/* BASIC css start */
/*.item-wrap {overflow: hidden;margin: 0 auto;}*/

#mainWrap { margin:0 auto; max-width:1919px;min-width: 1200px; }

/* 메인 슬라이드 배너 */
#mainSlider {position:relative;z-index:10;min-width:1200px;}
#mainSlider .swiper-container { width: 100%; height: 100%; }
#mainSlider .swiper-slide { text-align: center; font-size: 18px; background: #fff; }
#mainSlider .swiper-slide img { width: 100%; display: block; height: auto;}
#mainSlider .swiper-button-next,
#mainSlider .swiper-button-prev { opacity:0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
#mainSlider .swiper-container:hover .swiper-button-next,
#mainSlider .swiper-container:hover .swiper-button-prev { opacity:1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
#mainSlider .swiper-button-next { right:50px; background:url('/design/ilsanm/13199/tem173/arrow_right.png') 0 0 no-repeat; width: 28px; height: 60px;}
#mainSlider .swiper-button-prev { left:50px; background:url('/design/ilsanm/13199/tem173/arrow_left.png') 0 0 no-repeat; width: 28px; height: 60px;}
#mainSlider .swiper-pagination-bullets { bottom:26px;}
#mainSlider .swiper-pagination-bullet { width:9px; height:9px; background:#2e2e2e; opacity:1; }
#mainSlider .swiper-pagination-bullet-active { background:#fff;}

#contentWrapper h3 { font-size:34px;font-weight: 300; text-align: center;}

/* NEW COLLECTION */
#tabProduct {visibility:hidden;position:relative; padding: 2% 0 0; }
#tabProduct .item-wrap { padding: 0;}
#tabProduct .newCate_prod { position:relative }
#tabProduct .newCate_prod .newCateTab {zoom: 1;overflow: hidden; text-align: center;}
#tabProduct .newCate_prod .newCateTab li{ display:inline-block;}
#tabProduct .newCate_prod .newCateTab li a {display:block;font-size: 16px;font-weight: 300;color:#a8a8a8;margin:18px 25px 0 0; border: 1px solid; border-radius:15px; height: 30px; width: 80px; line-height: 30px;}
#tabProduct .newCate_prod .newCateTab li a:hover{ color:#000;}
#tabProduct .newCate_prod .newCateTab li a.active { color: #ffffff; background-color: #17406c;}
#tabProduct .newCate_prod .newCateList {position:relative;padding: 26px 0;}
#tabProduct .newCate_prod .slideList ul { zoom:1; overflow:hidden;margin-left: -1.5%; display: flex; flex-flow: row wrap;}
#tabProduct .newCate_prod .slideList ul li.itemWrap {position:relative; width: 20%; padding: 0 0 3% 1.5%;box-sizing:border-box;}
#tabProduct .newCate_prod .slideList ul li .thumb { position:relative; overflow: hidden; }
#tabProduct .newCate_prod .slideList ul li .thumb img {width:100%;    height: 320px; -webkit-transition: -webkit-transform 0.5s ease;transition:transform 0.5s ease;}
#tabProduct .newCate_prod .slideList ul li .thumb:hover img {-webkit-transform: scale(1.15);transform: scale(1.15) }
#tabProduct .newCate_prod .slideList .thumb:hover .prd-preview { display:block; -webkit-transition: -webkit-transform 0.3s ease;transition:transform 0.3s ease; }
#tabProduct .newCate_prod .slideList .prd-preview { display:none; position:absolute; right:15px;bottom:15px; width:24px;margin:0 auto;}
#tabProduct .newCate_prod .slideList .prd-preview i { font-size: 24px; }
#tabProduct .newCate_prod .prd-info { left:0;right:0;margin-top: 17px; min-height: 100px;}
#tabProduct .newCate_prod .prd-info .clChip span {display: inline-block;width: 12px;height: 4px; margin: 0 1px;vertical-align: top;}
#tabProduct .newCate_prod .prd-info .prd-name { margin:0 0 4px;font-size:16px;}

