@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

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


/* 헤더 */
.at-menu{position: relative; z-index: 990; border: 0; box-shadow: 0 10px 20px rgba(0,0,0,0.05);}
.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{padding-right: 10%; width: auto;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a{position: relative; padding: 0; margin: 0 33px; font-size: 17px; font-weight: 500; color: #222222;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover > a{color: #222222;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover > a:before{content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #2f2f7d;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:nth-child(6) .sub-1div{display: none !important;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div{top: 90px; width: 100%; border: 0; background: #ffffff; box-shadow: inset 0 5px 20px rgba(0,0,0,0.05); }
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div .sub-1dul .sub-1da{padding: 10px 0; font-size: 16px; color: #666666; border: 0;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div .sub-1dul .sub-1dli:hover .sub-1da{background: #2f2f7d; color: #ffffff; font-weight: 500; border: 0;}

@media(max-width: 1230px){
	.at-menu .pc-menu .nav-top.nav-both .menu-ul{padding: 0;}
	.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a{margin: 0 20px;}
}

@media(max-width: 991px){
	.m_header{padding: 9px 0; text-align: left;}
	.m_header a.center_logo img{height: 33px;}
	.m_header a.left_menu{left: auto; right: 15px; top: 50%; transform: translateY(-50%);}
	.m_header a.left_menu img{height: 14px;}
}

/* 전체메뉴 */
.at-menu .pc-menu .header_right{display: flex; align-items: center;}
.at-menu .pc-menu .logout_btn{margin-right: 5px; font-size: 14px; color: #222222;}
.at-menu .pc-menu .all_menu{position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; border: 0; background: rgba(0,0,0,0.6);}
.at-menu .pc-menu .all_menu .all_ul_wrap{position: relative; display: flex; justify-content: flex-end; width: 100%; height: 100%;}
.at-menu .pc-menu .all_menu .all_ul{display: flex; flex-direction: column; justify-content: center; padding: 0 100px; width: 46.875%; background: #ffffff;}
.at-menu .pc-menu .all_menu .all_ul > .all_li{float: none; display: flex; margin: 0; width: 100%; height: auto; text-align: left;}
.at-menu .pc-menu .all_menu .all_ul > .all_li + .all_li{margin-top: 40px; padding-top: 40px; border-top: 1px solid #f1f1f1;} 
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_a{padding: 0; margin: 0; border: 0; width: 220px; font-size: 24px; font-weight: 600; color: #222222;}
.at-menu .pc-menu .all_menu .all_ul > .all_li:hover > .all_a{color: #222222;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div{width: calc(100% - 220px);}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div .all_sub_li + .all_sub_li a{margin-top: 20px;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div .all_sub_li:hover a{color: #666666;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div a{padding: 0; font-size: 18px; color: #666666;}
.at-menu .pc-menu .all_menu .all_ul_wrap .all_menu_close{position: absolute; top: 38px; right: 100px; cursor: pointer;}

@media(max-width: 1130px){
	.at-menu .pc-menu .all_menu .all_ul{padding: 0 50px;} 
	.at-menu .pc-menu .all_menu .all_ul_wrap .all_menu_close{top: 20px; right: 50px;}
}

/* mc01 */
.mc01 .mc01_text{position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; width: 41%; height: 100%; z-index: 10; background: rgba(0,0,0,0.8);}
.mc01 .mc01_text .text_box{padding-left: 50px;}
.mc01 .mc01_text h2{margin-bottom: 20px; font-family: 'Montserrat', sans-serif; font-size: 50px; font-weight: 700; color: #ffffff;}
.mc01 .mc01_text p{font-size: 18px; color: #cccccc;}
.mc01 .carousel-control{top: 50%; transform: translateY(-50%); opacity: 1; width: auto; z-index: 20;}
.mc01 .carousel-control .glyphicon-chevron-left, .mc01 .carousel-control .glyphicon-chevron-right{transform: translateY(-50%); margin: 0; background-repeat: no-repeat !important; }
.mc01 .carousel-control .glyphicon-chevron-left{left: 50px;}
.mc01 .carousel-control .glyphicon-chevron-right{right: 50px;}
.mc01 .carousel-indicators{left: 72%;}
.mc01 .carousel-indicators li{margin: 0 5px;}
.mc01 .carousel-indicators .active{width: 10px; height: 10px;}

@media(max-width: 1500px){
	.mc01 .mc01_text .text_box{padding-left: 100px;}
	.mc01 .mc01_text h2{font-size: 25px;}
	.mc01 .mc01_text p{font-size: 14px;}
	.mc01 .carousel-control .glyphicon-chevron-left{left: 25px;}
	.mc01 .carousel-control .glyphicon-chevron-right{right: 25px;}
}

@media(max-width: 991px){
	.mc01 .mc01_text{top: auto; bottom: 0; align-items: flex-start; width: 100%; height: 205px;}
	.mc01 .mc01_text .text_box{padding-left: 0; padding-top: 40px; width: 85%;}
	.mc01 .mc01_text h2{font-size: 30px;}
	.mc01 .mc01_text p{font-size: 15px; line-height: 1.5;}
	.mc01 .carousel-indicators{left: 50%; z-index: 20 !important;}
	.mc01 .carousel-indicators li{margin: 0 4px;}
	.mc01 .carousel-indicators .active{width: 10px; height: 10px;}
}

/* mc02 */
.mc02{padding: 120px 0;}
.mc02 .txt_box{margin-bottom: 60px; text-align: center;}
.mc02 .txt_box h2{margin-bottom: 15px; font-size: 14px; font-weight: 300; color: #222222; letter-spacing: 10px;}
.mc02 .txt_box p{font-size: 32px; font-weight: 600; color: #222222;}
.mc02 .miso-post-gallery .post-list{position: relative;}
.mc02 .miso-post-gallery .post-list:hover .post-content{display: block;}
.mc02 .miso-post-gallery .post-content{display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; background: rgba(0,0,0,0.6);}
.mc02 .miso-post-gallery .post-content a{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 80%; color: #ffffff; text-align: center; }
.mc02 .miso-post-gallery .post-content .post_subject{font-size: 19px; font-weight: 500; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mc02 .miso-post-gallery .post-content .post_text{margin: 15px 0 30px; font-size: 17px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mc02 .miso-post-gallery .post-content .post_more{margin: 0 auto; width: 120px; line-height: 40px; text-align: center; background: #ffffff; color: #000000; font-size: 15px;}
.mc02 .more_btn{display: block; margin-top: 20px; width: 100%; height: 60px; line-height: 58px; border: 1px solid #dcdcdc; font-size: 17px; font-weight: 300; color: #777777; text-align: center;}

@media(max-width: 991px){
	.mc02{padding: 55px 0;}
	.mc02 .txt_box{margin-bottom: 35px;}
	.mc02 .txt_box h2{font-size: 13px; letter-spacing: 6px;}
	.mc02 .txt_box p{font-size: 24px;}
	.mc02 .miso-post-gallery .post-content .post_subject{font-size: 15px; font-weight: 400;}
	.mc02 .miso-post-gallery .post-content .post_text{margin: 12px 0 22px; font-size: 14px; font-weight: 300;}
	.mc02 .miso-post-gallery .post-content .post_more{width: 100px; line-height: 35px; font-size: 13px;}
	.mc02 .more_btn{height: 45px; line-height: 45px; font-size: 14px;}
}


/* mc03 */
.mc03{background: url(../img/mc03_bg.png) no-repeat center center; background-size: cover;}
.mc03 .mc03_top{padding: 120px 0 120px;}
.mc03 .mc03_top .container_fix2{width: 1310px;}
.mc03 .mc03_top .txt_box{display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px;}
.mc03 .mc03_top .txt_box h2{font-size: 32px; font-weight: 600; color: #222222;}
.mc03 .miso-post-list{border-top: 1px solid #222222;}
.mc03 .miso-post-list .post-list li{padding: 25px 20px; border-bottom: 1px solid #d5d5d5;}
.mc03 .miso-post-list .post-list li > a{display: flex; align-items: center; justify-content: space-between;}
.mc03 .miso-post-list .post-list .post_subject{width: 60%; font-size: 17px; color: #222222;}
.mc03 .miso-post-list .post-list .post_right{display: flex; align-items: center;}
.mc03 .miso-post-list .post-list .post_date{margin-right: 50px; font-size: 17px; color: #222222;}
.mc03 .mc03_bottom .mc03_inquiry{display: flex; align-items: center; justify-content: center; background: url(../img/mc03_bottom_bg.jpg) no-repeat center center; background-size: cover; height: 440px;}
.mc03 .mc03_bottom .mc03_inquiry .txt_box{text-align: center;}
.mc03 .mc03_bottom .mc03_inquiry .txt_box h2{font-size: 14px; font-weight: 300; color: #ffffff; letter-spacing: 10px;}
.mc03 .mc03_bottom .mc03_inquiry .txt_box p{margin: 15px 0 35px; font-size: 32px; font-weight: 600; color: #ffffff;}
.mc03 .mc03_bottom .mc03_inquiry .txt_box a{padding-bottom: 4px; font-size: 15px; font-weight: 300; color: #ffffff; border-bottom: 1px solid #ffffff;}

@media(max-width: 991px){
	.mc03 .mc03_top{padding: 55px 0;}
	.mc03 .mc03_top .txt_box{margin-bottom: 20px;}
	.mc03 .mc03_top .txt_box h2{font-size: 24px;}
	.mc03 .mc03_top .txt_box a img{height: 18px;}
	.mc03 .miso-post-list .post-list li{padding: 18px 10px;}
	.mc03 .miso-post-list .post-list .post_subject{font-size: 14px;}
	.mc03 .miso-post-list .post-list .post_date{margin-right: 20px; font-size: 14px;}
	.mc03 .miso-post-list .post-list .post_right img{height: 10px;}
	.mc03 .mc03_bottom .mc03_inquiry{background: url(../img/mmc03_bottom_bg.jpg) no-repeat center center; background-size: cover; height: 220px;}
	.mc03 .mc03_bottom .mc03_inquiry .txt_box h2{font-size: 13px; font-weight: 300; letter-spacing: 6px;}
	.mc03 .mc03_bottom .mc03_inquiry .txt_box p{margin: 15px 0 20px; font-size: 24px;}
}

/* 푸터 */
.fix_footer{margin-top: 0; padding: 60px 0;}
.fix_footer.active{border-top: 1px solid #f1f1f1;}
.fix_footer .container_fix2{display: flex; justify-content: space-between;}
.fix_footer .info_ul + .info_ul{margin-top: 15px;}
.fix_footer .info_ul li, .fix_footer .info_ul li a{position: relative; display: inline-block; font-size: 16px; color: #666666;}
.fix_footer .info_ul li span{padding-right: 10px; font-weight: 500;}
.fix_footer .info_ul li + li{margin-left: 20px; padding-left: 20px;}
.fix_footer .info_ul li + li:before{content: ''; position: absolute; top: 50%; left: -1px; transform: translateY(-50%); width: 1px; height: 12px; background: #666666;}
.fix_footer .fix_links_box{border: 0; text-align: right;}
.fix_footer .fix_links_box ul{padding: 0; }
.fix_footer .fix_links_box .fix_links > li + li{margin-left: 20px; padding-left: 20px;}
.fix_footer .fix_links_box .fix_links > li + li:after{margin: 0; transform: translateY(-50%); height: 12px; background: #666666;}
.fix_footer .fix_links_box .fix_links > li a{font-weight: 500;}
.fix_footer .fix_links_box h4{margin-top: 15px; font-size: 16px; color: #666666;}

@media(max-width: 991px){
	.fix_footer{padding: 40px 0;}
	.fix_footer .container_fix2{flex-wrap: wrap;}
	.fix_footer .container_fix2 > div{width: 100%;}
	.fix_footer .info_ul + .info_ul{margin-top: 12px;}
	.fix_footer .info_ul li + li , 	.fix_footer .fix_links_box .fix_links > li + li{margin-left: 15px; padding-left: 15px;}
	.fix_footer .info_ul li + li:before , .fix_footer .fix_links_box .fix_links > li + li:after{height: 10px;}
	.fix_footer .info_ul li, .fix_footer .info_ul li a{font-size: 13px;}
	.fix_footer .fix_links_box{margin-top: 25px;}
	.fix_footer .fix_links_box ul{text-align: left;}
	.fix_footer .fix_links_box h4{margin-top: 10px; font-size: 13px; text-align: left;}
}


/*********************************************************************
	상품 상세페이지 - 기존 클래스 '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}
}

