/* .wrap{background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163286746097481.png) no-repeat; background-size: cover; background-position: center; background-attachment: fixed;} */
#sub-wrap{transition:all 0.7s;}
/* .panel{height:100vh} */
/* .color-white{background: #fff;} */
.color-blue{background: #fff;}
.color-green{background:rgba(245, 244, 242, 0);;}
/* .color-yellow{background: #fefdf2;} */
.swiper { width: 100%; height: 100%}
.swiper-slide { text-align: center; font-size: 18px;
  /* Center slide text vertically */
  /* display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; */
}
.swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover;}
.top-03 h2{font-size: 53px; font-weight: 500;}
.top-03 p{font-size: 20px;}
.top-03 span{font-size: 18px; font-weight: 500;}
button.main-btn{width: 150px; border: 1px solid #445450;color:#333; height: 50px; transition: all 0.3s; font-size: 16px; font-weight: 300;}
button.main-btn:hover{background:#445450; color:#fff;}

/* popup 공통 */
.pop-wrap{position:fixed; z-index: 9; width:370px; max-width:100%; height:200px; border:1px solid #b5b5b5;  top:50%; left:50%; transform:translate(-50%,-50%); background:#fff;}
.pop-wrap > div{padding: 20px;}
.pop-wrap > div i{display: block;width:40px;margin:0 auto;}
.pop-wrap > div h3{  text-align:center;  margin-top: 10px; font-size: 17px; font-weight: 600;}
.pop-wrap > div p{text-align: center; padding-top: 10px;}
.pop-wrap > div ul{left: 0;   position: absolute; display: flex; width: 100%; bottom: 0;}
.pop-wrap > div ul li{font-size: 15px; width: 50%; text-align: center;padding: 9px; cursor:pointer;}
.pop-wrap > div ul li:first-child{background:#f5f5f5;}
.pop-wrap > div ul li:last-child{background: #164f9f; color: #fff;}
.sm-bn .swiper-backface-hidden .swiper-slide{cursor: pointer;} 

/* main01 */
.main01{position: relative; }
.main01 .mb_video video{position: relative; z-index: -99; width: 100%; height: 100%;}
.main01 .mb_video .video_mo{display: none;}

.main01 .video_en{display: none;}
:lang(en) .video_en{display: block;}
:lang(en) .video_kr{display: none;}


.main01 .swiper{height:100vh;}
.main01 .swiper-slide{background-size: cover !important; background-position: center !important; }
.main01 .bn-1{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/167027353922145.jpg) no-repeat}
.main01 .bn-2{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/167027354496425.jpg) no-repeat}
.main01 .bn-3{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/167027354873226.jpg) no-repeat;}
.main01 .bn-4{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/16702735531930.jpg) no-repeat;}
.main01 .bn-5{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/167027356057440.jpg) no-repeat;}
.main01 .bn-6{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/167027356425897.jpg) no-repeat;}
.swiper-button-next.mb_next, .swiper-button-prev.mb_prev{color: #fff !important; font-weight: 200 !important;}

.main01 .txt-wrap{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); color:#445450; padding-right:0px;}
.main01 .txt-wrap h1{font-size: 50px; font-weight: 500;}
.main01 .txt-wrap p{    font-size: 25px; font-weight: 500; color:#536360;}

.main01 .sm-bn{position: absolute; bottom: 30px; right: 30px; width: 390px; height: 60vh; max-width:100%; pointer-events: auto; z-index: 99;}
.main01 .sm-bn .event-bn{height:100% !important; border-radius: 25px;}
.main01 .btn-wrap{position: absolute; z-index: 99; top: 50%;    padding: 0px 10px; transform: translateY(-50%); display: flex; justify-content: space-between; width: 100%;}
.main01 .btn-wrap li{width:30px; ;}
.main01 .btn-wrap li div{width:30px; ;}
.main01 .sm-bn > ul{width:100%; display: flex; position:absolute;border-radius: 0px 0px 25px 25px; bottom:0; z-index:99; background:#fff; left:0; cursor:pointer; }

.main01 .sm-bn > ul li{position:relative; width:50%; padding: 20px; text-align: center; font-size: 15px; cursor:pointer;}
.main01 .sm-bn > ul li:first-child:before{position:absolute; content:""; width:1px; height:20px; background:#445450; right:0; top:50%; transform:translateY(-50%)}
.main01 .sm-bn > ul li:last-child.on{}
.main01 .sm-bn > ul li p{}

.main01 .swiper .swiper-pagination.mb_pagination {width: 100% !important; display: none !important;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;}


.swiper-button-next.mb_next, .swiper-button-prev.mb_prev{display: none !important;}

/* main02 */
.main02{position:relative;}
.main02 > div{}
.main02 .sec-top{    display: flex; justify-content: space-between; align-items: center;}
.main02 .sec-top h2{font-size: 40px; font-weight: 500;}
.main02 > div > ul{display: flex; margin-top:50px;}
/* .main02 > div > ul li{ width:25%; margin-right:30px; cursor:pointer;} */
/* .main02 > div > ul li:last-child{margin-right:0px;} */
/* .main02 > div > ul li > div{    position: relative;} */
.main02 .swiper{margin-top:30px;}
.main02 .swiper-slide{display:block; cursor:pointer}
.main02 .swiper-slide > i{display: block; width:100%; padding-bottom:120%; background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163276280987612.jpg) no-repeat; background-position: center; background-size: cover; }
.main02 .swiper-slide div{text-align:left; margin-top: 30px;}
.main02 .swiper-slide div h2{font-size: 18px; font-weight: 700;}
.main02 .swiper-slide div div{    margin-top: 10px;}
.main02 .swiper-slide div div span{}
.main02 .swiper-slide div div span.price-a{font-size: 17px; font-weight: 600;}
.main02 .swiper-slide div div span.price-b{position:relative; font-size: 15px; color:#575757; margin-left:10px;}
.main02 .swiper-slide div div span.price-b:before{position:absolute; content:""; width:100%; height:1px; background:#575757; left:0; top:50%; transform: translateY(-50%) rotate(-10deg);}
.main02 .swiper-slide div ul{margin-top: 30px; display: flex; width:100%;  cursor:pointer;  border: 1px solid #74817d;}
.main02 .swiper-slide div ul li{width:50%; text-align: center; margin-right:0; padding: 6px;}
.main02 .swiper-slide div ul li:first-child{background: #74817d; }
.main02 .swiper-slide div ul li i{display:block; width:24px; margin:0 auto; position: relative;}
.main02 .swiper-slide div ul li i input[type=checkbox] {display:none;}
.main02 .swiper-slide div ul li i input[type=checkbox] + label {  cursor: pointer; padding-left: 21px; background-repeat: no-repeat; background-image: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163830297223078.png); background-size: cover; background-position: center;}
.main02 .swiper-slide div ul li:last-child i input[type=checkbox] + label {    height: 25px;
  width: 25px;
  display: block;}
.main02 .swiper-slide div ul li i input[type=checkbox]:checked + label {background-image: url('https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163830298081548.png');}


/* main03 */
.main03 .top-03{position:relative}
.main03 button.main-btn{    position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.main03-slide{margin-top:70px;}
.main03 .swiper01 { overflow:hidden;}
.main03 .swiper-container {display:flex; width: 100%; height: 100%; }
.main03 .swiper-wrapper{width:50%;}
/* .main03 .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center; } */
.main03 .swiper-pagination {width: 50% !important; position:inherit !important}
.main03 .swiper-pagination-bullet {position:relative;  width: 100%; min-height: 30px; background: transparent; opacity: 1; }
.main03 .swiper-pagination-bullet-active{position:relative; }
.main03 .swiper-pagination-bullet-active:before { content: ""; display: block; position: absolute; border-top: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid pink; transition: all .5 ease-in-out; }

.main03-wrap {display: flex;     align-items: center;   overflow: hidden;}
.main03-wrap .main-half{ position:relative; width:50%;}
.spin{  position: absolute; width: 71%; top: 50%; left: 50%; transform: translate(-50%,-50%); right: 0;}
.spin i{display:block;  animation: circle-rotate 22s linear infinite;  background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/16328578739460.png) no-repeat; padding-bottom: 100%;    background-position: center;
  background-size: contain;}
.main03-wrap .main-half button:hover a{color:#fff; background:#74817d}
.main03-wrap .main-half button a{display:block; padding: 15px 35px; border: 1px solid #74817d; color:#000;  -webkit-color:#000; transition:all 0.3s; font-size: 15px;}
.main03-wrap .main-half:last-child{}
.main03-wrap .main-half .slick-slider{}
.main03-slide-nav{position: relative;}
.main03-slide-nav .main03-nav .slick-list/*  */{overflow: visible; height: auto!important;/*  padding: 0!important; */ }
.main03-slide-nav .main03-nav  .slick-track{height: auto!important;}
.main03-nav-list {border: none; outline: none; cursor: pointer;}
.main03-nav-list + .main04-nav-list {padding-top: 24px;}
.main03-nav-list p { font-size: 21px; margin-bottom: 20px;transition: all .5s; text-transform: uppercase; font-weight: 700; position: relative;}
.main03-nav-list p b{width:15px; height:15px; background:#445350; margin-right: 8px; transition: all .5s;}
.main03-nav-list.on p{    color: #336568; font-size: 24px; padding-left: 20px; } 
.main03-nav-list.on p b{    width: 6px; height: 6px; background: #445350;  transition: all .2s; position: absolute; top: 50%; left: 0; transform: translateY(-50%); border-radius: 50%;}
.main03-for{}
.main03-for i{display:block}
.main03-for .main03-img-list{background-size: contain !important; background-position: center !important; padding-bottom: 15%;}
.main03-for .list1{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163880610769705.png) no-repeat;}
.main03-for .list2{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163880617383408.png) no-repeat;}
.main03-for .list3{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163880622751760.png) no-repeat;}
.main03-for .list4{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163880600558280.png) no-repeat;}
.main03-for .list5{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163880599898028.png) no-repeat;}
.main03-wrap .main-half > button{padding:0px;}




/* main04 video 비디오*/
.main04 .main_video .mv_slide .swiper-slide{display: flex; flex-wrap: wrap; justify-content: center;} 
/* .main04 .utube-04 li{width:60%; height: 450px} */
.main04 .main_video iframe{position: absolute; top:50%; left: 50%; width: 100%; height: 100%; z-index: 9; transform: translate(-50%,-50%);}
.main04 .main_video .mv_slide .swiper-slide .video_wrapper {position: relative; width: 55%; padding-bottom: 30%;overflow: hidden !important;}
.main04 .main_video .mv_text{padding:20px 0 50px 80px; box-sizing: border-box; position: relative; z-index: 5; width: 45%; text-align: left !important;}
.main04 .main_video .mv_text p{padding-bottom: 60px;}
.main04 .main_video .mv_text h4{font-size: 30px; line-height: 42px; padding-bottom: 20px; font-weight: 400;}
.main04 .main_video .mv_text h6{font-size: 16px; padding-bottom: 10px;}
.mv_next,.mv_prev{color: #777777 !important;}
.mv_prev{left: -5% !important; z-index: 99999;}
.mv_next{right: -5% !important; z-index: 99999;}

.right_svg{opacity: 0.3; position: absolute; left: 50%; width: 30%; font-size: 1.05em; font-weight: 400; letter-spacing: 0.2px; font-family: 'Cormorant Garamond', serif; bottom: 0%; transform: translateX(-50%);}
.right_svg svg{ overflow: visible; }
.right_svg path {fill: none;}
.right_svg text {fill: #c2ddd8;}

@keyframbrand circle-rotate {
  from {
  transform: rotate(0deg);
  }
  to {
  transform: rotate(360deg);
  }
}





/* main05 */
.main05 .top-03{display: flex; justify-content: space-between;    align-items: center;}
.sns-wrap{}
.sns-wrap .insta{position:relative; cursor:pointer; background-position: center !important; background-size: cover !important; display: block; width:100%; padding-bottom: 90%;}
.sns-wrap .insta:before{position:absolute; content:""; transition:all 0.3s;width:100%; height:100%; background:rgb(0 0 0 / 30%);left:0;top:0; opacity:0;}
.sns-wrap .insta:hover:before{opacity:1;}
.sns-wrap .insta.insta-1{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163284622251568.jpg) no-repeat;}
.sns-wrap .insta.insta-2{background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163284622729466.jpg) no-repeat;}
.sns-wrap .insta.insta-3{background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163284623424570.jpg) no-repeat;}
.sns-wrap .insta.insta-4{background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163284622729466.jpg) no-repeat;}
.sns-wrap .insta.insta-5{background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163284623424570.jpg) no-repeat;}
.sns-wrap .insta.insta-6{background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163284622251568.jpg) no-repeat;}
.sns-wrap .insta span{display: block; opacity:0; transition:all 0.3s; width: 40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.sns-wrap .insta:hover span{opacity:1;}
.main_brand .br_slide .brnad_img img{width: 900px; height: 500px; margin: 0 auto;}


/* brand slide 브랜드 슬라이드 */
.main_brand {margin: 0 auto; height: 35vw;}
.brand_slide .img_wrap{position: relative; padding-bottom: 67%;}
.brand_slide .img_wrap img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); padding:0 20px; opacity: 30%; height:100%; z-index: 5;}
.brand_slide .text_wrap {text-align: center;}
.brand_slide .text_wrap img{width: 30%; margin: 10px auto 6px;}
.brand_slide .text_wrap {display: none;}

.brand_slide .text_wrap p{font-size: 16px; font-weight: 300;}
.brand_slide .text_wrap p span{font-size: 18px; font-family: 'JalnanGothic'; display: inline-block; padding-top: 6px;}
.brand_slide.brand1 .text_wrap p span{color: #19a459; }
.brand_slide.brand2 .text_wrap p span{color: #146ab2; }
.brand_slide.brand3 .text_wrap p span{}
.brand_slide.brand4 .text_wrap p span{color: #01793c; }
.brand_slide.brand5 .text_wrap p span{color: #1193a9; }
.brand_slide.brand6 .text_wrap p span{color: #957157; }

.brand_slide.slick-current .img_wrap img{opacity: 100%;}
.brand_slide.slick-current .text_wrap{display: block;}
.brand_slide.brand3 .text_wrap img{width: 29%;}
.brand_slide.brand2 .text_wrap img{width: 35%;}
.brand_slide.brand4 .text_wrap img{margin: 30px auto 20px;}
.brand_slide.brand5 .text_wrap img{margin: 20px auto 12px;}
/* .brand_slide a{pointer-events: none;} */
/* .brand_slide.slick-current a{pointer-events: inherit;} */

.slick-prev::before,
.slick-next::before {width: 35px; height: 35px; position: absolute; z-index: 99 !important;display: flex !important; justify-content: center !important; bottom: 650% !important; color: #fff !important;}
.slick-next{margin-right: 29.8%!important;}
.slick-prev{z-index: 99; margin-left: 29.2%!important;}
.slick-prev::before{content: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/167095649179961.png) !important;}
.slick-next::before{content: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/GML/167095649861311.png) !important;}

.slick-list{transform: scale(1.2) !important;}
.slick-slide{transform: scale(0.9) translateY(-10px);}
.slick-current{transform: scale(1.05) !important;}
.slick-slider{margin-top: 130px !important;}


/* main06 news*/
.main06 .top-03{display: flex; flex-wrap: wrap; justify-content: space-between;}
.main06 .main_news h2.news{padding-bottom: 40px;}
.main06 .main_news ul{display: flex; flex-wrap: wrap; margin: 0 auto;}
.main06 .main_news ul li{width: 25%;}
.main06 .main_news ul li .mn_img img{width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.main06 .main_news ul li .mn_img{width:100%; padding-bottom:95%; position: relative;}
.mn_tit{padding-top: 20px; font-size: 20px; line-height: 36px; font-weight: 300; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.main06 .main_news ul li a{display: block; margin: 0 auto; width: 95%;}



/* 반응형 */

/* ********************************************* *
 * 1660 max
 * ********************************************* */
 @media (max-width:1660px)
 {
  .spin{    width: 68%;}
  /* 메인 비디오 */
    .main04 .main_video .mv_text p{font-size: 18px;}

  /* 브랜드 슬라이드 */
  .mb_more{right:16px !important;}
  .slick-next{margin-right: 30%!important;}
  .slick-next::before, .slick-prev::before{bottom: 500% !important;}
 }


/* ********************************************* *
 * 1400 max
 * ********************************************* */
 @media (max-width:1400px)
 {
    .right_svg{bottom:4%;}

  /* 메인 비디오 */
  .main04 .main_video .mv_text p{font-size: 18px; padding-bottom: 40px;} 
  .main04 .main_video .mv_text h4{font-size: 28px;}

  /* 브랜드 슬라이드 */
  /* .slick-next{margin-right: 30.4% !important;} */
  .slick-prev{margin-left: 29.4% !important;}
  .slick-next::before, .slick-prev::before{bottom: 430% !important;}
 }

 

 /* ********************************************* *
 * 1300 max
 * ********************************************* */
 @media (max-width:1300px)
 {
  /* .main03-nav-list.on p{font-size: 30px;} */
  /* .main03-nav-list p{font-size: 20px;margin-bottom: 10px;} */
  .main04 .main_video .mv_text{padding: 20px 0 30px 30px;}
 }


 /* ********************************************* *
 * 1200 max
 * ********************************************* */
 @media (max-width:1200px)
 {
  .top-03 h2{font-size: 47px;}
  .main03-slide-nav .main03-nav .slick-list{padding:30px 0px !important}

  .sns-wrap .insta span{width:30px;}
  .main04 .utube-04 li:first-child{width:30%;}
  .main04 .utube-04 li:last-child{width:70%;}
  .right_svg {bottom: 7%;    left: 30%;}

  /* 브랜드 슬라이드 */
  .slick-prev::before, .slick-next::before{bottom: 390% !important;}
  .slick-next{margin-right: 30.6% !important;}
  .slick-prev{margin-left: 29.6% !important;}
  .main_brand {height: 36vw;}
  .brand_slide .text_wrap p{font-size: 14px; font-weight: 400;}
  .brand_slide .text_wrap p span{font-size: 16px;}


 }


 /* ********************************************* *
 * 1024 max
 * ********************************************* */
 @media (max-width:1024px)
 {
    .mt-7{margin-top:30px  !important;}
    .top-03 h2{font-size: 45px;}
    .top-03 p{font-size: 18px;}
    .main01 .sm-bn{    width: 340px; height: 55vh;}
    .main02 .sec-top h2{font-size: 36px;}
    .main04 .utube-04{flex-direction: column;}
    .main04 .utube-04 li:first-child{height:auto;width:100%;}
    .main04 .utube-04 li:last-child{width:100%; margin-top:30px;}
    .right_svg{display:none;}
    .main01 .sm-bn > ul li p{font-size: 14px;}
    .main01 .txt-wrap h1{font-size: 35px;}

    .main03-nav-list p{font-size: 18px;margin-bottom: 7px;}
    .main03-nav-list.on p { font-size: 22px; }
    .main03-wrap .main-half button a{padding: 10px 30px; border: 1px solid #74817d;}

    /* 비디오 */
    .main04 .main_video{padding: 0;}
    .main04 .main_video .mv_slide .swiper-slide .video_wrapper{width: 100%; padding-bottom: 56.25%;}
    .main04 .main_video .mv_text{width: 100%;}
    .main04 .main_video .mv_text{padding: 30px 0;}
    .main04 .main_video .mv_text p{padding-bottom: 30px;}
    .main04 .main_video .mv_text h4{font-size: 24px;}

    /* 브랜드 슬라이드 */
    .main_brand {height: 38vw;}
    .slick-prev::before, .slick-next::before{bottom: 360% !important;}
    .slick-next{margin-right: 30.8% !important;}
    .slick-prev{margin-left: 29.8% !important;}
    .brand_slide .text_wrap img{width: 35%;}
  


    /* news */
    .main06 .main_news ul{justify-content: center;}
    .main06 .main_news ul li{width: 50%;}
    .main06 .main_news ul li h3.mn_tit{padding-top:10px; padding-bottom: 20px; font-size: 20px;}
 }


  /* ********************************************* *
 * 860 max
 * ********************************************* */
 @media (max-width:860px)
 {
  .main01{  position: relative; width: 100%; padding-bottom: 421px;}
  .main01 .mb_video{text-align: center;position: absolute;top: 0;right:-200%;bottom: 0;left: -200%;}
  .main01 .mb_video video{max-width: 100%; max-height: 100%;}

  .top-03 h2 {font-size: 30px;}
  .main03-nav-list p{font-weight: 500;    font-size: 16px;}

  .main05 .top-03{    align-items: flex-start; flex-direction: column;}
  .main02 > div > ul { display: flex; margin-top: 30px;}

  .main02 .sec-top h2{font-size: 25px;}
  .main02 .swiper{margin-top: 16px;}

  /* 브랜드 슬라이드 */
  .main_brand {margin: 0 auto; height: 43vw;}
  .slick-prev::before, .slick-next::before{bottom: 440% !important;}
  .slick-next{margin-right: 31.5% !important;}
  .slick-prev{margin-left: 30.2% !important;}
  .brand_slide .text_wrap img{width: 37%;}
  .brand_slide.brand4 .text_wrap img{margin: 20px auto 12px;}
  .brand_slide .text_wrap p{font-size: 13px;}
  .brand_slide .text_wrap p span{font-size: 14px;}
 }

   /* ********************************************* *
 * 768 max
 * ********************************************* */
 @media (max-width:768px)
 {

  .main01 .sm-bn{width: 300px; height: 50vh;}
  .main01 .txt-wrap h1{font-size: 30px;}
  .main01 .txt-wrap p{font-size: 19px;}
  .main01 .sm-bn > ul li p{font-size: 13px;}
  .main01 .sm-bn > ul li{padding: 20px 10px;}
  .main03 .pb150 {padding-bottom: 0px !important;}

  .top-03 p {font-size: 17px;}
  button.main-btn{width: 130px; height: 43px;}
  .main04 .utube-04 li{height: 350px;}
  .mt150{margin-top:80px !important}

  .main02 .swiper-slide div h2{font-size: 17px;}

  .main03-wrap .main-half > button{margin-top: 40px;}

  .main03-wrap{flex-direction: column; margin-top:30px;}
  .main03-wrap .main-half{width:100%;}
  .main03-slide-nav .main03-nav .slick-track{display: flex; align-items: center;}
  .main03-slide-nav .main03-nav .slick-list{padding:0 !important}

  .main03-nav-list p{transition:none; padding-right:10px; font-size: 18px; margin-bottom: 4px;}
  .main03-nav-list p b{transition:none; left:15%;}
  .main03-nav-list{width: 20% !important; text-align:center;}
  .main03-slide-nav{    position: relative;}
  .main03-wrap .main-half:last-child{margin-top:40px;}
  .main02 .swiper-slide div ul li{padding:3px;}
  .main02 .swiper-slide div ul li:nth-child(2) i{top: 0px;}
  .main02 .swiper-slide div ul li i{width: 18px; }

  /* 메인 비디오 */
  .main04 .main_video .mv_slide{width: 100%;}
  .main04 .main_video .mv_text{padding: 30px 0;}
  .main04 .main_video .mv_text p{font-size: 16px; line-height: 24px;}
  .main04 .main_video .mv_text h6{padding-bottom: 6px;}
  .main04 .main_video .mv_text h4{font-size: 22px;}

  /* 브랜드 슬라이드 */
  .slick-list{transform: scale(1) !important;}
  .slick-slide{transform: scale(1) translateY(0px);}
  .slick-current{transform: scale(1) !important;}
  .slick-slider{margin-top: 40px !important;}


  .main_brand {margin: 0 auto; height: 86vw;}
  .brand_slide .text_wrap img{width: 35%;}
  .brand_slide.brand4 .text_wrap img{margin: 28px auto 16px;}
  .brand_slide.brand5 .text_wrap img{margin: 24px auto 16px;}
  .brand_slide .text_wrap p{font-size: 16px;}
  .brand_slide .text_wrap p span{font-size: 18px;}
  .brand_slide .img_wrap{padding-bottom: 60%;}


  /* .main04 .main-half{width: 100%;}
  .main04-nav-list p b{line-height: 0; font-size: 30px; display: none;}
  .main04-nav-list.on p{font-size: 18px; }
  .main04-nav-list p{font-size: 1.2rem; text-align: center;padding-left: 70px;}
  .main04-nav-list + .main04-nav-list{padding-top: 0; padding:  0 20px;} */


  .main03-slide-nav .slick-next{right: 0}
  .main03-slide-nav .slick-prev{left: 0;}
  .main03-slide-nav .slick-prev, .main03-slide-nav .slick-next{width: 40px; height: 40px; border-radius: 100%; background-color: #fff; z-index: 10; border:1px solid #ccc;}
  .main03-slide-nav .slick-prev:before,.main03-slide-nav  .slick-next:before{content: ""; position: absolute; left: 50%; top: 50%; 
       width: 18px; height:18px; z-index: 1; background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/imagbrand/GML/163329721198802.png)no-repeat; background-size: contain;}
  .main03-slide-nav .slick-prev:before{transform: translate(-50%,-50%) rotate(180deg);}
  .main03-slide-nav .slick-next:before{transform: translate(-50%,-50%);}
 

 }


    /* ********************************************* *
 * 640 max
 * ********************************************* */
 @media (max-width:640px)
 {
  .main02 .swiper-slide div div span.price-a{font-size: 16px;}
  .main01 .txt-wrap{width: 100%; padding:0px 20px;}

  .swiper-button-prev:after,.swiper-button-next:after{font-size: 22px !important;}

  /* 브랜드 슬라이드 */
  .main_brand {margin: 0 auto; height: 85vw;}
  .brand_slide.brand4 .text_wrap img{margin: 22px auto 14px;}
  .brand_slide.brand5 .text_wrap img{margin: 20px auto 12px;}
  .brand_slide .text_wrap p{font-size: 16px;}
  .brand_slide .img_wrap{padding-bottom: 60%;}
  .brand_slide .text_wrap p{font-size: 16px;}

  /* news */
  .main06 .main_news ul li h3.mn_tit{padding-top:10px; padding-bottom: 20px; font-size: 18px;}


 }

  /* ********************************************* *
 * 500 max
 * ********************************************* */
 @media (max-width:500px)
 {
  .main01 .mb_video .video_pc{display: none;}
  .main01 .mb_video .video_mo{display: block;}
  .main01{position: relative;padding-bottom: 0;}
  .main01 .mb_video{position: relative;  width: 100%; height: 100%; top: 0; left: 0;}
  .main01 .mb_video video{max-width: 100%; max-height: 100%;}

  .mt-7 {margin-top: 20px !important;}
  .top-03{line-height:1.4}
  .top-03 h2 { font-size: 22px;}
  .main02 .swiper-slide div{margin-top:20px;}
  .main02 .swiper-slide div h2{font-size: 14px;}
  .main02 .swiper-slide div ul{margin-top:20px;}
  .main02 .swiper-slide div div span.price-a{font-size: 15px;}
  .top-03 p{font-size: 14px; /*width:65%;*/}
  .main04 .utube-04 li {height: 240px;}

  .main01 .swiper{height:60vh;}

  /* 브랜드 슬라이드 */
  .main_brand {margin: 0 auto; height: 85vw;}
  .brand_slide .text_wrap p{font-size: 15px;}
  .brand_slide .text_wrap p span{font-size: 16px;}

  button.main-btn{    height: 33px; font-size: 13px; width: 80px;}
  

  .main02 .sec-top h2{font-size: 18px; line-height: 1.5;}
  .top-03 h2 {font-size: 20px;    padding-top: 7px;}
  .main01 .txt-wrap h1{font-size: 23px;}
  .main01 .txt-wrap p{font-size: 17px;}
  .main03-nav-list p{font-size: 16px !important;}
  .main02 .swiper-slide div ul li i input[type=checkbox] + label{padding-left:23px}
  .main02 .swiper-slide div ul li i{width:20px;}
  .main03-slide-nav .slick-prev, .main03-slide-nav .slick-next{width:30px; height:30px;}

  .top-03 span{font-size: 16px;}
 

  /* news */
  .main06 .main_news ul{justify-content: center;}
  .main06 .main_news ul li{width: 100%;}
  .main06 .main_news ul li h3.mn_tit{padding-top:8px; padding-bottom: 20px; font-size: 17px;}
  .main06 .main_news ul li .mn_img{width:100%; padding-bottom:100%;}

  
 }

   /* ********************************************* *
 * 400 max
 * ********************************************* */
 @media (max-width:400px)
 {
  .main06 .main_news ul li h3.mn_tit{padding-top:0; padding-bottom: 8px; font-size: 15px; }

 }


   /* ********************************************* *
 * 350 max
 * ********************************************* */
 @media (max-width:350px)
 {

 }
