/* BASIC css start */
/* 메인 상품 타이틀 관련 스타일 */
.main_pro_title {position:relative;margin:0 auto; font-size:44px; height:44px; line-height:44px; font-family: 'Roboto', sans-serif; font-weight:100; padding-bottom:10px;text-align:center;}
.main_pro_title02 {font-size:14px; height:14px; color:#a0a0a0;text-align:center;}

/* 메인이미지 관련 스타일 */
.swiper1 {width:100%; height:800px;} /* height:600px;에서 수정*/  
.swiper1 .swiper-button-next {position:absolute; top:50%; width:40px; height:77px; margin-top:-22px;z-index:10; cursor:pointer; background-size:40px 77px; }
.swiper1 .swiper-button-prev {position:absolute; top:50%; width:40px; height:77px; margin-top:-22px;z-index:10; cursor:pointer; background-size:40px 77px; }
.swiper1 .swiper-button-next {background-image:url('/design/clcoco/0757karyn/nav_arrow_right.png'); right:5%; opacity:1 !important;}
.swiper1 .swiper-button-prev {background-image:url('/design/clcoco/0757karyn/nav_arrow_left.png'); left:5%; opacity:1 !important;}
.swiper1 .swiper-button-next:hover {opacity:0.5 !important;}
.swiper1 .swiper-button-prev:hover {opacity:0.5 !important;}
.swiper1 .swiper-slide a{height:800px; display:block; background-repeat:no-repeat; background-position:center top;}/* height:600px;에서 수정*/ 


/* 메인탭상품 관련 */
.swiper4 {background-color:#fff; margin-bottom:50px;}
.swiper4 .swiper-wrapper {margin-top:50px;}
.swiper4_text {margin:10px auto 0; font-size:0;text-align:center;z-index:1;}
.swiper4_text li { margin:0 35px; line-height:35px;font-size:15px;display:inline-block;font-weight:400; cursor:pointer;color:#bababa;border-bottom:2px solid #fff;}
.swiper4_text li:hover,.swiper4_text li.swiper_over {border-bottom:2px solid #222;color:#000;}
.swiper4 .swiper-pagination4 {display:none;}
.swiper4 .swiper-slide {display:block; background-color:#fff;}

.swiper-slide .area_span2 {bottom:-16px;}

/* 메인탭상품 관련 : 시작  */
.long_ban01 {margin:100px 0 200px; clear:both; height:350px;} /*margin:100px 0 50px; clear:both; height:350px;*/
.long_ban01 a {height:350px; display:block; background-position:top center; background-repeat:no-repeat;}
.add_ban01 {margin:200px auto; text-align:center; padding:1px 0 0; clear:both; background: #e1d7c6;}/*margin:0px auto;text-align:center; padding:50px 0 100px;clear:both; background-color:#c5a189;} */
.add_ban02 {margin:200px auto 0; text-align:center; padding:50px 0; clear:both; background-color:#ecdfd9;}/*margin:0px auto; max-width: 1902px; padding:50px 0;clear:both;*/
.add_ban02  li {float:left;}
/*.add_ban02 img {width:100%;}*/


/* NEW ARRIVALS 노출 갯수 */
.new_product .item-wrap .item-cont:nth-child(-n+15) {display:block;} 
.new_product .item-wrap .item-cont {display:none;}
 

/* MDS PICK 노출 갯수 */
.md_product .item-wrap .item-cont:nth-child(-n+10) {display:block;} 
.md_product .item-wrap .item-cont {display:none;} 




.btn_more {width:205px; height:60px; border:1px solid #666; font-size:16px; color:#666; margin:0 auto; text-align:center; line-height:60px; margin:0px auto 50px; cursor:pointer; font-weight:700;}/*border:1px solid #111; color:#111;에서 변경*/
.btn_more:hover {color:#bababa; border-color:#bababa;}/*color:#888; border-color:#888;에서 변경*/

/* 메인 롱배너 관련 */
.main_long_ban{height:534px; width:100%; background:url('/design/clcoco/0757karyn/main_long_bg.gif') repeat-x;margin:200px auto;}
.main_long_ban .width1260 {width:1260px; margin:0 auto;position:relative; height:534px;}
.main_long_ban .main_long_ban_img{position:absolute; bottom:0; left:50%; width:504px; margin-left:-167px; height:534px;}
.main_long_ban .main_long_ban01{position:absolute; bottom:0; left:0; z-index:1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s;}
.main_long_ban .main_long_ban02{position:absolute; top:0; right:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s;}
.main_long_ban_txt{text-align:left; position:absolute; top:0; left:0;}
.main_long_ban:hover .main_long_ban01{left:10px; bottom:10px;}
.main_long_ban:hover .main_long_ban02{right:10px; top:10px;}
.main_long_ban_txt .txt01{font-size:29px; font-weight:200;font-family: 'Roboto', sans-serif; letter-spacing:2px; padding-top:50px;}
.main_long_ban_txt .txt02{font-size:14px; color:#a0a0a0; padding-top:20px; line-height:22px;}



/* 메인 타임세일 관련 */
.discountPeriod {display:none !important;}
.timesale_box {line-height:40px;height:40px;background-color:#222;color:#9f9f9f;font-size:14px;text-align:center;margin:0 auto 10px auto;display:none;}
.untilEnd span,
.untilStart span {margin:0 1px;padding:0;color:#fff;}
.main_time_tlt {position:relative;text-align:center;}
#main_timer {padding-left:10px;text-align:center;font-size:35px; font-family:'Roboto', sans-serif; font-weight:900; letter-spacing:11px;display:inline-block;}

.time_clock {height:28px; width:28px; border:2px solid #000; border-radius:50%; position:relative;top:3px;text-align:center;display:inline-block;}
.time_clock .clock01 { width:2px; height:8px; background:#000; position:absolute; left:13px; top:6px; z-index:1; animation:clock01 2s linear infinite; -webkit-transform-origin: 50% 100%; -moz-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -o-transform-origin: 50% 100%; transform-origin: 50% 100%;}
.time_clock .clock02 { width:8px; height:2px; background:#000; position:absolute; left:13px; top:13px; z-index:1;}
.time_clock .clock03 {width:2px; height:2px; background:#000; position:absolute; left:13px; top:13px;}
@keyframes clock01 {
	0% { -ms-transform: rotateZ(0deg); -webkit-transform: rotateZ(0deg); transform: rotateZ(0deg);}
	100% { -ms-transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg);}
}
@media all and (-ms-high-contrast:none)
{
.time_clock .clock02 {height:1px;} /* IE10 */
*::-ms-backdrop, .time_clock .clock02 {height:1px;} /* IE11 */
}


.discount_date {display:none;}
.timesalebox .grid3 .item-wrap .item-cont {margin-left:0 !important;}
.timesalebox .grid3 .item-wrap .item-cont .item-list .thumb {position:relative;}
.timesalebox .sale_per {font-size:15px; position:absolute; top:10px; right:10px;color:#fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s; background-color:#fff; width:38px; height:38px;font-size:15px; line-height:38px; letter-spacing:-0.3px; text-align:center;z-index:60; /*opacity:0;*/ display:block; font-family:"Roboto", sans-serif;font-weight:300;background-color:#222;border:1px solid #222;}
.timesalebox .sale_per span {font-size:15px;}
.timesalebox .grid3 .item-wrap .item-cont .item-list .thumb:hover .sale_per {background-color:#fff;color:#222;}

.timesalebox .item-wrap .item-cont .item-list .prd-name a {text-align:center;}
.timesalebox .item-wrap .item-cont .item-list .prd-subname {text-align:center;}
.timesalebox .item-wrap .item-cont .item-list .prd-price {text-align:center;}

/* 메인 비디오 관련 */
.main_video {width:100%; height:626px; background:url('/design/clcoco/0757karyn/main_vedio_bg.jpg') no-repeat center;text-align:center;margin:200px auto;}


/* 중간 배너 관련 */
.topbanner-parent{width:100%; margin:-20px auto 100px; height:280px; max-width:1920px;}
.topbanner-parent div{float:left; width:33%; box-sizing:border-box; transition:all 0.4s ease-out;}
.topbanner-parent div:hover{transform:scale(0.95);}
.topbanner-second{margin:0 0.5%;}
.topbanner-parent div a img{width:100%; height:auto;}

/* 포토리뷰 메인노출 관련 */
.main_power_review_list_wrap{background:#fff9f3; padding: 100px 0 10px; margin:150px 0 0;}
.main_power_review_list {width:100%; max-width:1280px; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.main_power_review_list li {float:left; padding:6px;}
.main_power_review_list li:hover{background:rgba(187,187,187,0.5); transition:all 0.4s ease-out;}
.main_power_review_list li img {width:200px;}
.main_power_review_list:after {content: ''; display: block; clear: both;}
/* BASIC css end */

