/* BASIC css start */
/* 섹션10*/
    .sec001 .jung{display: none !important;}
    .sec001{box-sizing:border-box; padding: 50px 10px 30px;}
    .sec001 h3{margin:0 0 30px; line-height:1;font-size:17px;font-weight:700;color:#1a1a1a;clear:both; }
    .sec001 h3 a {right:20px; }
    .sec001 .a2{box-sizing:border-box;}
    .sec001 .swiper-scrollbar{height:3px !important;background:#E8E8E8;width:100% !important; left:0 !important;}
    .sec001 .swiper-scrollbar-drag{background:#BFBFBF;height:3px;border-radius:0;}

    .sec001 .swiper-slide{;margin-top:0 !important;}
    .sec001 .list_shopping3x ul{width:100%;position:relative; display: flex; justify-content: space-between; flex-wrap: wrap; }
    .sec001 .tab_content li{width:158px;margin-top:0 !important;}
    .sec001 .swiper-scrollbar{height:3px !important;background:#E8E8E8; left:0 !important; width:100% !important; }
    .sec001 .swiper-scrollbar-drag{background:#BFBFBF;height:3px;border-radius:0;}
    
    .list_shopping3x li{width: 49%; padding-bottom: 20px;}

h2.tit{
    font-size: 18px;
    padding: 20px 0 30px 20px;
}

.pro_icons{
    display: none;
}

/* swiper */
      .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .swiper-horizontal > .swiper-pagination-progressbar,
      .swiper-pagination-progressbar.swiper-pagination-horizontal {
        top: auto !important;
        bottom: 0;
        background-color: #dfdfdf;
      }

      :root .weSwiper {
        --swiper-theme-color: #3c3c3c;
      }

      :root .profileSwiper {
        --swiper-theme-color: #fff;
      }

      .profileSwiper .swiper-pagination-bullet {
        background-color: #fff;
      }

      .weSwiper .swiper-button-prev {
        left: 4%;
      }

      .weSwiper .swiper-button-next {
        right: 4%;
      }

      .profileSwiper .swiper-button-prev {
        left: 4%;
      }

      .profileSwiper .swiper-button-next {
        right: 4%;
      }

      :root .weSwiper .swiper-button-prev {
        --swiper-theme-color: #fff;
      }
      :root .weSwiper .swiper-button-next {
        --swiper-theme-color: #fff;
      }

      .swiper-button-prev:after {
        width: 34px;
        height: 69px;
      }

      .swiper-button-next:after {
        width: 34px;
        height: 69px;
      }
      
      
  <!-- 분할 왼쪽 영역 styles -->
    html {
      scroll-behavior: smooth;
    }

    .positionR {
      position: relative;
    }

    .positionA {
      position: absolute;
    }

    #prdBrand {
      padding-left: 41.67vw;
      position: relative;
    }

    .cut_lay {
      width: auto;
    }

    .over {
      position: relative;
    }

    .sec3,
    .sec12 {
      pointer-events: none;
    }

    .item-wrap {
      padding: 0 5.25%;
      box-sizing: border-box;
    }

    .ffw {
      display: none;
    }

    #contentWrapper {
      padding-top: 0;
    }

    .flexBox {
      width: 58.33vw;
      flex-wrap: wrap;
      padding-left: 41.67vw;
      position: relative;
    }

    .tb-center {
      width: 29.3%;
    }

    .tb-center .info li a {
      display: block;
    }

    .tb-center .info li .thumb a img {
      width: 100%;
    }

    .tb-center:not(:nth-child(3n)) {
      margin-right: 2%;
    }

    .normal_prod_box {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }

    .item-wrap h2 {
      padding: 80px 0 30px;
      font-size: 24px;
      font-family: "NanumGothic";
      font-weight: 700;
    }

    .copy {
      cursor: pointer;
    }

    .overBox img {
      display: block;
      width: 100%;
      object-position: top;
      object-fit: cover;
    }

    header {
      position: fixed;
      left: 50%;
      transform: translateX(-50%);
      top: 0;
      z-index: 101;
      max-width: 640px;
      width: 100%;
      background-color: white;
      padding: min(3%, 15px) 0;
    }

    header h1 {
      padding-left: 15px;
    }

    header a {
      display: block;
      width: 18%;
    }

    header a img {
      width: 100%;
    }

    .over {
      max-width: 640px;
      width: 100%;
    }

    .sec1 {
      position: relative;
    }

    .sec1>img {
      position: absolute;
      opacity: 0;
      transition-duration: 3s;
    }

    .sec1>img.fadeIn {
      opacity: 1;
    }

    .sec1>img:nth-child(1) {
      left: 50%;
      transform: translate(-50%, 30px);
      max-width: 600px;
      width: 75%;
      top: 12.91%;
      z-index: 15;
      opacity: 0;
    }

    .sec1>img:nth-child(2) {
      right: 11.75%;
      transform: translateY(30px);
      width: 35.75%;
      top: 30%;
      z-index: 15;
      opacity: 0;
    }

    .sec1>img:nth-child(1).fadeIn {
      transform: translate(-50%, 0px);
      opacity: 1;
    }

    .sec1>img:nth-child(2).fadeIn {
      transform: translateY(0px);
      opacity: 1;
    }

    .sec1>img:nth-child(3) {
      width: 67.25%;
      left: 0;
      bottom: 0;
      z-index: 13;
    }

    .sec1>img:nth-child(4) {
      width: 18.25%;
      top: 33.41%;
      left: 15.875%;
      z-index: 12;
    }

    .sec1>img:nth-child(5) {
      width: 39.125%;
      bottom: 0;
      right: 0;
      z-index: 11;
    }

    .sec1>img:nth-child(6) {
      width: 33.37%;
      bottom: 11.08%;
      left: 13.375%;
      z-index: 14;
      transform: translateY(30px);
    }

    .sec1>img:nth-child(6).fadeIn {
      transform: translateY(0px);
      opacity: 1;
    }

    .sec1 .secSwiper img {
      height: 100vh;
    }

    .sec1 .scrollBar {
      position: absolute;
      bottom: 3%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 16;
    }

    .sec1 .scrollBar span {
      margin: 0 auto;
      display: block;
      width: 20px;
      height: 20px;
      border-right: 1px solid white;
      border-bottom: 1px solid white;
      animation: 2.3s linear 0s infinite normal none running scrollBar;
    }

    .sec1 .scrollBar img {
      animation: 2.3s linear 0s infinite normal none running scrollImg;
    }

    @keyframes scrollBar {
      0% {
        transform: translateY(0px) rotate(45deg);
      }

      50% {
        transform: translateY(10px) rotate(45deg);
      }

      100% {
        transform: translateY(0px) rotate(45deg);
      }
    }

    @keyframes scrollImg {
      0% {
        opacity: 0;
      }

      50% {
        opacity: 1;
      }

      100% {
        opacity: 0;
      }
    }

    .sec1 .bg_img img {
      height: 100%;
      object-fit: cover;
    }

    [data-title="transform"] {
      opacity: 0;
      z-index: 10;
      transition-duration: 0.5s;
      transform: translateY(20px);
    }

    .fadeIn {
      opacity: 1;
      transform: translateY(0);
    }

    [data-titCenter="transform"] {
      opacity: 0;
      z-index: 10;
      transition-duration: 0.5s;
      left: 50%;
      transform: translate(-50%, 20px);
    }

    .fadeInCenter {
      opacity: 1;
      transform: translate(-50%, 0);
    }

    .sec4 {
      position: relative;
      overflow: hidden;
    }

    .sec4 .original {
      animation: 10s linear 0s infinite normal forwards running rollingleft1;
    }

    .sec4 .clone {
      animation: 10s linear 0s infinite normal none running rollingleft2;
      position: absolute;
      top: 0;
    }

    @keyframes rollingleft1 {
      0% {
        transform: translateX(0);
      }

      50% {
        transform: translateX(-100%);
      }

      50.01% {
        transform: translateX(100%);
      }

      100% {
        transform: translateX(0);
      }
    }

    @keyframes rollingleft2 {
      0% {
        transform: translateX(100%);
      }

      100% {
        transform: translateX(-100%);
      }
    }

    .sec3 .titleBox .positionA:nth-child(1) {
      width: 83.375%;
      top: 8.68%;
      left: 9.625%;
    }

    .sec3 .titleBox .positionA:nth-child(2) {
      width: 60.375%;
      top: 23.65%;
      left: 9.125%;
    }

    .sec3 .titleBox .positionA:nth-child(3) {
      width: 47.625%;
      top: 47.31%;
      left: 8.875%;
    }

    .sec3 .swiper img:nth-child(2) {
      width: 23.625%;
      top: 26.11%;
      left: 3.5%;
    }

    .sec3 .swiper img:nth-child(3) {
      width: 20.625%;
      top: 78.64%;
      right: 5%;
    }

    .sec5 {
      position: sticky;
      top: 56px;
      left: 0;
      z-index: 100;
      color: white;
      background-color: #03a9f4;
      list-style: none;
      display: flex;
      justify-content: space-evenly;
      margin: 0;
    }

    .sec5 li {
      width: 25%;
    }

    .sec5 li a {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 16px;
      text-decoration: none;
      color: #fff;
      padding: 15px 0;
      font-weight: 500;
    }

    [data-title="transform"] {
      position: absolute !important;
    }

    .sec6 img:nth-child(2) {
      width: 70.75%;
      top: 7.29%;
    }

    .sec6 img:nth-child(3) {
      width: 69.625%;
      top: 11.66%;
    }

    .sec6 img:nth-child(4) {
      width: 81.625%;
      left: 3.75%;
      top: 41.875%;
    }

    .sec6 div:nth-child(5) {
      width: 49.625%;
      height: 24.04%;
      right: 3.5%;
      top: 72.875%;
      z-index: 10;
    }

    .video-container {
      position: relative;
      height: 0;
      padding-bottom: 177%;
      width: 100%;
    }

    .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

    .sec8 img:nth-child(2) {
      bottom: 5.7%;
      width: 84.25%;
    }

    .sec10 img:nth-child(2) {
      width: 82.125%;
      top: 6.66%;
    }

    .sec10 img:nth-child(3) {
      width: 48.75%;
      top: 10.91%;
    }

    .sec12 .img01 {
      width: 84.25%;
      height: 28.34%;
      top: 3.15%;
      position: absolute;
    }

    .sec12 .img02 {
      width: 40.375%;
      right: 4.25%;
      top: 48.06%;
    }

    .sec12 .img03 {
      width: 47.5%;
      left: 2.875%;
      top: 52.82%;
    }

    .sec12 .img04 {
      width: 81%;
      bottom: 2.66%;
    }

    .sec14 img:nth-child(2) {
      width: 86.25%;
      top: 8.515%;
    }

    .sec14 img:nth-child(3) {
      width: 78.125%;
      top: 13.722%;
    }

    .sec14 div:nth-child(4) {
      width: 40.375%;
      height: 20.145%;
      right: 3.5%;
      bottom: 26.32%;
      z-index: 10;
    }

    .sec15 .img01 {
      width: 40.375%;
      top: 19.75%;
      left: 1.875%;
    }

    .sec15 .img02 {
      width: 77.25%;
      height: 47.493%;
      left: 50%;
      bottom: 5.2%;
      position: absolute;
    }

    .sec15 .img03 {
      width: 47.5%;
      left: 2.875%;
      top: 52.82%;
    }

    .sec15 .img04 {
      width: 81%;
      bottom: 2.66%;
    }

    .sec17 img:nth-child(2) {
      width: 67.875%;
      left: 50%;
      top: 14.583%;
    }

    .sec17 img:nth-child(3) {
      width: 47.375%;
      left: 50%;
      top: 23.083%;
    }

    .sec18 .positionA {
      width: 100%;
      left: 50%;
      bottom: 6.521%;
    }

    .sec20 .positionA {
      width: 54.125%;
      left: 8.625%;
      bottom: 13.33%;
    }

    .sec21 > div:nth-child(2) {
      top: 39.768%;
      width: 84.25%;
      height: 26.664%;
      position: absolute;
    }

    .sec22 img:nth-child(2) {
      width: 63.375%;
      left: 6.625%;
      top: 52.041%;
      z-index: 11;
    }

    .sec22 img:nth-child(3) {
      width: 81.625%;
      right: 3.125%;
      top: 61.29%;
    }

    .sec23 .positionA {
      width: 81.625%;
      left: 20.5%;
      top: 45.35%;
    }





    /* 다미 임의 추가 */
    .list_shopping2x ul{padding:0; margin-bottom: 100px;}
    .list_shopping2x li a{padding:1px;padding-bottom:0}
    .list_shopping2x .list_shoppingInfo{margin-top:5px!important;padding:0 8px}
    .list_shoppingInfo{margin-top:5px!important;padding:0 12px 0 4px;text-align:left!important}
    .list_shoppingInfo .listName,.SMS_base_mask .name{color:#000;font-weight:400;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    .list_shoppingInfo .listPrice,.SMS_base_mask .price{font-weight:700;margin:5px 0 0;font-size:13px;display:inline-block;vertical-align:middle;margin-right:4px}
    .list_shoppingInfo .listDiscount{display:inline-block;vertical-align:top;font-size:11px;color:#aaa !important;text-decoration:line-through;display:inline-block;vertical-align:middle;margin:5px 0 0}
    .list_shoppingInfo .listDiscount.consumer{color:#aaa !important;}
    .list_shoppingInfo .consumer,.SMS_base_mask .priceStrike{font-size:11px;color:#aaa;text-decoration:line-through;display:inline-block;vertical-align:middle;margin:5px 0 0}
    .list_shoppingInfo .subName,.SMS_base_mask .subname{font-size:11px;color:#aaa !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;margin-top:5px}
    .slick-slide img{display:block}
    .list_shopping1x .thumb_wrap_slider,body .list_shopping2x .thumb_wrap_slider,body .list_shopping3x .thumb_wrap_slider,body .best_product .thumb_wrap{position:relative}
    .SMS_base_img .thumb img{width:100%}
    .list_shopping1x .thumb_wrap_slider .pro_icons,body .list_shopping2x .thumb_wrap_slider .pro_icons,body .list_shopping3x .thumb_wrap_slider .pro_icons,body .best_product .thumb_wrap .MK-product-icons{position:absolute;bottom:0;left:1px;z-index:2}
    .list_shopping1x .thumb_wrap_slider .pro_icons img,body .list_shopping2x .thumb_wrap_slider .pro_icons img,body .list_shopping3x .thumb_wrap_slider .pro_icons img,body .best_product .thumb_wrap .MK-product-icons img{height:18px!important;width:auto;float:left}
    .list_shopping1x .thumb_wrap_slider .MK-product-icons img,body .list_shopping2x .thumb_wrap_slider .MK-product-icons img,body .list_shopping3x .thumb_wrap_slider .MK-product-icons img,body .best_product .thumb_wrap .MK-product-icons img{padding:0 0 0 0;vertical-align:top;display:inline-block;vertical-align:bottom;height:18px!important;width:auto}
    .MK-discount-icon{width:17px!important;height:17px!important}
    .thumb_wrap .slick-prev{display:none!important}
    .thumb_wrap .slick-next{background:url(/design/jstyle07/wib/img/icon/thump_arrow_next.png) no-repeat center center;width:20px;height:20px;background-size:100%;position:absolute;right:0;bottom:9px;background-color:transparent;border:0;z-index:2;display:none}
    .color_wrap{overflow:hidden;margin:6px 0 30px}
    .color_wrap>span{display:block;float:left;width:12px;height:5px;margin:0 2px 3px;border:1px solid #eaeaea;box-sizing:border-box;}
    .color_wrap>span.white{border-color:#b3b3b3;width:12px;height:6px}
    .list_shoppingInfo .dc_info,html .list_shoppingInfo .dc_perc{color: #512772 !important;display:inline-block;
        margin: 5px 0 0 5px;
        vertical-align: middle;
        font-size: 13px;
        font-weight: bold;
    }
    .tit {
        margin-top: 30px;
    }

    /* 다미 임의 추가 끝 */
/* BASIC css end */

