/* BASIC css start */
.crema_product_reviews_score__container{letter-spacing:-0.5px;display:inline-block!important;vertical-align: middle!important; color:#000!important;}
.active .crema_product_reviews_score__container{color:#fff!important;}



select.basic_option{width:200px !important;}


.crema-product-score crema-applied{display:none !important;}
.btn_zoom{display:none !important;}


/*	.fixed111{position: fixed;background: #fff;z-index:990; top:63px; width:94%; }*/

	.fixed111{position: fixed;background: #fff;z-index:990; top:0px; width:1200px; }

	.test{position:relative;  width:100%; height:52px; clear:both; }/* border:1px solid #dedede;  margin-top:70px;*/ 
	.test{position:relative;  width:100%; height:52px; clear:both; /* border:1px solid #dedede; */ margin-top:0px; }


	#first, #second, /* #third, #fourth, */#fivth{margin-top:0px; }

	#fourth,#third{margin-bottom:110px; }

.active{color:#fff !important;}


.blocks {
	padding-top: 10px;
}

.block {
	/*display: flex;*/
	justify-content: center;
	align-items: center;
	/*font-size: 0.75em;*/
	color: #000;
}

.navbar-items {
	/* padding: 0;*/
}

.navbar-items li {
	list-style: none;
	float:left;
	width:20%;
	/*box-sizing:border-box;
	border-right:1px solid #666; */
}

.navbar-items li:nth-child(4) {
	border-right:none;
}

.navbar-items li a {
	float:left;
	width:100%;
	color: #000;
	text-decoration: none;
	position: relative;
	font-size: 14px;
	line-height: 26px;
	border-bottom:1px #333 solid;
}


.navbar-items li a::after {
	width:0;
	content: "";
	height: 52px;
	background-color: #424242;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: -50;
}

.navbar-items li a.active::after {
	width: 100%;
}


/*	.navbar{position:fixed;}*/
/*
	.navbar-items li {float:left;}
	.navbar-items li {text-decoration:none; list-style:none;}
	  
 
	#first, #second, #third, #fourth, #fivth{padding:60px 0;}

      .navbar-items {
        /* padding: 0;*/
      }

      .navbar-items li {
        list-style: none;
        float:left;
        width:20%;
        box-sizing:border-box; border-right:1px solid #dedede; 
      }

      .navbar-items li:nth-child(4) {

      }

      .navbar-items li a {
        float:left;
        width:100%;
        color: #3b3b3b;
        text-decoration: none;
        position: relative;
        line-height:52px; font-size:14px; color:#555;text-align:center; /* font-weight:bold;*/

      }




      .navbar-items li a.active::after {
        width: 100%; background:#000; color:#fff;
      }
*/

      
/* BASIC css end */

/* BASIC css start */
/* BASIC css start */
form{display:block;}
form:last:child{display:none;}
/* BASIC css start */
/* BASIC css start */
.thumb-wrap .relevant-prd-menu{width:94%; margin:0 auto;}
.thumb-wrap .relevant-prd-menu ul {width:19.2%; float:left; margin-right:1%;}

.thumb-wrap .relevant-prd-menu ul:nth-child(5),
.thumb-wrap .relevant-prd-menu ul:nth-child(10),
.thumb-wrap .relevant-prd-menu ul:nth-child(15),
.thumb-wrap .relevant-prd-menu ul:nth-child(20),
.thumb-wrap .relevant-prd-menu ul:nth-child(25),
.thumb-wrap .relevant-prd-menu ul:nth-child(30),
.thumb-wrap .relevant-prd-menu ul:nth-child(35){margin-right:0%;}

.thumb-wrap .relevant-prd-menu ul li  .relevant-prd-img{width:100%;}
.thumb-wrap .relevant-prd-menu ul li  .relevant-prd-img a img{width: 100%; border:1px #fff solid; box-sizing:border-box;}
.thumb-wrap .relevant-prd-menu ul li  .relevant-prd-img a img:hover {width: 100%; border:1px #333 solid; box-sizing:border-box;}



frameset {display:none;}

/* BASIC css start */
.pop .popheader{padding: 2%;color: #fff; background:rgba(0,0,0,0.8); margin-bottom:20px;}

.pop .popheader div{width: 96%;display: inline-block;vertical-align:middle; font-size:18px;}
.pop .popheader .close_botton{font-size:25px;text-align:right;display: inline;cursor: pointer;font-weight: normal;}


.pop1 .popheader{padding: 2%; color: #fff; background:rgba(0,0,0,0.8);}


.pop1 .popheader div{width: 96%;display: inline-block;vertical-align:middle; font-size:18px;}
.pop1 .popheader .close_botton{font-size:25px;text-align:right;display: inline;cursor: pointer;font-weight: normal;}


.testt1{font-weight:normal;}

.testt1 tr th{ border:1px #000 solid;}

.result1, .result2, .result3, .result4, .result5, .result6, .result7{display: inline-block;text-align: center;font-weight:normal;font-size: 14px;line-height: 30px;}



/*Tabs*/
.pop1 .tabs {
  padding:2%;
}
.pop1 .tabs input {
  display: none;
}
.pop1 .tabs label {
  float: left;
  padding: 6px 0 6px 0;
  margin: 0 -2px;
  width: 50%; /* =100/tabs number */
  border: 1px #000 solid;
  border-bottom: 1px solid #000;
  text-align: center;
}
.pop1 .tabs label:hover {
  cursor: pointer;
  transition: 0.3s;
}
.pop1 .tabs input:checked + label {
  border: 1px solid #000;
  background: #000;
  color: #fff;
/*  border: 1px solid #000;
  border-width: 1px 1px 0 1px; */
}

.test tr, .test tr th,.test tr, .test tr td{vertical-align:middle;}

.pop1 .tabs #tab1:checked ~ .content #content1,
.pop1 .tabs #tab2:checked ~ .content #content2
 {
  display: block;
}


.pop1 .tabs #tab2:checked ~ .content #content2
 {
  display: block;
  overflow-y: scroll;
  height: 600px;
}

.pop1 .tabs .content > div {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  overflow: auto;
}

.pop1 #content2 table.test{border-top:1px #333 solid;}
.pop1 #content2 table.test tbody tr, #content1 table tbody tr td{text-align:center;vertical-align:middle;font-size: 13px;line-height: 24px; border-bottom:1px #333 solid;}


.pop1 #content1 table{border-top:1px #333 solid;}
.pop1 #content1 table tbody tr, #content1 table tbody tr td{text-align:center;vertical-align:middle;font-size: 13px;line-height: 24px; border-bottom:1px #333 solid; border-right:1px #333 solid;}

/** modal **/

#myBtn{cursor:pointer;  color:#666; display:inline-block; }
#myBtn:hover{cursor:pointer;  color:#333; display:inline-block;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 120px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


/* Modal Content */
.modal-content {
    background-color: #fefefe;
	color:#000;
    margin: auto;
    padding: 20px;
/*    border: 1px solid #888; */
    width: 50%;
}

/* The Close Button */
.modal-content .close {
    color: #666;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
}

.modal-content .close:hover,
.modal-content .close:focus {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
		


/*Tabs*/
.tabs {
  margin-top: 10px;
}
.tabs input {
  display: none;
}
.tabs label {
  float: left;
  padding: 6px 0 6px 0;
  margin: 0 -2px;
  width: 50%; /* =100/tabs number */
  border: 1px #000 solid;
  border-bottom: 1px solid #000;
  text-align: center;
}
.tabs label:hover {
  cursor: pointer;
  transition: 0.3s;
}
.tabs input:checked + label {
  border: 1px solid #000;
  background: #000;
  color: #fff;
/*  border: 1px solid #000;
  border-width: 1px 1px 0 1px; */
}
.tabs #tab1:checked ~ .content #content1,
.tabs #tab2:checked ~ .content #content2
 {
  display: block;
}
.tabs .content > div {
  display: none;
  padding-top: 20px;
  text-align: left;
  overflow: auto;
}

/** modal **/

#myBtn{cursor:pointer;  color:#666; display:inline-block; margin-left:10px;}
#myBtn:hover{cursor:pointer;  color:#333; display:inline-block; margin-left:10px;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 120px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


/* Modal Content */
.modal-content {
    background-color: #fefefe;
	color:#333;
    margin: auto;
    padding: 20px;
/*    border: 1px solid #888; */
    width: 50%;
}

/* The Close Button */
.modal-content .close {
    color: #666;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
}

.modal-content .close:hover,
.modal-content .close:focus {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
		


.btn-brand, .box-shadow-03{padding-bottom:0px; margin-bottom:5px; padding-top: 0px;display: block; float:left;}
.btn-brand, .box-shadow-03 a{}
/***/


/* BASIC css start */
#powerReview .PR15N01-review-wrap > li .reply-wrap .lst li dd p { margin-left: 20px; margin-right:120px; color: #000 !important; word-wrap: break-word; line-height: 1.5; padding: 10px 0;}
#powerReview .PR15N01-review-wrap > li .reply-wrap .lst li dt.man { background: #eee !important; padding-left:38px!important; color:#000 !important;}


#powerReview, #powerReview input, #powerReview textarea{color:black !important;}
#powerReview .PR15N01-write .pr-options dt, #powerReview .PR15N01-write .pr-options dd{color:black !important;}

.content_p {color:black;}
#powerReview .PR15N01-review-wrap > li .content a {color:black !important;}

#powerReview .PR15N01-review-wrap > li .pr-options dl > dt{color:black !important;}
#powerReview .PR15N01-review-wrap > li .pr-options dl > dd{color:black !important;}

/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */


.tb-left {padding-left:0px; /*font-weight:bold;*/}




.tb-left5 {color:#333; cursor: pointer; font-weight:bold;}
.tb-left6 {color:#000; cursor: pointer; font-weight:bold;}

.tb-left3 { color:#333; margin-right:15px; cursor: pointer; font-weight:bold;}
.tb-left4 { color:#000; margin-right:15px; cursor: pointer; font-weight:bold;}

.tb-left3:hover{color:#000;}
.tb-left5:hover{color:#000;}

.pop{position:fixed;top:0%;height: 100%;z-index: 1000;font-size:14px;color:#000; background:rgba(255,255,255,0.7); font-weight:normal;width: 100%;left: 0%;} 


.pop2{position:fixed; top:10%; z-index:50; font-size:14px; color:#000; background: #fff; border: 1px #333 solid;  font-weight:normal; width: 50%; left: 25%;} 


.pop1{position:fixed;top:0%;height: 100%;z-index: 1000;font-size:14px;color:#000; background:rgba(255,255,255,0.7); font-weight:normal;width: 100%;left: 0%;} 

.pop3{position:fixed; top:10%; z-index:50; font-size:14px; color:#000; background: #fff; border: 1px #333 solid;  font-weight:normal; width: 50%; left: 25%;} 





.tb-left1{padding-left:0px; font-weight:normal; color:#000;}
.tb-left1 span a{color:#000;}

table{color:#000;}


.tb-left select#optionlist_0, .tb-left select#optionlist_1, .tb-left select#optionlist_2, .tb-left select#optionlist_3, .tb-left select#optionlist_4, .tb-left select#optionlist_5, .tb-left select#optionlist_6, .tb-left select#optionlist_7  {font-size: 13px;line-height: 22px;height: 22px;}





.btn_zoom {text-align:center; margin-top:35px;}
.detail_subname {font-size:13px; color:#777777; font-weight:normal !important; padding-top:5px;}
.detail_icon {display:inline-block;}
.detail_icon img {padding-right:2px; display:inline-block;}

.pay_area {clear:both; padding-top:10px; padding-bottom:20px; min-height:85px;}
.naver_pay {float:left; padding-right:10px;}
.dgg_pay {float:left;}

.thumb-info .btn_prev { position: absolute; top:42.5%; left:-10px;}
.thumb-info .btn_next { position: absolute; top:42.5%; right:-10px;}

.detail_title_area  {width:1400px; clear:both; height:40px; border-left:1px solid #dedede; margin-top:70px;}
.detail_title_area  ul li {float:left; height:40px;}

.detail_title_area  ul li a {color:#909090; line-height:38px; display:block; height:38px; width:218px; border-top:1px solid #dedede;  border-right:1px solid #dedede; border-bottom:1px solid #dedede; text-indent:20px; font-weight:bold;}
.detail_title_area  ul .on a  {background-color:#3c9ff2; font-weight:bold; color:#fff; width:222px;}

/* ?????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????? */
.title_detail {width:100%; height:52px; clear:both; border-bottom:1px solid #dedede;}
.title_detail li {float:left; width:20%; height:52px; border:1px solid #dedede; border-bottom:0px; border-left:0px;text-align:center; box-sizing:border-box;}
.title_detail li:first-child {border-left:1px solid #dedede;}
.title_detail li a {line-height:52px; font-size:13px; color:#fff; text-align:center; font-weight:bold;}
.title_detail li a:hover {color:#000;}
.title_detail .on {background-color:#000; border-right:0px;}
.title_detail .on a {color:#fff;}
.title_detail .on a:hover {color:#fff;}
.title_detail .gototop a {color:#000 !important;}
#a,
#b,
#c,
#d,
#e {padding-top:70px;}


#productDetail .page-body { margin-top:15px; }
/* ?????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????? ???????????????????????????????????????????????? ?????????????????????????????????????????????????? */
.thumb-info { zoom: 1;  margin:15px auto 0px auto;border:1px solid #dedede; /*background:url('/design/envelope10/0669thefashion/sub/view_line.gif') repeat-y;*/}
.thumb-info:after { content: ""; display: block; clear: both; }
/* ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
.thumb-info .thumb-wrap {padding-top: 115px; padding-bottom: 115px; float:left;width:50%;text-align:center;position:relative;margin:0 auto;border-right:1px solid #dedede;}


.thumb-info .thumb {width:500px;text-align: center;margin: 0 auto;}

.thumb-info .thumb img { display: block; width:100%;}
.thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center;width:450px; }
.thumb-info .thumb-ctrl a { font-size: 11px; }
.thumb-info .thumb-ctrl a img { vertical-align: middle; }
.thumb-info .thumb-ctrl a:hover { text-decoration: underline; }

/* ?????????????????????????????????????????????????????????? ?????????????????????????????????????????????????? */
.thumb-info .info {float:left;width: 42%; padding: 50px 0 0px 7%;margin:0 auto; }
.thumb-info .info .tit-prd {font-weight: bold;font-size: 20px;color: #000;border-bottom:1px solid #ececec;padding-bottom:20px; box-sizing:border-box;}


.thumb-info .info .table-opt { margin-top:20px; }
.thumb-info .info .table-opt th,
.thumb-info .info .table-opt td {color:#333;align-content: center;font-size:13px;padding-top:6px;padding-bottom:6px;min-height:20px;line-height:20px;vertical-align: middle;letter-spacing: -0.5px;}

.thumb-info .info .table-opt th { font-weight: normal;}

/* ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
/* .thumb-info .info .table-opt .price { font-weight: bold; color: #aaa;}*/
 .thumb-info .info .table-opt .price {/* font-weight bold;  color: #000; */font-size:18px;}

.thumb-info .info .table-opt .price1{/*font-weight: bold; */ color:#d12a34 !important; font-size:18px;}




/* ?????????????????????????????????????????????????????????????? */
#goods_amount { float:left; }
#productDetail .thumb-info .info .table-opt .opt-spin { position:relative;width: 69px;height: 18px; border:1px solid #acacac;}
#productDetail .thumb-info .info .table-opt .opt-spin input {border:0px !important; line-height:18px; width: 50px;}
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px; padding-top: 2px; border: 0; font-size: 11px; }


#productDetail .thumb-info .info .table-opt .opt-spin .btns02 {width: 18px;height:18px;border-left:1px solid #aaa;float:left;}
#productDetail .thumb-info .info .table-opt .opt-spin .btns02 a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns02 a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns02 a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .prd-btns { margin-top: 30px; font-size: 0; line-height: 0;  width:100%; }
#productDetail .thumb-info .info .prd-btns a { margin-right:8px; }




.thumb-info .prd-btns { display:inline-block;vertical-align:top;margin:10px auto;text-align:center;font-size:0;}

/* ?????????????????????????????????????????????????????????? ?????????????????????????????????????????????????? */
/*
.sub_cart {margin-right:8px; float:left; text-align: center; width: 217px; height: 39px; background-color: #333; clear: both;line-height:39px;color:#fff !important; margin-bottom:8px;display:inline-block;font-size:11px;}
.sub_buy {margin-right:8px; float:left; text-align: center; width: 109px; height: 39px; border: 1px solid #dedede; float: left;line-height:39px;color:#000 !important; background-color: #fff;display:inline-block;font-size:11px; }
.sub_wish { float:left; text-align: center; width:109px; height: 39px; border: 1px solid #dedede; float: right;line-height:39px;color:#999 !important; background-color: #fff; display:inline-block;font-size:11px;}
*/

.sub_cart {margin-right:8px;float:left;text-align: center; width:30%; height: 39px; border: 1px solid #000; background-color: #000;clear: both;line-height:39px;color:#fff !important;margin-bottom:8px; font-size:17px; font-weight:bold;}
.sub_buy {margin-right:8px; float:left;text-align: center; width:30%; height: 39px; border: 1px solid #dedede; float: left;line-height:39px;color:#000 !important;background-color: #fff; font-size:17px; font-weight:bold;}
.sub_wish {text-align: center;/* width:30%; */height: 39px;border: 1px solid #dedede;line-height:39px;color:#000 !important;background-color: #fff;font-size:20px;float:left;padding-left: 10px;padding-right: 10px;}

.sub_cart:hover {color:#fff;text-decoration:underline;}
.sub_buy:hover {color:#000;text-decoration:underline; border:1px #000 solid;}
.sub_wish .fa:hover {color:#d12a34 ; }


/* ???????????????????????????????????????????????????????? */
.thumb-info .info .table-opt .opt-wrap { width: 100%; margin-top:20px !important; padding: 5px 0; background-color: #eee; border: 1px solid #ddd; }
.thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; padding-left: 10px; }
.thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; }
.thumb-info .info .table-opt .opt-wrap dt { float: left; width: 80px; margin-bottom: 5px; padding-left: 10px; padding-top: 4px; }
.thumb-info .info .table-opt .opt-wrap dd { float: left; width: 248px; margin-bottom: 5px; }
.thumb-info .info .table-opt .opt-wrap .sel-btn { padding-left: 10px; text-align: center; }
.thumb-info .info .table-opt .opt-wrap select { width: 240px; height: 18px; border: 1px solid #ddd; }
.thumb-info .info .table-opt .opt-wrap .opt-btns { position: relative; width: 56px; height: 19px }
.thumb-info .info .table-opt .opt-wrap .opt-btns input { position: absolute; top: 0; left: 0; width: 40px; height: 17px; border: 1px solid #ddd; text-align: right; }
.thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up { position: absolute; top: 0; right: 0; }
.thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw { position: absolute; bottom: 0; right: 0; }
.thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width: 180px; }
.thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { float: left; width: 56px; margin-left: 5px; }
	
	

/* ?????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
#productDetail .tit-detail { zoom: 1; position: relative;padding:30px 0 45px 0; font-size: 0; line-height: 0;  }
#productDetail .btns { float:right;display:block;font-size: 0; line-height: 0;position:absolute; right: 0px; top:30px; }
#productDetail .tit-detail .btns a { margin-left: 5px; }



/* ?????????????????????????????????????????????? ???????????????????????????????????????????????? ?????????????????????????????????????????????????? */
#productDetail .prd-detail table { table-layout: auto; }
#productDetail .prd-detail { margin-top: 15px; width: 100%; overflow: hidden;line-height:17px; display: block; text-align: center;}
#productDetail .prd-detail img { max-width: 100%; }

	/* ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
	.prdRelated_prd-list { float:right;width:18%;padding:0;margin:0; }
	.prdRelated_prd-list .relate_title {text-align:center;margin:0px auto 20px;}
	.prdRelated_prd-list .thumb { width:120px; }
	.prdRelated_prd-list th { padding-bottom: 10px;  }
	.prdRelated_prd-list td { padding: 5px 0; }
	.prdRelated_prd-list .prd-amount { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
	.prdRelated_prd-list .prd-amount .txt-spin,
	.prdRelated_prd-list .prd-amount .btns { float: left; }
	.prdRelated_prd-list .prd-amount .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px; }
	.prdRelated_prd-list .prd-amount .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
	.prdRelated_prd-list .prd-amount .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
	.prdRelated_prd-list .prd-amount .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
	.prdRelated_prd-list .prd-amount .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }

/* review-write */
#productDetail .review-write { margin-top:75px; margin-bottom:30px; padding: 5px 0 10px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; }
#productDetail .review-write th,
#productDetail .review-write td { padding: 5px 0 4px; }
#productDetail .review-write th { font-weight: normal; }
/* ???????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
#productDetail .table-slide { border-top: 1px solid #ececec; }
#productDetail .table-slide thead th { border-bottom: 1px solid #e7e7e7; font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none;}
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.cnt td .tb-left{
    width: 800px;
    overflow: hidden;
}

#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.nbg td .tb-left1 {
    width: 900px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#productDetail .table-slide tr.nbg td .tb-left1 a img {
    padding-right:5px;
}


#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
/* review-list */
#productDetail .review-list { margin-top: 15px; }
/* qna board */
#productDetail .qna-list { margin-top: 15px; }

/* ****************** ?????????????????????????????????????????????? ???????????????????????????????????????????????? ???????????????????????????????????????????????? ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap { color: #666; font-size: 11px; line-height: 13px; font-family: Dotum; }
.MK_optAddWrap li { list-style: none; }
/* ???????????????????????????????????????????????????????????? */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* ???????????????????????????????????????????????????????????P */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* ???????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????? */
#MK_innerOptWrap { margin-top: 10px; border: 1px solid #ddd; }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; min-height:13px; _height: 13px; *margin-bottom: -4px; padding: 8px 5px; border-bottom: 1px solid #ddd; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display: block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { right: 20px; top: 10px; color: #333; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right: 5px; top: 8px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option { margin-top: 3px; }
/* ?????????????????????????????????????????????????? ?????????????????????????????????????????????? ???????????????????????????????????????????????????????????? (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name { margin-right: 140px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl { width: 50px; top: 3px; *top: 2px; right: 90px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width: 30px; height: 16px; line-height: 16px; padding: 2px 0 0 2px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a { position: absolute; right: 0px; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img { vertical-align: top; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up { top: 2px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw { top: 12px; }
/* ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 80px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl { width: 50px; top: 3px; *top: 2px; right: 90px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count { width: 30px; height: 16px; line-height: 16px; padding: 2px 0 0 2px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a { position: absolute; right: 0px; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a img { vertical-align: top; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up { top: 2px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw { top: 12px; }
/* ?????????????????????????????????????????????????? */
#MK_innerOptTotal { padding: 10px 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal .MK_txt-total { }
#MK_innerOptTotal .MK_txt-won { }
#MK_innerOptTotal .MK_total { color: #ff0000; font-weight: bold; }
/* ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
#sorivu { position: relative; margin-top: 20px; }
/* ?????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */
#productWrap { margin: 10px 0; }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }

#productWrap table { width: 100%; font-size: 12px; border-collapse: collapse; border-width: 1px 0 1px 0; border-color: #b4b4b4; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background-color: #f8f8f8; color: #3b3b3d; text-align: left; padding: 10px 0 10px 15px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e0e0e0; word-break: break-all; text-align: left; padding: 10px 0 10px 17px; }

/* ???????????????????????????????????????????????? ?????????????????????????????????????????????????? */
.box-btn-size-chart { width: 300px; padding: 10px; background: #D9DBDA; text-align: center; }
td.area-btn-size-chart a { color: #000000; font-size: 15px; font-weight: bold; }
#sizeChart { width:693px; position: absolute; display: none; }
#sizeChart .btn-close-box { width: 100%; position: relative; }
#sizeChart .btn-close-layer { position: absolute; display: block; width: 15px; height: 14px; top: 10px; right: 10px; color: #FFFFFF; font-size: 15px; font-weight: bold; }

.size-chart-box { width: 100%;  font-family: 'dotum'; border: 2px solid #3F4045;}
.size-chart-box h4 { width: 100%; margin:0; padding: 10px 0px; color: #FFFFFF; background: #3F4045; text-align: center; }
.size-chart-cont { background: #FFFFFF; text-align: center; padding: 5px; }
.size-chart-cont table { width: 100%; margin:0; padding:0; border-collapse: collapse; border: 1px solid #D9DBDA; }
.size-chart-cont table th, .size-chart-cont table td { font-family: 'dotum'; padding: 10px; text-align: center; border-bottom: 1px solid #D9DBDA; }
.size-chart-cont table th { background: #EBECF0; }
.size-chart-cont table tr:last-child { border-bottom: 1px solid #D9DBDA; }
.size-chart-cont img.sc-img-chart,
#sc_img_chart { width: 670px; height: 300px; }
.size-chart-cont img.sc-img-guide,
#sc_img_guide { width: 190px; height: 240px; }
.size-chart-cont p { margin-top: 10px; text-align: left; }


/* ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */


.relevant-prd-menu2 >ul{display:inline-block;width:10%;border:1px #333 solid !important;margin-right:1%;padding-bottom: 1px;box-sizing:border-box;}

.relevant-prd-menu1{/* margin: 50px auto 20px; padding: 40px; */display:inline;margin-bottom: 40px;}
.relevant-prd-menu1 h1{ color:#000; padding-bottom:10px; margin-bottom:20px; border-bottom:1px solid #ccc; font-size:14px; }

.relevant-prd-menu1 >ul{display:inline-block;width:10%;border:1px #fff solid;margin-right:1%;padding-bottom:1%; box-sizing:border-box;}

.relevant-prd-menu1 >ul li{box-sizing: border-box;/* border:1px #333 solid; */}

.relevant-prd-menu1 >ul:hover{border:1px #333 solid; margin-rigtht:10px;}

.relevant-prd-menu1 >ul>li{color:#000; font-size:12px;}
.relevant-prd-menu1 >ul>li>.relevant-prd-img{}
.relevant-prd-img1 >a{color:#000;}
.relevant-prd-img1 >a>img{width:100%;}

.relevant-prd-menu1 >ul>.relevant-prd-name a{color:#000; font-size:12px;}

.relevant-prd-menu1 >ul>.relevant-prd-consumer-price{font-weight:bold;}

.relevant-prd-menu1 >ul>.relevant-prd-price{font-weight:bold;}


.txt-center{text-align:left;margin-top:20px; margin-bottom:20px; font-size:20px; font-weight:bold; color: #000;}
.relevant-prd-text{margin-top:220px;}
.relevant-prd-text>h1{}
.relevant-prd{}
.relevant-prd>table{}
.relevant-prd>table>tbody{}
.relevant-prd>table>tbody>tr{}
.relevant-prd>table>tbody>tr>td{}

.relevant-prd .relevant-prd-menu{margin: 50px auto 30px;padding: 0px;height: 460px;display: block;}
.relevant-prd .relevant-prd-menu h1{/*width:1093px;*/ color:#000; padding-bottom:10px; margin-bottom:20px; border-bottom:1px solid #ccc; font-size:14px; }

.relevant-prd .relevant-prd-menu>ul{float:left; width:19.2%; padding: 10px 10px; border:1px #fff solid; margin-right:1%; box-sizing:border-box;}
.relevant-prd .relevant-prd-menu>ul:last-child{float:left; padding: 10px 10px; border:1px #fff solid; margin-right:0px;  box-sizing:border-box;}

.relevant-prd .relevant-prd-menu>ul:hover{float: left; padding: 10px 10px; border:1px #333 solid; margin-rigtht:10px;}

.relevant-prd .relevant-prd-menu>ul>li{padding-top:5px; color:#000; font-size:12px;}
.relevant-prd .relevant-prd-menu>ul>li>.relevant-prd-img{}
.relevant-prd .relevant-prd-img>a{color:#000;}
.relevant-prd .relevant-prd-img>a>img{width:100%;}

.relevant-prd .relevant-prd-menu>ul>.relevant-prd-name a{color:#000; font-size:12px;}

.relevant-prd .relevant-prd-menu>ul>.relevant-prd-consumer-price{font-weight:bold;}

.relevant-prd .relevant-prd-menu>ul>.relevant-prd-price{font-weight:bold;}





/* BASIC css end */



/* BASIC css end */


/* BASIC css end */


@media (min-width: 1280px) and (max-width:1359px){
.thumb-info .thumb {width:500px !important; text-align: center;margin: 0 auto;}

}



@media (min-width: 1152px) and (max-width:1279px){

.thumb-info .thumb {width: 480px;text-align: center;margin: 0 auto;}
}


@media (min-width: 1024px) and (max-width:1151px){

.thumb-info .thumb {width: 480px;text-align: center;margin: 0 auto;}

}


@media (min-width: 800px) and (max-width:1023px){

.thumb-info .thumb-wrap {padding-top: 115px; padding-bottom: 115px; float:left;width:100%;text-align:center;position:relative;margin:0 auto;border-bottom:1px solid #dedede;}
.thumb-info .thumb {width: 500px;text-align: center;margin: 0 auto; }

.thumb-info .info {width: 100% !important; padding: 50px 0 0px 7%;margin:0 auto;}




}






@media (min-width: 400px) and (max-width:799px){

.thumb-info .thumb-wrap {width:100% !important; border-bottom:1px solid #dedede;}


.thumb-info .thumb {width: 480px;text-align: center;margin: 0 auto;}
.thumb-info .info{width:100% !important;}
/* .thumb-info .info {padding:0 !important; margin:0 auto;} */



}
/* BASIC css end */

