@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NotoSansKR-Regular-Hestia.woff) format('woff'),
         url(../fonts/NotoSansKR-Regular-Hestia.otf) format('opentype');
 }

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NotoSansKR-Light-Hestia.woff) format('woff'),
       url(../fonts/NotoSansKR-Light-Hestia.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';	
   font-style: normal;
   font-weight: 600;
   src: url(../fonts/NotoSansKR-Medium-Hestia.woff) format('woff'),
        url(../fonts/NotoSansKR-Medium-Hestia.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 600;
   src: url(../fonts/NotoSansKR-Bold-Hestia.woff) format('woff'),
        url(../fonts/NotoSansKR-Bold-Hestia.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(../fonts/NotoSansKR-Black-Hestia.woff) format('woff'),
        url(../fonts/NotoSansKR-Black-Hestia.otf) format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('../fonts/Pretendard-ExtraBold.woff2') format('woff2'), url('../fonts/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('../fonts/Pretendard-Bold.woff2') format('woff2'), url('../fonts/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('../fonts/Pretendard-SemiBold.woff2') format('woff2'), url('../fonts/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard Medium'), url('../fonts/Pretendard-Medium.woff2') format('woff2'), url('../fonts/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('../fonts/Pretendard-Regular.woff2') format('woff2'), url('../fonts/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('../fonts/Pretendard-Light.woff2') format('woff2'), url('../fonts/Pretendard-Light.woff') format('woff');
}

#skipNavi{position:absolute;margin:0 auto;width:100%;list-style:none;font-size:1.15em;top:-10.5em;left:0;z-index:999999;}
#skipNavi a:active,
#skipNavi a:focus{position:absolute;padding-top:0.5em;width:100%;height:2em;top:10.5em;text-align:center;color:#000;font-weight:bold;background:#fff;border-bottom:1px solid #475470;outline:0;z-index:999999;}
#wrap{font-family:'Noto Sans KR', '맑은 고딕', sans-serif;-webkit-text-size-adjust:100%;font-weight:400;font-size:13px;line-height:150%; overflow: hidden;}
input, textarea, button, select{font-family:'Noto Sans KR', '맑은 고딕', sans-serif;}

/* 메뉴판 */
.menuPan_wrap{background:#f8f8f8;font-family:'Noto Sans KR', '맑은 고딕', sans-serif;min-width:1200px;}
.menuPan_wrap .top{padding:10px 0;overflow:hidden;background:#2d4059;position:relative;}
.menuPan_wrap .top h1{width:110px;text-align:center;margin:0 auto;}
.menuPan_wrap .top .btn{position:absolute;right:20px;top:19px;}
.menuPan_wrap .top .btn ul{overflow:hidden;}
.menuPan_wrap .top .btn ul li{float:left;margin-left:15px;}
.menuPan_wrap .top .btn ul li a{display:block;font-size:15px;color:#333;line-height:32px;height:32px;font-weight:400;letter-spacing:-1px;}
.menuPan_wrap .top .btn ul li a.btn01{width:110px;height:31px;line-height:31px;font-size:14px;color:#fff;font-weight:400;text-align:center;border:2px solid #fff;}
.menuPan_wrap .top .btn ul li a.btn01:after{content:'';display:inline-block;vertical-align:top;width:8px;height:13px;background:url(../img/ico_arrow.png) no-repeat right center;margin-left:10px;margin-top:9px;}
.menuPan_wrap .menuPan_cont{position:relative;}
.menuPan_wrap .menuPan_cont .snb{position:absolute;left:0;top:0;width:80px;bottom:0;background:#fff;}
.menuPan_wrap .menuPan_cont .snb > ul{padding:0 0 50px 0;}
.menuPan_wrap .menuPan_cont .snb > ul > li{}
.menuPan_wrap .menuPan_cont .snb > ul > li .ico{font-size:11px;color:#000;background:#f5f5f5;text-align:center;padding:5px 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.menuPan_wrap .menuPan_cont .snb > ul > li > a{display:block;font-size:14px;color:#2d4059;line-height:150%;letter-spacing:-1px;text-align:center;height:80px;width:80px;-webkit-transition:all .3s;transition:all .3s;}
.menuPan_wrap .menuPan_cont .snb > ul > li > a > img{margin-top:20px;margin-bottom:3px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > a:hover{background:#ffd460;}
.menuPan_wrap .menuPan_cont .snb > ul > li > a:focus{background:#ffd460;}
.menuPan_wrap .menuPan_cont .snb > ul > li > a.on{background:#ffd460;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout{display:none;position:absolute;left:81px;top:0;bottom:0;background:#fff;border-right:1px solid #e1e1e1;width:356px;box-sizing:border-box;z-index:101;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .tab{border-bottom:1px solid #e1e1e1;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .tab ul{overflow:hidden;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .tab ul li{float:left;margin:0 15px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .tab ul li a{display:block;position:relative;font-size:16px;color:#333;font-weight:500;letter-spacing:-1px;height:55px;line-height:55px;min-width:55px;text-align:center;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .tab ul li a.on:after{content:'';display:block;position:absolute;left:0;right:0;bottom:0;height:3px;background:#ffd460}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout #cont01 > .item{display:none;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout #cont02 > .item{display:none;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont{padding:30px 0 30px 15px;overflow-x:auto;max-height:800px;border-bottom:1px solid #e1e1e1;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont::-webkit-scrollbar {width: 5px}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont::-webkit-scrollbar-thumb {background-color: #e1e1e1;border-radius:5px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont::-webkit-scrollbar-track {background-color: #fff;border-radius: 5px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > p{font-size:15px;line-height:150%;margin-bottom:30px;letter-spacing:-1px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > p > span{display:block;font-size:13px;line-height:150%;color:#777;letter-spacing:-1px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul{overflow:hidden;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li{float:left;margin-right:15px;margin-bottom:15px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a{display:block;text-align:center;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a p{text-align:left;display:block;font-size:16px;color:#333;line-height:150%;margin-bottom:10px;font-weight:500;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .circle1{display:block;width:30px;height:30px;line-height:30px;border:1px solid #ddd;border-radius:50px;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .circle2{display:block;width:50px;height:50px;line-height:30px;border:1px solid #ddd;border-radius:50px;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .circle3{display:block;width:70px;height:70px;line-height:30px;border:1px solid #ddd;border-radius:50px;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .square1{display:block;width:30px;height:30px;line-height:30px;border:1px solid #ddd;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .square2{display:block;width:50px;height:50px;line-height:30px;border:1px solid #ddd;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .square3{display:block;width:70px;height:70px;line-height:30px;border:1px solid #ddd;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .rectangle1{display:block;width:40px;height:25px;line-height:30px;border:1px solid #ddd;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .rectangle2{display:block;width:65px;height:45px;line-height:30px;border:1px solid #ddd;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .rectangle3{display:block;width:85px;height:65px;line-height:30px;border:1px solid #ddd;margin:0 auto 10px auto;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .img{border:1px solid #e1e1e1;max-width:150px;box-sizing:border-box;position:relative;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a .img img{width:100%;max-width:150px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a strong{display:block;font-size:16px;color:#333;line-height:150%;margin-bottom:10px;font-weight:500;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a:hover .img:after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;border:2px solid #ffd460}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a:focus .img:after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;border:2px solid #ffd460}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont > ul > li a.on .img:after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;border:2px solid #ffd460}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont .origin{position:relative;margin-bottom:30px;margin-right:15px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont .origin > ul > li{overflow:hidden;margin-left:-2%;margin-bottom:5px;padding-right:60px;position:relative;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont .origin > ul > li > select{width:48%;float:left;margin-left:2%;box-sizing:border-box;border:1px solid #ddd;height:30px;line-height:30px;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont .origin > ul > li .delete_origin{position:absolute;right:24px;bottom:0;background:#222;color:#fff;padding:0;width:30px;height:30px;line-height:30px;display:inline-block;vertical-align:top;text-align:center;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont .origin .add_origin{position:absolute;right:0;bottom:0;background:#222;color:#fff;padding:0 10px;height:30px;line-height:30px;display:inline-block;vertical-align:top;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .layout_cont .btn_create_origin{display:block;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;background:#2d4059;margin-right:15px;} 
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout .fold{display:block;position:absolute;right:-21px;top:330px;width:21px;height:97px;background:url(../img/btn_fold_ov.png) no-repeat center top;text-indent:-9999px;overflow:hidden;}
.menuPan_wrap .menuPan_cont .snb > ul > li > .layout02{display:none;position:absolute;left:81px;top:0;bottom:0;background:#fff;border-right:1px solid #e1e1e1;width:356px;box-sizing:border-box;}
/*
.menuPan_wrap .menuPan_cont .snb > ul > li > ul{display:none;position:absolute;left:80px;top:0;width:120px;border:2px solid #dedede;padding:15px 0;background:#fff;}
.menuPan_wrap .menuPan_cont .snb > ul > li > ul > li > a{display:block;font-size:13px;color:#2d4059;line-height:150%;padding:5px 20px;letter-spacing:-1px;background:url(../img/ico_menupan_arrow.png) no-repeat right 20px center;}
.menuPan_wrap .menuPan_cont .snb > ul > li:hover > .layout{display:block;}
*/
.menuPan_wrap .menuPan_cont .cont_in{border-left:1px solid #dedede;border-right:1px solid #dedede;margin-left:80px;padding:50px 0 50px 40px;margin-right:120px;}
.menuPan_wrap .menuPan_cont .rnb{position:absolute;right:0;top:0;bottom:0;width:120px;text-align:center;background:#fff;}
.menuPan_wrap .menuPan_cont .rnb h1{font-size:11px;color:#000;background:#f5f5f5;text-align:center;padding:5px 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;font-weight:500;}
.menuPan_wrap .menuPan_cont .rnb ul{max-width:82px;margin:0 auto;}
.menuPan_wrap .menuPan_cont .rnb ul li{margin-bottom:10px;position:relative;}
.menuPan_wrap .menuPan_cont .rnb ul li a{display:block;width:80px;height:113px;line-height:113px;border:1px solid #ddd;margin:0 auto;color:#666;background:#ddd;}
.menuPan_wrap .menuPan_cont .rnb ul li a:hover{border-color:#ff0000;}
.menuPan_wrap .menuPan_cont .rnb ul li a.on{border-color:#ff0000;}
.menuPan_wrap .menuPan_cont .rnb ul li .btn_delete{position:absolute;right:0;top:0;border:0;background:none;}
.menuPan_wrap .menuPan_cont .rnb .chk{display:block;line-height:20px;font-size:12px;vertical-align:top;padding:20px 0;}
.menuPan_wrap .menuPan_cont .rnb .chk input[type="checkbox"]{width:20px;height:20px;vertical-align:top;margin-right:3px;}
.menuPan_wrap .menuPan_cont .rnb .btn_add_slide{display:block;width:80px;height:30px;line-height:30px;text-align:center;background:#2d4059;color:#fff;font-size:20px;margin:0 auto;}
/* pdf 변환 품질향상_20221124 */
.menuPan_wrap .middle_wrap{}
.menuPan_wrap .middle_wrap_p{width: 2480px; height: 3508px;}
.menuPan_wrap .drawing_area_p{transform: scale(3.31); top: 1224px;}
/* pdf 변환 품질향상_20221124 */
.menuPan_wrap .drawing_area{width:750px;margin:0 auto;box-sizing:border-box;height:1060px;padding:3em;position:relative;border:1px dashed #cecece;background:#fff;}
.menuPan_wrap .drawing_area .native{position:absolute;left:3em;bottom:3em;right:3em;box-sizing:border-box;margin-right:85px;}
.menuPan_wrap .drawing_area .native .portlet:hover .portlet-header{display:none;}
.menuPan_wrap .drawing_area .native .textarea textarea{height:50px;}
.menuPan_wrap .drawing_area .qr{position:absolute;right:3em;bottom:3em;width:75px;height:75px;background:#fff;box-sizing:border-box;border:1px solid #000;}
.menuPan_wrap .drawing_area .qr img{height:100%;width:100%;}
.menuPan_wrap .column_wrap{position:relative;width:100%;box-sizing:border-box;border:1px dashed rgba(0,0,0,0.1);min-height:80px;background-repeat:repeat-y;background-position:center top;}
.menuPan_wrap .column_wrap:hover{border:1px dashed rgba(0,0,0,0.5);background-color:#f1f1f1;}
.menuPan_wrap .column_wrap:focus{border:1px dashed rgba(0,0,0,0.5);background-color:#f1f1f1;}
.menuPan_wrap .column_wrap.on{border:1px dashed rgba(0,0,0,0.5);background-color:#f1f1f1;z-index:100;}
.menuPan_wrap .column_wrap.on > .portlet-delete{display:block;height:27px;right:-1px;top:-27px;}
.menuPan_wrap .column_wrap:after{content:'';display:block;clear:both;}
.menuPan_wrap .column_wrap .column{min-height:40px;position:relative;}
.menuPan_wrap .column_wrap .column.one{float: left;width:100%;}
.menuPan_wrap .column_wrap .column.two{float: left;width:50%;}
.menuPan_wrap .column_wrap .column.three{float: left;width:33.33%;}
.menuPan_wrap .column_wrap .column.four{float: left;width:25%;}
.menuPan_wrap .column_wrap:hover .column:after{border-left:1px dashed rgba(0,0,0,0.5);}
.menuPan_wrap .column_wrap:focus .column:after{border-left:1px dashed rgba(0,0,0,0.5);}
.menuPan_wrap .column_wrap.on .column:after{border-left:1px dashed rgba(0,0,0,0.5);}
.menuPan_wrap .column_wrap.two{background-image:url(../img/bg_column_two.png);}
.menuPan_wrap .column_wrap.two:hover{background-image:url(../img/bg_column_two_ov.png);}
.menuPan_wrap .column_wrap.two:focus{background-image:url(../img/bg_column_two_ov.png);}
.menuPan_wrap .column_wrap.two.on{background-image:url(../img/bg_column_two_ov.png);}
.menuPan_wrap .column_wrap.three{background-image:url(../img/bg_column_three.png);}
.menuPan_wrap .column_wrap.three:hover{background-image:url(../img/bg_column_three_ov.png);}
.menuPan_wrap .column_wrap.three:focus{background-image:url(../img/bg_column_three_ov.png);}
.menuPan_wrap .column_wrap.three.on{background-image:url(../img/bg_column_three_ov.png);}
.menuPan_wrap .column_wrap.four{background-image:url(../img/bg_column_four.png);}
.menuPan_wrap .column_wrap.four:hover{background-image:url(../img/bg_column_four_ov.png);}
.menuPan_wrap .column_wrap.four:focus{background-image:url(../img/bg_column_four_ov.png);}
.menuPan_wrap .column_wrap.four.on{background-image:url(../img/bg_column_four_ov.png);}
/*
.menuPan_wrap .column_wrap .column:after{content:'';display:block;position:absolute;left:0;top:0;width:0;height:2000px;border-left:1px dashed rgba(0,0,0,0.1);}
.menuPan_wrap .column_wrap .column:first-child:after{display:none;}
*/
.menuPan_wrap .leftTxt{text-align:left !important;}
.menuPan_wrap .centerTxt{text-align:center !important;}
.menuPan_wrap .rightTxt{text-align:right !important;}
.menuPan_wrap .column {width: 33.33%;}
.menuPan_wrap .portlet {margin:5px;padding:5px;box-shadow:0 5px 7px rgba(0,0,0,0.2);position:relative;border:2px solid #c5c5c5;border-radius:0;background:none !important;}
.menuPan_wrap .portlet:after{content:'';display:block;clear:both;}
.menuPan_wrap .portlet.w50{width:50%;}
.menuPan_wrap .portlet:hover{border-color:#001a44;position:relative;z-index:100;}
.menuPan_wrap .portlet:hover .portlet-control{display:block;min-width:160px;}
.menuPan_wrap .portlet:hover .portlet-control-e{display:block;min-width:80px;}
.menuPan_wrap .portlet:hover .portlet-header{display:block;}
.menuPan_wrap .portlet:hover .portlet-delete{display:block;}
.menuPan_wrap .portlet-header {display:none;position:absolute;right:30px;top:-26px;width:58px;height:24px;box-sizing:border-box;z-index:10;cursor:pointer;font-size:14px;line-height:24px;text-align:center;background:#001a44;font-weight:400;color:#fff;border-radius:0;border-color:#001a44}
.menuPan_wrap .portlet-delete {display:none;position:absolute;right:-2px;top:-26px;width:31px;height:24px;box-sizing:border-box;z-index:10;cursor:pointer;line-height:24px;text-align:center;background:#001a44;}
.menuPan_wrap .portlet-delete img{margin-top:6px;}
.menuPan_wrap .portlet-toggle {position: absolute;top: 50%;right: 0;margin-top: -8px;}
.menuPan_wrap .portlet-content {overflow:hidden;}
.menuPan_wrap .portlet-content > div{}
.menuPan_wrap .portlet-content > .menuName{position:relative;min-height:70px;margin-bottom:15px}
.menuPan_wrap .portlet-content > .menuName .left{margin-right:80px;}
.menuPan_wrap .portlet-content > .menuName .left .open_menu_pop{cursor:pointer;display:inline-block;height:30px;line-height:30px;padding:0 10px;font-size:14px;color:#fff;background:#001a44;border-radius:3px;}
.menuPan_wrap .portlet-content > .menuName .left .open_menu_pop2{cursor:pointer;position:absolute;right:0;bottom:0;display:inline-block;height:30px;line-height:30px;padding:0 10px;font-size:14px;color:#fff;background:#001a44;border-radius:3px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt{margin-bottom:5px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt p{line-height:150%;color:#000;font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt01{font-size:18px;color:#000;font-weight:600;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt01 span{display:inline-block;vertical-align:top;height:20px;margin-top:5px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt01 span img{margin-right:3px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt02{font-size:12px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt03{font-size:12px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt04{font-size:12px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt05{font-size:12px;}
.menuPan_wrap .portlet-content > .menuName .left .menuNameTxt .menuNameTxt06{font-size:12px;}
.menuPan_wrap .portlet-content > .menuName .right{position:absolute;right:0;top:0;}
.menuPan_wrap .portlet-content > .menuName .right .input{font-size:14px;}
.menuPan_wrap .portlet-content > .menuName .right .input input[type="text"]{width:70px;text-align:right;font-size:14px;height:30px;line-height:30px;padding-right:3px;}
.menuPan_wrap .portlet-placeholder {border: 2px dotted black;margin: 0 0.5em 1em 0.5em;height: 50px;}
.menuPan_wrap .input_title{}
.menuPan_wrap .input_title input[type="text"]{border:2px solid #dedede;width:100%;height:50px;line-height:50px;font-size:22px;box-sizing:border-box;font-weight:600;}
.menuPan_wrap .menupanTitle{z-index:100;}
.menuPan_wrap .menupanTitle input[type="text"]{border:2px solid #dedede;width:100%;height:50px;line-height:50px;font-size:22px;box-sizing:border-box;font-weight:600;text-align:left;}
.menuPan_wrap .input input[type="text"]{border:2px solid #dedede;width:100%;height:35px;line-height:35px;font-size:16px;box-sizing:border-box;margin-bottom:5px;color:#787878;text-indent:0;font-family:'Noto Sans KR', '맑은 고딕', sans-serif;font-weight:500;}
.menuPan_wrap textarea{border:2px solid #dedede;width:100%;height:100px;line-height:150%;font-size:16px;box-sizing:border-box;max-width:100%;color:#787878;text-indent:0;font-family:'Noto Sans KR', '맑은 고딕', sans-serif;vertical-align:top;font-weight:500;height:60px;}
.menuPan_wrap textarea::placeholder{font-size:14px;}
.menuPan_wrap .inp-img-wrap{position:relative;width:200px;height:200px;}
.menuPan_wrap .inp-img-wrap:hover .portlet-control{display:block;}
.menuPan_wrap .inp-img-wrap:hover .portlet-control-e{display:block;}
.menuPan_wrap .inp-img-wrap:hover .portlet-header{display:block;}
.menuPan_wrap .inp-img-wrap:hover .portlet-delete{display:block;}
.menuPan_wrap .inp-img-wrap2{position:relative;width:300px;height:300px;}
.menuPan_wrap .inp-img-wrap2:hover .portlet-control{display:block;}
.menuPan_wrap .inp-img-wrap2:hover .portlet-control-e{display:block;}
.menuPan_wrap .inp-img-wrap2:hover .portlet-header{display:block;}
.menuPan_wrap .inp-img-wrap2:hover .portlet-delete{display:block;}
.menuPan_wrap .inp-img-wrap3{position:relative;width:400px;height:400px;}
.menuPan_wrap .inp-img-wrap3:hover .portlet-control{display:block;}
.menuPan_wrap .inp-img-wrap3:hover .portlet-control-e{display:block;}
.menuPan_wrap .inp-img-wrap3:hover .portlet-header{display:block;}
.menuPan_wrap .inp-img-wrap3:hover .portlet-delete{display:block;}
.menuPan_wrap .inp-img1_1{width:150px;height:150px;}
.menuPan_wrap .inp-img1_1 label{display:block;width:150px;height:150px;border:2px solid #dedede;box-sizing:border-box;cursor:pointer;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url(../img/img_sample.png);}
.menuPan_wrap .inp-img1_1 label img{width:100%;}
.menuPan_wrap .inp-img1_1 label input[type="file"]{display:none;}
.menuPan_wrap .inp-img1_2{width:200px;height:200px;}
.menuPan_wrap .inp-img1_2 label{display:block;width:200px;height:200px;border:2px solid #dedede;box-sizing:border-box;cursor:pointer;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url(../img/img_sample.png);}
.menuPan_wrap .inp-img1_2 label img{width:100%;}
.menuPan_wrap .inp-img1_2 label input[type="file"]{display:none;}
.menuPan_wrap .inp-img1_3{width:300px;height:300px;}
.menuPan_wrap .inp-img1_3 label{display:block;width:300px;height:300px;border:2px solid #dedede;box-sizing:border-box;cursor:pointer;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url(../img/img_sample.png);}
.menuPan_wrap .inp-img1_3 label img{width:100%;}
.menuPan_wrap .inp-img1_3 label input[type="file"]{display:none;}
.menuPan_wrap .inp-img1_1.circle label{border-radius:200px;}
.menuPan_wrap .inp-img1_2.circle label{border-radius:200px;}
.menuPan_wrap .inp-img1_3.circle label{border-radius:200px;}
.menuPan_wrap .inp-img2_1{width:150px;height:100px;}
.menuPan_wrap .inp-img2_1 label{display:block;width:150px;height:100px;border:2px solid #dedede;box-sizing:border-box;cursor:pointer;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url(../img/img_sample.png);}
.menuPan_wrap .inp-img2_1 label img{width:100%;}
.menuPan_wrap .inp-img2_1 label input[type="file"]{display:none;}
.menuPan_wrap .inp-img2_2{width:200px;height:140px;}
.menuPan_wrap .inp-img2_2 label{display:block;width:200px;height:140px;border:2px solid #dedede;box-sizing:border-box;cursor:pointer;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url(../img/img_sample.png);}
.menuPan_wrap .inp-img2_2 label img{width:100%;}
.menuPan_wrap .inp-img2_2 label input[type="file"]{display:none;}
.menuPan_wrap .inp-img2_3{width:300px;height:200px;}
.menuPan_wrap .inp-img2_3 label{display:block;width:300px;height:200px;border:2px solid #dedede;box-sizing:border-box;cursor:pointer;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url(../img/img_sample.png);}
.menuPan_wrap .inp-img2_3 label img{width:100%;}
.menuPan_wrap .inp-img2_3 label input[type="file"]{display:none;}




/* 메뉴판내 좌우정렬 */
.menuPan_wrap .portlet-content{}
.menuPan_wrap .portlet-content.rightCont > div{float:right !important;}
.menuPan_wrap .portlet-content.rightCont .input_title{float:none !important;}
.menuPan_wrap .portlet-content.rightCont .input_title input[type="text"]{text-align:right !important;}
.menuPan_wrap .portlet-content.rightCont .menupanTitle{float:none !important;}
.menuPan_wrap .portlet-content.rightCont .menupanTitle input[type="text"]{text-align:right !important;}
.menuPan_wrap .portlet-content.rightCont .textarea{float:none !important;}
.menuPan_wrap .portlet-content.rightCont .textarea textarea{text-align:right !important;}
.menuPan_wrap .portlet-content.rightCont .menuName{float:none !important;}
.menuPan_wrap .portlet-content.rightCont .menuName .left{text-align:right;margin-right:0;margin-left:90px;}
.menuPan_wrap .portlet-content.rightCont .menuName .right{right:auto;left:0;}
.menuPan_wrap .portlet-content.rightCont .menuName .left .open_menu_pop2{right:auto;left:0;}
.menuPan_wrap .portlet-content.rightCont .tasteSet{text-align:right !important;float:none !important;} 
.menuPan_wrap .portlet-content.rightCont .foodSet{text-align:right !important;float:none !important;} 
.menuPan_wrap .portlet-content.rightCont .qrSet{right:auto;left:5px;}
.menuPan_wrap .portlet-content.centerCont{text-align:center;}
.menuPan_wrap .portlet-content.centerCont > div{margin:0 auto;}
.menuPan_wrap .portlet-content.centerCont .input_title input[type="text"]{text-align:center !important;}
.menuPan_wrap .portlet-content.centerCont .menupanTitle input[type="text"]{text-align:center !important;}
.menuPan_wrap .portlet-content.centerCont .menuName .left{margin-right:0;text-align:center;}
.menuPan_wrap .portlet-content.centerCont .menuName .left .open_menu_pop2{bottom:auto;top:0;}
.menuPan_wrap .portlet-content.centerCont .menuName .right{position:static;text-align:center;}
.menuPan_wrap .portlet-content.centerCont .textarea textarea{text-align:center !important;}
.menuPan_wrap .portlet-content.centerCont .tasteSet{text-align:center;}
.menuPan_wrap .portlet-content.centerCont .foodSet{text-align:center;}
/* 메뉴판내 폰트사이즈 */
.menuPan_wrap .portlet-content.fontSize1 ul li select{font-size:13px;}
.menuPan_wrap .portlet-content.fontSize2 ul li select{font-size:14px;}
.menuPan_wrap .portlet-content.fontSize3 ul li select{font-size:15px;}
.menuPan_wrap .portlet-content.fontSize4 ul li select{font-size:16px;}
.menuPan_wrap .portlet-content.fontSize1 .input_title input[type="text"]{font-size:22px;}
.menuPan_wrap .portlet-content.fontSize2 .input_title input[type="text"]{font-size:24px;}
.menuPan_wrap .portlet-content.fontSize3 .input_title input[type="text"]{font-size:26px;}
.menuPan_wrap .portlet-content.fontSize4 .input_title input[type="text"]{font-size:28px;}
.menuPan_wrap .portlet-content.fontSize1 .input{font-size:13px !important;}
.menuPan_wrap .portlet-content.fontSize2 .input{font-size:14px !important;}
.menuPan_wrap .portlet-content.fontSize3 .input{font-size:15px !important;}
.menuPan_wrap .portlet-content.fontSize4 .input{font-size:16px !important;}
.menuPan_wrap .portlet-content.fontSize1 .input input[type="text"]{font-size:15px !important;width:75px !important;}
.menuPan_wrap .portlet-content.fontSize2 .input input[type="text"]{font-size:16px !important;width:80px !important;}
.menuPan_wrap .portlet-content.fontSize3 .input input[type="text"]{font-size:17px !important;width:85px !important;}
.menuPan_wrap .portlet-content.fontSize4 .input input[type="text"]{font-size:18px !important;width:90px !important;}
.menuPan_wrap .portlet-content.fontSize1 .menupanTitle input[type="text"]{font-size:22px;}
.menuPan_wrap .portlet-content.fontSize2 .menupanTitle input[type="text"]{font-size:24px;}
.menuPan_wrap .portlet-content.fontSize3 .menupanTitle input[type="text"]{font-size:26px;}
.menuPan_wrap .portlet-content.fontSize4 .menupanTitle input[type="text"]{font-size:28px;}
.menuPan_wrap .portlet-content.fontSize1 > .menuName .left .menuNameTxt .menuNameTxt01{font-size:18px}
.menuPan_wrap .portlet-content.fontSize1 > .menuName .left .menuNameTxt .menuNameTxt02{font-size:12px}
.menuPan_wrap .portlet-content.fontSize1 > .menuName .left .menuNameTxt .menuNameTxt03{font-size:12px}
.menuPan_wrap .portlet-content.fontSize1 > .menuName .left .menuNameTxt .menuNameTxt04{font-size:12px}
.menuPan_wrap .portlet-content.fontSize1 > .menuName .left .menuNameTxt .menuNameTxt05{font-size:12px}
.menuPan_wrap .portlet-content.fontSize1 > .menuName .left .menuNameTxt .menuNameTxt06{font-size:12px}
.menuPan_wrap .portlet-content.fontSize2 > .menuName .left .menuNameTxt .menuNameTxt01{font-size:22px}
.menuPan_wrap .portlet-content.fontSize2 > .menuName .left .menuNameTxt .menuNameTxt02{font-size:13px}
.menuPan_wrap .portlet-content.fontSize2 > .menuName .left .menuNameTxt .menuNameTxt03{font-size:13px}
.menuPan_wrap .portlet-content.fontSize2 > .menuName .left .menuNameTxt .menuNameTxt04{font-size:13px}
.menuPan_wrap .portlet-content.fontSize2 > .menuName .left .menuNameTxt .menuNameTxt05{font-size:13px}
.menuPan_wrap .portlet-content.fontSize2 > .menuName .left .menuNameTxt .menuNameTxt06{font-size:13px}
.menuPan_wrap .portlet-content.fontSize3 > .menuName .left .menuNameTxt .menuNameTxt01{font-size:24px}
.menuPan_wrap .portlet-content.fontSize3 > .menuName .left .menuNameTxt .menuNameTxt02{font-size:14px}
.menuPan_wrap .portlet-content.fontSize3 > .menuName .left .menuNameTxt .menuNameTxt03{font-size:14px}
.menuPan_wrap .portlet-content.fontSize3 > .menuName .left .menuNameTxt .menuNameTxt04{font-size:14px}
.menuPan_wrap .portlet-content.fontSize3 > .menuName .left .menuNameTxt .menuNameTxt05{font-size:14px}
.menuPan_wrap .portlet-content.fontSize3 > .menuName .left .menuNameTxt .menuNameTxt06{font-size:14px}
.menuPan_wrap .portlet-content.fontSize4 > .menuName .left .menuNameTxt .menuNameTxt01{font-size:26px}
.menuPan_wrap .portlet-content.fontSize4 > .menuName .left .menuNameTxt .menuNameTxt02{font-size:15px}
.menuPan_wrap .portlet-content.fontSize4 > .menuName .left .menuNameTxt .menuNameTxt03{font-size:15px}
.menuPan_wrap .portlet-content.fontSize4 > .menuName .left .menuNameTxt .menuNameTxt04{font-size:15px}
.menuPan_wrap .portlet-content.fontSize4 > .menuName .left .menuNameTxt .menuNameTxt05{font-size:15px}
.menuPan_wrap .portlet-content.fontSize4 > .menuName .left .menuNameTxt .menuNameTxt06{font-size:15px}
.menuPan_wrap .portlet-content.fontSize1 .textarea textarea{font-size:13px;}
.menuPan_wrap .portlet-content.fontSize2 .textarea textarea{font-size:14px;}
.menuPan_wrap .portlet-content.fontSize3 .textarea textarea{font-size:15px;}
.menuPan_wrap .portlet-content.fontSize4 .textarea textarea{font-size:16px;}
/* 메뉴판내 폰트종류 */
.menuPan_wrap .portlet-content.fontStyle1 .menuName .left .menuNameTxt p{font-family:'Noto Sans KR', '맑은 고딕'}
.menuPan_wrap .portlet-content.fontStyle1 .textarea textarea{font-family:'Noto Sans KR', '맑은 고딕'}
.menuPan_wrap .portlet-content.fontStyle1 .input_title input[type="text"]{font-family:'Noto Sans KR', '맑은 고딕'}
.menuPan_wrap .portlet-content.fontStyle1 .menupanTitle input[type="text"]{font-family:'Noto Sans KR', '맑은 고딕'}
.menuPan_wrap .portlet-content.fontStyle2 .menuName .left .menuNameTxt p{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle2 .textarea textarea{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle2 .input_title input[type="text"]{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle2 .menupanTitle input[type="text"]{font-family:'Noto Sans KR', '맑은 고딕'}
.menuPan_wrap .portlet-content.fontStyle3 .menuName .left .menuNameTxt p{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle3 .textarea textarea{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle3 .input_title input[type="text"]{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle3 .menupanTitle input[type="text"]{font-family:'Noto Sans KR', '맑은 고딕'}
.menuPan_wrap .portlet-content.fontStyle4 .menuName .left .menuNameTxt p{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle4 .textarea textarea{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle4 .input_title input[type="text"]{font-family:sans-serif;}
.menuPan_wrap .portlet-content.fontStyle4 .menupanTitle input[type="text"]{font-family:'Noto Sans KR', '맑은 고딕'}
/* 메뉴판내 폰트컬러 */
.menuPan_wrap .portlet-content.fontColor1 .menuName .left .menuNameTxt p{color:#000 !important;}
.menuPan_wrap .portlet-content.fontColor1 .textarea textarea{color:#000 !important;}
.menuPan_wrap .portlet-content.fontColor1 .input_title input[type="text"]{color:#000 !important;}
.menuPan_wrap .portlet-content.fontColor1 .menupanTitle input[type="text"]{color:#000 !important;}
.menuPan_wrap .portlet-content.fontColor2{background:#ddd;}
.menuPan_wrap .portlet-content.fontColor2 .menuName{}
.menuPan_wrap .portlet-content.fontColor2 .menuName .left .menuNameTxt p{color:#fff !important;}
.menuPan_wrap .portlet-content.fontColor2 .menuName .right{}
.menuPan_wrap .portlet-content.fontColor2 .menuName .right .input{color:#fff;}
.menuPan_wrap .portlet-content.fontColor2 .menuName .right .input input[type="text"]{color:#fff;background:none !important}
.menuPan_wrap .portlet-content.fontColor2 .textarea textarea{color:#fff !important;}
.menuPan_wrap .portlet-content.fontColor2 .input_title input[type="text"]{color:#fff !important;}
.menuPan_wrap .portlet-content.fontColor2 .menupanTitle input[type="text"]{color:#fff !important;}
.menuPan_wrap .portlet-content.fontColor3 .menuName .left .menuNameTxt p{color:#5858d0 !important;}
.menuPan_wrap .portlet-content.fontColor3 .textarea textarea{color:#5858d0 !important;}
.menuPan_wrap .portlet-content.fontColor3 .input_title input[type="text"]{color:#5858d0 !important;}
.menuPan_wrap .portlet-content.fontColor3 .menupanTitle input[type="text"]{color:#5858d0 !important;}
.menuPan_wrap .portlet-content.fontColor4 .menuName .left .menuNameTxt p{color:#dc5d5d !important;}
.menuPan_wrap .portlet-content.fontColor4 .textarea textarea{color:#dc5d5d !important;}
.menuPan_wrap .portlet-content.fontColor4 .input_title input[type="text"]{color:#dc5d5d !important;}
.menuPan_wrap .portlet-content.fontColor4 .menupanTitle input[type="text"]{color:#dc5d5d !important;}
.menuPan_wrap .portlet-content.fontColor5 .menuName .left .menuNameTxt p{color:#ffff00 !important;}
.menuPan_wrap .portlet-content.fontColor5 .textarea textarea{color:#ffff00 !important;}
.menuPan_wrap .portlet-content.fontColor5 .input_title input[type="text"]{color:#ffff00 !important;}
.menuPan_wrap .portlet-content.fontColor5 .menupanTitle input[type="text"]{color:#ffff00 !important;}






.menuPan_wrap .column_wrap .column.three .inp-img1_2{width:190px;height:190px;}
.menuPan_wrap .column_wrap .column.three .inp-img1_2 label{width:190px;height:190px;}
.menuPan_wrap .column_wrap .column.three .inp-img2_2{width:190px;height:130px;}
.menuPan_wrap .column_wrap .column.three .inp-img2_2 label{width:190px;height:130px;}
.menuPan_wrap .column_wrap .column.three .inp-img1_3{width:190px;height:190px;}
.menuPan_wrap .column_wrap .column.three .inp-img1_3 label{width:190px;height:190px;}
.menuPan_wrap .column_wrap .column.three .inp-img2_3{width:190px;height:130px;}
.menuPan_wrap .column_wrap .column.three .inp-img2_3 label{width:190px;height:130px;}

.menuPan_wrap .column_wrap .column.four .inp-img1_1{width:130px;height:130px;}
.menuPan_wrap .column_wrap .column.four .inp-img1_1 label{width:130px;height:130px;}
.menuPan_wrap .column_wrap .column.four .inp-img1_2{width:130px;height:130px;}
.menuPan_wrap .column_wrap .column.four .inp-img1_2 label{width:130px;height:130px;}
.menuPan_wrap .column_wrap .column.four .inp-img2_2{width:130px;height:100px;}
.menuPan_wrap .column_wrap .column.four .inp-img2_1{width:130px;height:100px;}
.menuPan_wrap .column_wrap .column.four .inp-img2_1 label{width:130px;height:100px;}
.menuPan_wrap .column_wrap .column.four .inp-img2_2 label{width:130px;height:100px;}
.menuPan_wrap .column_wrap .column.four .inp-img1_3{width:130px;height:130px;}
.menuPan_wrap .column_wrap .column.four .inp-img1_3 label{width:130px;height:130px;}
.menuPan_wrap .column_wrap .column.four .inp-img2_3{width:130px;height:100px;}
.menuPan_wrap .column_wrap .column.four .inp-img2_3 label{width:130px;height:100px;}
.menuPan_wrap .btn_control{position:absolute;left:50%;top:20px;margin-left:390px;}
.menuPan_wrap .btn_control ul{}
.menuPan_wrap .btn_control ul li{margin-bottom:1px;}
.menuPan_wrap .btn_control ul li a{display:block;font-size:14px;height:40px;line-height:40px;width:70px;text-align:center;color:#333;text-decoration:none;background:#dedede;font-size:12px;}
.menuPan_wrap .portlet-control{display:none;position:absolute;left:0;top:-62px;z-index:10;background:#fff;width:170px;}
.menuPan_wrap .slide_cv{position:absolute;left:3em;right:3em;top:50%;margin-top:-120px;width:89%;box-sizing:border-box;}
.menuPan_wrap .portlet-control ul{overflow:hidden;}
.menuPan_wrap .portlet-control ul li{float:left;margin-left:-2px;}
.menuPan_wrap .portlet-control ul li a{display:block;font-size:14px;height:25px;line-height:25px;width:70px;text-align:center;color:#333;text-decoration:none;background:#fff;font-size:12px;}
.menuPan_wrap .portlet-control ul li p{font-size:12px;}
.menuPan_wrap .portlet-control ul li select{width:100%;border:2px solid #dedede;border-top-color:#001a44;font-size:13px;color:#333;/* background:url(../img/ico_select_arrow.png) no-repeat right 5px center; */font-family:'Noto Sans KR', '맑은 고딕', sans-serif;height:30px;line-height:30px;width:87px;}
.menuPan_wrap .portlet-control-e{display:none;position:absolute;left:0;top:-31px;z-index:10;background:#fff;width:85px;}
.menuPan_wrap .portlet-control-e ul{overflow:hidden;}
.menuPan_wrap .portlet-control-e ul li{float:left;margin-left:-2px;}
.menuPan_wrap .portlet-control-e ul li a{display:block;font-size:14px;height:25px;line-height:25px;width:70px;text-align:center;color:#333;text-decoration:none;background:#fff;font-size:12px;}
.menuPan_wrap .portlet-control-e ul li p{font-size:12px;}
.menuPan_wrap .portlet-control-e ul li select{width:100%;border:2px solid #dedede;border-top-color:#001a44;font-size:13px;color:#333;/* background:url(../img/ico_select_arrow.png) no-repeat right 5px center;*/font-family:'Noto Sans KR', '맑은 고딕', sans-serif;height:30px;line-height:30px;width:87px;}
.menuPan_wrap .column_wrap.three .portlet-control{width:75px;min-width:auto;top:-122px;}
.menuPan_wrap .column_wrap.three .portlet-control ul li{float:none;width:auto;}
.menuPan_wrap .column_wrap.three .portlet-control ul li select{width:100%;}
.menuPan_wrap .column_wrap.three .portlet-header{width:48px;}
.menuPan_wrap .column_wrap.four .portlet-control{width:75px;min-width:auto;top:-122px;}
.menuPan_wrap .column_wrap.four .portlet-control ul li{float:none;width:auto;}
.menuPan_wrap .column_wrap.four .portlet-control ul li select{width:100%;}
.menuPan_wrap .column_wrap.four .portlet-header{width:48px;}
.menuPan_wrap .btn_print{position:absolute;right:0;bottom:0;}
.menuPan_wrap .drawing_area .bg{position:absolute;left:0;top:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:cover;}

.menuPan_wrap .tasteSet {margin-bottom:5px !important;}
.menuPan_wrap .tasteSet label{display:inline-block;vertical-align:top;}
.menuPan_wrap .tasteSet label span { position:relative; display:inline-block;vertical-align:top; width:24px; height: 24px; border:1px solid #9c9ea2; text-align:center; font-size:0; margin-right:2px; cursor: pointer; }
.menuPan_wrap .tasteSet label.on { border:1px solid #ea5455; }
.menuPan_wrap .tasteSet label.taste1 span{background:url(../img/ico_spacy01.png) no-repeat center 3px;}
.menuPan_wrap .tasteSet label.taste1 input[type="checkbox"]{display:none;}
.menuPan_wrap .tasteSet label.taste1 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .tasteSet label.taste2 span{background:url(../img/ico_spacy01.png) no-repeat center 3px;width:24px;}
.menuPan_wrap .tasteSet label.taste2 input[type="checkbox"]{display:none;}
.menuPan_wrap .tasteSet label.taste2 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .tasteSet label.taste3 span{background:url(../img/ico_spacy01.png) no-repeat center 3px;width:24px;}
.menuPan_wrap .tasteSet label.taste3 input[type="checkbox"]{display:none;}
.menuPan_wrap .tasteSet label.taste3 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .foodSet {margin-bottom:10px !important;}
.menuPan_wrap .foodSet label{display:inline-block;vertical-align:top;}
.menuPan_wrap .foodSet label span{ position:relative; display:inline-block;vertical-align:top; width:24px; height: 24px; border:1px solid #9c9ea2; text-align:center; font-size:0; margin-right:2px; cursor: pointer; }
.menuPan_wrap .foodSet label.food1 span{background:url(../img/ico_foodSet01.png) no-repeat center 2px;}
.menuPan_wrap .foodSet label.food1 input[type="checkbox"]{display:none;}
.menuPan_wrap .foodSet label.food1 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .foodSet label.food2 span{background:url(../img/ico_foodSet02.png) no-repeat center 2px;}
.menuPan_wrap .foodSet label.food2 input[type="checkbox"]{display:none;}
.menuPan_wrap .foodSet label.food2 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .foodSet label.food3 span{background:url(../img/ico_foodSet03.png) no-repeat center 2px;}
.menuPan_wrap .foodSet label.food3 input[type="checkbox"]{display:none;}
.menuPan_wrap .foodSet label.food3 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .foodSet label.food4 span{background:url(../img/ico_foodSet04.png) no-repeat center 2px;}
.menuPan_wrap .foodSet label.food4 input[type="checkbox"]{display:none;}
.menuPan_wrap .foodSet label.food4 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .foodSet label.food5 span{background:url(../img/ico_foodSet05.png) no-repeat center 2px;}
.menuPan_wrap .foodSet label.food5 input[type="checkbox"]{display:none;}
.menuPan_wrap .foodSet label.food5 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .foodSet label.food6 span{background:url(../img/ico_foodSet06.png) no-repeat center 2px;}
.menuPan_wrap .foodSet label.food6 input[type="checkbox"]{display:none;}
.menuPan_wrap .foodSet label.food6 input[type="checkbox"]:checked + span{border:1px solid #ea5455;background-position:center -28px;}
.menuPan_wrap .column_wrap.two .qrSet{display:none;}
.menuPan_wrap .column_wrap.three .qrSet{display:none;}
.menuPan_wrap .column_wrap.four .qrSet{display:none;}
.menuPan_wrap .qrSet{position:absolute;right:5px;bottom:5px;width:75px;height:75px;background:#fff;box-sizing:border-box;border:1px solid #000;}
.menuPan_wrap .qrSet img{width:100%;height:100%;}

.menu_pop{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.3);z-index:1000;text-align:center;font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;}
.menu_pop:before{content:'';display:inline-block;vertical-align:middle;height:100%;}
.menu_pop .inner{display:inline-block;vertical-align:middle;width:600px;background:#fff;position:relative;border:2px solid #001a44;padding:30px;text-align:left;}
.menu_pop .inner h2{font-size:25px;line-height:150%;margin-bottom:10px;font-weight:600;letter-spacing:-1px;color:#000;}
.menu_pop .inner .close_menu_pop{position:absolute;right:-2px;top:-26px;width:31px;height:24px;box-sizing:border-box;z-index:10;cursor:pointer;line-height:24px;text-align:center;background:#001a44;}
.menu_pop .inner .close_menu_pop img{margin-top:6px;}
.menu_pop .inner .input{margin-left:-1%;overflow:hidden;}
.menu_pop .inner .input input[type="text"]{float:left;width:32.33%;margin-left:1%;border:1px solid #ddd;border: 2px solid #dedede;height: 35px;line-height: 35px;font-size: 16px;box-sizing: border-box;margin-bottom: 5px;color: #787878;text-indent: 0;font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;font-weight: 600;text-indent:5px;}
.menu_pop .inner .select_ico{margin-bottom:25px;}
.menu_pop .inner .select_ico .tit{font-size:16px;font-weight:500;color:#333;line-height:150%;margin:10px 0;} 
.menu_pop .inner .select_ico .txt ul{overflow:hidden;}
.menu_pop .inner .select_ico .txt ul li{float:left;width:20%;}
.menu_pop .inner .select_ico .txt ul li .chk{display:block;line-height:20px;font-size:14px;vertical-align:top;}
.menu_pop .inner .select_ico .txt ul li .chk img{}
.menu_pop .inner .select_ico .txt ul li .chk input[type="checkbox"]{width:20px;height:20px;vertical-align:top;margin-right:3px;}
.menu_pop .inner .select_ico .txt ul li .chk .ico01{display:inline-block;vertical-align:top;height:20px;line-height:18px;border:2px solid red;text-align:center;width:40px;box-sizing:border-box;font-size:11px;color:red;}
.menu_pop .inner .select_ico .txt ul li .chk .ico02{display:inline-block;vertical-align:top;height:20px;line-height:18px;border:2px solid red;text-align:center;width:40px;box-sizing:border-box;font-size:11px;color:red;}
.menu_pop .inner .select_ico .txt ul li .chk .ico03{display:inline-block;vertical-align:top;height:20px;line-height:18px;border:2px solid red;text-align:center;width:40px;box-sizing:border-box;font-size:11px;color:red;}
.menu_pop .inner .select_transTxt{margin-bottom:25px;}
.menu_pop .inner .select_transTxt .tit{font-size:16px;font-weight:500;color:#333;line-height:150%;margin:10px 0;} 
.menu_pop .inner .select_transTxt .txt ul{overflow:hidden;}
.menu_pop .inner .select_transTxt .txt ul li{float:left;width:20%;}
.menu_pop .inner .select_transTxt .txt ul li .chk{display:block;line-height:20px;font-size:14px;vertical-align:top;}
.menu_pop .inner .select_transTxt .txt ul li .chk input[type="checkbox"]{width:20px;height:20px;vertical-align:top;margin-right:3px;}
.menu_pop .inner .select_QrTxt .tit{font-size:16px;font-weight:500;color:#333;line-height:150%;margin:10px 0;} 
.menu_pop .inner .select_QrTxt .tit span{font-size:12px;color:#999;}
.menu_pop .inner .select_QrTxt .txt select{width:100%;height:35px;line-height:35px;border:2px solid #dedede;font-size:14px;}
.menu_pop .inner .select_QrTxt .txt input[type="text"]{width:100%;height:35px;line-height:35px;border:2px solid #dedede;font-size:14px;text-indent:10px;}
.menu_pop .inner .btn_group{padding:30px 0 0 0;}

.top_notice {font-family:'Noto Sans KR', '맑은 고딕', sans-serif;background:#FFD6A7;padding:5px 0;text-align:center;}
.top_notice .inner{max-width:1200px;margin:0 auto;position:relative;}
.top_notice .inner > a{display:block;font-size:16px;color:#fff;line-height:150%;padding: 0 10px;}
.top_notice .inner > a.close_top_notice{position:absolute;right:0;top:4px;}
.top_notice .inner img { width:100%; height:100%; object-fit:cover}  

/*
#wrap{position:relative;}
#header{background:rgba(255,255,255,1);position:absolute;left:0;top:0;right:0;z-index:1000;}
#header .inner{max-width:1200px;margin:0 auto;position:relative;padding:35px 0;}
#header .inner h1{position:absolute;left:0;top:23px;}
#header .inner h1 a{display:block;width:70px;height:55px;background:url(../img/img_logo.png) no-repeat center center;background-size:auto 55px;text-indent:-9999px;overflow:hidden;}
#header .inner .gnb > ul{text-align:center;padding:0 150px 0 70px}
#header .inner .gnb > ul > li{display:inline-block;vertical-align:top;position:relative;}
#header .inner .gnb > ul > li > a{display:block;font-size:21px;color:#333;letter-spacing:-1px;line-height:150%;padding:0 40px;}
#header .inner .gnb > ul > li > ul{display:none;padding-top:30px;}
#header .inner .gnb > ul > li > ul > li > a{display:block;font-size:17px;color:#333;line-height:150%;letter-spacing:-1px;padding:3px 0;}
*/
/*
#header .inner .gnb:hover > ul > li > ul{display:block;}

#header .inner .mypage{position:absolute;right:58px;top:30px;width:40px;height:40px;background:url(../img/ico_people.png) no-repeat center center;text-indent:-9999px;overflow:hidden;}
#header .inner .open_lang{position:absolute;right:0px;top:30px;width:40px;height:40px;background:url(../img/btn_lang.png) no-repeat center center;text-indent:-9999px;overflow:hidden;}
#header .inner .lang{display:none;position:absolute;right:0;top:80px;text-align:center;border:1px solid #999;background:#fff;border-radius:5px;padding:10px;}
#header .inner .lang ul li a{display:block;font-size:13px;font-weight:600;line-height:150%;text-align:right;padding:2px 0;color:#000;-webkit-transition:all .3s;transition:all .3s;}
#header .inner .lang ul li a:hover{color:#969696;}
#header .inner .lang ul li a:focus{color:#969696;}
#header .inner .open_fullmenu{display: none; position:absolute;right:0;top:30px;width:43px;height:40px;background:url(../img/btn_fullmenu.png) no-repeat center center;text-indent:-9999px;overflow:hidden;}
*/
#wrap.main{padding-top:0;background-position:center top;}
#wrap.main #header{background:rgba(0,0,0,0.5)}
#wrap.main #header .inner .gnb > ul > li > a{color:#fff;}
#wrap.main #header .inner .gnb > ul > li > ul > li > a{color:#fff;}
#wrap.main #header .inner .mypage{background-image:url(../img/ico_people_on.png)}
#wrap.main #header .inner .open_lang{background-image:url(../img/btn_lang_on.png)}
#wrap.main #header .inner .open_fullmenu{background-image:url(../img/btn_fullmenu_on.png)}
#wrap.main #header .inner h1 a{background-image:url(../img/img_logo_on.png)}
#wrap.main #container{padding-top:0}
#container{padding-top:100px;/* background:url(../img/bg_container.png) no-repeat center bottom -70px; */}
#container .main_movie{overflow:hidden;height:0;padding-bottom:40%;position:relative;box-shadow:0 20px 50px rgba(0,0,0,0.1);z-index:99;}
#container .main_movie video{width:100%;margin-top:-9%;}
#container .main_movie:after{content:'';display:block;position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.2);}
#container .main_section01{/*background:url(../img/bg_main_section01.jpg) no-repeat center bottom;*/}
#container .main_section01 .inner{max-width:1200px;margin:0 auto;}
#container .main_section01 .main_quick{background:#fff;/*margin-top:-100px;*/position:relative;z-index:100;padding:60px 0;box-shadow:0 5px 20px rgba(0,0,0,0.05);}
#container .main_section01 .main_quick ul{overflow:hidden;}
#container .main_section01 .main_quick ul li{float:left;width:25%;position:relative;}
#container .main_section01 .main_quick ul li:before{content:'';display:block;position:absolute;left:0;top:0;width:1px;height:110px;background:#ccc;}
#container .main_section01 .main_quick ul li:first-child:before{display:none;}
#container .main_section01 .main_quick ul li a{display:block;text-align:center;}
#container .main_section01 .main_quick ul li a .ico{margin-bottom:15px;}
#container .main_section01 .main_quick ul li a p{font-size:21px;font-weight:500;letter-spacing:-1px;color:#00324e;line-height:130%;}
#container .main_section01 .main_quick ul li a p:after{content:'';display:inline-block;vertical-align:top;width:7px;height:12px;background:url(../img/ico_arrow03.png) no-repeat center top;margin:8px 0 0 8px;}
#container .main_section01 .main_news h2{font-size:31px;color:#333;letter-spacing:-2px;font-weight:300;margin-bottom:8%;line-height:150%;}
#container .main_section01 .main_news h2 strong{font-weight:600;font-size:51px;}
#container .main_section01 .main_news .in{overflow:hidden;padding-bottom:15%;}
#container .main_section01 .main_news .in .list{float:left;width:40%;margin-right:3.3%;}
#container .main_section01 .main_news .in .list ul li{margin-top:13%;}
#container .main_section01 .main_news .in .list ul li a{display:block;}
#container .main_section01 .main_news .in .list ul li a strong{display:block;font-size:26px;color:#a5a5a5;letter-spacing:-1px;line-height:150%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;}
#container .main_section01 .main_news .in .list ul li a p{display:none;}
#container .main_section01 .main_news .in .list ul li a .date{display:none;}
#container .main_section01 .main_news .in .list ul li:first-child{margin-top:3%;}
#container .main_section01 .main_news .in .list ul li:first-child a strong{color:#333;font-weight:600;}
#container .main_section01 .main_news .in .list ul li:first-child a p{display:block;font-size:16px;color:#333;line-height:150%;letter-spacing:-1px;margin-top:25px;height:72px;overflow:hidden;}
#container .main_section01 .main_news .in .list ul li:first-child a .date{display:block;font-size:16px;color:#a5a5a5;line-height:150%;margin-top:20px;}
#container .main_section01 .main_news .in .event{float:right;width:56.7%;}
#container .main_section01 .main_news .in .event img{width:100%;max-width:680px;}
#container .main_section02{overflow:hidden;background:#FFD050;padding: 120px 0;}
#container .main_section02 .tit{max-width:1200px;margin:0 auto;position:relative;padding-bottom: 70px;}
#container .main_section02 .tit h2{font-size:41px;color:#071B3B;line-height:150%;font-weight:600;letter-spacing:-2px;}
#container .main_section02 .tit .btn_more{position:absolute;right:0;top:10px;font-size:26px;color:#001a44;line-height:150%;}
#container .main_section02 .tit .btn_more:after{content:'';display:inline-block;vertical-align:top;width:26px;height:9px;background:url(../img/ico_more_arrow.png) no-repeat left top;margin-top:15px;margin-left:5px;}
/*#container .main_section02 .list{margin-left:-255px;}*/
#container .main_section02 .list ul li img{width:100%;}

/*
#footer{background:#071b3b}
#footer .inner{max-width:1200px;margin:0 auto;position:relative;}
#footer .foot_menu{border-bottom:1px solid #fff;padding:30px 0;}
#footer .foot_menu .list ul{overflow:hidden;}
#footer .foot_menu .list ul li{float:left;}
#footer .foot_menu .list ul li a{display:block;font-size:16px;color:#fff;font-weight:500;padding:0 20px;position:relative;height:30px;line-height:30px;}
#footer .foot_menu .list ul li a:before{content:'';display:block;position:absolute;left:0;top:8px;width:2px;height:15px;background:#fff;}
#footer .foot_menu .list ul li:first-child a{padding-left:0;}
#footer .foot_menu .list ul li:first-child a:before{display:none;}
#footer .foot_menu .sns{position:absolute;right:0;top:0;}
#footer .foot_menu .sns ul{overflow:hidden;}
#footer .foot_menu .sns ul li{float:left;margin-left:20px;}
#footer .foot_info{position:relative;}
#footer .foot_info .address{padding:25px 0;line-height:200%;color:#fff;font-size:14px;}

#footer .foot_info .logo{position:absolute;right:96px;top:25px;}  
#footer .foot_info .year23{position:absolute;right:0;top:25px;}

*/

.sub_top{background-repeat:no-repeat;background-position:center top;text-align:center;height:400px;position:relative;margin-bottom:40px;}
.sub_top.sub_top01{background-image:url(../img/bg_sub_top01.png)}
.sub_top.sub_top02{background-image:url(../img/bg_sub_top02.png)}
.sub_top.sub_top03{background-image:url(../img/bg_sub_top03.png)}
.sub_top.sub_top04{background-image:url(../img/bg_sub_top04.png)}
.sub_top .h2_tit{position:absolute;left:0;right:0;top:0;font-size:30px;color:#fff;font-weight:600;line-height:150%;padding-top:170px;text-shadow:-1px -1px 0 rgba(0,0,0,0.5),1px -1px 0 rgba(0,0,0,0.5),-1px 1px 0 rgba(0,0,0,0.5),1px 1px 0 rgba(0,0,0,0.5);}
.sub_top .h2_tit .line{display:block;width:1px;height:165px;background:#fff;position:absolute;left:50%;margin-left:-1px;top:0;}
.sub_top .h2_tit .line:after{content:'';display:block;width:6px;height:6px;border-radius:50px;background:#fff;border-radius:50px;position:absolute;left:50%;bottom:0;margin-left:-3px;}
.sub_top .h2_tit + p{position:absolute;left:0;right:0;top:0;font-size:16px;color:#fff;font-weight:600;line-height:150%;padding-top:220px;text-shadow:-1px -1px 0 rgba(0,0,0,0.5),1px -1px 0 rgba(0,0,0,0.5),-1px 1px 0 rgba(0,0,0,0.5),1px 1px 0 rgba(0,0,0,0.5);}
.path{margin-bottom:45px;}
.path .inner{max-width:1200px;margin:0 auto;}
.path .inner:after{content:'';display:block;clear:both;}
.path .inner .path_list{float:left;}
.path .inner .path_list ul:after{content:'';display:block;clear:both;}
.path .inner .path_list ul li{float:left;}
.path .inner .path_list ul li a{display:block;font-size:14px;color:#888;line-height:40px;padding-left:30px;position:relative;}
.path .inner .path_list ul li a:before{content:'';display:block;position:absolute;left:0;top:0;width:30px;height:40px;background:url(../img/ico_arrow03.png) no-repeat center center;}
.path .inner .path_list ul li:first-child a{padding-left:0;}
.path .inner .path_list ul li:first-child a:before{display:none;}
.path .inner .share{float:right;}
.path .inner .share ul{}
.path .inner .share ul:after{content:'';display:block;clear:both;}
.path .inner .share ul li{float:left;padding-left:10px;}
.path .inner .share ul li a{display:block;}
.h3_tit{max-width:1200px;margin:0 auto;position:relative;margin-bottom:2%;}
.h3_tit h3{font-size:35px;color:#001a44;position:relative;line-height:45px;font-weight:600;}
/*
.h3_tit h3:before{content:'';display:block;position:absolute;left:-30px;top:-15px;width:55px;height:55px;background:#ffd460;border-radius:50px;z-index:-1;}
*/
.h3_tit h3 + p{font-size:21px;line-height:150%;letter-spacing:-1px;color:#333;margin-top:15px;}
.h3_tit h3 + p strong{font-weight:500;}
.h3_tit .search_bar{position:absolute;right:0;top:0;}
.h3_tit .search_bar select{height:45px;line-height:45px;font-size:16px;color:#666;border:0;border-bottom:1px solid #707070;margin-right:20px;min-width:70px;}
.h3_tit .search_bar input[type="text"]{height:45px;line-height:45px;font-size:14px;color:#666;border:0;border-bottom:1px solid #707070;width:300px;}
.h3_tit .search_bar button{background:#fff;width:42px;height:42px;border:0;position:absolute;right:0;top:2px;z-index: 100;}
.contents{max-width:1200px;margin:0 auto;min-height:750px;position: relative;}
.contents_wide{text-align:center;}






#wrap{background-repeat:no-repeat;}
.wrap_in{max-width:1200px;margin:0 auto;}

.btn_pdfSave{position:fixed;right:20px;top:20px;font-family:'Noto Sans KR', '맑은 고딕', sans-serif;display:inline-block;vertical-align:top;width:180px;height:50px;line-height:50px;border:1px solid #000;font-size:16px;text-align:center;color:#222;}


/* 공통 tab */
.tab_wrap{max-width: 1200px;margin: 0 auto;}
.tab_wrap .button-prev{width: 44px;height: 9px;position: absolute;left: 50%;margin-left: -300px;bottom: 100px;background: url(../img/ico_prev.png) no-repeat;z-index: 10;}
.tab_wrap .button-prev:hover{background-image: url(../img/ico_prev_on.png);}
.tab_wrap .button-next{width: 44px;height: 9px;position: absolute;left: 50%;margin-left: -250px;bottom: 100px;background: url(../img/ico_next.png) no-repeat;z-index: 10;}
.tab_wrap .button-next:hover{background-image: url(../img/ico_next_on.png);}
.tab_area{padding:0 0 60px 0;}
.tab_area ul{}
.tab_area ul:after{content:'';display:block;clear:both;}
.tab_area ul li{float: left;width:50%;border-bottom: 1px solid #727272;text-align: center;}
.tab_area ul li a{display: inline-block;text-align:center;font-size: 25px;color: #888;font-weight: 600;position: relative;padding: 20px 0;}
.tab_area ul li a strong{display: inline-block;font-size: 30px;color: #888;font-weight: 600;position: relative;z-index: 1;}
.tab_area ul li a strong:before{content: '';display: block;position: absolute;left: -15px;top: -15px;width: 30px;height: 30px;background: #f5f5f5;border-radius: 50px;z-index: -1;}
.tab_area ul li a.on{color: #081b45;}
.tab_area ul li a.on:after{content: '';width: 100%;height: 3px;background: #081b45;position: absolute;left: 0;bottom: 0;}
.tab_area ul li a.on strong{color: #081b45;}
.tab_area ul li a.on strong:before{background: #ffd460;}
.tab_area ul li a:hover{color: #081b45;}
.tab_area ul li a:hover:after{content: '';width: 100%;height: 3px;background: #081b45;position: absolute;left: 0;bottom: 0;}
.tab_area ul li a:hover strong{color: #081b45;}
.tab_area ul li a:hover strong:before{background: #ffd460;}
.tab_area.three ul li{width:33.33%}
.tab_cont{padding-bottom: 85px;}
.tab_cont ul{}
.tab_cont ul li{}
.tab_cont ul li .img{}
.tab_cont ul li .img img{max-width: 100%;}
.tab_cont ul li .txt{padding: 50px 45px;background: #fff;position: absolute;left: 0;bottom: 0;}
.tab_cont ul li .txt strong{display: block;font-size: 24px;line-height: 150%;color: #333;font-weight: 600;}
.tab_cont ul li .txt strong em{color: #00324E;}
.tab_cont ul li .txt p{font-size: 18px;line-height: 150%;color: #333;margin-top: 15px;}
.sub_tab{max-width: 880px;margin: 0 auto 50px;}
.sub_tab ul{margin-left: -3%;}
.sub_tab ul:after{content: '';display: block;clear: both;}
.sub_tab ul li{float: left;width: 30.33%;margin-left: 3%;}
.sub_tab ul li a{display: block;text-align: center;font-size: 24px;color: #707070;line-height: 150%;border: 1px solid #707070;border-radius: 15px;padding: 10px 0;}
.sub_tab ul li a span{display: inline-block;background: url(../img/ico_location.png) no-repeat left center;padding-left: 35px;}
.sub_tab ul li a.on{color: #001a44;border-color:#001a44;}
.sub_tab ul li a.on span{background-image: url(../img/ico_location_on.png);}
.sub_tab ul li a:hover{color: #001a44;border-color:#001a44;}
.sub_tab ul li a:hover span{background-image: url(../img/ico_location_on.png);}

/* 소개 */
.content .inner{max-width: 1200px;margin: 0 auto}
/*
.introduce{background: url(../img/bg_introduce02.png) no-repeat center;background-size: 100% 90%;}
.introduce_bg{background: url(../img/bg_video_area.png) no-repeat right bottom;}
*/
.introduce .inner{padding: 80px 0;}
.introduce .inner:after{content: '';display: block;clear: both;}
.introduce .txt_area{float: left;width: 40%;}
.introduce .txt_area ul{}
.introduce .txt_area ul li{margin-bottom: 35px;}
.introduce .txt_area ul li h4{font-size: 24px;color: #00324E;line-height: 150%;margin-bottom: 10px;font-weight:600;}
.introduce .txt_area ul li p{font-size: 16px;color: #333;line-height: 150%;}
.introduce .txt_area .btn_down a{display:inline-block;text-align:center;font-size:14px;color:#fff;background:#001A44 url(../img/btn_download.png) no-repeat right 15px center;border-radius:10px;padding:15px 45px 15px 20px;}
.introduce .video_area{float: right;width: 50%;margin-left: 10%;}
.introduce .video_area .video{width:100%;height:330px;}
.introduce .video_area .video iframe{width:100%;height:100%;}
.introduce_process{}
.introduce_process > .inner h4{font-size:26px;color:#001a44;border-bottom:2px solid #001a44;line-height:150%;padding-bottom:10px;margin-bottom:10px;}
.introduce_process > .inner > ol > li{border-bottom:1px solid #ccc;padding:40px 0;}
.introduce_process > .inner > ol > li .tit{font-size:20px; color:#001a44;line-height:150%;position:relative;padding-left:30px;}
.introduce_process > .inner > ol > li .tit .num{font-size:30px;font-weight:600;position:absolute;left:0;top:-3px;}
.introduce_process > .inner > ol > li > ol{overflow:hidden;margin-top:30px;margin-left:-2%;}
.introduce_process > .inner > ol > li > ol > li{float:left;width:31.33%;text-align:center;margin-left:2%;}
.introduce_process > .inner > ol > li > ol > li .img{margin-bottom:20px;position:relative;}
.introduce_process > .inner > ol > li > ol > li .img:after{content:'';display:block;position:absolute;left:0;top:50%;width:15px;height:25px;margin:-12px 0 0 -20px;background:url(../img/ico_arrow04.png) no-repeat center center;}
.introduce_process > .inner > ol > li > ol > li:first-child .img:after{display:none;}
.introduce_process > .inner > ol > li > ol > li .img img{width:100%;max-width:345px;}
.introduce_process > .inner > ol > li > ol > li .txt strong{display:block;font-size:17px;color:#001a44;line-height:150%;font-weight:600;margin-bottom:8px;}
.introduce_process > .inner > ol > li > ol > li .txt p{font-size:14px;line-height:150%;color:#333333;line-height:150%;}



/* 공지사항 */
.notice_wrap{}
.notice_wrap .cont_list{}
.notice_wrap .cont_list ul{margin-left: -2%;}
.notice_wrap .cont_list ul:after{content: '';display: block;clear: both;}
.notice_wrap .cont_list ul > li{float: left;width: 31.33%;margin-left: 2%;margin-bottom: 35px;box-sizing: border-box;border-top: 5px solid #021c3f;border-radius:5px 5px 0 0}
.notice_wrap .cont_list ul > li a{display: block;padding: 40px 30px;position: relative;border: 1px solid #ccc;}
.notice_wrap .cont_list ul > li a .list_tit{font-size: 18px;font-weight:500;color:#333;margin-bottom: 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.notice_wrap .cont_list ul > li a p{font-size: 14px;line-height: 150%;color:#333;height:42px;overflow:hidden;word-break:break-all;}
.notice_wrap .cont_list ul > li a .list_bot{margin-top: 30px;}
.notice_wrap .cont_list ul > li a .list_bot:after{content: '';display: block;clear: both;}
.notice_wrap .cont_list ul > li a .list_bot span{display: inline-block;font-size: 14px;color:#888;}
.notice_wrap .cont_list ul > li a .list_bot span.date{float: left;}
.notice_wrap .cont_list ul > li a .list_bot span.like{float: right;background: url(../img/ico_like.png) no-repeat left center;padding-left: 15px;}
.view_wrap{}
.view_wrap .view_top{text-align: center;}
.view_wrap .view_top > span{display: inline-block;font-size: 18px;color: #001A44;border: 1px solid #001A44;border-radius: 30px;padding: 10px 35px;}
.view_wrap .view_top h4{font-size: 35px;color: #333;font-weight: 600;line-height: 150%;margin:15px 0;}
.view_wrap .view_top p{font-size: 16px;color: #888;position:relative;}
.view_wrap .view_top span.view{position: absolute;right:0;top:0;line-height:18px;}
.view_wrap .view_top span.view .btn_like{display:inline-block;vertical-align:top;width:18px;height:15px;text-indent:-9999px;overflow:hidden;background-repeat:no-repeat;background-position:left top;background-image:url(../img/ico_like03.png);margin-top:3px;margin-left:10px;}
.view_wrap .view_top span.view .btn_like.on{background-position:left bottom;}
.view_wrap .view_cont{padding:50px 0;border-top: 2px solid #001A44;border-bottom: 2px solid #001A44;margin-top: 40px;word-break:break-all;}
.view_wrap .view_cont *{line-height:170% !important;}
.view_wrap .view_cont img{max-width: 100%;}
.view_wrap .view_cont .view_cont_in{max-width:800px;margin:0 auto;}
.view_wrap .view_cont .view_cont_in p{font-size: 13px;color: #333;line-height: 150%;padding:0;text-align:left;}
.view_wrap .view_cont .view_cont_in .group{font-size:15px;color:#333;line-height:150%;padding-bottom:20px;}
.view_wrap .view_cont > p{font-size: 18px;color: #333;line-height: 150%;padding: 20px 0;}
.view_wrap .view_cont > .center{text-align: center;}
.view_wrap .view_cont strong{display: block;font-weight: 600;font-size: 21px;line-height: 150%;text-align: left;padding-bottom: 20px;}
.view_wrap .view_cont em{display: block;font-size: 13px;color: #888;line-height: 150%;text-align: left;padding-bottom: 20px;}
.view_wrap .view_cont .recipe_area .recipe_movie_txt{height:100px;border:1px solid #ddd;overflow-y:auto;padding:10px;line-height:150%;font-size:14px;color:#888;}
.view_wrap .view_cont .menupan_view{}
.view_wrap .view_cont .menupan_view .img_area{max-width:900px;margin:0 auto;border:1px solid #ddd;box-sizing:border-box;margin-bottom:10px;}
.view_wrap .view_cont .menupan_view .img_area img{width:100%;vertical-align:top;}
.view_wrap .view_cont .local_cont{max-width:800px;margin:0 auto;}
.view_wrap .view_cont .local_cont img{max-width:800px;}
.view_wrap .view_cont .local_cont .local_cont_in{}
.view_wrap .view_cont .local_cont .local_cont_in .section{border-top:1px dashed #b7b7b7;padding:7% 0;}
.view_wrap .view_cont .local_cont .local_cont_in .section:first-child{border-top:0;padding-top:0;}
.view_wrap .view_cont .local_cont .local_cont_in .section .tit{text-align:center;background:url(../img/ico_dot.png) no-repeat center bottom;padding-bottom:30px;margin-bottom:30px;}
.view_wrap .view_cont .local_cont .local_cont_in .section .tit h5{font-size:18px;color:#333;line-height:150%;font-weight:500;}
.view_wrap .view_cont .local_cont .local_cont_in .section .tit p{font-size:16px;color:#888;line-height:150%;}
.view_wrap .view_cont .local_cont .local_cont_in .section .img_area{margin:2% 0}
.view_wrap .view_cont .local_cont .local_cont_in .section .img_area img{width:100%;max-width:800px;}
.view_wrap .view_cont .local_cont .local_cont_in .section .txt{margin:2% 0;}
.view_wrap .view_cont .local_cont .local_cont_in .section .txt strong{display:block;font-size:18px;}
.view_wrap .view_cont .local_cont .local_cont_in .section .txt p{font-size:16px;line-height:150%;color:#595959}

/* 20221108  221000022401 으로 인한 주석 처리 
.view_wrap .view_cont .local_cont .local_cont_in .section .store{border:2px solid #ddd;padding:20px;margin-bottom:20px;border-radius:10px;margin-top:4%;}
.view_wrap .view_cont .local_cont .local_cont_in .section .store strong{display:block;font-size:16px;padding-bottom:10px;color:#001a44}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li{font-size:13px;padding-left:28px;line-height:150%;color:#888;background-position:left top;background-repeat:no-repeat;line-height:20px;margin-top:7px}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li a{color:#888}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li:first-child{margin-top:0;}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico01{background-image:url(../img/ico_localtable_store01.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico02{background-image:url(../img/ico_localtable_store02.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico03{background-image:url(../img/ico_localtable_store03.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico04{background-image:url(../img/ico_localtable_store04.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico05{background-image:url(../img/ico_localtable_store05.png)}
*/
/*   style.css 파일 내 750라인부터 아래 스타일로 수정/추가    */

.view_wrap .view_cont .local_cont .local_cont_in .section .store{border:2px solid #ddd;padding:20px;margin-bottom:20px;border-radius:0 0 10px 10px;margin-top:70px; position:relative; box-sizing:border-box}  /* 수정 */
.view_wrap .view_cont .local_cont .local_cont_in .section .store strong{display:block;font-size:16px;padding-bottom:10px;color:#001a44}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li{font-size:13px;padding-left:35px;line-height:150%;color:#888;background-position:left top;background-repeat:no-repeat;line-height:20px;margin-top:7px;} 
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li a{color:#888}	
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li:first-child{margin-top:0;}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico00{background-image:url(../img/ico_localtable_store00.png)}  
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico01{background-image:url(../img/ico_localtable_store01.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico02{background-image:url(../img/ico_localtable_store02.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico03{background-image:url(../img/ico_localtable_store03.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico04{background-image:url(../img/ico_localtable_store04.png)}
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico05{background-image:url(../img/ico_localtable_store05.png)} 
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico06{background-image:url(../img/ico_localtable_store06.png)} 

/* 인포박스 수정 추가 */
.view_wrap .view_cont .local_cont .local_cont_in .section .store::before { content:'촬영협조'; position:absolute; top: -41px; left:-2px; width:100%;height: 35px;; line-height: 35px; display:block; border:2px solid #acacac; background-color:#acacac; border-radius:10px 10px 0 0;text-align:center; font-size:17px; font-weight:bold; color:#fff; }
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li{background-size:21px;} 
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico01, 
.view_wrap .view_cont .local_cont .local_cont_in .section .store ul li.ico05{background-size:auto;} 

/*
.local_cont .sub_tit{text-align: left;font-size: 22px;color: #001A44;line-height: 150%;font-weight: 600;margin:15px 0;}
.local_cont .sub_tit span{display: inline-block;background: url(../img/ico_location02.png) no-repeat left center;padding-left: 20px;}
.local_cont p{font-size: 15px;color: #888;line-height:180%;letter-spacing:-1px;text-align:left;}
.local_cont p.center{text-align:center;}
.local_cont .info{text-align: left;padding: 50px 0;}
.local_cont .info ul{border:2px solid #999;padding: 15px 15px;overflow:hidden;}
.local_cont .info ul li{float:left;width:50%;display:block;padding: 0 10px;box-sizing:border-box;}
.local_cont .info ul li span{display: block;font-size: 14px;color: #888;position: relative;line-height:150%;}
.local_cont .info ul li:first-child span:after{width: 0;}
*/

/* 이벤트 */
.event_wrap{}
.cont_list{}
.cont_list ul{margin-left: -2%;}
.cont_list ul:after{content: '';display: block;clear: both;}
.cont_list ul > li{float: left;width: 31.33%;margin-left: 2%;margin-bottom:35px;}
.cont_list ul > li > a{display: block;position:relative;z-index: 1;}
.cont_list ul > li > a .img{height: 0;padding-bottom: 63%;overflow: hidden;position: relative;border:1px solid #ddd;border-radius:5px 5px 0 0}
.cont_list ul > li > a .img img{width: 100%;-webkit-transition:all .3s;transition:all .3s;}
.cont_list ul > li > a .img .ico_movie{position:absolute;right:15px;top:15px;height:35px;}
.cont_list ul > li > a .img .ico_movie img{height:100%;}
.cont_list ul > li > a .txt{padding:15px;margin:-20px 10px 0 10px;box-shadow:0 0 5px rgba(0,0,0,0.1);position:relative;z-index:2;background:#fff;-webkit-transition:all .3s;transition:all .3s;border-radius:5px 5px 0 0}
.cont_list ul > li > a .txt p{display: inline-block;font-size: 16px;line-height: 150%;color: #333;height: 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight: 600;width: 100%;}
.cont_list ul > li > a .txt em{display:block;font-size:14px;color:#999;position:absolute;right:20px;top:22px;}
.cont_list ul > li > a .txt em strong{font-weight:500;margin-right:5px;display:inline-block;vertical-align:top;}
.cont_list ul > li > a:hover .img img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.cont_list ul > li a .txt span{display: block;font-size: 14px;color: #888;line-height: 150%;margin-top: 3px;background: #fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cont_list ul > li.end a .img:after{content: '';width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.cont_list ul > li.ing a .img em{display: inline-block;text-align: center;width: 45px;height: 65px;line-height: 60px;background: url(../img/bg_ing.png) no-repeat center top;position: absolute;right: 20px;top: 0;z-index: 2;color:#222;}
.cont_list ul > li.end a .img em{position: absolute;left: 50%;top: 50%;font-size: 24px;color: #fff;font-weight: 600;z-index: 2;margin-top:-10px;margin-left: -22px;}

/* kfood */
/*
.kfood_wrap .event_wrap .cont_list ul > li.ing a .img em{line-height: inherit;}
.kfood_wrap .event_wrap .cont_list ul > li.ing a .img em strong{display: block;padding-top: 10px;}
*/
.kfood_wrap .tip_area{text-align: left;padding:20px 0 0 0;max-width:800px;margin:0 auto 40px auto;font-size:16px;}
.kfood_wrap .tip_area .tip{display: inline-block;font-size: 16px;color: #001A44;text-align: center;font-weight: 600;text-align: center;border: 1px solid #001A44;border-radius: 0;padding: 10px 20px;margin-bottom: 20px;border-radius:10px;}
.kfood_wrap .tip_area .tip_txt{text-align: left;font-size: 13px;line-height: 150%;color: #888;}
.kfood_wrap .tip_area .tip_txt .info{margin:20px 0;border:2px solid #999;padding:15px;border-radius:10px;}
.kfood_wrap .tip_area .tip_txt span{display:block;}
.kfood_wrap .recipe_area{max-width:800px;margin: 0 auto;padding: 50px 0;border-top: 1px dashed #ccc;}
.kfood_wrap .recipe_area .recipe{display: block;font-size: 24px;color: #333;line-height: 150%;margin-bottom: 20px;text-align: left;font-weight: 600;}
.kfood_wrap .recipe_area .iframe{height:450px;margin-bottom:20px;}
.kfood_wrap .four_img ul{overflow:hidden;margin-left:-1%;}
.kfood_wrap .four_img ul li{float:left;width:49%;margin-left:1%;margin-bottom:1%;}
.kfood_wrap .four_img ul li img{width:100%;}

/* 페이징 */
.contents .download{position: absolute;right: 0;top: -20px;}
.contents .download a{display: inline-block;text-align: center;font-size: 14px;color: #fff;background: #001A44 url(../img/btn_download.png) no-repeat right 15px center;border-radius:10px;padding: 10px 45px 10px 20px;}
.paging_wrap{position: relative;padding-bottom: 45px;}
.paging_wrap .paging{text-align:center;}
.paging_wrap .paging a{display:inline-block;min-width:23px;height:27px;line-height:27px;font-size:18px;color:#888;margin:0 3px;vertical-align:top;}
.paging_wrap .paging a:hover{font-weight:600;color:#333}
.paging_wrap .paging a:focus{font-weight:600;color:#333}
.paging_wrap .paging a.btn{width:50px;margin:0;position: relative;text-align:center;}
.paging_wrap .paging a.btn:after{content: '';width: 1px;height: 14px;background: #ccc;position: absolute;right: 20px;top: 50%;margin-top: -7px;}
.paging_wrap .paging a.btn.prev{padding-right: 40px;}
.paging_wrap .paging a.btn.next{padding-left: 40px;}
.paging_wrap .paging a.btn.next:after{left: 20px;}
.paging_wrap .paging strong{display:inline-block;min-width:23px;height:27px;line-height:27px;font-size:18px;color:#333;margin:0 3px;font-weight:600;vertical-align:top;}
.paging_num{font-size: 14px;color: #888;height: 27px;line-height: 27px;margin-bottom: 10px;}

/* 버튼스타일 */
.btn_group{padding: 50px 0;}
.btn_group .center{text-align: center;}
.btn_group .center a{margin: 0 10px;}
.btn_group .left{text-align: left;}
.btn_group .left a{margin-right: 20px;}
.btn_group .left a:last-child{margin-right: 0;}
.btn_group .right{text-align: right;}
.btn_group a{display: inline-block;font-size: 18px;border-radius: 30px;padding: 13px 43px;text-align: center;}
.btn_group a.btn_style01{background: #001A44;color: #fff;}
.btn_group a.btn_style02{background: #707070;color: #fff;}
.btn_group a.btn_style03{font-size:16px;width:100px;height:40px;line-height:40px;padding:0;text-align:center;background:#001a44;border-radius:0;color:#fff;}
.btn_group a.btn_style04{background: #FFD050;color: #001A44;}

/* faq */
.faq_wrap .faq_list{margin-bottom: 50px;}
.faq_wrap .faq_list ul{border-top:1px solid #ccc;}
.faq_wrap .faq_list ul li{border-bottom:1px solid #ccc;}
.faq_wrap .faq_list ul li.on{background: #F6F6F6;}
.faq_wrap .faq_list ul li.on .tit{border-bottom:1px solid #ccc;}
.faq_wrap .faq_list ul li .tit{padding: 30px 45px 30px 95px;position: relative;background:url(../img/bg_fqa01.png) no-repeat 40px 30px;}
.faq_wrap .faq_list ul li .tit a{display: block;background: url(../img/btn_down.png) no-repeat right center;}
.faq_wrap .faq_list ul li.on .tit a{background: url(../img/btn_up.png) no-repeat right center;}
.faq_wrap .faq_list ul li .tit p{font-size: 18px;color:#333;font-weight:400;line-height: 150%;}
.faq_wrap .faq_list ul li .cont{display: none;padding: 30px 95px;background:url(../img/bg_fqa02.png) no-repeat 40px 30px;font-size: 18px;color:#333;line-height: 150%;}

/* 메뉴판 둘러보기 */
.menupan_wrap{}
.menupan_wrap .menupan_list{}
.menupan_wrap .menupan_list ul{margin-left:-2%;}
.menupan_wrap .menupan_list ul:after{content: '';display: block;clear: both;}
.menupan_wrap .menupan_list ul li{float: left;width: 23%;margin-left: 2%;margin-bottom: 60px;}
.menupan_wrap .menupan_list ul li a{display:block;position: relative;}
.menupan_wrap .menupan_list ul li a .cont_tit{margin: 10px 0;}
.menupan_wrap .menupan_list ul li a .cont_tit p{font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #ddd;margin-bottom: 10px;}
.menupan_wrap .menupan_list ul li a .cont_tit span{display: inline-block;font-size: 14px;background-repeat: no-repeat;background-position: left center;padding: 0 20px;}
.menupan_wrap .menupan_list ul li a .cont_tit span.ico_like{background-image: url(../img/ico_like02.png);}
.menupan_wrap .menupan_list ul li a .cont_tit span.ico_view{background-image: url(../img/ico_view.png);}
.menupan_wrap .menupan_list ul li a .cont_img{height: 0;padding-bottom: 140%;overflow: hidden;}
.menupan_wrap .menupan_list ul li a img{width: 100%;}

/* 메뉴명 검색 */
.menupan_wrap{}
.table_list{margin-bottom: 70px;}
.table_list table{width: 100%;border-collapse: collapse;table-layout: fixed;}
.table_list table th{font-size: 18px;color: #333;padding: 12px;font-weight: 600;text-align: left;border-top: 1px solid #001A44;border-bottom:1px solid #001A44;}
.table_list table th.center{text-align: center;}
.table_list table td{font-size: 16px;color: #333;padding: 12px;font-weight: 400;border-bottom: 1px solid #ccc;line-height: 150%;word-break: break-all;}
.table_list table td.center{text-align: center;}
.table_list table td .btn_delete{display:inline-block;vertical-align:top;width:50px;height:30px;line-height:30px;text-align:center;background:#666;color:#fff;font-size:13px;border-radius:5px;}
.table_view table{width: 100%;border-collapse: collapse;table-layout: fixed;}
.table_view table th{border:1px solid #999;font-size: 18px;color: #333;padding: 12px;font-weight: 600;text-align: left;background:#f1f1f1;vertical-align:top;}
.table_view table td{font-size: 16px;color: #333;padding: 12px;font-weight: 400;border: 1px solid #999;line-height: 150%;text-align:left;vertical-align:top;}
.table_view table td .txt_area{min-height:200px;}
.table_view table td .textarea{border:1px solid #ddd;}
.table_view table td .textarea textarea{width:100%;vertical-align:top;border:0;box-sizing:border-box;height:200px;font-size:16px;line-height:150%;padding:10px;}
.table_view table td .input{}
.table_view table td .input input[type="text"]{width:100%;border:1px solid #ddd;border-radius:3px;line-height:34px;height:34px;text-indent:10px;font-size:16px;padding:0;color: #888;font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;}

/* 동영상 */
.movie_wrap .event_wrap .cont_list ul > li a .img{padding-bottom: 56%;}

/* e-book */
.ebook_wrap{}
.ebook_wrap .cont_list{}
.ebook_wrap .cont_list ul{margin-left: -2%;}
.ebook_wrap .cont_list ul:after{content: '';display: block;clear: both;}
.ebook_wrap .cont_list ul > li{float: left;width: 23%;margin-left: 2%;margin-bottom: 35px;}
.ebook_wrap .cont_list ul > li .img{border:1px solid #ddd;}
.ebook_wrap .cont_list ul > li .img img{width: 100%;}
.ebook_wrap .cont_list ul > li .txt{padding:15px;margin:-20px 10px 0 10px;box-shadow:0 0 5px rgba(0,0,0,0.1);position:relative;z-index:2;background:#fff;-webkit-transition:all .3s;transition:all .3s;border-radius:5px 5px 0 0}
.ebook_wrap .cont_list ul > li .txt p{font-size: 14px;color: #333;line-height: 150%;height:42px;overflow: hidden;font-weight: 600;}
.ebook_wrap .cont_list ul > li .txt .btn_group{padding:10px 0 0;}
.ebook_wrap .cont_list ul > li .txt .btn_group a{font-size: 14px;padding:5px 15px;margin-right:5px;}
.ebook_wrap .cont_list ul > li .txt .btn_group a.btn_style01{}
.ebook_wrap .cont_list ul > li .txt .btn_group a.btn_style02{}

/* localtable */
.local_wrap .cont_wrap{display: none;}
.local_wrap .view_wrap .view_top > span{background-repeat: no-repeat;background-position: 28px center;padding: 10px 35px 10px 60px;}
.local_wrap .view_wrap .view_top > span.local01{background-image: url(../img/ico_local01.png);}
.local_wrap .view_wrap .view_top > span.local02{background-image: url(../img/ico_local02.png);}

.btn_trans{position:fixed;right:20px;bottom:220px;animation-name: move;animation-duration: 1.5s;animation-iteration-count: infinite;}
.btn_trans a{display:block;background:#ffd460;width:180px;height:60px;border-radius:50px;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;overflow:hidden;position:relative;font-family:'Noto Sans KR', '맑은 고딕', sans-serif;}
.btn_trans a span{opacity:1;position:absolute;left:60px;top:0;display:block;vertical-align:top;width:120px;line-height:60px;font-size:15px;color:#001a44;font-weight:600;letter-spacing:-1px}
.btn_trans a:before{content:'';display:inline-block;vertical-align:top;width:60px;height:60px;border-radius:50px;background:url(../img/ico_trans.png) no-repeat 16px 16px;width:60px;height:60px;border-radius:50px;}
/*
.btn_trans a:hover{width:180px;}
.btn_trans a:hover span{opacity:1;}
*/


/* main_220107 */
.main_visual{}
.main_visual .inner{max-width: 1200px;margin: 0 auto;height: 100%;position:relative;z-index:101;}
.main_visual ul{}
.main_visual ul li{height: 560px;background-repeat: no-repeat;background-position: center top;background-size: cover;}
.main_visual ul li a{display: block;width:99.5%;height:99.5%;padding:0.5%;box-sizing:border-box;}
.main_visual ul li a img{width:100%;}
.main_visual ul li a .main_visual_txt{position: absolute;left: 0;bottom: 65px;right:0;}
.main_visual ul li a .main_visual_txt p{font-size: 41px;line-height: 150%;color: #fff;letter-spacing: -1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_visual ul li a .main_visual_txt p strong{font-weight: 600;}
.main_visual ul li a .main_visual_txt span{display: block;font-size: 27px;line-height: 150%;color: #fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_visual .swiper-pagination{position: absolute;left: 35px;bottom: 170px;text-align: left;z-index: 101;}
.main_visual .swiper-pagination span{width: 10px;height: 10px;background: #fff;opacity: 1;transition: all ease 0.2s;margin-right: 5px;}
.main_visual .swiper-pagination span.swiper-pagination-bullet-active{width: 35px;height: 10px;background: #FBC241;border-radius: 10px;}
.main_visual .btn_visual{position: absolute;left: 0;bottom: 170px;z-index: 101;}
.main_visual .btn_visual a{display: inline-block;width: 12px;height: 12px;text-indent: -9999px;overflow: hidden;background-repeat: no-repeat;background-position: center top;}
.main_visual .btn_visual .btn_start{background-image: url(../img/btn_start.png);}
.main_visual .btn_visual .btn_stop{background-image: url(../img/btn_stop.png);}
.cont_around{padding: 120px 0;}
.cont_around .tit{font-size: 40px;color: #00324E;line-height: 150%;font-weight: 600;letter-spacing: -2px;margin-bottom: 70px;}
.cont_around .around_list{}
.cont_around .around_list ul{margin-left: -2%;}
.cont_around .around_list ul:after{content: '';display: block;clear: both;}
.cont_around .around_list ul li{float: left;width: 23%;margin-left: 2%;background-repeat: no-repeat;background-position: center top;background-size: cover;margin-bottom: 2%;}
.cont_around .around_list ul li a{display: block;position: relative;height: 0;padding-bottom: 97%;overflow: hidden;}
.cont_around .around_list ul li a .cont{position: absolute;left: 20px;bottom: 25px;right: 20px;}
.cont_around .around_list ul li a .cont h3{font-size: 24px;color: #fff;line-height: 150%;font-weight: 600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cont_around .around_list ul li a .cont span{display: block;font-size: 17px;color: #fff;line-height: 150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cont_around .around_list ul li:first-child{width: 48%;}
.cont_around .around_list ul li:first-child a .cont h3{font-size: 32px;}
.cont_around .around_list ul li:first-child a .cont span{font-size: 24px;width: 530px;}
.main_section02{}
.main_section02 .list ul li a{display: block;background: #fff;padding:20px 20px;}
.main_section02 .list ul li a .cont_tit{position: relative;margin-bottom: 20px;}
.main_section02 .list ul li a .cont_tit p{font-size: 20px;color: #333;width: 80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_section02 .list ul li a .cont_tit span{position: absolute;right: 0;top: 0;font-size: 16px;background: url(../img/ico_like02.png
) no-repeat left center;padding-left: 20px;}
.main_section02 .list ul li a .cont_img{}

/* Chef's Pick_220107 */
.kfood_wrap .in{position: relative;}
.pickfood{}
.pickfood ul{}
.pickfood ul li{width: 28%;}
.pickfood ul li a{display: block;}
.pickfood ul li a .list_img{}
.pickfood ul li a .list_img img{width: 100%;}
.pickfood ul li a .list_txt{position: absolute;left: 10px;bottom: 35px;right: 10px;text-align: center;}
.pickfood ul li a .list_txt strong{display: block;font-size: 32px;color: #fff;font-weight: 600;line-height: 150%;}
.pickfood ul li a .list_txt span{display: block;font-size: 18px;color: #fff;}
.pfprev{position: absolute;left: -70px;top: 50%;margin-top: -30px;width: 55px;height: 55px;background: url(../img/btn_pfprev.png) no-repeat left center;z-index: 10;}
.pfnext{position: absolute;right: -70px;top: 50%;margin-top: -30px;width: 55px;height: 55px;background: url(../img/btn_pfnext.png) no-repeat right center;z-index: 10;}


/* Chef's Pick - 테마칼럼 20선 */
.theme-wrap { position: relative; /* font-family: 'Pretendard', sans-serif;*/ font-size: 16px; /* color: #282828;*/ line-height: 1.5;  letter-spacing: -0.01em; }
.theme-wrap.tw, .theme-wrap.cn, .theme-wrap.ja { font-family: inherit;  word-break: break-all; }
.theme-wrap img.w100 { width: 100% !important; }
.theme-wrap .pc-hidden { display: none; }

.theme-wrap .mb20 { margin-bottom: 20px !important; }
.theme-wrap .mb40 { margin-bottom: 40px !important; }
.theme-wrap .mb100 { margin-bottom: 80px !important; }
.theme-wrap .mb140 { margin-bottom: 3% !important; }

.theme-h4-tit { padding: 3% 0; background-color: #F3F4FA; text-align: center; line-height: normal; }
.theme-h4-tit h4 { position: relative; margin-bottom: 60px; font-size: 30px; font-weight: 600; color: #252525; }
.theme-h4-tit h4:after { content: ''; position: absolute; bottom: -30px; left: 50%; width: 24px; height: 1.5px; background-color: #525252; transform: translateX(-50%); }
.theme-h4-tit p { font-size: 24px; color: #525252; }

.theme-h5-tit h5 { margin-bottom: 16px; font-size: 22px; font-weight: 600; line-height: 1.2; color: #252525; }

.theme-wrap .caption { font-size: 16px; }

/* .theme-section h6 { margin: 0; margin-bottom: 30px; font-size: 22px; font-weight: 600; line-height: 1.2; color: #252525; }*/

.theme-section h6 span { display: block; margin-bottom: 12px; font-size: normal; color: #000; }

.theme-section .theme-img-slider { position: relative; margin-top: 80px; overflow: hidden; }
.theme-intro .img-wrap, .theme-section .theme-img-slide .img-wrap { position: relative; height: auto; padding-bottom: 43.3%; }
.theme-intro .img-wrap, .theme-section .theme-img-slider .theme-img-slide .img-wrap { padding-bottom: 66%; }
.theme-intro .img-wrap img, .theme-section .theme-img-slide .img-wrap img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }


.theme02 .theme-intro .img-wrap { padding: 0; }
.theme02 .theme-intro .img-wrap img { position: static; }

.theme-intro .desc,
.theme-section .theme-img-slide .desc { position: absolute; bottom: 0; right: 0; padding: 10px 16px; background-color: rgba(0, 0, 0, 0.50); font-size: 13px; font-weight: 400; line-height: normal; color: #FFF; text-align: center; }

.theme-section .theme-img-slider .theme-slider-dot { margin-top: 30px; text-align: center; }
.theme-section .theme-img-slider .theme-slider-dot .swiper-pagination-bullet { width: 16px; height: 16px; background-color: #153476; opacity: 0.3; }
.theme-section .theme-img-slider .theme-slider-dot .swiper-pagination-bullet + .swiper-pagination-bullet { margin-left: 12px; }
.theme-section .theme-img-slider .theme-slider-dot .swiper-pagination-bullet-active { opacity: 1; }

.theme-section .theme-img-slider .theme-slider-button > div { position: absolute; top: 45%; right: 35px; width: 64px; height: 64px; transform: translateY(-50%); border-radius: 64px; background-image: url('https://english..io/public/images/foodtrip/k-food-img/chefs_img/icon_arrow.svg') !important; background-color: rgba(21, 52, 118, 0.60); background-repeat: no-repeat; background-position: left 55% center; cursor: pointer; z-index: 5; }
.theme-section .theme-img-slider .theme-slider-button > div.theme-slider-prev { left: 35px; transform: translateY(-50%) rotate(180deg); }

.theme-section .theme-img-grid { display: flex; flex-wrap: wrap; }
.theme-section .theme-img-grid-tile1 { width: 100%; }
.theme-section .theme-img-grid-tile2 { flex: 1; min-width: 40%; max-width: 50%; }
.theme-section .theme-img-grid-tile2 .img-wrap { padding-bottom: 57.6%; }
.theme-section .theme-img-grid-tile2 + .theme-img-grid-tile2 { margin-left: 20px; }

.theme-section .theme-img-grid.vertical .mb20 { margin-bottom: 0 !important;}
.theme-section .theme-img-grid.vertical .theme-img-grid-tile1 { flex: 1; }
.theme-section .theme-img-grid.vertical .theme-img-grid-tile1 .img-wrap { padding-bottom: calc(115.2% + 20px); }
.theme-section .theme-img-grid.vertical .theme-img-grid-right { flex: 1; display: flex; flex-direction: column; margin-left: 20px; }
.theme-section .theme-img-grid.vertical .theme-img-grid-tile2 { min-width: 0; max-width: none; }
.theme-section .theme-img-grid.vertical .theme-img-grid-tile2 + .theme-img-grid-tile2 { margin-left: 0; margin-top: 20px; }

.theme-section .theme-store p { line-height: 1.3; font-size: 22px; font-weight: 600; color: #252525; }

.theme-section .theme-store-list { margin-top: 20px; padding: 60px 80px; background-color: #F3F4FA; border-radius: 12px; }
.theme-section .theme-store-list li + li { margin-top: 40px; }
.theme-section .theme-store-list li p { margin-bottom: 14px; font-size: 18px; color: #282828; }
.theme-section .theme-store-list li span { display: block; font-weight: 600; color: #3E3E3E; padding-left: 44px; text-indent: -44px; }
.theme-section .theme-store-list li span + span { margin-top: 8px;  }
.theme-section .theme-store-list li span .icon { margin-right: 18px; }


@media (max-width: 1200px) {
    .theme-wrap { padding: 0 22px; }
    .theme-wrap .mo-hidden { display: none; }
    /* .theme-h4-tit { transform: translateX(-22px); } */
}
@media (max-width: 768px) {
    .theme-wrap { font-size: 18px; }

    .theme-wrap .pc-hidden { display: inline-block; }

    .theme-wrap .mb40 { margin-bottom: 30px !important; }
    .theme-wrap .mb100 { margin-bottom: 80px !important; }
    .theme-wrap .mb140 { margin-bottom: 80px !important; }

    .theme-wrap .op-r { object-position: right !important; }
    .theme-wrap .op-l { object-position: left !important; }

    .theme-h4-tit { padding: 70px 0 94px; }
    .theme-h4-tit h4 { font-size: 38px; }
    .theme-h4-tit p { font-size: 26px; }
    .theme-intro .img-wrap img { object-position: right 10% top 50%; }

    .theme-h5-tit h5 { font-size: 28px; }

    .theme-section h6 { margin-bottom: 20px; font-size: 28px; }
    .theme-section h6 span { font-size: 24px; }

    .theme-section .theme-img-slider { margin-top: 80px; }

    .theme-section .theme-img-slide .img-wrap { padding-bottom: 108.76%;}
    .theme-intro .img-wrap, .theme-section .theme-img-slider .theme-img-slide .img-wrap { padding-bottom: 120.84%; }

    .theme-section .theme-img-slider .theme-slider-dot { margin-top: 20px; }
    .theme-section .theme-img-slider .theme-slider-dot .swiper-pagination-bullet { width: 12px; height: 12px; }
    .theme-section .theme-img-slider .theme-slider-dot .swiper-pagination-bullet + .swiper-pagination-bullet { margin-left: 8px; }

    .theme-section .theme-img-slider .theme-slider-button > div { width: 48px; height: 48px; right: 14px; background-size: 10.5px; }
    .theme-section .theme-img-slider .theme-slider-button > div.theme-slider-prev { left: 14px; }

    .theme-section .theme-img-grid { display: block; }
    .theme-section .theme-img-grid.vertical .mb20 { margin-bottom: 20px !important; }
    .theme-section .theme-img-grid.vertical .theme-img-grid-right { margin-left: 0; }
    .theme-section .theme-img-grid-tile2 { min-width: 0; max-width: 100%; width: 100%; }
    .theme-section .theme-img-grid-tile2 + .theme-img-grid-tile2 { margin: 0; margin-top: 20px; }
    .theme-section .theme-img-grid.vertical > div + div { margin-left: 0px; }


    .theme-section .theme-store p { font-size: 20px; }
    .theme-section .theme-store-list { margin-top: 20px; padding: 40px 26px; }
    .theme-section .theme-store-list li + li { margin-top: 30px; }
    .theme-section .theme-store-list li p { font-size: 22px; }
    .theme-section .theme-store-list li span { font-size: 16px; padding-left: 34px; text-indent: -34px; }
    .theme-section .theme-store-list li span .icon { width: 22px; margin-right: 12px; }

    /* .theme-section .theme-img-slider .theme-slider-button > div { display: none; } */

    
}
/* localtable_220107 */
/*
.localtable_wrap{position: relative;}
.localtable_wrap.pc{display: block;}
.localtable_wrap.mobile{display: none;}
.localtable_wrap .local_tab{position: absolute;left: 50px;top: 35px;}
.localtable_wrap .local_tab ul{overflow: hidden;}
.localtable_wrap .local_tab ul li{float: left;margin-right: 10px;}
.localtable_wrap .local_tab ul li a{display: block;width: 40px;height: 40px;line-height: 40px;background: #707070;border-radius: 5px;text-align: center;-webkit-transition:all .3s;transition:all .3s;}
.localtable_wrap .local_tab ul li a span{display: none;font-size: 20px;color: #fff;}
.localtable_wrap .local_tab ul li a.on{width: 100px;background: #99C440;}
.localtable_wrap .local_tab ul li a.on span{display: block;}
.localtable_wrap{background: #fff;box-shadow: 0 5px 20px rgb(0 0 0 / 5%)}
.localtable_wrap .local_cont_wrap{height: 765px;overflow: hidden;margin-bottom: 100px;}
.localtable_wrap .local_cont_wrap:after{content: '';display: block;clear: both;}
.localtable_wrap .local_cont_wrap > div{float: left;overflow: hidden;}
.localtable_wrap .local_cont_wrap > div > ul > li{display: none;}
.localtable_wrap .local_cont_wrap > div > ul > li.on{display: block;}
.localtable_wrap .local_cont_wrap .local_cont01{width: 48%;}
.localtable_wrap .local_cont_wrap .local_cont01 ul{padding: 127px 50px 0;}
.localtable_wrap .local_cont_wrap .local_cont01 ul li{overflow: hidden;}
.localtable_wrap .local_cont_wrap .local_cont01 ul li strong{display: block;font-size: 30px;color: #001A44;line-height: 150%;position: relative;top:-100px;transition: left 0.8s ease;animation: localtxt01 0.8s ease;}
.localtable_wrap .local_cont_wrap .local_cont01 ul li.on strong{top:0;}
@keyframes localtxt01 {
    0% {top:-100px;}
    100% {top:0;}
}
.localtable_wrap .local_cont_wrap .local_cont01 ul li p{font-size: 24px;color: #999999;line-height: 150%;position: relative;top:-100px;transition: left 0.8s ease;animation: localtxt02 0.8s ease;}
.localtable_wrap .local_cont_wrap .local_cont01 ul li.on p{top:0;}
@keyframes localtxt02 {
    0% {top:-100px;}
    100% {top:0;}
}
.localtable_wrap .local_cont_wrap .local_cont01 ul li .local_bg{position: relative;left:-500px;bottom: 0;transition: right 0.5s ease;animation: localcont01 0.5s ease;}
.localtable_wrap .local_cont_wrap .local_cont01 ul li.on .local_bg{left:0px;}
@keyframes localcont01 {
    0% {left:-500px;}
    100% {left:0;}
}
.localtable_wrap .local_cont_wrap .local_cont01 ul li .local_bg img{max-width: 100%;}
.localtable_wrap .local_cont_wrap .local_cont02{width: 27%;}
.localtable_wrap .local_cont_wrap .local_cont02 ul{}
.localtable_wrap .local_cont_wrap .local_cont02 ul li{}
.localtable_wrap .local_cont_wrap .local_cont02 ul li img{position: relative;left:500px;transition: left 0.5s ease;animation: localcont02 0.5s ease;}
.localtable_wrap .local_cont_wrap .local_cont02 ul li.on img{left:0px;}
@keyframes localcont02 {
    0% {left:500px;}
    100% {left:0;}
}
.localtable_wrap .local_cont_wrap .local_cont03{width: 25%;}
.localtable_wrap .local_cont_wrap .local_cont03 ul{}
.localtable_wrap .local_cont_wrap .local_cont03 ul li{overflow: hidden;}

.localtable_wrap .local_cont_wrap .local_cont03 ul li strong{display: block;font-size: 26px;color: #707070;line-height: 150%;font-weight: 600;position: relative;bottom:-100px;transition: bottom 0.8s ease;animation: localtxt03 0.8s ease;}
.localtable_wrap .local_cont_wrap .local_cont03 ul li.on strong{bottom:0;}
@keyframes localtxt03 {
    0% {bottom:-100px;}
    100% {bottom:0;}
}
.localtable_wrap .local_cont_wrap .local_cont03 ul li p{font-size: 16px;color: #999999;line-height: 150%;position: relative;bottom:-100px;transition: bottom 0.8s ease;animation: localtxt04 0.8s ease;}
.localtable_wrap .local_cont_wrap .local_cont03 ul li.on p{bottom:0;}
@keyframes localtxt04 {
    0% {bottom:-100px;}
    100% {bottom:0;}
}
.localtable_wrap .local_cont_wrap .local_cont03 ul li a{display: block;position: absolute;right: 15px;bottom: 15px;font-size: 25px;color: #707070;font-weight: 600;}
.localtable_wrap .local_cont_wrap .local_cont03 ul li .img_area{position: relative;left:500px;transition: left 0.5s ease;animation: localcont03 0.5s ease;}
.localtable_wrap .local_cont_wrap .local_cont03 ul li .img_area img{width: 100%;}
.localtable_wrap .local_cont_wrap .local_cont03 ul li.on .img_area{left: 0px;}
@keyframes localcont03 {
    0% {left:500px;}
    100% {left:0;}
}
.localtable_wrap .local_cont_wrap .local_cont03 ul li .goto_store{padding: 50px 40px;border-bottom: 1px solid #CFCFCF;position: relative;overflow: hidden;}
.localtable_wrap .local_cont_wrap .local_cont03 ul li .goto_tale{padding: 50px 40px;position: relative;overflow: hidden;}
*/


.local_tab{position: absolute;left: 50px;top: 35px;z-index: 1000;}
.local_tab:after{content: '';display: block;clear: both;}
.local_tab a{float: left;display: inline-block;font-size: 20px;color: #fff;width: 40px;height: 40px;line-height: 40px;background: #707070;border-radius: 5px;text-align: center;-webkit-transition:all .3s;transition:all .3s;margin-right: 10px;}
.local_tab a em{display: none;}
.local_tab a.swiper-pagination-bullet-active{width: 100px;background: #699905;}
.local_tab a.swiper-pagination-bullet-active em{display: block;}

.localtable_wrap{position: relative;box-shadow: 0 5px 20px rgba(0,0,0,0.2);margin-bottom: 100px;}
.local_cont_wrap{}
.local_cont_wrap .local_cont{height: 810px;}
.local_cont_wrap .local_cont.swiper-slide-active{z-index:100;}
.local_cont_wrap .local_cont:after{content: '';display: block;clear: both;}
.local_cont_wrap .local_cont .local_tit{float: left;width: 50%;background-repeat: no-repeat;background-position: left bottom;height: 100%;}
.local_cont_wrap .local_cont .local_tit .tit_area{display: none;position: absolute;left: -270px;top: 0;transition: left 0.8s ease;animation: tit_area01 0.8s ease;overflow: hidden;}
.local_cont_wrap .local_cont.swiper-slide-active .local_tit .tit_area{display: block;left:50px;}
@keyframes tit_area01 {
    0% {left:-270px;}
    100% {left:50px;}
}

.local_cont_wrap .local_cont .local_tit strong{display: block;font-size: 30px;color: #001A44;line-height: 150%;padding: 100px 0 20px;}
.local_cont_wrap .local_cont .local_tit p{font-size: 22px;color: #777;line-height: 150%;}
.local_cont_wrap .local_cont .local_img{float: left;width: 25%;height: 100%;}
.local_cont_wrap .local_cont .local_img span{display: block;height: 100%;background-repeat: no-repeat;background-position: center top;background-size: cover;text-indent: -9999px;overflow: hidden;}
/*.local_cont_wrap .local_cont.cont01 .local_tit{background-image: url(../img/bg_local01.png);}
.local_cont_wrap .local_cont.cont02 .local_tit{background-image: url(../img/bg_local02.png);}
.local_cont_wrap .local_cont.cont03 .local_tit{background-image: url(../img/bg_local03.png);}
.local_cont_wrap .local_cont.cont01 .local_img span{background-image: url(../img/img_local01.jpg);}
.local_cont_wrap .local_cont.cont02 .local_img span{background-image: url(../img/img_local02.jpg);}
.local_cont_wrap .local_cont.cont03 .local_img span{background-image: url(../img/img_local03.jpg);}*/
.local_cont_wrap .local_cont .local_link{float: left;width: 25%;}
.local_cont_wrap .local_cont .local_link .link_img{height: 0;padding-bottom: 127%;overflow: hidden;}
.local_cont_wrap .local_cont .local_link .link_img img{width: 100%;}
.local_cont_wrap .local_cont .local_link .link_list{}
.local_cont_wrap .local_cont .local_link .link_list ul{}
.local_cont_wrap .local_cont .local_link .link_list ul li{display: none;position: relative;right: -300px;top: 0;transition: right 0.8s ease;animation: tit_area02 0.8s ease;overflow: hidden;}
.local_cont_wrap .local_cont .local_link .link_list ul li:first-child{border-bottom: 1px solid #ddd;}
.local_cont_wrap .local_cont .local_link .link_list ul li a{display: block;padding:59px 39px;background: url(../img/btn_more.png) no-repeat right 20px bottom 10px;margin:2px;}
.local_cont_wrap .local_cont.swiper-slide-active .local_link .link_list ul li{display: block;right:0;  word-wrap:break-word}
@keyframes tit_area02 {
    0% {right:-300px;}
    100% {right:0;}
    
}
.local_cont_wrap .local_cont .local_link .link_list ul li h4{font-size: 26px;color: #666;line-height: 150%;font-weight: 600;}
.local_cont_wrap .local_cont .local_link .link_list ul li p{font-size: 16px;color: #777;line-height: 150%;}




@keyframes move {
	0%{bottom:220px}
	50%{bottom:210px}
	100%{bottom:220px}
}


/* 220110 - 테이블 스크롤 고정*/
/*
.menupan_wrap .table_list{margin-left: 180px;overflow-x: scroll;}
.menupan_wrap .table_list table{min-width: 700px;}
.menupan_wrap .table_list table thead{position: absolute;left: 0;top: 0;z-index: 10;}
.menupan_wrap .table_list table thead th{width: 180px;}
.menupan_wrap .table_list table thead td{width: 180px;}
.menupan_wrap .table_list table td{height: 72px;}
*/

.view_wrap .view_top span.view .ico_like{background: url(../img/ico_like.png) no-repeat left center;background-size: 15px; padding-left: 15px;}


/* 모바일 헤더 */
.m_bg{display: none;position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 1001;}
.m_gnb{display: none;position: absolute;right: 0;top:0;bottom:0;width: 80%;height: 100%;background: #fff;z-index: 1002;}
.m_gnb .close_full_menu{position: absolute;right: 10px;top: 40px;}
.m_gnb > ul{padding: 50px 0;}
.m_gnb > ul > li{}
.m_gnb > ul > li > a{display: block;font-size: 16px;font-weight: 600;color: #001A44;padding: 15px 50px;border-bottom: 2px solid #001A44;}
.m_gnb > ul > li > ul{display: none; padding: 10px 50px;background: #F6F6F6;border-bottom: 1px solid #ddd;}
.m_gnb > ul > li > ul > li{}
.m_gnb > ul > li > ul > li >a{display: block;font-size: 14px;color: #888888;padding: 10px 0;}

/* 마이페이지 intro */
.user_wrap{border-top: 2px solid #001A44;padding: 80px 0;}
.user_wrap:after{content: '';display: block;clear: both;}
.user_wrap .user{float: left;width: 30%;text-align: center;padding: 50px 0;}
.user_wrap .user .profile{max-width:64px;margin:0 auto 10px auto;}
.user_wrap .user .profile img{width:100%;}
.user_wrap .user .name{display: block;font-size: 32px;color: #001A44;font-weight: 600;line-height: 150%;margin: 15px 0 8px;}
.user_wrap .mycont{float: left;width: 70%;}
.user_wrap .mycont ul{margin-left: -2%;}
.user_wrap .mycont ul:after{content: '';display: block;clear: both;}
.user_wrap .mycont ul li{float: left;width: 48%;margin-left: 2%;margin-bottom: 2%;}
.user_wrap .mycont ul li a{display: block;display: table;height: 300px;width: 100%;}
.user_wrap .mycont ul li .num{border: 1px solid #CCCCCC;text-align: center;display: table-cell;vertical-align: middle;}
.user_wrap .mycont ul li .num .name{display: block;font-size: 32px;color: #001A44;font-weight: 600;line-height: 150%;margin: 15px 0 8px;}
.user_wrap .mycont ul li .num strong{display: block;font-size: 42px;line-height: 150%;color: #707070;font-weight: 600;}
.user_wrap .mycont ul li .num span{display: block;font-size: 25px;line-height: 150%;color: #707070;}
.user_wrap .mycont ul li a:hover{background: #FFD460;}
.user_wrap .mycont ul li a:hover strong{color: #001A44;}
.user_wrap .mycont ul li a:hover span{color: #001A44;}


/* 회원정보 수정 */
.modify{border-top: 2px solid #001A44;border-bottom: 2px solid #001A44;}
.modify table{width:100%;border-collapse:collapse;table-layout:fixed;}
.modify table th{font-size:18px;color:#333;line-height:150%;font-weight:600;text-align:center;padding:20px 10px;border-bottom: 1px solid #ccc;font-weight: 600;}
.modify table td{font-size:16px;color:#888;line-height:150%;text-align:left;padding:20px 10px;border-bottom: 1px solid #ccc;}
.modify table td.left{text-align:left;padding-left:40px;}
.modify table td input[type="radio"]{width:17px;height:17px;vertical-align:top;margin-top:4px;}
/*
.modify table td input[type="radio"]{display:none;}
.modify table td input[type="radio"] + label{font-size:16px;color:#101010;line-height:20px;display:inline-block;vertical-align:top;margin-right: 20px;}
.modify table td input[type="radio"] + label span{display:inline-block;width:20px;height:20px;background:url(../img/ico_radio.png) no-repeat left center;text-indent:-9999px;overflow:hidden;vertical-align:top;margin-right:8px;margin-top:1px;}
.modify table td input[type="radio"] + label:focus-within{border:1px solid #000;}
.modify table td input[type="radio"]:checked + label {color: #001A44;font-weight: 600;}
.modify table td input[type="radio"]:checked + label span{background:url(../img/ico_radio_check.png) no-repeat left center;}
*/
.modify table .input{max-width: 640px;}
.modify table .input input[type="text"]{width:100%;border:1px solid #ddd;border-radius:3px;line-height:34px;height:34px;text-indent:10px;font-size:16px;padding:0;color: #888;font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;}
.modify table .input input::-ms-input-placeholder{font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;color: #888;font-size: 16px;}
.modify table .input input::-webkit-input-placeholder{font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;color: #888;font-size: 16px;} 
.modify table .input input::-moz-placeholder{font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;color: #888;font-size: 16px;}
.address{}
.address ul{}
.address ul li{position: relative;margin-bottom: 15px;}
.address ul li.w530{padding-left: 110px;}
.address ul li.w530 .input{max-width: 530px;}
.address ul li a.postcode{display: inline-block;width: 100px;height: 36px;line-height: 36px;background: #071B3B;color: #fff;text-align: center;border-radius: 5px;font-size: 16px;position: absolute;left: 0;top: 0;}

/* 회원구분 */
.mypage_wrap .top_txt{text-align: center;font-size: 21px;line-height: 150%;color: #333;padding-bottom: 50px;}

/* 로그인 팝업 */
.pop_login{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.3);z-index:10000;vertical-align: middle;text-align:center;}
.pop_login:before{content:'';display:inline-block;vertical-align:middle;height:100%;width:1px;margin-left:-2px;}
.pop_login .in{display:inline-block;vertical-align: middle; background: #fff;border-radius: 20px;border: 1px solid #707070;position: relative;overflow: hidden}
.pop_login .in .close_pop{position: absolute;right: 30px;top: 28px;}
.pop_login .in .pop_tit{background: #F6F6F6;font-size: 28px;color: #001A44;line-height: 150%;padding: 20px 0;text-align: center;border-bottom: 1px solid #707070;}
.pop_login .in .pop_cont{padding: 50px 65px;}
.pop_login .in .pop_cont p{background: url(../img/bg_pop_login.png) no-repeat center top;font-size: 22px;line-height: 150%;padding-top: 100px;text-align: center;color: #333;font-weight: 600;}
.pop_login .in .pop_cont em{display: block;font-size: 16px;color: #888888;line-height: 150%;padding: 10px 0;}
.pop_login .in .btn_group{padding: 0 65px 50px;}
.pop_login .in .btn_group ul{margin-left: -2%;overflow: hidden;}
.pop_login .in .btn_group ul.full li{width: 98%;}
.pop_login .in .btn_group ul li{float: left;width: 48%;margin-left: 2%;margin-bottom: 15px;}
.pop_login .in .btn_group ul li a{display: block; font-size: 20px;padding: 18px 0;}


/* 만족도 팝업 */
.pop_stsfdg{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.3);z-index:10000;vertical-align: middle;text-align:center;}
.pop_stsfdg:before{content:'';display:inline-block;vertical-align:middle;height:100%;width:1px;margin-left:-2px;}
.pop_stsfdg .in{display:inline-block;vertical-align: middle; background: #fff;border-radius: 20px;border: 1px solid #707070;position: relative;overflow: hidden}
.pop_stsfdg .in .close_pop{position: absolute;right: 30px;top: 28px;}
.pop_stsfdg .in .pop_tit{background: #F6F6F6;font-size: 28px;color: #001A44;line-height: 150%;padding: 20px 0;text-align: center;border-bottom: 1px solid #707070;}
.pop_stsfdg .in .pop_cont{padding: 30px 65px;}
.pop_stsfdg .in .pop_cont p{font-size: 22px;line-height: 100%;padding-top: 60px;text-align: center;color: #333;font-weight: 600;}
.pop_stsfdg .in .pop_cont h1{font-size: 16px;line-height: 100%;padding-top: 12px;text-align: left;color: #333;font-weight: 600;}
.pop_stsfdg .in .pop_cont textarea{width:100%;vertical-align:top;border:0;box-sizing:border-box;height:200px;font-size:16px;line-height:150%;padding:10px; border:1px solid #ddd;}
.pop_stsfdg .in .pop_cont em{display: block;font-size: 16px;color: #888888;line-height: 150%;padding: 10px 0;}
.pop_stsfdg .in .btn_group{padding: 0 65px 50px;}
.pop_stsfdg .in .btn_group ul{margin-left: -2%;overflow: hidden;}
.pop_stsfdg .in .btn_group ul.full li{width: 98%;}
.pop_stsfdg .in .btn_group ul li{float: left;width: 48%;margin-left: 2%;margin-bottom: 15px;}
.pop_stsfdg .in .btn_group ul li a{display: block; font-size: 20px;padding: 18px 0;}


.pop_stsfdg .in .setList li span { width: 420px; border:1px solid #9c9ea2; height:40px; line-height: 40px; padding:0 20px; }

/* 상단 헤더 */
.header_t{font-family:'Noto Sans KR', '맑은 고딕', sans-serif;-webkit-text-size-adjust:100%;font-weight:400;font-size:13px;line-height:150%;}
.header_t .inner{max-width: 1200px;margin: 0 auto;position: relative;z-index: 9999;}

/* 검색정렬 */
.total{position:relative;}
.total .sort_list{padding:0 0 30px 0;position:absolute;right:0;top:5px;}
.total .sort_list ul{overflow:hidden;}
.total .sort_list ul li{float:left;}
.total .sort_list ul li a{display:block;font-size:14px;color:#777;padding:0 10px;position:relative;}
.total .sort_list ul li a:before{content:'';display:block;position:absolute;left:0;top:50%;width:1px;background:#999;height:16px;margin-top:-8px}
.total .sort_list ul li:first-child a{padding-left:0;}
.total .sort_list ul li:first-child a:before{display:none;}
.total .sort_list ul li a.on{color:#444}

.chefsp_cont_in .section{margin-bottom:40px !important; }
.chefsp_cont_in .section .img_area{margin:15px 0;}
.chefsp_cont_in .section .img_area img{max-width:800px;width:100%;}
.chefsp_cont_in .section .tit{font-size:18px;line-height:150%;font-weight:500; word-break:break-word;  margin:15px 0;color:#595959;font-weight:600;}
.chefsp_cont_in .section .txt{font-size:16px;line-height:150%;margin:15px 0;  word-break:break-word; text-align:justify;color:#898989;}

.local_story_in01 .section{border-top:1px dashed #b7b7b7;padding:7% 0;}
.local_story_in01 .section:first-child{border-top:0;padding-top:0;}
.local_story_in01 .section .tit{background:#b2ddca;padding:30px 25px;text-align:center;margin-bottom:30px;padding-bottom:30px;position:relative;}
.local_story_in01 .section .tit:after{content:'';display:inline-block;text-align:center;}
.local_story_in01 .section .tit h5{font-size:18px;color:#333;line-height:150%;margin-bottom:10px;}
.local_story_in01 .section .tit p{font-size:14px;line-height:150%;}
.local_story_in01 .section .tit:after{content:'';display:block;height:6px;position:absolute;left:0;right:0;bottom:0;}
.local_story_in01 .section .txt{margin-bottom:4%;}
.local_story_in01 .section .txt .num{display:block;width:30px;height:30px;line-height:30px !important;text-align:center;margin-bottom:10px;background:#c9e7da;font-size:16px;font-weight:600;}
.local_story_in01 .section .txt strong{display:block;font-size:18px;color:#001a44;}
.local_story_in01 .section .txt p{font-size:14px;line-height:150%;text-align:justify}
.local_story_in01 .section .origin{display:inline-block;border:2px solid #ddd;padding:15px 20px;}
.local_story_in01 .section .img_area{margin:15px 0;}
.local_story_in01 .section .img_area img{max-width:800px;width:100%;}

.local_story_in02 .section{padding:7% 0;}
.local_story_in02 .section:first-child{border-top:0;padding-top:0;}
.local_story_in02 .section .tit{background:#DDC6C2;padding:30px 25px;text-align:center;margin-bottom:30px;padding-bottom:30px;position:relative;}
.local_story_in02 .section .tit:after{content:'';display:inline-block;text-align:center;}
.local_story_in02 .section .tit h5{font-size:18px;color:#333;line-height:150%;margin-bottom:10px;}
.local_story_in02 .section .tit p{font-size:14px;line-height:150%;}
.local_story_in02 .section .tit:after{content:'';display:block;height:6px;position:absolute;left:0;right:0;bottom:0;}
.local_story_in02 .section:after{content: '';display: block;clear: both;}
.local_story_in02 .section .left{float: left;width: 50%;}
.local_story_in02 .section .right{float: right;width: 50%;}
.local_story_in02 .section .right.img_area{text-align: right;}
.local_story_in02 .section .txt{margin-bottom:4%;}
.local_story_in02 .section .txt .num{display:block;width:30px;height:30px;line-height:30px !important;text-align:center;margin-bottom:10px;background:#DDC6C2;font-size:16px;font-weight:600;}
.local_story_in02 .section .txt strong{display:block;font-size:18px;color:#001a44;}
.local_story_in02 .section .txt p{font-size:14px;line-height:150%;text-align:justify}
.local_story_in02 .section .origin{display:inline-block;border:2px solid #ddd;padding:15px 20px;}
.local_story_in02 .section .img_area{margin:15px 0;}
.local_story_in02 .section .img_area img{max-width:800px;width:90%;}

.local_story_in03 .section{border-top:1px dashed #b7b7b7;padding:7% 0;}
.local_story_in03 .section:first-child{border-top:0;padding-top:0;}
.local_story_in03 .section .tit{background:#A4ADD7;padding:30px 25px;text-align:center;margin-bottom:30px;padding-bottom:30px;position:relative;}
.local_story_in03 .section .tit:after{content:'';display:inline-block;text-align:center;}
.local_story_in03 .section .tit h5{font-size:18px;color:#333;line-height:150%;margin-bottom:10px;}
.local_story_in03 .section .tit p{font-size:14px;line-height:150%;}
.local_story_in03 .section .tit:after{content:'';display:block;height:6px;position:absolute;left:0;right:0;bottom:0;}
.local_story_in03 .section .txt{margin-bottom:4%;}
.local_story_in03 .section .txt .num{display:block;width:30px;height:30px;line-height:30px !important;text-align:center;margin-bottom:10px;background:#A4ADD7;font-size:16px;font-weight:600;}
.local_story_in03 .section .txt strong{display:block;font-size:18px;color:#001a44;padding-bottom: 5px;}
.local_story_in03 .section .txt p{font-size:14px;line-height:150%;text-align:justify}
.local_story_in03 .section .origin{display:inline-block;border:2px solid #ddd;padding:15px 20px;}
.local_story_in03 .section .img_area{margin:15px 0;text-align: center;}
.local_story_in03 .section .img_area img{max-width:800px;width:80%;}
.local_story_in03 .section em{display: block;color: #333;font-size: 15px;font-weight: 600;}

.chefpick_cont{overflow:hidden;position:relative;margin-bottom:3%;min-height:1500px;}
.chefpick_cont .leftList{position:absolute;left:0;top:0;max-width:300px;}
.chefpick_cont .leftList .cont_list ul > li{float:none;width:auto;}
.chefpick_cont .leftList .cont_list ul > li.on > a .img{border-color:#fd640e;border-width:5px;border-bottom-width:0;}
.chefpick_cont .leftList .cont_list ul > li.on > a .txt{box-shadow: 0 0 5px #fd640e;}
.chefpick_cont .leftList .cont_list ul > li .txt p{font-size:14px;text-align:left;overflow: inherit;text-overflow: initial;white-space: inherit;}

.chefpick_cont .leftList .leftList_m{display:none;}
.chefpick_cont .leftList .leftList_m select{width:100%;border:1px solid #dedede;font-size:14px;height:40px;line-height:40px;}
.chefpick_cont .rightDetail{margin-left:340px;}
.chefpick_cont .rightDetail .chefsp_cont_in{padding:29px 29px 0 29px;box-sizing:border-box;border:1px solid #ddd;}
.chefpick_cont .rightDetail .chefsp_cont_in .title{background:url(../img/bg_chefsp_tit.png) repeat-x left bottom;font-size:30px;line-height:150%;margin-bottom:20px;padding-bottom:20px;text-align:center;letter-spacing:-1px;color:#333;font-weight:600;}
.chefpick_cont .rightDetail .chefsp_cont_in .section .tit:first-child{margin-top:0;}
.chefpick_cont + .btn_group{padding-top:0;margin-left:340px;}

/* chefpick_220307 */
.chefpick_cont .sec_in{position: relative;}
.chefpick_cont .sec_in:after{content: '';display: block;clear: both;}
.chefpick_cont .sec_in .img_area{float: left;width: 45%;}
.chefpick_cont .sec_in .img_area img{max-width: 100%;}
.chefpick_cont .sec_in .txt_area{position: absolute;left: 48%;top: 50%;transform: translateY(-50%);}
.chefpick_cont .sec_in .txt_area .middle{display: table-cell;vertical-align: middle;}
.chefpick_cont .sec_in .txt_area ul{}
.chefpick_cont .sec_in .txt_area ul li{margin-bottom: 5px;}
.chefpick_cont .sec_in .txt_area ul li span{display: block;font-size: 16px;color: #5b5b5b;line-height: 150%;background-repeat: no-repeat;background-position: left center;padding-left: 30px; }
.chefpick_cont .sec_in .txt_area ul li span.ico_address{background-image:url(../img/ico_localtable_store02.png); background-size:21px; line-height:170%;}
.chefpick_cont .sec_in .txt_area ul li span.ico_phone{background-image:url(../img/ico_localtable_store03.png); background-size:21px; line-height:170%;}
.chefpick_cont .sec_in .txt_area ul li span.ico_type{background-image:url(../img/ico_localtable_store01.png); background-size:21px; line-height:170%;}
.chefpick_cont .sec_in .txt_area ul li span.ico_home{background-image:url(../img/ico_localtable_store05.png); background-size:21px; line-height:170%;}
 

.chefpick_cont .section02{padding-bottom: 40px;}
.chefpick_cont .section02 .tit{font-size: 25px;line-height: 150%;font-weight: 600;margin-bottom: 15px;color: #000;font-weight: 600;}
.chefpick_cont .section02 .txt{font-size: 16px;line-height: 150%;margin: 25px 0;word-break: keep-all;text-align: justify;color: #5b5b5b;}
.chefpick_cont .leftList .cont_list ul > li .txt p.t_cfp_center{text-align: center;}

/*   style.css 파일 내 1346라인부터 아래 스타일로 수정/추가    */

/* chefpick_220804*/
.chefsp_cont_in .section .store{border:2px solid #ddd;padding:20px;margin-bottom:20px;border-radius:10px;margin-top:4%;}
.chefsp_cont_in .section .store strong{display:block;font-size:16px;padding-bottom:10px;color:#001a44}
.chefsp_cont_in .section .store ul li{font-size:13px;padding-left:28px;line-height:170%;color:#888;background-position:left top;background-repeat:no-repeat;line-height:20px;margin-top:9px}  /* 수정 221109 */
.chefsp_cont_in .section .store ul li a{color:#888}

/* 신규아이콘 적용으로 주석처리  221109 
.chefsp_cont_in .section .store ul li:first-child{margin-top:0;}
.chefsp_cont_in .section .store ul li.ico01{background-image:url(../img/ico_localtable_store01.png)}
.chefsp_cont_in .section .store ul li.ico02{background-image:url(../img/ico_localtable_store02.png)}
.chefsp_cont_in .section .store ul li.ico03{background-image:url(../img/ico_localtable_store03.png)}
.chefsp_cont_in .section .store ul li.ico04{background-image:url(../img/ico_localtable_store04.png)}
.chefsp_cont_in .section .store ul li.ico05{background-image:url(../img/ico_localtable_store05.png)}
*/

/* chefpick 아이콘 수정 221109 */
.chefsp_cont_in .section .store ul li:first-child{margin-top:0;}
.chefsp_cont_in .section .store ul li.ico00{background-image:url(../img/ico_localtable_store00.png);}  
.chefsp_cont_in .section .store ul li.ico01{background-image:url(../img/ico_localtable_store01.png)}
.chefsp_cont_in .section .store ul li.ico02{background-image:url(../img/ico_localtable_store02.png)}
.chefsp_cont_in .section .store ul li.ico03{background-image:url(../img/ico_localtable_store03.png)}
.chefsp_cont_in .section .store ul li.ico04{background-image:url(../img/ico_localtable_store04.png)}
.chefsp_cont_in .section .store ul li.ico05{background-image:url(../img/ico_localtable_store05.png);} 
.chefsp_cont_in .section .store ul li.ico06{background-image:url(../img/ico_localtable_store06.png)} 

.chefsp_cont_in .section .store ul li{background-size:21px;line-height:170%;} 
.chefsp_cont_in .section .store ul li.ico01, 
.chefsp_cont_in .section .store ul li.ico05{background-size:auto;} 



@media print {
	.menuPan_wrap{background:#fff;}
	.menuPan_wrap .top{display:none;}
	.menuPan_wrap .menuPan_cont .snb{display:none;}
	.menuPan_wrap .menuPan_cont .cont_in{margin-left:0;border:0;}
	.menuPan_wrap .drawing_area{background:none;border:0;}
	.menuPan_wrap .portlet-header{display:none;}
	.menuPan_wrap .portlet-delete{display:none;}
	.menuPan_wrap .btn_control{display:none;}
	.menuPan_wrap .input input[type="text"]{border:0;}
	.menuPan_wrap .input_title input[type="text"]{border:0;}
	.menuPan_wrap .menupanTitle input[type="text"]{border:0;}
	.menuPan_wrap textarea{border:0;resize: none;}
	.menuPan_wrap .portlet{box-shadow:none;border:0 !important;background:none}
	.menuPan_wrap .input input[type="text"]{background:none;}
	.menuPan_wrap textarea{background:none;}
	.menuPan_wrap .input_title input[type="text"]{background:none;}
	.menuPan_wrap .menupanTitle input[type="text"]{background:none;}
	.menuPan_wrap .portlet-control{display:none;}
	.menuPan_wrap .ui-icon-gripsmall-diagonal-se{display:none;}
	.menuPan_wrap .tasteSet{display:inline-block;}
	.menuPan_wrap .tasteSet label span{display:none;}
	.menuPan_wrap .tasteSet label input[type="checkbox"]:checked + span{display:inline-block;}
	.menuPan_wrap .foodSet{display:inline-block;}
	.menuPan_wrap .foodSet label span{display:none;}
	.menuPan_wrap .foodSet label input[type="checkbox"]:checked + span{display:inline-block;}
	.menuPan_wrap .column_wrap{border-color:rgba(0,0,0,0);background:transparent}
	.menuPan_wrap .column_wrap.on{border-color:rgba(0,0,0,0);background:transparent}
	.menuPan_wrap .portlet:hover .portlet-delete{display:none;}
	.menuPan_wrap .portlet:hover .portlet-header{display:none;}
	.menuPan_wrap .inp-img1_1 label{border:0 !important;background-image:none}
	.menuPan_wrap .inp-img1_2 label{border:0 !important;background-image:none}
	.menuPan_wrap .inp-img1_3 label{border:0 !important;background-image:none}
	.menuPan_wrap .inp-img2_1 label{border:0 !important;background-image:none}
	.menuPan_wrap .inp-img2_2 label{border:0 !important;background-image:none}
	.menuPan_wrap .inp-img2_3 label{border:0 !important;background-image:none}
	.menuPan_wrap .portlet:hover .portlet-control{display:none !important;}
	.menuPan_wrap .column_wrap:hover{border:0 !important;}
	.menuPan_wrap .drawing_area:after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1000;}
	.menuPan_wrap .column_wrap.two{background-image:none;background-color:transparent}
	.menuPan_wrap .column_wrap.three{background-image:none;background-color:transparent}
	.menuPan_wrap .column_wrap.four{background-image:none;background-color:transparent}
	.menuPan_wrap .column_wrap.two.on{background-image:none;background-color:transparent}
	.menuPan_wrap .column_wrap.three.on{background-image:none;background-color:transparent}
	.menuPan_wrap .column_wrap.four.on{background-image:none;background-color:transparent}
	.menuPan_wrap .column_wrap.on > .portlet-delete{display:none;}
	.menuPan_wrap .portlet-content > .menuName .left .open_menu_pop{display:none;}
	.menuPan_wrap .portlet-content > .menuName .left .open_menu_pop2{display:none;}

	.menuPan_wrap .portlet-content.rightCont .tasteSet{float:right !important;}
	.menuPan_wrap .portlet-content.rightCont .foodSet{float:right !important;}

	.menuPan_wrap .portlet-content.fontColor2{background:none;}
}


@media only screen and (max-width: 1351px) {
    .kfood_wrap .in{padding: 0 70px;}
    .pfprev{left: 0;}
    .pfnext{right: 0;}
}

@media only screen and (max-width: 1201px) { 

.top_notice{ padding:12px 0;}
.top_notice .inner img { height:20px;}  
}

@media only screen and (max-width: 1201px) {
    #wrap.main #header .inner h1 a{background-size: auto 35px;}
	#header .gnb{display: none;}
	#header .inner .open_fullmenu{display: block;right:0;}
    #header .inner h1 a{background-size: auto 35px;}
    #header .inner{margin: 0 10px;padding:50px 0}
    #header .inner .gnb > ul{padding: 0 85px 0 50px;}
    #header .inner .gnb > ul > li > a{font-size: 17px;padding: 0 15px;min-width:80px}
	#header .inner .gnb > ul > li > ul > li > a{font-size:14px;}
    #header .inner .open_fullmenu{background-size: auto 20px;width: 22px;}
    #header .inner .open_lang{background-size: auto 20px;width: 20px;right:40px;}
    #header .inner .mypage{background-size: auto 20px;width: 20px;right: 80px;}
    .main_visual .inner{margin: 0 10px;}
    #container .main_section01 .inner{margin: 0 10px;}
    .main_visual ul li a .main_visual_txt p{font-size: 30px;}
    .main_visual ul li a .main_visual_txt span{font-size: 20px;}
    #container .main_section01 .main_quick ul li a p{font-size: 18px;}
    .cont_around{padding: 60px 0;}
    .cont_around .tit{font-size: 35px;margin-bottom: 40px;}
    .cont_around .around_list ul li a .cont{left: 10px;bottom: 15px;right: 10px;}
    .cont_around .around_list ul li a .cont h3{font-size: 18px;}
    .cont_around .around_list ul li a .cont span{font-size: 14px;}
    .cont_around .around_list ul li:first-child a .cont h3{font-size: 24px;}
    .cont_around .around_list ul li:first-child a .cont span{font-size: 18px;}
    #container .main_section02{padding: 60px 0;}
    #container .main_section02 .tit{padding-bottom: 40px;margin: 0 10px;}
    #container .main_section02 .tit h2{font-size: 35px;}
    #container .main_section02 .tit .btn_more{font-size: 20px;}
    #container .main_section02 .tit .btn_more:after{margin-top: 10px;}
    .main_section02 .list ul li a .cont_tit p{font-size: 16px;}
    .main_section02 .list ul li a .cont_tit span{font-size: 14px;}
    /*
    #footer .inner{margin: 0 10px;}
    */
    .path .inner{margin: 0 10px;}
    .h3_tit{padding: 0 10px 15px 10px ;}
    .h3_tit h3{font-size: 32px;}
	.h3_tit .search_bar{right:10px;}
	.h3_tit .search_bar input[type="text"]{width:200px;text-indent:5px;}
    .cont_list{margin: 0 10px;}
    .paging_wrap{margin: 0 10px;}
    
    .table_list table th{font-size: 16px;}
    .table_list table td{font-size: 14px;}    
    .table_list{margin-bottom: 35px;padding: 0 10px;}

    .contents .download a{font-size: 14px;margin-bottom:5px;}
    
    .menupan_wrap .menupan_list{margin: 0 10px;}
    .menupan_wrap .menupan_list ul li a .cont_tit p{font-size: 16px;}
    .view_wrap{margin: 0 10px;}
    .view_wrap .view_top h4{font-size: 30px;}
    .view_wrap .view_top p{font-size: 18px;}
    .view_wrap .view_top > span{font-size: 16px;}
    
    .table_view{margin: 0 10px;}
    .tab_area ul li a strong{font-size: 25px;}
    
    .introduce .inner{margin: 0 10px;}
    .introduce .txt_area ul li h4{font-size: 24px;}
	.introduce_process > .inner{margin:0 10px;}
    
    .paging_num{padding: 0 10px;font-size: 16px;}
    
    .header_t .inner{margin: 0 10px;}
    
    .pickfood ul li{width: 36%;}
    .pickfood ul li a .list_txt strong{font-size: 24px;}
    .pickfood ul li a .list_txt span{font-size: 16px;line-height: 150%;}
    
    .localtable_wrap{margin: 0 10px 50px;}
    .localtable_wrap.pc{display: none;}
    .localtable_wrap.mobile{display: block;}
    .local_cont_wrap .local_cont .local_tit{background-size: 95% auto;}
    .local_cont_wrap .local_cont .local_tit strong{font-size: 24px;}
    .local_cont_wrap .local_cont .local_tit p{font-size: 18px;}
    .local_cont_wrap .local_cont .local_link .link_list ul li h4{font-size: 20px;}
    .local_cont_wrap .local_cont{height: auto;}
    .local_cont_wrap .local_cont .local_img{display: none;}
    .local_cont_wrap .local_cont .local_link{width: 50%;border-left: 1px solid #ddd;box-sizing: border-box;}
    .local_cont_wrap .local_cont .local_link .link_img{padding-bottom: 91%;}
    .local_cont_wrap .local_cont.swiper-slide-active .local_tit .tit_area{left: 40px;}
    @keyframes tit_area01 {
        0% {left:-270px;}
        100% {left:40px;}
    }
	
	.chefpick_cont{margin-right:10px;}
	.chefpick_cont .rightDetail{margin-left:320px;padding:0;}
	.chefpick_cont .rightDetail .chefsp_cont_in{padding:20px 20px 0 20px;}
	.chefpick_cont .rightDetail .chefsp_cont_in .title{font-size:23px;}
	.chefpick_cont + .btn_group{margin-left:320px;}
    
    .chefpick_cont .section02 .tit{font-size: 20px;}
    .chefpick_cont .sec_in .txt_area ul li span{font-size: 14px;}
    
}
@media only screen and (max-width: 800px) { 
#footer .foot_info .address {padding-bottom: 100px;} 
#footer .foot_info .logo{ padding-bottom:5px;bottom: 22px; top: auto}  
}
@media only screen and (max-width: 741px) {
    #header .inner{padding: 50px 0;}
    #header .inner .mypage{right:80px;}
    #header .inner .open_lang{right:40px;}
    .main_visual ul li{height: 400px;}
    .main_visual ul li a .main_visual_txt{bottom: 25px;}
    .main_visual ul li a .main_visual_txt p{font-size: 18px;}
    .main_visual ul li a .main_visual_txt span{font-size: 14px;}
    .main_visual .swiper-pagination{bottom: 80px;}
    .main_visual .btn_visual{bottom: 80px;}
    #container .main_section01 .main_quick ul li a .ico img{height: 50px;}
    #container .main_section01 .main_quick ul li a p{font-size: 14px;}
    #container .main_section01 .main_quick ul li a p:after{margin: 4px 0 0 4px;}
    .cont_around .tit{font-size: 25px;}
    .cont_around .around_list ul li:first-child{width: 98%;}
    .cont_around .around_list ul li{width: 48%;}
    #container .main_section02 .tit h2{font-size: 25px;}
    .main_section02 .list ul li a{padding: 25px 15px;}
    .main_section02 .list ul li a .cont_tit p{width: 100%;margin-bottom: 5px;}
    .main_section02 .list ul li a .cont_tit span{position: static;}
    #footer .foot_info .logo{/*position: static;*/ text-align: center;padding-bottom: 25px;}
    #footer .foot_menu .list ul li a{font-size: 14px;}
    





    
    .sub_top{height: 240px;}
    .sub_top .h2_tit{padding-top: 110px;}
    .sub_top .h2_tit .line{height: 100px;}
	.sub_top .h2_tit + p{padding-top:155px;font-size:12px;}
    
    .h3_tit h3{font-size: 24px;}
    .h3_tit h3 + p{font-size: 18px;}
	.cont_list ul > li{width:48% !important;}
    .cont_list ul > li:nth-child(3n+1){clear: inherit;}
    .notice_wrap .cont_list ul > li{width: 48%;}
    .notice_wrap .cont_list ul > li a{padding: 20px 15px;}
    .notice_wrap .cont_list ul > li a .list_tit{font-size: 16px;}
    .notice_wrap .cont_list ul > li a .list_bot{margin-top: 20px;}
    .notice_wrap .cont_list ul > li a .list_bot span{font-size: 14px;}
    .notice_wrap .cont_list ul > li a p{font-size: 14px;}
    .paging_wrap .paging a{font-size: 14px;}
    .paging_wrap .paging strong{font-size: 14px;}
    
    .cont_list ul >li{width: 48%;margin-bottom: 35px;}
    .faq_wrap .faq_list ul li .tit{padding: 15px 22px 15px 55px;background-position: 20px 15px;background-size: 25px;}
    .faq_wrap .faq_list ul li .tit p{font-size: 16px;}
    .faq_wrap .faq_list ul li .cont{font-size: 16px;padding: 15px 55px;background-position: 20px 15px;background-size: 25px;}
    
    .table_list table th{font-size: 14px;}
    .table_list table td{font-size: 12px;}
    
    .paging_wrap .paging a.btn.prev{padding-right: 15px;}
    .paging_wrap .paging a.btn:after{right: 5px;}
    .paging_wrap .paging a.btn.next{padding-left: 15px;}
    .paging_wrap .paging a.btn.next:after{left: 5px;}
    
    .menupan_wrap .menupan_list ul li{width: 48%;margin-bottom: 30px;}
    .view_wrap .view_top h4{font-size: 24px;}
    .view_wrap .view_top p{font-size: 16px;}
    
    .btn_group{padding: 25px 0;}
    .btn_group a{font-size: 16px;padding: 10px 25px;}
    .btn_group .left a{margin-right: 10px;}
    .path .inner .share ul li a img{height: 30px;}
    .view_wrap .view_cont{padding: 25px 0;margin-top: 30px;}
    .view_wrap .view_top > span{font-size: 14px;}
    
    .tab_area ul li a strong{font-size: 18px;}
    .table_view table th{font-size: 16px;}
    .table_view table td{font-size: 14px;}
    
    .introduce{background: none;}
    .introduce .video_area{float: none;width: 100%;margin-left: 0;margin-bottom: 30px;}
    .introduce .txt_area{float: none;width: 100%;}
    .introduce .txt_area ul li h4{font-size: 20px;}
    .introduce .txt_area ul li p{font-size: 16px;}
	.introduce_process > .inner h4{font-size:18px;}
	.introduce_process > .inner > ol > li{padding:30px 0;}
	.introduce_process > .inner > ol > li .tit .num{font-size:22px;}
	.introduce_process > .inner > ol > li .tit{font-size:18px;}
	.introduce_process > .inner > ol > li > ol > li .img:after{margin-left:-10px;}
    
    .tab_cont{padding-bottom: 20px;}
    .tab_cont ul li .txt{padding: 30px 25px}
    .tab_cont ul li .txt strong{font-size: 18px;}
    .tab_cont ul li .txt p{font-size: 16px;}
    
    .tab_wrap .button-prev{left: 0;margin-left: 25px;bottom: 25px;}
    .tab_wrap .button-next{left: 0;margin-left: 75px;bottom: 25px;}
    
    .contents .download{position: static;margin-bottom: 20px;text-align:left;padding:0 10px;}
    .contents .download a{padding: 10px 45px 10px 20px;}
    
    .paging_num{font-size: 14px;}
    .view_wrap .view_top h4{font-size: 20px;}
    .view_wrap .view_top > span{padding: 8px 25px;}
    .view_wrap .view_cont > p{font-size: 16px;}
    
    .view_wrap .view_top span.view{position: static;}
    .ebook_wrap .cont_list ul > li .txt p{font-size: 14px;}
    .ebook_wrap .cont_list ul > li .txt .btn_group a{font-size: 12px;padding:5px 12px;}
    .btn_group .left a{margin-right: 5px;}
    
    .kfood_wrap .in{padding: 0 50px;}
    .pickfood ul li{width: 68%;}
    .pfprev{background-size: 40px;}
    .pfnext{background-size: 40px;}
    
    
    .user_wrap{padding: 40px 0;}
    .user_wrap .user{float: none;width: 100%;padding: 25px 0;}
    .user_wrap .user .name{font-size: 24px;}
    .user_wrap .mycont{float: none;width: 100%;}
    .user_wrap .mycont ul li a{height: 200px;}
    .user_wrap .mycont ul li .num strong{font-size: 20px;}
    .user_wrap .mycont ul li .num span{font-size: 18px;}
    
    .local_tab{left: 20px;}
    .local_cont_wrap .local_cont.swiper-slide-active .local_tit .tit_area{left: 10px; width:45%; word-wrap:break-word}
    @keyframes tit_area01 {
        0% {left:-270px;}
        100% {left:10px;}
    }
    .local_tab span{width: 30px;height: 30px;line-height: 30px;}
    .local_tab span.swiper-pagination-bullet-active{width: 60px;}
    .local_tab span{font-size: 14px;}
    .local_cont_wrap .local_cont .local_tit strong{font-size: 20px;}
    .local_cont_wrap .local_cont .local_tit p{font-size: 16px;}
    .local_cont_wrap .local_cont .local_link .link_list ul li a{padding: 35px 20px;background-position: right 10px bottom 10px;}
    .local_cont_wrap .local_cont .local_link .link_list ul li h4{font-size: 18px;}
    .local_cont_wrap .local_cont .local_link .link_list ul li p{font-size: 14px;}
    
    .local_story_in02 .section{padding: 2% 0;}
    .local_story_in02 .section .left{float: none;width: 100%;}
    .local_story_in02 .section .right{float: none;width: 100%;}
    .local_story_in02 .section .img_area img{width: 100%;}
    .local_story_in02 .section .txt strong{font-size: 16px;}
	
	.chefpick_cont{margin:0 10px 20px 10px;min-height:auto;}
	.chefpick_cont .leftList{position:static;width:auto;max-width:none;margin-bottom:20px;}
	.chefpick_cont .leftList .cont_list{display:none;}
	.chefpick_cont .leftList .leftList_m{display:block;}
	.chefpick_cont .rightDetail{margin-left:0;}
	.chefpick_cont + .btn_group{margin-left:0;}
	.kfood_wrap .recipe_area .iframe{height:350px;}
    .chefsp_cont_in .section .tit{font-size:16px;}
	.chefsp_cont_in .section .txt{font-size:14px;}
	.chefpick_cont .sec_in .img_area{float:none;width:auto;margin-bottom:10px;}
	.chefpick_cont .sec_in .img_area img{width:100%;}
	.chefpick_cont .sec_in .txt_area{position:static;transform: translateY(0);}
	.chefpick_cont .section02 .tit{font-size:16px;margin-bottom:10px;}
	.chefpick_cont .section02 .txt{font-size:14px;margin:10px 0}
    
}
@media only screen and (max-width: 461px) {
    .top_notice > .inner > a{font-size: 14px;}
    #container .main_section01 .main_quick{padding: 30px 0;}
    #container .main_section01 .main_quick ul li{width: 50%;padding: 20px 0;}
    #container .main_section01 .main_quick ul li:nth-child(3):before{width: 0;}
    #container .main_section02 .tit .btn_more{font-size: 14px;}
    #container .main_section02 .tit .btn_more:after{margin-top: 5px;}
    .cont_around{padding: 30px 0;}
    #container .main_section01 .main_quick ul li:before{top: 6px;}
    #container .main_section01 .main_quick ul li:nth-child(1):after,#container .main_section01 .main_quick ul li:nth-child(2):after{content: '';display: block;position: absolute;left: 10px;bottom: 0;width: 90%;height: 1px;background: #ccc;}
    
    .sub_top .h2_tit{font-size: 24px;}
    .h3_tit h3{font-size: 20px;}
	.h3_tit h3 + p{font-size:14px;margin-top:5px;margin-bottom:10px;}
    .h3_tit .search_bar{position: relative;left:0;}
    .h3_tit .search_bar select{font-size: 14px;}
    .h3_tit .search_bar input[type="text"]{width: 100%;font-size: 14px;}
    .notice_wrap .cont_list ul{margin-left: 0;}
    .notice_wrap .cont_list ul > li{float: none;width: 100%;margin-left: 0;}
    
    .cont_list ul{margin-left: 0;}
    
    .faq_wrap .faq_list ul li .tit p{font-size: 14px;}
    .faq_wrap .faq_list ul li .cont{font-size: 14px;}
    
    .contents .download a{padding: 10px 45px 10px 12px;}
    .paging_wrap .paging a{width: 15px;}
    .paging_wrap .paging strong{width: 15px;}
    
    .menupan_wrap .menupan_list ul{margin-left: 0;}
    .menupan_wrap .menupan_list ul li{float: none;width: 100%;margin-left: 0;}
    
    .view_wrap .view_top h4{font-size: 20px;}
    .view_wrap .view_top p{font-size: 14px;}
    .table_view table th{font-size: 14px;padding: 12px 6px;}
    .table_view table td{font-size: 12px;}
    
    .introduce .inner{padding: 40px 0;}
    .introduce .video_area .video{height: 250px;}
    .introduce .txt_area ul li h4{font-size: 18px;}
    .introduce .txt_area ul li p{font-size: 14px;}
	.introduce_process > .inner h4{font-size:16px;}
	.introduce_process > .inner > ol > li{padding:20px 0;}
	.introduce_process > .inner > ol > li .tit{font-size:14px;padding-left:25px;}
	.introduce_process > .inner > ol > li > ol > li{float:none;width:auto;margin-top:20px;}
	.introduce_process > .inner > ol > li > ol > li:first-child{margin-top:0;}
	.introduce_process > .inner > ol > li > ol > li .img{margin-bottom:10px;}
	.introduce_process > .inner > ol > li > ol > li .img img{width:70%;}
	.introduce_process > .inner > ol > li > ol > li .txt strong{font-size:14px;margin-bottom:0;}
	.introduce_process > .inner > ol > li > ol > li .txt p{font-size:12px;}
	.introduce_process > .inner > ol > li > ol > li .img:after{display:none;}
    
    .tab_cont ul li .txt strong{font-size: 16px;}
    .tab_cont ul li .txt p{font-size: 14px;}
    
    .notice_wrap .cont_list ul > li a .list_tit{font-size: 16px;}
    .view_wrap .view_cont > p{font-size: 14px;}
    
    .btn_group a{font-size: 14px;}
    .view_wrap .view_top h4{font-size: 16px;}
    
    .path .inner .path_list ul li a{padding-left: 20px;font-size: 12px;}
    .path .inner .path_list ul li a:before{width: 20px;}
    .btn_trans a{width: 140px;height: 35px;}
    .btn_trans a:before{background-size: 20px;background-position: 16px 8px;width: 45px;}
    .btn_trans a span{width: 80px;font-size: 12px;height: 35px;line-height: 35px;left: 45px;}
    
    .local_cont_wrap .local_cont .local_tit strong{font-size: 18px;padding: 100px 0 10px}
    .local_cont_wrap .local_cont .local_tit p{font-size: 14px;}
    .local_cont_wrap .local_cont .local_link .link_list ul li h4{font-size: 16px;}
    .local_cont_wrap .local_cont .local_tit p{font-size: 14px;}
    .kfood_wrap .recipe_area .iframe{height:250px;}

}	

/* 커스텀 부분 : 2023.10.26 */

.chefsp_cont_in {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.info-wrap {
    width: 100%;
    max-width: 800px;
    margin: 1% auto;
}

.section .title {
    font-size: 1.4em;
}


.theme-wrap {
    max-width: 800px;
    margin: 0 auto;
	/*
    font-family: unset;
	*/
}

article.theme-tab {
    max-width: 800px;
    margin: 5% auto;
}

.theme-img-slide.mb20 {
    margin-bottom: 20px;
    margin-bottom: 3%;
}

.theme-img-grid.mb40 {
    margin-bottom: 40px;
}


.caption {
    max-width: 800px;
    margin: 0 auto;
}

.theme-section .mb100 {
    margin-bottom: 100px;
}


.chefsp_cont_in .txt {
    font-size: 16px;
    line-height: 150%;
    margin: 15px 0;
    word-break: break-word;
    text-align: justify;
    color: #898989;
}

.chefsp_cont_in  .tit {
    font-size: 18px;
    line-height: 150%;
    word-break: break-word;
    margin: 15px 0;
    color: #595959;
    font-weight: 600;
}
	
	@media screen and (max-width: 324px){
    	.local_cont.cont01.swiper-slide .local_tit .tit_area p br:last-child {display:none}
    }
    
/* 추가 부분 */



/*
.theme-section {
    font-family: 'Pretendard', sans-serif !important;
}
*/

article {
	line-height: 1.5;
    letter-spacing: -0.01em;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
	margin-top: 10%;
	color: #898989;
}

article p {
    margin-top: 2%;
/*	font-family: 'Pretendard', sans-serif !important; */
}

.img-wrap.mb40 {    margin-bottom: 40px; }
.theme-h5-tit h5 {
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    color: #252525;
}

.theme-section h6 { margin: 0; margin-bottom: 30px; font-size: larger; font-weight: 700; line-height: 1.2; color: #000; }

.theme-wrap .mb100 {
    margin-bottom: 80px !important;
}