@charset "utf-8";

@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NEXON Lv1 Gothic OTF Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SEBANG_Gothic_Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.0/SEBANG_Gothic_Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 공통 css */
ul,ol{list-style:none}
body{font-size:16px; line-height:1; color:#333}

/*********************************************************************
	탑배너. html > page > top_banner.php
*********************************************************************/
.sub_text{margin:0; padding:58px 0 54px}
@media (max-width:991px){
	.sub_text.ca_it_mb{padding:0}
}
@media (max-width:768px){
	.sub_text{padding:50px 0 30px;}
}


/* 헤더 */
.fake_header{width: 100%; height: 100px;}
.at-menu{position: fixed; top: 0; border: 0; z-index: 999;}
.at-menu .pc-menu .container_fix{width: 1750px;}
.at-menu .pc-menu .nav-top{display: flex; align-items: center; justify-content: space-between;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul{display: flex; padding-right: 5%; width: auto;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a{padding: 0 44px; font-size: 18px; color: #222222;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover > a{color: #4b7960; font-weight: 600;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a span{font-family: 'NEXON Lv1 Gothic OTF';}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div{top: 100px; padding: 15px 0; width: 160px; border: 0; box-shadow: 0 8px 30px rgba(0,0,0,0.1);}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div li a{padding: 7px 0; font-size: 16px; color: #333333;  border: 0;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div li:hover a{background: none; border: 0; color: #333333; font-weight: 600;}
.at-menu .pc-menu .all_menu{top: 100px; border: 0; background: rgba(42,69,54,0.5);}
.at-menu .pc-menu .all_menu .container_fix{width: 1015px;}
.at-menu .pc-menu .all_menu .all_ul{display: block; padding: 0;}
.at-menu .pc-menu .all_menu .all_ul > .all_li{margin: 0; padding-top: 50px; width: 160px; height: 110px;}
.at-menu .pc-menu .all_menu .all_ul > .all_li:nth-child(2){margin-left: 5px;}
.at-menu .pc-menu .all_menu .all_ul > .all_li:nth-child(3){margin-left: 15px;}
.at-menu .pc-menu .all_menu .all_ul > .all_li:nth-child(4){margin-left: 37px;}
.at-menu .pc-menu .all_menu .all_ul > .all_li:nth-child(5){margin-left: 75px;} 
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_a{margin: 0; padding: 0; border: 0; color: #ffffff; font-size: 16px; font-weight: 300; }
.at-menu .pc-menu .all_menu .all_ul > .all_li:hover .all_a{color: #ffffff;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_a:hover{font-weight: 600;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div a{display: none}

/* mc01 */
.mc01 .swiper-slide a{margin-bottom: -3px;}

/* mc02 */
.mc02{display: flex; padding: 325px 0 220px; margin-bottom: -1px; background: url(../img/mc02_bg.jpg) no-repeat center center; background-size: cover;}
.mc02 .mc02_left{position: relative; width: 1117px; max-width: 100%;}
.mc02 .mc02_left .img-wrap .img-item img{width: 100%;}
.mc02 .mc02_left .post-list{position: relative;}
.mc02 .mc02_left .post-list:hover .post-content{display: block;}
.mc02 .mc02_left .post-list .post-content{display: none; position: absolute; top: 0; left: 0; padding: 0; margin: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6);}
.mc02 .mc02_left .post-list .post-content a{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 85%; color: #ffffff; font-size: 16px; text-align: center; line-height: 1;}
.mc02 .mc02_more{position: absolute; bottom: -40px; right: -40px;}
.mc02 .mc02_right{padding-left: 140px; padding-top: 32px;}
.mc02 .mc02_right h2{margin-bottom: 40px; font-family: 'NEXON Lv1 Gothic OTF Bold'; font-size: 40px;color: #222222;}
.mc02 .mc02_right p{font-family: 'NEXON Lv1 Gothic OTF'; font-size: 20px; color: #666666;}
.mc02 .mc02_right p + p{margin-top: 15px;}

/* mc03 */
.mc03{padding: 100px 0; background: url(../img/mc03_bg.jpg) no-repeat center center; background-size: cover;}
.mc03 .container_fix2{display: flex; flex-direction: column; justify-content: center; width: 1230px; height: 450px; border: 1px solid #000000; background: rgba(0,0,0,0.3); text-align: center;}
.mc03 .container_fix2 h2{margin-bottom: 30px; font-family: 'NEXON Lv1 Gothic OTF Bold'; font-size: 40px;color: #ffffff;}
.mc03 .container_fix2 p{margin-bottom: 40px; font-family: 'NEXON Lv1 Gothic OTF'; font-size: 20px; color: #ffffff; line-height: 1.5;}
.mc03 .container_fix2 a{margin: 0 auto; width: 180px; line-height: 50px; color: #ffffff; font-size: 16px; text-align: center; border: 1px solid #ffffff;}

/* mc04 */
.mc04{padding: 130px 0;}
.mc04 .container_fix2{display: flex; justify-content: space-between;} 
.mc04 .mc04_left{width: 390px;}
.mc04 .mc04_left h2{padding-top: 4px; margin-bottom: 30px; font-family: 'NEXON Lv1 Gothic OTF Bold'; font-size: 40px; color: #222222;}
.mc04 .mc04_left p{margin-bottom: 80px; font-family: 'NEXON Lv1 Gothic OTF'; font-size: 20px; color: #666666; line-height: 1.5;}
.mc04 .mc04_left a{font-size: 16px; color: #666666;}
.mc04 .mc04_right{width: calc(100% - 390px); overflow: hidden;}

/* mc05 */
.mc05{padding: 48px 0; background: #ebebeb;}
.mc05 .container_fix2{display: flex;}
.mc05 .container_fix2 a{position: relative; display: flex; align-items: center; justify-content: space-between; width: 50%;}
.mc05 .container_fix2 a + a{margin-left: 100px; padding: 0 100px;}
.mc05 .container_fix2 a + a:before{content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 1px; height: 100px; background: #d7d7d7;}
.mc05 .container_fix2 a p{font-family: 'NEXON Lv1 Gothic OTF Bold'; font-size: 30px; color: #222222;}

/* 푸터 */
.fix_footer{margin-top: 0; border-top: 1px solid #ebebeb;}
.fix_footer .fix_infos_box{padding: 0;}
.fix_footer .container_fix{display: flex; align-items: center; padding: 45px 15px; width: 1750px;}
.fix_footer .ft_logo{margin-right: 37px;}
.fix_footer .fix_infos_box .info_ul{margin-bottom: 0}
.fix_footer .fix_infos_box .info_ul + .info_ul{margin-top: 12px;}
.fix_footer .fix_infos_box .info_ul > li + li:after{margin-top: -7px; height: 14px; transform: rotateZ(15deg); background: #666666;}
.fix_footer .fix_infos_box h4{margin: 0; padding: 11px 0; text-align: center; font-size: 14px; color: #ffffff; background: #4b7960;}

/* sns */
.sns_box{position: fixed; top: 50%; right: 100px; z-index: 999; transform: translateY(-50%); }
.sns_box a{display: block;}
.sns_box a + a{margin-top: 60px;}



@media(max-width: 1300px){
	.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a{padding: 0 22px; font-size: 16px;}
	.at-menu .pc-menu .all_menu .container_fix{width: 715px;}
	.at-menu .pc-menu .all_menu .all_ul > .all_li{width: 110px;}
	.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_a{font-size: 14px;}

	.mc02{padding: 150px 0 100px;}
	.mc02 .mc02_left{width: 750px;}
	.mc02 .mc02_right h2{font-size: 20px;}
	.mc02 .mc02_right p{font-size: 14px;}

	.mc04 .mc04_left{width: 250px;}
	.mc04 .mc04_left h2{font-size: 20px;}
	.mc04 .mc04_left p{font-size: 14px;}
	.mc04 .mc04_right{width: calc(100% - 250px);}

	.mc05 .container_fix2 a p{font-size: 20px;}
	.mc05 .container_fix2 a + a{margin-left: 50px; padding: 0 50px;}
	.sns_box{right: 25px;}
}
@media(max-width: 991px){
	.container_fix, .container_fix2{padding: 0 30px;}
	/* 헤더 */
	.m_header{padding: 20px 0 25px; text-align: left;}
	.m_header a.left_menu{left: auto; right: 30px; top: 50%; transform: translateY(-50%);}
	.m_header img{height: auto;}

	/* mc02 */
	.mc02{flex-wrap: wrap-reverse; padding: 80px 0 220px; background: url(../img/mmc02_bg.jpg) no-repeat center center; background-size: cover;}
	.mc02 .mc02_left{padding-right: 30px; width: 100%;}
	.mc02 .mc02_left .post-list .post-content a{font-size: 27px;}
	.mc02 .mc02_right{padding: 0; padding-left: 30px; margin-bottom: 65px; width: 100%;}
	.mc02 .mc02_right h2{font-size: 50px;}
	.mc02 .mc02_right .mc02_box{display: flex;}
	.mc02 .mc02_right .mc02_box + .mc02_box{margin-top: 25px;}
	.mc02 .mc02_right .mc02_box p{width: 50%; font-size: 27px;}
	.mc02 .mc02_right p + p{margin-top: 0;}
	.mc02 .mc02_more{left: 48%; bottom: -40px; transform: translateX(-50%); width: 80px; height: 80px;}

	/* mc03 */
	.mc03{padding: 100px 30px; background: url(../img/mmc03_bg.jpg) no-repeat center center; background-size: cover;}
	.mc03 .container_fix2{height: 570px;}
	.mc03 .container_fix2 h2{margin-bottom: 50px; font-size: 50px;}
	.mc03 .container_fix2 p{margin-bottom: 45px; font-size: 27px;}
	.mc03 .container_fix2 a{width: 300px; line-height: 82px; font-size: 27px;}

	/* mc04 */
	.mc04{padding: 155px 0 100px;}
	.mc04 .container_fix2{flex-wrap: wrap;}
	.mc04 .mc04_left{margin-bottom: 80px; width: 100%;}
	.mc04 .mc04_left h2{padding: 0; margin-bottom: 45px; font-size: 50px;}
	.mc04 .mc04_left p{font-size: 27px;}
	.mc04 .mc04_left a{font-size: 25px;}
	.mc04 .mc04_right{width: 100%; overflow: visible;}

	/* mc05 */
	.mc05{padding: 0;}
	.mc05 .container_fix2{flex-wrap: wrap;}
	.mc05 .container_fix2 a{width: 100%; height: 150px;}
	.mc05 .container_fix2 a + a{padding: 0; margin: 0;}
	.mc05 .container_fix2 a + a:before{top: 0; width: 100%; height: 1px;}
	.mc05 .container_fix2 a:first-child img{padding-right: 80px;}
	.mc05 .container_fix2 a:last-child img{padding-right: 70px;}
	.mc05 .container_fix2 a p{font-size: 35px;}

	/* 푸터 */
	.fix_footer .container_fix{flex-wrap: wrap; padding: 57px 30px 80px;}
	.fix_footer .container_fix > div{width: 100%;}
	.fix_footer .ft_logo{margin: 0; margin-bottom: 40px;}
	.fix_footer .fix_infos_box .info_ul + .info_ul{margin-top: 0;}
	.fix_footer .fix_infos_box .info_ul > li{display: inline-block; font-size: 24px; font-weight: 300; line-height: 1.5; }
	.fix_footer .fix_infos_box .info_ul > li a{font-size: 24px;}
	.fix_footer .fix_infos_box .info_ul > li + li{margin-top: 0; margin-left: 12px; padding-left: 12px;}
	.fix_footer .fix_infos_box .info_ul > li + li:before{content: ''; position: absolute; left: 0; top: 50%; margin-top: -12px; width: 1px; height: 24px; transform: rotateZ(15deg); background: #666666;}
	.fix_footer .fix_infos_box h4{padding: 16px 0; font-size: 24px;}
}
@media(max-width: 650px){
	.container_fix, .container_fix2{padding: 0 15px;}
	/* 헤더 */
	.m_header{padding: 10px 0 12px;}
	.m_header a.center_logo img{height: 30px;}
	.m_header a.left_menu{right: 15px; }
	.m_header a.left_menu img{height: 18px;}
	/* m02 */
	.mc02{padding: 40px 0 110px;}
	.mc02 .mc02_left{padding-right: 15px;}
	.mc02 .mc02_left .post-list .post-content a{font-size: 14px;}
	.mc02 .mc02_right{padding-left: 15px; margin-bottom: 35px;}
	.mc02 .mc02_right h2{font-size: 25px;}
	.mc02 .mc02_right .mc02_box + .mc02_box{margin-top: 12px;}
	.mc02 .mc02_right .mc02_box p{font-size: 14px;}
	.mc02 .mc02_more{bottom: -20px;  width: 40px; height: 40px;}
	.mc02 .mc02_more img{height: 40px;}
	/* mc03 */
	.mc03{padding: 50px 15px;}
	.mc03 .container_fix2{height: 300px;}
	.mc03 .container_fix2 h2{margin-bottom: 25px; font-size: 25px;}
	.mc03 .container_fix2 p{margin-bottom: 25px; font-size: 14px;}
	.mc03 .container_fix2 a{width: 150px; line-height: 40px; font-size: 14px;}
	/* mc04 */
	.mc04{padding: 77px 0 50px;}
	.mc04 .mc04_left{margin-bottom: 40px;}
	.mc04 .mc04_left h2{margin-bottom: 22px; font-size: 25px;}
	.mc04 .mc04_left p{margin-bottom: 40px; font-size: 14px;}
	.mc04 .mc04_left a{font-size: 13px;}
	/* mc05 */
	.mc05 .container_fix2 a{height: 75px;}
	.mc05 .container_fix2 a:first-child img{padding-right: 40px; height: 40px;}
	.mc05 .container_fix2 a:last-child img{padding-right: 35px; height: 28px;}
	.mc05 .container_fix2 a p{font-size: 17px;}

	/* 푸터 */
	.fix_footer .container_fix{padding: 28px 15px 40px;}
	.fix_footer .ft_logo{margin-bottom: 20px;}
	.fix_footer .ft_logo img{height: 40px;}
	.fix_footer .fix_infos_box .info_ul > li{font-size: 13px;}
	.fix_footer .fix_infos_box .info_ul > li a{font-size: 13px;}
	.fix_footer .fix_infos_box .info_ul > li + li{margin-left: 6px; padding-left: 6px;}
	.fix_footer .fix_infos_box .info_ul > li + li:before{margin-top: -6px; height: 12px; }
	.fix_footer .fix_infos_box h4{padding: 8px 0; font-size: 12px;}
}


/*********************************************************************
	상품 상세페이지 - 기존 클래스 'item_detail'  사용
*********************************************************************/

/* 모바일 상품상세페이지 상단*/
.mob_shop_top{padding:15px 0}
.mob_shop_top:after{display:block; content:""; clear:both}
.mob_shop_top > a{display:block; height:15px}
.mob_shop_top .btn_back{float:left}
.mob_shop_top .btn_share{float:right}
.mob_shop_top > a img{display:block; height:100%}

/* 상품상세 페이지_ 베스트상품 위젯 */
.best_list_wrap{margin-bottom:90px}
.best_list_wrap .best_list_tit{margin-bottom:30px; font-size:27px; color:#222}
.shop_best_item.shop_container .item-list{border:0;}
.shop_best_item.shop_container .item-image{background-color:#f8f8f8}
.shop_best_item.shop_container .item-icon{display:none; position:absolute; left:10px; top:10px; z-index:1}
.shop_best_item.shop_container .item-icon img{display:inline-block; margin-right:8px; margin-bottom:5px}
.shop_best_item.shop_container .item-content{padding:0; padding-top:16px; height:auto !important; text-align:left}
.shop_best_item.shop_container .item-content strong{font-weight:500; font-size:14px; line-height:1.2; color:#222}
.shop_best_item.shop_container .item-content .item-desc{font-size:13px; line-height:1.2; color:#777}
.shop_best_item.shop_container .item_price_box{margin-top:12px; text-align:left}
.shop_best_item.shop_container .item_price_box .percent{display:none; margin-left:4px; font-weight:500; font-size:14px; color:#e0062a}
.shop_best_item.shop_container .item_price_box .sale_cont{display:inline-block; margin-left:5px}
.shop_best_item.shop_container .item_price_box .sale_cont strike{font-size:13px; color:#999}
.shop_best_item.shop_container .item_price_box > h5{display:inline-block; font-size:15px; color:#222}
.shop_best_item.shop_container .item_price_box > h5 span{display:inline-block; font-weight:500}
.shop_best_item.shop_container .item-info, .shop_best_item .label-cap{display:none;}
.shop_container .owl-carousel .owl-controls .owl-buttons div{display:none !important; background-color:transparent; width:14px; height:34px}
@media (max-width:768px){
	.shop_best_item.shop_container{overflow:visible}
	.shop_best_item.shop_container .owl-show{overflow:visible}
	.responsive .shop_best_item.shop_container .owl-container{overflow:visible; margin-right:-15px !important}
	.shop_best_item.shop_container .item-list{margin-right:15px !important}
	.shop_best_item.shop_container .item-wrap{margin-right:15px !important}
	.best_list_wrap{padding-top:28px; border-top:1px solid #222; margin-bottom:40px}
	.best_list_wrap .best_list_tit{margin-bottom:17px; font-size:15px}
	.best_list_wrap .best_list_con{margin:0 15px}
	.shop_best_item.shop_container .item-icon{left:5px; top:5px}
	.shop_best_item.shop_container .item-icon img{width:auto; height:12px; margin:0 5px 5px 0}
	.shop_best_item.shop_container .item-content{padding-top:15px; text-align:left}
	.shop_best_item.shop_container .item-content strong{font-size:13px}
	.shop_best_item.shop_container .item-content .item-desc{font-size:12px}
	.shop_best_item.shop_container .item_price_box{margin-top:10px; text-align:left}
	.shop_best_item.shop_container .item_price_box .sale_cont strike{font-size:12px}
	.shop_best_item.shop_container .item_price_box > h5{font-size:14px}
	.shop_container .owl-carousel .owl-controls .owl-buttons div{display:block !important; Width:8px; height:18px}
	.shop_container .owl-carousel .owl-controls .owl-buttons .owl-prev{left:-15px !important}
	.shop_container .owl-carousel .owl-controls .owl-buttons .owl-next{right:-5px !important}
	.shop_container .owl-carousel .owl-controls .owl-buttons div img{display:block; height:100%}
}

/*상품상세페이지 html > skin > apms > item > miso-baisc4 > item.skin.php */
.item_detail .img-container{width:50%;}
.item_detail .item-head{border:0; margin-bottom:265px; background:#fff !important}
.item_detail .label-band{display:none}
.item_detail #sit_pvi{padding:0px; width:100%}
.item_detail #sit_pvi_thumb{overflow:visible; width:100%; padding:10px 80px; margin:0 auto; border:0}
.item_detail #sit_pvi_thumb > ul li{display:table-cell; float:none; white-space:nowrap}
.item_detail #sit_pvi_thumb > ul li a{margin:0 7px 0}
.item_detail #sit_pvi_thumb > ul li a img{border:1px solid transparent}
.item_detail #sit_pvi_thumb > ul li a img:hover{border:1px solid transparent}
.item_detail #sit_pvi_thumb > ul li.active a img{border:1px solid #222}
.item_detail .thumb_tab_wrap{position:relative}
.item_detail .thumb_tab_wrap button{display:block; position:absolute; top:0; width:80px; height:117px; border:0; background-color:#fff}
.item_detail .thumb_tab_wrap .btn_prev{left:0}
.item_detail .thumb_tab_wrap .btn_next{right:0}
.item_detail .form-container{width:50%}
.item_detail .item-head .text{padding:0; padding-left:80px}
.item_detail .label-tack{display:none; position:static; padding-bottom:20px}
.item_detail .label-tack img + img{margin-left:5px}
.item_detail .item-head h1{margin:0; font-weight:400; font-size:30px; color:#222; line-height:1.2; letter-spacing:-0.5px;}
.item_detail .item-head .desc{font-size:16px; line-height:1.3; color:#666; padding-top:12px;}
.item_detail .item-head .tag{margin-top:15px}
.item_detail .item-head .tag > a{display:inline-block; font-size:16px; line-height:1.2; color:#777}
.item_detail .item-head .tag > a:hover{color:#777}
.item_detail .item-head .tag > a + a{margin-left:3px}
.item_detail .item-head .price{margin-top:35px; margin-bottom:20px} 
.item_detail .item-head .price > .pull-right{display:block; position:relative}
.item_detail .item-head .price > .pull-right .btn_recommend{padding:0; line-height:26px}
.item_detail .item-head .price > .pull-left{position:relative}
.item_detail .item-head .pull-left b{ font-weight:500; font-size:26px; color:#222}
.item_detail .item-head .pull-left .won{font-weight:300; font-size:20px}
.item_detail .item-head .pull-left strike{display:none; font-size:20px; color:#666}
.item_detail .item-head .pull-left span.dc_percent{display:none; width:50px; height:25px; line-height:23px; color:#ff0000; position:relative; top:-3px; font-size:15px; border:1px solid #ff0000; text-align:center; border-radius:10px; font-weight:500; margin-left:5px;}
.item_detail .item-head .pull-left .unit{font-size:26px}
.item_detail .item-head .price .dc{display:none}
.item_detail .item-head .option-line{margin:15px 0; border-top:1px solid #222}
.item_detail .item-head .option-tbl .option-line{border-top:1px solid #eee}
.item_detail .item-head .option-tbl{margin-bottom:30px; font-size:15px; color:#666}
.item_detail .item-head .option-tbl .price_tr strike{font-size:15px; line-height:22px; color:#666}
.item_detail .item-head .option-tbl .price_tr .won{font-size:15px}
.item_detail .item-head .option-tbl .price_tr .red{margin-left:6px; font-weight:600; font-size:18px; line-height:22px; color:#222}
.item_detail .item-head .option-tbl .price_tr .dc_percent{margin-left:6px; font-weight:600; font-size:22px; line-height:22px; color:#fa193e}
.item_detail .item-head .option-tbl th{width:155px; padding-top:20px; font-weight:500; font-size:16px; color:#222}
.item_detail .item-head .option-tbl td{padding-top:20px; font-weight:400}
.item_detail .item-head .option-tbl select.input-sm{-webkit-box-shadow:0 0 0 #fff; box-shadow:0 0 0 #fff}
.item_detail .pay_con .pay_tab > label{margin-bottom:5px}
.item_detail .pay_con .pay_tab > select.input-sm{margin-bottom:5px}
.item_detail .list-group-item{padding:8px 20px; border: 1px solid #f1f1f1; background:#fafafa}
.item_detail .list-group-item .col_tit{width:calc(100% - 155px); margin-top:5px; padding-bottom:5px}
.item_detail .list-group-item .col_count{width:155px}
.item_detail .item-head .list-group-item .col-sm-6 input{-webkit-box-shadow:0 0 0 #fff; box-shadow:0 0 0 #fff}
.item_detail .item-head .list-group-item .col-sm-5 input, .item_detail .item-head .list-group-item .col-sm-5 input{-webkit-box-shadow:0 0 0 #fff; box-shadow:0 0 0 #fff}
.item_detail .list-group-item .row .col-sm-7{width:55.333333%}
.item_detail .list-group-item .row .col-sm-5{width:44.666667%}
.item_detail .item-head .it_opt_subj{font-size:15px; line-height:1.2; color:#666}
.item_detail .item-head .price-sum{margin:33px 0; font-weight:400; font-size:16px; color:#222}
.item_detail .item-head .price-sum b{margin-left:10px}
.item_detail .item-head .price-sum span{font-weight:500; font-size:25px}
.item_detail .item-head .price-sum .won{font-weight:300; font-size:20px}
.item_detail .item-head ul.item-form-btn{margin:0}
.item_detail .item-head ul.item-form-btn li.btn_b{width:calc(50% - 5px)}
.item_detail .item-head ul.item-form-btn li.btn_b + li.btn_b{margin-left:10px}
.item_detail .item-head ul.item-form-btn li a{padding:0; border:1px solid #222; font-weight:500; font-size:17px; line-height:60px}
.item_detail .item-head ul.item-form-btn li input{padding:0; border:1px solid #222; background-color:#fff; font-weight:400; font-size:17px; line-height:60px; color:#222}
.item_detail .item-head ul.item-form-btn li input.black_btn{background-color:#222; color:#fff}
.item_detail .item-form-footer{margin-top:50px}
.item_detail .item-tab .tabs .tab-content{border:0}
.item_detail_tab .tab-content>.tab-pane{display:block}

.item_detail .item_detail_tab .tabs_box{width:100%; border-bottom:1px solid #ddd; background-color:#fff; text-align:center}
.item_detail .item_detail_tab .tabs_box.fixed{position:fixed; top:0; left:50%; z-index:10; width:100%; max-width:100%; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%)}
.item_detail .item_detail_tab .tabs ul.tabs-top{display:inline-block; width:auto; border:0; margin:0 0 -3px}
.item_detail .item_detail_tab .tabs ul.tabs-top li{width:auto; margin:0; text-align:center; cursor:pointer}
.item_detail .item_detail_tab .tabs ul.tabs-top li + li{margin-left:12px}
.item_detail .item_detail_tab .tabs ul.tabs-top li span{display:block; position:relative; padding:0 30px; border:0; background-color:transparent; font-size:18px; line-height:58px; color:#999}
.item_detail .item_detail_tab .tabs ul.tabs-top li.on span{font-weight:500; background:#fff; color:#222}
.item_detail .item_detail_tab .tabs ul.tabs-top li.on span:after{display:block; content:""; position:absolute; bottom:0; left:0; width:100%; height:3px; background-color:#222}
.item_detail .item_detail_tab .tabs ul.tabs-top li .orangered{font-weight:400; color:#333}
.item_detail .item_detail_tab .tabs ul.tabs-top li.on .orangered{font-weight:500; color:#fff}
.item_detail .panel{margin-bottom:80px}
.item_detail .link_con{margin-top:100px}
.item_detail .link_con.it_detail_qa{margin-bottom:30px}
.item_detail .tab_etc{margin-bottom:50px}
.item_detail .use-btn{margin:12px 0 10px}
.item_detail .item_rel_tit{padding:0; border:0; border-bottom:2px solid #222; padding-bottom:20px; margin-bottom:30px;}
.item_detail .item_rel_tit h3{ font-size:27px; color:#222;}
.item_detail .panel-body{padding:0;}

@media (max-width:991px){
	.item_detail #sit_pvi_thumb{padding:10px 45px}
	.item_detail #sit_pvi_thumb > ul li a img{display:inline-block; width:50px; height:50px}
	.responsive .item_detail .item-head .form-container{border:0}
	.item_detail .thumb_tab_wrap button{width:45px; height:70px}
	.item_detail .item-head ul.item-form-btn li.btn_b{width:50%}
	.item_detail .item-head ul.item-form-btn li.btn_b + li.btn_b{margin-left:0}
	.item_detail .item-head ul.item-form-btn li a{font-size:15px; line-height:46px}
	.item_detail .item-head ul.item-form-btn li input{font-size:15px; line-height:46px}
	.item_detail .item-form-footer{margin-top:1px}
	.item_detail .item_detail_tab .tabs_box{margin:0; padding:0}
	.item_detail .item_detail_tab .tabs{margin:0 -15px}
	.item_detail .item_detail_tab .tabs ul.tabs-top li + li{margin-left:0}
	.item_detail .item_detail_tab .tabs ul.tabs-top li span{display:inline-block; padding:0 10px; font-size:13px; line-height:42px}
	.item_detail .item_rel_tit{padding-bottom:15px; margin-bottom:20px; margin-top:30px;}
	.item_detail .item_rel_tit h3{font-size:15px; padding-bottom:0;}
}
@media (max-width:768px){
	.item_detail .img-container{width:100%;}
	.responsive .item_detail .item-head{margin-bottom:0}
	.item_detail #sit_pvi_thumb{ padding:10px 45px}
	.item_detail #sit_pvi_thumb a{margin:0 5px 0}
	.item_detail #sit_pvi_thumb img{width:60px; height:60px}
	.item_detail .swiper-button-next, .item_detail .swiper-container-rtl .swiper-button-prev{width:45px; height:60px}
	.item_detail .swiper-button-prev, .item_detail .swiper-container-rtl .swiper-button-next{width:45px; height:60px}
	.responsive .item_detail .item-head .form-container{width:100%; border-top:0}
	.responsive .item_detail .item-head .text{padding:30px 0 10px}
	.item_detail .item-head h1{font-size:20px}
	.item_detail .item-head .desc{font-size:14px; padding-top:8px;}
	.item_detail .item-head .tag{margin-top:10px}
	.item_detail .item-head .tag > a{font-size:12px}
	.item_detail .item-head .price{margin-top:23px; margin-bottom:13px} 
	.item_detail .item-head .pull-left b{font-weight:600; font-size:17px}
	.item_detail .item-head .pull-left .won{font-size:16px}
	.item_detail .item-head .option-line{margin:10px 0}
	.item_detail .item-head .option-tbl{margin-bottom:10px; font-size:12px}
	.item_detail .item-head .option-tbl .price_tr strike{font-size:12px; line-height:15px}
	.item_detail .item-head .option-tbl .price_tr .won{font-size:13px}
	.item_detail .item-head .option-tbl .price_tr .red{font-size:13px; line-height:15px}
	.item_detail .item-head .option-tbl .price_tr .dc_percent{font-size:15px; line-height:15px}
	.item_detail .item-head .option-tbl th{width:100px; padding-top:10px; font-size:12px;}
	.item_detail .item-head .option-tbl td{padding-top:10px}
	.item_detail .item-head .option-tbl label{line-height:32px}
	.item_detail .item-head .option-tbl select.input-sm{height:32px; line-height:32px; font-size:13px}
	.item_detail .list-group-item{padding:10px 0}
	.item_detail .list-group-item .col_tit{width:100%; margin-top:0}
	.item_detail .list-group-item .col_count{width:100%}
	.item_detail .list-group-item .row .col-sm-7{width:100%; padding:0 15px 10px; line-height:15px}
	.item_detail .list-group-item .row .col-sm-5{width:100%}
	.item_detail .item-head .it_opt_subj{font-size:12px}
	.item_detail .item-head .it_opt_prc{font-size:12px}
	.item_detail .item-head .price-sum{margin:20px 0 10px; font-size:14px}
	.item_detail .item-head .price-sum span{font-size:24px;}
	.item_detail .item-head .price-sum .won{font-size:18px}
	.item_detail .item-head ul.item-form-btn li.btn_b{width:50%}
	.item_detail .item-head ul.item-form-btn li.btn_b + li.btn_b{margin-left:0}
	.item_detail .item-head ul.item-form-btn li a{font-size:15px; line-height:46px}
	.item_detail .item-head ul.item-form-btn li input{font-size:15px; line-height:46px}
	.item_detail .item-form-footer{margin-top:0}
	.item_detail .panel{margin-bottom:40px}
	.item_detail .link_con{margin-top:30px}
	/* 구매버튼 변경 */
	.item_detail .pay_con{bottom:0}
	.item_detail .pay_con .pay_tab > label{width:100px; font-size:13px; line-height:30px}
	.item_detail .pay_con .pay_tab > select.input-sm{width:calc(100% - 100px); margin-left:-4px; font-size:13px}
	.item_detail .pay_con .btn_payview{margin-bottom:0}
}

/* 공유하기 버튼 변경_pc 동일하게 변경 */
.share_popup_wrap{display:none; position:fixed; top:50%; left:50%; z-index:102; margin-left:-172px; transform: translateY(-50.3%);}
.share_popup_wrap .it_share_popup{position:relative; min-width:345px; padding:15px 15px 30px; border:1px solid #959595; background-color:#fff}
.it_share_popup .share_title{margin-bottom:25px}
.it_share_popup .share_title .title{font-size:15px; color:#222}
.it_share_popup .share_content .share_ul{text-align:center}
.it_share_popup .share_ul > li{display:inline-block; padding:0 6px}
.it_share_popup .share_ul > li > a{display:inline-block; overflow:hidden; border-radius:50%}
.it_share_popup .share_ul > li > a img{}
.it_share_popup .btn_close{display:block; position:absolute; top:10px; right:15px; padding:5px; cursor:pointer}
.it_share_popup .input_url{border:none; width:1px; height:1px; position:absolute; top:0; left:0; background:transparent; }
.dim_layer{display:none; position:fixed; top:0; left:0; z-index:101; width:100%; height:100%; background-color:rgba(0,0,0,0.2)}

@media (max-width:768px){
	.share_popup_wrap{position:fixed; width:290px; margin-left:-145px}
	.share_popup_wrap .it_share_popup{min-width:100%; padding:15px 15px 24px}
	.it_share_popup .share_title .title{font-size:13px}
	.it_share_popup .share_ul > li{padding:0 5px}
	.it_share_popup .share_ul > li > a{width:45px}
	.it_share_popup .share_ul > li > a img{display:inline-block; width:100%}
	.it_share_popup .btn_close{right:13px}
	.it_share_popup .btn_close img{width:12px}
}

/*********************************************************************
 상품상세 하단_ 리뷰
 ㄴ skin.에있는 하단리뷰 타이틀 모두 리뷰스킨안으로 넣기
*********************************************************************/
.item_detail .review_banner{margin-bottom:62px; padding:45px 0 50px; background-color:#fafafa; text-align:center}
.item_detail .review_banner .txt{font-size:18px; line-height:29px; color:#222}
.item_detail .review_banner .btn_write{display:inline-block; margin-top:24px; padding:0 109px; background-color:#000022}
.item_detail .review_banner .btn_write > span{display:block; font-size:17px; line-height:56px; color:#fff}
.responsive .fix_panel .fix_panel_head, .qa_panel .panel-heading h3{ font-size:27px; color:#222; font-weight:400; padding-bottom:20px}
.m-review-panel .review-body > div .table-row .table-cell{padding:40px 0}
.m-review-panel .review-body > div .table-row .table-cell + .table-cell{border-left:1px solid #ddd}
.m-review-panel .review-body > div .table-row .table-cell.table_cell_star{width:55.018%}
.responsive .fix_panel .m-review-panel .grade_total{margin-bottom:25px; color:#666; font-weight:400; font-size:20px}
.responsive .fix_panel .m-review-panel .grade_total > span{font-weight:600; color:#000}
.m-review-panel .review-body .cnt-wrap:after {display:none}
.m-review-panel .review-body .cnt-wrap .grade_star {display:inline-block; max-width:200px}
.m-review-panel .review-body .cnt-wrap .grade_star .fa{margin-left:-2px; font-size:38px;}
.m-review-panel .review-body .cnt-wrap .grade_num{display:inline-block; margin-left:10px}
.m-review-panel .review-body .cnt-wrap .grade_num .grade{margin:0}
.m-review-panel .review-body .cnt-wrap .grade_num .grade .cur{display:inline-block; font-weight:600; line-height:1}
.m-review-panel .review-body > div {border-right:0}
.m-review-panel .review-body > div + div{border-left:1px solid #ddd}
.m-review-panel .review-body .item-simple-review {width:31%; padding:0 55px}
.responsive .item-simple-review .simple_wrap > div.left_text{width:75px; font-size:15px; font-weight:500;}
.item_detail .use-btn .btn-box .btn, #itemqa .qa-btn .btn-group .btn{padding:0 20px; border:1px solid #222; border-radius:0 !important; background-color:#fff; font-weight:400; font-size:14px; line-height:37px; color:#222}
.item_detail .use-btn .btn-box .review_btn, #itemqa .qa-btn .btn-group .btn-color{background-color:#222; color:#fff}
.qa_panel .list-board .board-list{margin-bottom:22px}

@media (max-width:991px){
	.item_detail .review_banner{margin-bottom:40px; padding:35px 0 40px}
	.item_detail .review_banner .txt{font-size:12px; line-height:1.6}
	.item_detail .review_banner .btn_write{margin-top:15px; padding:0 45px}
	.item_detail .review_banner .btn_write > span{font-size:13px; line-height:35px}
	.qa_panel.panel .panel-heading{margin-bottom:0}
	.responsive .fix_panel .fix_panel_head, .qa_panel .panel-heading h3{font-size:15px; padding-bottom:15px}
	.m-review-panel .review-body > div .table-row .table-cell{padding:10px 0}
	.m-review-panel .review-body > div .table-row .table-cell + .table-cell{border-left:0}
	.m-review-panel .review-body > div .table-row .table-cell.table_cell_star{width:50%}
	.responsive .fix_panel .m-review-panel .grade_total{margin-bottom:15px}
	.m-review-panel .review-body .cnt-wrap.table .grade_star {display:inline-block; max-width:100%}
	.m-review-panel .review-body .cnt-wrap .grade_star .fa{font-size:20px;}
	.m-review-panel .review-body .cnt-wrap .grade_num{display:block; margin-left:0}
	.item_detail .m-review-panel .review-body .cnt-wrap.table .grade_num .grade{margin:10px 0}
	.m-review-panel .review-body > div .table-row .table-cell ul{max-width:150px}
	.m-review-panel .review-body > div + div{border-left:0}
	.m-review-panel .review-body .item-simple-review {width:100%}
	.responsive .fix_panel .m-review-panel{border-bottom:0}
	.item_detail .use-btn .btn-box .btn, #itemqa .qa-btn .btn-group .btn{padding:0 17px; font-size:12px; line-height:28px}
}

