@charset "utf-8";

* {
    border: 0;
    outline: none;
    vertical-align: baseline;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-feature-settings: "palt" on;
    line-height: 180%;
    letter-spacing: 0.04em;
}

html {
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

body {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    font-size: min(calc(16 / 1080 * 100vw), 16px);
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

@media screen and (max-width: 767px) {
    body {
        font-size: calc(30 / 750 * 100vw);
    }
}

h1,
h2 {
    position: relative;
    font-weight: 700;
}

*:focus {
    outline: none;
}

p a {
    word-break: break-all;
    text-decoration: underline;
}

sup {
    vertical-align: top;
    font-size: 50%;
}

sub {
    vertical-align: baseline;
    font-size: 50%;
}

em,
b,
strong,
th {
    font-weight: 700;
}

a {
    color: #333;
    cursor: pointer;
    transition: opacity 0.3s;
}

figcaption,
small {
    font-size: min(calc(12 / 1080 * 100vw), 12px);
}

@media screen and (max-width: 767px) {

    figcaption,
    small {
        font-size: calc(20 / 750 * 100vw);
    }
}

img {
    display: block;
    height: auto;
}

input,
button,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit;
    outline: none;
}

textarea {
    resize: vertical;
}

input[type=checkbox],
input[type=radio] {
    display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
    cursor: pointer;
}

select::-ms-expand {
    display: none;
}

* {
    margin: 0;
}

body {
    font-feature-settings: 'palt';
}

.adlp-wrapper img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    display: block;
}

.adlp-wrapper .adlp-relative,
.adlp-wrapper .relative {
    position: relative;
}

@media all and (min-width: 768px) {
    .adlp-outer {
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }

    .adlp-wrapper {
        min-width: min(calc((1920 / 1080) * 100vw), 1920px);
        max-width: 1920px;
        margin: 0 auto;
    }
}

.adlp-wrapper .adlp-header {
    width: min(calc((1920 / 1080) * 100vw), 1920px);
    position: fixed;
    top: 0;
    z-index: 10;
}

.adlp-fv {
    margin-top: min(calc((60 / 1080) * 100vw), 60px);
    position: relative;
}

.adlp-fv .fv__note {
    position: absolute;
    bottom: min(calc((280 / 1080) * 100vw), 280px);
    left: min(calc((500 / 1080) * 100vw), 500px);
    font-size: min(calc((12 / 1080) * 100vw), 12px);
    -webkit-text-stroke: 3px #fff;
    -webkit-text-fill-color: #333;
    paint-order: stroke fill;
}

@media all and (max-width: 767px) {
    .adlp-fv .fv__note {
        left: 50%;
        transform: translateX(-50%);
        font-size: calc((20 / 750) * 100vw);
        bottom: calc((443 / 750) * 100vw);
        width: 100%;
        text-align: center;
    }
}

.adlp-wrapper .logo {
    position: absolute;
    width: min(calc((168 / 1080) * 100vw), 168px);
    top: min(calc((15 / 1080) * 100vw), 15px);
    left: min(calc((460 / 1080) * 100vw), 460px);
}

.adlp-wrapper .header_btn_1 {
    position: absolute;
    width: min(calc((224 / 1080) * 100vw), 224px);
    top: min(calc((7 / 1080) * 100vw), 7px);
    left: min(calc((1077 / 1080) * 100vw), 1077px);
    pointer-events: none;
}

.adlp-wrapper .header_btn_2 {
    position: absolute;
    width: min(calc((186 / 1080) * 100vw), 186px);
    top: min(calc((7 / 1080) * 100vw), 7px);
    left: min(calc((1280 / 1080) * 100vw), 1280px);
}

.sec02 {
    position: relative;
}

.sec02 .section__note {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: min(calc((80 / 1080) * 100vw), 60px);
    font-size: min(calc((12 / 1080) * 100vw), 12px);
    color: #0B2561;
    text-align: center;
}


@media all and (max-width: 767px) {
    .sec02 .section__note {
        bottom: min(calc((52 / 1080) * 100vw), 52px);
        font-size: calc(20 / 750 *100vw);
        text-align: left;
        width: 100%;
        padding-inline: calc(60 / 750 * 100vw);
    }
}

