/* BASIC css start */
.section:not(#sec1){margin-bottom: 20px;overflow-x: scroll;}
.sec_inner{padding:0 5%; }
.section h2{margin-bottom: 40px; text-align: center; position:relative;  color: #000 ;font-size: 24px; font-weight: bold;}
.section h2 a.h2_more{position:absolute; top:50%; transform:translateY(-50%); right:0}
.section h2 a.h2_more img{transform:scale(.66); transform-origin:right center; }


/* 섹션개별 */
/* sec1 */
#sec1{}
#sec1 .swiper{width: 100%;}
#sec1 .swiper .swiper-wrapper{}
#sec1 .swiper .swiper-wrapper .swiper-slide{}
#sec1 .swiper .swiper-wrapper .swiper-slide a{display: block;width: 100%;}
#sec1 .swiper .swiper-wrapper .swiper-slide a img{width: 100%;}
#sec1 .swiper-pagination{bottom:60px}
#sec1 .swiper .swiper-pagination-bullet{ background-color:#4f4f4f;width: 16px;height: 16px;}
#sec1 .swiper .swiper-pagination-bullet-active{ background-color: #333;}

/* sec2 */
#sec2{background-color:#fff; padding-top:60px; border-radius:30px 30px 0 0 ; transform:translateY(-30px); position:relative; z-index:1;}

/* sec3 */
#sec3{}
#sec3 .sec_inner{padding:0}
#sec3 .sec_inner .sec3_cont{}
#sec3 .sec_inner .sec3_cont ul{}
#sec3 .sec_inner .sec3_cont ul li{}
#sec3 .sec_inner .sec3_cont ul li:first-child{}
#sec3 .sec_inner .sec3_cont ul li:first-child a{display: block; width: 100%;}
#sec3 .sec_inner .sec3_cont ul li:first-child a img{ width: 100%; display: block;}
#sec3 .sec_inner .sec3_cont ul li:last-child{padding:70px 0; background-color: #fff; display: flex; flex-direction: column; align-items: center; justify-content: center;}
#sec3 .sec_inner .sec3_cont ul li:last-child p.big{color: #222222; margin-bottom:10px;  font-size: 26px;font-weight: 600; }
#sec3 .sec_inner .sec3_cont ul li:last-child p.sub{color: #333;  font-size: 16px; font-weight: 500; margin: 10px 0 30px;}
#sec3 .sec_inner .sec3_cont ul li:last-child a.moreview{font-size: 18px; display: inline-block; border-radius: 20px; padding:10px 17px 10px; font-weight: bold;color: #fff;background: #000;line-height: 18px;}



/* sec4 */
#sec4{}
#sec4 .sec_inner{padding:20px 5%;}
#sec4 .sec_inner h2{}
#sec4 .sec_inner .sec4_cont{}
#sec4 .sec_inner .sec4_cont ul{margin: 0 auto; gap: 11px 5px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
#sec4 .sec_inner .sec4_cont ul li{}
#sec4 .sec_inner .sec4_cont ul li a{transition: all .1s; display: inline-block;padding:5px 13px;border-radius: 20px;  color: #888888;border: 1px solid #e6e6e6; font-size: 13px; font-weight: 400; }


/* sec5 */
#sec5{}
#sec5 a{display: block; width: 100%;}
#sec5 a img{width: 100%;}


/* sec6 */
#sec6{}
#sec6 .sec_inner{}
#sec6 .sec_inner h2{}
#sec6 .sec_inner h2 a.h2_more{display: inline-block; float: right;}
#sec6 .sec_inner h2 a.h2_more img{}
#sec6 .sec_inner .sec6_cont{padding-bottom:40px;}
#sec6 .sec_inner .sec6_cont ul{}
#sec6 .sec_inner .sec6_cont ul li{}
#sec6 .sec_inner .sec6_cont ul li .ytb_sec{}
#sec6 .sec_inner .sec6_cont ul li .text_sec{}
#sec6 .sec_inner .sec6_cont ul li .text_sec p.big{line-height: 1.2; margin: 15px 0; font-size: 18px; color: #242424; font-weight: 500; }
#sec6 .sec_inner .sec6_cont ul li .text_sec p.sub{color: #aaaaaa; line-height: 1.5; font-size: 13px; font-weight: 400;}

#sec6 .swiper .swiper-pagination-progressbar{bottom: 0; top: unset; height:3px; background-color: rgba(0,0,0,.09);}
#sec6 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: var(--main-color);}


/* sec7 */
#sec7{}
#sec7 .sec_inner{}
#sec7 .sec_inner h2{}
#sec7 .sec_inner h2 a.h2_more{display: inline-block; float: right;}
#sec7 .sec_inner h2 a.h2_more img{}
#sec7 .sec7_cont{}
#sec7 .sec7_cont ul{}
#sec7 .sec7_cont ul li{width: 75%;}
#sec7 .sec7_cont ul li .img_sec{width: 100%;}
#sec7 .sec7_cont ul li .img_sec a{display: block; width: 100%;overflow: hidden; }
#sec7 .sec7_cont ul li .img_sec a img{width: 100%;display: block;transition: all .5s; }
#sec7 .sec7_cont ul li .txt_sec{}
#sec7 .sec7_cont ul li .txt_sec p.big{line-height: 1.2; margin: 20px 0 10px; font-size: 18px; color: #242424; font-weight: 500;width: auto; display: inline-block; position: relative;}
#sec7 .sec7_cont ul li .txt_sec p.sub{color: #aaaaaa; line-height: 1.5; font-size: 13px; font-weight: 400;}

/* sec8 */
#sec8{
margin-bottom: 220px;
    box-sizing: border-box;
    display: block;
    height: 40px;
}
#in_m1 {
    position: relative;
    width: 100%;
    margin: 0px;
}


