@charset "utf-8";

@font-face {font-family:"Spoqa Han Sans Neo";font-style:normal;font-weight:400;src:url(../../inc/fonts/SpoqaHanSansRegular.woff2) format("woff2");font-display:swap;}
@font-face {font-family:"Spoqa Han Sans Neo";font-style:normal;font-weight:700;src:url(../../inc/fonts/SpoqaHanSansBold.woff2) format("woff2");font-display:swap;}

/* Reset */
html,
body {
    width: 100%;
    height: 100%;
    font-size: 1rem;
    color: #000;
    -webkit-text-size-adjust: none;
}

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;
    font-family: "Spoqa Han Sans Neo", Arial, sans-serif;
    word-break: break-all;
    vertical-align: top;
}

img {
    width: 100%;
}

.scroll-container {
    width: 100%;
    height: 500vh;
    padding-top: 6.25vw;
    box-sizing: border-box;
    position: relative;
}

.scroll-container > span {
    display: block;
    font-size: 1.563vw;
    font-weight: 700;
    color: #111;
    line-height: 1.927vw;
    letter-spacing: -0.039vw;
    text-align: center;
}

.scroll-container > span > strong {
    font-weight: 700;
    color: #3976f1;
}

.scroll-container > h1 {
    font-size: 4.01vw;
    font-weight: 700;
    color: #111;
    text-align: center;
    letter-spacing: -0.101vw;
}

.scroll-container > h1 + p {
    margin-top: 1.563vw;
    font-size: 1.25vw;
    color: #666;
    line-height: 1.5;
    letter-spacing: -0.031vw;
    text-align: center;
}