.sec08 {
    background-image: url(img/pc/sec08.jpg);
    background-color: #e7f4ff;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: min(calc((253 / 1080) * 100vw), 253px) 0 min(calc((80 / 1080) * 100vw), 80px);
}

.sec08 .adlp-qanda {
    width: min(calc((920 / 1080) * 100vw), 920px);
    margin: 0 auto;
}

.sec08 .adlp-toggle {
    margin-bottom: min(calc((40 / 1080) * 100vw), 40px);
    box-shadow: min(calc((3 / 1080) * 100vw), 3px) min(calc((3 / 1080) * 100vw), 3px) min(calc((3 / 1080) * 100vw), 3px) 0px rgba(0, 0, 0, 0.15);
}

.adlp-toggle:last-child {
    margin-bottom: 0;
}

.sec08 .adlp-toggle dt .adlp-acc_inner {
    width: 100%;
    display: block;
    cursor: pointer;
    box-shadow: 0px 0px min(calc((10 / 1080) * 100vw), 10px) 0px rgba(23, 25, 76, 0.35);
}

.adlp-acc_inner>span:last-of-type,
.adlp-acc_inner.active>span:first-of-type {
    display: none;
}

.adlp-acc_inner.active>span:last-of-type {
    display: inline;
}

.adlp-qanda dd {
    display: none;
}

.sec14 {
    background: #e7f4ff;
    padding-bottom: min(calc((80 / 1080) * 100vw), 80px);
}

.sec14 .adlp-qanda {
    width: min(calc((920 / 1080) * 100vw), 920px);
    margin: 0 auto;
}

.sec14 .adlp-toggle {
    margin-bottom: min(calc((32 / 1080) * 100vw), 32px);
    background: #fff;
}

.sec14 .adlp-toggle dt .adlp-acc_inner {
    width: 100%;
    display: block;
    cursor: pointer;
}

.sec14 .adlp-qanda dd {
    margin: 0 auto;
    width: min(calc((840 / 1080) * 100vw), 840px);
    padding-bottom: min(calc((40 / 1080) * 100vw), 40px);
}

.adlp-wrapper .adlp-footer_inner {
    position: absolute;
    width: min(calc((430 / 1080) * 100vw), 430px);
    top: min(calc((60 / 1080) * 100vw), 60px);
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}

.adlp-wrapper .adlp-footer_inner div:first-child {
    width: min(calc((163 / 1080) * 100vw), 163px);
}

.adlp-wrapper .adlp-footer_inner div:nth-child(2) {
    width: min(calc((65 / 1080) * 100vw), 65px);
}

.adlp-wrapper .adlp-footer_inner div:nth-child(3) {
    width: min(calc((82 / 1080) * 100vw), 82px);
}

.adlp-wrapper .adlp-btn:hover {
    filter: brightness(130%);
}

.adlp-wrapper .adlp-btn {
    transition: filter 0.3s;
}

.adlp-wrapper .pc {
    display: block;
}

.adlp-wrapper .sp {
    display: none;
}

