/* BASIC css start */
#youtube-slide {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    margin-bottom: 5px; 
}

#youtube-slide .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

@media (max-width: 768px) 
    #youtube-slide {
        padding-bottom: 90%;
    }
}



.main-slide0 {width:100%; }
.main-slide0 h2 { margin:0 0 15px; font-size:21px; line-height:25px; font-weight:600; letter-spacing:-1px; text-align:center }
.main-slide0 .swiper-slide { width:85%; }
.main-slide0 .swiper-slide img {width:100%}

.main-slide1 {width:100%; }
.main-slide1 h2 { margin:50px 0 35px; font-size:21px; line-height:25px; font-weight:600; letter-spacing:-1px; text-align:center }
.main-slide1 .swiper-slide { width:85%; }
.main-slide1 .swiper-slide img {width:100%}

.main-slide2 {width:100%; }
.main-slide2 h2 { margin:60px 0 35px; font-size:21px; line-height:25px; font-weight:600; letter-spacing:-1px; text-align:center }
.main-slide2 .swiper-slide { width:85%; }
.main-slide2 .swiper-slide img {width:100%}

.main-slide3 {width:100%; }
.main-slide3 h2 { margin:70px 0 35px; font-size:21px; line-height:25px; font-weight:600; letter-spacing:-1px; text-align:center }
.main-slide3 .swiper-slide { width:85%; }
.main-slide3 .swiper-slide img {width:100%}



.product {width:100%; }
.product h2 { margin:40px 0 15px; font-size:21px; line-height:25px; font-weight:600; letter-spacing:-1px; text-align:center }
.product .swiper-slide { width:85%; }
.product .swiper-slide img {width:100%}

.mrt {margin:50px 0 0}


.mStyleReco .mStyleReco_pagi{
  position: relative;
  text-align: center;
  margin-top: 40px;
}

.mStyleReco .mStyleReco_pagi .swiper-pagination-bullet{
  width: 9px;
  height: 9px;
  margin: 0 10px;
  border-radius: 50%;
  background: #d0d0d0;
  opacity: 1;
}

.mStyleReco .mStyleReco_pagi .swiper-pagination-bullet-active{
  background: #111;
}

:root {
 
  --swiper-pagination-color: #6d6e71;
  
}



#contents img { width:100% }


/* 아이블랭크 유튜브 동영상 */

.mVideoOnlyWrap{
  width: 100%;
  margin: 70px 0 0;        
  padding: 0 14px;         
  box-sizing: border-box;
  overflow-x: hidden;        
}

.mVideoOnlyInner{
  width: 100%;
  max-width: 100%;
  background: #000;
  border-radius: 12px;
  overflow: hidden;         
  padding: 70px 0;      
  box-sizing: border-box;
}

.mVideoFrame{
  position: relative;
  width: 100%;
  height: clamp(260px, 78vw, 520px); 
  overflow: hidden;                
}

.mVideoFrame iframe{
  --zoom: 145%;   
  --y: 50%;    

  position: absolute;
  left: 50%;
  top: var(--y);
  transform: translate(-50%, -50%);

  width: var(--zoom);
  height: 100%;
  border: 0;
}
.mVideoCopyOut{
  width: 100%;
  margin: 24px 0 0;
  text-align: center;
  padding: 0 14px;
  box-sizing: border-box;
}

.mVideoCopyOut .category-copyMain{
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.35;
  color: #111;
}

.mVideoCopyOut .category-copySub{
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #111;
}

@media (max-width: 360px){
  .mVideoOnlyInner{ padding: 28px 0; }
  .mVideoFrame{ height: clamp(240px, 86vw, 460px); }
}

 /* 따끈한 신상 */
.list_shopping2x{
  margin-top: 100px;
  margin-bottom: 25px;
}
.list_shopping2x > h2{
  margin-bottom: 30px;
}


