* {
    margin: 0;
}

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

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

.adlp-wrapper .adlp-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-wrapper .header_btn_1 {
    position: absolute;
    width: min(calc((216 / 1080) * 100vw), 216px);
    top: min(calc((12 / 1080) * 100vw), 12px);
    left: min(calc((988 / 1080) * 100vw), 988px);
}

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

.adlp-wrapper .adlp-fv {
    padding-top: min(calc((80 / 1080) * 100vw), 80px);
}

.adlp-wrapper .adlp-slider_fv {
    position: absolute;
    top: min(calc(55 / 1080 * 100vw), 55px);
    left: min(calc(935 / 1080 * 100vw), 935px);
    width: min(calc(472 / 1080 * 100vw), 472px);
}

.adlp-wrapper .adlp-slider_fv .slick-dots {
    top: min(calc(430 / 1080 * 100vw), 430px);
}

.adlp-wrapper .adlp-slider_fv li {
    width: auto;
    height: auto;
}

.adlp-wrapper .adlp-slider_fv button {
    border-radius: 50%;
    width: min(calc(14 / 1080 * 100vw), 14px);
    height: min(calc(14 / 1080 * 100vw), 14px);
    border: 1px solid #0CA7FF;
    margin: 0 min(calc(2 / 1080 * 100vw), 2px);
}

.adlp-wrapper .adlp-slider_fv .slick-active button {
    border: 0;
    background: #0CA7FF;
}

.adlp-wrapper .adlp-slider_fv button::before {
    content: none;
}

@media all and (min-width: 0px) and (max-width: 767.9px) {
    .adlp-wrapper .adlp-slider_fv {
        left: 50%;
        transform: translate(-50%);
        top: calc(218 / 750 * 100vw);
        width: calc(628 / 750 * 100vw);
    }

    .adlp-wrapper .adlp-slider_fv .slick-dots {
        top: calc(570 / 750 * 100vw);
    }

    .adlp-wrapper .adlp-slider_fv button {
        width: calc(14 / 750 * 100vw);
        height: calc(14 / 750 * 100vw);
        margin: 0;
    }
}

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

.adlp-wrapper .cv01_btn .adlp-btn {
    width: min(calc((324 / 1080) * 100vw), 324px);
}

.adlp-wrapper .adlp-slider_01 {
    position: absolute;
    width: 100%;
    top: min(calc((731 / 1080) * 100vw), 731px);
    left: 0;
}