@media all and (min-width: 0px) and (max-width: 767.9px) {
    .adlp-outer {
        overflow: hidden;
    }

    .adlp-wrapper .adlp-header {
        width: 100%;
    }

    .adlp-fv {
        margin-top: calc((100 / 750) * 100vw);
    }

    .adlp-wrapper .logo {
        width: calc((240 / 750) * 100vw);
        top: calc((28 / 750) * 100vw);
        left: calc((30 / 750) * 100vw);
    }

    .adlp-wrapper .header_btn_1 {
        width: calc((210 / 750) * 100vw);
        top: calc((10 / 750) * 100vw);
        left: calc((305 / 750) * 100vw);
        pointer-events: all;
    }

    .adlp-wrapper .header_btn_2 {
        width: calc((210 / 750) * 100vw);
        top: calc((10 / 750) * 100vw);
        left: calc((515 / 750) * 100vw);
    }


    .sec08 {
        background-image: url(img/sp/sec08.jpg);
        background-color: #e7f4ff;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: calc((559 / 750) * 100vw) 0 calc((80 / 750) * 100vw);
    }

    .sec08 .adlp-qanda {
        width: calc((690 / 750) * 100vw);
    }

    .sec08 .adlp-toggle {
        margin-bottom: calc((50 / 750) * 100vw);
        box-shadow: 0 0 calc((10 / 750) * 100vw) 0 rgba(23, 25, 76, 0.35);
    }

    .adlp-toggle:last-child {
        margin-bottom: 0;
    }

    .sec08 .adlp-toggle dt .adlp-acc_inner {
        box-shadow: none;
    }

    .sec14 {
        background: #e7f4ff;
        padding-bottom: calc((105 / 750) * 100vw);
    }

    .sec14 .adlp-qanda {
        width: calc((630 / 750) * 100vw);
        margin: 0 auto;
    }

    .sec14 .adlp-toggle {
        margin-bottom: calc((40 / 750) * 100vw);
        background: #fff;
    }

    .sec14 .adlp-qanda dd {
        width: calc((560 / 750) * 100vw);
        padding-bottom: calc((40 / 750) * 100vw);
    }

    .adlp-wrapper .adlp-footer_inner {
        width: calc((336 / 750) * 100vw);
        top: calc((78 / 750) * 100vw);
        display: block;
    }

    .adlp-wrapper .adlp-footer_inner div {
        margin-bottom: calc((24 / 750) * 100vw);
    }

    .adlp-wrapper .adlp-footer_inner div:first-child {
        width: 100%;
    }

    .adlp-wrapper .adlp-footer_inner div:nth-child(2) {
        width: 100%;
    }

    .adlp-wrapper .adlp-footer_inner div:nth-child(3) {
        width: 100%;
    }

    .adlp-wrapper .adlp-footer_inner div:last-child {
        margin-bottom: 0;
    }

    .adlp-wrapper .pc {
        display: none;
    }

    .adlp-wrapper .sp {
        display: block;
    }
}

@media screen and (min-width: 768px) {
    .adlp-wrapper .adlp-header .adlp-btn.tell {
        display: flex;
        align-items: center;
        width: min(18.6111111111vw, 201px);
        height: min(4.0740740741vw, 44px);
        padding-left: min(4.1666666667vw, 45px);
        background: url('img/pc/tel_icon.png') 0 50% / min(3.7037037037vw, 40px) no-repeat;
        font-family: 'Noto Sans JP', serif;
        font-size: min(1.8518518519vw, 20px);
        font-weight: 700;
        pointer-events: none;
        color: #333;
        text-decoration: none;
    }
}