.scroll-container > .scroll-section {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.scroll-container > .scroll-section:nth-of-type(1) {
    height: 300vh;
    transform-origin: 32.813vw 123.594vw;
    top: -2.604vw;
}

.scroll-container > .scroll-section:nth-of-type(1) li {
    width: 5.208vw;
    height: 5.208vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #f5faff;
    border-radius: 1.563vw;
    box-shadow: 0 0.156vw 1.563vw 0 rgba(0, 0, 0, 0.12);
    transform-origin: 50% 50%;
    opacity: 0;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(1) {
    top: 20.104vw;
    left: 20.833vw;
    background: url(./images/main_icon_01.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(2) {
    top: 23.802vw;
    left: 55.729vw;
    background: url(./images/main_icon_02.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(3) {
    top: 22.76vw;
    left: 84.375vw;
    background: url(./images/main_icon_03.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(4) {
    top: 29.531vw;
    left: 33.958vw;
    background: url(./images/main_icon_04.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(5) {
    top: 33.177vw;
    left: 5.208vw;
    background: url(./images/main_icon_05.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(6) {
    top: 33.177vw;
    left: 70.313vw;
    background: url(./images/main_icon_06.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(7) {
    top: 38.75vw;
    left: 91.875vw;
    background: url(./images/main_icon_07.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(1) li:nth-child(8) {
    top: 42.083vw;
    left: 19.896vw;
    background: url(./images/main_icon_08.png) no-repeat center / 100% auto;
}

.scroll-container > .scroll-section:nth-of-type(2) .phone {
    width: 17.188vw;
    height: 36.198vw;
    position: absolute;
    top: -1.771vw;
    left: 14.323vw;
    transform-origin: 50% 50%;
    border: 0.521vw solid #111;
    box-sizing: border-box;
    border-radius: 2.083vw;
    overflow: hidden;
}

.scroll-container > .scroll-section:nth-of-type(2) .phone .wrapper {
    display: flex;
}

.scroll-container > .scroll-section:nth-of-type(2) .phone .wrapper > div {
    width: 100%;
    flex: none;
}

.scroll-container > .scroll-section:nth-of-type(2) .circle {
    width: 45.833vw;
    height: 45.833vw;
    position: absolute;
    top: 34.198vw;
    left: 27.083vw;
    background-color: #dbe8f9;
    border-radius: 50%;
    transform-origin: 50% 50%;
    /* position: sticky;
    top: 169px;
    left: 520px; */
}

.scroll-container .sm-txt-wrap {
    width: 20.573vw;
    position: sticky;
    top: 18.229vw;
    left: 52.813vw;
}

.scroll-container .sm-txt-wrap > .sm-txt {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.scroll-container .sm-txt > h2 {
    font-size: 2.083vw;
    font-weight: 700;
    color: #111;
    letter-spacing: -0.052vw;
}

.scroll-container .sm-txt > h2 + p {
    margin-top: 1.042vw;
    font-size: 1.563vw;
    color: #111;
    line-height: 1.4;
    letter-spacing: -0.039vw;
}

/* .scroll-container > .sm-txt-02 {
    top: 3161px;
}

.scroll-container > .sm-txt-03 {
    top: 4097px;
} */

.section2 {
    padding-top: 8.542vw;
    box-sizing: border-box;
    position: relative;
}

.section2:before {
    content: "";
    width: 26.042vw;
    height: 26.042vw;
    display: block;
    position: absolute;
    top: 5.208vw;
    left: -4.844vw;
    z-index: -1;
    background-color: #5b8cf0;
    border-radius: 50%;
}

.section2 .label {
    display: block;
    padding-left: 15.625vw;
    box-sizing: border-box;
    font-size: 1.042vw;
    font-weight: 700;
    color: #111;
    line-height: 1.302vw;
    letter-spacing: -0.026vw;
}

.section2 h2 {
    margin-top: 0.521vw;
    padding-left: 15.625vw;
    box-sizing: border-box;
    font-size: 2.604vw;
    font-weight: 700;
    color: #111;
    line-height: 3.281vw;
    letter-spacing: -0.065vw;
}

.section2 .rounded {
    margin-top: 3.125vw;
    padding-top: 8.698vw;
    box-sizing: border-box;
    position: relative;
    background-color: #f3f4fa;
    border-top-right-radius: 10.417vw;
}

.section2 .flex-container {
    display: flex;
}

.section2 .flex-container:nth-child(1) {
    height: 41.146vw;
    align-items: center;
    padding: 0 0 0 18.75vw;
    box-sizing: border-box;
}

.section2 .flex-container:nth-child(1) .flex__item:nth-child(1) {
    align-self: flex-start;
    margin-right: 3.125vw;
    position: relative;
    transform: translateY(1.823vw);
    opacity: 0;
}

.section2 .flex-container:nth-child(1) .flex__item:nth-child(1) > img:nth-child(1),
.section2 .flex-container:nth-child(1) .flex__item:nth-child(2) > img:nth-child(1) {
    width: 15.625vw;
    height: 32.865vw;
}

.section2 .flex-container:nth-child(1) .flex__item:nth-child(1) .dimmed {
    width: 95%;
    height: 97%;
    position: absolute;
    top: 0.417vw;
    left: 0.417vw;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 1.146vw;
    opacity: 0;
}

.section2 .flex-container:nth-child(1) .flex__item:nth-child(1) .phone05_info {
    width: 18.75vw;
    position: absolute;
    top: 13.542vw;
    left: -1.563vw;
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0.5);
}

.section2 .flex-container:nth-child(1) .flex__item:nth-child(2) {
    margin-right: 8.333vw;
    transform: translateY(2.604vw);
    opacity: 0;
}

.section2 .flex-container:nth-child(2) {
    margin: 8.333vw 0 0 13.542vw;
    padding: 7.292vw 18.75vw 7.292vw 8.333vw;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5.208vw 0 0 5.208vw;
    transform-origin: 100% 50%;
    transform: scaleX(0);
}

.section2 .flex-container:nth-child(2) .flex__item:nth-child(1) {
    margin-right: 10.417vw;
}

.section2 .flex-container:nth-child(2) .flex__item:nth-child(2) {
    width: 26.042vw;
    height: 30.208vw;
    opacity: 0;
}

.section2 .flex-container:nth-child(3) {
    height: 41.146vw;
    align-items: center;
    margin-top: 8.333vw;
    padding: 0 0 0 18.75vw;
    box-sizing: border-box;
}

.section2 .flex-container:nth-child(3) .flex__item:nth-child(1) {
    align-self: flex-start;
    margin-right: 3.125vw;
    position: relative;
    transform: translateY(1.823vw);
    opacity: 0;
}

.section2 .flex-container:nth-child(3) .flex__item:nth-child(1) > img:nth-child(1),
.section2 .flex-container:nth-child(3) .flex__item:nth-child(2) > img:nth-child(1) {
    width: 15.625vw;
    height: 32.865vw;
}

.section2 .flex-container:nth-child(3) .flex__item:nth-child(1) .phone07_info {
    display: flex;
    position: absolute;
    top: 19.167vw;
    left: -1.563vw;
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0.5);
}

.section2 .flex-container:nth-child(3) .flex__item:nth-child(1) .phone07_info > span {
    flex: none;
    width: 5.781vw;
    height: 3.49vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 0.729vw;
    box-shadow: 0 0.417vw 0.521vw 0 rgba(0, 0, 0, 0.16);
    border-radius: 1.771vw 1.771vw 0 1.771vw;
    background-color: #ffe5e3;
    font-size: 0.938vw;
    font-weight: 700;
    color: #111;
    text-align: center;
}

.section2 .flex-container:nth-child(3) .flex__item:nth-child(1) .phone07_info > span:first-child {
    margin-left: 0;
    background-color: #e4f4ff;
}

.section2 .flex-container:nth-child(3) .flex__item:nth-child(1) .phone07_info > span:first-child > em {
    font-size: 0.729vw;
    color: #111;
}

.section2 .flex-container:nth-child(3) .flex__item:nth-child(2) {
    margin-right: 8.333vw;
    transform: translateY(2.604vw);
    opacity: 0;
}

.section2 .flex-container:nth-child(4) {
    justify-content: space-between;
    padding: 8.333vw 22.5vw 0 21.875vw;
    box-sizing: border-box;
    background-color: #fff;
    border-top-right-radius: 10.417vw;
    transform-origin: 0% 50%;
    transform: scaleX(0);
}

.section2 .flex-container:nth-child(4) .flex__item:nth-child(2) {
    position: relative;
    transform: translateY(2.865vw);
    opacity: 0;
}

.section2 .flex-container:nth-child(4) .flex__item:nth-child(2) > img:nth-child(1) {
    width: 15.625vw;
    height: 32.865vw;
    display: block;
    transform: translateY(3.594vw);
}

.section2 .flex-container:nth-child(4) .flex__item:nth-child(2) [class*="card"] {
    width: 13.281vw;
    height: 6.771vw;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(1.302vw);
    opacity: 0;
}

.section2 .flex-container:nth-child(4) .flex__item:nth-child(2) .card01 {
    top: 12.76vw;
    left: -2.604vw;
}

.section2 .flex-container:nth-child(4) .flex__item:nth-child(2) .card02 {
    top: 20.573vw;
    left: -6.25vw;
}

.section2 .flex__item .shadow {
    box-shadow: 0 0.521vw 1.563vw 0 rgba(0, 0, 0, 0.2);
    border-radius: 1.563vw;
}

.section2 .flex__item .shadow2 {
    border-radius: 0.365vw;
    box-shadow: 0.521vw 0.781vw 0.781vw 0 rgba(12, 48, 80, 0.19);
}

.section2 .flex__item .shadow3 {
    border-radius: 0.365vw;
    box-shadow: 0.521vw 1.302vw 1.302vw 0 rgba(12, 48, 80, 0.19);
}

.section2 .flex__item .icon {
    width: 5.208vw;
    height: 5.208vw;
    display: block;
    box-shadow: 0 0.156vw 1.563vw 0 rgba(0, 0, 0, 0.12);
    border-radius: 1.563vw;
    transform-origin: 50% 50%;
    transform: scale(0.76);
    opacity: 0;
    margin-top: 1.302vw;
}

.section2 .flex__item h3 {
    margin-top: 2.083vw;
    font-size: 2.083vw;
    font-weight: 700;
    color: #111;
    line-height: 1.25;
    letter-spacing: -0.052vw;
    transform: translateY(2.344vw);
    opacity: 0;
}

.section2 .flex__item h3 + p {
    margin-top: 1.042vw;
    font-size: 1.198vw;
    color: #111;
    line-height: 1.52;
    letter-spacing: -0.03vw;
    transform: translateY(3.125vw);
    opacity: 0;
}

.section2 .flex__item .icon01 {
    background: url(./images/icon_01.png) no-repeat center / 100% auto;
}

.section2 .flex__item .icon02 {
    background: url(./images/main_icon_01.png) no-repeat center / 100% auto;
}

.section2 .flex__item .icon03 {
    background: url(./images/main_icon_06.png) no-repeat center / 100% auto;
}

.section2 .flex__item .icon04 {
    background: url(./images/main_icon_03.png) no-repeat center / 100% auto;
}

.section3 {
    width: 100%;
    padding: 8.333vw 0 0 15.625vw;
    box-sizing: border-box;
    background-color: #5b8bf0;
}

.section3 img {
    width: 100%;
}

.section3 .label {
    font-size: 1.042vw;
    font-weight: 700;
    color: #fff;
    line-height: 1.302vw;
    letter-spacing: -0.026vw;
}

.section3 h2 {
    margin-top: 0.521vw;
    font-size: 2.604vw;
    font-weight: 700;
    color: #fff;
    line-height: 3.281vw;
    letter-spacing: -0.065vw;
}

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

.section4 img:last-child {
    min-height: 100vh;
    /* max-height: 937px; */
}

.section4 .txt_wrap {
    position: absolute;
    top: 8.333vw;
    left: 15.625vw;
    z-index: 3;
}

.section4 .txt_wrap .label {
    font-size: 1.042vw;
    font-weight: 700;
    color: #111;
    line-height: 1.302vw;
    letter-spacing: -0.026vw;
}

.section4 .txt_wrap h2 {
    margin-top: 0.521vw;
    font-size: 2.604vw;
    font-weight: 700;
    color: #111;
    line-height: 3.281vw;
    letter-spacing: -0.065vw;
}

.section4 .txt_wrap .txt {
    margin-top: 2.604vw;
    font-size: 1.042vw;
    color: rgba(0, 0, 0, 0.35);
    line-height: 1.302vw;
    letter-spacing: -0.026vw;
}

.section4 .cover {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    border-radius: 100%;
    background-color: #0d0b0b;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.section4 .cover img {
    width: 100vw;
    min-height: 100vh;
    /* margin-left: 0.469vw; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 1099px) {
    html,
    body {
        height: auto;
        overflow-x: clip;
    }

    #wrap {
        width: 100%;
        overflow: hidden;
    }

    .scroll-container {
        height: auto;
        min-height: 0;
        padding: 64px 20px 72px;
        overflow: hidden;
    }

    .scroll-container > span {
        font-size: 18px;
        line-height: 1.45;
        letter-spacing: -.02em;
    }

    .scroll-container > h1 {
        margin-top: 8px;
        font-size: clamp(34px, 7vw, 56px);
        line-height: 1.25;
        letter-spacing: -.03em;
        word-break: keep-all;
    }

    .scroll-container > h1 + p {
        max-width: 720px;
        margin: 20px auto 0;
        font-size: 16px;
        line-height: 1.65;
        letter-spacing: -.02em;
        word-break: keep-all;
    }

    .scroll-container > .scroll-section {
        position: relative;
        inset: auto;
        width: 100%;
        height: auto;
    }

    .scroll-container > .scroll-section:nth-of-type(1) {
        display: none;
    }

    .scroll-container > .scroll-section:nth-of-type(2) {
        min-height: min(72vw, 520px);
        margin-top: 48px;
    }

    .scroll-container > .scroll-section:nth-of-type(2) .circle {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: min(72vw, 520px);
        height: min(72vw, 520px);
        margin: 0 auto;
        transform: none !important;
    }

    .scroll-container > .scroll-section:nth-of-type(2) .phone {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        width: 38%;
        height: auto;
        aspect-ratio: 330 / 695;
        border-width: clamp(4px, 1vw, 8px);
        border-radius: clamp(14px, 3vw, 28px);
        transform: translate(-50%, -50%) !important;
    }

    .scroll-container > .scroll-section:nth-of-type(2) .phone .wrapper {
        transform: none !important;
    }

    .scroll-container .sm-txt-wrap {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: min(100%, 760px);
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
        margin: 32px auto 0;
        transform: none !important;
    }

    .scroll-container .sm-txt-wrap > .sm-txt {
        position: static;
        padding: 20px;
        border-radius: 20px;
        background: #f5f8fe;
        opacity: 1 !important;
    }

    .scroll-container .sm-txt > h2 {
        font-size: 22px;
        line-height: 1.35;
        letter-spacing: -.03em;
    }

    .scroll-container .sm-txt > h2 + p {
        margin-top: 8px;
        font-size: 15px;
        line-height: 1.55;
        letter-spacing: -.02em;
        word-break: keep-all;
    }

    .section2 {
        padding-top: 64px;
    }

    .section2::before {
        width: 220px;
        height: 220px;
        top: 24px;
        left: -100px;
    }

    .section2 .label,
    .section2 h2 {
        padding-left: 20px;
    }

    .section2 .label,
    .section3 .label,
    .section4 .txt_wrap .label {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: .08em;
    }

    .section2 h2,
    .section3 h2,
    .section4 .txt_wrap h2 {
        margin-top: 6px;
        font-size: 32px;
        line-height: 1.3;
        letter-spacing: -.03em;
    }

    .section2 .rounded {
        margin-top: 32px;
        padding: 56px 20px 8px;
        border-top-right-radius: 56px;
    }

    .section2 .flex-container,
    .section2 .flex-container:nth-child(n) {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 28px;
        margin: 0 0 72px;
        padding: 0;
        border-radius: 0;
        background: transparent;
        transform: none !important;
    }

    .section2 .flex-container .flex__item {
        margin: 0 !important;
        text-align: center;
        transform: none !important;
        opacity: 1 !important;
    }

    .section2 .flex-container:nth-child(1) .flex__item:nth-child(1),
    .section2 .flex-container:nth-child(3) .flex__item:nth-child(1) {
        align-self: center;
    }

    .section2 .flex-container:nth-child(1) .flex__item:nth-child(1) > img:nth-child(1),
    .section2 .flex-container:nth-child(1) .flex__item:nth-child(2) > img:nth-child(1),
    .section2 .flex-container:nth-child(3) .flex__item:nth-child(1) > img:nth-child(1),
    .section2 .flex-container:nth-child(3) .flex__item:nth-child(2) > img:nth-child(1),
    .section2 .flex-container:nth-child(4) .flex__item:nth-child(2) > img:nth-child(1) {
        width: min(48vw, 260px);
        height: auto;
    }

    .section2 .flex-container:nth-child(2) .flex__item:nth-child(2) {
        width: min(76vw, 440px);
        height: auto;
        opacity: 1 !important;
    }

    .section2 .flex__item .icon {
        width: 72px;
        height: 72px;
        margin: 0 auto;
        border-radius: 22px;
        opacity: 1 !important;
        transform: none !important;
    }

    .section2 .flex__item h3 {
        margin-top: 20px;
        font-size: 28px;
        line-height: 1.35;
        letter-spacing: -.03em;
        opacity: 1 !important;
        transform: none !important;
    }

    .section2 .flex__item h3 + p {
        margin-top: 12px;
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: -.02em;
        word-break: keep-all;
        opacity: 1 !important;
        transform: none !important;
    }

    .section3 {
        padding: 64px 0 0;
    }

    .section3 .label,
    .section3 h2 {
        margin-left: 20px;
    }

    .section3 img {
        margin-top: 28px;
    }

    .section4 img:last-child,
    .section4 .cover img {
        min-height: 0;
    }

    .section4 .txt_wrap {
        top: 40px;
        left: 20px;
    }

    .section4 .txt_wrap .txt {
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: -.02em;
    }
}

@media (max-width: 640px) {
    .scroll-container {
        padding-top: 52px;
    }

    .scroll-container .sm-txt-wrap {
        grid-template-columns: 1fr;
    }

    .scroll-container > .scroll-section:nth-of-type(2) {
        min-height: 72vw;
    }
}