.sec02 {
    background: linear-gradient(180deg, #f3f8f9 0%, #fff 47.75%);
}

.tab {
    display: flex;
    justify-content: space-between;
    width: min(calc((1000 / 1080) * 100vw), 1000px);
    margin: 0 auto;
}

.tab li {
    cursor: pointer;
    width: min(calc((480 / 1080) * 100vw), 480px);
}

.area li {
    display: none;
}

.area li.show {
    display: block;
}

ul {
    padding: 0;
}

li {
    list-style: none;
}

.adlp-slider_02 {
    position: absolute !important;
    width: min(calc((1016 / 1080) * 100vw), 1016px);
    top: min(calc((925 / 1080) * 100vw), 925px);
    left: 50%;
    transform: translateX(-50%);
}

.adlp-slider_02 .slider img {
    width: min(calc((968 / 1080) * 100vw), 968px);
    margin: 0 auto;
}

.adlp-slider_02 .prev.slick-arrow {
    position: absolute;
    width: min(calc((96 / 1080) * 100vw), 96px);
    top: min(calc((302 / 1080) * 100vw), 302px);
    left: 0;
    z-index: 1;
    cursor: pointer;
}

.adlp-slider_02 .next.slick-arrow {
    position: absolute;
    width: min(calc((96 / 1080) * 100vw), 96px);
    top: min(calc((302 / 1080) * 100vw), 302px);
    right: 0;
    z-index: 1;
    cursor: pointer;
}

.slick-slide {
    outline: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.adlp-slider_02 .slick-dots {
    bottom: -49px;
}

.adlp-slider_02 .slick-dots li {
    width: min(calc((16 / 1080) * 100vw), 16px);
    height: min(calc((16 / 1080) * 100vw), 16px);
    margin: 0 min(calc((12 / 1080) * 100vw), 12px);
}

.adlp-slider_02 .slick-dots li button {
    width: min(calc((16 / 1080) * 100vw), 16px);
    height: min(calc((16 / 1080) * 100vw), 16px);
    padding: 0px;
}

.adlp-slider_02 .slick-dots li button:before {
    width: min(calc((16 / 1080) * 100vw), 16px);
    height: min(calc((16 / 1080) * 100vw), 16px);
    background: #fff;
    border-radius: 10px;
    font-size: 0;
    opacity: 1;
    color: transparent;
}

.adlp-slider_02 .slick-dots li.slick-active button:before {
    background: #0ca7ff;
    opacity: 1;
    color: transparent;
}

.adlp-slider_03 {
    position: absolute !important;
    width: min(calc((1016 / 1080) * 100vw), 1016px);
    top: min(calc((221 / 1080) * 100vw), 221px);
    left: 50%;
    transform: translateX(-50%);
}

.adlp-slider_03 .slider img {
    width: min(calc((968 / 1080) * 100vw), 968px);
    margin: 0 auto;
}

.adlp-slider_03 .prev.slick-arrow {
    position: absolute;
    width: min(calc((96 / 1080) * 100vw), 96px);
    top: min(calc((286 / 1080) * 100vw), 286px);
    left: 0;
    z-index: 1;
    cursor: pointer;
}

.adlp-slider_03 .next.slick-arrow {
    position: absolute;
    width: min(calc((96 / 1080) * 100vw), 96px);
    top: min(calc((286 / 1080) * 100vw), 286px);
    right: 0;
    z-index: 1;
    cursor: pointer;
}

.adlp-slider_03 .slick-dots {
    bottom: -49px;
}

.adlp-slider_03 .slick-dots li {
    width: min(calc((16 / 1080) * 100vw), 16px);
    height: min(calc((16 / 1080) * 100vw), 16px);
    margin: 0 min(calc((12 / 1080) * 100vw), 12px);
}

.adlp-slider_03 .slick-dots li button {
    width: min(calc((16 / 1080) * 100vw), 16px);
    height: min(calc((16 / 1080) * 100vw), 16px);
    padding: 0px;
}

.adlp-slider_03 .slick-dots li button:before {
    width: min(calc((16 / 1080) * 100vw), 16px);
    height: min(calc((16 / 1080) * 100vw), 16px);
    background: #fff;
    border-radius: 10px;
    font-size: 0;
    opacity: 1;
    color: transparent;
}

.adlp-slider_03 .slick-dots li.slick-active button:before {
    background: #0ca7ff;
    opacity: 1;
    color: transparent;
}

@media all and (min-width: 0px) and (max-width: 1080px) {
    .adlp-slider_02 .slick-dots {
        bottom: calc((-49 / 1080) * 100vw);
    }

    .adlp-slider_03 .slick-dots {
        bottom: calc((-49 / 1080) * 100vw);
    }
}

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

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

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

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

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

.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;
}

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

.adlp-wrapper .adlp-footer_inner {
    position: absolute;
    width: min(calc((280 / 1080) * 100vw), 280px);
    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((60 / 1080) * 100vw), 60px);
}

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

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

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

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

