@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap');

.mv-new {
    padding-top: min(calc(133 / 1440 * 100vw),133px);
    padding-bottom: min(calc(10 / 1440 * 100vw),10px);
    background-color: #F2F6FF;
    color: #222222;
}

.mv-new__inner {
    width: min(calc(1310 / 1440 * 100vw),1310px);
    margin: 0 auto;
    display: flex;
    gap: min(calc(18 / 1440 * 100vw),18px);
}

.mv-new__content {
    width: min(calc(877 / 1440 * 100vw),877px);
    position: relative;
}

.mv-new__text {
    display: inline-block;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: min(calc(26 / 1440 * 100vw),26px) !important;
    line-height: min(calc(56 / 1440 * 100vw),56px);
    padding: min(calc(1 / 1440 * 100vw),1px) min(calc(26 / 1440 * 100vw),26px);
    position: relative;
}

.mv-new__text-span-1 {
    color: #3579F4;
    font-family: "DIN 2014", "Oswald", "Noto Sans JP", sans-serif;
    font-size: min(calc(42 / 1440 * 100vw),42px) !important;
    font-weight: 900;
    line-height: min(calc(56 / 1440 * 100vw),56px);
}

.mv-new__text-span-2 {
    color: #3579F4;
    font-weight: 700;
    font-size: min(calc(26 / 1440 * 100vw),26px) !important;
    line-height: min(calc(56 / 1440 * 100vw),56px);
}

