@charset "utf-8";

/* Layout */
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Common */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

body,
html {
    width: 100%;
    height: 100%;
}

body,
input,
textarea,
select,
button,
table {
    font-family: 'Pretendard-Regular', 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 15px;
    -webkit-font-smoothing: antialiased
}

html {
    background:#fff;
}
.wrap-section:after{
    content:"";
    display:block;
    clear:both;
}
body{max-width:1920px;margin:0 auto;background:#fff;}
img,
fieldset,
button {
    border: 0
}

ul,
ol {
    list-style: none
}

em,
address {
    font-style: normal
}

a {
    text-decoration: none
}

a:hover,
a:active,
a:focus {
    text-decoration: none
}

.blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}

.edge {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #333
}

.clear {
    clear: both
}
.sub-header .m-header.in-header h1{
    padding:15px 0;
}
.content:after{
    content:"";
    display:block;
    clear:both;
}
/* Skip to content */
.skip {
    margin: 0
}
.c-div{text-align:center;}
.c-div img{max-width: 90%;vertical-align: middle;}
.c-div1{padding-top:120px;}
.c-div2{padding-top:80px;}
.c-div3{padding-top:40px;padding-bottom:120px;}
.skip>a {
    display: block;
    overflow: hidden;
    height: 0;
    line-height: 28px;
    text-align: center
}

.skip>a:focus {
    height: auto
}

/* 작업용 */
html {
    background: #f9f9f9;
}
section{
    position:relative;
}
.target-span{
    position:absolute;
    height:75px;
    width:1px;
    display:block;
    top:-75px;
}
.wrap-section {
    background: #fff;
    margin: 0 auto;
    padding-top: 0px;
}
.m_wrap-section{
    padding-top:60px;
}
.root-width {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgb(0 0 0 / 80%);
    z-index: 99999;
    -moz-box-shadow: 0px 3px 6px rgb(0 0 0 / 14%);
    -webkit-box-shadow:0px 3px 6px rgb(0 0 0 / 14%);
    box-shadow:0px 3px 6px rgb(0 0 0 / 14%);
}
.m-header{
    position:absolute;
}
.wrap-mobile header{
    background: #0a0a0a;
}
.wrap-mobile header.quick_header{
    background: rgb(10 10 10 / 85%);
}
.in-header {
    position: relative;
    padding-left: 210px;
}

.in-header h1 {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
}
.m-header.in-header{
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height:60px;
}
.m-header.in-header h1 {
    position:relative;
    text-align:center;
    top:0;
    margin:0;
}
.in-header h1 img {
    vertical-align: middle;
    width:100px;
}
.menu-btn{
    width: 28px;
    vertical-align: middle;
}
.menu-btn img{
    width:28px;
    vertical-align: middle;
}
nav ul {
    display: flex;
    justify-content: flex-end;
}
.m-header nav ul {
    width: 100%;
    justify-content: space-around;
}
nav ul li {
    text-align: right;
    padding: 0 0 0 50px;
}

nav ul li a {
    line-height: 20px;
    color: #fff;
    font-size: 22px;
    padding: 30px 0 25px;
    display: block;
}
.m-header nav ul{
    display:flex;
}
.m-header nav ul li{
    padding:0;
}
.m-header nav ul li a{
    padding: 32px 0 28px;
}
.box-section {
    background-size: cover;
    background-position: 50% top;
    height: 0;
    overflow-x: hidden;
    position: relative;
    z-index: 1;
}
.title-section{
    width:100%;
    max-width:1200px;
}

.title-section img{
    max-width:100%;
}
.box-section1 {
    padding-top: 900px;
    background-image: url("img/section1.webp")
}
.box-section1 .title-section{
    position: absolute;
}
.title-section1{
    top:500px;
}
.title-section1B {
    top:700px;
    padding-left:15px;
}
.box-section2_1 {
    padding-top: 0px;
    height:600px;
    background-image: url("img/section2_1.webp");
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box-section2_1 .root-width{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    gap:20px;
}
.box-section2_1 .title-section{
    position: relative;
}
.title-section2_2{
    padding-bottom:20px;
}
.title-section2_3{
    padding-bottom:10px;
}
.box-section2 {
    height:841px;
    background-image: url("img/section2.webp")
}
.box-section2 .root-width{
    position: relative;
   gap:20px;
   padding-top:100px;
    text-align: center;
    margin:0 auto;
    display: flex;
    flex-direction: column;
}
.box-section2 .mySwiper1{
    position: absolute;
    bottom:0;
    width:100%;
    left:0;
    height:auto
}
.swiper {
    width: 100%;
    height: 100%;
}

.mySwiper1 .swiper-slide {
    width: 389px !important;
    height: 100%;
    box-sizing: border-box;
    padding:57px 17px 0;
}
.box-section2 .swiper-slide-active::before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: url("img/over-phone.png") no-repeat center top;
}
.swiper-slide img {
    display: block;
    max-width: 100%;
    text-align: center;
    border-radius: 40px 40px 0 0;
}
.box-section2  .swiper-slide-active img{
    border-radius: 0;  
}
.box-section3 {
    padding-top: 802px;
    background-image: url("img/section3.webp")
}
@media all and (max-width: 1280px) {
    .box-section3 {
        padding-top: 41.8%;
    }
    }