/*수정*/
/* #tabProduct .newCate_prod .prd-info .subname { color: #8e8d8d; line-height: 18px; padding-bottom: 7px; font-size: 14px;} */
#tabProduct .newCate_prod .prd-info .subname { color: #8e8d8d; line-height: 18px; padding-bottom: 7px; font-size: 14px; display:none}
.subname {display:none !important; }
.prd-price {font-size: 18px !important; text-align:center !important; color: #5799cd !important; /* font-family: georgia; */ }

/*수정*/


#tabProduct .newCate_prod .prd-info .prd-price { font-size: 16px; position: relative; margin: 12px 0 0; }
#tabProduct .newCate_prod .prd-info .prd-price del { color: #8e8d8d; font-weight: normal; font-size: 14px; margin: 0 8px; }
#tabProduct .newCate_prod .prd-info .prd-price .dcPercent { color: #d95115; font-size: 16px; }
#tabProduct .newCate_prod .prd-info .prd-price span { }



/* 중간 배너 */
/*
.midBanner { margin:0 0 5%; }
.midBanner li { float:left; width:50%;}
.midBanner li a { display:block; }
.midBanner li a img { width:100%; }
*/
.midBanner{display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin: 50px auto;}
.midBanner>a>img{ transition: transform 0.5s ease;}
.midBanner>a>{ transition: transform 0.5s ease;}


/* MD's PICK 롤링상품 */
#mdPick { position:relative; margin: 0 auto; padding: 3.6% 2.8%; background: #f3f3f3;display: flex;flex-flow: row; align-items: center;}
#mdPick .leftAboutInfo { float:left; font-weight: 300; width:12%; align-self: flex-start;}
#mdPick .leftAboutInfo .Info { }
#mdPick .leftAboutInfo .Info .t1 { font-size:34px; margin: 0 0 8px;}
#mdPick .leftAboutInfo .Info .t2 { font-size:18px; color:#808080; }
#mdPick .leftAboutInfo .Info a.mdBtn { display:block;background:#17406c; color:#ffffff;border:1px solid #17406c; position:absolute;bottom:10%;height:58px;line-height:58px; padding:0 2%; font-size:16px;}
#mdPick .leftAboutInfo .Info a.mdBtn:hover {background:#f3f3f3; color:#222;border:1px solid #222; }
#mdPick .mdPickSlider { position:relative; float:right;width:84%; padding:10px; background: #fff; z-index: 1; }
#mdPick p.ttl {font-size: 20px;display: inline-block;margin: 14% auto 3%;width: 100%;text-align: center;font-weight:500;}
#mdPick .mdPickContainer {  overflow:hidden;width:90%;margin: 0 auto; }
#mdPick .mdPickContainer .swiper-wrapper { padding: 20px 0; }
#mdPick .mdPickContainer .swiper-slide { width:23.8%;margin: 0 20px 0 0; }
#mdPick .mdPickContainer .swiper-slide a { display:block; }
#mdPick .mdPickContainer .swiper-slide .thumb { position:relative; overflow: hidden; }
#mdPick .mdPickContainer .swiper-slide .thumb img {width:100%;-webkit-transition: -webkit-transform 0.5s ease;transition:transform 0.5s ease;}
#mdPick .mdPickContainer .swiper-slide .thumb:hover img {-webkit-transform: scale(1.15);transform: scale(1.15) }
#mdPick .mdPickContainer .swiper-slide .thumb:hover .prd-preview { display:block; -webkit-transition: -webkit-transform 0.3s ease;transition:transform 0.3s ease; }
#mdPick .mdPickContainer .swiper-slide .prd-preview { display:none; position:absolute; right:15px;bottom:15px; width:24px;margin:0 auto;}
#mdPick .mdPickContainer .swiper-slide .prd-preview i { font-size: 24px; }
#mdPick .mdPickContainer .swiper-slide .listPic { width:100% }
#mdPick .mdPickContainer .swiper-slide .listInfoBox .listName { font-size: 16px; margin:17px 0 4px; }
#mdPick .mdPickContainer .swiper-slide .listInfoBox .subname { color:#8e8d8d;line-height:18px; padding-bottom: 7px;font-size: 14px;}
#mdPick .mdPickContainer .swiper-slide .listInfoBox .listPrice { font-size: 16px;position:relative;margin:12px 0 0;}
#mdPick .mdPickContainer .swiper-slide .listInfoBox .listPrice del,
#mdPick .mdPickContainer .swiper-slide .listInfoBox .listPrice strike { color:#8e8d8d; font-weight: normal; font-size: 14px; margin: 0 8px; }
#mdPick .mdPickContainer .swiper-slide .listInfoBox .listPrice .dcPercent { color:#d95115; font-size:16px;}
#mdPick .mdPickContainer .swiperBtn {color:#111;font-size: 27px;position:absolute;top:46%;text-align:center;background-image: none; z-index:11;}
#mdPick .mdPickContainer .swiperBtn.swiper-button-next {right:20px;}
#mdPick .mdPickContainer .swiperBtn.swiper-button-prev {left:20px;}
#mdPick .mdPickContainer .swiperBtn.swiper-button-next:hover img { background:url('/design/ilsanm/13199/tem173/md_arrow_right_on.png') no-repeat; z-index:11;}
#mdPick .mdPickContainer .swiperBtn.swiper-button-prev:hover img { background:url('/design/ilsanm/13199/tem173/md_arrow_left_on.png') no-repeat; z-index:11;}
#mdPick .mdPickContainer .swiper-scrollbar { width:100%;height: 2px; left:0; bottom:0; background: #dbdbdb;}
#mdPick .mdPickContainer .swiper-scrollbar-drag { background: #17406c;}
#mdPick>#mdPick_container>img{z-index: 0; position: relative; left: 10px;}
#mdPick>#mdPick_container{
    display: flex;
    flex-flow: row;
    max-width: 1919px;
    align-items: center;
    margin: 0 auto;} 