@media screen and (max-width: 767px) {
    .adlp-wrapper .adlp-header .tell {
        background-image: url('img/sp/header_btn_1.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 28vw;
        height: 10.6666666667vw;
        position: relative;
        display: block;
    }

    .adlp-wrapper .adlp-header .tell span {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }
}

.cv01_btn_01 {
    position: absolute;
    left: min(calc(653 / 1080 * 100vw), 653px);
    top: min(calc(258 / 1080 * 100vw), 258px);
    width: min(calc(619 / 1080 * 100vw), 619px);
}

@media screen and (max-width: 767px) {
    .cv01_btn_01 {
        width: calc(674 / 750 * 100vw);
        left: calc(41 / 750 * 100vw);
        top: calc(400 / 750 * 100vw);
    }
}

.btn_title {
    text-align: center;
    font-size: min(calc(21 / 1080 * 100vw), 21px);
    font-weight: bold;
    color: var(--main, #0B2561);
}

@media screen and (max-width: 767px) {
    .btn_title {
        font-size: calc(28 / 750 * 100vw);
    }
}

.cv03_btn_01 {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: min(calc(465 / 1080 * 100vw), 465px);
    margin: 0 auto;
    text-align: center;

    a {
        display: block;
        pointer-events: none;
        font-size: min(calc(52 / 1080 * 100vw), 52px);
        font-weight: 700;
        color: #fff;
    }
}

.cv03_btn_02 {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: min(calc(708 / 1080 * 100vw), 708px);
    width: min(calc(622 / 1080 * 100vw), 622px);

    a {
        width: fit-content;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .cv03_btn_01 {
        width: calc(690 / 750 * 100vw);
        left: 50%;
        transform: translateX(-50%);
        top: calc(721 / 750 * 100vw);

        a {
            pointer-events: all;
            background: url(img/sp/cv03_btn_01.png) 0 0/100% no-repeat;
            width: calc(690 / 750 * 100vw);
            height: calc(158 / 750 * 100vw);

            span {
                position: absolute;
                width: 1px;
                height: 1px;
                padding: 0;
                margin: -1px;
                overflow: hidden;
                clip: rect(0, 0, 0, 0);
                white-space: nowrap;
                border: 0;
            }
        }
    }

    .cv03_btn_02 {
        width: calc(682 / 750 * 100vw);
        left: 50%;
        transform: translateX(-50%);
        top: calc(941 / 750 * 100vw);
    }
}


.cv02_btn_01 {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: min(calc(465 / 1080 * 100vw), 465px);
    margin: 0 auto;
    text-align: center;

    a {
        display: block;
        pointer-events: none;
        font-size: min(calc(52 / 1080 * 100vw), 52px);
        font-weight: 700;
        color: #fff;
    }
}

.cv02_btn_02 {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: min(calc(681 / 1080 * 100vw), 681px);
    width: min(calc(622 / 1080 * 100vw), 622px);
}

@media screen and (max-width: 767px) {
    .cv02_btn_01 {
        width: calc(690 / 750 * 100vw);
        left: 50%;
        transform: translateX(-50%);
        top: calc(701 / 750 * 100vw);

        a {
            pointer-events: all;
            background: url(img/sp/cv03_btn_01.png) 0 0/100% no-repeat;
            width: calc(690 / 750 * 100vw);
            height: calc(158 / 750 * 100vw);

            span {
                position: absolute;
                width: 1px;
                height: 1px;
                padding: 0;
                margin: -1px;
                overflow: hidden;
                clip: rect(0, 0, 0, 0);
                white-space: nowrap;
                border: 0;
            }
        }
    }

    .cv02_btn_02 {
        width: calc(632.000244140625 / 750 * 100vw);
        left: 50%;
        transform: translateX(-50%);
        top: calc(921 / 750 * 100vw);
    }
}

.cv01_btn_01 {
    position: absolute;
    left: min(calc(463 / 1080 * 100vw), 463px);
    top: min(calc(237 / 1080 * 100vw), 237px);
    width: min(calc(541.5 / 1080 * 100vw), 541.5px);
    margin: 0 auto;

    a {
        display: block;
        width: calc(690 / 750 * 100vw);
        height: calc(158 / 750 * 100vw);
        margin: 0 auto;
        background: url(img/sp/cv03_btn_01.png) 0 0/100% no-repeat;

        span {
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            margin: -1px;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            white-space: nowrap;
            border: 0;
        }
    }
}

.cv01_btn_02 {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: min(calc(385 / 1080 * 100vw), 385px);
    width: min(calc(622 / 1080 * 100vw), 622px);
}

@media screen and (max-width: 767px) {
    .cv01_btn_01 {
        width: calc(690 / 750 * 100vw);
        left: 50%;
        transform: translateX(-50%);
        top: calc(400 / 750 * 100vw);
    }

    .cv01_btn_02 {
        width: calc(632.000244140625 / 750 * 100vw);
        left: 50%;
        transform: translateX(-50%);
        top: calc(630 / 750 * 100vw);
    }
}

.adlp-wrapper .achievements .adlp-swiper-wrapper {
    width: min(calc(980 / 1080 * 100vw), 980px);
    position: absolute;
    left: 50%;
    top: min(calc(233 / 1080 * 100vw), 233px);
    translate: -50% 0;
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-next,
.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-prev {
    width: min(calc(60 / 1080 * 100vw), 60px);
    height: min(calc(60 / 1080 * 100vw), 60px);
    background: url(./img/pc/achievements_arrow.webp) center/contain no-repeat;
    top: 41%;
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-next::before,
.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-next::after,
.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-prev::before,
.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-prev::after {
    display: none;
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper02 {
    height: auto;
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper02 .swiper-slide {
    padding: 0;
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper02 .swiper-pagination {
    bottom: max(calc(-5 / 1080 * 100vw), -5px);
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-prev {
    left: 0;
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-next {
    scale: -1;
    right: 0;
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .adlp-swiper .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    margin: 0 min(calc(12 / 1080 * 100vw), 12px);
}

.adlp-wrapper .achievements .adlp-swiper-wrapper .adlp-swiper .swiper-pagination-bullet-active {
    background-color: #2f80ed;
}

@media screen and (max-width: 767px) {
    .adlp-wrapper .achievements .adlp-swiper-wrapper {
        width: 100%;
        left: 50%;
        top: calc(251 / 750 * 100vw);
    }

    .adlp-wrapper .achievements .adlp-swiper-wrapper .swiper02 {
        height: auto;
    }

    .adlp-wrapper .achievements .adlp-swiper-wrapper .swiper02 .swiper-slide {
        padding: 0 calc(30 / 750 * 100vw);
    }

    .adlp-wrapper .achievements .adlp-swiper-wrapper .swiper02 .swiper-pagination {
        bottom: calc(56 / 750 * 100vw);
    }

    .adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-next,
    .adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-prev {
        width: calc(80 / 750 * 100vw);
        height: calc(80 / 750 * 100vw);
        background: url(./img/sp/achievements_arrow.webp) center/contain no-repeat;
        top: 43%;
    }

    .adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-prev {
        left: 0;
    }

    .adlp-wrapper .achievements .adlp-swiper-wrapper .swiper-button-next {
        scale: -1;
        right: 0;
    }

    .adlp-wrapper .achievements .adlp-swiper-wrapper .adlp-swiper .swiper-pagination-bullet {
        margin: 0 calc(15 / 750 * 100vw);
        width: calc(12 / 750 * 100vw);
        height: calc(12 / 750 * 100vw);
    }
}


.adlp-swiper {
    position: relative;
    padding-bottom: min(calc(50 / 1080 * 100vw), 50px);
    width: 100%;
    height: 100%;
    /* ページネーションの余白 */
}

@media screen and (max-width: 767px) {
    .adlp-swiper {
        padding-bottom: calc(80 / 750 * 100vw);
    }
}

.adlp-swiper.--hide {
    overflow: hidden;
}

.adlp-swiper .swiper-slide {
    padding: 0 min(calc(40 / 1080 * 100vw), 40px);
}

.adlp-swiper .swiper-button-next,
.adlp-swiper .swiper-button-prev {
    width: min(calc(24 / 1080 * 100vw), 24px);
    height: min(calc(84 / 1080 * 100vw), 84px);
    background-repeat: no-repeat;
    background-position: center;
    background-size: min(calc(24 / 1080 * 100vw), 24px) min(calc(84 / 1080 * 100vw), 84px);
}

@media screen and (max-width: 767px) {

    .adlp-swiper .swiper-button-next,
    .adlp-swiper .swiper-button-prev {
        width: calc(30 / 750 * 100vw);
    }
}

.adlp-swiper .swiper-button-next::after,
.adlp-swiper .swiper-button-prev::after {
    display: none;
}

.adlp-swiper .swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='84' viewBox='0 0 24 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='84' fill='%234A453B'/%3E%3Cpath d='M18 51L8 42L18 33' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    left: 0;
}

.adlp-swiper .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='84' viewBox='0 0 24 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='84' fill='%234A453B'/%3E%3Cpath d='M8 33L18 42L8 51' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    right: 0;
}

.adlp-swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.adlp-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 min(calc(8 / 1080 * 100vw), 8px);
}

@media screen and (max-width: 767px) {

    .adlp-swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .adlp-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 calc(8 / 750 * 100vw);
    }
}

.adlp-swiper .swiper-pagination-bullet {
    height: min(calc(10 / 1080 * 100vw), 10px);
    width: min(calc(10 / 1080 * 100vw), 10px);
}

@media screen and (max-width: 767px) {
    .adlp-swiper .swiper-pagination-bullet {
        width: calc(16 / 750 * 100vw);
        height: calc(16 / 750 * 100vw);
    }
}

.adlp-swiper .swiper-pagination-bullet-active {
    background-color: #E0BF23;
}

.adlp-swiper__wrapper {
    padding-bottom: min(calc(30 / 1080 * 100vw), 30px);
}

@media screen and (max-width: 767px) {
    .adlp-swiper__wrapper {
        width: 100%;
        padding-bottom: calc(60 / 750 * 100vw);
    }
}


.sec15 {
    position: relative;
}

.adlp-modalBtn {

    position: absolute;
    width: min(calc(278 / 1080 * 100vw), 278px);
    height: min(calc(230 / 1080 * 100vw), 230px);
    top: min(calc(409 / 1080 * 100vw), 409px);

}

.adlp-modalBtn.-btn01 {
    left: min(calc(540 / 1080 * 100vw), 540px);
}

.adlp-modalBtn.-btn02 {
    left: min(calc(820 / 1080 * 100vw), 820px);
}

.adlp-modalBtn.-btn03 {
    left: min(calc(1100 / 1080 * 100vw), 1100px);
}

@media screen and (max-width: 767px) {
    .adlp-modalBtn {
        position: absolute;
        width: calc(510 / 750 * 100vw);
        height: calc(173 / 750 * 100vw);
        left: 50%;
        transform: translateX(-50%);
    }

    .adlp-modalBtn.-btn01 {
        left: 50%;
        top: calc(855 / 750 * 100vw);
    }

    .adlp-modalBtn.-btn02 {
        left: 50%;
        top: calc(1030 / 750 * 100vw);
    }

    .adlp-modalBtn.-btn03 {
        left: 50%;
        top: calc(1205 / 750 * 100vw);
    }
}

.adlp-modal {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 100;
    transition: 0.3s;
}

.adlp-modal.--open {
    visibility: visible;
    opacity: 1;
}

.adlp-modal__base {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.adlp-modal__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: min(calc(920 / 1080 * 100vw), 920px);
    min-height: min(calc(200 / 1080 * 100vw), 200px);
    max-height: 90vh;
    padding: min(calc(60 / 1080 * 100vw), 60px) 0;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .adlp-modal__content {
        width: calc(660 / 750 * 100vw);
        padding: calc(80 / 750 * 100vw) 0 0;
        overflow-y: scroll;
        overscroll-behavior-y: contain;
    }
}

.adlp-modal__content__close {
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='60' height='60' fill='%232F80ED'/%3E%3Cpath d='M20.6682 19.0946C20.2098 18.7555 19.5601 18.8123 19.1682 19.243C18.7763 19.6741 18.7812 20.3266 19.1623 20.7508L19.2434 20.8319L29.3274 29.9998L19.2434 39.1678C18.7839 39.5858 18.7503 40.297 19.1682 40.7567C19.5862 41.2161 20.2974 41.2497 20.757 40.8319L31.0002 31.5194L41.2434 40.8319C41.703 41.2497 42.4143 41.2162 42.8322 40.7567C43.25 40.297 43.2165 39.5858 42.757 39.1678L32.6731 29.9998L42.757 20.8319L42.8381 20.7508C43.2191 20.3266 43.2241 19.674 42.8322 19.243C42.4403 18.8123 41.7906 18.7555 41.3322 19.0946L41.2434 19.1678L31.0002 28.4793L20.757 19.1678L20.6682 19.0946Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;

    width: min(calc(60 / 1080 * 100vw), 60px);
    height: min(calc(60 / 1080 * 100vw), 60px);
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 10;
}

@media screen and (max-width: 767px) {
    .adlp-modal__content__close {
        width: calc(80 / 750 * 100vw);
        height: calc(80 / 750 * 100vw);
    }
}

.adlp-modal__content__title {
    text-align: center;
    font-size: min(calc(26 / 1080 * 100vw), 26px);
}

@media screen and (max-width: 767px) {
    .adlp-modal__content__title {
        font-size: calc(40 / 750 * 100vw);
    }
}

.adlp-modal__content__body {
    margin: min(calc(30 / 1080 * 100vw), 30px) auto 0;
    font-size: min(calc(18 / 1080 * 100vw), 18px);
}

@media screen and (max-width: 767px) {
    .adlp-modal__content__body {
        margin: calc(30 / 750 * 100vw) auto 0;
        font-size: calc(20 / 750 * 100vw);
    }
}

.adlp-modal__content__img {
    margin: min(calc(30 / 1080 * 100vw), 30px) auto 0;
    width: 80%;
}

@media screen and (max-width: 767px) {
    .adlp-modal__content__img {
        margin: calc(30 / 750 * 100vw) auto 0;
    }
}