.mv-new__text::before {
    content: "";
    position: absolute;
    width: min(calc(21 / 1440 * 100vw),21px);
    height: min(calc(59 / 1440 * 100vw),59px);
    background: url(../img/top/new/mv-new__text-left.png)no-repeat center center / contain;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.mv-new__text::after {
    content: "";
    position: absolute;
    width: min(calc(21 / 1440 * 100vw),21px);
    height: min(calc(59 / 1440 * 100vw),59px);
    background: url(../img/top/new/mv-new__text-right.png)no-repeat center center / contain;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.mv-new__text-2 {
    margin-top: min(calc(8 / 1440 * 100vw),8px);
    font-weight: 700;
    font-size: min(calc(28 / 1440 * 100vw),28px) !important;
    line-height: min(calc(34 / 1440 * 100vw),34px);
}

.mv-new__title {
    margin-top: min(calc(28 / 1440 * 100vw),28px);
    font-weight: 900;
    font-size: min(calc(62 / 1440 * 100vw),62px);
    line-height: min(calc(65 / 1440 * 100vw),65px);
    font-family: "Noto Sans JP", sans-serif;
}

.mv-new__title-small {
    font-size: min(calc(52 / 1440 * 100vw),52px);
}

.mv-new__title-2 {
    margin-top: min(calc(5 / 1440 * 100vw),5px);
}

.mv-new__title-blue {
    color: #3579F4;
    font-size: min(calc(62 / 1440 * 100vw),62px);
}

.mv-new__img {
    margin-top: min(calc(19 / 1440 * 100vw),19px);
    width: 100%;
    position: relative;
}

.mv-new__design {
    display: inline-block;
    position: absolute;
    bottom: max(calc(-21.26 / 1440 * 100vw),-21.26px);
    right: min(calc(95 / 1440 * 100vw),95px);
    padding: min(calc(16 / 1440 * 100vw),16px) min(calc(26 / 1440 * 100vw),26px) min(calc(14 / 1440 * 100vw),14px) min(calc(38 / 1440 * 100vw),38px);
    background-color: #3579F4;
    border-radius: min(calc(10 / 1440 * 100vw),10px);
}

.mv-new__design-text {
    font-weight: 700;
    font-size: min(calc(16 / 1440 * 100vw),16px) !important;
    line-height: 120%;
    color: #FFFFFF;
    text-align: center;
}

.mv-new__design-text span {
    font-weight: 900;
    font-size: min(calc(26 / 1440 * 100vw),26px);
    line-height: 120%;
}

.mv-new__design-accent {
    display: inline-block;
    width: min(calc(73.5 / 1440 * 100vw),73.5px);
    height: min(calc(66 / 1440 * 100vw),66px);
    position: absolute;
    bottom: min(calc(11.74 / 1440 * 100vw),11.74px);
    right: min(calc(265 / 1440 * 100vw),265px);
}

.mv-new__form {
    margin-top: min(calc(7 / 1440 * 100vw),7px);
    width: min(calc(416 / 1440 * 100vw),416px);
    position: relative;
}

.mv-new__form iframe {
    border-radius: min(calc(12 / 1440 * 100vw),12px);
    background-color: #3579F4;
}

.mv-new__form-fukidashi {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: min(calc(16 / 1440 * 100vw),16px) !important;
    line-height: min(calc(19 / 1440 * 100vw),19px);
    padding: min(calc(7 / 1440 * 100vw),7px) min(calc(41 / 1440 * 100vw),41px) min(calc(17 / 1440 * 100vw),17px);
    display: inline-block;
    color: #FFFFFF;
    white-space: nowrap;
    background: url(../img/top/new/mv-new__form-fukidashi.png)no-repeat center center / contain;
    position: absolute;
    top: max(calc(-16 / 1440 * 100vw),-16px);
    left: 50%;
    transform: translateX(-50%);
}

.mv-new__under {
    margin-top: min(calc(12 / 1440 * 100vw),12px);
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
}

.mv-new__under-text {
    font-weight: 700;
    font-size: min(calc(20 / 1440 * 100vw),20px) !important;
    font-family: "DIN 2014", "Oswald", "Noto Sans JP", sans-serif;
}

.mv-new__under-text-span {
    font-weight: 700;
    font-size: min(calc(20 / 1440 * 100vw),20px);
    position: relative;
}

.mv-new__under-text-span-2 {
    font-weight: 700;
    font-size: min(calc(26 / 1440 * 100vw),26px);
}

.mv-new__under-text-span::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: min(calc(3 / 1440 * 100vw),3px);
    bottom: max(calc(-2 / 1440 * 100vw),-2px);
    background-color: #F12656;
}

.mv-new__under-text-span::after {
    content: "";
    position: absolute;
    width: min(calc(28.39 / 1440 * 100vw),28.39px);
    height: min(calc(29.47 / 1440 * 100vw),29.47px);
    left: max(calc(-28 / 1440 * 100vw),-28px);
    top: max(calc(-14 / 1440 * 100vw),-14px);
    background: url(../img/top/new/mv-new__under-text-span-accent.png)no-repeat center center / contain;
}

.top-cta {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100vw;
    padding: min(calc(10 / 1440 * 100vw),10px) 0;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

/* 閉じるボタン */
.top-cta__close {
    position: absolute;
    top: min(calc(5 / 1440 * 100vw),5px);
    right: min(calc(10 / 1440 * 100vw),10px);
    font-size: min(calc(40 / 1440 * 100vw),40px);
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
    line-height: 1;
    z-index: 3;
}

.top-cta__flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: min(calc(9 / 1440 * 100vw),9px);
}

.top-cta__item {
    width: min(calc(392 / 1440 * 100vw),392px);
    display: inline-block;
    transition: 0.3s;
}

.top-cta__item:hover {
    opacity: 0.7;
}

.top-cta__item img {
    display: block;
    width: 100%;
}

.under-form {
    position: relative;
}

.under-form-fukidashi {
    position: absolute;
}

.only-pc {
    display: block;
}

.only-sp {
    display: none !important;
}

@media screen and (max-width: 769px) {
    .mv-new {
        padding-top: calc(95 / 393 * 100vw);
        padding-bottom: calc(10 / 393 * 100vw);
    }

    .mv-new__inner {
        width: calc(379 / 393 * 100vw);
    }

    .mv-new__content {
        width: 100%;
        text-align: center;
    }

    .mv-new__text {
        font-size: calc(18 / 393 * 100vw) !important;
        line-height: calc(16 / 393 * 100vw);
        padding: calc(1 / 390 * 100vw) calc(20 / 393 * 100vw) calc(4 / 393 * 100vw);
    }

    .mv-new__text-span-1 {
        font-size: calc(32 / 390 * 100vw) !important;
        line-height: calc(46 / 390 * 100vw);
    }

    .mv-new__text-span-2 {
        font-size: calc(18 / 390 * 100vw) !important;
        line-height: calc(46 / 390 * 100vw);
    }

    .mv-new__text::before {
        width: calc(14.95 / 390 * 100vw);
        height: calc(42 / 390 * 100vw);
    }

    .mv-new__text::after {
        width: calc(14.95 / 390 * 100vw);
        height: calc(42 / 390 * 100vw);
    }

    .mv-new__text-2 {
        margin-top: calc(6.12 / 390 * 100vw);
        font-size: calc(20 / 390 * 100vw) !important;
        line-height: 110%;
    }

    .mv-new__title {
        margin-top: calc(15 / 393 * 100vw);
        font-size: calc(36 / 393 * 100vw) !important;
        line-height: 110%;
    }

    .mv-new__title-small {
        font-size: calc(30 / 393 * 100vw);
    }

    .mv-new__title-small-2 {
        font-size: calc(30 / 393 * 100vw);
    }

    .mv-new__title-2 {
        margin-top: calc(2.9 / 393 * 100vw);
        font-size: calc(36 / 393 * 100vw);
    }

    .mv-new__title-blue {
        color: #3579F4;
        font-size: calc(36 / 393 * 100vw);
    }

    .mv-new__img {
        margin-top: calc(15 / 393 * 100vw);
    }

    .mv-new__design {
        bottom: calc(-1 / 390 * 100vw);
        right: calc(19 / 390 * 100vw);
        padding: calc(12 / 390 * 100vw) calc(21 / 390 * 100vw) calc(11 / 390 * 100vw) calc(36 / 390 * 100vw);
        border-radius: calc(10 / 390 * 100vw);
    }

    .mv-new__design-text {
        font-size: calc(18 / 390 * 100vw) !important;
    }

    .mv-new__design-text span {
        font-size: calc(26 / 390 * 100vw);
    }

    .mv-new__design-accent {
        width: calc(73.5 / 390 * 100vw);
        height: calc(66 / 390 * 100vw);
        bottom: calc(46 / 390 * 100vw);
        right: calc(200 / 390 * 100vw);
    }

    .mv-new__form {
        display: none;
    }

    .mv-new__under {
        margin-top: calc(20 / 393 * 100vw);
    }

    .mv-new__under-text {
        font-size: calc(17 / 393 * 100vw) !important;
        line-height: 110%;
    }

    .mv-new__under-text-span {
        font-size: calc(17 / 393 * 100vw) !important;
        line-height: 110%;
        display: inline-block;
        margin-bottom: calc(6 / 390 * 100vw);
    }

    .mv-new__under-text-span-2 {
        font-size: calc(21 / 390 * 100vw) !important;
    }

    .mv-new__under-text-span::before {
        height: calc(3 / 390 * 100vw);
        bottom: calc(-2 / 390 * 100vw);
    }

    .mv-new__under-text-span::after {
        width: calc(19.39 / 390 * 100vw);
        height: calc(20.13 / 390 * 100vw);
        left: calc(-20 / 390 * 100vw);
        top: calc(-10 / 390 * 100vw);
    }

    .top-cta {
        padding: calc(9 / 393 * 100vw) 0;
        z-index: 51;
    }

    /* 閉じるボタン */
    .top-cta__close {
        top: calc(5 / 393 * 100vw);
        right: auto;
        left: calc(5 / 393 * 100vw);
        font-size: calc(20 / 393 * 100vw);
    }

    .top-cta__flex {
        flex-direction: column;
        gap: calc(10.71 / 393 * 100vw);
    }

    .top-cta__item {
        width: calc(315 / 393 * 100vw);
        display: inline-block;
        transition: 0.3s;
    }

    #chatplusview {
        z-index: 1 !important;
    }

    .only-pc {
    display: none !important;
    }

    .only-sp {
        display: block !important;
    }

    .under-form iframe {
        border-radius: calc(12 / 390 * 100vw);
        background-color: #3579F4;
    }

    .under-form-fukidashi {
        font-size: calc(15.12 / 390 * 100vw) !important;
        line-height: calc(18 / 390 * 100vw);
        padding: calc(7 / 390 * 100vw) calc(41 / 390 * 100vw) calc(17 / 390 * 100vw);
        top: calc(-16 / 390 * 100vw);
    }
}