/* 롤링배너 */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }
#event .pagination { position: relative; left: 0; text-align: center; width: 100%; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#event .pagination .swiper-active-switch { background-position: -12px 50%; }
/* //롤링배너 */
.main h3 {font-size:1.250em; display: inline-block; margin:45px 0 18px 0; padding-top:6px; border-top:1px solid #3b3b3b;}
.main .topBanner {margin-top:15px;}
.main .topBanner .topBannerLeft {width:49%; float:left; position:relative;}
.main .topBanner .topBannerRight {width:49%; float:right; position:relative;}
.main .topBanner img {width:100%; vertical-align:top;}
.main .topBanner .topBannerTitle {width:100%; font-size:1.083em; font-weight:bold; padding:2px 0; background-color:rgba(0,0,0,0.4);; text-align:center; color:#fff; position:absolute; bottom:0; left:0;}


/* wib 추가 */
#footer {margin-top:0px !important;}
.main {margin-top:17px;}
.main-section {margin:0 14px;}

/* 상품공통 */
.item .list {margin: 0 0 14px; vertical-align: top;}
.item .list .item-list  { background: #fff; border: 1px solid #dfdfdf; box-sizing:border-box;}
.item .list .item-list .prd-info { padding:24px 18px 20px; background: #f3f3f3; border-top: 0; position:relative;}
.item .list .item-list .prd-info .prd-name {padding-bottom:10px;}
.item .list .item-list .prd-info .prd-name a {font-size: 17px; line-height:17px; color: #000; font-weight:bold;}
.item .list .item-list .prd-info .sub-name a {font-size: 14px; line-height:14px; color: #595959;}
.item .list .item-list .prd-info .prd-price{ padding: 24px 0 0; color: #000; font-size: 15px; line-height:15px; font-weight: bold;}
.item .list .item-list .prd-info .prd-price strike { font-size: 15px; color: #4c4c4c; padding-right:10px; font-weight:normal;}
.item .list .item-list .thumbnail > a > img {width:100%;}
.item .list .item-list .prd-info .moreview {position:absolute; right:18px; bottom:20px;}
.item .list .item-list .prd-info .moreview a {font-size:13px; line-height:13px; border-bottom:1px solid #578cdc; color:#578cdc;}

/* 롤링배너 */
.main_roll01,.main_roll02 {margin:0 0 14px;}
.roll-ban {width:100%; overflow: hidden; position:relative;}
.roll-ban > div {border:1px solid #dfdfdf;}
.roll-ban img {width:100%;}
.roll-ban .slick-dots {position:absolute; bottom:20px; width:100%; text-align:center;}
.roll-ban .slick-dots li {display:inline-block; margin:0 3px; vertical-align:middle;}
.roll-ban .slick-dots li button {font-size: 0; line-height: 0; display: block; width: 10px; height: 10px;cursor: pointer;border: 1px solid #fff; outline: none;border-radius: 100px; background: transparent;}
.roll-ban .slick-dots li.slick-active button {background: #fff;}
.main_roll02 .roll-ban .slick-dots {bottom:30px;}
.main_ban03 {margin:47px 0 0; border:1px solid #d8d8d8;}
.main_ban03 a img {width:100%;}

/* 후기 */
.review-wrap {padding:43px 0 0;}
.review-wrap .tit-wrap {margin:0 14px; font-size:23px; font-family: 'Noto Sans', sans-serif; font-weight:300;}
.review-wrap .tit-wrap strong {font-family: 'Montserrat', sans-serif; font-weight:bold;}
.h_scroll {-webkit-overflow-scrolling: touch; overflow-x: scroll; width:100%;}
.main_sbanwrap { white-space: nowrap; padding:31px 0 0 0px;}
.cot_slide {width: 7.7rem !important; position: relative; display: inline-block; padding: 0 13px 10px;vertical-align: top;}
.cot_slide a .review-img img {-moz-border-radius: 100px;-webkit-border-radius: 100px; border-radius: 100px; width:100%;}
@media (max-width: 360px) {
	 .cot_slide {width: 6.7rem !important;} 
}
@media (max-width: 320px) {
	 .cot_slide {width: 6.7rem !important;} 
}
.cot_slide .review-con {margin:10px 0px; text-align:center;}
.cot_slide .review-con .review-tit {font-size:15px; line-height:15px; font-weight:bold; color:#000; padding-bottom:10px; overflow: hidden; text-overflow: ellipsis; width: 100%; white-space: nowrap;}
.cot_slide .review-con .review-info {font-size:12px; line-height:12px; color:#545454;font-family: 'Montserrat', sans-serif; font-weight:400;}


/* 인스타 */
.insta_wrapper {margin-top:43px;}
.insta_wrapper .tit-wrap {padding-bottom: 16px;}
.insta_wrapper .main-tit img {width:116px; height:auto; float:left;}
.insta_wrapper .sub-tit {float:right; font-family: 'Montserrat', sans-serif; color: #000; font-size: 13px; font-weight:400;}
.insta_wrapper .sub-tit > a { font-family: 'Noto Sans', sans-serif; font-weight:300; font-size:12px; color:#3b7ada; border:1px solid #3b7ada; display:inline-block; border-radius:2px; margin-left:10px; height:23px; line-height:23px; padding:0 10px;}
.insta_wrapper .insta {}
.insta_wrapper .insta .insta_section {margin: 0 auto;overflow: hidden;}
.insta_wrapper .insta .insta_section #instaPics {overflow: hidden; width:100%;}
.insta_wrapper .insta .insta_section #instaPics > div {float: left;margin:0 14px 14px 0; width: calc(33.33% - 10px);}
.insta_wrapper .insta .insta_section #instaPics > div:nth-child(3n) {margin-right:0px;}
.insta_wrapper .insta .insta_section #instaPics > div img {width: 100%;}


/* 베스트리뷰 모음 */
#reviewBoard .review-wrap .tiny {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
}
#reviewBoard .review-wrap .tiny a {
  width: 48%;
  margin-bottom: 8px;
}
#reviewBoard .review-wrap .tiny a img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px; /* 선택: 이미지 둥글게 처리 */
}

.best_review_tit{
  font-size:22px;
  font-weight:600;
  text-align:center;
  margin-top:90px;
}

.best_power_review_list {
  margin-top: 20px;
}

.best_review {
  float: left;
  width: 47%;
  border: 1px solid rgb(220, 220, 220);
  margin: 4.5px;
  box-sizing: border-box;
}

.best_review .review {
  padding: 10px;
  border-bottom: 1px solid rgb(200, 200, 200);
}

.best_review .review .review_text {
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.best_review .click {
  width: 100%;
}

.best_review .count {
  float: right;
}

.best_review .write {
  padding-top: 5px;
}

.best_review .date {
  float: right;
}

.best_review .product_img {
  width: 40px;
  margin: 5px;
  float: left;
}

.best_review .product {
  width: 100%;
  margin: 5px;
}

.best_review .product .product_name {
  padding-top: 5px;
}

/* 모바일 대응 */
@media screen and (max-width: 768px) {
  .best_review {
    width: 48%;
    margin: 1%;
  }
  #reviewBoard .review-wrap .tiny a {
    width: 48%;
  }
}


/* =========================
   실시간 급상승 - MOBILE
========================= */


.bestban_outer--m{
  background:#f8f8f8;
  padding:56px 14px 56px;
  margin:70px 0 0;
  box-sizing:border-box;
}


.bestban_outer--m .bestban{
  width:100%;
  margin:0 auto;
}

.bestban_outer--m .bestban_wrap{
  display:block;
  position:relative;
  padding-top:22px;
}

/* 타이틀 */
.bestban_outer--m .bestban_title{
  position:static;
  margin:0 0 30px 0;
  font-size:21px;
  font-weight:600;
  letter-spacing:-0.02em;
  text-align:center;
  line-height:1.25;
}

.bestban_outer--m .bestban_rank{
  list-style:none;
  margin:0;
  padding:0;
  counter-reset: bestRank;
}


.bestban_outer--m .bestban_rank li{
  counter-increment: bestRank;
  position:relative;

  margin:0 0 2px;
  padding:12px 14px 12px 44px; 
  border-radius:10px;

  background:transparent;
  border:1px solid transparent;

  transition: background-color .25s ease, border-color .25s ease, box-shadow .25s ease, padding .25s ease;
}


.bestban_outer--m .bestban_rank li::before{
  content: counter(bestRank);
  position:absolute;
  left:14px;
  top:50%;
  transform:translateY(-50%);
  width:18px;
  text-align:left;

  font-size:16px;
  font-weight:600;
  color:#9a9a9a;
}

.bestban_outer--m .bestban_rank li button{
  display:block;
  width:100%;

  background:transparent;
  border:0;
  padding:0;
  margin:0;

  text-align:left;
  font-size:16px;
  font-weight:600;
  letter-spacing:-0.02em;

  color:#9a9a9a;
  cursor:pointer;

  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.bestban_outer--m .bestban_rank li.is-active{
  background:#fff;
  border-color:#111;
  box-shadow:0 6px 14px rgba(0,0,0,.08);
  padding-top:14px;
  padding-bottom:14px;
}

.bestban_outer--m .bestban_rank li.is-active::before{
  color:#111;
}

.bestban_outer--m .bestban_rank li.is-active button{
  color:#111;
  font-weight:600;
}

.bestban_outer--m .bestban_right{
  width:100%;
  margin:30px 0 0; 
  background:transparent;
  padding:0;
}

.bestban_outer--m .bestban_item{
  display:none;
}
.bestban_outer--m .bestban_item.is-active{
  display:block;
}


.bestban_outer--m .bestban_item.is-active{
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}


.bestban_outer--m .bestban_img{
  margin-top: 20px;
  background: #e9e9e9;   
}


.bestban_outer--m .bestban_info{
  padding-top: 20px;   
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

.bestban_outer--m .bestban_info .name{
  margin-top:20px; 
  margin-bottom:10px;
  font-size:17px;
  font-weight:700;
  letter-spacing:-0.02em;
  color:#111;
}

.bestban_outer--m .bestban_info .price{
  margin:0 0 18px;
  display:flex;
  align-items:baseline;
  gap:8px;

  font-size:15px;
  font-weight:600;
  color:#111;
}

.bestban_outer--m .bestban_info .price del{
  font-size:13px;
  font-weight:400;
  color:#aaa;
}

.bestban_outer--m .bestban_info .desc{
  margin-top:20px;
  margin-bottom:0;
  font-size:15px;
  font-weight:500;
  line-height:1.55;
  color:#555;

  display:block;           
  white-space:pre-line;  
  overflow:visible;       
}

.bestban_outer--m .bestban_info .viewers{
  margin-top:50px;
  margin-bottom:18px;
  font-size:15px;
  color:#e53935;
  font-weight:700;

  display:flex;
  align-items:center;
  gap:6px;
}

@keyframes mCardIn{
  from{ transform:translateY(10px); opacity:0; }
  to{ transform:translateY(0); opacity:1; }
}
@keyframes mImgIn{
  from{ transform:translateX(14px); opacity:0; }
  to{ transform:translateX(0); opacity:1; }
}
@keyframes mTxtIn{
  from{ transform:translateX(10px); opacity:0; }
  to{ transform:translateX(0); opacity:1; }
}

/* 활성 카드 전체 */
.bestban_outer--m .bestban_item.is-active{
  animation:mCardIn .25s ease both;
}

/* 이미지/텍스트 각각 */
.bestban_outer--m .bestban_item.is-active .bestban_img img{
  animation:mImgIn .35s ease both;
}
.bestban_outer--m .bestban_item.is-active .bestban_info{
  animation:mTxtIn .35s ease .03s both;
}

/* =========================
   스타일별 추천
========================= */

.mStyleReco{
  padding:80px 0 0;
}

.mStyleReco_tit{
  text-align:center;
  font-size:21px;
  font-weight:600;
  margin-bottom:24px;
}


.mStyleReco_swiper{
  position: relative; 
  overflow:visible;
  padding:0 14px 44px;   
  box-sizing:border-box;
}

.mStyleReco_swiper{
  touch-action: pan-y;
}

.mStyleReco_swiper .swiper-wrapper{
  padding:0;
}

.mStyleReco_swiper .swiper-slide{
  width:76%;
}

.mStyleCard{
  display:block;
  position:relative;
  transform:scale(.84);
  transform-origin:50% 0%;
  transition:transform .45s ease;
}

.mStyleReco_swiper .swiper-slide-active .mStyleCard{
  transform:scale(1);
}

.mStyleCard img{
  width:100%;
  display:block;
  border-radius:0;                   
}

.mStyleOverlay{
  position:absolute;
  left:0; right:0; bottom:0;
  padding:18px 16px 20px;
  background:linear-gradient(to top, rgba(0,0,0,.65), rgba(0,0,0,0));
  color:#fff;
}

.mStyleName{
  display:block;
  font-size:18px;
  font-weight:600;
  margin-bottom:8px;
}

.mStyleDesc{
  display:block;     
  margin-top:8px;  
  font-size:14px;
  opacity:.9;
}

.mStyleReco_pagi{
  bottom:0;
}

.mStyleReco_pagi .swiper-pagination-bullet{
  width:30px;           
  height:5px;           
  margin:0 4px;     
  border-radius:0;
  background:#d0d0d0;
  opacity:1;
  transition:all .25s ease;  
}

.mStyleReco_pagi .swiper-pagination-bullet-active{
  background:#111;
}
/* BASIC css end */