/* sec4-1 */
.bi-file-earmark-check::before { content: "\f360"; }
#in_m1 .m1 {
    display: inline;
    float: left;
    margin: 0 8px 10px 0px;
    padding: 23px 0px 0px 0px;
    width: 46.5%;
    height: 120px;
    border-radius: 0.4em;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    border: 1px solid #ddd;
}

#in_m1 .m1:hover {
    background-color: rgb(244, 247, 250);
}

#in_m1 .m1 .ico {
    font-size: 40px;
    margin: 0px 0px 12px 0px;
}
.bi-mic::before {
    content: "\f490";
}
.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#in_m1 .m1 .txt {
    position: relative;
    width: 100%;
    height: 88px;
    margin: -176px 0px 0px 0px;
    padding: 186px 0px 0px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #9c9c9c;
    font-weight: 300;
}

#in_m1 .m1 .txt:hover {
    color: #fff;
}

#in_m1 .m2 {
    display: inline;
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 34px 0px 0px 0px;
    width: 15.2%;
    height: 240px;
    border-radius: 0.4em;
    text-align: center;
    font-family: 'Spoqa Han Sans Neo',sans-serif,Nanum Gothic,sans-serif;
    font-weight: 600;
    color: #2e96d3;
    font-size: 32px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
}

#in_m1 .m2:hover {
    color: #fff;
    -webkit-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    background: #0CACE8;
    background: -moz-linear-gradient(top,#0CACE8 0%,#2E96D3 100%);
    background: -webkit-linear-gradient(top,#0CACE8 0%,#2E96D3 100%);
    background: linear-gradient(to bottom,#0CACE8 0%,#2E96D3 100%);
}

#in_m1 .m2 .ico {
    font-size: 80px;
    margin: 0px 0px 12px 0px;
}

#in_m1 .m2 .txt {
    position: relative;
    width: 100%;
    height: 88px;
    margin: -176px 0px 0px 0px;
    padding: 186px 0px 0px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #9c9c9c;
    font-weight: 300;
}

#in_m1 .m2 .txt:hover {
    color: #9dddf9;
}

#hotbrand {
    padding: 0px 0px 25px 0px;
    margin: 0 auto;
}


/* 메인 카테고리 2 */
.css-a1g6k6 {
    width: 100%;
    margin: 0px auto;
}
.css-ronrbe {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
}
.css-a1g6k6::after {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: rgb(226, 226, 226);
}
.css-pyi9p6 {
    position: relative;
    display: flex;
    width: auto;
    overflow-x: auto;
    gap: 0px;
    scrollbar-width: none;
}
.css-1uz3e1x {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: white;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 8px;
    margin: 0px;
}
.css-13yuzoe {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 16px 16px 8px 16px;
    gap: 16px;
    margin: 0px;
}

.css-1aeb36c {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 66px;
    height: 66px;
    overflow: hidden;
    border-radius: 20px;
    background-color: white;
    border: 1px solid rgb(68, 68, 68);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 10px 0px;
}
.css-qoukrc {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: rgb(69, 70, 73);
}
.css-wyrtdo {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: white;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 0px;
    margin: 0px;
}
.css-137pfjg:hover{background-color: rgb(239, 239, 239);}
.css-137pfjg {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    overflow: hidden;
    padding-top: 10px;
    border-radius: 20px;
    background-color: rgb(244, 247, 250);
}
.css-137pfjg img{height: 46px;display: block;}
.css-g296rp {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: rgb(71 69 69);
}



.main_con02 .slick-slider {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-color: #222222;
}
.main_con02{margin-bottom: 60px;}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0!important;
}
.slick-initialized .slick-slide {
    display: block;
}
.main_con02 .slick-slide {
    position: relative;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    overflow: hidden;
}
.main_con02 .txt {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding-top: 65px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main_con02 .txt h3 {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 30px;
    color: rgba(255,255,255,0.65);
    font-weight: bold;
    font-family: 'Monda', sans-serif;
    letter-spacing: -1px;
}
.txt p {
    font-size: 15px;
    color: rgba(255,255,255,0.65);
    font-family: 'MalgunGothic','맑은 고딕';
    letter-spacing: -1px;
    text-align: center;
    padding-top: 20px;
    margin-top: 40px;
}
.main_con02 .txt p {
    width: 100%;
    margin: 0 auto;
}
.main_con02 .txt a {
    display: block;
    width: 290px;
    margin: 30px auto 0;
    padding: 6px 0;
    border: 1px solid #ffffff;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: -0.045em;
    font-family: 'MalgunGothic','맑은 고딕';
    opacity: 0.65;
}
.main_con02 .frame {
    margin-top: -550px;
    position: static;
    z-index: 7;
}
.main_con02 iframe {
    position: relative;
}
.reviews_index__top_title_bar{display: none !important;}
/* BASIC css end */