/* 스페셜 아이템 */
#special_item_contents{width: 90%; margin: 0 auto; display: none; display: none;}

/* 인스타그램 */
.instargram { padding:60px 0; width: 90%; margin: 0 auto; display: none;}
.instargram > ul > li:first-child { width:20% }
.instargram > ul > li { float:left; width:80% }
.instargram .ttl {position:relative; float:left;font-size:34px; font-weight:300;}
.instargram .ttl .btnFollow { }
.instargram .ttl .btnFollow a {display:block;line-height:35px; width:120px; height:35px; border-radius:20px;background:#222;color:#fff;font-size:16px;text-align:center;border:1px solid #222; margin:10px 0;-webkit-transition:all 0.3s ease; transition:all 0.3s ease; }
.instargram .ttl .btnFollow a:hover { background:#fff;color:#222;border:1px solid #222; box-sizing: content-box; }
.instargram img { width:100%;}

@media (min-width:1200px) {
	#mdPick .leftAboutInfo { float:left; font-weight: 300; width:15%; }
	#mdPick .mdPickSlider { position:relative; float:right;width:80%; padding:10px; background: #fff; }
    .instargram > ul > li:first-child { width:22% }
	.instargram > ul > li { float:left; width:78% }
}


/* 이미지 고정 배너 */
.fixed-img-banner { position: relative; height: 400px; background: url('/design/ilsanm/13199/tem173/mainfix_bg.jpg') center top no-repeat; background-attachment: fixed; overflow: hidden; margin: 0 auto; width: 100%; background-size: cover; display: flex;
    flex-direction: column;
    justify-content: center;}
.fixed-img-banner .inner {width: 100%; margin: 0px auto; text-align:center; }
.fixed-img-banner .inner .t1 { padding: 120px 0 60px 0; font-size: 46px; color: #fff; font-weight: bold;}
.fixed-img-banner .inner .t2 a { display:inline-block; font-size: 16px; color: #fff; border:1px solid #fff; padding:8px 40px; }



/*REVIEW*/

.visual-bner{max-width: 1919px; margin: 100px auto;}
.visual-bner>h1{font-size: 34pt; font-family: 'Noto Sans KR'; font-weight: 200; margin-bottom: 50px; text-align: center;}

.MS_review_mark{
    margin-top: 30px;
    margin-bottom: 30px;}
.bner{margin: 0 auto;}
    
.bner>ul{display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    }   
.bner>ul>div{display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 500px;
    }
    
.bner>ul>div>li{width: 300px; height: 200px;}
    
.bner>ul>div>#review-thum>img{width: 120px; height: 120px;}
.bner>ul>div>#review-prd-tit{font-size: 12pt;
    font-family: 'Noto Sans KR';
    font-weight: 700;
    color: #1c1c1c;
    margin-top: 30px;
    margin-bottom: 20px;}
    
.bner>ul>div>li>a{font-size: 12pt;
    font-family: 'Noto Sans KR';
    font-weight: 300;
    color: #8d8d8d;}

.bner>ul>div>a>#star-score{font-size: 24pt; font-family: 'Noto Sans KR';}
    
 .MS_review_mark_title{display: none;}

#mainWrap .search {  
    width: 600px;
    height: 50px;
    padding: 0 10px 0 5px;
    border: 3px solid #17406c;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin: 20px auto; 
    border-radius: 25px;
    background-color: #17406c;
    }

#mainWrap .MS_search_word{
    width: 550px;
    border: 1px;
    height: 40px;    
    font-size: 14pt;
    background-color: #17406c;
    color:#ffffff;
}

#search_area{
margin:100px auto;
}

#search_area>h1{
text-align: center;
font-weight: 200;
font-size: 25pt;
color: #17406c;
}
/* BASIC css end */

