@charset "utf-8";

/* common */
.wrap_layout{width: 1200px; position: relative; margin: 0 auto;}
.wrap_layout:after{content: ""; display: block; clear: both;}
ul:after{content: ""; display: block; clear: both;}
.txt01{font-size: 12px; color: #333;}
.tit_st01{padding: 0 20px; margin-top:20px; line-height: 40px;font-size: 14px; color: #333; font-weight: 900; border-top: 2px solid #222; border-bottom: 1px solid #e5e5e5; }
.btn_submit01{display: block; width:65px; height:65px; box-sizing:border-box; background:url('../img/main/coupon_out-05.png') no-repeat; background-size:cover; outline:none; text-indent:-9999px;}
.btn_more01{display: block; width: 100%; height: 40px; line-height: 36px; text-align: center; font-size: 14px; color: #333; border: 2px solid #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.btn_more01:focus,
.btn_more01:hover{background: #333; color: #fff;}

/* 메인상단베너 */
#upper_portion{position:relative;  background-color:#fff; }
.top_banner{width:1180px; margin:0 auto; }
.top_banner ul { }
.top_banner ul li { float:left; width:25%; }
.top_banner ul li a { display:block; height:80px; box-sizing:border-box; padding-top:24px;}
.top_banner ul li a span { display:block;  color:#595758; }
.top_banner ul li a strong { display:block; color:#3e3a39; }
.top_bclose{clear:both; position:absolute; top:15px; right:15px; display:block; width:140px; height:20px; z-index:10;}
.top_bclose label{line-height: 20px; text-transform:uppercase; font-size:14px; font-weight:350; color:#333;}
.top_bclose input[type="checkbox"]{display: none;}
.top_bclose input[type="checkbox"] + label span{
	margin-right: 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    cursor: pointer;
    vertical-align: middle;
}
.top_bclose input[type="checkbox"]:checked + label span:before {
    content: '\2714';
    font-size: 9px;
	line-height:9px;
	color:#000;
    vertical-align: text-top;
}
.top_bclose a{float:right;}

/* header */
.header_top{height: 38px; line-height: 38px; background: #fff; border-bottom:solid 1px #f4f4f4;  border-top:solid 1px #f4f4f4; }
.header_top .btn_favorite{float: left; padding-left: 20px; font-family:'Nanum Gothic', sans-serif; font-size:12px;font-weight:700;color:#888;background: url("/img/main/icon_star.png") no-repeat left center;}
.header_top .top_menu{float: right;}
.header_top .top_menu a{position: relative;padding: 0 10px;font-family:'Nanum Gothic', sans-serif; font-size:12px;font-weight:700;color:#333;}
.header_top .top_menu a:after{content: ""; display: block; height: 8px; position: absolute; left: -2px; top: 50%; margin-top: -4px; border-left: 1px solid #eeeeee;}
.header_top .top_menu a:first-child:after{display: none;}
.header_top .top_menu a:focus,
.header_top .top_menu a:hover{/* text-decoration: underline; */}

#header{position:fixed; left:0; right:0; background-color:rgba(0,0,0,0.5); z-index:999}
.header_middle{width: 100%;}
.header_middle:after { content:""; display:block; clear:both; } 
.header_middle .logo{float: left;}
.header_middle .logo a{display: block; line-height:85px;}
.header_middle .logo a img{vertical-align: middle;}
.header_middle .logo a img.only_web { display:inline-block !important; }
.sns_list{margin-top:27px;margin-left:42px;float:left;}
.sns_list li{padding:0 8px;display:inline-block;vertical-align:middle;}

/*검색*/
.search_form{transform:translateX(0%);}
.search_form{display: block; width: 440px; height: 42px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 auto; height:48px;
}
.search_form fieldset{min-width: auto; width: 100%;}
.search_form .sf_txt{width: 100%; border: 2px solid #fff; padding:0 10px; font-size: 16px; font-weight:500; outline: none; height: 54px; background:rgba(0,0,0,.2); color:#fff; border-radius:30px; }
.search_form .sf_txt::placeholder{color:#fff; font-weight:400}
.search_form .sf_sel{width: 87px; height: 42px; position: absolute; left: 0; top: 0; border: none; padding: 0 10px; background: url("/img/btn/option_bar_btn.png") no-repeat 86% center; /* 180409 수정 */padding: 0 15px 0 15px; width:110px; height: 48px; font-size:18px; font-weight:600; color:#f43142;}
.search_form .sf_sel option{font-size:14px;}
.search_form .btn_search{position: absolute; right: 15px; top:0; width: 42px; height: 48px; background: url("/img/ico/search.png") no-repeat center center; border: none;  font-size: 0; }
.header_middle  .sns_link{position: absolute; left: 50%; top: 50%; margin-top: -12px; margin-left: 270px; /* 180409 수정 */ top: 54%;}
.header_middle  .sns_link li{display: inline-block; margin-left: 4px;}
.header_middle  .cart_link{float: right; margin-top: 20px;}
.header_middle  .cart_link a{position: relative; display: block; float:left; padding:0 10px; width:75px; height:50px;  font-size: 15px; color: #fff; box-sizing:border-box; }
.header_middle  .cart_link a:after { content:""; display:block; position:absolute; top:10px; right:0; width:1px; height:30px; background-color:#f0f0f0;  }
.header_middle  .cart_link a:last-child:after { display:none; } 
.header_middle  .cart_link a img { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); }
.header_middle  .cart_link a .num{position: absolute; right: 4px; bottom: 22px; width: 23px; height: 23px; line-height: 23px; text-align: center; background-color:#f43142; color: #fff; font-size: 11px; font-weight: bold; border-radius: 50%; margin-right:4px;}

.header_bot{border-bottom: 1px solid #ddd;}
.header_bot .wrap_layout{border-left: 1px solid #ddd;}
.header_middle .res_confirm{display:none;}


#category{ position: relative; float: left; width: 160px; border-right: 1px solid #ddd; box-sizing:border-box; z-index:999;}
#category .cg_list{display: none; position: absolute; left: 0; width: 100%; top: 54px; z-index: 99;}
.cg_list:after { content:""; display:block; clear:both;}
.cg_list > li{ width:160px;}
.cg_list > li > a{position:relative; display: block; box-sizing:border-box; height:48.7px; line-height: 48.7px; border-bottom : 1px solid rgba(255,255,255,0.1); background: #585858; padding-left: 20px; font-size: 14px; color: #fff;}
.cg_list > li > a:after { content:""; display:none; position:absolute; top:0; right:-1px; width:5px; height:46.5px; background-color:#fff; z-index:999999; }
.cg_list > li .depth02{ display: none; position: absolute; padding: 48px 0px 0 40px;  width: 250px; /* height:438px;*/ /* height:195px; */max-height:487px; left: 159px; top: 0; background: #fff; border: 1px solid #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* .cg_list > li .depth02:before { content:""; position:absolute; top:0px; left:-1px; width:1px; height:435px; background-color:#fff;} */
.cg_list > li:hover .depth02{display: block; background-color:#fff;}
.cg_list > li:hover  > a{border: 1px solid #000; border-right: none; background-color: #fff; color: #333;}
.cg_list > li:hover  > a:after { display:block; }
.cg_list > li .depth02 h2{font-size: 30px; color: #333; margin-bottom: 20px; /* width:35%; */}
.cg_list > li .depth02 .depth02_list { /* width:35%; */ }
.cg_list > li .depth02 .depth02_list > li > a {display: inline-block; padding: 8px 0;  font-size: 15px; color: #666;}
.ad_links { position:absolute; top:48px; right:7%; width:53%; }
.ad_links:after { content:""; display:block; clear:both; }
.ad_links > div { margin-bottom:10px; }
.ad_links > h3 { float:none; clear:both; }
.ad_links > div > div {  margin-top:15px; width:42%; }
.ad_links > div > div:first-child {float:left;}
.ad_links > div > div:last-child { float:right;}
.ad_links > div > div a { display:block; color:#333; }
.ad_links a { display:block; }
.ad_links a img { width:100%; }
.ad_links > div > div a > p { font-size:10px; letter-spacing:-1px; line-height:15px;  }
.ad_links > div > div a > p:nth-of-type(1) { margin-top:10px; }
.ad_links > div > div a > p:nth-of-type(2) { font-weight:600; }

.ad_links > div > div .ad_pays { margin-top:10px; font-size:14px; } 
.ad_links > div > div .ad_pays:after { content:""; display:block; clear:both; }
.ad_links > div > div .ad_pays .normal_pay { float:left; text-decoration:line-through; }
.ad_links > div > div .ad_pays .sale_pay { float:right; }




#category .btn_category{display: block; width: 160px;}
#category .btn_category strong{display: inline-block; padding-left: 32px; background: url("/img/main/icon_menu01.png") no-repeat left center; font-size: 15px; color: #333; font-weight: bold; line-height: 54px;}
/*#category .btn_category strong{background: url("/img/main/icon_menu01_on.png") no-repeat left center; color: #fff;}*/
#gnb{ width:1020px; box-sizing:border-box; float: left;}
#gnb .gnb_list > li{float: left; width:20%; }
#gnb .gnb_list > li > a{display: block; position:relative; font-size: 14px; line-height: 54px; color: #333; font-weight: bold; text-align:center; }

#gnb .gnb_list > li.active > a{color: #f43142;}
#gnb .gnb_list > li.mobile_link{display:none;}
#gnb .gnb_list > li a.md_pick {}
#gnb .gnb_list > li a.md_pick:after { content:""; display:block; position:absolute; top:-10px; left:50%; width:68px; height:28px; background:url('/img/main/md_pick01.png') no-repeat; transform:translate(-50%,0); transition:0.5s ease-in-out; }
#gnb .gnb_list > li a.md_pick.on:after { display:block; top:-18px;  }

#gnb_web { padding-left:10px; width: calc(100% - 160px); box-sizing:border-box; float: left;}
#gnb_web .gnb_list > li{float: left; width:calc(100%/6 - 1px); box-sizing:border-box; }
#gnb_web .gnb_list > li > a{display: block; box-sizing:border-box; position:relative;  font-size: 17px; line-height: 54px; color: #333; font-weight: bold; text-align:center; }
#gnb_web .gnb_list > li > a span { color: #f43142; }
#gnb_web .gnb_list > li.active > a {color: #f43142;}
#gnb_web .gnb_list > li.mobile_link{display:none;}
#gnb_web .gnb_list > li a.md_pick {}
#gnb_web .gnb_list > li a.md_pick:after { content:""; display:block; position:absolute; top:-10px; left:50%; width:68px; height:28px; background:url('/img/main/md_pick01.png') no-repeat; transform:translate(-50%,0); transition:0.5s ease-in-out; }
#gnb_web .gnb_list > li a.md_pick.on:after { display:block; top:-18px;  }

.hb_right{float: right; margin-top:-1px;}
.hb_right a{display: inline-block; position:relative; line-height: 18px; height:18px; padding: 0 10px; vertical-align: middle; font-family:'Nanum Gothic', sans-serif; font-size:12px;font-weight:700;color:#333;}
.hb_right a:after { content: ""; display: block; height: 8px; position: absolute; right: -2px; top: 50%; margin-top: -4px; border-left: 1px solid #eeeeee }
.hb_right a.join_link{color: #333;}
.hb_right a.join_link2{ display:none;}
/* .hb_right a.login_link{color: #fff; background-color: #f43142;} */


/* main */
#container.item_view{padding-bottom: 0;}
#container.item_view .vc_box{padding-bottom: 92px;}
.main { position:relative; }
.main_top{padding-top: 14px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; margin-bottom: 20px;}
.main_top .mt_left{float: left; width: 780px;}
.main_top .mt_right{float: right; width: 380px;}
.main_top .mbv_slider li{display: none;}
.main_top .mbv_slider li .thurm_in{}
.main_top .mbv_slider li:first-child{display: block;}
.main_top .meb_slider li{display: none;}
.main_top .meb_slider li:first-child{display: block;}
.main_top .main_banner_visual .bx-controls{margin-top: 12px;}
.main_top .main_banner_visual .bx-controls .bx-pager{display: inline-block;}
.main_top .main_banner_visual .bx-controls .bx-controls-auto{display: inline-block;}
.main_top .main_event_banner{position: relative;}
.main_top .main_event_banner .bx-controls{position: absolute; left: 20px; right: 20px; bottom: 16px; z-index: 55;}
.main_top .bx-pager-item{display: inline-block; margin-right: 10px;}
.main_top .bx-pager-item .bx-pager-link{display: block; width: 12px; height: 12px; background: #cfcfcf; border-radius: 50%; font-size: 0; text-indent: -99999em; overflow: hidden;}
.main_top .bx-pager-item .bx-pager-link.active{background: #333;}
.main_top .bx-controls-auto-item{display: inline-block; margin-right: 2px;}
.main_top .bx-controls-auto-item .bx-start{display: block; width: 12px; height: 12px; background: url("/img/main/icon_play.png") no-repeat center center; font-size: 0; text-indent: -99999em; overflow: hidden;}
.main_top .bx-controls-auto-item .bx-stop{display: block; width: 12px; height: 12px; background: url("/img/main/icon_stop.png") no-repeat center center; font-size: 0; text-indent: -99999em; overflow: hidden;}

/**/
.quick_menu{clear:both;overflow:hidden;border-bottom:1px solid #eeeeee;}
.quick_menu ul{text-align:center;}
.quick_menu ul li{float:left;width:calc(100%/6);}
.quick_menu ul li a{padding:85px 0 30px;display:block;font-size:15px;font-weight:500;color:#555555;line-height:1;border-right:1px solid #eeeeee;border-top:0 none;border-left:0 none;}
.quick_menu ul li a.qm01{background: url("/img/ico/quick01.png") no-repeat center 30px; border-left:1px solid #eeeeee;}
.quick_menu ul li a.qm02{background: url("/img/ico/quick02.png") no-repeat center 30px;}
.quick_menu ul li a.qm03{background: url("/img/ico/quick03.png") no-repeat center 30px;}
.quick_menu ul li a.qm04{background: url("/img/ico/quick04.png") no-repeat center 30px;}
.quick_menu ul li a.qm05{background: url("/img/ico/quick05.png") no-repeat center 30px;}
.quick_menu ul li a.qm06{background: url("/img/ico/quick06.png") no-repeat center 30px;}
.quick_menu ul li a:hover{color:#fff;box-shadow:0 0 5px 5px #eee;}
.quick_menu ul li a.qm01:hover{background: #f43142 url("/img/ico/hquick01.png") no-repeat center 30px;}
.quick_menu ul li a.qm02:hover{background: #f43142 url("/img/ico/hquick02.png") no-repeat center 30px;}
.quick_menu ul li a.qm03:hover{background: #f43142 url("/img/ico/hquick03.png") no-repeat center 30px;}
.quick_menu ul li a.qm04:hover{background: #f43142 url("/img/ico/hquick04.png") no-repeat center 30px;}
.quick_menu ul li a.qm05:hover{background: #f43142 url("/img/ico/hquick05.png") no-repeat center 30px;}
.quick_menu ul li a.qm06:hover{background: #f43142 url("/img/ico/hquick06.png") no-repeat center 30px;}
.main_coupon{position: relative; width: 100%; height: 131px; margin-top: 20px; background: url("/img/main/coupon_out-04.png") no-repeat center center; background-size:cover;}
.main_coupon h3 { display:none; }
.main_coupon .mc_ip{position: absolute; left: 60px; bottom: 38px; width: 170px; height: 20px; background: #fff; border: none;}
.main_coupon .mc_right{float: right; width: 71px; margin-top: 30px; margin-right: 28px;}

.main_coupon .mc_right .mcr_img{display: block; width: 68px; height: 68px;}
.main_coupon .mc_right .mcr_img img{width: 100%; height: 100%;}

.main_tabmenu{position: relative; margin-bottom: 30px; }
.main_tabmenu .tabmenu > li{float: left; width: 25%; }
.main_tabmenu .tabmenu > li > a{display: block; height: 80px; background-repeat: no-repeat; background-position: 0 0; background-size: cover; overflow: hidden; font-size: 0; text-indent: -99999em;}
.main_tabmenu .tabmenu > li.mtm01 > a{background-image: url("/img/main/main_tab_tit01_off.jpg");}
.main_tabmenu .tabmenu > li.mtm02 > a{background-image: url("/img/main/main_tab_tit02_off.jpg");}
.main_tabmenu .tabmenu > li.mtm03 > a{background-image: url("/img/main/main_tab_tit03_off.jpg");}
.main_tabmenu .tabmenu > li.mtm04 > a{background-image: url("/img/main/main_tab_tit04_off.jpg");}
.main_tabmenu .tabmenu > li.mtm01.active .sub_mtm {background-image: url("/img/main/main_tab_tit01_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm02.active .sub_mtm {background-image: url("/img/main/main_tab_tit02_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm03.active .sub_mtm {background-image: url("/img/main/main_tab_tit03_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm04.active .sub_mtm {background-image: url("/img/main/main_tab_tit04_on.jpg"); background-size:cover;}

.main_tabmenu .tabmenu > li .depth02{position: absolute; left: 0; width: 100%; padding-left: 136px; line-height: 75px; border: 2px solid #222; box-shadow: 0 0 10px 7px rgba(0,0,0,0.2); background: #fff; z-index: 99; display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main_tabmenu .tabmenu > li.active .depth02{display: block;}
.main_tabmenu .tabmenu > li .depth02:after{content: ""; display: block; position: absolute; /*width: 15px;*/width: 295px; height: 9px; top: -9px; background: url("/img/main/icon_arrow_top.png") no-repeat center top; /*margin-left: -16%;*/}
.main_tabmenu .tabmenu > li.mtm01 .depth02:after{left: 0;}
.main_tabmenu .tabmenu > li.mtm02 .depth02:after{left: 296px;}
.main_tabmenu .tabmenu > li.mtm03 .depth02:after{left: 591px;}
.main_tabmenu .tabmenu > li.mtm04 .depth02:after{left: 886px;}
.main_tabmenu .tabmenu > li .depth02 h2{position: absolute; left: 0; top: 0; display: inline-block; width: 136px; text-align: center; font-size: 16px; color: #2f2f2f; cursor:pointer;}
.main_tabmenu .tabmenu > li .depth02 h2:after{content: ""; display: block; position: absolute; right: 0; top: 50%; margin-top: -6px; height: 12px; border-left: 1px solid #ccc;}
.main_tabmenu .tabmenu > li .depth02 .depth02_list{display: inline-block; margin-left: 30px;}
.main_tabmenu .tabmenu > li .depth02 .depth02_list li{display: inline-block;}
.main_tabmenu .tabmenu > li .depth02 .depth02_list li a{display: block;}
.main_tabmenu .tabmenu > li .depth02 .depth02_list li a img{vertical-align:middle;}

.main_newarrival .newitem_type01{margin-top: 94px; margin-bottom: 54px;}
.item_list_header { text-align: center; margin: 70px 0 30px; font-size: 34px;}

/* newtime type01 */
.newarrival_list  *{outline: none;}
.newitem_type01{position: relative; float: left; width: 50%; padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.newitem_type01 .item_box{position: relative; background: #fff; width: 426px; height: 240px;  padding: 48px 30px;/* border: 1px solid #000;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.newitem_type01 .thum_img{position: absolute; bottom:0;/* bottom: 17px;*/ right: -135px; background: #fff; overflow: hidden;}
.newitem_type01 .item_content{position: relative; z-index: 1;}
.newitem_type01 .item_content .ic_tit{font-size: 16px; color: #333; line-height: 34px;}
.newitem_type01 .item_content .ic_subject{font-size: 34px; color: #333; height: 34px; font-weight: bold; overflow: hidden; margin-bottom: 5px; letter-spacing:-0.1px;}
.newitem_type01 .item_content .ic_subject a{color: #333;}
.newitem_type01 .item_content .ic_txt{display: block; font-size: 14px; color: #666; font-weight: 100; line-height: 18px; height: 36px; overflow: hidden; margin-bottom: 30px; letter-spacing:-0.5px;}
.newitem_type01 .item_content .ic_txt a{color: #666;}
.newitem_type01 .item_content .ic_pay{display: block; line-height: 24px;}
.newitem_type01 .item_content .ic_pay span{font-size: 14px; color: #ff0000; font-weight: 300; margin-right: 10px; text-decoration:line-through}
.newitem_type01 .item_content .ic_pay strong{font-size: 18px; color: #333; font-weight: 900;}

/* newtime type02 */
.newitem_type02{position: relative; float: left; width: 50%; margin-bottom: 60px; text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.newitem_type02 .item_box{display: inline-block; width: 560px; overflow: hidden;}
.newitem_type02 .item_content{width: 100%;}
.newitem_type02 .thum_img{width: 270px; overflow: hidden; text-align: center;}
.newitem_type02 .thum_img .in_img{display: inline-block;}
.newitem_type02.thum_left .item_content{ text-align: left;}
.newitem_type02.thum_right .item_content{float: left; padding-right: 20px; text-align: right;}
.newitem_type02 .item_content{position: relative; z-index: 1;}
.newitem_type02 .item_content .ic_tit{font-size: 16px; color: #333; line-height: 34px;}
.newitem_type02 .item_content .ic_subject{font-size: 34px; color: #333; height: 34px; font-weight: bold; overflow: hidden; margin-bottom: 5px; letter-spacing:-0.1px;}
.newitem_type02 .item_content .ic_subject a{color: #333;}
.newitem_type02 .item_content .ic_txt{display: block; font-size: 14px; color: #666; font-weight: 100; line-height: 18px; height: 36px; overflow: hidden; margin-bottom: 16px; letter-spacing:-0.5px;}
.newitem_type02 .item_content .ic_txt a{color: #666;}
.newitem_type02 .item_content .ic_pay{display: block; line-height: 24px;}
.newitem_type02 .item_content .ic_pay span{font-size: 14px; color: #ff0000; font-weight: 300; margin-right: 10px; text-decoration:line-through}
.newitem_type02 .item_content .ic_pay strong{font-size: 18px; color: #333; font-weight: 900;}
.newitem_type02 .item_content .btn_more01{margin-top: 20px;}

.main_banner_middle img{width: 100%;}
.item_tabmenu{line-height: 1;position:relative;}
.main_tit_wr h2{font-size:40px;font-weight:300;}
.main_tit_wr h2 strong{font-weight:700;}
.item_tabmenu > a{display:block;position:absolute;right:0;bottom:0;font-size:16px;font-weight:500; color:#555555;}
.item_tabmenu .tabmenu{text-align: center;}
.item_tabmenu .tabmenu li{display: inline-block;}
.item_tabmenu .tabmenu li a{display: block; padding: 0 21px; font-size: 16px ;color: #333; font-weight: 600; height:30px; line-height:30px; border-radius:30px;}
.item_tabmenu .tabmenu li.on a { border:solid 1px #333;}

/* itme_type01 */
.itme_type01{padding-top: 25px;margin:0 -5px 0;}

.itme_type01 > li, .itme_type01 .slick-slide{margin:0 7px 15px;border:1px solid #cccccc;border-radius:5px;overflow:hidden;box-shadow: 0 2px 0 0 #f2f2f2;}
.itme_type01 > li{float: left; width: calc(100%/3 - 16px)}
.itme_type01 .thum_img{display: block; position: relative; width: 100%;  /* height: 277px;overflow: hidden;*/ background: #fff;}
.itme_type01 .thum_img .in_img{position:relative; z-index:1; display: block; /* width: 470px; */ height: 270px;overflow: hidden; /* background-color:#f3f3f3; */ }
.itme_type01 .thum_img .in_img img{ transition: 0.2s all; min-height:100%;}
/* .itme_type01 .thum_img .main_in_img img{position:absolute; top:50%} */
.itme_type01 > li:focus .thum_img .in_img img,
.itme_type01 > li:hover .thum_img .in_img img{transform: scale(1.08);}
.itme_type01 .thum_img .item_opt{position: absolute; right: 10px; bottom: 10px;  display:none;}
.itme_type01 .thum_img .item_opt button{width: 50px; height: 50px ;background-repeat: no-repeat; background-position: 0 0; outline:none; margin-left: 7px; font-size: 0; text-indent: -9999em;}
.itme_type01 .slick-arrow{display:none !important;}
.main .itme_type01 .slick-dots{margin-top:10px;text-align:center;width:100%;}
.main .itme_type01 .slick-dots li{padding:0 8px;display:inline-block;}
.main .itme_type01 .slick-dots li button{width:10px;height:10px;font-size:0;border-radius:100%;background:#dfdfdf;}
.main .itme_type01 .slick-dots li.slick-active button{background:#b0b0b0;}

/* 최근할인 등 아이콘 */
.item_box{position:relative;}
.itme_type01 .in_ico{position: absolute; left: 10px; bottom: 10px; display:none;}
.itme_type01 .thum_img .item_opt .btn_zzim{overflow: hidden; background-image: url("/img/btn/heart.png");}
.itme_type01 .thum_img .item_opt .btn_zzim.on { background-image: url("/img/btn/heart_on.png");}
.itme_type01 .thum_img .item_opt .btn_zzim.active { background-image: url("/img/btn/heart_on.png");}
.itme_type01 .thum_img .item_opt .btn_zzim:hover {background-image: url("/img/btn/heart_on.png"); }
.itme_type01 .thum_img .item_opt .btn_vs{ display:none; overflow: hidden; background-image: url("/img/main/btn_vs.png");}
.itme_type01 .thum_img .item_opt .btn_vs.active { background-position: 0 100%;}
.itme_type01 .thum_img .item_opt .btn_vs:hover {background-position: 0 100%; }
.itme_type01 .thum_img .item_opt .btn_vsmore{ display:none; position:absolute; top:-55px; right: -30px;margin-left: 0;width: 105px; height:55px; background:url("/img/btn/vsmore.png")no-repeat left top;}
.itme_type01 .thum_img .item_opt button.btn_vsmore:hover, .itme_type01 .thum_img .item_opt button.btn_vsmore:focus, .thum_img .item_opt button.btn_vsmore.active{background-position: 0 0;}
.itme_type01 .item_content{padding:20px 20px 25px;background:#fff;}
.itme_type01 .item_content .ic_tit{ font-size:16px;font-weight:350;color:#333;/*  overflow: hidden; */}
.itme_type01 .item_content .ic_mid{}
.itme_type01 .item_content .ic_subject{margin-top:10px;height: 60px; font-size: 20px; font-weight:500;line-height: 1.4; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: normal; font-weight: 500;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.itme_type01 .item_content .ic_subject a{ color: #434343;}
.itme_type01 .item_content .ic_txt{margin-top:0;display: block; font-size:15px;font-weight:300;color:#888; height:42px;line-height: 1.4; overflow: hidden; text-overflow: ellipsis; white-space: normal;}
.itme_type01 .item_content .ic_bot { margin-top:22px; position:relative; }
.itme_type01 .item_content .ic_bot:after { content:""; display:block; clear:both; }
.itme_type01 .item_content .ic_bot .ic_pay{display:block; letter-spacing:-0.5px; text-align:right; color:#f43142}
.itme_type01 .item_content .ic_bot .ic_pay .pris1{color:#8d8d8d; font-size:14px; text-decoration:line-through; margin-right:10px;}
.itme_type01 .item_content .ic_bot .ic_pay strong{ font-family:'nanumsquare'; font-weight:500; font-size: 18px;letter-spacing:-2px; margin-right:3px;}
.itme_type01 .item_content .ic_bot .ic_pay .pris2{color: #f43142; font-size: 23px; font-weight:350;}
.itme_type01 .item_content .ic_bot .ic_pay .pris2 strong{ font-family:'nanumsquare'; font-weight:900; font-size: 28px;letter-spacing:-2px;}
.itme_type01 .item_content .ic_bot .ic_color{float: right; display:none;}
.itme_type01 .item_content .ic_bot .ic_color span{display:none; margin-left:5px; width: 12px; height: 12px; overflow: hidden; border-radius:50%;}
.itme_type01 .item_box .ico_like{display:block;position:absolute;top:35px;right:20px;width:36px;height:35px;background:url('../img/ico/ico_heart.png') no-repeat; z-index:1; outline:none;}
.itme_type01 .item_box .ico_like.on{background:url('../img/ico/ico_heart_on.png') no-repeat;}

/* 190819 수정 */
.itme_type01 .thum_img .item_state{position:absolute;top:20px;left:20px; z-index:3}
.itme_type01 .thum_img .item_state img{margin-bottom:10px;display:block;}

/* itme_type02 */
.itme_type02 .thum_img{display: block; position: relative; width: 100%; height: 93px; overflow: hidden; background: #f6f6f6; margin-bottom: 16px;}
.itme_type02 .thum_img .in_img{display: block; /* width: 300px; height: 100%; */}
.itme_type02 .thum_img .in_img img{transition: 0.2s all;}
.itme_type02 li:focus .thum_img .in_img img,
.itme_type02 li:hover .thum_img .in_img img{transform: scale(1.08);}
.itme_type02 .item_content .ic_subject{/*height: 16px;*/ font-size: 14px; line-height: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; /*white-space: nowrap;*/ font-weight: 300;}
.itme_type02 .item_content .ic_subject a{ color: #333;}
.itme_type02 .item_content .ic_pay{color: #434343; font-size: 12px; letter-spacing: -0.5px}
.itme_type02 .item_content .ic_pay span{font-size: 12px; color: #434343; font-style: italic; }
.itme_type02 .item_content .ic_pay span.red{color: #d12e2f;}
.itme_type02 .item_content .ic_pay strong{font-size: 12px; color: #434343;}

/* 180409 추가 및 수정 */
.itme_type02 .item_content .ic_subject{height:35px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; white-space: normal;}
.itme_type02 .item_content .ic_subject a{height:35px;  overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.itme_type02 .item_content .ic_pay span, .itme_type02 .item_content .ic_pay strong{font-size:13px;}

/* itme_type03 */
.itme_type03 .thum_img{display: block; position: relative; width: 238px; height: 232px; overflow: hidden; background: #f6f6f6; }
.itme_type03 .thum_img .in_img{display: block; width: 100%; height: 100%;}
.itme_type03 .thum_img .in_img img{transition: 0.2s all;}
.itme_type03 > li:focus .thum_img .in_img img,
.itme_type03 > li:hover .thum_img .in_img img{transform: scale(1.08);}
.itme_type03 .item_content{padding: 20px 10px 0 10px;}
.itme_type03 .item_content .ic_tit{font-style: italic; overflow: hidden; margin-bottom: 5px;}
.itme_type03 .item_content .ic_tit strong{font-size: 16px; color: #434343; font-weight: 500;}
.itme_type03 .item_content .ic_tit span{font-size: 14px; color: #434343; font-weight: 500;}
.itme_type03 .item_content .ic_subject{height: 16px; font-size: 14px; line-height: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 300; margin-bottom: 10px;}
.itme_type03 .item_content .ic_subject a{ color: #333;}
.itme_type03 .item_content .ic_pay{color: #434343; font-size: 12px; letter-spacing: -0.5px}
.itme_type03 .item_content .ic_pay span{font-size: 14px; color: #434343; font-style: italic; }
.itme_type03 .item_content .ic_pay span.red{color: #e60012;}
.itme_type03 .item_content .ic_pay strong{font-size: 14px; color: #434343; font-weight: 500;}

/* 더보기 */
.more_box { }
.more_box > button {  display:table; margin:0 auto; width:220px; height:45px; line-height:45px; border:solid 1px #dcdcdc; outline:none; font-size:14px;}
.more_item { display:none;}
.more_item.active { display:block;}

/* 비주얼아래 베너 1,2 */
.banner_top{position:relative;}
.main_banner01, .main_banner02{text-align:center;}
.main_banner01 h2, .main_banner02 h2{font-size:40px;font-weight:300;color:#000;line-height:1;}
.main_banner01 h2 strong, .main_banner02 h2 strong{font-weight:700;}
.banner01_wrap{margin-top:25px;clear:both;overflow:hidden;}
.banner01_wrap > div{float:left;width:calc(50% - 5px);}
.banner01_wrap > div:last-child{margin-left:10px;}
.banner01_slider .slick-arrow{display:none !important;}
.banner01_slider .slick-dots{position:absolute;bottom:20px;left:0;width:100%;text-align:center;}
.banner01_slider .slick-dots li{margin:0 3px;display:inline-block;}
.banner01_slider .slick-dots li button{display:block;width:12px;height:12px;border-radius:100%;background:#fff;font-size:0;opacity:0.2;}
.banner01_slider .slick-dots li.slick-active button{opacity:1}

.main_banner02{padding:100px 0 80px;background:#fbfbfb;}
.banner02_slider{margin-top:25px;}
.banner02_slider .slick-slide{padding:0 8px;}
.banner02_slider .slick-arrow{display:none !important;}
.banner_middle .slide_control{position:absolute;top:70px;right:-70px;clear:both;overflow:hidden;z-index:10; width:1350px}
.banner_middle .slide_control a{margin-left:10px;display:block;width:115px;height:115px;}
.banner_middle .slide_control a.next{background:url('../img/ico/btn_banner_right.png')no-repeat center; float:right;}
.banner_middle .slide_control a.prev{background:url('../img/ico/btn_banner_left.png')no-repeat center; float:left;}


.item_tabmenu  .slide_btn_style{position:absolute;top:50%;right:0;clear:both;overflow:hidden;z-index:10; margin-top:-15px;}
.item_tabmenu  .slide_btn_style a{margin-left:10px;display:block;float:left;width:29px;height:29px;background:url('../img/btn/sc_arr.png')no-repeat center;;}
.item_tabmenu  .slide_btn_style a.next{transform:rotate(-180deg);}
.item_tabmenu  .slide_btn_style a:hover{background:url('../img/btn/sc_harr.png')no-repeat center;;}
.item_tabmenu  .slide_btn_style a.next:hover{transform:rotate(0);}
.item_tabmenu  .slide_btn_style a.prev:hover{transform:rotate(180deg);}

/* 생생여행정보 */
.main_section03{padding:100px 0 80px;background:#e9edf0;}
.main_section03 h2{font-size:40px;font-weight:300;color:#000;line-height:1;text-align:center;}
.main_section03 h2 strong{font-weight:700;}
.main_review{margin-top:40px;}
.main_review .main_review_content{padding:0 10px;}
.main_review .main_review_content a{display:block;}
.main_review .main_review_img{position:relative;overflow:hidden;height:220px;border-top-left-radius:5px;border-top-right-radius:5px;}
.main_review .main_review_img .main_review_label{position:absolute;top:0;left:20px;}
.main_review .main_review_con{padding:30px 20px 40px; height:200px; background:#fff;;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.main_review .main_review_con .main_review_tit{font-size:17px;font-weight:500;color:#333;line-height:1.5;letter-spacing:-0.5px;max-height:50px;overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main_review .main_review_con .main_review_txt{margin-top:20px;font-size:15px;font-weight:300;color:#888888;line-height:1.5;letter-spacing:-0.5px;max-height:150px;overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -ms-flexbox; display: box; word-break:break-all;}
.main_review .slick-arrow{margin-top:-34px;display:block;position:absolute;top:50%;width:39px;height:78px;font-size:0;z-index:10;}
.main_review .slick-prev{left:-70px;background:url('../img/main/review_prev.png')no-repeat center;}
.main_review .slick-next{right:-70px;background:url('../img/main/review_next.png')no-repeat center;}
/*review_prev.png*/

/* 하단서비스 */
.main_service{padding:80px 0 0}
.main_service h3{padding-top:5px;margin-bottom:20px;font-size:26px;font-weight:500;line-height:1; color:#333;}
.service_board{clear:both;overflow:hidden;}
.service_board > div{float:left;width:calc(50% - 20px);}
.service_board > div:last-child{margin-left:40px;}
.service_board .board_top{position:relative;}
.service_board .board_top a{display:block;position:absolute;top:0px;right:0;width:29px;height:29px;background:url('../img/btn/board_more.png')no-repeat center;}
.mb_list{border-top:2px solid #333333;}
.mb_list li{border-bottom:1px solid #dddddd;}
.mb_list li a{padding:30px 20px;display:block;}
.mb_list li a span{display:block;line-height:1;}
.mb_list li a span.mb_tit{font-size:17px;font-weight:500; line-height:34px; color:#333333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.mb_list li a span.mb_date{margin-top:10px;font-size:16px;font-weight:300;color:#888888;}
.service_info{margin-top:75px;text-align:center;clear:both;overflow:hidden;}
.service_info li{float:left;width:calc(100%/3);}
.service_info p{margin-top:20px;font-size:15px;font-weight:350;color:#666;line-height:1.5; letter-spacing:-1px;}
.service_info p.cs_time{font-size:36px;font-weight:300;color:#333333;line-height:1;}
.service_info strong{font-size:36px;font-weight:700;color:#333333;line-height:1;}
.service_info ul li{float:none;display:block;width:100%;font-size:25px;font-weight:500;color:#000;line-height:47px;}
.service_info ul li img{margin-right:6px;display:inline-block;}
.service_quick{margin:80px -10px 0;clear:both;overflow:hidden;}
.service_quick li{margin:0 10px ;/*margin-left:20px;float:left;width:calc(20% - 16px);*/}
/*.service_quick li:nth-child(1){margin-left:0;}*/
.service_quick li a{padding:50px 0;display:block; font-size:22px;font-weight:500;color:#fff;line-height:1;text-align:center;border-radius:5px;}
.service_quick li a.sq01{background:url('../img/main/service_quick01.png')no-repeat center}
.service_quick li a.sq02{background:url('../img/main/service_quick02.png')no-repeat center}
.service_quick li a.sq03{background:url('../img/main/service_quick03.png')no-repeat center}
.service_quick li a.sq04{background:url('../img/main/service_quick04.png')no-repeat center}
.service_quick li a.sq05{background:url('../img/main/service_quick05.png')no-repeat center}

/* 퀵메뉴 */
.inq_quick{display:block;position:fixed;top:30%;right:50px;width:84px;height:83px;background:url('../img/ico/ico_inq.png')no-repeat center top;z-index:100;}
.inq_quick:hover{width:266px;background:url('../img/ico/ico_inqnum.png')no-repeat center top;}
.scroll_btn{display:none; position:fixed;bottom:40px;right:50px;width:84px;z-index:100;}
.scroll_btn li a{display:block;width:84px;height:84px;}
.scroll_btn li a.top{background:url('../img/btn/scroll_top.png')no-repeat center top;}
.scroll_btn li a.bottom{background:url('../img/btn/scroll_down.png')no-repeat center top;}

/* footer */
#footer{margin-top:50px;}
.footer_top{display:none; position:relative;height: 59px; line-height: 59px; background: #ededed; border-top:solid 1px #ddd; border-bottom:solid 1px #dddddd; }
#fnb ul li{position: relative; display: inline-block; padding: 0 20px;}
#fnb ul li:after{content: ""; display: block; height: 10px; position: absolute; left: -2px; top: 50%; margin-top: -5px; border-left: 1px solid #dddddd;}
#fnb ul li:first-child{padding-left: 0;}
#fnb ul li:first-child:after{display: none;}
#fnb ul li a{display: block; font-size: 14px; font-weight:350; color: #888;}
#fnb ul li.fwb a{color: #666; font-weight: 500;}
.family_site{position:absolute;top:14px;right:0;width:204px;z-index:10;}
.family_site a{padding:9px 10px;display:block;font-size:14px;font-weight:350;color:#666666;border:1px solid #aaaaaa;line-height:1;background:#fff;}
.family_site > a{background:#fff url('../img/btn/option_bar_btn.png') no-repeat 95% center;}
.family_site ul{display:none;}
.family_site ul li a{border-top:0;}
.footer_bot{padding: 40px 0 45px; background: #ffffff; border-top:1px solid #c2c2c2; width:1200px; margin:0 auto;}
.footer_bot_layout{overflow:hidden;}
.footer_bot .f_logo{float: left;}
.footer_bot .f_content{float: left; padding-left: 58px;}
.footer_bot address,.footer_bot a,
.footer_bot p, .footer_bot .copy{font-size: 12px; font-weight:350;line-height: 1.5; color: #8c8a8c; letter-spacing:-0.5px;max-width:750px;}
.footer_bot .f_content .bar {color:#5c5c61; }
.footer_bot .f_agree{float: right; margin-left: 85px; padding-left: 20px; border-left: 1px solid #eeeeee;}
.footer_bot .f_agree h3{font-weight: 500; color: #666666; font-size: 16px; line-height: 22px;}
.footer_bot .f_agree img{width:50px}

/* 메인슬라이드 */
.wrap_1180 { width:1200px; margin:0 auto; position:relative; }
.wrap_1180:after { content:""; display:block; clear:both; }
.main_slider { position:relative; margin:0 auto; }
.slick-slide { outline:none; }
.slider_img {position:relative;}
.main_slider .slick-prev{display:none !important;}
.main_slider .slick-next{display:block;position:absolute; bottom: 6vw; left: 17.7vw;width:2.136vw;height:1.9795vw;font-size:0;background:url('../img/main/visual_arrow.png') no-repeat center / cover;}
.slider_box_mo,
.mo_slider_nav { height:0; visibility: hidden;}
.slide_stop { display:block; position:absolute; /*top:-45px; */right:1px; height:45px; background:#fff; cursor:pointer; display:block; z-index:9999; box-sizing:border-box;  border-bottom: solid 1px #eee;  border-left: solid 1px #eee; }
.slide_stop a {  display:none; width:50px; height:45px;  border:solid 1px #eeeeee; border-left:none; border-top:none; box-sizing:border-box;}
.slide_stop a.active { display:block; }
.slide_stop a img { width:100%; }

/* 추천 패키지 */
.recommend { position:relative; }
.recommend .slick-arrow { position:absolute; top:-40px; right:0; text-indent:-999999px; width:30px; height:30px; background:#ddd; }
.recommend .slick-prev { right:29px; background:url('/img/btn/btn_recom_prev.png') no-repeat; }
.recommend .slick-next { background:url('/img/btn/btn_recom_next.png') no-repeat; }
.recommend h2 { text-align:center; margin:30px 0; font-size:34px; }
.recommend .img_box { overflow:hidden; background-color:#f5f5f5;  }
.recommend .img_box img { width:280px; /*height:240px; max-height:240px;*/ transition:0.2s all; }
.recommend .img_box:hover img { transform:scale(1.08); }

.recommend01 { padding: 20px 0; border-top:solid 1px #dddddd; position:relative; }
.recommend01 .recom_box { display:block;/*  margin-right:20px; width:280px !important; background-color:#f6f6f6; */ padding:0 10px; }
.recommend01 .recom_box a { color:#333; }
.recommend01 .recom_box:nth-of-type(4n) { margin-right:0px; }

.recommend01 .recom_box .txt_box { box-sizing:border-box; padding:20px 0 30px 15px;  }
.recommend01 .recom_box .txt_box h3 { font-size:20px; margin-bottom:10px; }
.recommend01 .recom_box .txt_box p { font-size:14px; }

/* 수정 */ 
.recommend02 {/*  padding: 20px 0; */ /* min-height:600px; */ border-top:solid 1px #dddddd; position:relative; }
.more_view { position:absolute; top:-30px; right:0; color:#777777; font-size:16px; font-weight:600; }

.item_tabmenu .more_view { top:15px; }
.item_view .item_box { border:none; }
.new_sale_box { margin-top:15px; height:20px;}

.main_service .ms_box02 {}
.main_service .ms_box02 ul {margin-top:25px; }
.main_service .ms_box02 ul li { margin:12px 0; font-size:14px; }
.main_service .ms_box02 ul li:after { content:""; display:block; clear:both; }
.main_service .ms_box02 ul li strong { display:block; float:left; width:30%; }
.main_service .ms_box02 ul li span { display:block; float:left; width:70%; }

.main aside { position:absolute; top:0px; z-index:999999; }
.main .aside_left { width:130px; left:8%; /*left:10%; */}
.main .aside_right { width:100px; right:10%;/*right:12.5%;*/ }
.main aside a { display:block; color:#555; text-align:center; font-weight:400; }
.main aside a h3 { margin-top:5px; font-size:14px; line-height:20px;}
.main aside a h4 { font-size:14px; }

.aside_left .aside_left_box { border:solid 1px #333; height:50px; }
.aside_left .aside_left_box:nth-child(2) { margin-top:20px; }
.aside_left .aside_left_box:nth-child(2),
.aside_left .aside_left_box:nth-child(3) { border-bottom:none; }
.aside_left .aside_left_box:nth-child(4) { border-bottom:none; }

.aside_right .aside_right_box { box-sizing:border-box; margin-bottom:20px; }
.aside_right .aside_right_box img { width:100%; }

.aside_tap_menu { box-sizing:border-box; }
.aside_tap_menu li { width:33.33%; float:left;  box-sizing:border-box;  }
.aside_tap_menu li a { display:block;  width:100%; border:solid 1px #ccc; border-right:none;  background-color:#ddd; box-sizing:border-box;}
.aside_tap_menu li a img { width:32px; height:32px; }
.aside_tap_menu li:last-of-type a { border-right:solid 1px #ccc; }
.aside_tap_menu li.active a { background-color:#fff; border-bottom:none;  background-color:#fff;  }


.aside_box { margin-top:-1px;  background-color:#fff; border:solid 1px #ccc; padding:10px 15px; border-top:none; }
.aside_box > div {}
.aside_box > div h4 { margin-bottom:10px;  text-align:center; font-size:12px; font-weight:300;  }

.aside_box ul {}
.aside_box ul li { position:relative; margin-bottom:10px; }
.aside_box ul li a { display:block; box-sizing:border-box; border:solid 2px transparent; }
.aside_box ul li a img { width:64px; height:64px;}
.aside_box ul li a:hover {  border:solid 2px #333; border-left:none; }
.aside_box ul li a:hover img { margin-left:2px; }
.aside_box ul li a .depth_02 { display:none; position:absolute; top:0; bottom:0; left:-150px; padding: 15px 0px 10px 10px; border:solid 2px #333; border-right:none; width:150px; background-color:#fff; box-sizing:border-box; text-align:left;}
.aside_box ul li a .depth_02 h5 { width:95%; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; font-size:10px; }
.aside_box ul li a .depth_02 p { margin-top:15px; font-size:14px; font-weight:600; color:#f43142; }
.aside_box ul li a:hover .depth_02 { display:block; }

.aside_paging { position:relative; margin:20px 0 10px; text-align:center; font-size:12px; color:#555; }
.aside_paging > a { position:absolute; top:0; display:block; }
.aside_paging .page_prev { left:-10px; }
.aside_paging .page_next { right:-10px; }

.Gotop { background-color:#333; color:#fff; height:40px; margin-top:20px;  padding:10px 0 0; box-sizing:border-box; }
.Gotop h5 { color:#fff; margin-top:-10px;}
.Gotop span { color:#fff; display:block; }

.main_banner_bot {  }
.main_banner_bot img { width:100%;  }

.more_box .itme_type01 > li {}
.more_box .itme_type01 > li:nth-of-type(4n) { margin-right:0;}

/**/
.main_section01 h2{font-size: 40px;  font-weight: 300; color: #000; line-height: 1;}
.main_banner02 h2 strong{font-weight:700;}
.main_section01 .main_item_list{float:left;width:calc(100%/3);}
.main_section01 .item_tabmenu{display:block;}
.main_section01 .item_tabmenu h3{padding:20px 0 24px;font-size:24px;font-weight:500;color:#888;text-align:center;}
.main_section01 .item_tabmenu.active h3{padding-bottom:20px;border-bottom:4px solid #f43142;color:#f43142;}
/* .main_section01 .itme_type01{position:absolute;bottom:0;left:0;width:1200px;z-index:-1;} */
.main_section01 .itme_type01{width:1200px;}
.main_section01 .itme_type01.active{z-index:100;opacity:1;}
.main_section02{margin:100px auto 30px;}


/* 반응형 */
.only_web{display: block !important;}
.only_web_inline{display: inline-block !important;}
.only_mo{display: none !important;}
.only_mo_inline{display: none !important;}

/* 0926 */
#header{}
#header .wrap_layout{}
#header .logo{display:inline-block;}

#header .h_ul{display:inline-block;}
#header .h_ul>ul:after{ content:""; display:block; clear:both; }
#header .h_ul>ul>li{float:left; padding:20px 0;}
#header .h_ul>ul>li>a{display:block; padding:15px 0;}

#header .head_content>ul>li:first-child{margin-left:75px;}
#header .head_content>ul>li{margin-left:35px; position:relative;}
#header .head_content>ul>li a{font-size:16px; color:#fff;}

#header .login_wrap{float:right;}

#header .login_wrap>ul>li{position:relative; padding-left:10px; padding-right:10px;}
#header .login_wrap>ul>li:last-child{padding-right:0;}
#header .login_wrap>ul>li:after{content:""; display:block; background:#fff; width:1px; height:10px; position:absolute; right:0px; top:50%; margin-top:-5px;}
#header .login_wrap>ul>li:last-child:after{display:none;}
#header .login_wrap>ul>li a{font-size:15px; color:#fff;}

#header .head_content ul.head_content_tab{position:absolute; left: -9999px;top: -9999px; width: 0;height: 0;margin: 0;padding: 0;list-style: none;}
#header .head_content>ul>li:hover ul.head_content_tab{position:absolute; left:50%;top:86px; margin-left:-80px;border-top:2px solid #48af49;white-space:nowrap;width:160px;height:auto;z-index:300;box-shadow:0px 3px 6px rgba(0,0,0,0.5); background:rgba(0,0,0,0.5);}
#header .head_content>ul>li:hover ul.head_content_tab li{text-align:left; display:block; font-weight:400;}
#header .head_content>ul>li:hover ul.head_content_tab li a{display:block;  height:30px; padding-left:15px; font-size:15px; line-height:30px; color:#FFF; text-decoration:none; }
#header .head_content>ul>li:hover ul.head_content_tab li a:hover {background:#000;}

#container>section:first-child{margin-top:60px;}
#container.main>section{margin-top:70px;}
.main_visual{background:url(/img/main/main_visual.png) no-repeat center; padding:175px 0 193px;}
.visual_con{text-align:center;}
.visual_con h3{color:#fff; font-size:24px; font-weight:500}
.visual_con h3 strong{font-size:30px; font-weight:700}
.visual_con p{margin:5px 0 27px; color:#fff; font-size:16px; font-weight:500}

.main_tit_wr h4{font-size:15px; font-weight:300; color:#808080; margin-top:10px;}
.banner_middle{position:relative;}

.r_quick_menu{position:absolute; right:5%; top:0; z-index:10;}
.r_quick_menu1{position:absolute; right:5%; top:345px; z-index:10;}
.r_quick_menu2{position:fixed; right:5%; top:50%; transform:translate(0, -50%); z-index:10;}
@media screen and (max-width: 1600px){
.r_quick_menu{right:2%;}
.r_quick_menu1{right:2%}
.r_quick_menu2{right:2%}
}
@media screen and (max-width: 1299px){
.r_quick_menu{display:none;}
.r_quick_menu1{display:none;}
.r_quick_menu2{display:none;}
}
/* moblie */
@media screen and (max-width: 850px){
	#wrap{min-width:100%;}
	img{max-width:100%;}
	.in_img img { height:auto; }
    .wrap_layout{ width: calc(100% - 20px);}
    
	header {  }
	.header_bot .wrap_layout { border-left:none; border-right:none; padding:15px 0; }
	.only_web{display: none !important;}
	.only_web_inline{display: none !important;}
	.only_mo{display: block !important;}
	.only_mo_inline{display: inline-block !important;}
	.wrap_1180 { width:calc(100% - 20px); }
	aside { display:none;  }

	/* 상단베너 */
	#upper_portion{ padding:6px 0 0 0; height:30px; box-sizing:border-box; display:none !important; }
	.top_bclose{top:20%; right:5%; width:15px;  }
	.top_bclose .top_close img { /* width:22px; */ }

	/* header */
	#header .wrap_layout{width:100%;}
	.header_top{display: none; position: absolute; left: 0; right: 0; bottom: 0;background: #fff; height: 36px; border-bottom: 1px solid #ddd; padding-right: 37px;}
	.header_top .top_menu a{float: left;width: 33.333333%; padding: 0; text-align: center; line-height: 36px; border-left: 1px solid #ddd; font-size: 13px; font-weight: 500;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#header .logo{display:block;}
	.header_middle .cart_link a:after{ display:none; }

	.top_banner { margin:0 auto; width:70%; height:24px; }
	.header_top .top_menu a:after{display: none;}
	.header_top .top_menu a:first-child{border-left: none; padding-left: 25px;}
	.header_top .top_menu a:first-child:after{content: ""; display: block; position: absolute; left: 50%; margin-left: -40px; top: 50%; margin-top: -13px; width: 25px; height: 25px; background: url("/img/mobile/icon_cart.png") no-repeat center center; background-size:25px; border-left: none ;}
	.header_top .btn_favorite{display: none;}
	.header_top .top_menu{float: none;overflow: hidden;}
	.header_middle{ height:60px; overflow:visible; border-bottom:none;}
	.header_middle .logo{float: none; text-align: center;}
	.header_middle .logo a{display: inline-block; line-height: 45px;}
	.header_middle .logo a img{max-height:45px; width:125px;}
	.header_middle .logo a img.only_web { display:none !important; }
	.header_middle .logo a img.only_mo { display:inline-block !important;  width:125px;}
	.header_middle .res_confirm{display:block; position:absolute; right:10px; top:20px;}
	.header_middle .res_confirm img{width:20px;}
	#gnb_web{padding:0;width:100%;overflow-x:auto;}
	#gnb_web .gnb_list{margin:0 auto;width:520px; height:25px;}
	#gnb_web .gnb_list > li{width:auto;}
	#gnb_web .gnb_list > li a{padding:0 15px;font-size:12px;line-height:1;}
	#header .h_ul{display:none;}

	.header_bot{border: none;}
	.header_middle .search_form{left: 50%;top: 54px; height: 36px; width: calc(100% - 50px);margin-left: 0; margin-top: 0; padding-right: 0px; transform:translate(-50%,0); }
	.search_form{width:290px;}
	.search_form .sf_txt{height:41px; font-size:14px; padding:0px 40px 0 10px; border:1px solid #fff;}
	.search_form .sf_sel{height: 36px;}
	.search_form .btn_search{width: 36px; height: 36px; background: url(/img/ico/search_mo.png) no-repeat center center; background-size: 70%;right:5px; top:2px;}
	
	.btn_search_mo{position: absolute; right: 0; bottom: 1px; width: 36px; height: 36px; border-left: 1px solid #ddd; background:#eee url(/img/main/icon_search.png) no-repeat center center;  background-size: 50%;}
	.btn_search_mo.active{background: #eee url(/img/sub/btn_close04.png) no-repeat center center; }

	.hb_right{position: absolute; right: 4%; top: 0; margin-right: 25px; float: none; padding-right: 4%; }
	.hb_right a{padding: 0;}
	.hb_right a.login_link{display: none;}
	.hb_right a.join_link{ display:none; color: #fff; font-size:0; text-indent: -9999em; width:18px; height: 25px;  background: url("/img/mobile/icon_my.png") no-repeat right top; background-size: cover;}
	.hb_right a.join_link.join_link3 { display:inline-block; }
	.hb_right a.join_link2{display:inline-block; color: #fff; font-size:0; text-indent: -9999em; width:18px; height: 25px;  background: url("/img/mobile/icon_my.png") no-repeat right top; background-size: cover;}
	.header_middle .sns_link{display: none;}
	.header_middle .cart_link{ position: absolute; right: 10px; top: 12px; margin-right: 0; float: none; margin-top: 0; }
	.header_middle .cart_link a{margin-top:0px; width: 20px; height: 31px; margin-right:10px;  line-height: 1; padding-right: 0; }
	.header_middle .cart_link a:last-of-type {   }
	.header_middle .cart_link a strong{font-size: 0; text-indent: -9999em;}
	.header_middle .cart_link a .num {right:-10px;  bottom:12px; padding:2px; margin-right:0; width: 15px; height: 15px; line-height: 15px; font-size:10px;transform:scale(0.8); }
	.main_top{padding-top: 0;}
	.btn_gnb_mo{position:absolute;left:10px;top:20px;width:20px;height:15px;overflow:hidden;margin-bottom:13px; outline:none;}
	.btn_gnb_mo.on{z-index:1;}
	.btn_gnb_mo span{position:absolute;display:block;width:100%;height:1px;background-color:#fff;
		transition: all 0.35s cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transition: all 0.35s cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-moz-transition: all 0.35s cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-o-transition: all 0.35s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	.btn_gnb_mo span.on{background-color:#000;}
	
	.btn_gnb_mo span.top{top:0;}
	.btn_gnb_mo span.middle{top:50%;margin-top:-0.5px;}
	.btn_gnb_mo span.bottom{bottom:0;}
	html.gnbOpen .btn_gnb_mo{z-index:1010;}
	html.gnbOpen .btn_gnb_mo span.top{top:-2px;
	transform: translate3d(0, 8px, 0) rotate(225deg);
	-webkit-transform: translate3d(0, 8px, 0) rotate(225deg);
	-moz-transform: translate3d(0, 8px, 0) rotate(225deg);
	-o-transform: translate3d(0, 8px, 0) rotate(225deg);
	-ms-transform: translate(0, 8px) rotate(45deg);
	}
	html.gnbOpen .btn_gnb_mo span.middle{top:50%;margin-top:-2px;
		transform: translate3d(0, 150px, 0) rotate(-720deg);
		-webkit-transform: translate3d(0, 150px, 0) rotate(-720deg);
		-moz-transform: translate3d(0, 150px, 0) rotate(-720deg);
		-o-transform: translate3d(0, 150px, 0) rotate(-720deg);	
	}
	html.gnbOpen .btn_gnb_mo span.bottom{bottom:-1px;
		transform: translate3d(0, -9px, 0) rotate(-225deg);
		-webkit-transform: translate3d(0, -9px, 0) rotate(-225deg);
		-moz-transform: translate3d(0, -9px, 0) rotate(-225deg);
		-o-transform: translate3d(0, -9px, 0) rotate(-225deg);
		-ms-transform: translate(0, -9px) rotate(-45deg);
	}
	

	
	#category{display: none;}
	#gnb{position: fixed; left:-100%; width: 100%; top:0px; bottom: 0; float: none; background: #fff; padding-bottom: 80px; transition: all .3s; overflow-y: auto; z-index:999;}
	#gnb .gnb_logo{height:60px;}
	#gnb .gnb_list{border-top:1px solid #aaaaaa;}
	#gnb .gnb_list > li{float: none; width:100%; border-bottom: 1px solid #ddd;}
	#gnb .gnb_list > li > span{display:block; padding:15px 20px;line-height:1;font-size:16px;font-weight:500;text-align:left; color:#000;}
	#gnb .gnb_list > li > span>a{color:#000;display:block;}
	#gnb .mo_gnb_top .mgt01{padding:20px 5px;clear:both;overflow:hidden;background-color: #fff; text-align: center;}
	#gnb .mo_gnb_top .mgt01 a{padding:10px 0;display: block;float:left; width:calc(100%/3 - 12px);border: 1px solid #333333; text-align: center; font-size: 16px; line-height:1;font-weight:700;color: #333333;margin: 0 5px;}
	.depth04{background:#f0f0f0; display:none;}
	.depth04 li{line-height:40px;border-top:1px solid #dddddd;}
	.depth04 li a{display: block;padding-left: 20px;position: relative;font-size: 13px;font-weight: 500;color: #555;}
	
	.mo_gnb_top  .mgt02 ul{border-bottom: 1px solid #ddd;}
	.mo_gnb_top  .mgt02 ul li{float: left; width: 25%; text-align: center; background-color: #fff; border-left: 1px solid #ddd;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mo_gnb_top  .mgt02 ul li:first-child{border-left: none;}
	.mo_gnb_top  .mgt02 ul li a{display: block;}
	html.gnbOpen {position: fixed; left: 0; width: 100%; height: 100%;}
	html.gnbOpen body:after {top: 0; background: rgba(0,0,0,0.5);}
	html.gnbOpen #gnb {left: 0;}
	html.gnbOpen .gnb_bg{display: block; z-index: 55;}
	#gnb .gnb_list > li.mobile_link{display:block;padding:30px 22px 20px; text-align:center;border-bottom:0 none;}
	#gnb .gnb_list > li.mobile_link ul li{display:block; float:left; width:25%; margin:0%;}
	#gnb .sns_link li a img{width:70%;}
	.sns_list{margin:40px 0 0 10px;}
	.sns_list img{width:37px; height:37px;}

	/*#gnb_web { position:relative; float:none; padding-left:0; margin:10px auto; width:90.55%; z-index:920; }
	#gnb_web b { position:relative; border:solid 1px #ddd; display:block; color:#333; text-align:center; line-height:32px;  background-color:#fff; font-size:16px; box-sizing:border-box; cursor:pointer; }
	#gnb_web b:after { content:""; display:block; position:absolute; top:50%; right:2.5%; border-top:solid 10px #f43142; border-left:solid 5px transparent; border-right:solid 5px transparent; transform:translate(0%,-50%); }
	#gnb_web b span { color:#f43142;}
	#gnb_web .gnb_list { display:none; position:absolute; top:34px; left:0px; right:0px; }
	#gnb_web .gnb_list > li { width:100%; background-color:#fff; box-sizing:border-box;  border:solid 1px #ddd; border-bottom:none; }
	#gnb_web .gnb_list > li:first-of-type { border-top:none; }
	#gnb_web .gnb_list > li:last-of-type { border-bottom:solid 1px #ddd; }
	#gnb_web .gnb_list > li > a { line-height:32px; font-size:16px; }
	#gnb_web .gnb_list > li a.md_pick:after { display:none; }
	#gnb_web .gnb_list > li a.md_pick.on:after { display:none; }*/


	/* main */
	.main_visual{background:url(/img/main/main_visual_mo.png) center -645px no-repeat; padding:170px 0 145px;}
	.visual_con h3{font-size:28px; font-weight:300; line-height:33px;}
	.visual_con h3 strong{font-size:38px;}
	.visual_con p{font-size:19px; font-weight:300; margin:10px 0 35px;}
	.main_top{border: none; padding-bottom: 0;}
	.main_top .mt_left{float: none; width: 100%;}
	.main_top .main_banner_visual .bx-controls{margin: 12px 0 18px; text-align: center;}
	.main_top .mt_right{float: none; width: 100%;}
	.main_coupon{	width:92%; height: 100px; margin: 20px auto; background:#3a3a3c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
	.main_coupon h3 { display:block; margin:20px auto 0; width:102px; height:21px; background:url('../img/main/COUPON.png') no-repeat; background-size:cover; color:#fff; font-family:"BMDOHYEON"; font-size:24px; text-align:center; text-indent:-99999px;}
	.main_coupon .mc_ip{left: 20px; bottom: 20px; width: 70%; height:25px; background:#fff; }
	.main_coupon .mc_right{ margin-top: 6px; margin-right: 19px; width:100%;}
	.main_coupon .mc_right .mcr_img { display:none; }
	.main_coupon .mc_right .btn_submit01 { position:absolute; bottom:20px; right:20px; width:25%; height:25px; line-height:25px; background: #656565; font-size: 12px; color: #fff; border: 1px solid #dfdfdf; text-align: center; text-indent:0; }
	
	.main_top .main_event_banner { display:none;}

	.main_tabmenu{width: 92%;margin: 0 auto; margin-bottom: 42px;}
	.main_tabmenu .tabmenu > li{float: none; width: 100%; margin-bottom: 5px;}
	.main_tabmenu .tabmenu > li > a{height: auto; padding-bottom: 12%;}
	.main_tabmenu .tabmenu > li.mtm01 > a{background-image: url("/img/mobile/main_tab_tit01_off.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li.mtm01.active .sub_mtm {background-image: url("/img/mobile/main_tab_tit01.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li.mtm02 > a{background-image: url("/img/mobile/main_tab_tit02_off.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li.mtm02.active .sub_mtm {background-image: url("/img/mobile/main_tab_tit02.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li.mtm03 > a{background-image: url("/img/mobile/main_tab_tit03_off.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li.mtm03.active .sub_mtm {background-image: url("/img/mobile/main_tab_tit03.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li.mtm04 > a{background-image: url("/img/mobile/main_tab_tit04_off.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li.mtm04.active .sub_mtm {background-image: url("/img/mobile/main_tab_tit04.jpg"); background-size:cover;}
	.main_tabmenu .tabmenu > li .depth02:after{margin-left: -8px;}
	.main_tabmenu .tabmenu > li.mtm01 .depth02:after{left: 50%;}
	.main_tabmenu .tabmenu > li.mtm02 .depth02:after{left: 50%;}
	.main_tabmenu .tabmenu > li.mtm03 .depth02:after{left: 50%;}

	.tit_st01{border: none; padding: 0; text-align: center;}
	.main_newarrival{padding: 0 27px;}
	.main_newarrival .newitem_type01{padding:0;margin: 0 0 30px;/*margin: 40px 0 30px;*/}
	.newitem_type01{width: 100%;}
	.newitem_type01 .item_box{width: 100%; padding: 0;/*padding: 24px 15px;*/ height: auto;}
	/*.newitem_type01 .item_box:before{width: 102%; height: 102%;}*/
	.newitem_type01 .item_content .ic_tit{font-size: 13px; line-height: 180%;}
	.newitem_type01 .item_content .ic_subject{font-size: 24px; height: 24px;}
	.newitem_type01 .item_content .ic_txt{font-size: 12px; height: 32px; line-height: 16px; margin-bottom: 15px;}
	.newitem_type01 .item_content .ic_pay strong{font-size: 14px;}
	.newitem_type01 .thum_img{width: 100%;/*width: 162px;*/ height: 156px; position:static;/*right: -12%;*/ /*bottom: 50px;*/}
	.newitem_type02{width: 100%;margin-bottom:0;}
	.newitem_type02 .item_box{position: relative; width: 100%;}http://175.126.62.212/item/item_list_new.php#
	.newitem_type02 .item_content{width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.main_tit_wr{text-align:center;}

	/* 슬라이더 */
	.slick-slider.slider_box_mo { }
	.slick-slider.slider_box_mo img{ width:100%; }
	.mo_slider_nav { position:absolute; bottom:0; left:0; right:0; } 
	.mo_slider_nav > div { position:absolute; left:50%; top:0%; padding:4px 0 8px;  width:100%; transform:translate(-50%,-100%); background-color:rgba(0,0,0,0.3); text-align:center; }
	.mo_slider_nav > div > div { display:inline-block !important; }
	.mo_slider_nav > div > div a img{height:10px;line-height:10px; vertical-align:middle;}
	.slick-slider.slider_nav_mo { /* float:left; */ /* position: absolute; top:0;left:0px; right:0; */ box-sizing:border-box; z-index: 9; } 
	.slider_nav_mo .slick-track {  left:0 !important; right:0; float:left; width:auto !important; }
	.slider_nav_mo .slick-track .slick-slide.slick-active { float:left;  margin-right:5px;  text-align:center; width:10px !important;}
	.slider_nav_mo .slick-slide.slick-active a { transition:0.2s; display:block;  box-sizing:border-box;  height:10px; line-height:10px; background-color:rgba(0,0,0,0.2); color:#000; font-size:16px; font-weight:400;  text-align:center; outline:none; border-radius:50%; }
	.slider_nav_mo .slick-slide.slick-current.slick-active a { text-align:center; color:#fff; background-color:#fff; }
	.recommend .img_box img { width:100%; height:auto !important; /* max-height:120px; */ }
	.recommend01_mo { padding: 20px 0; border-top:solid 1px #dddddd; position:relative; }
	.recommend01_mo .recom_box { display:block; /* margin:0 0.35%;  background-color:#f6f6f6; */ padding:0 0.5%; }
	.recommend01_mo .recom_box a { color:#333; }

	.recommend01_mo .recom_box .txt_box { box-sizing:border-box; padding:20px 0 30px 15px; height:75px;  }
	.recommend01_mo .recom_box .txt_box h3 { font-size:12px; margin-bottom:5px; }
	.recommend01_mo .recom_box .txt_box p { font-size:10px; }

	.slider_box_mo,
	.mo_slider_nav { height:auto; visibility: visible;}

	/**/
	.itme_type01 .item_content .ic_bot .ic_pay span.red { font-size:21px; }
	.itme_type01 .item_content .ic_bot .ic_pay strong {font-size:14px; line-height:21px;letter-spacing:-0.5px; }
	.itme_type01 .item_content .ic_bot .ic_pay span.above { left:auto; right:19%; }
	.newitem_type02.thum_left .item_content{float: none; /*padding-left: 140px;*/}
	.newitem_type02.thum_right .item_content{padding-right: 0;}
	.newitem_type02 .thum_img{width: 135px; height: 135px;}
	.newitem_type02 .item_content .ic_tit{font-size: 13px; line-height: 180%;}
	.newitem_type02 .item_content .ic_subject{font-size: 24px; height: 24px;}
	.newitem_type02 .item_content .ic_txt{font-size: 12px; height: 32px; line-height: 16px; margin-bottom: 15px;}
	.newitem_type02 .item_content .ic_pay strong{font-size: 14px; letter-spacing:-1px;}
	.newitem_type02 .item_content .btn_more01{margin-top: 10px;}
	.btn_more01{height: 32px;border: 1px solid #333; font-size: 12px; line-height: 30px;}
	
	.newarrival_list{margin:10px auto 30px;}
	.newarrival_list.nl_list01 .slick-list{/*overflow: inherit;*/overflow: hidden;}
	.newarrival_list .slick-arrow{position: absolute; top: 50%; margin-top: -35px; width: 18px; height: 30px; overflow: hidden; background: url("/img/sub/btn_arrow01.png") no-repeat; overflow: hidden; text-indent: -9999em; opacity: 0.8; z-index: 50;}  
	.newarrival_list .slick-arrow.slick-prev{left: -23px; background-position: left top;}
	.newarrival_list .slick-arrow.slick-next{right: -23px; background-position: -18px top;}
	.newarrival_list .slick-arrow:hover{opacity: 1;}
	
	.main_section02{margin-top: 16px;}
	.item_tabmenu{border-bottom: none;}
	.item_tabmenu > select{width: 100%; height: 39px; border-radius:39px; padding:0 0 0 43%; font-size:16px; font-weight:600; font-family: 'Noto Sans KR'; }
	.main_item_list,
	.main_recently{}
	.itme_type01{margin: 0; padding-top: 20px;}
	.itme_type01 > li{ width: 48.5%; margin: 0 3% 0 0; margin-bottom: 3%;}
	.itme_type01 > li:nth-child(2n) { margin:0; }
	.itme_type01 .thum_img .in_img{height:30vw;}/* height:10em; */

	.itme_type01 .item_box .ico_like{background: url(../img/ico/ico_mo_heart.png) no-repeat center / 20px; width:40px; top:15px; right:7px;}
	.itme_type01 .item_box .ico_like.on{background: url(../img/ico/ico_mo_heart_on.png) no-repeat center / 20px;}
	

	

	.recommend h2, .main_tit_wr h2 { margin:30px 0 10px; font-size:21px; line-height:1.2;}
	.item_list_header { font-size:21px; }
	.item_tabmenu .more_view { top:-19px; }

	.more_view{ top:-44px; font-size:12px; }
	.item_tabmenu > a {font-size:12px;}

	/**/
	.main_slider .slick-next{  top: 55vw;  left: 14vw; width: 8vw;  height: 6vw;}
	/**/
	.main_banner01{width:100%}
	.main_banner02{/* padding:40px 0 30px; */}
	.main_banner01 h2, .main_banner02 h2, .main_section01 h2{font-size:24px;line-height:1.2;}
	.banner01_wrap{margin-top:5px;}
	.banner01_wrap > div{margin:15px 0 0 !important;float:none;width:100%;}
	.banner02_slider{margin-top:25px;}
	.banner02_slider .slick-slide{padding:0 5px;}
	.banner_top .slide_btn_style, .item_tabmenu .slide_btn_style{margin-right:-40px;bottom:-49px;right:50%;}
	.banner_top .slide_btn_style a, .item_tabmenu .slide_btn_style a{margin:0 5px;}
	.main .itme_type01 .slick-dots li{padding:0 3px;}
	.more_box .itme_type01{/* padding-top:65px; */}

	.banner_middle .slide_control a.prev{background: url(../img/ico/btn_banner_left_mo.png)no-repeat center; background-size: 100%;}
	.banner_middle .slide_control a.next{background: url(../img/ico/btn_banner_right_mo.png)no-repeat center; background-size: 100%;}
	.banner_middle .slide_control a{margin:0 20px; width:40px; height:40px;}
	.banner_middle .slide_control{right:0; top:50%; width:100%; margin-top:-10px;}

	/**/
	.quick_menu .wrap_layout{width:100%;}
	.quick_menu .slick-list{width:80%;padding-right:20%;}
	.quick_menu ul li a{padding:35px 0 0;height:35px;font-size:10px;line-height:1.2;background-position:center 10px !important;}
	.quick_menu ul li a.qm01{background-size:10px !important;}
	.quick_menu ul li a.qm02{background-size:14px !important;}
	.quick_menu ul li a.qm03{background-size:15px !important;}
	.quick_menu ul li a.qm04{background-size:15px !important;}
	.quick_menu ul li a.qm05{background-size:15px !important}
	.quick_menu ul li a.qm06{background-size:15px !important;}

	/**/
	#container>section{margin-top:40px;}
	#container>section:first-child{margin-top:45px;}
	.item_tabmenu .slide_btn_style{display:none;}
	.main_tit_wr h4{font-size:14px;}
	.main_section01 .main_item_list{float:none;width:100%;}
	.sec01_seclect{margin:10px 20px 0;position:relative;text-align:center;}
	.sec01_seclect a{padding:10px 0;display:block;font-size:16px;font-weight:500;color:#888888;line-height:1;}
	.sec01_seclect > a{color:#f43142;border-bottom:2px solid #f43142;background:url('../img/ico/red_sel.png')no-repeat right center / 10px;}
	.sec01_seclect ul{position:absolute;bottom:0;left:0;width:100%;transform: translateY(100%);display:none;background:#ffff;z-index:1000;}
	.sec01_seclect ul.open{display:block;}
	.main_section01 .item_tabmenu{display:none;}
	.main_section01 .itme_type01{width:100%;}
	.itme_type01 .thum_img .item_state{top:10px;left:10px;}
	.itme_type01 .thum_img .item_state img{margin-bottom:5px;width:30px;}
	.itme_type01 .item_content{padding:10px;}
	.itme_type01 .item_content .ic_tit{font-size:12px;}
	.itme_type01 .item_content .ic_subject{font-size:15px;height:40px;}
	.itme_type01 .item_content .ic_txt{margin:10px 0;font-size:10px;height:15px;}
	.itme_type01 .item_content .ic_bot{margin-top:5px;}
	.itme_type01 .item_content .ic_bot .ico_like{width:20px;height:20px;}
	.itme_type01 .item_content .ic_bot .ic_pay .pris1{font-size:10px; margin-right:5px;}
	.itme_type01 .item_content .ic_bot .ic_pay strong{font-size:12px;}
	/* .itme_type01 .item_content .ic_bot .ic_pay .pris1{display:none} */
	.itme_type01 .item_content .ic_bot .ic_pay .pris2{font-size:12px;}
	.itme_type01 .item_content .ic_bot .ic_pay .pris2 strong{font-size:15px;}

	.main .itme_type01 .slick-dots{margin-top:0;}


	/**/
	.main_section03{padding:40px 0 35px;}
	.main_section03 h2{font-size:20px}
	.main_review{margin-top:20px;}
	.main_review .main_review_content{padding:0 5px;}
	.main_review .main_review_img{height:100px}
	.main_review .main_review_img .main_review_them{min-height:100px;}
	.main_review .main_review_img .main_review_label{left:10px;width:20px;}
	.main_review .main_review_con{padding:15px 10px;height:180px;}
	.main_review .main_review_con .main_review_tit{font-size:16px;}
	.main_review .main_review_con .main_review_txt{margin-top:10px;font-size:10px;-webkit-line-clamp:8;}
	.main_review .slick-dots{margin-top:10px;text-align:center;}
	.main_review .slick-dots li{padding:0 3px;display:inline-block;}
	 .main_review .slick-dots li button{display:block;width:10px;height:10px;border-radius:100%;font-size:0;background:#dee1e3;}
	.main_review .slick-dots li.slick-active button{background:#b0b0b0;}

	/**/
	.main_service{padding:0;}
	.service_board > div{margin:40px 0 0 !important;float:none; width:100%;}
	.main_service h3{font-size:18px;margin-bottom:10px;}
	.mb_list li a{padding:10px;}
	.mb_list li a span.mb_tit{font-size:14px; line-height:15px;}
	.mb_list li a span.mb_date{font-size:11px; margin-top:5px;}
	.service_info>li{margin-top:25px;float:none;width:100%;}
	.service_info>li:first-child{margin-top:35px;}
	.service_board .board_top a{top:7px;width:15px;height:15px;background-size:cover;}
	.service_info{margin:0;}
	.service_info p{margin-top:10px;font-size:14px;}
	.service_info strong, .service_info p.cs_time{font-size:20px;}
	.service_info ul li {font-size:14px; line-height:32px; vertical-align:top;}
	.service_quick{margin:40px -70px 0 -10px;}
	.service_quick .slick-list{padding-right:20%;width:80%;}
	.service_quick .slick-arrow{display:none !important;}
	.service_quick li{margin:0 5px;}
	.service_quick li a{}

	.service_quick li a{padding:45px 0;display:block; font-size:20px;font-weight:500;color:#fff;line-height:1;text-align:center;border-radius:5px; background-size:cover !important;}
	
	.service_quick li a.sq03{background:url('../img/main/service_quick_mo03.png')no-repeat center}
	.service_quick li a.sq04{background:url('../img/main/service_quick_mo04.png')no-repeat center}
	.service_quick li a.sq05{background:url('../img/main/service_quick_mo05.png')no-repeat center}

	.service_info ul li img{width:95px; vertical-align:bottom;}

	.inq_quick, .scroll_btn{right:5px;width:60px; display:block;}
	.inq_quick, .scroll_btn li a{width:60px;height:60px;background-size:contain !important;}
	.inq_quick:hover{width:60px;background:url('../img/ico/ico_inq.png')no-repeat center top}
	.scroll_btn li a.bottom{display:none;}

	/*footer*/
	#footer{margin-top:30px;}
	.footer_top{display:block; height: auto; padding: 15px 10px; text-align: center; line-height: 1;}
	.footer_top .wrap_layout{padding-bottom:60px;}
	.footer_bot .f_logo{margin:0 auto 20px;width:100px;height:20px;}
	#fnb ul li{padding: 5px 15px;}
	#fnb ul li a{font-size: 12px;}
	.family_site{top:60%;margin-right:-90px;right:50%;width:180px;}
	.family_site a{padding:7px 10px;text-align:left;}

	.footer_bot{padding: 30px 20px 40px; width:calc(100% - 40px);}
	.footer_bot .f_logo{float: none; text-align: center; margin-bottom: 17px;}
	.footer_bot .f_logo img{max-height: 40px;}
	.footer_bot .f_content{float: none; padding-left: 0; text-align: center;}
	.footer_bot address,.footer_bot a,
	.footer_bot p, .footer_bot .copy{font-size: 11px; line-height: 1.6;max-width:100%;}
	.footer_bot .f_agree{float: none; padding-left: 0; margin-left: 0; padding-top: 20px; margin-top: 20px; border-top: 1px solid #666666; border-left: none; text-align: center;}
	.footer_bot .f_agree h3{font-size: 14px;}
	.footer_bot .f_content .bar{display: none; font-size: 0; height: 0; text-indent: -9999em; margin: 0 5px;/*display: inline-block;*/}
	

	/* 추가수정 */
	.recommend01_mo .slick-list{width: 103%; margin-left: -3.3%;}
	.recommend01_mo .recom_box{padding:0 0 0 0.65%;}
}

@media screen and (max-width: 330px){

	.footer_bot address,
	.footer_bot p,
	.footer_bot .copy{font-size: 11px;}
}
@media screen and (max-width: 1840px){ 
	.main .aside_left { left:5%; }
	.main .aside_right { right:8%; }
}
@media screen and (max-width: 1700px){ 
	.main .aside_left { left:1%; }
	.main .aside_right { right:2.5%; }
	/*.main .aside_left { left:3%; }
	.main .aside_right { right:6%; }*/

}
/*@media screen and (max-width: 1580px){  
	.main .aside_left { left:2%; }
	.main .aside_right { right:5%; }
}*/
@media screen and (max-width: 1550px){  
	.main .aside_left { left:1%; }
	.main .aside_right { /*right:4%;*/ right:2.5%; }
}
@media screen and (max-width: 1490px){ 
	.main aside { display:none; }
}