.adlp-wrapper .adlp-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-wrapper .header_btn_1 {
        width: calc((226 / 750) * 100vw);
        top: calc((4 / 750) * 100vw);
        left: calc((284 / 750) * 100vw);
    }

    .adlp-wrapper .header_btn_2 {
        width: calc((226 / 750) * 100vw);
        top: calc((4 / 750) * 100vw);
        left: calc((502 / 750) * 100vw);
    }

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

    .adlp-wrapper .cv01_btn {
        width: calc((630 / 750) * 100vw);
        top: calc((99 / 750) * 100vw);
        flex-wrap: wrap;
        gap: calc((111 / 750) * 100vw);
    }

    .adlp-wrapper .cv01_btn .adlp-btn {
        width: 100%;
    }

    .adlp-wrapper .adlp-slider_01 {
        top: calc((1642 / 750) * 100vw);
    }

    .sec02 .adlp-qanda {
        width: 100%;
        padding-bottom: calc((80 / 750) * 100vw);
    }

    .sec02 .adlp-qanda dd {
        display: none;
    }

    .adlp-slider_02 {
        width: 100%;
        top: calc((1868 / 750) * 100vw);
    }

    .adlp-slider_02 .slider img {
        width: calc((738 / 750) * 100vw);
        margin: 0 auto;
    }

    .adlp-slider_02 .prev.slick-arrow {
        width: calc((98 / 750) * 100vw);
        top: calc((350 / 750) * 100vw);
    }

    .adlp-slider_02 .next.slick-arrow {
        width: calc((98 / 750) * 100vw);
        top: calc((350 / 750) * 100vw);
    }

    .adlp-slider_02 .slick-dots {
        bottom: calc((-50 / 750) * 100vw);
    }

    .adlp-slider_02 .slick-dots li {
        width: calc((16 / 750) * 100vw);
        height: calc((16 / 750) * 100vw);
        margin: 0 calc((12 / 750) * 100vw);
    }

    .adlp-slider_02 .slick-dots li button {
        width: calc((16 / 750) * 100vw);
        height: calc((16 / 750) * 100vw);
    }

    .adlp-slider_02 .slick-dots li button:before {
        width: calc((16 / 750) * 100vw);
        height: calc((16 / 750) * 100vw);
    }

    .adlp-slider_03 {
        width: 100%;
        top: calc((467 / 750) * 100vw);
    }

    .adlp-slider_03 .slider img {
        width: calc((738 / 750) * 100vw);
        margin: 0 auto;
    }

    .adlp-slider_03 .prev.slick-arrow {
        width: calc((98 / 750) * 100vw);
        top: calc((319 / 750) * 100vw);
    }

    .adlp-slider_03 .next.slick-arrow {
        width: calc((98 / 750) * 100vw);
        top: calc((319 / 750) * 100vw);
    }

    .adlp-slider_03 .slick-dots {
        bottom: calc((-50 / 750) * 100vw);
    }

    .adlp-slider_03 .slick-dots li {
        width: calc((16 / 750) * 100vw);
        height: calc((16 / 750) * 100vw);
        margin: 0 calc((12 / 750) * 100vw);
    }

    .adlp-slider_03 .slick-dots li button {
        width: calc((16 / 750) * 100vw);
        height: calc((16 / 750) * 100vw);
    }

    .adlp-slider_03 .slick-dots li button:before {
        width: calc((16 / 750) * 100vw);
        height: calc((16 / 750) * 100vw);
    }

    .sec10 {
        padding-bottom: calc((120 / 750) * 100vw);
    }

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

    .sec10 .adlp-toggle {
        margin-bottom: calc((40 / 750) * 100vw);
    }

    .sec10 .adlp-qanda dd {
        width: calc((550 / 750) * 100vw);
        padding-bottom: calc((32 / 750) * 100vw);
    }

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

    .adlp-wrapper .adlp-footer_inner div {
        margin: 0 auto calc((27 / 750) * 100vw);
    }

    .adlp-wrapper .adlp-footer_inner div:first-child {
        width: calc(109 / 277 * 100%);
    }

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

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

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

    .adlp-wrapper .adlp-floating_inner {
        width: calc((600 / 750) * 100vw);
    }

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

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