@charset "utf-8";

/* Reset */
* {
    box-sizing: border-box;
}

html,
body {
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
    background-color: #fff;
}

body,
div,
form,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
em,
p,
span,
textarea,
pre,
label,
fieldset,
th,
td,
button,
a,
input,
select,
hr,
figure {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

ul, li {
    list-style: none;
}

img {
    display: block;
    width: 100%;
}

@font-face {
    font-family: 'pretendardB';
    src: url('font/Pretendard-Bold.woff2') format('woff2'),
         url('font/Pretendard-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'pretendardM';
    src: url('font/Pretendard-Medium.woff2') format('woff2'),
         url('font/Pretendard-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'pretendardR';
    src: url('font/Pretendard-Regular.woff2') format('woff2'),
         url('font/Pretendard-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'pretendardL';
    src: url('font/Pretendard-Light.woff2') format('woff2'),
         url('font/Pretendard-Light.ttf') format('truetype');
}

/* 모바일 화면 (375px) */
.sec {
    position: relative;
    font-family: 'pretendardR';
    letter-spacing: -1px;
    background-color: #fff;
}

.inner {
    padding: 0 8vw;
}

.sec h2 {
    padding-bottom: 10.6667vw;
    font-size: 7.4667vw;
    font-weight: 700;
}
.sec h2 span {
    display: block;
    padding-top: 21.3333vw;
    margin-bottom: 4.2667vw;
    color: #0067F1;
    font-weight: 300;
    font-size: 5.333333vw;
    text-transform: uppercase;
}
.sec h2 p {
    font-size: 7.4667vw;
    font-weight: 500;
}
.sec h3 {
    margin-bottom: 6.4vw;
    font-size: 5.3333vw;
    font-weight: 700;
}

.sec p {
    font-size: 3.7333vw;
    line-height: 1.6;
    word-break: keep-all;
    color: #1A1A1A;
}
.bdr {
    padding-top: 6.4vw;
    border-top: 1px solid #bbb;
}
.mo {
    display: block !important
}

.pc {
    display: none !important
}

.sec.sec01 {
    height: 213.4vw;
}
.sec.sec01 h1 {
    padding: 21.33333vw 8vw 0;
    font-size: 12.8vw;
    font-family: 'pretendardB';
    font-weight: 700;
    color: #0067F1;
    line-height: 1.2;
}
.sec.sec01 .phone {
    position: absolute;
    top: 42.6667vw;
    z-index: 1;
}
.sec.sec01 .phone::after {
    content: '';
    position: absolute;
    display: block;
    top:72.5333vw;
    left: 50%;
    transform: translateX(-50%);
    width: 84vw;
    height: 101.3333vw;
    background-color: #0067F1;
    border-radius: 10.6667vw;
    z-index: -1;
}
.sec.sec01 .phone img {
    filter: drop-shadow(0px 14px 14px rgba(0, 0, 0, 0.25));
}
.sec.sec01 .img-wrap {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.sec.sec01 .img-wrap li {
    position: absolute;
    transition: transform 0.3s ease-out;
    will-change: transform;
}

.sec.sec01 .img-wrap li:nth-child(1) {
    top: 98.2667vw;
    right: 3.2vw;
    width:35.2vw;
    
}
.sec.sec01 .img-wrap li:nth-child(2) {
    top: 155.8667vw;
    left: 0;
    width: 37.3333vw;
}

.sec.sec01 .img-wrap li:nth-child(3) {
    top: 204.4vw;
    left: 28.8vw;
    width: 29.3333vw;
}

.sec.sec02 {
    height: 312vw;
}
.sec.sec02 .phone {
    position: relative;
    margin-top: 27.2vw
}
.sec.sec02 .phone::before {
    content: '';
    position: absolute;
    display: block;
    margin: 0 -8vw;
    width: 100vw;
    height: 146.6667vw;
    background: url(./images/sec02-bg-m.png) no-repeat center center;
    background-size: cover;
}
.sec.sec02 .phone img {
    margin: 0 auto;
    padding: 21.3333vw 0;
    width: 45.8667vw;
    filter: drop-shadow(16px 16px 16px rgba(0, 0, 0, 0.08))
}

.sec.sec02 .swiper-container {
    margin: 0 -8vw;
    padding-left: 1.5vw;
    bottom: 114vw;
}

.sec.sec02 .swiper-container .swiper-slide {
    padding: 0 2.5333vw;
    width: 45.8667vw;
    text-align: center;
}

.sec.sec02 .swiper-container .swiper-slide p {
    margin-bottom: 2.1333vw;
    font-size: 2.1333vw;
} 

.sec.sec02 .swiper-container .swiper-slide img {
    height: 18.6667vw;
}

.sec.sec03 .img-wrap {
    margin: 6.4vw auto 0;
    width: 74.6667vw;
}

.sec.sec04 {
    padding-bottom: 44.5333vw;
}

.sec.sec04 .guide div + div {
    margin-top: 10.6667vw;
}

.sec.sec04 .guide p {
    margin-bottom: 3.2vw;
    color: #666;
}

.sec.sec05 {
    padding-bottom: 21.3333vw;
    background-color: #F2FAFF;
}
.sec.sec05 .swiper-container02 {
    margin: 0 -8vw;
    overflow: visible;
}
.sec.sec05 .content-box {
    padding: 0 8vw;
}
.sec.sec05 .img-wrap {
    padding: 11.7333vw 0 0;
    height: 122.6667vw;
}
.sec.sec05 .img-wrap img {
    position: absolute;
    width: 34.6667vw;  
    border-radius: 16px;
    filter: drop-shadow(16px 16px 16px rgba(0, 0, 0, 0.08));  
}
.sec.sec05 .img-wrap img:nth-of-type(1) { 
    left: 8vw;
}
.sec.sec05 .img-wrap img:nth-of-type(2) { 
    right: 8vw;
    margin-top: 21.3333vw;
}
.sec.sec05 .swiper-container02 .swiper-pagination-bullets {
    bottom: -10px;
}
.sec.sec05 .swiper-container02 .swiper-pagination-bullet {
    width: 3.2vw;
    height: 3.2vw;
    font-size: 0px;
    background-color: #ccc;
    opacity: 1;
  }
.sec.sec05 .swiper-container02 .swiper-pagination-bullet-active {
      width: 8.5333vw;
      border-radius: 13.3333vw;
      background: #007aff;
      opacity: 1;
}
.sec.sec06 {
    position: relative;
    height: 495.2vw;
}
.sec.sec06 .img-wrap {
    position: relative;
    margin-top: 21.3333vw;
}

.sec.sec06 .img-wrap li {
    position: absolute;
    width:34.6667vw;
    border-radius: 16px;
}
.sec.sec06 .img-wrap li img {
    filter: drop-shadow(16px 16px 16px rgba(0, 0, 0, 0.08));
}
.sec.sec06 .img-wrap li:nth-child(1) {
    top: 21.3333vw;
    left: 2.6667vw;
}
.sec.sec06 .img-wrap li:nth-child(2) {
    top: 0;
    right: 2.6667vw;
}

.sec.sec06 .img-wrap li:nth-child(3) {
    top: 177.0667vw;
    left: 2.6667vw;
}
.sec.sec06 .img-wrap li:nth-child(4) {
    top: 162.1333vw;
    right: 2.6667vw;
}

.sec.sec06 .img-wrap li:nth-child(5) {
    top: 280.8vw;
    right: 2.6667vw;
}
.sec.sec07 {
    padding: 42.6667vw 0;
    background: url(images/bg-logo-m.optimized.webp);
    text-align: center;
    overflow: hidden;
}

.sec.sec07 .img {
    display: inline-block;
    width: 40.5333vw;
}

.up {
    opacity: 0;
    transform: translateY(100px); 
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

.sec07.up {
    opacity: 0;
    transform: translateY(50px); 
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

.up-du01 {
    transition-delay: 0.2s;
}

.up-du02 {
    transition-delay: 0.4s;
}

.up-du03 {
    transition-delay: 0.6s;
}

.up-du04 {
    transition-delay: 0.8s;
}

.up-du05 {
    transition-delay: 1s;
}

.up-du06 {
    transition-delay: 1.2s;
}

.up.show {
    opacity: 1;
    transform: translateY(0);
}
.up.leave {
    opacity: 0;
    transform: translateY(0); 
    transition: opacity 0.3s ease-in-out;
  }

/* 태블릿 화면 (768px 이상) */
@media (min-width: 768px) {
}

/* 데스크탑 화면 (1024px 이상) */
@media (min-width: 1024px) {
    .mo {
        display: none !important
    }
    .pc {
        display: inherit !important
    }
    .inner {
        padding: 0 8.3333vw;
        width: 100%;
    }
    .sec h2 {
        padding-bottom: 2.0833vw;
        font-size: 2.0833vw;
    }
    .sec h2 span {
        margin-bottom: 1.25vw;
        padding-top: 12.5vw;
        font-size: 1.0417vw;
    }
    .sec h2 p {
        font-size: 2.5vw;
    }

    .sec h3 {
        margin-bottom: 1.25vw;
        font-size: 1.25vw;
    }
    
    .sec p {
        font-size: 1.0417vw;
    }
    .bdr {
        padding-top: 2.0833vw;
    }
     .sec.sec01 {
        height: 72.9167vw;
    }
    .sec.sec01 h1 {
        padding: 6.25vw 0 0 0;
        height: 36.2500vw;
        font-size: 14.5833vw;
        line-height: 1;
        text-align: center;
    }
    .sec.sec01 span {
        position: absolute;
        top: 22.5vw;
        line-height: 1;
    }
    .sec.sec01 span:nth-of-type(1) {
        left: -1.5625vw;
    }
    .sec.sec01 span:nth-of-type(2) {
        right: -1.5625vw;
    }
    .sec.sec01 .phone {
        top: 10.4688vw;
        left: 50%;
        transform: translateX(-50%);
        width: 62.6563vw;
    }
    .sec.sec01 .phone::before {
        content: '';
        position: absolute;
        display: block;
        left: -12.1354vw;
        bottom: 6.25vw;
        width: 16.5625vw;
        height: 2.7083vw;
        background: url(images/logo.png) no-repeat;
        background-size: contain;
    }
    .sec.sec01 .phone::after {
        top: 29.3vw;
        width: 94.7917vw;
        height: 33.3333vw;
        border-radius: 2.9167vw;
    }
   
    .sec.sec01 .img-wrap li:nth-child(1) {
        top: 53.75vw;
        right: 45vw;
        width:12.9167vw;
        
    }
    .sec.sec01 .img-wrap li:nth-child(2) {
        top: 34.375vw;
        left: auto;
        right: 16.8750vw;
        width: 14.5833vw;
    }
    
    .sec.sec01 .img-wrap li:nth-child(3) {
        top: 42.9167vw;
        left: 21.8750vw;
        width: 10.4167vw;
    }
    
    .sec.sec02 {
        position: relative;
        height: 115.3vw;
    }
    .sec.sec02 .tit-wrap h2 { 
        float: left;
        margin-bottom: 10.42vw;
        width: 33%;
    }
    .sec.sec02 .tit-wrap h3 {
        padding-top: 15.7292vw;
        margin-left: 41.6667vw;
    }
    .sec.sec02 .tit-wrap .bdr {
        margin-left: 41.6667vw;
    }

    .sec.sec02 .phone {
        margin-top: 25.3646vw
    }
    .sec.sec02 .phone::before {
        top: -12.9167vw;
        right: 0;
        margin: 0 -8.3333vw;
        width: 84.2188vw;
        height: 68.0208vw;
        background: url(./images/sec02-bg.png) no-repeat center center;
        background-size: cover;
    }
    .sec.sec02 .phone img {
        margin: 12.8646vw auto;
        padding: 0;
        width: 18.75vw;
        filter: drop-shadow(50px 50px 45px rgba(0, 0, 0, 0.12));
    }    
    .sec.sec02 .swiper-container {
        padding: 0 1.29vw;
        bottom: 50.8854vw;
    }
    
    .sec.sec02 .swiper-container .swiper-slide {
        padding: 0 1.29vw;
        width: 18.75vw;
    }
    
    .sec.sec02 .swiper-container .swiper-slide p {
        margin-bottom: 0.8333vw;
        font-size: 0.9375vw;
    } 
    
    .sec.sec02 .swiper-container .swiper-slide img {
        width: 16.6667vw;
        height: 7.5vw;
    }
    .sec.sec03 .inner {
        display: flex;
    }
    .sec.sec03 .tit-wrap {
        width: 50vw;
    }    
    .sec.sec03 .img-wrap {
        margin: 15.8333vw 0 0 4.1667vw;
        width: 29.1667vw;
        overflow: hidden;
    }
    
    .sec.sec03 .img-wrap li:nth-child(4) {
        width: 37.34vw;
    }
    
    .sec.sec03 .img-wrap li:nth-child(5) {
        top: 50.21vw;
        left: 12.08vw;
        width: 33.75vw;
    }
    
    .sec.sec03 .img-wrap li:nth-child(6) {
        top: 6.25vw;
        left: 55.52vw;
        width: 20.83vw;
    }

    .sec.sec04 {
        padding-bottom: 12.5vw;
    }
    .sec.sec04 .guide {
        display: flex;
    }
    .sec.sec04 .guide div { 
        padding-bottom: 1.875vw;
    }
    .sec.sec04 .guide div + div {
        margin-top: 0;
        border-left: 1px dashed #d8d8d8;
    }
    .sec.sec04 .guide div:nth-of-type(1) {
        padding-right: 2.0833vw;
    }
    .sec.sec04 .guide div:nth-of-type(2) {
        padding: 0 2.0833vw;
    }
    .sec.sec04 .guide div:nth-of-type(3) {
        padding-left: 2.0833vw;
    }
    
    .sec.sec04 .guide p {
        margin-bottom: 1.25vw;
        padding-top: 1.25vw;
        font-size: 1.25vw;
    }
    
    .sec.sec05 {
        padding-bottom: 8.3333vw;
    }
    .sec.sec05 h2 {
        position: absolute;
    }
    .sec.sec05 h2 span {
        padding-top: 10.4167vw;
    }
    .sec.sec05 .content-box {
        position: absolute;
        display: inline-block;
        left: 8.3333vw;
        bottom: 1.0417vw;
        padding: 2.0833vw;
        width: 17.5vw;
        /* min-height: 12.8vw; */
        border-radius: 2.9167vw 0 2.9167vw 2.9167vw;
        background-color: #0067F1;
    }
    .sec.sec05 .content-box h3 {
        color: #fff;
        font-size: 1.0417vw;
    }
    .sec.sec05 .content-box .bdr {
        padding-top: 0;
        border: 0;
        color: #fff;
        word-break: normal;
        font-size: 0.9375vw;
    }
    .sec.sec05 .img-wrap {
        padding: 7.2917vw 0 0 29.5833vw;
        height: 60vw;
    }
    .sec.sec05 .img-wrap img {
        width: 18.75vw;
        filter: drop-shadow(40px 40px 45px rgba(0, 0, 0, 0.1)); 
    }   
    .sec.sec05 .img-wrap img:nth-child(3) {
        top: 13.2292vw;    
    }   
    .sec.sec05 .img-wrap img:nth-child(4) {
        top: 7.2917vw;
        left: 51.25vw;
    }   
    .sec.sec05 .img-wrap img:nth-child(5) {
        top: 18.125vw;
        right: 8.3333vw;
    }   
    .sec.sec05 .swiper-container02 .swiper-pagination {
        position: absolute;
        height: fit-content;
        top: 17.2917vw;
        left: 8.3333vw;
        width: 9.4167vw;
        font-size: 1.0417vw;
        text-align: left;
    }
    .sec.sec05 .swiper-container02 .swiper-pagination-bullet {
        position: relative;
        display: inline-block;
        width: auto;
        height: auto;
        color: #ccc;
        font-size: 1.0417vw;
        line-height: 1;
        text-align: left;
        background: none;
        opacity: 1;
    }
    .sec.sec05 .swiper-container02 .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 0 0.8333vw;
    }
    
    .sec.sec05 .swiper-container02 .swiper-pagination-bullet-active {
        position: relative;
        color: #222;
    }
    .sec.sec05 .swiper-container02 .swiper-pagination-bullet-active::after {
        content: '';
        position: absolute; 
        display: block;
        top: 0;
        right: -0.625vw;
        width: 0.4167vw;
        height: 0.4167vw;
        background-color: #0067F1;
        border-radius: 50%;
    }
    
    .sec.sec06 {
        height: 235.1042vw;
    }
    .sec.sec06 .tit-wrap {
        position: absolute;
        width: 29.1667vw;
    }
    .sec.sec06 .img-wrap {
        margin-top: 0;
    }
    
    .sec.sec06 .img-wrap li {
        position: absolute;
        width: 18.75vw;
    }
    .sec.sec06 .img-wrap li img {
        filter: drop-shadow(50px 50px 45px rgba(0, 0, 0, 0.12));
    }
    .sec.sec06 .img-wrap li:nth-child(1) {
        position: relative;
        top: 19.2708vw;
        left: 38.125vw;
    }
    .sec.sec06 .img-wrap li:nth-child(1)::after {
        content: '';
        position: absolute;
        display: inline-block;
        top: 12.6042vw;
        left: 11.875vw;
        width: 12.5vw;
        height: 5.4688vw;
        background: url(images/sec06-screenview01-txt.png) center no-repeat;
        background-size: contain;
        filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.08));
    }
    .sec.sec06 .img-wrap li:nth-child(2) {
        top: 10.4167vw;
        right: 0;
    }
    .sec.sec06 .img-wrap li:nth-child(2)::after {
        content: '';
        position: absolute;
        display: inline-block;
        top: 5.5729vw;
        left: 9.5313vw;
        width: 12.5vw;
        height: 5.4688vw;
        background: url(images/sec06-screenview02-txt.png) center no-repeat;
        background-size: contain;
        filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.08));
    }
    .sec.sec06 .img-wrap li:nth-child(3) {
        top: 106.0417vw;
        left: 38.125vw;
    }
    .sec.sec06 .img-wrap li:nth-child(3)::after {
        content: '';
        position: absolute;
        display: inline-block;
        top: 28.3854vw;
        left: 12.5vw;
        width: 12.5vw;
        height: 6.3542vw;
        background: url(images/sec06-screenview03-txt.png) center no-repeat;
        background-size: contain;
        filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.08));
    }
    .sec.sec06 .img-wrap li:nth-child(4) {
        top: 100.8854vw;
        right: 0;
    }
    .sec.sec06 .img-wrap li:nth-child(5) {
        top: 168.0729vw;
        right: 0;
    }
    .sec.sec06 .img-wrap li .sticker {
        position: absolute;
        width: 12.5vw;
        z-index: 1;
    }

    .sec.sec07 {
        padding: 14.3229vw 0;
    }
    
    .sec.sec07 .img {
        width: 12.5vw;
    }

    .swiper-control {
        text-align: center;
        margin-top: 1rem;
      }
      #swiper-toggle-btn {
        font-size: 1.5rem;
        padding: 0.5em 1em;
        cursor: pointer;
      }

}
