@charset "UTF-8";

@import 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@600;900&family=Karantina:wght@400;700&display=swap';

.page-event .block-page-top {
    z-index: 101;
}

.page-a1070300 {
    position: relative;
    width: 100%;
    overflow: clip;
    font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1rem;
    color: #000;
}

@media screen and (max-width: 699px) {
    .page-a1070300 {
        font-size: 1.3333333333vw;
    }
}

.page-a1070300 img {
    width: 100%;
}

.page-a1070300 svg {
    width: 100%;
}

.page-a1070300 button {
    padding: 0;
    margin: 0;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    background-color: transparent;
    border-style: none;
}

.page-a1070300 button,
.page-a1070300 [type=button] {
    cursor: pointer;
}

.page-a1070300 button::-moz-focus-inner,
.page-a1070300 [type=button]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

.page-a1070300 button:-moz-focusring,
.page-a1070300 [type=button]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

@media (hover: hover) and (pointer: fine) {
    .page-a1070300 a:hover {
        text-decoration: none;
    }
}

.page-a1070300 a:focus,
.page-a1070300 button:focus {
    text-decoration: none;
    outline-width: 0;
}

.page-a1070300 h2,
.page-a1070300 h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.page-a1070300 picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.a1070300-lines {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    margin-inline: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-lines {
        -webkit-column-gap: 18.6875rem;
        -moz-column-gap: 18.6875rem;
        column-gap: 18.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-lines {
        -webkit-column-gap: 39.8666666667vw;
        -moz-column-gap: 39.8666666667vw;
        column-gap: 39.8666666667vw;
    }
}

.a1070300-line {
    background-color: #0330ff;
    height: 100%;
    width: 1px;
}

.a1070300-columns {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    margin-inline: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-columns {
        row-gap: 18.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-columns {
        row-gap: 39.8666666667vw;
    }
}

.a1070300-column {
    background-color: #0330ff;
    width: 100%;
    height: 1px;
}

.a1070300-icon__search {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

@media not all and (max-width: 699px) {
    .a1070300-icon__search {
        width: 2rem;
        height: 2rem;
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-icon__search {
        width: 6.4vw;
        height: 6.4vw;
        font-size: 2.6666666667vw;
    }
}

.a1070300-icon__search::before {
    z-index: 2;
}

.a1070300-icon__search::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0330ff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    border-radius: 50%;
}

@media not all and (max-width: 699px) {
    .a1070300-icon__search::after {
        -webkit-transition: background-color 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: background-color 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

.a1070300-wrap {
    position: relative;
}

@media not all and (max-width: 699px) {
    .a1070300-wrap__bg {
        display: none;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-wrap__bg {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 336.5333333333vw;
    }
}

.a1070300-wrap__bg img, .a1070300-wrap__bg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-noise1 {
        width: 18rem;
        height: 10.5625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-noise1 {
        width: 38.4vw;
        height: 22.5333333333vw;
    }
}

.a1070300-noise2 {
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-noise2 {
        width: 18.4375rem;
        height: 11.1875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-noise2 {
        width: 39.3333333333vw;
        height: 23.8666666667vw;
    }
}

.a1070300-playBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-playBtn {
        width: 10.625rem;
        height: 10.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-playBtn {
        width: 21.8666666667vw;
        height: 21.8666666667vw;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-playBtn:hover::after {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.a1070300-playBtn::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #9b9b9b;
    border-radius: 50%;
}

@media not all and (max-width: 699px) {
    .a1070300-playBtn::after {
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

.a1070300-playBtn__icon {
    position: relative;
    z-index: 2;
    display: block;
    width: 0;
    height: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-playBtn__icon {
        border-top: 1.4375rem solid transparent;
        border-bottom: 1.4375rem solid transparent;
        border-left: 2.5rem solid #0330ff;
        margin-left: 0.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-playBtn__icon {
        border-top: 2.9333333333vw solid transparent;
        border-bottom: 2.9333333333vw solid transparent;
        border-left: 5.0666666667vw solid #0330ff;
        margin-left: 0.5333333333vw;
    }
}

@-webkit-keyframes slideFromLeft {
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes slideFromLeft {
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes box1 {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }

    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
    }
}

@keyframes box1 {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }

    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
    }
}

@-webkit-keyframes box2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes box2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes vibration {
    0% {
        -webkit-transform: rotate(5deg) scale(0.9);
        transform: rotate(5deg) scale(0.9);
    }

    20% {
        -webkit-transform: rotate(-2deg) scale(1.08);
        transform: rotate(-2deg) scale(1.08);
    }

    40% {
        -webkit-transform: rotate(4deg) scale(0.82);
        transform: rotate(4deg) scale(0.82);
    }

    60% {
        -webkit-transform: rotate(-1deg) scale(1.13);
        transform: rotate(-1deg) scale(1.13);
    }

    80% {
        -webkit-transform: rotate(6deg) scale(0.96);
        transform: rotate(6deg) scale(0.96);
    }

    100% {
        -webkit-transform: rotate(-5deg) scale(1);
        transform: rotate(-5deg) scale(1);
    }
}

@keyframes vibration {
    0% {
        -webkit-transform: rotate(5deg) scale(0.9);
        transform: rotate(5deg) scale(0.9);
    }

    20% {
        -webkit-transform: rotate(-2deg) scale(1.08);
        transform: rotate(-2deg) scale(1.08);
    }

    40% {
        -webkit-transform: rotate(4deg) scale(0.82);
        transform: rotate(4deg) scale(0.82);
    }

    60% {
        -webkit-transform: rotate(-1deg) scale(1.13);
        transform: rotate(-1deg) scale(1.13);
    }

    80% {
        -webkit-transform: rotate(6deg) scale(0.96);
        transform: rotate(6deg) scale(0.96);
    }

    100% {
        -webkit-transform: rotate(-5deg) scale(1);
        transform: rotate(-5deg) scale(1);
    }
}

@-webkit-keyframes maskSlide {
    0% {
        left: -100%;
    }

    20% {
        left: 0;
    }

    50% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}

@keyframes maskSlide {
    0% {
        left: -100%;
    }

    20% {
        left: 0;
    }

    50% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}
/* brand */
.a1070300-brand {
    position: relative;
    z-index: 1;
    border-top: 1px solid #0330ff;
    overflow: hidden;
}

@media screen and (max-width: 699px) {
    .a1070300-brand {
        height: 175.7333333333vw;
    }
}

.a1070300-brand__bg {
    position: relative;
    z-index: 1;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__bg {
        height: 33rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__bg {
        height: 100%;
    }
}

.a1070300-brand__bg img, .a1070300-brand__bg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

.a1070300-brand__inner {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__inner {
        width: 75rem;
        height: 100%;
        margin-inline: auto;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 6.6666666667vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-brand__logo {
        position: absolute;
        z-index: 2;
        width: 24.875rem;
        top: 3.125rem;
        left: 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 53.0666666667vw;
        margin: 0 auto -0.6666666667vw;
    }
}

.a1070300-brand__text {
    color: #DC2828;
    font-weight: bold;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__text {
        position: absolute;
        z-index: 2;
        font-size: 1.125rem;
        line-height: 1.67;
        top: 7.5rem;
        left: 25.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-size: 3.2vw;
        line-height: 1.58;
        text-align: center;
        margin: 0 auto;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-brand__img {
        position: absolute;
        z-index: 2;
        width: 24.25rem;
        top: -1.875rem;
        right: -3.3125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__img {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 51.7333333333vw;
        margin: 14.6666666667vw auto 6.4vw;
    }
}

.a1070300-brand__link {
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-inline: auto;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__link {
        position: absolute;
        z-index: 4;
        bottom: 8rem;
        right: 0;
        left: 0;
        height: 5.25rem;
        width: 75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__link {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        position: relative;
        height: 11.2vw;
        width: 91.6vw;
        margin-bottom: 4.4vw;
    }
}

.a1070300-brand__link::before, .a1070300-brand__link::after {
    content: "";
    display: block;
    background-color: #000;
    position: relative;
    z-index: 2;
    position: absolute;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__link::before, .a1070300-brand__link::after {
        width: 25%;
        height: 0.1875rem;
        top: 2.625rem;
        -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.3s;
        transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.3s;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__link::before, .a1070300-brand__link::after {
        width: 13.3333333333vw;
        height: 0.4vw;
        top: 5.6vw;
    }
}

.a1070300-brand__link::before {
    left: 0;
}

.a1070300-brand__link::after {
    right: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__link:hover::before, .a1070300-brand__link:hover::after {
        width: 50%;
        -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-brand__link:hover .a1070300-brand__linkBg::before, .a1070300-brand__link:hover .a1070300-brand__linkBg::after {
        height: 0;
        -webkit-transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
        transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-brand__link:hover .a1070300-brand__linkLine::before, .a1070300-brand__link:hover .a1070300-brand__linkLine::after {
        width: 25%;
        -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.2s;
        transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.2s;
    }
}

.a1070300-brand__link:hover .a1070300-brand__linkText:first-child {
    -webkit-transform: translateY(-103%);
    transform: translateY(-103%);
}

.a1070300-brand__link:hover .a1070300-brand__linkText--clone {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.a1070300-brand__linkBg {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.a1070300-brand__linkBg::before, .a1070300-brand__linkBg::after {
    content: "";
    display: block;
    background-color: #DC2828;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__linkBg::before, .a1070300-brand__linkBg::after {
        -webkit-transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
        transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
    }
}

.a1070300-brand__linkBg::before {
    top: 0;
}

.a1070300-brand__linkBg::after {
    bottom: 0;
}

.a1070300-brand__linkLine {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 699px) {
    .a1070300-brand__linkLine {
        display: none;
    }
}

.a1070300-brand__linkLine::before, .a1070300-brand__linkLine::after {
    content: "";
    display: block;
    background-color: #DC2828;
    position: absolute;
    top: 2.625rem;
    width: 0;
    height: 0.1875rem;
    -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
    transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
}

.a1070300-brand__linkLine::before {
    left: 0;
}

.a1070300-brand__linkLine::after {
    right: 0;
}

.a1070300-brand__linkTexts {
    position: relative;
    z-index: 3;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    white-space: nowrap;
}

.a1070300-brand__linkTexts::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media not all and (max-width: 699px) {
    .a1070300-brand__linkTexts::after {
        border-left: 0.3125rem solid transparent;
        border-right: 0.3125rem solid transparent;
        border-top: 0.5625rem solid #9b9b9b;
        top: 0.5625rem;
        margin: 0 0 0 0.9375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__linkTexts::after {
        border-left: 1.0666666667vw solid transparent;
        border-right: 1.0666666667vw solid transparent;
        border-top: 1.7333333333vw solid #9b9b9b;
        top: 1.2vw;
        margin: 0 0 0 3.3333333333vw;
    }
}

.a1070300-brand__linkText {
    line-height: 1;
    color: #c0c0c0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__linkText {
        font-size: 1.125rem;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__linkText {
        font-size: 3.7333333333vw;
    }
}

.a1070300-brand__linkText--clone {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-inline: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
    margin-right: 1.5625rem;
}

@media screen and (max-width: 699px) {
    .a1070300-brand__linkText--clone {
        display: none;
    }
}

.a1070300-brand__annotation {
    color: #6d6d6d;
}

@media not all and (max-width: 699px) {
    .a1070300-brand__annotation {
        position: absolute;
        z-index: 2;
        font-size: 0.75rem;
        line-height: 1.67;
        bottom: 2.25rem;
        left: 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-brand__annotation {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        font-size: 2.9333333333vw;
        line-height: 1.64;
        padding: 0 4vw;
    }
}

/* features */
.a1070300-features {
    position: relative;
    z-index: 3;
}

@media not all and (max-width: 699px) {
    .a1070300-features {
        margin: -16.125rem 0 -2.5rem;
        padding: 7.1875rem 0 6.875rem;
        clip-path: polygon(0 0, 100% 6%, 100% 100%, 0% 100%);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features {
        margin-top: -42.6666666667vw;
        padding: 16vw 0 9.6vw;
        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    }
}

.a1070300-features__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-features__bg {
        height: 94.0625rem;
        clip-path: inherit;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__bg {
        height: 172.75rem;
        clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 100%);
    }
}

.a1070300-features__bg img, .a1070300-features__bg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-features__inner {
        position: relative;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }
}

.a1070300-features__heading {
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    overflow: hidden;
}

@media not all and (max-width: 699px) {
    .a1070300-features__heading {
        margin-bottom: 5.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__heading {
        text-align: center;
        width: 100%;
        margin-bottom: 3.7333333333vw;
    }
}

.a1070300-features__headingEn {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    line-height: 1;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-features__headingEn {
        font-size: 11.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__headingEn {
        font-size: 24vw;
    }
}

.a1070300-features__headingJa {
    font-weight: 600;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-features__headingJa {
        font-size: 0.875rem;
        line-height: 1.29;
        margin-top: -0.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__headingJa {
        margin-top: -3.4666666667vw;
        font-size: 2.9333333333vw;
    }
}

.a1070300-features__headingNoise {
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-features__headingNoise {
        top: -2.1875rem;
        left: 0.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__headingNoise {
        top: 1.3333333333vw;
        left: 49.0666666667vw;
    }
}

.a1070300-features__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    text-align: left;
}

@media not all and (max-width: 699px) {
    .a1070300-features__list {
        width: 75rem;
        margin: 0 auto 5.1875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 92vw;
        margin: 0 auto 4.8vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__item {
        width: 24rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__item {
        width: 43.7333333333vw;
        margin-bottom: 5.3333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__item:first-child {
        margin-top: -6.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__item:nth-child(2) {
        -webkit-transform: translateY(44vw);
        transform: translateY(44vw);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__item:last-child {
        margin-top: -14.8125rem;
    }
}

.a1070300-features__image {
    position: relative;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-features__image {
        margin-bottom: 3rem !important;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__image {
        margin-bottom: 2.6666666667vw !important;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__image:hover .a1070300-icon__search::after {
        background-color: #000;
    }
}

.a1070300-features__imageBtn {
    position: absolute;
}

@media not all and (max-width: 699px) {
    .a1070300-features__imageBtn {
        right: 0.625rem;
        bottom: 0.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__imageBtn {
        right: 1.0666666667vw;
        bottom: 2vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__boxHead {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 1.125rem;
        -moz-column-gap: 1.125rem;
        column-gap: 1.125rem;
        margin-bottom: 0.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__boxHead {
        margin-bottom: 2.1333333333vw;
    }
}

.a1070300-features__boxNo {
    font-family: Lato, sans-serif;
    color: #0330ff;
    line-height: 1;
    letter-spacing: 0.01em;
    font-weight: bold;
}

@media not all and (max-width: 699px) {
    .a1070300-features__boxNo {
        font-size: 1rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__boxNo {
        font-size: 3.7333333333vw;
        margin-bottom: 2.1333333333vw;
    }
}

.a1070300-features__boxTitle {
    font-weight: bold;
    color: #c0c0c0;
}

@media not all and (max-width: 699px) {
    .a1070300-features__boxTitle {
        font-size: 1.25rem;
        line-height: 1;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__boxTitle {
        font-size: 3.7333333333vw;
        line-height: 1.36;
    }
}

.a1070300-features__boxText {
    color: #c0c0c0;
}

@media not all and (max-width: 699px) {
    .a1070300-features__boxText {
        font-size: 0.875rem;
        line-height: 1.71;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__boxText {
        font-size: 2.9333333333vw;
        line-height: 1.59;
    }
}

.a1070300-features__boxText small {
    display: block;
}

@media not all and (max-width: 699px) {
    .a1070300-features__boxText small {
        font-size: 0.75rem;
    }
}

.a1070300-features__limited {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    border-right: 1px solid #0330ff;
    border-left: 1px solid #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limited {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 75rem;
        margin: 0 auto 1.5rem;
        padding: 1rem 0.625rem 1rem 2rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limited {
        margin: 0 2.6666666667vw 2.6666666667vw;
        padding-bottom: 5.3333333333vw;
    }
}

.a1070300-features__limitedBg {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedBg {
        height: 16.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedBg {
        height: 100%;
    }
}

.a1070300-features__limitedBg img, .a1070300-features__limitedBg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

.a1070300-features__limitedHead {
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedHead {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 3.3333333333vw 3.3333333333vw 0 4.9333333333vw;
        margin-bottom: 3.2vw;
    }
}

.a1070300-features__limitedList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedList {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 85.3333333333vw;
        margin-inline: auto;
    }
}

.a1070300-features__limitedItem {
    position: relative;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedItem {
        width: 25rem;
        padding: 0 0.4375rem;
        border-left: 1px solid #0330ff;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedItem {
        width: 40vw;
    }
}

.a1070300-features__limitedBtn {
    display: block;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedBtn {
        top: 7.0625rem;
        right: 0.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedBtn {
        top: 21.3333333333vw;
        right: 0;
    }
}

.a1070300-features__limitedTitle {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    line-height: 1;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedTitle {
        font-size: 4.375rem;
        line-height: 0.76;
        margin-bottom: 0.5625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedTitle {
        font-size: 16vw;
        line-height: 0.83;
    }
}

.a1070300-features__limitedLabel {
    font-weight: bold;
    color: #c0c0c0;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedLabel {
        line-height: 1;
        width: 5.75rem;
        height: 1.625rem;
        border-radius: 0.8125rem;
        font-size: 0.75rem;
        line-height: 1.5;
        margin-bottom: 1.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedLabel {
        text-align: center;
        line-height: 1.09;
        width: 13.6vw;
        height: 13.6vw;
        font-size: 2.9333333333vw;
        border-radius: 50%;
        margin-left: 1.6vw;
    }
}

.a1070300-features__limitedText {
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedText {
        font-size: 1rem;
        line-height: 1.5;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedText {
        font-size: 3.2vw;
        line-height: 1.58;
        margin-top: 1.0666666667vw;
    }
}

.a1070300-features__limitedImage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedImage {
        width: 100%;
        height: 9.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedImage {
        width: 100%;
        height: 30.6666666667vw;
        overflow: hidden !important;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedImage:hover .a1070300-icon__search::after {
        background-color: #000;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedImage1 {
        width: 13.0625rem;
        margin-top: -2.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedImage1 {
        width: 31.0666666667vw;
        margin: -13.8666666667vw 0 0 -2.6666666667vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedImage2 {
        width: 18.4375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedImage2 {
        width: 34.5333333333vw;
    }
}

.a1070300-features__limitedName {
    font-weight: bold;
    line-height: 1;
    color: #c0c0c0;
    background-color: #0330ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedName {
        font-size: 0.75rem;
        width: 24.0625rem;
        height: 1.75rem;
        margin-bottom: 0.375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedName {
        text-align: center;
        font-size: 2.9333333333vw;
        line-height: 1.36;
        width: 40vw;
        height: 11.4666666667vw;
        margin-bottom: 1.0666666667vw;
    }
}

.a1070300-features__limitedCaption {
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-features__limitedCaption {
        font-size: 0.75rem;
        line-height: 1.67;
        padding: 0 0.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__limitedCaption {
        font-size: 2.9333333333vw;
        line-height: 1.59;
    }
}

.a1070300-features__link {
    display: block;
    position: relative;
    background-color: #000;
    text-align: center;
    margin-inline: auto !important;
}

@media not all and (max-width: 699px) {
    .a1070300-features__link {
        height: 5.25rem;
        width: 75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__link {
        height: 11.2vw;
        width: 91.6vw;
    }
}

.a1070300-features__link::before, .a1070300-features__link::after {
    content: "";
    display: block;
    background-color: #000;
    position: relative;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-features__link::before, .a1070300-features__link::after {
        width: 25%;
        height: 0.1875rem;
        top: 2.625rem;
        -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.3s;
        transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.3s;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__link::before, .a1070300-features__link::after {
        width: 13.3333333333vw;
        height: 0.4vw;
        top: 5.6vw;
    }
}

.a1070300-features__link::before {
    left: 0;
}

.a1070300-features__link::after {
    right: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-features__link:hover::before, .a1070300-features__link:hover::after {
        width: 50%;
        -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__link:hover .a1070300-features__linkBg::before, .a1070300-features__link:hover .a1070300-features__linkBg::after {
        height: 0;
        -webkit-transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
        transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-features__link:hover .a1070300-features__linkLine::before, .a1070300-features__link:hover .a1070300-features__linkLine::after {
        width: 25%;
        -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.2s;
        transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.2s;
    }
}

.a1070300-features__link:hover .a1070300-features__linkText:first-child {
    -webkit-transform: translateY(-103%);
    transform: translateY(-103%);
}

.a1070300-features__link:hover .a1070300-features__linkText--clone {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.a1070300-features__linkBg {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.a1070300-features__linkBg::before, .a1070300-features__linkBg::after {
    content: "";
    display: block;
    background-color: #0330ff;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
}

@media not all and (max-width: 699px) {
    .a1070300-features__linkBg::before, .a1070300-features__linkBg::after {
        -webkit-transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
        transition: height 0.2s cubic-bezier(0.83, 0, 0.17, 1) 0.1s;
    }
}

.a1070300-features__linkBg::before {
    top: 0;
}

.a1070300-features__linkBg::after {
    bottom: 0;
}

.a1070300-features__linkLine {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 699px) {
    .a1070300-features__linkLine {
        display: none;
    }
}

.a1070300-features__linkLine::before, .a1070300-features__linkLine::after {
    content: "";
    display: block;
    background-color: #0330ff;
    position: absolute;
    top: 2.625rem;
    width: 0;
    height: 0.1875rem;
    -webkit-transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
    transition: width 0.2s cubic-bezier(0.83, 0, 0.17, 1);
}

.a1070300-features__linkLine::before {
    left: 0;
}

.a1070300-features__linkLine::after {
    right: 0;
}

.a1070300-features__linkTexts {
    position: relative;
    z-index: 3;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
}

.a1070300-features__linkTexts::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-features__linkTexts::before {
        border-left: 0.3125rem solid transparent;
        border-right: 0.3125rem solid transparent;
        border-top: 0.5625rem solid #9b9b9b;
        top: 0.5625rem;
        margin: 0 0.9375rem 0 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__linkTexts::before {
        border-left: 1.0666666667vw solid transparent;
        border-right: 1.0666666667vw solid transparent;
        border-top: 1.7333333333vw solid #9b9b9b;
        top: 1.2vw;
        margin: 0 3.3333333333vw 0 0;
    }
}

.a1070300-features__linkText {
    line-height: 1;
    color: #c0c0c0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-features__linkText {
        font-size: 1.125rem;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-features__linkText {
        font-size: 3.7333333333vw;
    }
}

.a1070300-features__linkText--clone {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-inline: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
    margin-left: 1.5625rem;
}

@media screen and (max-width: 699px) {
    .a1070300-features__linkText--clone {
        display: none;
    }
}

/* function */
.a1070300-function {
    position: relative;
    background-color: #d7d7d7;
}

@media not all and (max-width: 699px) {
    .a1070300-function {
        padding: 5.75rem 0 8.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function {
        padding: 0 0 11.0666666667vw;
        margin-top: -1px;
    }
}

.a1070300-function__noise1 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-function__noise1 {
        top: 12.1875rem;
        left: 0.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__noise1 {
        top: -9.6vw;
        right: -6.1333333333vw;
    }
}

.a1070300-function__noise2 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-function__noise2 {
        bottom: 6.1875rem;
        right: -7.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__noise2 {
        bottom: 29.8666666667vw;
        right: -16vw;
    }
}

.a1070300-function__noise3 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-function__noise3 {
        top: 6.25rem;
        right: -4.5625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__noise3 {
        top: 24.5333333333vw;
        left: -16.2666666667vw;
    }
}

.a1070300-function__inner {
    margin-inline: auto;
}

@media not all and (max-width: 699px) {
    .a1070300-function__inner {
        max-width: 75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__inner {
        padding: 3.7333333333vw 2.6666666667vw 0;
    }
}

.a1070300-function__heading {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media not all and (max-width: 699px) {
    .a1070300-function__heading {
        margin: 0 0 0.875rem 3.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__heading {
        margin-bottom: 3.3333333333vw;
    }
}

.a1070300-function__headingEn {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    color: #0330ff;
    line-height: 1;
    position: relative;
    letter-spacing: 0.01em;
}

@media not all and (max-width: 699px) {
    .a1070300-function__headingEn {
        font-size: 11.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__headingEn {
        font-size: 24vw;
    }
}

.a1070300-function__headingJa {
    font-weight: bold;
    color: #0330ff;
    line-height: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-function__headingJa {
        font-size: 0.875rem;
        margin: 0 0 1.6875rem 1rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__headingJa {
        font-size: 2.9333333333vw;
        margin: 0 0 1.75rem 0.875rem;
    }
}

.a1070300-function__headingNoise {
    display: block;
    position: absolute;
    z-index: 2;
    overflow: hidden;
}

@media not all and (max-width: 699px) {
    .a1070300-function__headingNoise {
        width: 33.4375rem;
        height: 8rem;
        top: 1.5625rem;
        left: 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__headingNoise {
        width: 71.4666666667vw;
        height: 17.0666666667vw;
        top: 3.3333333333vw;
        left: 0;
    }
}

.a1070300-function__headingNoise1 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-function__headingNoise1 {
        top: 1.4375rem;
        right: -10.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__headingNoise1 {
        top: 2.6666666667vw;
        right: -9.3333333333vw;
    }
}

.a1070300-function__headingNoise2 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-function__headingNoise2 {
        top: -7.5rem;
        right: -2.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__headingNoise2 {
        top: -15.2vw;
        right: -6.4vw;
    }
}

.a1070300-function__list {
    position: relative;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-function__list {
        border-top: 1px solid #0330ff;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-function__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 0.5rem;
        border-bottom: 1px solid #0330ff;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__item:not(:last-child) {
        margin-bottom: 9.7333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-function__image {
        width: 21.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__image {
        width: 100%;
        margin-bottom: 4.2666666667vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-function__box {
        width: 52.375rem;
        padding: 1rem 0 1.1875rem;
    }
}

.a1070300-function__boxTop {
    position: relative;
}

@media not all and (max-width: 699px) {
    .a1070300-function__boxTop {
        margin-bottom: 2.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__boxTop {
        margin-bottom: 3.3333333333vw;
    }
}

.a1070300-function__boxTitle {
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-function__boxTitle {
        font-size: 2.625rem;
        line-height: 1.31;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__boxTitle {
        font-size: 5.3333333333vw;
        line-height: 1.38;
    }
}

.a1070300-function__boxNo {
    color: #fff;
    font-family: Lato, sans-serif;
    line-height: 1;
    position: absolute;
    right: 0;
    letter-spacing: 0.01em;
}

@media not all and (max-width: 699px) {
    .a1070300-function__boxNo {
        font-size: 1rem;
        top: 0.4375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__boxNo {
        font-size: 4.5333333333vw;
        top: -1.6vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-function__boxText {
        font-size: 1rem;
        line-height: 1.75;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__boxText {
        font-size: 3.2vw;
        line-height: 1.6;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-function__boxCaption {
        font-size: 0.75rem;
        margin-top: 0.5rem;
        line-height: 1.67;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-function__boxCaption {
        font-size: 2.9333333333vw;
        margin-top: 3.3333333333vw;
        line-height: 1.64;
    }
}

/* lineup */
.a1070300-lineup {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-top: 1px solid #0330ff;
}

.a1070300-lineup__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-lineup__bg {
        width: 100%;
        height: 82rem;
    }
}

.a1070300-lineup__bg img, .a1070300-lineup__bg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

.a1070300-lineup__inner {
    position: relative;
    z-index: 2;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-lineup__inner {
        padding: 3.875rem 0 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-lineup__inner {
        padding: 8.5333333333vw 0 0;
    }
}

.a1070300-lineup__heading {
    position: relative;
    z-index: 2;
    text-align: center;
}

@media not all and (max-width: 699px) {
    .a1070300-lineup__heading {
        margin-bottom: 5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-lineup__heading {
        margin-bottom: 10.6666666667vw;
    }
}

.a1070300-lineup__headingEn {
    position: relative;
    display: inline-block;
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    line-height: 1;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-lineup__headingEn {
        font-size: 8.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-lineup__headingEn {
        font-size: 17.3333333333vw;
    }
}

.a1070300-lineup__headingJa {
    font-weight: 600;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-lineup__headingJa {
        font-size: 0.875rem;
        line-height: 1;
        margin-top: -0.1875rem;
        letter-spacing: 0.01em;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-lineup__headingJa {
        margin-top: -2.5333333333vw;
        font-size: 2.9333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-lineup__img {
        width: 51.8125rem;
        margin-inline: auto;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-lineup__img {
        width: 91.7333333333vw;
        margin-left: auto;
    }
}

/* member */
.a1070300-member {
    position: relative;
    background-color: #9b9b9b;
}

.a1070300-member__noise1 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-member__noise1 {
        bottom: 68rem;
        left: -4.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__noise1 {
        top: 251.7333333333vw;
        right: 16.8vw;
    }
}

.a1070300-member__noise2 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-member__noise2 {
        top: -1.25rem;
        left: 18.375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__noise2 {
        top: 133.3333333333vw;
        right: -6.6666666667vw;
    }
}

.a1070300-member__noise3 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-member__noise3 {
        bottom: 4.375rem;
        right: 15rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__noise3 {
        top: 362.6666666667vw;
        right: -6.1333333333vw;
    }
}

.a1070300-member__noise4 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-member__noise4 {
        top: 9.25rem;
        left: 4.375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__noise4 {
        top: 19.7333333333vw;
        left: 9.3333333333vw;
    }
}

.a1070300-member__noise5 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-member__noise5 {
        top: 81.9375rem;
        right: -0.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__noise5 {
        top: 520.5333333333vw;
        right: 13.3333333333vw;
    }
}

.a1070300-member__noise6 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-member__noise6 {
        top: 11.25rem;
        right: -0.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__noise6 {
        right: -1.3333333333vw;
        bottom: 13.3333333333vw;
    }
}

.a1070300-member__inner {
    position: relative;
    z-index: 2;
    text-align: center;
}

@media not all and (max-width: 699px) {
    .a1070300-member__inner {
        padding: 5.9375rem 0 5rem;
        width: 75rem;
        margin-inline: auto;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__inner {
        padding: 8.8vw 0 9.0666666667vw;
    }
}

.a1070300-member__heading {
    position: relative;
    z-index: 2;
    text-align: center;
    display: inline-block;
}

@media not all and (max-width: 699px) {
    .a1070300-member__heading {
        margin-bottom: 6.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__heading {
        margin-bottom: 9.8666666667vw;
    }
}

.a1070300-member__headingEn {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    line-height: 1;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-member__headingEn {
        font-size: 11.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__headingEn {
        font-size: 24vw;
    }
}

.a1070300-member__headingJa {
    font-weight: 600;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-member__headingJa {
        font-size: 0.875rem;
        line-height: 1;
        margin-top: -1.25rem;
        text-align: right;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__headingJa {
        margin-top: -3.4666666667vw;
        font-size: 2.9333333333vw;
    }
}

.a1070300-member__content {
    text-align: left;
}

@media not all and (max-width: 699px) {
    .a1070300-member__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-member__block:not(:last-child) {
        margin-bottom: 0.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__block:not(:last-child) {
        margin-bottom: 5.8666666667vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-member__blockHead {
        width: 11.875rem;
        border-top: 0.125rem solid #0330ff;
        padding: 0.75rem 0 0 0.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__blockHead {
        padding: 5.3333333333vw 0 0 5.3333333333vw;
        margin-bottom: 7.3333333333vw;
        border-top: 1.0666666667vw solid #0330ff;
    }
}

.a1070300-member__blockTitle {
    color: #0330ff;
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 400;
}

@media not all and (max-width: 699px) {
    .a1070300-member__blockTitle {
        font-size: 2.5rem;
        letter-spacing: 0.02em;
        line-height: 0.75;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__blockTitle {
        font-size: 8vw;
        line-height: 0.83;
    }
}

.a1070300-member__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media not all and (max-width: 699px) {
    .a1070300-member__list {
        width: 62.5rem;
        row-gap: 0.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__list {
        width: 96vw;
        margin-inline: auto;
    }
}

.a1070300-member__item {
    position: relative;
}

@media not all and (max-width: 699px) {
    .a1070300-member__item {
        width: 12.5rem;
        padding-left: 1.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__item {
        width: 32vw;
        padding-left: 2vw;
        margin-bottom: 1.6vw;
    }
}

.a1070300-member__itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-member__itemBox:hover .a1070300-member__itemBg {
        -webkit-animation: vibration 0.2s linear 0.2s;
        animation: vibration 0.2s linear 0.2s;
    }

    .a1070300-member__itemBox:hover .a1070300-member__itemImage {
        -webkit-animation: vibration 0.2s linear 0.2s;
        animation: vibration 0.2s linear 0.2s;
    }
}

.a1070300-member__itemName {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #0330ff;
    font-family: Lato, sans-serif;
    line-height: 1;
    text-align: left;
}

@media not all and (max-width: 699px) {
    .a1070300-member__itemName {
        font-size: 1rem;
        margin: 0.5rem 0.375rem 0 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__itemName {
        font-size: 3.4666666667vw;
        margin: 1.3333333333vw 0.8vw 0 0;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-member__itemProfile {
        display: none;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__itemProfile {
        position: absolute;
        left: 2vw;
        bottom: 0;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        color: #fff;
        font-family: Lato, sans-serif;
        line-height: 1;
        font-size: 1.8666666667vw;
        letter-spacing: 0.01em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 1.2vw;
        -moz-column-gap: 1.2vw;
        column-gap: 1.2vw;
    }
}

.a1070300-member__itemProfile::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-member__itemProfile::after {
        border-top: 1.4375rem solid transparent;
        border-bottom: 1.4375rem solid transparent;
        border-left: 2.5rem solid #0330ff;
        margin-left: 0.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__itemProfile::after {
        border-top: 1.0666666667vw solid transparent;
        border-bottom: 1.0666666667vw solid transparent;
        border-left: 2vw solid #0330ff;
        margin-left: 0.2666666667vw;
    }
}

.a1070300-member__itemBg {
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-member__itemBg {
        width: 2.875rem;
        height: 16.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__itemBg {
        width: 7.3333333333vw;
        height: 41.4666666667vw;
    }
}

.a1070300-member__itemImage {
    position: absolute;
    left: 0;
    bottom: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-member__itemImage {
        width: 12.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-member__itemImage {
        width: 32vw;
    }
}

/* modal */
.a1070300-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    background-color: #1e1e1e;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    transition: all 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-modal {
        height: calc(100% - 5rem);
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal {
        height: calc(100% - 50px);
    }
}

.a1070300-modal.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.a1070300-modal__inner {
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__inner {
        min-width: 77.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.a1070300-modal__close {
    position: absolute;
    z-index: 4;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__close {
        width: 8.25rem;
        height: 8.25rem;
        top: 0;
        right: -8.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__close {
        width: 13.8666666667vw;
        height: 13.8666666667vw;
        top: 0;
        right: 0;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modal__close--member {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.a1070300-modal__close::before, .a1070300-modal__close::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #0330ff;
    position: absolute;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__close::before, .a1070300-modal__close::after {
        width: 11.625rem;
        height: 0.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__close::before, .a1070300-modal__close::after {
        width: 20vw;
        height: 0.2666666667vw;
    }
}

.a1070300-modal__close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media not all and (max-width: 699px) {
    .a1070300-modal__close::before {
        top: 4.0625rem;
        left: -1.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__close::before {
        top: 6.6666666667vw;
        left: -3.4666666667vw;
    }
}

.a1070300-modal__close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media not all and (max-width: 699px) {
    .a1070300-modal__close::after {
        top: 4.0625rem;
        right: -1.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__close::after {
        top: 6.6666666667vw;
        right: -3.4666666667vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modalFeatures__imageWrap {
        position: relative;
        width: 57.5rem;
        height: 37.5rem;
        -webkit-box-shadow: 0 3.75rem 8.125rem rgb(0, 0, 0);
        box-shadow: 0 3.75rem 8.125rem rgb(0, 0, 0);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modalFeatures__imageWrap {
        width: 92vw;
        height: 92vw;
        -webkit-box-shadow: 0 8vw 17.3333333333vw rgb(0, 0, 0);
        box-shadow: 0 8vw 17.3333333333vw rgb(0, 0, 0);
    }
}

.a1070300-modalFeatures__image {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.a1070300-modalFeatures__image img, .a1070300-modalFeatures__image picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
    height: 100%;
}

.a1070300-modalFeatures__texts {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    pointer-events: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-modalFeatures__texts {
        -webkit-column-gap: 3rem;
        -moz-column-gap: 3rem;
        column-gap: 3rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modalFeatures__texts {
        -webkit-column-gap: 12.8vw;
        -moz-column-gap: 12.8vw;
        column-gap: 12.8vw;
        margin-top: 49.3333333333vw;
    }
}

.a1070300-modalFeatures__text {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    color: #0330ff;
    white-space: nowrap;
    -webkit-animation: box2 100s linear infinite;
    animation: box2 100s linear infinite;
}

@media not all and (max-width: 699px) {
    .a1070300-modalFeatures__text {
        font-size: 15rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modalFeatures__text {
        font-size: 64vw;
    }
}

.a1070300-modalFeatures__label {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    color: rgba(155, 155, 155, 0.2);
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
}

@media not all and (max-width: 699px) {
    .a1070300-modalFeatures__label {
        font-size: 12.4375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modalFeatures__label {
        font-size: 26.5333333333vw;
    }
}

.a1070300-modalContent {
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-modalContent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.a1070300-modal__image {
    position: relative;
    z-index: 2;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__image {
        height: 100%;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__image {
        height: 54%;
    }
}

.a1070300-modal__image img, .a1070300-modal__image picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
    height: 100%;
}

.a1070300-modal__box {
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__box {
        position: absolute;
        z-index: 3;
        top: 0;
        right: 0;
        width: 25rem;
        height: 100%;
        left: 52%;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__box {
        height: 46%;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modal__boxInner {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__boxInner {
        position: relative;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
        padding: 0 2.1333333333vw 25.8666666667vw;
    }
}

.a1070300-modal__noise1 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__noise1 {
        top: -4.9375rem;
        right: -4.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__noise1 {
        top: -5.8666666667vw;
        right: -1.3333333333vw;
        width: 58.9333333333vw;
        height: 35.7333333333vw;
    }
}

.a1070300-modal__noise2 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__noise2 {
        bottom: -3.125rem;
        right: -6.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__noise2 {
        top: 52.8vw;
        right: -8vw;
        width: 57.6vw;
        height: 33.8666666667vw;
    }
}

.a1070300-modal__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__block {
        height: 50%;
        padding: 0 1rem 1rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__block {
        padding-bottom: 4vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modal__head {
        padding-top: 3.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__head {
        padding-top: 4.2666666667vw;
    }
}

.a1070300-modal__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__sns {
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        margin-bottom: 1.0625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__sns {
        -webkit-column-gap: 5.3333333333vw;
        -moz-column-gap: 5.3333333333vw;
        column-gap: 5.3333333333vw;
        margin-bottom: 4vw;
    }
}

.a1070300-modal__x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.a1070300-modal__youtube {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.a1070300-modal__xIcon {
    color: #fff;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__xIcon {
        font-size: 1.3125rem;
        margin-bottom: 1px;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__xIcon {
        font-size: 5.8666666667vw;
        margin-bottom: 0.2666666667vw;
    }
}

.a1070300-modal__youtubeIcon {
    color: #fff;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__youtubeIcon {
        font-size: 1.5625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__youtubeIcon {
        font-size: 6.6666666667vw;
    }
}

.a1070300-modal__team {
    color: #c0c0c0;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__team {
        font-size: 0.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__team {
        font-size: 3.2vw;
    }
}

.a1070300-modal__name {
    color: #c0c0c0;
    font-family: Lato, sans-serif;
    word-break: normal;
    overflow-wrap: break-word;
    line-height: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__name {
        font-size: 5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__name {
        font-size: 18.1333333333vw;
        margin-top: 10.6666666667vw;
    }
}

.a1070300-modal__text {
    color: #c0c0c0;
    line-height: 1.71;
    position: relative;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__text {
        font-size: 0.875rem;
        margin-top: 1rem;
        padding: 0 1rem 1.5rem;
        height: 50%;
        overflow-y: auto;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__text {
        font-size: 3.7333333333vw;
    }
}

.a1070300-modal__list {
    position: relative;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__list {
        margin-top: 1rem;
        padding-bottom: 1.5rem;
        height: 50%;
        overflow-y: auto;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__list {
        margin: 0 -2.1333333333vw;
    }
}

.a1070300-modal__listItem {
    color: #c0c0c0;
    line-height: 1.71;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__listItem {
        font-size: 0.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__listItem {
        font-size: 3.7333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modal__listItem:not(:last-child) {
        margin-bottom: 1.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__listItem:not(:last-child) {
        margin-bottom: 5.8666666667vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modal__listItemNo {
        padding: 0 1rem;
        margin-bottom: 1.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__listItemNo {
        padding: 0 2.1333333333vw;
        margin-bottom: 5.8666666667vw;
    }
}

.a1070300-modal__listItemQ {
    border-bottom: 1px solid #c0c0c0;
}

@media not all and (max-width: 699px) {
    .a1070300-modal__listItemQ {
        padding: 0 1rem 0.25rem;
        margin-bottom: 1.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__listItemQ {
        padding: 0 2.1333333333vw 2.1333333333vw;
        margin-bottom: 2.1333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modal__listItemA {
        padding: 0 1rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modal__listItemA {
        padding: 0 2.1333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-modalMovie_videoWrap {
        position: relative;
        width: 57.5rem;
        height: 32.0625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-modalMovie_videoWrap {
        width: 100%;
        height: 57.6vw;
    }
}

.a1070300-modalMovie_video {
    width: 100%;
    height: 100%;
}

/* movie */
.a1070300-movie {
    position: relative;
    z-index: 4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #000), color-stop(50%, #d7d7d7));
    background: linear-gradient(to bottom, #000 50%, #d7d7d7 50%);
}

.a1070300-movie__bg {
    position: relative;
    z-index: 1;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__bg {
        height: 35.9375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__bg {
        height: 72.6666666667vw;
    }
}

.a1070300-movie__bg img, .a1070300-movie__bg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right center;
    object-position: right center;
    width: 100%;
    height: 100%;
}

.a1070300-movie__box {
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    margin-inline: auto;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__box {
        top: 2.5rem;
        width: 55rem;
        height: 30.9375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__box {
        top: 13.3333333333vw;
        width: 82vw;
        height: 46.1333333333vw;
    }
}

.a1070300-movie__video {
    position: relative;
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__video iframe {
        position: relative;
        z-index: 1;
        pointer-events: none;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__video iframe {
        display: none;
    }
}

.a1070300-movie__video::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

@media not all and (max-width: 699px) {
    .a1070300-movie__image {
        display: none;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__image {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
    }
}

.a1070300-movie__btn {
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    margin-inline: auto !important;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__btn {
        top: 10.3125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__btn {
        top: 12.8vw;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-movie__btn:hover .a1070300-movie__textWrap {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .a1070300-movie__btn:hover .a1070300-movie__text {
        opacity: 0;
    }

    .a1070300-movie__btn:hover .a1070300-movie__textHover {
        opacity: 1;
    }
}

.a1070300-movie__textWrap {
    display: block;
    pointer-events: none;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__textWrap {
        top: -2.125rem;
        left: -2.125rem;
        width: 15.0625rem;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__textWrap {
        top: -8vw;
        left: -8vw;
        width: 38.8vw;
    }
}

.a1070300-movie__text {
    display: block;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__text {
        -webkit-transition: opacity 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: opacity 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

.a1070300-movie__textHover {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__textHover {
        -webkit-transition: opacity 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: opacity 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

.a1070300-movie__labels {
    pointer-events: none;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__labels {
        top: 15.5rem;
        width: 46.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__labels {
        top: 30vw;
    }
}

.a1070300-movie__labels--left {
    left: 0;
}

.a1070300-movie__labels--right {
    right: 0;
    text-align: right;
}

.a1070300-movie__label {
    display: inline-block;
    position: relative;
    background-color: #0330ff;
    color: #000;
    font-family: Lato, sans-serif;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__label {
        line-height: 1.25rem;
        font-size: 0.9375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__label {
        line-height: 3.0666666667vw;
        font-size: 2.2666666667vw;
    }
}

.a1070300-movie__label::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #0330ff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -100%;
}

@media not all and (max-width: 699px) {
    .is-enter .a1070300-movie__label--1 {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media screen and (max-width: 699px) {
    .is-enter .a1070300-movie__label--1 {
        -webkit-transform: translateX(-48vw);
        transform: translateX(-48vw);
    }
}

@media not all and (max-width: 699px) {
    .is-enter .a1070300-movie__label--2 {
        -webkit-transform: translateX(-15.375rem);
        transform: translateX(-15.375rem);
    }
}

@media screen and (max-width: 699px) {
    .is-enter .a1070300-movie__label--2 {
        -webkit-transform: translateX(-87.4666666667vw);
        transform: translateX(-87.4666666667vw);
    }
}

@media not all and (max-width: 699px) {
    .is-enter .a1070300-movie__label--3 {
        -webkit-transform: translateX(-10.375rem);
        transform: translateX(-10.375rem);
    }
}

@media screen and (max-width: 699px) {
    .is-enter .a1070300-movie__label--3 {
        -webkit-transform: translateX(-78.4vw);
        transform: translateX(-78.4vw);
    }
}

@media not all and (max-width: 699px) {
    .is-enter .a1070300-movie__label--4 {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media screen and (max-width: 699px) {
    .is-enter .a1070300-movie__label--4 {
        -webkit-transform: translateX(36vw);
        transform: translateX(36vw);
    }
}

@media not all and (max-width: 699px) {
    .is-enter .a1070300-movie__label--5 {
        -webkit-transform: translateX(21rem);
        transform: translateX(21rem);
    }
}

@media screen and (max-width: 699px) {
    .is-enter .a1070300-movie__label--5 {
        -webkit-transform: translateX(86.9333333333vw);
        transform: translateX(86.9333333333vw);
    }
}

@media not all and (max-width: 699px) {
    .is-enter .a1070300-movie__label--6 {
        -webkit-transform: translateX(24.25rem);
        transform: translateX(24.25rem);
    }
}

@media screen and (max-width: 699px) {
    .is-enter .a1070300-movie__label--6 {
        -webkit-transform: translateX(91.7333333333vw);
        transform: translateX(91.7333333333vw);
    }
}

.is-enter .a1070300-movie__label::after {
    -webkit-animation: maskSlide 15s infinite 5s;
    animation: maskSlide 15s infinite 5s;
}

@media not all and (max-width: 699px) {
    .a1070300-movie__label:not(:last-child) {
        margin-bottom: 0.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-movie__label:not(:last-child) {
        margin-bottom: 1.6vw;
    }
}

.a1070300-movie__label--1 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.a1070300-movie__label--2 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 1s ease 0.3s;
    transition: -webkit-transform 1s ease 0.3s;
    transition: transform 1s ease 0.3s;
    transition: transform 1s ease 0.3s, -webkit-transform 1s ease 0.3s;
}

.a1070300-movie__label--3 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 1s ease 0.6s;
    transition: -webkit-transform 1s ease 0.6s;
    transition: transform 1s ease 0.6s;
    transition: transform 1s ease 0.6s, -webkit-transform 1s ease 0.6s;
}

.a1070300-movie__label--4 {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.a1070300-movie__label--5 {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 1s ease 0.3s;
    transition: -webkit-transform 1s ease 0.3s;
    transition: transform 1s ease 0.3s;
    transition: transform 1s ease 0.3s, -webkit-transform 1s ease 0.3s;
}

.a1070300-movie__label--6 {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 1s ease 0.6s;
    transition: -webkit-transform 1s ease 0.6s;
    transition: transform 1s ease 0.6s;
    transition: transform 1s ease 0.6s, -webkit-transform 1s ease 0.6s;
}

/* mv */
.a1070300-mv {
    position: relative;
    z-index: 3;
    width: 100%;
}

@media screen and (max-width: 699px) {
    .a1070300-mv {
        margin-bottom: 12.8vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-mv__bg {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 33.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__bg {
        display: none;
    }
}

.a1070300-mv__bg img, .a1070300-mv__bg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

.a1070300-mv__enWrap {
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enWrap {
        top: -4.6875rem;
        left: -0.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enWrap {
        top: -11.2vw;
        left: -1.6vw;
    }
}

.a1070300-mv__en {
    overflow: hidden;
}

.a1070300-mv__enTextWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enTextWrap {
        -webkit-column-gap: 2.5rem;
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enTextWrap {
        -webkit-column-gap: 5.3333333333vw;
        -moz-column-gap: 5.3333333333vw;
        column-gap: 5.3333333333vw;
    }
}

.a1070300-mv__enText {
    display: block;
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    color: #0330ff;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1;
    position: relative;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enText {
        font-size: 18.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enText {
        font-size: 40vw;
    }
}

.a1070300-mv__enNoise1 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enNoise1 {
        top: -0.1875rem;
        left: -0.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enNoise1 {
        top: 4.8vw;
        left: -0.5333333333vw;
    }
}

.a1070300-mv__enNoise2 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enNoise2 {
        top: -2rem;
        left: 73rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enNoise2 {
        top: -4.2666666667vw;
        left: 155.7333333333vw;
    }
}

.a1070300-mv__enNoise3 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enNoise3 {
        bottom: 0;
        left: 42.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enNoise3 {
        bottom: 2.6666666667vw;
        left: 80.5333333333vw;
    }
}

.a1070300-mv__enNoise4 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enNoise4 {
        top: -1.875rem;
        left: 14.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enNoise4 {
        top: 1.8666666667vw;
        left: 31.4666666667vw;
    }
}

.a1070300-mv__enNoise5 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enNoise5 {
        top: 6rem;
        left: 73rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enNoise5 {
        top: 12.8vw;
        left: 155.7333333333vw;
    }
}

.a1070300-mv__enNoise6 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enNoise6 {
        top: 1.5rem;
        left: 49rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enNoise6 {
        top: 3.2vw;
        left: 104.5333333333vw;
    }
}

.a1070300-mv__enNoise7 {
    display: block;
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__enNoise7 {
        top: 5.75rem;
        left: 28.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__enNoise7 {
        top: 16.5333333333vw;
        left: 62.6666666667vw;
    }
}

.a1070300-mv__inner {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__inner {
        max-width: 75rem;
        padding: 2.5rem 0 0 3.5rem;
        margin-bottom: 3.9375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5.8666666667vw;
    }
}

.a1070300-mv__image {
    position: relative;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__image {
        width: 24.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 55.7333333333vw;
        margin: 4.2666666667vw auto 0;
    }
}

.a1070300-mv__box {
    text-align: right;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__box {
        width: 49.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__box {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.a1070300-mv__collabo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__collabo {
        margin-bottom: 0.875rem;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-mv__collaboImage {
        width: 49.75rem;
        margin: 3.875rem -2.9375rem -3.3125rem 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__collaboImage {
        width: 100%;
        margin-top: 14.6666666667vw;
    }
}

.a1070300-mv__collaboLabel {
    font-weight: bold;
    color: #c0c0c0;
    background-color: #0330ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__collaboLabel {
        font-size: 1.125rem;
        width: 43.125rem;
        height: 3.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__collaboLabel {
        font-size: 3.4666666667vw;
        width: 92vw;
        height: 9.3333333333vw;
        margin: 0 auto;
    }
}

.a1070300-mv__collaboLabel::before, .a1070300-mv__collaboLabel::after {
    content: "";
    display: block;
    background-color: #000;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__collaboLabel::before, .a1070300-mv__collaboLabel::after {
        width: 4.75rem;
        height: 0.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__collaboLabel::before, .a1070300-mv__collaboLabel::after {
        width: 7.4666666667vw;
        height: 0.4vw;
    }
}

.a1070300-mv__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden !important;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__link {
        -webkit-column-gap: 0.75rem;
        -moz-column-gap: 0.75rem;
        column-gap: 0.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__link {
        -webkit-column-gap: 1.6vw;
        -moz-column-gap: 1.6vw;
        column-gap: 1.6vw;
        margin: 4vw 4vw 0 0 !important;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-mv__link:hover .a1070300-mv__linkText:first-child {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .a1070300-mv__link:hover .a1070300-mv__linkText--clone {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.a1070300-mv__linkTexts {
    display: inline-block;
    position: relative;
}

.a1070300-mv__linkText {
    font-weight: bold;
    color: #c0c0c0;
    display: block;
    white-space: nowrap;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
}

@media not all and (max-width: 699px) {
    .a1070300-mv__linkText {
        font-size: 0.875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__linkText {
        font-size: 2.9333333333vw;
    }
}

.a1070300-mv__linkText--clone {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
}

@media screen and (max-width: 699px) {
    .a1070300-mv__linkText--clone {
        display: none;
    }
}

.a1070300-mv__linkIcon {
    position: relative;
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__linkIcon {
        width: 1.25rem;
        height: 1.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__linkIcon {
        width: 3.4666666667vw;
        height: 3.4666666667vw;
    }
}

.a1070300-mv__linkIcon::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin-inline: auto;
    width: 0;
    height: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-mv__linkIcon::after {
        border-left: 0.1875rem solid transparent;
        border-right: 0.1875rem solid transparent;
        border-top: 0.3125rem solid #9b9b9b;
        top: 0.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-mv__linkIcon::after {
        border-left: 0.6666666667vw solid transparent;
        border-right: 0.6666666667vw solid transparent;
        border-top: 1.0666666667vw solid #9b9b9b;
        top: 1.3333333333vw;
    }
}

/* nav */
.page-a1070300__nav {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media not all and (max-width: 699px) {
    .a1070300-nav {
        width: 75rem;
        margin-inline: auto;
        border-top: 1px solid #0330ff;
        padding-top: 0.875rem;
    }
}

.a1070300-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media not all and (max-width: 699px) {
    .a1070300-nav__list {
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-nav__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 0.5333333333vw;
        -moz-column-gap: 0.5333333333vw;
        column-gap: 0.5333333333vw;
        row-gap: 2.6666666667vw;
    }
}

.a1070300-nav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden !important;
}

@media screen and (max-width: 699px) {
    .a1070300-nav__link {
        border: 1px solid #0330ff !important;
        border-radius: 3.4666666667vw;
        height: 6.9333333333vw;
        padding: 0 3.0666666667vw !important;
    }
}

.a1070300-nav__link::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-nav__link::before {
        border-left: 0.3125rem solid transparent;
        border-right: 0.3125rem solid transparent;
        border-top: 0.5rem solid #0330ff;
        margin: 0.0625rem 0.75rem 0 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-nav__link::before {
        border-left: 1.0666666667vw solid transparent;
        border-right: 1.0666666667vw solid transparent;
        border-top: 1.6vw solid #0330ff;
        margin: 0.2666666667vw 2.1333333333vw 0 0;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-nav__link:hover .a1070300-nav__label:first-child {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .a1070300-nav__link:hover .a1070300-nav__label--clone {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.a1070300-nav__labels {
    position: relative;
}

.a1070300-nav__label {
    display: block;
    white-space: nowrap;
    color: #fff;
}

@media not all and (max-width: 699px) {
    .a1070300-nav__label {
        font-size: 0.8125rem;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.3s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-nav__label {
        font-size: 2.9333333333vw;
    }
}

.a1070300-nav__label--clone {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
}

@media screen and (max-width: 699px) {
    .a1070300-nav__label--clone {
        display: none;
    }
}

/* special */
.a1070300-special {
    position: relative;
    background-color: #9b9b9b;
}

@media not all and (max-width: 699px) {
    .a1070300-special {
        margin-top: 5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special {
        margin-top: 10.6666666667vw;
    }
}

.a1070300-special .a1070300-lines {
    z-index: 2;
}

@media screen and (max-width: 699px) {
    .a1070300-special .a1070300-lines {
        -webkit-column-gap: 46vw;
        -moz-column-gap: 46vw;
        column-gap: 46vw;
    }
}

.a1070300-special .a1070300-columns {
    z-index: 2;
}

@media screen and (max-width: 699px) {
    .a1070300-special .a1070300-columns {
        row-gap: 46vw;
    }
}

.a1070300-special__inner {
    position: relative;
    z-index: 2;
    text-align: center;
}

@media not all and (max-width: 699px) {
    .a1070300-special__inner {
        padding-top: 5.9375rem;
        width: 75rem;
        margin-inline: auto;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__inner {
        padding-top: 11.4666666667vw;
    }
}

.a1070300-special__noise1 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-special__noise1 {
        top: 21.6875rem;
        left: 15.9375rem;
    }
}

.a1070300-special__noise2 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-special__noise2 {
        top: 8.8125rem;
        left: -2.1875rem;
    }
}

.a1070300-special__noise3 {
    position: absolute;
    z-index: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-special__noise3 {
        top: 15.625rem;
        right: 3.125rem;
    }
}

.a1070300-special__heading {
    position: relative;
    z-index: 2;
    text-align: center;
    display: inline-block;
}

.a1070300-special__headingEn {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__headingEn {
        font-size: 11.25rem;
        line-height: 1;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__headingEn {
        font-size: 24vw;
        line-height: 0.72;
    }
}

.a1070300-special__headingJa {
    font-weight: 600;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__headingJa {
        font-size: 0.875rem;
        line-height: 1;
        margin-top: -0.625rem;
        text-align: right;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__headingJa {
        margin-top: -0.2666666667vw;
        font-size: 2.9333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__texts {
        width: 37.5rem;
        margin: -0.5625rem auto 5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__texts {
        margin: 4.8vw 0 10.6666666667vw;
    }
}

.a1070300-special__text {
    position: relative;
    z-index: 2;
    font-weight: 600;
    color: #0330ff;
    background-color: #c0c0c0;
    display: inline-block;
}

@media not all and (max-width: 699px) {
    .a1070300-special__text {
        font-size: 1rem;
        line-height: 1.88;
        border-radius: 0.8125rem;
        padding: 0 3.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__text {
        font-size: 2.9333333333vw;
        line-height: 1.59;
        border-radius: 2.6666666667vw;
        padding: 0 4.5333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__text:not(:last-child) {
        margin-bottom: 0.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__text:not(:last-child) {
        margin-bottom: 1.3333333333vw;
    }
}

.a1070300-special__list {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media not all and (max-width: 699px) {
    .a1070300-special__list {
        width: 75rem;
        margin: 0 auto 3.5rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 8.5333333333vw;
    }
}

.a1070300-special__item {
    text-align: left;
}

@media not all and (max-width: 699px) {
    .a1070300-special__item {
        width: 17rem;
        padding-left: 1.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__item {
        width: 39.3333333333vw;
        padding-left: 2.6666666667vw;
        margin-bottom: 2.1333333333vw;
    }
}

.a1070300-special__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-special__box {
        margin-bottom: 0.625rem;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-special__box:hover .a1070300-special__boxBg {
        -webkit-animation: vibration 0.2s linear 0.2s;
        animation: vibration 0.2s linear 0.2s;
    }

    .a1070300-special__box:hover .a1070300-special__boxImage {
        -webkit-animation: vibration 0.2s linear 0.2s;
        animation: vibration 0.2s linear 0.2s;
    }
}

.a1070300-special__boxName {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #0330ff;
    font-family: Lato, sans-serif;
    line-height: 1;
    text-align: left;
}

@media not all and (max-width: 699px) {
    .a1070300-special__boxName {
        font-size: 2.375rem;
        margin: 0.375rem 0.375rem 0 0;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__boxName {
        font-size: 4.2666666667vw;
        margin: 1.0666666667vw 3.2vw 0 0;
    }
}

.a1070300-special__boxInterView {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Lato, sans-serif;
    color: #fff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__boxInterView {
        font-size: 0.875rem;
        pointer-events: none;
        z-index: 3;
        font-weight: bold;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__boxInterView {
        position: absolute;
        left: 0;
        bottom: 0;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        line-height: 1;
        font-size: 1.8666666667vw;
        letter-spacing: 0.01em;
        -webkit-column-gap: 1.2vw;
        -moz-column-gap: 1.2vw;
        column-gap: 1.2vw;
    }
}

.a1070300-special__boxInterView::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-special__boxInterView::after {
        border-top: 0.3125rem solid transparent;
        border-bottom: 0.3125rem solid transparent;
        border-left: 0.5625rem solid #fff;
        margin-left: 0.375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__boxInterView::after {
        border-top: 1.0666666667vw solid transparent;
        border-bottom: 1.0666666667vw solid transparent;
        border-left: 2vw solid #fff;
        margin-left: 0.2666666667vw;
    }
}

.a1070300-special__boxBg {
    display: block;
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__boxBg {
        width: 3.9375rem;
        height: 22.0625rem;
        padding: 0.625rem 0 0 0.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__boxBg {
        width: 8.4vw;
        height: 47.0666666667vw;
        padding: 1.2vw 0 0 1.3333333333vw;
    }
}

.a1070300-special__boxLabel {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #9b9b9b;
    font-family: Lato, sans-serif;
    font-weight: bold;
    line-height: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-special__boxLabel {
        font-size: 1rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__boxLabel {
        font-size: 2.4vw;
    }
}

.a1070300-special__boxImage {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-special__boxImage {
        width: 100%;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__boxImage {
        width: 36.2666666667vw;
    }
}

.a1070300-special__movie {
    position: relative;
}

@media not all and (max-width: 699px) {
    .a1070300-special__movie {
        width: 55rem;
        height: 30.9375rem;
        margin: 0 auto 3.0625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__movie {
        width: 82vw;
        height: 46.1333333333vw;
        margin: 0 auto 5.6vw;
    }
}

.a1070300-special__movieVideo {
    position: relative;
    width: 100%;
    height: 100%;
}

.a1070300-special__movieVideo iframe {
    position: relative;
    z-index: 1;
    pointer-events: none;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 699px) {
    .a1070300-special__movieVideo iframe {
        display: none;
    }
}

.a1070300-special__movieVideo::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 48, 255, 0.8);
}

.a1070300-special__movieImage {
    position: relative;
    z-index: 1;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-special__movieImage {
        display: none;
    }
}

.a1070300-special__movieImageBtn {
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    margin-inline: auto !important;
}

@media not all and (max-width: 699px) {
    .a1070300-special__movieImageBtn {
        top: 10.3125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__movieImageBtn {
        top: 12.8vw;
    }
}

.a1070300-special__titleBox {
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--1 {
        top: 50rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--1 {
        top: 196vw;
    }
}

.a1070300-special__titleBox--1 .a1070300-special__titleBlock {
    -webkit-animation: box2 100s linear infinite;
    animation: box2 100s linear infinite;
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem {
        width: 235.5rem;
        height: 15.1875rem;
        font-size: 11.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem {
        width: 502.4vw;
        height: 32.4vw;
        font-size: 23.7333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--1 {
        -webkit-transform: translate3d(0, -6.6875rem, 0) rotateX(90deg);
        transform: translate3d(0, -6.6875rem, 0) rotateX(90deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--1 {
        -webkit-transform: translate3d(0, -14.2666666667vw, 0) rotateX(90deg);
        transform: translate3d(0, -14.2666666667vw, 0) rotateX(90deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--2 {
        -webkit-transform: translate3d(0, 0, -6.6875rem) rotateX(180deg);
        transform: translate3d(0, 0, -6.6875rem) rotateX(180deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--2 {
        -webkit-transform: translate3d(0, 0, -14.2666666667vw) rotateX(180deg);
        transform: translate3d(0, 0, -14.2666666667vw) rotateX(180deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--3 {
        -webkit-transform: translate3d(0px, 0px, 6.6875rem);
        transform: translate3d(0px, 0px, 6.6875rem);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--3 {
        -webkit-transform: translate3d(0px, 0px, 14.2666666667vw);
        transform: translate3d(0px, 0px, 14.2666666667vw);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--4 {
        -webkit-transform: translate3d(0, 6.6875rem, 0) rotateX(-90deg);
        transform: translate3d(0, 6.6875rem, 0) rotateX(-90deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleItem--4 {
        -webkit-transform: translate3d(0, 14.2666666667vw, 0) rotateX(-90deg);
        transform: translate3d(0, 14.2666666667vw, 0) rotateX(-90deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleList {
        width: 235.5rem;
        height: 15.1875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--1 .a1070300-special__titleList {
        width: 502.4vw;
        height: 32.4vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--2 {
        top: 68.75rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--2 {
        top: 236vw;
    }
}

.a1070300-special__titleBox--2 .a1070300-special__titleBlock {
    -webkit-animation: box2 50s linear infinite;
    animation: box2 50s linear infinite;
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem {
        width: 132.3125rem;
        height: 8.0625rem;
        font-size: 6.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem {
        width: 282.2666666667vw;
        height: 17.2vw;
        font-size: 13.3333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--1 {
        -webkit-transform: translate3d(0, -3.8125rem, 0) rotateX(90deg);
        transform: translate3d(0, -3.8125rem, 0) rotateX(90deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--1 {
        -webkit-transform: translate3d(0, -8.1333333333vw, 0) rotateX(90deg);
        transform: translate3d(0, -8.1333333333vw, 0) rotateX(90deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--2 {
        -webkit-transform: translate3d(0, 0, -3.8125rem) rotateX(180deg);
        transform: translate3d(0, 0, -3.8125rem) rotateX(180deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--2 {
        -webkit-transform: translate3d(0, 0, -8.1333333333vw) rotateX(180deg);
        transform: translate3d(0, 0, -8.1333333333vw) rotateX(180deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--3 {
        -webkit-transform: translate3d(0px, 0px, 3.8125rem);
        transform: translate3d(0px, 0px, 3.8125rem);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--3 {
        -webkit-transform: translate3d(0px, 0px, 8.1333333333vw);
        transform: translate3d(0px, 0px, 8.1333333333vw);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--4 {
        -webkit-transform: translate3d(0, 3.8125rem, 0) rotateX(-90deg);
        transform: translate3d(0, 3.8125rem, 0) rotateX(-90deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleItem--4 {
        -webkit-transform: translate3d(0, 8.1333333333vw, 0) rotateX(-90deg);
        transform: translate3d(0, 8.1333333333vw, 0) rotateX(-90deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleList {
        width: 132.3125rem;
        height: 8.0625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--2 .a1070300-special__titleList {
        width: 282.2666666667vw;
        height: 17.2vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--3 {
        top: 79.375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--3 {
        top: 258.6666666667vw;
    }
}

.a1070300-special__titleBox--3 .a1070300-special__titleBlock {
    -webkit-animation: box2 40s linear infinite;
    animation: box2 40s linear infinite;
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem {
        width: 87.3125rem;
        height: 2.8125rem;
        font-size: 2.0625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem {
        width: 186.2666666667vw;
        height: 6vw;
        font-size: 4.4vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--1 {
        -webkit-transform: translate3d(0, -1.25rem, 0) rotateX(90deg);
        transform: translate3d(0, -1.25rem, 0) rotateX(90deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--1 {
        -webkit-transform: translate3d(0, -2.6666666667vw, 0) rotateX(90deg);
        transform: translate3d(0, -2.6666666667vw, 0) rotateX(90deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--2 {
        -webkit-transform: translate3d(0, 0, -1.25rem) rotateX(180deg);
        transform: translate3d(0, 0, -1.25rem) rotateX(180deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--2 {
        -webkit-transform: translate3d(0, 0, -2.6666666667vw) rotateX(180deg);
        transform: translate3d(0, 0, -2.6666666667vw) rotateX(180deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--3 {
        -webkit-transform: translate3d(0px, 0px, 1.25rem);
        transform: translate3d(0px, 0px, 1.25rem);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--3 {
        -webkit-transform: translate3d(0px, 0px, 2.6666666667vw);
        transform: translate3d(0px, 0px, 2.6666666667vw);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--4 {
        -webkit-transform: translate3d(0, 1.25rem, 0) rotateX(-90deg);
        transform: translate3d(0, 1.25rem, 0) rotateX(-90deg);
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleItem--4 {
        -webkit-transform: translate3d(0, 2.6666666667vw, 0) rotateX(-90deg);
        transform: translate3d(0, 2.6666666667vw, 0) rotateX(-90deg);
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleList {
        width: 87.3125rem;
        height: 2.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__titleBox--3 .a1070300-special__titleList {
        width: 186.2666666667vw;
        height: 6vw;
    }
}

.a1070300-special__titleList {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: box1 25s linear infinite;
    animation: box1 25s linear infinite;
}

.a1070300-special__titleItem {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    white-space: nowrap;
    background-color: #9b9b9b;
    color: #a9a9a9;
}

.a1070300-special__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media not all and (max-width: 699px) {
    .a1070300-special__sns {
        -webkit-column-gap: 5rem;
        -moz-column-gap: 5rem;
        column-gap: 5rem;
        margin-bottom: 4.9375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__sns {
        -webkit-column-gap: 4.5333333333vw;
        -moz-column-gap: 4.5333333333vw;
        column-gap: 4.5333333333vw;
        margin-bottom: 19.3333333333vw;
    }
}

.a1070300-special__snsBtn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__snsBtn {
        width: 18.75rem;
        height: 3.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__snsBtn {
        width: 38.6666666667vw;
        height: 9.3333333333vw;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-special__snsBtn:hover::after {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.a1070300-special__snsBtn::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__snsBtn::after {
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

.a1070300-special__snsX {
    color: #fff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__snsX {
        font-size: 1.625rem;
    }
}

.a1070300-special__snsFacebook {
    background-color: #fff;
    color: #0330ff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: self-end;
    -ms-flex-align: self-end;
    align-items: self-end;
}

@media not all and (max-width: 699px) {
    .a1070300-special__snsFacebook {
        font-size: 1.5rem;
        width: 1.8125rem;
        height: 1.8125rem;
    }
}

.a1070300-special__snsLabel {
    color: #0330ff;
    font-family: Lato, sans-serif;
    font-weight: bold;
    line-height: 1;
}

@media not all and (max-width: 699px) {
    .a1070300-special__snsLabel {
        font-size: 0.75rem;
        letter-spacing: 0.01em;
        margin-top: 0.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__snsLabel {
        font-size: 2.9333333333vw;
        margin-top: 2.1333333333vw;
    }
}

.a1070300-special__banner {
    position: relative;
    z-index: 3;
    border-top: 1px solid #0330ff;
}

.a1070300-special__bannerBg {
    position: relative;
    z-index: 1;
    width: 100%;
}

.a1070300-special__bannerBg img, .a1070300-special__bannerBg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center cover;
    object-position: center cover;
    width: 100%;
    height: 100%;
}

.a1070300-special__bannerInner {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    height: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerInner {
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerInner {
        padding: 0 6.6666666667vw;
        top: 13.3333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerContent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 6.625rem;
        -moz-column-gap: 6.625rem;
        column-gap: 6.625rem;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerLogo {
        width: 15.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerLogo {
        width: 32.5333333333vw;
        margin: 0 auto 10.6666666667vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerBox {
        width: 42.5rem;
    }
}

.a1070300-special__bannerBoxTitle {
    color: #fff;
    text-align: left;
    font-weight: bold;
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerBoxTitle {
        font-size: 2.25rem;
        letter-spacing: 0.01em;
        margin-bottom: 1.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerBoxTitle {
        font-size: 6.6666666667vw;
        margin-bottom: 2.1333333333vw;
    }
}

.a1070300-special__bannerBoxText {
    color: #fff;
    text-align: left;
    letter-spacing: 0.01em;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerBoxText {
        font-size: 0.875rem;
        line-height: 1.71;
        margin-bottom: 1.6875rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerBoxText {
        font-size: 3.2vw;
        line-height: 1.58;
        margin-bottom: 9.7333333333vw;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerBoxLinks {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }
}

.a1070300-special__bannerBoxLink {
    position: relative;
    background-color: #0330ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    letter-spacing: 0.01em;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerBoxLink {
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        width: 20.625rem;
        height: 3.125rem;
        font-size: 0.875rem;
        line-height: 1.71;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerBoxLink {
        -webkit-column-gap: 2.9333333333vw;
        -moz-column-gap: 2.9333333333vw;
        column-gap: 2.9333333333vw;
        width: 64vw;
        height: 11.2vw;
        font-size: 2.9333333333vw;
        line-height: 1.55;
        margin-bottom: 2.6666666667vw;
    }
}

.a1070300-special__bannerBoxLink::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerBoxLink::after {
        border-left: 0.3125rem solid transparent;
        border-right: 0.3125rem solid transparent;
        border-top: 0.5625rem solid #9b9b9b;
        top: 0.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerBoxLink::after {
        border-left: 1.0666666667vw solid transparent;
        border-right: 1.0666666667vw solid transparent;
        border-top: 2vw solid #9b9b9b;
        top: 1.0666666667vw;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-special__bannerBoxLink:hover::before {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.a1070300-special__bannerBoxLink::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerBoxLink::before {
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

.a1070300-special__bannerSns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerSns {
        -webkit-column-gap: 0.25rem;
        -moz-column-gap: 0.25rem;
        column-gap: 0.25rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerSns {
        -webkit-column-gap: 0.9333333333vw;
        -moz-column-gap: 0.9333333333vw;
        column-gap: 0.9333333333vw;
    }
}

.a1070300-special__bannerSnsBtn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerSnsBtn {
        width: 3.125rem;
        height: 3.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__bannerSnsBtn {
        width: 11.2vw;
        height: 11.2vw;
    }
}

@media (hover: hover) and (pointer: fine) {
    .a1070300-special__bannerSnsBtn:hover::after {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.a1070300-special__bannerSnsBtn::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__bannerSnsBtn::after {
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
        transition: transform 0.2s cubic-bezier(0.83, 0, 0.17, 1), -webkit-transform 0.2s cubic-bezier(0.83, 0, 0.17, 1);
    }
}

.a1070300-special__iconX {
    position: relative;
    z-index: 2;
    color: #fff;
}

@media not all and (max-width: 699px) {
    .a1070300-special__iconX {
        font-size: 1.625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__iconX {
        font-size: 5.8666666667vw;
        margin-bottom: 0.5333333333vw;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__iconX--small {
        font-size: 4vw;
    }
}

.a1070300-special__iconFacebook {
    position: relative;
    z-index: 2;
    background-color: #fff;
    color: #0330ff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media not all and (max-width: 699px) {
    .a1070300-special__iconFacebook {
        font-size: 1.5rem;
        width: 1.8125rem;
        height: 1.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__iconFacebook {
        font-size: 5.3333333333vw;
        width: 6.5333333333vw;
        height: 6.5333333333vw;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-special__iconFacebook--small {
        font-size: 3.2vw;
        width: 3.8666666667vw;
        height: 3.8666666667vw;
    }
}

/* story */
.a1070300-story {
    position: relative;
    z-index: 2;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-story {
        margin-top: 5rem;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-story__bg {
        position: absolute;
        z-index: 1;
        top: -7.125rem;
        left: 0;
        width: 100%;
        height: 80.5625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__bg {
        display: none;
    }
}

.a1070300-story__bg img, .a1070300-story__bg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

.a1070300-story__top {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media not all and (max-width: 699px) {
    .a1070300-story__top {
        width: 75rem;
        margin-inline: auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-story__topImage {
        width: 37.9375rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__topImage {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 75.0666666667vw;
        margin: 8vw auto 0;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-story__topBox {
        width: 33.3125rem;
        margin-top: 2.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__topBox {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.a1070300-story__heading {
    position: relative;
    overflow: hidden;
}

@media not all and (max-width: 699px) {
    .a1070300-story__heading {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-bottom: 2.3125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__heading {
        margin-bottom: 7.3333333333vw;
        text-align: center;
    }
}

.a1070300-story__headingEn {
    font-family: "Karantina", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-story__headingEn {
        font-size: 14.75rem;
        line-height: 1;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__headingEn {
        font-size: 32vw;
        line-height: 0.75;
    }
}

.a1070300-story__headingJa {
    font-weight: 600;
    line-height: 1;
    color: #0330ff;
}

@media not all and (max-width: 699px) {
    .a1070300-story__headingJa {
        font-size: 0.875rem;
        margin: 0 0 2.4375rem -1.0625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__headingJa {
        margin-top: 0.8vw;
        font-size: 2.9333333333vw;
    }
}

.a1070300-story__headingNoise1 {
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-story__headingNoise1 {
        bottom: -2.0625rem;
        left: 5.5625rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__headingNoise1 {
        top: 1.0666666667vw;
        left: 64vw;
    }
}

.a1070300-story__headingNoise2 {
    position: absolute;
    z-index: 2;
}

@media not all and (max-width: 699px) {
    .a1070300-story__headingNoise2 {
        top: -2.625rem;
        left: -6.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__headingNoise2 {
        top: -9.6vw;
        left: 25.6vw;
    }
}

.a1070300-story__topText {
    color: #c0c0c0;
}

@media not all and (max-width: 699px) {
    .a1070300-story__topText {
        font-size: 1.25rem;
        line-height: 1.9;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__topText {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-size: 3.4666666667vw;
        line-height: 1.85;
        text-align: center;
        margin-inline: auto;
    }
}

.a1070300-story__bottom {
    position: relative;
    z-index: 4;
}

@media not all and (max-width: 699px) {
    .a1070300-story__bottom {
        clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 100%);
        padding-top: 12.5rem;
        margin-top: -11.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__bottom {
        clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);
        width: 100%;
        padding-top: 18.6666666667vw;
        margin-top: -25.6vw;
    }
}

.a1070300-story__bottomBg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}

@media not all and (max-width: 699px) {
    .a1070300-story__bottomBg {
        height: 48.125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__bottomBg {
        height: 171.8666666667vw;
    }
}

.a1070300-story__bottomBg img, .a1070300-story__bottomBg picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
    height: 100%;
}

.a1070300-story__bottomInner {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media not all and (max-width: 699px) {
    .a1070300-story__bottomInner {
        width: 75rem;
        margin-inline: auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 5rem 0 6.25rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__bottomInner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-story__bottomImage {
        width: 20.8125rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__bottomImage {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 44.4vw;
        margin: 8vw auto 0;
    }
}

.a1070300-story__bottomText {
    color: #c0c0c0;
}

@media not all and (max-width: 699px) {
    .a1070300-story__bottomText {
        font-size: 1rem;
        line-height: 2.13;
        width: 30.5rem;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__bottomText {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-size: 3.2vw;
        line-height: 1.58;
        width: 80vw;
        margin-bottom: 6.4vw;
    }
}

.a1070300-story__bottomText--emphasis {
    display: block;
    font-weight: bold;
}

@media not all and (max-width: 699px) {
    .a1070300-story__bottomText--emphasis {
        font-size: 1.125rem;
        line-height: 1.89;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-story__bottomText--emphasis {
        font-size: 3.7333333333vw;
        line-height: 1.36;
        margin: 0.8vw 0 2.6666666667vw;
    }
}

@media screen and (max-width: 699px) {
    .a1070300-only-show--pc {
        display: none;
    }
}

@media not all and (max-width: 699px) {
    .a1070300-only-show--sp {
        display: none;
    }
}