/* section4 */
.box-section4 {
    height:auto;
    background-image: url("img/section4.webp");
    background-repeat: repeat-y;
    background-size: 100%;
}
.box-section4 .root-width{
    position: relative;
   gap:30px;
   padding-top:100px;
    text-align: center;
    margin:0 auto;
    display: flex;
    flex-direction: column;
}
.box-section4 h2{
    padding:0 21%;
    padding-top:7%;
    text-align:center;
}

.box-section4 h2 img{
    max-width:100%;
    vertical-align: middle;
}
.middle-section4{
    position:relative;
    margin:3% auto;
    height:0;
    padding-top:400px;
    max-width:870px;
    margin-bottom:130px;
}

.box-section4B {
    background-image: url("img/section4B.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:0px;
    height:auto;
    padding-bottom:480px;
}
.box-section4B .root-width{
    position: relative;
   gap:30px;
   padding-top:140px;
    margin:0 auto;
    display: flex;
    flex-direction: column;
    max-width:1000px;
}
.box-section4C{
    background-image: url("img/section4C.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:0px;
    height:auto;
    padding-bottom:170px;
}
.box-section4C .root-width{
    position: relative;
   gap:50px;
   padding-top:170px;
    margin:0 auto;
    display: flex;
    flex-direction: column;
    max-width:1000px;
    text-align: center;
}
.section4C-bottom ul{
    display:flex;
    justify-content: center;
    align-items: center;
    gap:20px;
    padding:0 10px;
    padding-top:60px;
}
.section4C-bottom ul img{
    vertical-align: middle;
    max-width:100%;
}
.fade-box{
    position:absolute;
}
.fade-box1{
    left:7.5%;
    top:1.5%;
}
.fade-box2{
    right: 3.5%;
    top: 1.5%;
    z-index: 9;
}
.fade-box3{
    left:-1%;
    top:38%;
}
.fade-box4{
    right:-2%;
    top:38.5%;
}
.fade-box5{
    left:50%;
    top:0%;
    width:380px;
    transform: translateX(-50%);
}
.fade-box6{
    left:20%;
    bottom:0%;
}
.fade-box7{
    right:14%;
    bottom:1%;
}
.fade-box1,
.fade-box2{
    width:288px;
}
.fade-box3,
.fade-box4{
    width:288px;
}
.fade-box6{
    width:288px;
}
.fade-box7{
    width:288px;
}
.fade-box5{
    width:288px;
}
.fade-box img{
    max-width:100%;
}
.text-section4{
    text-align:center;
    max-width:614px;
    margin:0 auto;
    padding:0 15px 2% 15px;
}

.slide-section4{
    padding:1% 0 3%;
}

.mySwiper2 .swiper-slide{
    width:auto;
}

/* section5 */
.box-section5 {
    height:auto;
    background-image: url("img/section5.webp");
    background-position:50% bottom;
    background-color:#f3f3f3;
    background-size:100%;
    background-repeat:no-repeat;
}
.box-section5 .root-width{
    position: relative;
   gap:40px;
   padding-top:140px;
    margin:0 auto;
    display: flex;
    flex-direction: column;
    max-width:1000px;
    text-align: center;
}
.box-section5 .root-width + .root-width{
    padding-top:50px;
    padding-bottom:80px;
}
.box-section5B {
    height:auto;
    background-image: url("img/section5B.webp");
    background-position:50% bottom;
    background-color:#f3f3f3;
    background-size:cover;
    background-repeat:no-repeat;
    padding-bottom:2526px;

}
.box-section5B  .root-width{
    position: relative;
    gap:15px;
    padding-top:130px;
    margin:0 auto;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.title-section5{
    padding-bottom:20px;
}
.box-section6B {
    height:auto;
    background-image: url("img/section6B.jpg");
    background-position:50% top;
    background-color:#2a1d14;
    background-size:cover;
    background-repeat:no-repeat;
    padding-top:175px;
    padding-bottom:175px;
}
.box-section6B .root-width{
    display:flex;
    max-width:100%;
    padding:0;
    align-items: center;
}
.wrap-section6B{
    display:flex;
    flex-direction: column;
    gap:30px;
    width:50%;
    padding-left:17%;
}
.wrap-section6B > .title-section6C{
    padding-bottom:20px;
}

.slide-section6{
    max-width:50%;
    padding:0 0px;
    margin:0 auto;
    position: relative;
}

.box-section6 {
    background-image: url("img/section6.webp");
    height:auto;
    background-position:50% bottom;
    background-color:#191514;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:200px;
}
.box-section6 .root-width{
    position: relative;
    gap:15px;
    padding-top:140px;
    margin:0 auto;
    display: flex;
    flex-direction: column;
}
.box-section6C {
    background-image: url("img/box-section6C.jpg");
    height:auto;
    background-position:50% top;
    background-color:#191514;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:190px;
}
.box-section6C .root-width{
    position: relative;
    gap:15px;
    padding-top:110px;
    margin:0 auto;
    display: flex;
    text-align: center;
    flex-direction: column;
}

.section6C-bottom ul{
    display: flex;
    justify-content: center;
    gap:90px;
    padding-top:50px;
}
.section6-bottom{
    text-align: center;
    padding-top: 75px;
}
.section6-bottom li{
    margin:10px;
}
.section6-bottom li img{
    border-radius: 13px;
}
.box-section6B .swiper{
    padding:10px 0px 0 0px;
    margin-left:70px;
}
.box-section6B .swiper-slide{
   
   background:none;
}
.box-section6B .swiper-slide a{
    padding:0 0px;
    display:block;
    
}
.box-section6B .swiper-slide img{
    border-radius: 8px;
    -moz-box-shadow: 0px 5px 7px rgb(0 0 0 / 24%);
    -webkit-box-shadow:0px 5px 7px rgb(0 0 0 / 24%);
    box-shadow:0px 5px 7px rgb(0 0 0 / 24%);
}
.swiper-button-prev4,
.swiper-button-next4{
    width:22px !important;
    height:42px !important;
}
.slide-section6 .swiper-button-prev:after, .slide-section6 .swiper-button-next:after{
    display:none;
}
.slide-section6 .swiper-slide{
    width:300px;

}
.swiper-button-prev4,
.swiper-button-next4{
    background-repeat: no-repeat;
    background-position:50% 50%;
}
.swiper-button-prev4{
    background:url("img/prevB.png");
    left:0px !important;
    background-repeat: no-repeat;
}
.swiper-button-next4{
    background:url("img/nextB.png");
   right:0px !important;
   background-repeat: no-repeat;
}


.box-section5 h2 img{
    max-width:100%;
    vertical-align: middle;
}

.tab-section5{
    padding-bottom:5%;
}
.wrap-tab{
    padding:5% 0 2%;
}
.wrap-tab ul{
    display:flex;
    max-width:520px;
    margin:0 auto;
}
.wrap-tab ul li{
    flex:1;
    text-align: center;
}
.wrap-tab ul li a{
    font-size:26px;
    font-weight:bold;
    width:150px;
    line-height:40px;
    padding:10px 0;
    border-radius: 30px;
    background:#d6cdc0;
    color:#fff;
    display:inline-block;
    
}
.wrap-tab ul li.on a{
    background:#cb8c2b;
}
.tab-box{
    display:none;
}
.wrapTab_on{
    display:block;
}
.tab-box{
    background:#fff;
    border-radius: 40px;
    -moz-box-shadow:0px 3px 10px rgb(174 174 174 / 73%);
	-webkit-box-shadow:0px 3px 10px rgb(174 174 174 / 73%);
	box-shadow:0px 3px 10px rgb(174 174 174 / 73%);
    height:430px;
    overflow: hidden;
    position:relative;
    height: 0;
    padding-top: 39.0909%;
}

.tab1 ul{
    text-align:center;
    padding:0 2% 0;
    position:absolute;
    width:96%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.tab1 ul:after{
    content:"";
    display:block;
    clear:both;
}
.tab1 ul li{
    float:left;
    width:33.33333%;
    -webkit-transition: all 400ms;-moz-transition: all 400ms;-o-transition: all 400ms;transition: all 400ms;
    animation: pop-up .6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
}
.tab1 ul li:nth-child(1){
    animation-delay: .1s;
}
.tab1 ul li:nth-child(2){
    animation-delay: .3s;
}
.tab1 ul li:nth-child(3){
    animation-delay: .5s;
}
.tab1 ul li span {
    display:inline-block;
    position:relative;
    max-width:87%;
}
.tab1 ul li span img{
    width:100%;
    vertical-align: middle;
}
.tab1 ul li span:after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    bottom:0;
    background-size:cover;
    background-position:50% 50%;
    -webkit-transition: all 400ms;-moz-transition: all 400ms;-o-transition: all 400ms;transition: all 400ms;
    opacity: 0;
}
.tab1 ul li p{
    font-size:21px;
    font-weight:bold;
    color:#916634;
    padding:30px 0 0;
}
.tab1 ul li p span{
    color:#4e2a00;
}

.tab1 ul li span.tab1_span1:after{
    background-image:url("img/TA1_on.webp")
}
.tab1 ul li span.tab1_span2:after{
    background-image:url("img/TA2_on.webp")
}
.tab1 ul li span.tab1_span3:after{
    background-image:url("img/TA3_on.webp")
}
.m-box-section5 .tab1 ul li span.tab1_span1:after{
    background-image:url("img/MTA1_on.webp")
}
.m-box-section5 .tab1 ul li span.tab1_span2:after{
    background-image:url("img/MTA2_on.webp")
}
.m-box-section5 .tab1 ul li span.tab1_span3:after{
    background-image:url("img/MTA3_on.webp")
}
.tab2 .in-tab2{
    background-image:url("img/TBBB.webp");
    background-size:cover;
    background-position:50% 50%;
    position:absolute;
    box-sizing: border-box;
    left:0;
    top:0;
    width:100%;
    bottom:0;
    border:3px solid #fff;
    border-radius: 40px;
}
.tab2-li{
    position:absolute;  
    -webkit-transition: all 400ms;-moz-transition: all 400ms;-o-transition: all 400ms;transition: all 400ms;
    animation: pop-up .6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
    opacity: 0;
    width:31.6364%;
}
.tab2-li img{
    max-width:100%;
    vertical-align: middle;
}
.tab2-li1{
    top: 21%;
    left: 12%;
    animation-delay: .1s;
}
.tab2-li2{
    top: 40%;
    left: 7%;
    animation-delay: .2s;
}
.tab2-li3{
    top: 67%;
    left: 9%;
    animation-delay: .3s;
}
.tab2-li4{
    top: 30%;
    right: 13%;
    animation-delay: .4s;
}
.tab2-li5{
    top: 70%;
    right: 14%;
    animation-delay: .5s;
}

@keyframes pop-up {
    0% {
      opacity: 0;
      transform: translateY(4rem) scale(.8);
    }
    100% {
      opacity: 1;
      transform: none;
    }
  }

  .tab3 ul {
    text-align: center;
    padding: 0 7% 0;
    position: absolute;
    width: 86%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.tab3 ul:after{
    content:"";
    display:block;
    clear:both;
}
.tab3 ul li{
    float:left;
    width:33.33333%;
    -webkit-transition: all 400ms;-moz-transition: all 400ms;-o-transition: all 400ms;transition: all 400ms;
    animation: pop-up .6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
    opacity: 0;
}
.tab3 ul li span {
    display:inline-block;
    position:relative;
}
.tab3 ul li span img{
    width:100%;
    vertical-align: middle;
}
.tab3 ul li:nth-child(1){
    animation-delay: .1s;
}
.tab3 ul li:nth-child(2){
    animation-delay: .3s;
}
.tab3 ul li:nth-child(3){
    animation-delay: .5s;
}


.box-section7 {
    background-image: url("img/section7.webp");
    height:auto;
    background-position:50% top;
    background-color:#fff;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:190px;
}
.box-section7 .wrap-section7{
    position: relative;
    gap:30px;
    max-width:1200px;
    padding-top:150px;
    margin:0 auto;
    display: flex;
    text-align: center;
    flex-direction: column;
}
.box-section7 .wrap-section7.wrap-section7_B{
    padding-top:100px;
}
.section7_3,
.section7_4{
    display: flex;
    justify-content: space-between;
    padding:30px 15px 0;
}
.section7_3 img,
.section7_4 img{
    border-radius: 5px;
    max-width: 100%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
.title-section7_1 img{
    padding-left:70px;
}
.title-section7B{
    padding-top:30px;
}
.box-section7B {

    background-image: url("img/section7B.jpg");
    height:auto;
    background-position:50% top;
    background-color:#fff;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:145px;

}
.wrap-section7B{
    position: relative;
    gap:40px;
    max-width:1200px;
    padding-top:120px;
    margin:0 auto;
    display: flex;
    text-align: center;
    flex-direction: column; 
}
.box-section8 {
    background-image: url("img/section8.jpg");
    height:auto;
    background-position:50% top;
    background-color:#fff;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:140px;
}
.wrap-section8{
    position: relative;
    gap:40px;
    max-width:1200px;
    padding-top:120px;
    margin:0 auto;
    display: flex;
    text-align: center;
    flex-direction: column;   
}
.section8_3{
    display: flex;
    justify-content: space-between;
    padding:50px 15px 0;
    max-width:1000px;
    margin:0 auto;
}
.box-section9 {
    background-image: url("img/section9.webp");
    height:auto;
    background-position:50% top;
    background-color:#fff;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:155px;
}
.wrap-section9{
    position: relative;
    gap:40px;
    max-width:1200px;
    padding-top:150px;
    margin:0 auto;
    display: flex;
    text-align: center;
    flex-direction: column;    
}
.box-section9 .root-width{
    max-width:920px;
    margin:0 auto;
}
.section9_3{
    align-items: center;
}
.box-section9B {
    background-image: url("img/section9B.webp");
    height:auto;
    background-position:50% top;
    background-color:#fff;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:195px;
}
.wrap-section9B{
    position: relative;
    gap:40px;
    max-width:1200px;
    padding-top:190px;
    margin:0 auto;
    display: flex;

    flex-direction: column;   
}
.box-section9C {
    background-image: url("img/section9C.webp");
    height:auto;
    background-position:50% top;
    background-color:#fff;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:1195px;
}
.box-section9D {
    background-image: url("img/section9D.webp");
    height:auto;
    background-position:50% top;
    background-color:#fff;
    background-size:auto;
    background-repeat:no-repeat;
    padding-bottom:120px;
}
.wrap-section9D{
    position: relative;
    gap:20px;
    max-width:1200px;
    padding-top:120px;
    margin:0 auto;
    display: flex;
    text-align: right;
    flex-direction: column;
}
.slide-section9{
    max-width:980px;
    margin:0 auto;
    position:relative;
    padding:0 50px;
}
.slide-section9 .mySwiper3{
    padding:10px 0px;
    text-align: center;
}
.slide-section9 .swiper-slide{
    background:none;
}
.slide-section9 .swiper-slide img{
    width:auto;
    max-width:100%;
    text-align:center;
    border-radius: 10px;
    -moz-box-shadow:0px 1px 10px rgb(0 0 0 / 13%);
	-webkit-box-shadow:0px 1px 10px rgb(0 0 0 / 13%);
	box-shadow:0px 1px 10px rgb(0 0 0 / 13%);
    margin:0 auto;
}
.swiper-button-prev3,
.swiper-button-next3{
    width:36px !important;
    height:36px !important;
    top:40% !important;
}
.m_wrap-section .swiper-button-prev4:after, .m_wrap-section .swiper-button-next4:after,
.swiper-button-prev3:after, .swiper-button-next3:after{
    color:#999;
}
.swiper-button-next3{
    right:-5px !important;
}
.swiper-button-prev3{
    left:-5px !important;
}
.box-section10 {
    background:#f0ede3;
    height: auto;
    padding:8% 0 4%;
    text-align:center;
}
.box-section10 img{
    max-width:100%;
}
.box-section11{
    padding:90px 0 50px;
    background:#473c3c;
    height:auto;
    z-index:3;
}
.box-section11 h2{
    margin:0;
    padding:0;
    text-align:center;
    margin-bottom:50px;
}
footer{
    background:#111;
    padding:100px 0 70px;
    text-align:center;
}
footer img{
    max-width:100%;
}
.m_wrap-section {
    max-width:768px;
    margin:0 auto;
}
.m_wrap-section .box-section{
    background-size: cover;
}
.m_wrap-section .box-section .title-section{
    padding:0 5.2%;
    box-sizing: border-box;
}
.m_wrap-section .box-section .title-section img{
    vertical-align: middle;
}
.m_wrap-section .box-section1{
    padding-top:117.18%;
    background-image:url("img/m_section1.webp");
}
.m_wrap-section .title-section1{
    top:70%;
}
.m_wrap-section .title-section1B{
    top:88%;
}
.m_wrap-section .box-section2_1 {
    height:auto;
    background-image: url("img/m_section2_1.webp");
}
.m_wrap-section .box-section2_1 .root-width{
    gap:0;
    padding:16.5% 0;
}
.m_wrap-section .box-section2{
    height:139.97vw;
    max-height:1075px;
    background-image:url("img/m_section2.webp");
}
.m_wrap-section .box-section2 .root-width{
    margin-top:15vw;
}
.m_wrap-section .mySwiper1 .swiper-slide {
    width: 62% !important;
    max-width:476px;
    height: 100%;
    box-sizing: border-box;
    padding:8.6% 3% 0;
}
.m_wrap-section .mySwiper1 .swiper-slide img{
    width:100%;
}
.m_wrap-section .box-section2 .swiper-slide-active::before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: url("img/over-phone.png") no-repeat center top;
    background-size: cover;
}
.swiper-slide img {
    display: block;
    max-width: 100%;
    text-align: center;
    border-radius: 40px 40px 0 0;
}
.m_wrap-section .box-section3{
    padding-top:190.36%;
    background-image:url("img/m-section3.webp");
}
.m_wrap-section .box-section4 {
    min-height: 136.06vw;
    background-image: url("img/m_section4.webp");
    background-repeat: no-repeat;
}
.m_wrap-section .box-section4 .root-width{
    gap: 3vw;
    padding-top: 18%;
    text-align: center;
    margin: 0 auto 8vw;
    display: flex;
    flex-direction: column;
}
.m_wrap-section .middle-section4 {
    position: relative;
    margin: 0 1.5%;
    height: 0%;
    width: 96%;
    padding-top:48%;
    max-width: 870px;
    margin-bottom: 0px;
}
.m_wrap-section .middle-section4 .fade-box{
    max-width:34%;
}
.m_wrap-section .box-section4B{
    padding:0;
    height:128.645vw;
    max-height:988px;
    background-image:url("img/m_section4B.webp");
}
.m_wrap-section .box-section4B .root-width{
    margin-top:20%;
    gap: 4vw;
}
.m_wrap-section .box-section4C {
    background-image: url("img/m_section4C.webp");
    background-repeat: no-repeat;
    background-size: cover;
    height:196.614vw;
    max-height:1510px;
    padding-bottom: 0px;
}
.m_wrap-section .box-section4C .root-width{
    margin-top:20%;
    gap: 4vw;
}
.m_wrap-section .section4C-bottom ul{
    flex-direction: column;
    padding: 10vw 18vw 0;
    gap:4vw;
}
.m_wrap-section .box-section5{
    background-image:url("img/m-section5.webp");
    background-repeat: no-repeat;
    background-size: cover;
    height:195.312vw;
    max-height:1500px;
}
.m_wrap-section .box-section5 .root-width{
    margin-top:20%;
    gap: 4vw;
}
.m_wrap-section .box-section5 .root-width + .root-width{
    padding: 0 10%;
    box-sizing: border-box;
    margin-top:7%;
}
.m_wrap-section .wrap-tab {
    padding: 0% 0 7%;
}
.m_wrap-section .wrap-tab ul{
    gap:15px;
}
.m_wrap-section .wrap-tab ul li a{
    width:auto;
    display:block;
}
.m_wrap-section .tab1 ul{
    padding: 5%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    width: 100%;
    left: 0%;
    top: 0%;
    transform: translate(0%, 0%);
    height:100%;
    flex-direction: column;
    justify-content:space-between;
}
.m_wrap-section .tab1 ul:after{
    display:none;
}
.m_wrap-section .tab1 ul li{
    width: 100%;
    display: flex;
    text-align: left;
    align-items: center;
}
.m_wrap-section .tab-box{
    height:95vw;
    max-height:730px;
    padding:0;
}
.m_wrap-section .tab1 ul li span{
    width:50%;
    flex:1;
}
.m_wrap-section .tab1 ul li p span{
    width:100%;
}
.m_wrap-section .tab1 ul li p{
    padding:0;
    padding-left:4vw;
    flex:1;
}
.m_wrap-section .tab2 .in-tab2{
    background-image:url("img/m_tab2.webp");
    border:0;
}
.m_wrap-section .tab2-li{
    width: 31.84%;
}
.m_wrap-section .tab2-li1{
    top: 18%;
    left: 10%;
}
.m_wrap-section .tab2-li2{
    top: 50%;
    left: -4%;
}
.m_wrap-section .tab2-li3{
    top: 63%;
    left: 32%;
}
.m_wrap-section .tab2-li4{
    top: 15%;
    right: 8%;

}
.m_wrap-section .tab2-li5{
    top: 60%;
    right: 2%;
}

.m_wrap-section .tab3 ul{
    padding: 5%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    width: 100%;
    left: 0%;
    top: 0%;
    transform: translate(0%, 0%);
    height:100%;
    justify-content:space-between;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
}
.m_wrap-section .tab3 ul:after{
    display:none;
}
.m_wrap-section  .tab3 ul li{
    width:50%;
}
.m_wrap-section .box-section5B{
    padding:0;
    height:394.92vw;
    max-height:3033px;
    background-image:url("img/m_section5B.webp");
}
.m_wrap-section .box-section5B .root-width{
    gap: 3vw;
    padding-top: 18%;
    text-align: center;
    margin: 0 auto 8vw;
    display: flex;
    flex-direction: column;
}
.m_wrap-section .box-section6 {
    padding:0;
    height:263.671vw;
    max-height:2025px;
    background-image: url(img/m_section6.gif);
    z-index: 2;
}

.m_wrap-section .box-section6 .root-width{
    margin-top:20%;
    gap: 4vw;
}
.m_wrap-section .section6-bottom ul{
    gap: 4vw;
    display: flex;
    flex-direction: column;
}
.m_wrap-section .section6-bottom li{
    padding: 0 5.2%;
    margin:0;
}
.m_wrap-section .section6-bottom li img{
    max-width:100%;
    vertical-align: middle;
}

.m_wrap-section .box-section6C{
    padding:0;
    height:189.713vw;
    max-height:1457px;
    background-image: url(img/m_section6C.jpg);
    z-index: 2;
}

.m_wrap-section .box-section6C .root-width{
    margin-top:20%;
    gap: 4vw;
}
.m_wrap-section .section6C-bottomB{
    margin:0 auto;
    margin-top:12%;
    width:80%;
}
.m_wrap-section .mySwiper3 {
        padding: 0 13%;
        box-sizing: border-box;
        margin:0 auto;
}
.m_wrap-section .box-section6C .swiper-slide{
    width:100%;
}
.m_wrap-section .box-section6C .swiper-slide img{
    width:100%;
}
.m_wrap-section .box-section6B .root-width{
    flex-direction: column;
}
.m_wrap-section .wrap-section6B {
    display: flex;
    flex-direction: column;
    gap: 3vw;
    padding-top: 18%;
    width: 100%;
    padding-left: 0;
}
.m_wrap-section .box-section6B {
    background-image: url("img/m_section6B.webp");
    padding:0;
    height:168.88vw;
    max-height:1297px;
}

.m_wrap-section .slide-section6{
    padding:0 0vw;
    box-sizing: border-box;
    width:100%;
    max-width:100%;
}
.m_wrap-section .box-section6B .swiper{
    padding:0;
    margin:0;
    padding-top:12%;
}
.m_wrap-section .slide-section6 .swiper-slide{
    width:50%;
}
.m_wrap-section .swiper-button-prev4{
    left:2vw !important;
}
.m_wrap-section .swiper-button-next4{
    right:2vw !important;
}



.m_wrap-section .box-section7{
    background-image: url("img/m_section7.webp");
    padding:0;
    height:454.557vw;
    max-height:3491px;
}
.m_wrap-section .title-section7_1 img{
    padding-left:0;
}
.m_wrap-section .box-section7 .wrap-section7{
    display: flex;
    flex-direction: column;
    gap: 7vw;
    padding-top: 14%;
    width: 100%;
    padding-left: 0;
}
.m_wrap-section .section7_3, .m_wrap-section .section7_4 {
    display: flex;
    justify-content: space-between;
    padding: 0 5.2%;;
    margin-top:5vw;
    flex-direction: column;
    gap:2vw;
}
.m_wrap-section .section7_3 img, .m_wrap-section .section7_4 img {
    border-radius: 2vw;

}

.m_wrap-section .box-section7B{
    padding:0;
    height:235.8vw;
    max-height:1811px;
    background-image:url("img/m_section7BB.webp");
}
.m_wrap-section .wrap-section7B{
    gap:7vw;
}


.m_wrap-section .box-section8{
    padding:0;
    height:192.145vw;
    max-height:1468px;
    background-image:url("img/m_section8.webp");
}
.m_wrap-section .wrap-section8{
    display: flex;
    flex-direction: column;
    gap: 6vw;
    padding-top: 20%;
}
.m_wrap-section .section8-bottom {
    margin: 0 auto;
    margin-top: 12%;
    width: 80%;
}
.m_wrap-section .mySwiper4 {
    padding: 0 13%;
    box-sizing: border-box;
    margin:0 auto;
}
.m_wrap-section .section8-bottom .swiper-slide{
width:100%;
}
.m_wrap-section .section8-bottom .swiper-slide img{
width:100%;
}


.m_wrap-section .box-section9{
    background-image:url("img/m_section9.webp");
    padding:0;
    height:286.45vw;
    max-height:2200px;
}
.m_wrap-section .slide-section9{
    padding:0;
}
.m_wrap-section .box-section10{
    padding:0;
}
.m_wrap-section .target-span{
    top:-60px;
    height:60px;
}
.m_wrap-section .wrap-section9{
    display: flex;
    flex-direction: column;
    gap: 6vw;
    padding:0 5.2%;
    padding-top: 20%; 
}
.m_wrap-section .section8_3{
    display: flex;
    flex-direction: column;
    gap: 6vw;
    padding:0 5.2%;
    padding-top: 18%; 
}
.m_wrap-section .section8_3 img{
    max-width:100%; 
}
.m_wrap-section .box-section9B{
    background-image:url("img/m_section9B.webp");
    padding:0;
    height:132.55vw;
    max-height:1018px;
}

.m_wrap-section .wrap-section9B{
    display: flex;
    flex-direction: column;
    gap: 6vw;
    padding:0 0%;
    padding-top: 20%; 
}
.m_wrap-section .box-section9C{
    background-image:url("img/m_section9C.webp");
    padding:0;
    height:247.39vw;
    max-height:1900px;
}
.m_wrap-section .box-section9D{
    background-image:url("img/m_section9D.webp");
    padding:0;
    height:117.18vw;
    max-height:900px;
}
.m_wrap-section .wrap-section9D{
    display: flex;
    flex-direction: column;
    gap: 6vw;
    padding:0 0%;
    padding-top: 16%; 
}
.m_wrap-section .box-section11 {
    padding:0 0%;
    padding-top: 16%; 
    background: #473c3c;
    height: auto;
    z-index: 3;
}
.m_wrap-section .box-section11 img{
    max-width:100%;
}
.m-footer{
    padding: 50px 8.27% 100px;   
}
.m_wrap-section .root-width{
    padding:0; 
    margin:0;
}
.sub .content{
    padding: 180px 0 100px;
    max-width:1200px;
    margin:0 auto;
}
@media all and (min-width: 769px) {
    /* 이 안에 769px 이상(768px 초과)일 때 적용될 스타일을 작성합니다 */
    .m_wrap-section .box-section4 {
        height: 1045px;
        min-height: 0vw;
    }
}
@media all and (max-width: 768px) {
    .m_wrap-section .wrap-tab ul li a{
       font-size:4vw;
    }
    .m_wrap-section .wrap-tab ul{
        gap:2vw;
    }
    .m_wrap-section .tab1 ul li p{
        font-size:2.8vw;
    }
}

.wrap-form{
    max-width:800px;
    margin:0 auto;
}
.box-section11 .root-width{
    position:relative;
}
.form-right{
    position:absolute;
    right:-100px;
    -webkit-transition: all 400ms;-moz-transition: all 400ms;-o-transition: all 400ms;transition: all 400ms;
    opacity: 0;
}
.quick_form{
    opacity: 1;
}
.wrap-form-right{
    position:fixed;
    top:200px;
    
}
.fix-right{
    width:200px;
    background:#fff;
    box-sizing: border-box;
    border-radius: 10px;
    padding:15px 20px;
    border:2px solid #ba0f07;
}
.to-home-quick{
    margin-top:15px;
    display:block;
}
.box-section11 .fix-right h2{
    margin-bottom:10px;
    font-size:0;
}
.quick_foot{
    position:fixed;
    z-index:9;
    bottom:0;
    left:0;
    width:100%;
}
.quick_foot ul {
    display: flex;
    align-items: center;
    justify-content: center;
    background:#ffd016;
    padding:3px 0 2px;
}
.quick_foot ul li{
    width: calc(100% / 3);
    text-align:center;
    position: relative;
}
.quick_foot ul li img{
    width:70px;
    vertical-align: middle;
}
.quick_foot ul li:after{
    content:"";
    width:1px;
    height:44px;
    background:#fff;
    position:absolute;
    left:0;
    top:8px;
}
.quick_foot ul li:first-child:after{
    display:none;
}

@media all and (max-width: 1180px) {
    nav ul li {
        padding: 0 0 0 3vw;
    }
    nav ul li a {
        font-size: 2vw;
    }
   
}
@media all and (max-width:992px) {
.menu-box{
    background:#f3f3f3;
    position: fixed;
    width:100%;
    top: 60px;
    height: calc(100vh - 60px);
    z-index: 99;
    box-sizing: border-box;
    border-top: 1px solid #333;
    display: none;
}
.menu-box nav{
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.menu-box nav ul {
    display: flex;
    justify-content: space-evenly;
    margin: 0;
    padding:0;
    text-align: center;
    flex-direction: column;
    align-items: center;
    flex-direction: column;
    align-items: center;
}

.menu-box nav ul li {
    padding: 0;
}

.menu-box nav ul li a {
    line-height: 20px;
    color: #111;
    font-size: 18px;
    padding: 0;
    padding-bottom: 5vw;
}
}
@media all and (max-width: 760px) {
    nav ul li {
        padding: 0 0 0 2vw;
    }
  
    
}
@media all and (max-width: 520px) {
 

    .wrap-tab ul li a{
        width:26vw;
        font-size:4vw;
        line-height:6vw;
    }
 
    .m_wrap-section .target-span {
        top: -60px;
        height: 60px;
    }
    .m_wrap-section #target4 {
        
    }
    .m_wrap-section #target1 {
        top: -137px;
    }

    .c-div{
        max-width:80%;
        margin:0 auto;
    }
    .c-div img{
        width:70%;
    }
    .c-div1 img{
        width:100%;
    }
}
@media all and (max-width: 360px) {
    .m-header nav ul li a {
        font-size:16px;
    }
}
.wrap-new_pop{
    padding-bottom:10px;
  }
  .wrap-new_pop input{display:none;}
  .wrap-new_pop > div {padding-top:10px;}
  .wrap-new_pop > div > a:first-child{right:34px !important;}
  .wrap-new_pop{-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);overflow:hidden;}
  .wrap-new_pop a img{max-width:100%;}
  .wrap-new_pop > div > a:last-child{font-family: Arial !important;font-weight:400 !important;padding-top:1px;}
  .wrap-new_pop > div > a:first-child{white-space: nowrap;font-size:16px;}
  .wrap-new_pop > div > a{color:#111;}