@charset "utf-8";

/* common */
.wrap_layout{width: 1000px; 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:#cfc293; }
.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{}
.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 .wrap_layout{width:1000px;}

.header_middle{ width: 100%; height: 110px; padding:0 0 10px 0px; background-color: #fff;  border-bottom: 1px solid #ddd; overflow: hidden;}
.header_middle:after { content:""; display:block; clear:both; } 
.header_middle .logo{float:left; width:auto;}
.header_middle .logo a{display: block; text-align:center; line-height: 110px;}
.header_middle .logo a img{vertical-align: middle;}
/*.header_middle .search_form{position: absolute; right:0; top: 25%;  }*/
.header_middle .search_form{position: absolute; left: 50%; top: 50%; margin-left: -240px; margin-top: -21px;}
#header .header_middle .my_link{padding:35px 0 0 0;float:right;}
#header .header_middle .my_link li {float:left;height:50px;}
#header .header_middle .my_link li a{padding:0 15px; position:relative; display:block; font-size:10px; text-align:center; line-height:12px ;color:#555; text-transform:uppercase;}
#header .header_middle .my_link li:first-child a{padding-left:0;}
#header .header_middle .my_link li:last-child a{padding-right:0;}

#header .header_middle .my_link li a img{display:block; margin:0 auto 11px auto;}
#header .header_middle .my_link li a img.only_mo{display:none;}
#header .header_middle .my_link li:first-child a img{margin-bottom:16px}
#header .header_middle .my_link li:nth-child(2) a img{margin-bottom:9px; overflow: hidden;}
#header .header_middle .my_link li:nth-child(3) a img{margin-bottom:6px}

#header .header_middle .my_link li a span.num{position:absolute; top:0px; right:0px; width: 25px; line-height: 21px; border-radius: 10px; font-size:13px; color:#fff;font-weight:500;background:#09297b;}

#header .header_middle .my_link li a:after{content:''; position:absolute; top:5px; right:0px; width:1px; height:30px; background:#f0f0f0;}
#header .header_middle .my_link li:last-child a:after{display:none;}
.header_bot{border-bottom: 1px solid #bbb;}

/*검색*/
.search_form{
	display: block;
	border-radius:2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:416px; height:48px;
}
.search_form fieldset{min-width: auto; width: 100%;}

.search_form .sf_txt{padding: 0 0 0 5px; width:100%; height: 48px; font-size: 15px; font-weight:500; outline: none; border:2px solid #09297b; background-color: transparent; color:#222; }
.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:#2985db;}
.search_form .sf_sel option{font-size:14px;}
.search_form .btn_search{position: absolute; right: 0; top: 0; width: 42px; height: 48px; background: url("/img/ico/icon_search01.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: 35px;}
.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:#ed413f; color: #fff; font-size: 11px; font-weight: bold; border-radius: 50%; margin-right:4px;}

#category{position: relative; float: left; width: 160px; border-left: 1px solid #ddd; border-right: 1px solid #ddd; box-sizing:border-box; z-index:9999999;}
#category .cg_list{display: none;clear:both;overflow:hidden; position: absolute; left: 0; width: 995px; top: 50px; z-index: 99;border:2px solid #000;}
.cg_list:after { content:""; display:block; clear:both;}
.cg_list > li{ float:left;width:25%}
.cg_list > li > a{position:relative; display: block; height:42.6px; line-height: 43px; border-bottom : 1px solid rgba(255,255,255,0.1); background: rgba(0,0,0,0.2); padding-left: 20px; font-size: 14px; color: #fff;}
.cg_list > li > a.active{background:#fff !important; color:#000 !important;}
.cg_list > li .depth02, #gnb .gnb_list > li .depth02{ display:block;padding:40px 30px; width: 100%; height:465px;/*position: absolute; left: 159px; top: 0;*/background: #fff; /*border: 1px solid #000;*/ z-index: -1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cg_list > li:nth-child(2) .depth02, .cg_list > li:nth-child(4) .depth02{background:#fafafa;}

.cg_list > li:hover .depth02{display: block;}
.cg_list > li:hover  > a{border: 1px solid #000; border-right-color: #fff; background-color: #fff !important; color: #333 !important;}
.cg_list > li .depth02 h2, .cg_list > li .depth02 h2 a, #gnb .gnb_list > li .depth02 h2, #gnb .gnb_list > li .depth02 h2 a{display:block; font-size: 16px;font-weight:600; color: #333; padding-bottom: 20px; }
.cg_list > li .depth02 h2 a, #gnb .gnb_list > li .depth02 h2 a{line-height:1.4;padding-bottom:0;}

.cg_list > li .depth02 .depth02_list, #gnb .gnb_list > li .depth02 .depth02_list{ width:100%; }
.cg_list > li .depth02 .depth02_list > li > a, #gnb .gnb_list > li .depth02 .depth02_list > li > a{display: inline-block; position:relative ;padding: 0 0 15px 10px; font-weight:350; font-size: 15px; color: #555; line-height:1.2;}
.cg_list > li .depth02 .depth02_list > li > a:hover, #gnb .gnb_list > li .depth02 .depth02_list > li > a:hover{color:#000;text-decoration:underline;/*font-weight:500;*/}
.cg_list > li .depth02 .depth02_list > li > a:before, #gnb .gnb_list > li .depth02 .depth02_list > li > a:before {content:'';display:block;position:absolute;top:9.5px;left:0;width:5px; height:1px;background:#555;}
.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: 158px;background:#fff;border:none; -webkit-border-radius: 0;border-radius:0;-webkit-appearance: none;-moz-appearance:none}
#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: 50px;}
#category .btn_category.on{background: #474747;}
#category .btn_category.on strong{background: url("/img/main/icon_menu01_on.png") no-repeat left center; color: #fff;}
#gnb{ /*width:100%;*/ box-sizing:border-box; /*float: left; */}
#gnb .gnb_list {}
#gnb .gnb_list > li{padding:0 26px 0 30px; display:inline-block; position:relative;}
#gnb .gnb_list > li > a{display: block;  font-size: 16px; font-weight:700; line-height: 50px; color: #333; text-align:center; text-transform:uppercase;}
#gnb .gnb_list > li:hover > a, #gnb .gnb_list > li.active > a{color: #09297b;}
#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); }
.gnb_slist{display:none;}
#gnb .gnb_list > li .depth02{display:none;position:absolute;left:calc(50% - 115px);top:50px;width:230px;z-index:10;border:2px solid #000;}
#gnb .gnb_list > li:hover .depth02{display:block;}

.cg_list.product{display:none;position:absolute;top:50px;left:-160px;width:995px; border:2px solid #000;z-index:10000; background: #fafafa;}
#gnb .gnb_list > li:hover .cg_list.product{display:block;}
#gnb .gnb_list > li .cg_list.product .depth02{position:static;border:0 none; width:100%;}
#gnb .gnb_list > li .cg_list.product li:nth-child(n+5) .depth02{margin-top:-40px;}
#gnb .gnb_list > li .cg_list.product li:nth-child(2n) .depth02{background:#fafafa;}
/*.gnb_slist{display:none; position:absolute; top: 51px; left: 0; width: 300px; z-index: 100000; padding: 10px 20px 20px; background: #fff; }
#gnb .gnb_list > li:hover .gnb_slist{display:block;}
.gnb_slist li a{font-size:14px; line-height:24px; color:#666;}*/
/* main */
section .section_tit{margin-bottom:45px;}
section .section_tit h2, section .section_tit h3{font-size:40px; font-weight:500; text-align:center; text-transform:uppercase;}

#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;}

.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 a {background-image: url("/img/main/main_tab_tit01_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm02.active a {background-image: url("/img/main/main_tab_tit02_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm03.active a {background-image: url("/img/main/main_tab_tit03_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm04.active a {background-image: url("/img/main/main_tab_tit04_on.jpg"); background-size:cover;}
*/
.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;}

/* 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 .item_box:before{content: ""; display: block; position: absolute; left: -9px; bottom: -9px; width: 432px; height: 220px; background: url("/img/main/newitem_type01_bg.png"); z-index: -1;}*/
.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{/*float: right; padding-left: 20px;*/ text-align: left;}
/*.newitem_type02.thum_left .thum_img{float: left;}*/
.newitem_type02.thum_right .item_content{float: left; padding-right: 20px; text-align: right;}
/*.newitem_type02.thum_right .thum_img{float: 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{border-bottom: 1px solid #ddd; line-height: 66px;}
.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: 30px;}
.itme_type01 > li{float: left; width: 280px; margin-bottom: 60px;}
.itme_type01 .thum_img{display: block; position: relative; width: 100%; height: 273px; /*overflow: hidden;*/ background: #fff;}
.itme_type01 .thum_img .in_img{display: block; width: 100%; height: 100%;overflow: hidden; background-color:#f3f3f3;}
.itme_type01 .thum_img .in_img img{margin:0 auto; display:block; }/* transition: 0.2s all; 
.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;}
.itme_type01 .thum_img .item_opt button{width: 40px; height: 40px ;background-repeat: no-repeat; background-position: 0 0; outline:none; margin-left: 7px; font-size: 0; text-indent: -9999em;}
/* 최근할인 등 아이콘 */
.itme_type01 .in_ico{position: absolute; left: 10px; bottom: 10px;}

/* .itme_type01 .thum_img .item_opt button:hover, .itme_type01 .thum_img .item_opt button:focus, .thum_img .item_opt button.active{background-position: 0 100%;} */
.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 .ic_tit{height: 30px; line-height: 30px; padding: 0 10px;  overflow: hidden;}
.itme_type01 .item_content .ic_tit strong{font-size: 16px; color: #434343; font-weight: 600;}
.itme_type01 .item_content .ic_tit span{font-size: 14px; color: #838383; font-weight: 500;}
.itme_type01 .item_content .ic_mid{padding: 8px 10px 0 10px;}
.itme_type01 .item_content .ic_subject{height: 19px; font-size: 15px; line-height: 19px; color: #434343; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 500;}
.itme_type01 .item_content .ic_subject a{ color: #434343;}
.itme_type01 .item_content .ic_txt{display: block; font-size: 13px; color: #434343; line-height: 18px; height: 54px; overflow: hidden; font-family: "Nanum Gothic"; margin-bottom: 8px;}
.itme_type01 .item_content .ic_txt a{color: #434343; display: block; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.itme_type01 .item_content .ic_txt a:focus,
.itme_type01 .item_content .ic_txt a:hover{text-decoration: underline;}
.itme_type01 .item_content .ic_bot { margin-top:30px; position:relative; }
.itme_type01 .item_content .ic_bot:after { content:""; display:block; clear:both; }
.itme_type01 .item_content .ic_bot .ic_pay{ color: #434343; font-size: 14px; letter-spacing:-0.5px;}
.itme_type01 .item_content .ic_bot .ic_pay span{font-size: 14px; color: #434343; font-style: normal; display:inline-block; }
.itme_type01 .item_content .ic_bot .ic_pay span.red{ width:30%; color: #d12e2f; text-decoration:none; font-size:30px; font-weight:600; }
.itme_type01 .item_content .ic_bot .ic_pay span.above{ position:absolute; top:-10px; right:26%;  text-decoration:line-through; color:#bbbbbb; }

.itme_type01 .item_content .ic_bot .ic_pay strong{ display:inline-block; width:60%; font-size: 20px; color: #222222; text-align:right;}
.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_type02 */
.itme_type02 .thum_img{display: block; position: relative; width: 138px; height: 138px; overflow: hidden; background: #f6f6f6; margin-bottom: 16px;}
.itme_type02 .thum_img .in_img{display: block; width: 100%; 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:14px;}

/* 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;}



.main_section03{margin-top: 30px;}
/* 더보기 */

.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;}

.main_service{margin-top: 70px; margin-bottom: 92px;}
.main_service{border: 1px solid #ddd; overflow: hidden;}
.main_service .ms_box01,
.main_service .ms_box02,
.main_service .ms_box03{position: relative; float: left; width: 299px; height: 239px; border-left: 1px solid #ddd; padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main_service .ms_box01{border-left: none;}
.main_service .ms_box03{width: 580px;}
.main_service .ms_box01 .ms_top{ padding-bottom: 25px; border-bottom: 1px solid #ddd; margin-bottom: 15px;}
.main_service .ms_tit{font-size: 18px; color: #333; font-weight: bold;} 
.main_service .call_txt{font-size: 28px;  font-weight: bold; margin-top: 12px; letter-spacing: -0.5px;}
.main_service .time_txt dt{float: left; width: 68px; color: #999999; font-size: 14px; line-height: 24px; font-weight: 300;}
.main_service .time_txt dd{float: left; font-size: 14px; color: #333; line-height: 24px; font-weight: bold;}
.main_service .board_list{margin-top: 12px;}
.main_service .board_list li{position: relative; padding-left: 9px; line-height: 28px; }
.main_service .board_list li a{display: block; font-size: 14px; color: #444; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; }
.main_service .board_list li a:focus,
.main_service .board_list li a:hover{text-decoration: underline;}
.main_service .board_list li:after{content: "-"; display: block; position: absolute; left: 0; top: 0;}
.main_service .board_list + .more{position: absolute; right: 30px; top: 32px;}
.main_service .quick_menu{margin-top: 23px;}
.main_service .quick_menu li{float: left; margin-left: 24px; width: 110px;}
.main_service .quick_menu li:first-child{margin-left: 0;}
.main_service .quick_menu li a{display: block; text-align: center;}
.main_service .quick_menu li a span{display: block; margin-bottom: 12px;}
.main_service .quick_menu li a strong{display: block; font-size: 14px; color: #444; font-weight: 300; letter-spacing: -0.4px;}




/* footer */
.footer_top{height: 52px; line-height: 52px; background:#f6f6f6; border-top:solid 1px #dedede; border-bottom:solid 1px #dedede; }
#fnb ul li{position: relative; display: inline-block; padding: 0 20px;font-size:14px; color:#555; font-weight:700; text-transform:uppercase;}
#fnb ul li:after{content: ""; display: block; height: 10px; position: absolute; left: -2px; top: 50%; margin-top: -5px; border-left: 1px solid #c5c5c5;}
#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; color: #555;}
#fnb ul li a:hover{color: #333333;}
#fnb ul li.fwb a{color: #333333; font-weight: bold;}
.footer_bot{padding: 30px 0 50px; background: #fff;}
.footer_bot .f_logo{margin-top: 15px; float: left;}
.footer_bot .f_content{float: left; padding-left: 28px;}
.footer_bot address,
.footer_bot p,
.footer_bot .copy{font-size: 12px; line-height: 22px; color: #868686; letter-spacing:-0.5px;}
.footer_bot .copy{margin-top:15px;}
.footer_bot .f_content .bar {display: inline-block; position: relative; top: -2px; color:#999999; margin: 0 5px; font-size: 5px; }
.footer_bot .f_content .bar.only_web { display:inline-block; }
.footer_bot .f_agree{float: right; margin-left: 85px; padding-left: 20px; color:#666666; }
.footer_bot .f_agree h3{font-weight: 400; color: #666666; font-size: 16px; line-height: 22px;}
.footer_bot .f_agree p { color:#999999; }
.footer_bot .f_agree p span { color:#666666; }
.footer_bot .f_agree a { display:block; margin-top:30px; color:#999999; font-size:14px; font-weight:100; line-height:40px; }
.footer_bot .f_agree a img { margin-right:5px; }


/* 메인슬라이드 */
.inner{width:1000px;margin:0 auto;}

.main_slider { position:relative; margin:0 auto; }
.m_slider_box.only_mo{display:none;}
.slick-slide { outline:none; }
.slider_img {position:relative;}
.slider_img img{width:100%;}
.slick-slider.slider_box_mo { display:none;}
.slick-slider.slider_nav_mo { display:none; position: absolute; top:0; bottom:0; left: -460px; box-sizing:border-box; padding:98px 80px 0 230px; width:460px; z-index: 999999; background-color:rgba(255,255,255,0.8);} 
.slider_nav_mo .slick-track {  left:0 !important;}
.slider_nav_mo .slick-track .slick-slide.slick-active { float:none;  text-align:right;}
.slider_nav_mo .slick-slide.slick-active a { transition:0.2s;   display:block;  box-sizing:border-box;  height:45px; line-height:45px; color:#000; font-size:18px; font-weight:400;  text-align:center; outline:none; }
.slider_nav_mo .slick-slide.slick-current.slick-active a { text-align:center; color:#ed413f; background-color:#ff3334;  text-align:right;}

/*.slider_nav_con { position:absolute; bottom:40px; left:50%; transform:translate(-50%,0%); }

.slider_nav { display:block; float:left; box-sizing:border-box;  z-index: 99; } 
.slider_nav > div { display:block; }
.slider_nav a { display:block; float:left; margin:0 5px; width:30px; height:7px; background-color:#fff; box-sizing:border-box; }
.slider_nav a.active { background-color:#ff6161; }*/

.slide_stop { /*float:left; margin-left:10px;*/; position: absolute; bottom: 21px;width: 52%; right: -20px; text-align: left; transform: translateX(10%); }
.slide_stop img {}
.slide_stop a {  display:inline-block }
.slide_stop a.active { /*display:block;*/ }

.main_slider .slick-dots{position:absolute; bottom:30px; width:100%; text-align:center;}
.main_slider .slick-dots li {display:inline-block; margin:0 5px;}
.main_slider .slick-dots li button{ width:30px; height:7px; font-size:0; background:#fff;}
.main_slider .slick-dots li.slick-active button{background:#ff6161;}

/* main_section01 
.main_section01 { margin-top:110px; text-align:center; background:url('/img/main/seection_bg01.png') no-repeat left 80%;   }
.section_tit { margin-bottom:5px; font-size:28px; color:#333333; }
.section_txt { font-size:16px; color:#333333; }

.hot_new_container {  }
.hot_new_container:after { content:""; display:block; clear:both; }

.hot_new { position:relative; float:left; margin-top:80px; margin-bottom:120px; height:620px; box-sizing:border-box; }
.hot_new > div { position:relative; }
.hot_new h3 {  position:absolute; top:0; left:0; font-size:18px; text-align:center; }
.hot_new h4 { color:#333; font-weight:400; letter-spacing:-1px; }
.hot_new h5 { color:#777777; font-weight:300; letter-spacing:-1px; margin:5px 0 15px; }
.hot_new p { color:#cd9697; font-size:16px; font-weight:300; line-height:22px; }
.hot_new img {  }

.hot_left { width:33.80%; padding:0 45px 40px; text-align:left; border:solid 12px #a91217; }
.hot_left:after { content:""; display:block; position:absolute; bottom:15px; right:15px; border-left:solid 36px transparent; border-bottom:solid 36px #a91217; }
.hot_left .hot_img_box { padding-top:50px; }
.hot_left img { text-align:center; display:block; margin:0 auto; }
.hot_left h3 { width:120px; height:58px; line-height:58px; background-color:#a91217; color:#fff; font-size:18px; }
.hot_left h4 { font-size:26px; }
.hot_left h5 { font-size:19px; }
.hot_new_pay { display:block; margin-top:40px; text-align:right; color:#a91217; font-size:26px; font-weight:500; }
.hot_new_pay strong { font-size:40px; font-weight:500; }

.hot_right { float:right; width:61.97%;  }
.hot_right > div { width:46.59%; margin-bottom:10px; height:305px; }
.hot_right > div.active { background-color:#f5f5f5; }
.hot_right > div:nth-child(3),
.hot_right > div:nth-child(4) {margin-bottom:0; }
.hot_right > div:nth-child(odd) { float:left; }
.hot_right > div:nth-child(even) { float:right; }
.hot_right .hot_img_box { padding-top:30px; }

.hot_right h3 { padding:22px 0 0 15px; width:50px; height:50px; background-color:#dddddd; color:#fff; box-sizing:border-box; font-size:20px; border:none; }
.hot_right > div.active h3 { background-color:#f5f5f5; color:#a91217; }
.hot_right h4 { font-size:20px; }
.hot_right h5 { font-size:14px; }

.more_view { display:block; position:relative; padding:0 0 0 13px; margin:0 auto; width:170px; height:36px; line-height:36px; border:solid 2px #a91217;z box-sizing:border-box; color:#a91217; font-size:16px; text-align:left; }
.more_view:after { content:""; display:block; position:absolute; bottom:5px; right:5px; border-left:solid 10px transparent; border-bottom:solid 10px #a91217; }
*/
/* event_banner_box 
.event_banner_box { clear:both; display:block;  margin-top:120px;}
.event_banner_box:after { content:""; display:block; clear:both; }
.event_banner_box img:nth-child(1) {float:left; }
.event_banner_box img:nth-child(2) {float:right; }

.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_section02 
.main_section02 { position:relative; margin-top:120px; height:800px; background:url('/img/main/media_bg01.png') no-repeat; background-size:cover; }
.main_section02 .movie_container { position:absolute; top:55%; left:50%; width:1000px; height:570px;  transform:translate(-50%,-50%); }*/

/* main_section01 */
.main_section01{background:#fafafa; padding:50px 0 40px 0;}
.main_section01 .bx-wrapper{position:relative;}
.main_section01 .news_content{margin: 0 30px 0 20px; width:950px !important; height:195px;}
.main_section01 .news_content .clearfix{clear:both; overflow:hidden;}
.main_section01 .news_content .news_txt{width:380px;}
.main_section01 .news_content .news_txt p, .main_section01 .news_content .news_txt p span{display: -webkit-box; overflow:hidden; width:100%; height:75px;word-wrap: break-word; word-break: break-all;text-overflow: ellipsis; white-space: pre-line; -webkit-line-clamp: 3;font-size: 16px; font-weight: 300; letter-spacing: -0.5px; line-height: 24px; color: #000;    -webkit-box-orient: vertical;}
.main_section01 .news_content .news_txt p b{font-size:36px;font-weight:400;}
.main_section01 .news_content .news_img{margin:0 130px 0 80px; width:390px;}
.main_section01 .news_content .news_img img{width:auto;height:141px;}
.main_section01 .bx-controls-direction, .main_section01 .bx-controls-auto{position:absolute; right:20px;width:49px; background:#fff;}
.main_section01 .bx-prev, .main_section01 .bx-next, .main_section01 .bx-start, .main_section01 .bx-stop{display:block; width:49px; height:49px; font-size:0;}
.main_section01 .bx-controls-direction{top:0; /*height:99px;*/border:1px solid #cbcbcb;}
.main_section01 .bx-prev{background:url('../img/btn/news_top.jpg')no-repeat center center; }
.main_section01 .bx-next{background:url('../img/btn/news_bottom.jpg')no-repeat center center; border-top:1px solid #cbcbcb;}
.main_section01 .bx-controls-auto{top:101px; border:1px solid #cbcbcb; border-top:0;}
.main_section01 .bx-start{background: url('../img/btn/news_play.png')no-repeat center center;}
.main_section01 .bx-stop{background: url('../img/btn/news_stop.png')no-repeat center center;}
.main_section01 .active{display:none;}

/* main_section02 */
.main_section02 {padding:60px 0;}
.main_section02 .main_board_box{margin:0 auto; height:343px; overflow:hidden; border:1px solid #dadada;}
.main_section02 .main_board_box > li{padding:50px;width:432px;}
.main_section02 .main_board_box > li .main_board_tit h4{font-size:24px; line-height: 24px; font-weight:500;display:inline-block;}
.main_section02 .main_board_box > li .main_board_tit .plus_btn{border:1px solid #dadada;}
.main_section02 .main_board_box > li .main_board_content{margin-top:15px;}
.main_section02 .main_board_box > li .main_board_ctit{width: 100%; overflow: hidden; font-size:17px; line-height:28px; font-weight:400; white-space: nowrap; text-overflow: ellipsis; color:#000;}
.main_section02 .main_board_box > li .main_board_ctxt{margin-top:15px; width: 100%; text-overflow: ellipsis; word-wrap:break-word; -webkit-box-orient: vertical; word-break: break-word; overflow: hidden; display: -webkit-box; font-size:15px; line-height:20px; font-weight:300; color:#656565;}
.main_section02 .main_board_box > li.fl .main_board_ctxt{height: 40px; white-space: pre-line; -webkit-line-clamp: 2;}
.main_section02 .main_board_box .main_board_list{margin-top:20px; padding-top:20px; border-top:1px solid #dadada;}
.main_section02 .main_board_box .main_board_list li a{position:relative; padding-left:10px; display: block; width: calc(100% - 10px); overflow: hidden; font-size:15px; line-height:28px; font-weight:300; color:#656565;white-space: nowrap; text-overflow: ellipsis;}
.main_section02 .main_board_box .main_board_list li a:after{content:''; position:absolute; top:15px; left:0; width:5px; height:1px; background:#656565}

.main_section02 .main_board_box > li:last-child{padding:50px 50px 95px 40px; width: 375px; background:#fafafa url("../img/main/board_bg.jpg")no-repeat right bottom; border-left:1px solid #dadada;}
.main_section02 .main_board_box > li:last-child .main_board_tit h4{font-size:30px; font-weight:600; line-height: 34px; color:#479700;}
.main_section02 .main_board_box > li:last-child .main_board_ctit{font-size:17px; font-weight:400;color:#555555;}
.main_section02 .main_board_box > li:last-child .main_board_ctxt{margin-top:20px;}
.main_section02 .main_board_box > li:last-child .main_board_ctxt img{margin-right:15px;}

.main_section02 .main_board_box > li:last-child .main_board_ctxt a{display:inline-block; margin-top:20px; padding-left:15px; font-size:15px; color:#555; background:url('../img/btn/red_arrow.png')no-repeat left center;}

/* main_section03 */
.main_section03{position:relative; padding:70px 0 65px;}
.main_section03:after{content:''; position:absolute; top:0; left:0; width:100%; height:320px; background:#fafafa; z-index:-1;}
.main_section03 .promition_item{margin:0 auto; display:block; height:280px ; width: 950px;}
.main_section03 .promition_item li{float:left; margin-left:10px; width: calc(100%/3 - 27px/3); border:1px solid #cbcbcb;}
.main_section03 .promition_item li:first-child{margin-left:0;}
.main_section03 .promition_item li a{position:relative;display:block;width:100%;}
.main_section03 .promition_item li a .promition_tbox{position:absolute; bottom:0; left:0; padding:25px 15px;width: calc( 100% - 30px); background:rgba(0,0,0,0.8);}
.main_section03 .promition_item li a .promition_tbox .promition_tit{position:relative; display:inline-block; font-size:15px; color:#fff; font-weight:350; line-height:24px; letter-spacing:-0.5px;text-overflow: ellipsis;overflow:hidden; white-space: nowrap; width: 100%;text-decoration:underline;}
.main_section03 .promition_item li a .promition_tbox .promition_txt{margin-top:5px; display: -webkit-box; width:100%; height:35px;font-size:13px; color:#b1b1b1; font-weight:300; line-height:17px; letter-spacing:-0.5px; overflow: hidden; -webkit-line-clamp:2;text-overflow: ellipsis; white-space: pre-line; -webkit-box-orient: vertical; word-wrap:break-word; word-break: break-all;}

/* main_section04 */
.main_section04{padding:65px 0 85px;background:#fafafa;}
.main_section04 .section_tit p{margin-top:30px; font-size:16px; line-height:22px; font-weight:300; letter-spacing:-0.5px;}
.product_more{display:block; margin-top:25px; font-weight:500; letter-spacing:-1px;font-size:15px; color:#000; text-transform:uppercase;}

.product_list{position:relative;margin:55px auto 0 auto; width:892px;height:230px;}
.product_list .product_item:first-child{margin-left:0}
.product_item{margin-left:40px; float:left; width:calc(100%/6 - 201px/6)}
.product_item img{ border:1px solid #ddd;}
.product_item p.product_name{margin:7px 0 10px; font-size:15px; font-weight:500; line-height:18px; letter-spacing:-1px; display: -webkit-box; width: 100%; height: 35px; overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; white-space: pre-line; -webkit-box-orient: vertical; word-wrap: break-word; word-break: break-all;}
.product_item a.btn{margin:0; width: 100%; text-align:center;}
.product_item a.btn.write_btn{margin-top:5px;}

.main_section04 .bx-pager.bx-default-pager{display:none;}

.main_section04 .bx-wrapper{position:relative;}
.main_section04 .bx-controls.bx-has-pager.bx-has-controls-direction{position:absolute; top:25px; width:100%;}
.main_section04 .bx-controls-direction .bx-prev{margin-left:55px; float:left;font-size:0;width:25px;height:18px;background:url('../img/btn/product_prev.png')no-repeat center center;}
.main_section04 .bx-controls-direction .bx-next{margin-right:55px; float:right;font-size:0;width:25px;height:18px;background:url('../img/btn/product_next.png')no-repeat center center;}

/* main_sec5 */
.main_section05{padding:60px 0 110px;}
section.main_section05.section_tit h2{font-weight:400;}
.supper_list{height:257px;}
.supper_list li{float:left; width:25%;}
.supper_list li .supper_tbox{margin-top:25px; line-height:20px;}
.supper_list li .supper_tit{font-weight:500; font-size:20px; letter-spacing:-0.5px; text-transform:uppercase;}
.supper_list li .supper_txt{margin-top:5px; font-weight:300; letter-spacing:-0.5px; font-size:16px;color:#555;}
.supper_list li .supper_tbox a.btn.write_btn{margin-top:15px;}

/* main_sec_add */
.main_board_add_tit{padding:1em}
.title_header {color:#479700;padding:0.5em}
.contents {font-weight:300;color:#656565;line-height:1.3;padding:0.5em};

/* sec06 */
.main_section06{padding:50px 0 90px;background:#fafafa;}
.sec_top{display:block; width:41px; margin:0 auto;}
.site_map{margin:40px 20px 0 20px;height:200px;}
.site_map > li{float:left; font-size:17px; line-height: 22px; font-weight:400; letter-spacing:-0.5px;}
.site_map > li:nth-child(1){width:25%;}
.site_map > li:nth-child(2){width:30%;}
.site_map > li:nth-child(3){width:20%;}
.site_map > li:nth-child(4){width:25%;}
.site_map .site_map_list{margin-top:10px;}
.site_map .site_map_list li{position:relative; padding-left:5px; line-height:22px;}
.site_map .site_map_list li:before{content:''; position:absolute; top:13px; left:0; width:3px; height:1px; background:#777;}
.site_map .site_map_list li a{font-size:13px; color:#777; font-weight:400; letter-spacing:-0.5px;}

/* 반응형 */
.only_web{display: block;}
.only_mo{display: none;}

@media screen and (max-width: 1790px){
.slide_stop{width:51%;}
}
@media screen and (max-width: 1485px){
.slide_stop{width:50%;}
}

@media screen and (max-width: 1200px){
.slide_stop{width:49%;}
}
/*
@media screen and (min-width: 1200px) {
.main_section01 .bx-viewport{height:145px !important;}
}
*/
/* moblie */
@media screen and (max-width: 768px){
	#wrap{min-width:100%;}
	img{max-width:100%;}
	.in_img img { height:auto; max-height:210px;}
	.wrap_layout{ width: 100%;}
	.header_bot .wrap_layout { border-left:none; border-right:none; padding-bottom:10px; }
	.only_web{display: none !important;}
	.only_mo{display: block !important;}
	.wrap_1180 { width:90.55%; }
	aside { display:none;  }
	.wrap_1420 { width:100%; }

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

	/* header */
	#header .wrap_layout{width:calc(100% - 40px);}
	.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_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:auto; overflow:visible;}
	.header_middle .logo{float: none;width: 90px; margin: 0 auto;}
	.header_middle .logo a{line-height:normal;}
	.header_middle .logo a img{width:100%;}
	
	.header_middle .search_form{display:none; left:0; top: 58px; width: calc(100% + 42px); height: 36px; margin:0 -20px; padding:30px 20px; background:#1e3683; z-index: 25;}
	.search_form fieldset {position: absolute; top: 10px; width: calc(100% - 40px); }
	.search_form .sf_txt{height: 36px; background-color:#fff; border-bottom:none !important;}
	.search_form .sf_sel{height: 36px;}
	.search_form .btn_search{width: 36px; height: 36px; background-size: 50%;right: 0;}
	
	.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; }

	#header .header_middle .my_link{position:absolute; top:0; right:0; padding-top:15px;}
	#header .header_middle .my_link li a{padding:0 5px !important;}
	#header .header_middle .my_link li a span.num{top:-5px; width: 18px; line-height: 17px; font-size: 10px;}
	#header .header_middle .my_link li a:after{display:none;}
	#header .header_middle .my_link li a img{height:25px;}
	
	.header_bot{border-bottom:0; /* border-bottom:1px solid #bbb; */}
	#header .header_bot .wrap_layout{padding:0;}

	.main_top{padding-top: 0;}
	.btn_gnb_mo{position:absolute;left:20px; top:18px;width:25px;height:20px;overflow:hidden;margin-bottom:13px;}
	.btn_gnb_mo.on{z-index:1;}
	.btn_gnb_mo span{position:absolute;display:block;width:100%;height:3px;background-color:#222;
		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.top{top:0;}
	.btn_gnb_mo span.middle{top:50%;margin-top:-2px;}
	.btn_gnb_mo span.bottom{bottom:0;}
	html.gnbOpen .btn_gnb_mo{/*z-index:101;*/}
	html.gnbOpen .btn_gnb_mo span.top{top:0;
	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:0;
		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: 70%; top: 0px; bottom: 0; float: none;z-index: 99; background: #fafafa; transition: all .3s; overflow-y: auto;}
	#gnb .gnb_list > li{margin:0 20px; padding:0; float: none; width:calc(100% - 40px); border-bottom: 1px solid #ddd;}
	#gnb .gnb_list > li > a{ text-align:left; background:url('../img/btn/mo_more.png')no-repeat right center; background-size:15px;}
	#gnb .gnb_list > li > a.active{ text-align:left; background:url('../img/btn/mo_close.png')no-repeat right center;background-size:15px;}
	#gnb .mo_gnb_top .mgt01{ text-align: center; padding:15px 20px;}
	#gnb .mo_gnb_top .mgt01 .member_text{padding:15px 0 20px; font-size:16px; font-weight:700;}
	#gnb .mo_gnb_top .mgt01 a{display: inline-block; width: 80px; height: 30px; border-radius: 2px; border: 2px solid #000; text-align: center; line-height: 30px; font-size: 14px; font-weight:700; color: #000; margin: 0 5px;}
	#gnb .mo_gnb_top .mgt01 a.login_link{background:#09297b;border: 2px solid #09297b; color:#fff;}
	.mo_gnb_top  .mgt02{border-top:1px solid #bbb; border-bottom:1px solid #bbb;}
	.mo_gnb_top  .mgt02 ul{padding:15px 0; text-align:center;}
	.mo_gnb_top  .mgt02 ul li{display:inline-block; padding:0 11px 0 15px; text-align: center;  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; font-weight:700; color:#333;}
	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%;}

	#gnb_web { position:relative; float:none; padding-left:0; margin:10px auto; width:90.55%; z-index:99; }
	#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 #ed413f; border-left:solid 5px transparent; border-right:solid 5px transparent; transform:translate(0%,-50%); }
	#gnb_web b span { color:#ed413f;}
	#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; }

	#gnb .gnb_list { width:100%;  } 

	/**/
	.m_gnb { overflow-x:auto; width:100%; }
	.m_gnb:after {  content:""; display:block; clear:both; }
	.m_gnb ul { width:210%; padding-left:4.7222225%; box-sizing:border-box; }
	.m_gnb ul li { float:left; }
	.m_gnb ul li a { display:block; font-size:15px; color:#333333; padding:17px 17px; font-weight:500; }
	.m_gnb ul li:first-child a { padding:17px 17px 17px 0; }
	.m_gnb ul li.active a { color:#bb141a; }

	/* 모바일 서브 */
	.gnb_slist{display:none;padding: 0 5px 25px;}
	.gnb_slist li a{display:block; padding-left:10px; width:calc(100% - 10px); font-size:14px; font-weight:400; color:#666; line-height:24px;background:url('../img/main/meny_lline.png')no-repeat left 12px;}

	/* main */
	.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;
	}

	/* 슬라이더 */
	.slick-slider.slider_box_mo { }
	.mo_slider_nav { position:absolute; bottom:0; left:0; right:0; } 
	.mo_slider_nav > div { position:absolute; left:50%; top:0%; padding:8px 0;  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; }
	.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 { height:auto; 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; }
	/* .recommend01_mo .recom_box:nth-child(2n) { margin-right:0; } */
	.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;}
	.slide_stop {  width: 45%;}


	.slider_nav_con { bottom:10px; }
	/**/
	.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; }
	.itme_type01 .item_content .ic_bot .ic_pay span.above { left:auto; right:19%; }

	/* 메인 공통 */
	section .section_tit{margin-bottom:15px;}
	section .section_tit h2{font-size:24px;letter-spacing:-1.5px;}
	.inner{width:calc(100% - 40px);}

	/* main_visual */
	.main_visual .bx-wrapper .bx-controls-auto{display:none;}

	/* main_section1 */
	.main_section01{padding:10px 0 20px;}
	.main_section01 .news_content{margin:0; width: auto !important; height:auto;}
	.main_section01 .bx-wrapper{margin-left: 0 !important;}
	/*.main_section01 .bx-viewport{height:48.5vw !important;}*/
	.main_section01 .bx-controls-direction{top:20px; right:0;}

	.main_section01 .fl, .main_section01 .fr{float:none !important; display:block;}
	.main_section01 .news_content .clearfix {margin:10px 0; width: 100% !important;}
	.main_section01 .news_content .news_txt{width:calc(100% - 65px);padding-bottom:25px;}
	.main_section01 .news_content .news_txt p, .main_section01 .news_content .news_txt p span{margin-bottom:0; font-size:14px;}
	.main_section01 .news_content .news_txt a.more_btn{display:none;}
	.main_section01 .news_content .news_img{margin:0 0 15px; padding-bottom:2px; width:100%; height:30vw;}
	.main_section01 .news_content .news_img img{height: 29.95vw;}
	.main_section01 .bx-controls-auto{top:89px; right:0;}
	.main_section01 .bx-controls-direction, .main_section01 .bx-controls-auto{width:33px;}
	.main_section01 .bx-prev, .main_section01 .bx-next, .main_section01 .bx-start, .main_section01 .bx-stop{width:33px;height:33px;}

	/* main_section2 */
	.main_section02{}
	.main_section02 .main_board_box{ height:auto; overflow: visible; border:1px solid #dadada;}
	.main_section02 .main_board_box > li{width:calc(100% - 50px) !important; padding: 30px 25px !important;}
	.main_section02 .main_board_box > li:last-child{border-top:1px solid #dadada; border-left:0 none; background:#fafafa;}
	.main_section02 .main_board_box > li.fl, .main_section2 .main_board_box > li.fr{float:none !important;}
	.main_section02 .main_board_box > li .main_board_tit{position:relative;}
	.main_section02 .main_board_box > li .main_board_tit a{position:absolute; top:0; right:0;}
	.main_section02 .main_board_box .main_board_list{padding-top:15px;}
	.main_section02 .main_board_box .main_board_list li{width:95%;}
	.main_section02 .main_board_box .main_board_list li a{line-height:25px;}

	/* main_section3 */
	.main_section03{padding:40px 0 35px; margin-bottom:40px; background: #fafafa;}
	.main_section03:after{display:none;}
	.mo_promition_box{margin:0 auto; width:calc(100% - 60px);border: 1px solid #cbcbcb;}
	.main_section03 .promition_item{height:auto;}
	.main_section03 .promition_item li{margin-left:0;border:0 none;}
	.main_section03 .promition_item li a img{width:100%;}
	.main_section03 .promition_item li a .promition_tbox{width:calc(100% - 30px);}
	.main_section03 .promition_item li a .promition_tbox .promition_txt{width:100%;}
	.main_section03 .bx-wrapper{position:relative;}
	.main_section03 .bx-pager.bx-default-pager{display:none;}
	.main_section03 .bx-controls-direction a{position:absolute; top:40%;font-size:0; width:20px; height:40px; background-size:cover;}
	.main_section03 .bx-prev{left:-30px;background:url('../img/btn/prev_arrow.png')no-repeat center center;}
	.main_section03 .bx-next{right:-30px;background:url('../img/btn/next_arrow.png')no-repeat center center;}

	/* main_section4 */
	.main_section04{padding: 40px 0 45px; background:#fafafa}
	.main_section04 .inner{width:100%;}
	section.main_section4 .section_tit.tac{width:calc(100% - 40px); margin:0 auto;}
	.main_section04 .section_tit p { margin: 30px 10px 0;}

	.mo_product_box{margin-left:20px; width:calc(100% - 20px); overflow:auto;}

	.main_section04 .bx-controls.bx-has-pager.bx-has-controls-direction{top:4px;}
	.main_section04 .bx-controls-direction .bx-prev{margin-left:20px; background: url('../img/btn/product_mprev.png')no-repeat center center;background-size: 25px;}
	.main_section04 .bx-controls-direction .bx-next{margin-right:20px; background: url('../img/btn/product_mnext.png')no-repeat center center; background-size: 25px;}

	/* main_sec5 */
	.main_section05{padding:60px 0 50px;}
	section.main_section05 .section_tit h3{font-weight:500;}

	.supper_list{height:auto; padding-top:10px;}
	.supper_list li{width:49%; display: inline-table; float:none;}
	.supper_list li:nth-child(3), .supper_list li:last-child{margin-top:30px;}

	/* main_sec6 */
	.main_section06{padding:45px 0;}
	.site_map{margin:0; height:auto;}
	.site_map > li{margin-top:35px; float:none; width:100% !important; font-size:19px;line-height:25px;}
	.site_map > li:first-child{margin-top:0;}
	.site_map .site_map_list li a{font-size:14px;}
	

	/*footer*/
	.footer_top{height: auto; padding: 8px 0 13px; text-align: center; line-height: 1;}
	#fnb ul { width:calc(100% - 10px);  margin:0 auto; }
	#fnb ul li{padding: 0 5px; display:inline-block;}
	#fnb ul li:first-child{padding-left:5px;}
	#fnb ul li a{font-size: 10px; padding: 0;}
	#fnb ul li:after{display:none;} 

	.footer_bot{padding:20px; text-align: left;}
	.footer_bot .f_logo{float: none;  margin-bottom: 15px;}
	.footer_bot .f_logo img{max-height: 40px;}
	.footer_bot .f_content{float: none; padding-left: 0;}
	.footer_bot address,
	.footer_bot p,
	.footer_bot .copy{font-size: 12px; font-weight:300; line-height: 150%;}
	.footer_bot address span{display:inline-block;vertical-align:top;}
	.footer_bot address span.a_tit{width:45px;}
	.footer_bot address span.a_txt{width:calc(100% - 50px);}
	.footer_bot .f_agree{float: none; padding-left: 0; margin-left: 0; padding-top: 0px; margin-top: 20px; border-top:none; border-left: none; text-align: center;}
	.footer_bot .f_agree h3{font-size: 14px;}
	.footer_bot .f_content .bar{ position:relative; margin: 0 5px; width:1px; height:10px;  text-indent:-9999999px; display: inline-block;}
	.footer_bot .f_content .bar:after {  content:""; display:block; position:absolute; top:45%; left:0; right:0; height:100%; background:#999999;  }
	.footer_bot .f_agree a {}
	.footer_bot .f_agree a img { margin-right:0; }
	.footer_bot .f_agree a span { display:none; }
}

@media screen and (max-width: 730px){
/*.main_section01 .bx-viewport{height:50.5vw !important;}*/
}

@media screen and (max-width: 635px){
.slide_stop {width: 44%;}
}

@media screen and (max-width: 610px){
/*.main_section01 .bx-viewport{height:54.5vw !important;}*/
.slide_stop {width: 42vw;}
}

@media screen and (max-width: 590px){
.slide_stop {width: 43%;}
}

@media screen and (max-width: 535px){
.slide_stop {width: 42%;}
}

@media screen and (max-width: 510px){
/*.main_section01 .bx-viewport{height:59.5vw !important;}*/
}

@media screen and (max-width: 490px){
.slide_stop {width: 40%;}
.main_section01 .news_content .news_txt p{}
.main_section01 .news_content .news_txt p span{margin-bottom:0;}
}
@media screen and (max-width: 480px){
	.main_section01 .news_content .news_img img{height:29vw;}
}
@media screen and (max-width: 440px){
.slide_stop {width: 39%;}
}

@media screen and (max-width: 425px){
/*.main_section01 .bx-viewport{height:64.5vw !important;}*/
}

@media screen and (max-width: 410px){
.slide_stop {width: 37%;}
}

@media screen and (max-width: 400px){
/*.main_section01 .bx-viewport{height:67.5vw !important;}*/
/*.main_section01 .news_content .news_img { margin: 5px 0 10px;}*/
}

@media screen and (max-width: 365px){
.slide_stop {width: 36%;}
}

@media screen and (max-width: 365px){
.slide_stop {width: 34%;}
}

@media screen and (max-width: 345px){
/*.main_section01 .bx-viewport{height:75.5vw !important;}*/
#gnb .mo_gnb_top .mgt01 a{width:calc(50% - 14px);}
.slide_stop {width: 35%;}


}

@media screen and (max-width: 340px){
#fnb ul li a{font-size:9px;}
}


@media screen and (max-width: 330px){
	.footer_bot address,
	.footer_bot p,
	.footer_bot .copy{font-size: 11px;}
}