/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    min-width: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0
}

main {
    display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace, monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

svg,
img,
embed,
object,
iframe {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-align: inherit;
    text-transform: inherit
}

button,
[type=button],
[type=reset],
[type=submit] {
    cursor: pointer
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
    cursor: default
}

:-moz-focusring {
    outline: auto
}

select:disabled {
    opacity: inherit
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[type=number] {
    -moz-appearance: textfield
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable]:focus {
    outline: auto
}

table {
    border-color: inherit;
    border-collapse: collapse
}

caption {
    text-align: left
}

td,
th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: 700
}

@font-face {
    font-family: "Inter";
    src: url("../lib/Inter-VariableFont_opsz,wght.ttf") format("truetype");
    font-weight: 300 400 500 700;
    font-display: swap
}

@font-face {
    font-family: "Noto Sans JP";
    src: url("../lib/NotoSansJP-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Noto Sans JP";
    src: url("../lib/NotoSansJP-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Noto Sans JP";
    src: url("../lib/NotoSansJP-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Noto Sans JP";
    src: url("../lib/NotoSansJP-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.sansLight {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300
}

.sansRegular {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400
}

.sansMedium {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500
}

.sansBold {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700
}

.interLight {
    font-family: "Inter", sans-serif;
    font-weight: 300
}

.interRegular {
    font-family: "Inter", sans-serif;
    font-weight: 400
}

.interMedium {
    font-family: "Inter", sans-serif;
    font-weight: 500
}

.interBold {
    font-family: "Inter", sans-serif;
    font-weight: 700
}

.fs-xlarge {
    font-size: 4.4444444444vw;
    line-height: 100%;
    letter-spacing: 0em
}

.fs-large {
    font-size: 3.2638888889vw;
    line-height: 100%;
    letter-spacing: 0em
}

.fs-medium {
    font-size: 1.875vw;
    line-height: 100%;
    letter-spacing: 0em
}

.fs-24 {
    font-size: 1.6666666667vw;
    line-height: 1.5;
    letter-spacing: 0em
}

.fs-regular {
    font-size: 1.1805555556vw;
    line-height: 100%;
    letter-spacing: 0em
}

.fs-small {
    font-size: 1.1111111111vw;
    line-height: 1.5;
    letter-spacing: 0em
}

.fs-15 {
    font-size: 1.0416666667vw;
    line-height: 1.5;
    letter-spacing: 0em
}

.fs-14 {
    font-size: .9722222222vw;
    line-height: 1.5;
    letter-spacing: 0em
}

.fs-xsmall {
    font-size: .8333333333vw;
    line-height: 100%;
    letter-spacing: 0em
}

.l-body {
    background-color: #f3f4f6;
    color: #232323;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
    overflow-x: hidden
}

.l-body.body-ja {
    font-family: "Noto Sans JP", sans-serif
}

.l-body.body-en {
    font-family: "Inter", sans-serif
}

.l-body.is-open {
    overflow: hidden
}

.l-main {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.pc-only {
    display: block
}

@media screen and (max-width: 1024px) {
    .pc-only {
        display: none
    }
}

.pc-none {
    display: none
}

@media screen and (max-width: 1024px) {
    .pc-none {
        display: block
    }
}

.md-only {
    display: none
}

@media screen and (max-width: 768px) {
    .md-only {
        display: block
    }
}

.br-sp {
    display: none
}

@media screen and (max-width: 1080px) {
    .br-pc {
        display: none
    }

    .br-sp {
        display: inline-block
    }
}

.p-common-button__wrapper {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 1.3888888889vw;
    column-gap: 1.3888888889vw
}

@media screen and (max-width: 1024px) {
    .p-common-button__wrapper {
        -moz-column-gap: 4.6153846154vw;
        column-gap: 4.6153846154vw
    }
}

.p-common-button {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: .6944444444vw;
    column-gap: .6944444444vw;
    border-radius: 2.7777777778vw;
    transition: background-color .3s ease-in-out
}

@media screen and (max-width: 1024px) {
    .p-common-button {
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw;
        border-radius: 10.2564102564vw
    }
}

.p-common-button.is-primary {
    background-color: #3c59ff;
    color: #fff
}

.p-common-button.is-secondary--black {
    background-color: #232323;
    color: #fff
}

.p-common-button.is-secondary--white {
    background-color: #fff;
    color: #232323;
    border: solid 1px #9ca3af
}

.p-common-button.is-utility--white {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    border: solid 1px #9ca3af
}

.p-common-button.is-utility--black {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    border: solid 1px #9ca3af
}

.p-common-button.is-large {
    padding: 1.0416666667vw 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .p-common-button.is-large {
        padding: 3.8461538462vw 7.6923076923vw
    }
}

.p-common-button.is-small {
    padding: .8333333333vw 1.6666666667vw
}

@media screen and (max-width: 1024px) {
    .p-common-button.is-small {
        padding: 3.0769230769vw 6.1538461538vw
    }
}

.p-common-button .p-common-button__text {
    display: flex;
    align-items: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    flex-shrink: 0
}

@media screen and (max-width: 1024px) {
    .p-common-button .p-common-button__text {
        font-size: 4.358974359vw
    }
}

.p-common-button .p-common-button__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    flex-shrink: 0
}

.p-common-button .p-common-button__icon img {
    width: 1.0416666667vw;
    aspect-ratio: 15/13;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .p-common-button .p-common-button__icon img {
        width: 3.8461538462vw;
        aspect-ratio: 15/13
    }
}

.p-common-button .p-common-button__icon.is-linkedin img {
    width: 1.1805555556vw;
    aspect-ratio: 17/15;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .p-common-button .p-common-button__icon.is-linkedin img {
        width: 4.358974359vw;
        aspect-ratio: 17/15
    }
}

.p-common-button.is-active .p-common-button__icon img {
    transform: rotate(180deg)
}

.p-common-button:hover.is-primary {
    background-color: #5c74ff
}

@media screen and (max-width: 1024px) {
    .p-common-button:hover.is-primary {
        background-color: #3c59ff
    }
}

.p-common-button:hover.is-secondary--black {
    background-color: #414141
}

@media screen and (max-width: 1024px) {
    .p-common-button:hover.is-secondary--black {
        background-color: #232323
    }
}

.p-common-button:hover.is-secondary--white {
    background-color: #e5e7eb
}

@media screen and (max-width: 1024px) {
    .p-common-button:hover.is-secondary--white {
        background-color: #fff
    }
}

.p-common-button:hover.is-utility--white {
    background-color: #e5e7eb
}

@media screen and (max-width: 1024px) {
    .p-common-button:hover.is-utility--white {
        background-color: #fff
    }
}

.p-common-button:hover.is-utility--black {
    background-color: #414141
}

@media screen and (max-width: 1024px) {
    .p-common-button:hover.is-utility--black {
        background-color: #232323
    }
}

.p-common-swicher__wrapper {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 2.9166666667vw;
    height: 1.6666666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-end;
    align-items: flex-start;
    -moz-column-gap: .4861111111vw;
    column-gap: .4861111111vw;
    overflow: hidden;
    cursor: pointer
}

@media screen and (max-width: 1024px) {
    .p-common-swicher__wrapper {
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw;
        height: 6.1538461538vw
    }
}

.p-common-swicher__wrapper:hover {
    overflow: visible
}

.p-common-swicher__list {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    -moz-column-gap: .5555555556vw;
    column-gap: .5555555556vw
}

@media screen and (max-width: 1024px) {
    .p-common-swicher__list {
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw
    }
}

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

    .p-common-swicher__list a,
    .p-common-swicher__list p {
        font-size: 4.1025641026vw
    }
}

.p-common-swicher__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    color: #0c0b09
}

.p-common-swicher__item.item-ja {
    line-height: 1.5
}

.p-common-swicher__arrow {
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.p-common-swicher__arrow img {
    width: .8333333333vw;
    aspect-ratio: 12/7;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .p-common-swicher__arrow img {
        width: 2.5641025641vw
    }
}

.p-common-burger__wrapper {
    width: 3.4722222222vw;
    height: .8333333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative
}

@media screen and (max-width: 1024px) {
    .p-common-burger__wrapper {
        width: 11.2820512821vw;
        height: 3.3333333333vw
    }
}

.p-common-burger__wrapper .p-common-burger__line {
    width: 100%;
    height: 1px;
    background-color: #0c0b09;
    position: static
}

.p-common-burger__wrapper.close-button .p-common-burger__line:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(16deg)
}

.p-common-burger__wrapper.close-button .p-common-burger__line:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-16deg)
}

.l-header {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    padding: 1.7361111111vw 2.0833333333vw;
    background-color: #f3f4f6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 1024px) {
    .l-header {
        padding: 4.1025641026vw 3.0769230769vw 4.1025641026vw
    }
}

.l-header__inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between
}

.l-header__logo {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    flex-shrink: 0
}

.l-header__logo img {
    width: 13.8888888889vw;
    aspect-ratio: 300/39;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .l-header__logo img {
        width: 41.0256410256vw;
        aspect-ratio: 300/39
    }
}

.l-header__nav {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 2.0833333333vw;
    column-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-header__nav {
        display: none
    }
}

.l-header__list {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.0833333333vw
}

.l-header__list li {
    width: -moz-fit-content;
    width: fit-content;
    height: auto
}

.l-header__list a {
    position: relative;
    color: #0c0b09
}

.l-header__list a::after {
    content: "";
    position: absolute;
    bottom: -.5555555556vw;
    left: 0;
    width: 100%;
    height: .1388888889vw;
    background-color: #0c0b09;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .3s ease-in-out
}

.l-header__list a:hover::after {
    transform: scaleX(1)
}

.l-header__buttons {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 2.0833333333vw;
    column-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-header__buttons {
        -moz-column-gap: 5.1282051282vw;
        column-gap: 5.1282051282vw
    }
}

.l-header__menu {
    width: 100vw;
    height: 100dvh;
    padding: 1.7361111111vw 2.0833333333vw;
    background-color: #f3f4f6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    transform: translateX(100%);
    opacity: 0;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: space-between
}

@media screen and (max-width: 1024px) {
    .l-header__menu {
        padding: 2.3076923077vw 3.0769230769vw 2.3076923077vw
    }
}

.l-header__menu.is-open {
    transform: translateX(0);
    opacity: 1
}

.l-header__menu--upper {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    align-items: center
}

.l-header__menu--logo {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    flex-shrink: 0
}

.l-header__menu--logo img {
    width: 4.0972222222vw;
    height: 2.5vw;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .l-header__menu--logo img {
        width: 15.1282051282vw;
        height: 9.2307692308vw
    }
}

.l-header__menu--buttons {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 2.0833333333vw;
    column-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-header__menu--buttons {
        -moz-column-gap: 5.1282051282vw;
        column-gap: 5.1282051282vw
    }
}

.l-header__menu--body {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 6.25vw 3.8194444444vw
}

@media screen and (max-width: 1024px) {
    .l-header__menu--body {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 12.8205128205vw;
        padding: 5.1282051282vw 5.3846153846vw
    }
}

.l-header__menu--body-left {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: flex-end;
    justify-content: flex-start;
    flex-grow: 1;
    -moz-column-gap: 8.3333333333vw;
    column-gap: 8.3333333333vw
}

@media screen and (max-width: 1024px) {
    .l-header__menu--body-left {
        justify-content: space-between
    }
}

.l-header__menu--list {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 1.9444444444vw
}

@media screen and (max-width: 1024px) {
    .l-header__menu--list {
        gap: 5.1282051282vw
    }
}

@media screen and (max-width: 1024px) {
    .l-header__menu--list li a {
        font-size: 4.1025641026vw
    }
}

.l-header__menu--body-right {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: flex-end;
    justify-content: flex-start;
    flex-shrink: 0
}

.l-header__action--list {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 1.9444444444vw
}

@media screen and (max-width: 1024px) {
    .l-header__action--list {
        gap: 6.4102564103vw;
        flex-shrink: 0
    }
}

.l-header__action--item {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: center;
    row-gap: .8333333333vw;
    border-bottom: solid 1px #9ca3af;
    padding-bottom: .625vw
}

@media screen and (max-width: 1024px) {
    .l-header__action--item {
        row-gap: 2.8205128205vw;
        border-bottom: solid 1px #9ca3af;
        padding-bottom: 1.0256410256vw
    }
}

.l-header__action--item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: .6944444444vw;
    column-gap: .6944444444vw
}

@media screen and (max-width: 1024px) {
    .l-header__action--item h3 {
        font-size: 4.1025641026vw
    }
}

.l-header__action--text {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    color: rgba(35, 35, 35, .7)
}

@media screen and (max-width: 1024px) {
    .l-header__action--text {
        font-size: 3.5897435897vw
    }
}

.l-header__action--icon {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center
}

.l-header__action--icon img {
    width: .8333333333vw;
    aspect-ratio: 12/12;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .l-header__action--icon img {
        width: 3.0769230769vw
    }
}

.l-header__sns--list {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 1.6666666667vw
}

@media screen and (max-width: 1024px) {
    .l-header__sns--list {
        flex-direction: row;
        -moz-column-gap: 6.4102564103vw;
        column-gap: 6.4102564103vw
    }
}

.l-header__sns--item {
    width: -moz-fit-content;
    width: fit-content;
    height: auto
}

.l-header__sns--item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: .7638888889vw;
    column-gap: .7638888889vw
}

.l-header__sns--icon {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center
}

.l-header__sns--icon img {
    width: 1.4583333333vw;
    aspect-ratio: 21/21;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .l-header__sns--icon img {
        width: 5.3846153846vw
    }
}

@media screen and (max-width: 1024px) {
    .l-header__sns--text {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-header__action--text {
        font-size: 3.0769230769vw;
        white-space: nowrap
    }
}

.l-mv {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2.0833333333vw;
    position: relative;
    z-index: 1;
    margin-top: 6.3194444444vw
}

@media screen and (max-width: 1024px) {
    .l-mv {
        aspect-ratio: 366/550;
        padding: 0;
        align-items: flex-start;
        margin-top: 15.3846153846vw
    }
}

.l-mv__visual {
    width: calc(100% - 4.1666666667vw);
    aspect-ratio: 1380/679;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-mv__visual {
        width: calc(100% - 6.1538461538vw);
        aspect-ratio: 366/600;
        border-radius: 3.0769230769vw
    }
}

.l-mv__visual img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-mv__visual img {
        border-radius: 3.0769230769vw
    }
}

.l-mv__content {
    width: 100%;
    aspect-ratio: 1380/679;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    align-items: flex-end;
    padding: 2.7777777778vw 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-mv__content {
        width: calc(100% - 6.1538461538vw);
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        padding: 10.2564102564vw 5.1282051282vw;
        aspect-ratio: 366/600
    }
}

.l-mv__content--left {
    width: 45.8333333333vw;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-end;
    align-items: flex-start;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-mv__content--left {
        width: 100%;
        height: -moz-fit-content;
        height: fit-content;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 5.1282051282vw
    }
}

.l-mv__h1 {
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 1.1
}

@media screen and (max-width: 1024px) {
    .l-mv__h1 {
        font-size: 10.2564102564vw
    }
}

.l-mv__text {
    width: 95%;
    height: auto;
    color: #fff;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-mv__text {
        width: 100%;
        font-size: 3.8461538462vw
    }
}

.l-mv__content--right {
    width: 50%;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-end;
    align-items: flex-end;
    -moz-column-gap: 1.3888888889vw;
    column-gap: 1.3888888889vw
}

@media screen and (max-width: 1024px) {
    .l-mv__content--right {
        width: 100%;
        height: -moz-fit-content;
        height: fit-content;
        justify-content: center;
        align-items: center;
        -moz-column-gap: 4.6153846154vw;
        column-gap: 4.6153846154vw
    }
}

html[lang=ja] .l-mv__text {
    line-height: 1.5;
    font-size: .8854166667vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-mv__text {
        font-size: 3.3333333333vw;
        white-space: nowrap
    }
}

.l-catch {
    width: 100%;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw 0
}

@media screen and (max-width: 1024px) {
    .l-catch {
        padding: 20.5128205128vw 3.0769230769vw 0
    }
}

.l-catch__inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-catch__inner {
        row-gap: 6.1538461538vw
    }
}

.l-catch__title {
    width: 58%;
    height: auto;
    color: #232323;
    line-height: 1.1;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .l-catch__title {
        width: 100%;
        font-size: 10.2564102564vw
    }
}

.l-catch__text {
    width: 100%;
    max-width: 68.0555555556vw;
    height: auto;
    color: #232323;
    line-height: 1.4;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .l-catch__text {
        max-width: 100%;
        font-size: 4.1025641026vw
    }
}

html[lang=ja] .l-catch__text {
    max-width: 68.0555555556vw;
    font-size: .8854166667vw;
    line-height: 1.5
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-catch__text {
        max-width: 100%;
        font-size: 3.3333333333vw;
        font-feature-settings: "palt"
    }
}

.l-technology {
    width: 100%;
    max-width: 100vw;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw 0
}

@media screen and (max-width: 1024px) {
    .l-technology {
        padding: 20.5128205128vw 3.0769230769vw 0
    }
}

.l-technology__inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-technology__inner {
        row-gap: 5.1282051282vw
    }
}

.l-technology__title {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-technology__title {
        font-size: 10.2564102564vw
    }
}

.l-technology__list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-technology__list {
        row-gap: 5.1282051282vw
    }
}

.l-technology__item {
    width: 100%;
    aspect-ratio: 1380/736;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .l-technology__item {
        aspect-ratio: 366/600
    }
}

.l-technology__item--visual {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-technology__item--visual {
        border-radius: 3.0769230769vw
    }
}

.l-technology__item--visual img {
    width: 100%;
    aspect-ratio: 1380/736;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-technology__item--visual img {
        aspect-ratio: 366/600;
        border-radius: 3.0769230769vw
    }
}

.l-technology__item--content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: space-between;
    row-gap: 1.3888888889vw;
    padding: 3.4722222222vw 2.0833333333vw 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-technology__item--content {
        padding: 10.2564102564vw 5.1282051282vw
    }
}

.l-technology__h3 {
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 1.2
}

@media screen and (max-width: 1024px) {
    .l-technology__h3 {
        font-size: 8.2051282051vw
    }
}

.l-technology__text {
    width: 100%;
    max-width: 41.6666666667vw;
    height: auto;
    color: #fff;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-technology__text {
        max-width: 100%;
        font-size: 3.8461538462vw
    }
}

html[lang=ja] .l-technology__text {
    max-width: 44.4444444444vw;
    line-height: 1.8;
    font-size: .8333333333vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-technology__text {
        max-width: 100%;
        font-size: 3.3333333333vw;
        font-feature-settings: "palt"
    }
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-technology__item--content {
        padding: 10.2564102564vw 3.0769230769vw
    }
}

.l-use-case {
    width: 100%;
    max-width: 100vw;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw 0
}

@media screen and (max-width: 1024px) {
    .l-use-case {
        padding: 30.7692307692vw 3.0769230769vw 0
    }
}

.l-use-case__inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-use-case__inner {
        row-gap: 5.1282051282vw
    }
}

.l-use-case__title {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-use-case__title {
        font-size: 10.2564102564vw
    }
}

.l-use-case__list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-use-case__list {
        row-gap: 5.1282051282vw
    }
}

.l-use-case__item {
    width: 100%;
    aspect-ratio: 1380/736;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .l-use-case__item {
        aspect-ratio: 366/600
    }
}

.l-use-case__item--visual {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-use-case__item--visual {
        border-radius: 3.0769230769vw
    }
}

.l-use-case__item--visual img {
    width: 100%;
    aspect-ratio: 1380/736;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-use-case__item--visual img {
        aspect-ratio: 366/600;
        border-radius: 3.0769230769vw
    }
}

.l-use-case__item--content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: space-between;
    row-gap: 1.3888888889vw;
    padding: 3.4722222222vw 2.0833333333vw 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-use-case__item--content {
        padding: 10.2564102564vw 5.1282051282vw
    }
}

.l-use-case__h3 {
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 1.2
}

@media screen and (max-width: 1024px) {
    .l-use-case__h3 {
        font-size: 8.2051282051vw
    }
}

.l-use-case__text {
    width: 100%;
    max-width: 41.6666666667vw;
    height: auto;
    color: #fff;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-use-case__text {
        max-width: 100%;
        font-size: 3.8461538462vw
    }
}

html[lang=ja] .l-use-case__text {
    max-width: 44.4444444444vw;
    line-height: 1.5;
    font-size: 1.1805555556vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-use-case__text {
        font-size: 3.3333333333vw;
        font-feature-settings: "palt"
    }
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-use-case__item--content {
        padding: 10.2564102564vw 3.0769230769vw
    }
}

.l-vision {
    width: 100%;
    max-width: 100vw;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw 0
}

@media screen and (max-width: 1024px) {
    .l-vision {
        padding: 30.7692307692vw 3.0769230769vw 0
    }
}

.l-vision__inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-vision__inner {
        row-gap: 5.1282051282vw
    }
}

.l-vision__title {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-vision__title {
        font-size: 10.2564102564vw
    }
}

.l-vision__content {
    width: 100%;
    height: 48.125vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-end;
    align-items: center;
    row-gap: 2.7777777778vw;
    position: relative;
    z-index: 1;
    padding: 2.0833333333vw 2.0833333333vw 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-vision__content {
        height: calc((100vw - 24*0.2564102564vw)*600/366);
        padding: 5.1282051282vw 4.6153846154vw;
        row-gap: 5.1282051282vw
    }
}

.l-vision__visual {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-vision__visual {
        border-radius: 3.0769230769vw
    }
}

.l-vision__visual img {
    width: 100%;
    aspect-ratio: 1380/693;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-vision__visual img {
        border-radius: 3.0769230769vw;
        aspect-ratio: 366/600
    }
}

.l-vision__content--right {
    width: 40%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    align-items: flex-start
}

@media screen and (max-width: 1024px) {
    .l-vision__content--right {
        width: 100%;
        aspect-ratio: 366/600;
        justify-content: flex-end;
        position: relative;
        z-index: 1
    }
}

.l-vision__content--right .p-common-button__wrapper {
    justify-content: flex-end
}

@media screen and (max-width: 1024px) {
    .l-vision__content--right .p-common-button__wrapper {
        justify-content: center;
        position: absolute;
        right: 50%;
        transform: translateX(50%);
        bottom: -23.0769230769vw
    }
}

.l-vision__content--upper {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-vision__content--upper {
        row-gap: 3.0769230769vw
    }
}

.l-vision__h3 {
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 1.2
}

@media screen and (max-width: 1024px) {
    .l-vision__h3 {
        font-size: 8.2051282051vw
    }
}

.l-vision__text--wrapper {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 1.0416666667vw
}

@media screen and (max-width: 1024px) {
    .l-vision__text--wrapper {
        row-gap: 2.5641025641vw
    }
}

.l-vision__text {
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 1.4;
    font-size: 1.0416666667vw
}

@media screen and (max-width: 1024px) {
    .l-vision__text {
        font-size: 3.3333333333vw
    }
}

.l-vision__signature {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-end;
    row-gap: .6944444444vw
}

@media screen and (max-width: 1024px) {
    .l-vision__signature {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw
    }
}

.l-vision__position {
    color: #fff
}

@media screen and (max-width: 1024px) {
    .l-vision__position {
        font-size: 3.0769230769vw
    }
}

.l-vision__name {
    color: #fff
}

@media screen and (max-width: 1024px) {
    .l-vision__name {
        font-size: 4.1025641026vw
    }
}

html[lang=ja] .l-vision__text {
    line-height: 1.8;
    font-size: .8333333333vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-vision__text {
        font-size: 3.3333333333vw;
        font-feature-settings: "palt"
    }
}

html[lang=ja] .l-vision__name {
    font-size: 1.25vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-vision__name {
        font-size: 3.8461538462vw
    }
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-vision__content {
        height: calc((100vw - 24*0.2564102564vw)*600/366);
        padding: 5.1282051282vw 3.0769230769vw;
        row-gap: 5.1282051282vw
    }
}

.l-roadmap {
    width: 100%;
    height: auto;
    padding: 9.7222222222vw 0;
    margin-bottom: 5.4166666667vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap {
        padding: 48.9743589744vw 0 0;
        margin-bottom: 30.2564102564vw
    }
}

.l-roadmap__inner {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap__inner {
        row-gap: 10.2564102564vw
    }
}

.l-roadmap__title {
    width: 100%;
    max-width: 95.8333333333vw;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-roadmap__title {
        font-size: 10.2564102564vw;
        padding: 0 3.0769230769vw
    }
}

.l-roadmap__content {
    width: 100%;
    height: auto;
    overflow: visible
}

@media screen and (max-width: 1024px) {
    .l-roadmap__content {
        padding-left: 3.0769230769vw
    }
}

.l-roadmap .splide__track {
    width: 100%;
    height: 28.5416666667vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap .splide__track {
        height: 105.3846153846vw
    }
}

.l-roadmap .splide__list {
    width: 100%;
    height: 28.5416666667vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap .splide__list {
        height: 105.3846153846vw
    }
}

.l-roadmap .l-roadmap__item {
    width: 100%;
    height: 28.5416666667vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap .l-roadmap__item {
        height: 105.3846153846vw
    }
}

.l-roadmap__card {
    width: 100%;
    height: auto;
    padding-right: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap__card {
        padding-right: 0
    }
}

.l-roadmap__card--inner {
    width: 100%;
    height: 28.5416666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: center;
    border-radius: 1.1111111111vw;
    padding: 2.0833333333vw;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .l-roadmap__card--inner {
        width: 100%;
        max-width: 94.8717948718vw;
        height: 105.3846153846vw;
        overflow: hidden;
        border-radius: 3.0769230769vw;
        padding: 6.4102564103vw 5.1282051282vw
    }
}

.l-roadmap__card--visual {
    width: 100%;
    aspect-ratio: 372/411;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

@media screen and (max-width: 1024px) {
    .l-roadmap__card--visual {
        width: auto;
        height: 100%;
        aspect-ratio: 320/411;
        border-radius: 3.0769230769vw
    }
}

.l-roadmap__card--visual img {
    width: 100%;
    aspect-ratio: 372/411;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 1024px) {
    .l-roadmap__card--visual img {
        aspect-ratio: 320/411;
        border-radius: 3.0769230769vw
    }
}

.l-roadmap__card--content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    align-items: flex-start
}

.l-roadmap__year {
    width: 100%;
    color: #fff;
    line-height: 1;
    border-bottom: 1px solid #fff;
    padding-bottom: 1.3888888889vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap__year {
        border-bottom: 1px solid #fff;
        padding-bottom: 5.1282051282vw;
        font-size: 5.1282051282vw
    }
}

.l-roadmap__block--bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-end;
    align-items: flex-start;
    row-gap: 1.3888888889vw
}

@media screen and (max-width: 1024px) {
    .l-roadmap__block--bottom {
        row-gap: 5.1282051282vw
    }
}

.l-roadmap__h3 {
    color: #fff;
    line-height: 1.2
}

@media screen and (max-width: 1024px) {
    .l-roadmap__h3 {
        font-size: 5.641025641vw
    }
}

.l-roadmap__text {
    color: #fff;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-roadmap__text {
        font-size: 3.8461538462vw
    }
}

.l-roadmap__content {
    position: relative
}

.l-roadmap__content .splide__arrows {
    position: absolute;
    left: 2.0833333333vw;
    bottom: -5.5555555556vw;
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    gap: 1.3888888889vw;
    z-index: 10;
    width: 6.3888888889vw !important;
    height: 2.5vw !important;
    opacity: 1 !important;
    visibility: visible !important
}

@media screen and (max-width: 1024px) {
    .l-roadmap__content .splide__arrows {
        left: initial;
        right: 5.1282051282vw;
        bottom: -17.9487179487vw;
        width: 22.3076923077vw !important;
        height: 9.2307692308vw !important;
        justify-content: space-between
    }
}

.l-roadmap__content .splide__arrow {
    width: 2.5vw;
    height: 2.5vw;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    cursor: pointer;
    transition: background .3s ease;
    border: solid 1px #232323;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-image: url("../images/arrow-right.svg");
    background-size: 1.1111111111vw 1.1111111111vw;
    background-repeat: no-repeat;
    background-position: center;
    position: static;
    flex-shrink: 0;
    transform: none;
    z-index: 15;
    pointer-events: auto;
    outline: none
}

@media screen and (max-width: 1024px) {
    .l-roadmap__content .splide__arrow {
        width: 9.2307692308vw !important;
        height: 9.2307692308vw !important;
        background-size: 3.0769230769vw 3.0769230769vw
    }
}

.l-roadmap__content .splide__arrow:hover {
    background-color: rgba(255, 255, 255, .1)
}

.l-roadmap__content .splide__arrow:disabled {
    border-color: #9ca3af;
    opacity: .5;
    cursor: not-allowed
}

.l-roadmap__content .splide__arrow--prev {
    transform: rotate(180deg);
    order: 2
}

.l-roadmap__content .splide__arrow--prev::after {
    display: none
}

.l-roadmap__content .splide__arrow--next {
    order: 1
}

.l-roadmap__content .splide__arrow--next::after {
    display: none
}

html[lang=ja] .l-roadmap__h3 {
    line-height: 1.5;
    font-size: 1.6666666667vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-roadmap__h3 {
        font-size: 6.6666666667vw;
        font-feature-settings: "palt"
    }
}

html[lang=ja] .l-roadmap__text {
    line-height: 1.5;
    font-size: 1.1805555556vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-roadmap__text {
        font-size: 3.8461538462vw;
        font-feature-settings: "palt"
    }
}

.l-company {
    width: 100%;
    max-width: 100vw;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw 0
}

@media screen and (max-width: 1024px) {
    .l-company {
        padding: 46.1538461538vw 3.0769230769vw 0
    }
}

.l-company__inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-company__inner {
        row-gap: 10.2564102564vw
    }
}

.l-company__title {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-company__title {
        font-size: 10.2564102564vw
    }
}

.l-company__content {
    width: 100%;
    height: auto
}

.l-company__list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-company__list {
        row-gap: 20.5128205128vw
    }
}

.l-company__item {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-end;
    -moz-column-gap: 3.4722222222vw;
    column-gap: 3.4722222222vw
}

@media screen and (max-width: 1024px) {
    .l-company__item {
        flex-direction: column;
        row-gap: 7.6923076923vw
    }
}

.l-company__item--visual {
    width: 74.63%;
    height: auto;
    aspect-ratio: 1030/500;
    border-radius: 1.1111111111vw;
    overflow: hidden;
    flex-shrink: 0
}

@media screen and (max-width: 1024px) {
    .l-company__item--visual {
        width: 100%;
        aspect-ratio: 366/250;
        border-radius: 3.0769230769vw
    }
}

.l-company__item--visual img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-company__item--visual img {
        border-radius: 3.0769230769vw
    }
}

.l-company__block-text {
    width: 100%;
    height: auto;
    flex-shrink: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-end;
    align-items: flex-start
}

@media screen and (max-width: 1024px) {
    .l-company__block-text {
        position: relative;
        z-index: 1
    }
}

.l-company__h3 {
    width: 100%;
    height: auto;
    color: #000;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-company__h3 {
        font-size: 5.641025641vw
    }
}

.l-company__address {
    width: 100%;
    height: auto;
    color: #6b7280;
    line-height: 1.4;
    margin-top: 1.3888888889vw
}

@media screen and (max-width: 1024px) {
    .l-company__address {
        font-size: 3.0769230769vw;
        margin-top: 5.1282051282vw
    }
}

.l-company__button-map {
    width: 6.9444444444vw;
    height: 2.7083333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    -moz-column-gap: .6944444444vw;
    column-gap: .6944444444vw;
    border: solid 1px #9ca3af;
    border-radius: 6.9444444444vw;
    font-size: 1.0416666667vw;
    margin-top: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-company__button-map {
        width: 25.641025641vw;
        height: 10vw;
        font-size: 3.8461538462vw;
        margin-top: 0;
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw;
        position: absolute;
        bottom: 1.0256410256vw;
        right: 0
    }
}

.l-company__button-map .l-company__button-map--icon {
    width: .7638888889vw;
    aspect-ratio: 11/14;
    flex-shrink: 0
}

@media screen and (max-width: 1024px) {
    .l-company__button-map .l-company__button-map--icon {
        width: 2.8205128205vw
    }
}

.l-company__button-map .l-company__button-map--icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-company {
        padding: 46.1538461538vw 3.0769230769vw 0
    }
}

html[lang=ja] .l-company__h3 {
    font-size: 1.6666666667vw;
    color: #232323
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-company__h3 {
        font-size: 5.1282051282vw
    }
}

html[lang=ja] .l-company__address {
    font-size: .8333333333vw;
    line-height: 1.5
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-company__address {
        font-size: 3.0769230769vw;
        line-height: 1.4
    }
}

html[lang=ja] .l-company__address.interRegular {
    font-size: .8333333333vw;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-company__address.interRegular {
        font-size: 3.0769230769vw;
        line-height: 1.5;
        font-family: "Noto Sans JP"
    }
}

.l-careers {
    width: 100%;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-careers {
        padding: 30.7692307692vw 3.0769230769vw 30.7692307692vw
    }
}

.l-careers__inner {
    width: 100%;
    max-width: 95.8333333333vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    row-gap: 2.7777777778vw;
    margin: 0 auto
}

@media screen and (max-width: 1024px) {
    .l-careers__inner {
        row-gap: 5.1282051282vw
    }
}

.l-careers__title {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-careers__title {
        font-size: 10.2564102564vw
    }
}

.l-careers__content {
    width: 100%;
    max-width: 95.8333333333vw;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-careers__content {
        row-gap: 5.1282051282vw
    }
}

.l-careers__upper {
    width: 100%;
    aspect-ratio: 1380/600;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .l-careers__upper {
        aspect-ratio: 366/600
    }
}

.l-careers__upper--visual {
    width: 100%;
    aspect-ratio: 1380/600;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-careers__upper--visual {
        aspect-ratio: 366/600;
        border-radius: 3.0769230769vw
    }
}

.l-careers__upper--visual img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.1111111111vw
}

@media screen and (max-width: 1024px) {
    .l-careers__upper--visual img {
        border-radius: 3.0769230769vw
    }
}

.l-careers__upper--content {
    width: 100%;
    height: 100%;
    padding: 3.4722222222vw 2.0833333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    align-items: flex-start;
    row-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-careers__upper--content {
        padding: 10.2564102564vw 5.1282051282vw;
        row-gap: 5.1282051282vw;
        justify-content: flex-end
    }
}

.l-careers__upper--h3 {
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 1.2
}

@media screen and (max-width: 1024px) {
    .l-careers__upper--h3 {
        font-size: 8.2051282051vw
    }
}

.l-careers__upper--text {
    width: 100%;
    max-width: 41.3888888889vw;
    height: auto;
    color: #fff;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-careers__upper--text {
        max-width: 100%;
        font-size: 3.8461538462vw
    }
}

.l-careers__lower {
    width: 100%;
    height: auto
}

.l-careers__lower--list {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30.5555555556vw, 1fr));
    gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-careers__lower--list {
        gap: 0
    }
}

.l-careers__lower--item {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 1.1111111111vw;
    padding: 2.7777777778vw 2.0833333333vw;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .l-careers__lower--item {
        border-radius: 3.0769230769vw;
        padding: 7.6923076923vw 3.8461538462vw 3.8461538462vw 5.1282051282vw
    }
}

.l-careers__lower--inner {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-careers__lower--inner {
        row-gap: 5.1282051282vw;
        justify-content: flex-start
    }
}

@media(min-width: 1025px) {
    #careers-slider {
        height: auto !important
    }

    #careers-slider .splide__track {
        height: auto !important;
        overflow: visible !important
    }

    #careers-slider .splide__list {
        display: grid !important;
        gap: 2.0833333333vw !important;
        grid-template-columns: repeat(auto-fill, minmax(30.5555555556vw, 1fr)) !important;
        transform: none !important;
        height: auto !important
    }

    #careers-slider .splide__arrows {
        display: none !important
    }

    #careers-slider .splide__slide {
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        transform: none !important
    }

    .l-careers__lower {
        height: auto !important
    }
}

.l-careers__lower--h3 {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1.2
}

@media screen and (max-width: 1024px) {
    .l-careers__lower--h3 {
        font-size: 5.641025641vw
    }
}

.l-careers__detail {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 1.6666666667vw
}

@media screen and (max-width: 1024px) {
    .l-careers__detail {
        row-gap: 5.1282051282vw
    }
}

.l-careers__detail--block {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: .9027777778vw
}

@media screen and (max-width: 1024px) {
    .l-careers__detail--block {
        row-gap: 3.8461538462vw
    }
}

.l-careers__detail--dt {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1.4;
    flex-shrink: 0
}

@media screen and (max-width: 1024px) {
    .l-careers__detail--dt {
        font-size: 4.1025641026vw
    }
}

.l-careers__detail--dd {
    width: 100%;
    height: auto;
    color: #6b7280;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-careers__detail--dd {
        font-size: 3.0769230769vw
    }
}

.l-careers__detail--ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: .2777777778vw
}

.l-careers__detail--li {
    width: 100%;
    height: auto;
    color: #6b7280;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-careers__detail--li {
        font-size: 3.0769230769vw
    }
}

.l-careers__lower--button {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: absolute;
    bottom: 2.7777777778vw;
    right: 2.0833333333vw;
    z-index: 2
}

@media screen and (max-width: 1024px) {
    .l-careers__lower--button {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        justify-content: flex-end;
        position: static;
        margin-top: 2.5641025641vw
    }
}

.l-careers__lower {
    position: relative;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    overflow: visible !important
}

.l-careers__lower#careers-slider {
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    overflow: visible !important
}

.l-careers__lower#careers-slider .splide__track {
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    overflow: visible !important
}

.l-careers__lower#careers-slider .splide__list {
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    gap: 0 !important
}

.l-careers__lower#careers-slider .splide__slide {
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    overflow: visible !important
}

@media screen and (max-width: 1024px) {
    .l-careers__lower .splide__arrows {
        position: absolute;
        right: 5.1282051282vw;
        bottom: -17.9487179487vw;
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        gap: 3.8461538462vw;
        z-index: 10;
        width: 22.3076923077vw !important;
        height: 9.2307692308vw !important;
        opacity: 1 !important;
        visibility: visible !important;
        justify-content: space-between
    }

    .l-careers__lower .splide__arrow {
        width: 9.2307692308vw !important;
        height: 9.2307692308vw !important;
        background: rgba(0, 0, 0, 0);
        border-radius: 50%;
        cursor: pointer;
        transition: background .3s ease;
        border: solid 1px #232323;
        display: flex !important;
        align-items: center;
        justify-content: center;
        background-image: url("../images/arrow-right.svg");
        background-size: 3.0769230769vw 3.0769230769vw;
        background-repeat: no-repeat;
        background-position: center;
        position: static;
        flex-shrink: 0;
        transform: none;
        z-index: 15;
        pointer-events: auto;
        outline: none
    }

    .l-careers__lower .splide__arrow:hover {
        background-color: rgba(255, 255, 255, .1)
    }

    .l-careers__lower .splide__arrow:disabled {
        border-color: #9ca3af;
        opacity: .5;
        cursor: not-allowed
    }

    .l-careers__lower .splide__arrow--prev {
        transform: rotate(180deg);
        order: 2
    }

    .l-careers__lower .splide__arrow--prev::after {
        display: none
    }

    .l-careers__lower .splide__arrow--next {
        order: 1
    }

    .l-careers__lower .splide__arrow--next::after {
        display: none
    }
}

html[lang=ja] .l-careers__upper--text {
    font-size: .8333333333vw;
    line-height: 1.5
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-careers__upper--text {
        font-size: 3.0769230769vw;
        font-feature-settings: "palt"
    }
}

html[lang=ja] .l-careers__detail--dt {
    font-size: 1.1805555556vw;
    line-height: 1;
    color: #000
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-careers__detail--dt {
        font-size: 3.8461538462vw;
        font-feature-settings: "palt";
        color: #232323
    }
}

html[lang=ja] .l-careers__detail--dd,
html[lang=ja] .l-careers__detail--li {
    font-size: .8333333333vw;
    line-height: 1.5
}

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

    html[lang=ja] .l-careers__detail--dd,
    html[lang=ja] .l-careers__detail--li {
        font-size: 3.3333333333vw;
        font-feature-settings: "palt"
    }
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-careers__upper--content {
        padding: 10.2564102564vw 3.0769230769vw;
        row-gap: 5.1282051282vw;
        justify-content: flex-end
    }
}

.l-partner {
    width: 100%;
    max-width: 100vw;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw 0
}

@media screen and (max-width: 1024px) {
    .l-partner {
        padding: 30.7692307692vw 3.0769230769vw 0
    }
}

.l-partner__inner {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 2.7777777778vw
}

@media screen and (max-width: 1024px) {
    .l-partner__inner {
        row-gap: 10.2564102564vw
    }
}

.l-partner__title {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-partner__title {
        font-size: 10.2564102564vw
    }
}

.l-partner__list {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 2.0833333333vw;
    column-gap: 2.0833333333vw;
    justify-content: flex-start
}

@media screen and (max-width: 1024px) {
    .l-partner__list {
        -moz-column-gap: 3.5897435897vw;
        column-gap: 3.5897435897vw
    }
}

.l-partner__item {
    width: 17.3611111111vw;
    aspect-ratio: 250/250;
    flex-shrink: 0;
    border-radius: 1.1111111111vw;
    border: solid 1px #9ca3af;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 1024px) {
    .l-partner__item {
        width: 28.9743589744vw;
        aspect-ratio: 100/100;
        border-radius: 4.1025641026vw
    }
}

.l-partner__item--visual {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.l-partner__item--visual img {
    height: 3.4722222222vw;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 1024px) {
    .l-partner__item--visual img {
        height: 7.9487179487vw
    }
}

.l-award,
.l-news {
    width: 100%;
    max-width: 100vw;
    height: auto;
    padding: 9.7222222222vw 2.0833333333vw 0
}

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

    .l-award,
    .l-news {
        padding: 30.7692307692vw 3.0769230769vw 0
    }
}

.l-news {
    padding-top: 7.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-news {
        padding-top: 30.7692307692vw
    }
}

.l-award__inner,
.l-news__inner {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 2.0833333333vw;
    column-gap: 2.0833333333vw;
    align-items: stretch;
    justify-content: space-between;
    padding-top: 2.7777777778vw;
    border-top: solid 1px #9ca3af
}

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

    .l-award__inner,
    .l-news__inner {
        flex-direction: column;
        row-gap: 10.2564102564vw;
        padding-top: 5.1282051282vw
    }
}

.l-award__block--left,
.l-news__block--left {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 1.3888888889vw
}

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

    .l-award__block--left,
    .l-news__block--left {
        width: 100%;
        justify-content: flex-start
    }
}

.l-award__title,
.l-news__title {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    color: #232323
}

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

    .l-award__title,
    .l-news__title {
        font-size: 10.2564102564vw
    }
}

.l-award__block--right,
.l-news__block--right {
    width: 66.15%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 1.3888888889vw
}

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

    .l-award__block--right,
    .l-news__block--right {
        width: 100%;
        row-gap: 0
    }
}

.l-award__list,
.l-news__list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start
}

.l-award__list.award-view-more-list,
.l-award__list.news-view-more-list,
.l-news__list.award-view-more-list,
.l-news__list.news-view-more-list {
    display: none
}

.l-award__list.award-view-more-list.is-active,
.l-award__list.news-view-more-list.is-active,
.l-news__list.award-view-more-list.is-active,
.l-news__list.news-view-more-list.is-active {
    display: block
}

.l-award__item,
.l-news__item {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 2.7777777778vw;
    border-bottom: solid 1px #9ca3af;
    margin-bottom: 2.7777777778vw
}

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

    .l-award__item,
    .l-news__item {
        flex-direction: column;
        padding-bottom: 6.4102564103vw;
        margin-bottom: 6.4102564103vw;
        row-gap: 3.0769230769vw
    }
}

.l-award__date,
.l-news__date {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1.42
}

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

    .l-award__date,
    .l-news__date {
        font-size: 3.0769230769vw
    }
}

.l-award__text,
.l-news__text {
    width: 74.5%;
    height: auto;
    color: #232323;
    line-height: 1.5;
    flex-shrink: 0
}

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

    .l-award__text,
    .l-news__text {
        width: 100%;
        font-size: 3.8461538462vw
    }
}

.l-award__button-wrapper,
.l-news__button-wrapper {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

html[lang=ja] .l-award__text,
html[lang=ja] .l-news__text {
    font-size: .8854166667vw;
    line-height: 1.5
}

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

    html[lang=ja] .l-award__text,
    html[lang=ja] .l-news__text {
        font-size: 3.3333333333vw;
        font-feature-settings: "palt"
    }
}

.l-contact {
    width: 100%;
    height: auto;
    padding: 8.3333333333vw 2.0833333333vw;
    background-color: #fff
}

@media screen and (max-width: 1024px) {
    .l-contact {
        padding: 15.3846153846vw 3.0769230769vw 20.5128205128vw
    }
}

.l-contact__inner {
    width: 100%;
    max-width: 69.4444444444vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: center;
    align-items: center;
    row-gap: 3.0555555556vw;
    margin: 0 auto
}

@media screen and (max-width: 1024px) {
    .l-contact__inner {
        row-gap: 5.1282051282vw;
        max-width: 100%
    }
}

.l-contact__title {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-contact__title {
        font-size: 10.2564102564vw
    }
}

.l-contact__text {
    width: 100%;
    height: auto;
    color: #232323;
    line-height: 1.4
}

@media screen and (max-width: 1024px) {
    .l-contact__text {
        font-size: 4.1025641026vw
    }
}

.l-contact__form {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.l-contact__form form {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 3.4722222222vw
}

@media screen and (max-width: 1024px) {
    .l-contact__form form {
        row-gap: 8.2051282051vw
    }
}

.l-contact__form .p-common-button.is-large {
    padding: 1.0416666667vw 4.1666666667vw
}

@media screen and (max-width: 1024px) {
    .l-contact__form .p-common-button.is-large {
        padding: 3.8461538462vw 12.3076923077vw
    }
}

.l-contact__form--item-wrapper {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 4.1666666667vw;
    column-gap: 4.1666666667vw
}

@media screen and (max-width: 1024px) {
    .l-contact__form--item-wrapper {
        display: flex;
        flex-direction: column;
        row-gap: 8.2051282051vw
    }
}

.l-contact__form--item {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: .5555555556vw
}

@media screen and (max-width: 1024px) {
    .l-contact__form--item {
        row-gap: 2.0512820513vw
    }
}

.l-contact__form--item label {
    color: #232323;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-contact__form--item label {
        font-size: 4.1025641026vw
    }
}

.l-contact__form--item input[type=text],
.l-contact__form--item input[type=email],
.l-contact__form--item textarea,
.l-contact__form--item select {
    width: 100%;
    padding: 1.0416666667vw 1.3888888889vw;
    border: 1px solid #cbcbcb;
    border-radius: .5555555556vw;
    background-color: #fff;
    color: #232323;
    font-size: 1.1111111111vw;
    line-height: 1.4;
    transition: border-color .3s ease
}

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

    .l-contact__form--item input[type=text],
    .l-contact__form--item input[type=email],
    .l-contact__form--item textarea,
    .l-contact__form--item select {
        font-size: 4.1025641026vw;
        padding: 3.8461538462vw 5.1282051282vw;
        border-radius: 1.5384615385vw
    }
}

.l-contact__form--item input[type=text]:focus,
.l-contact__form--item input[type=email]:focus,
.l-contact__form--item textarea:focus,
.l-contact__form--item select:focus {
    outline: none;
    border-color: #3c59ff
}

.l-contact__form--item input[type=text]::-moz-placeholder,
.l-contact__form--item input[type=email]::-moz-placeholder,
.l-contact__form--item textarea::-moz-placeholder,
.l-contact__form--item select::-moz-placeholder {
    color: #9ca3af
}

.l-contact__form--item input[type=text]::placeholder,
.l-contact__form--item input[type=email]::placeholder,
.l-contact__form--item textarea::placeholder,
.l-contact__form--item select::placeholder {
    color: #9ca3af
}

.l-contact__form--item select {
    position: relative;
    background-image: url("../images/arrow-down.svg");
    background-repeat: no-repeat;
    background-position: right 1.3888888889vw center;
    background-size: 1.1111111111vw 1.1111111111vw;
    padding-right: 3.4722222222vw;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (max-width: 1024px) {
    .l-contact__form--item select {
        background-size: 3.0769230769vw 3.0769230769vw;
        padding-right: 13.8461538462vw
    }
}

.l-contact__form--item select::-ms-expand {
    display: none
}

.l-contact__form--item textarea {
    min-height: 17.3611111111vw;
    resize: vertical
}

@media screen and (max-width: 1024px) {
    .l-contact__form--item textarea {
        min-height: 51.2820512821vw
    }
}

.l-contact__form--item .l-contact__form--item-inner {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: .6944444444vw;
    column-gap: .6944444444vw
}

.l-contact__form--item .l-contact__form--item-inner select {
    width: 8.3333333333vw;
    height: auto;
    padding: 1.0416666667vw 1.3888888889vw;
    border: 1px solid #cbcbcb;
    border-radius: .5555555556vw;
    flex-shrink: 0
}

@media screen and (max-width: 1024px) {
    .l-contact__form--item .l-contact__form--item-inner select {
        width: 23.8461538462vw;
        height: auto;
        padding: 3.8461538462vw 5.1282051282vw;
        border-radius: 1.5384615385vw
    }
}

.l-contact__form--item .l-contact__form--item-inner input[type=text] {
    width: 100%
}

.is-required {
    color: #ef4444;
    margin-left: .2777777778vw
}

@media screen and (max-width: 1024px) {
    .is-required {
        font-size: 4.1025641026vw;
        margin-left: 1.0256410256vw
    }
}

.l-contact__form--privacy {
    margin-top: -1.3888888889vw;
    margin-bottom: .6944444444vw
}

@media screen and (max-width: 1024px) {
    .l-contact__form--privacy {
        margin-top: 0;
        margin-bottom: 2.5641025641vw
    }
}

.l-contact__form--privacy:has(input[type=checkbox]) {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    -moz-column-gap: .8333333333vw;
    column-gap: .8333333333vw;
    row-gap: 0
}

@media screen and (max-width: 1024px) {
    .l-contact__form--privacy:has(input[type=checkbox]) {
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw
    }
}

.l-contact__form--privacy input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 1.1805555556vw;
    height: 1.1805555556vw;
    border: 1px solid #d3d3d3;
    border-radius: .2083333333vw;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
    margin: 0;
    padding: 0;
    outline: none
}

@media screen and (max-width: 1024px) {
    .l-contact__form--privacy input[type=checkbox] {
        width: 4.358974359vw;
        height: 4.358974359vw;
        border-radius: .7692307692vw
    }
}

.l-contact__form--privacy input[type=checkbox]:checked {
    background-color: #fff;
    border-color: #d3d3d3
}

.l-contact__form--privacy input[type=checkbox]:checked::after {
    content: "✓";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #232323;
    font-size: .9722222222vw;
    font-weight: bold;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    .l-contact__form--privacy input[type=checkbox]:checked::after {
        font-size: 3.5897435897vw
    }
}

.l-contact__form--privacy input[type=checkbox]:focus {
    outline: none
}

.l-contact__form--privacy label[for*=checkbox] {
    cursor: pointer;
    line-height: 1.4;
    margin: 0;
    flex: 1
}

@media screen and (max-width: 1024px) {
    .l-contact__form--privacy label[for*=checkbox] {
        font-size: 3.5897435897vw
    }
}

.l-contact__form--privacy label[for*=checkbox] a {
    color: #0e7aff;
    text-decoration: underline
}

@media screen and (max-width: 1024px) {
    .l-contact__form--privacy label[for*=checkbox] a {
        font-size: 3.5897435897vw
    }
}

.l-contact__form--privacy label[for*=checkbox] a:hover {
    text-decoration: none
}

html[lang=ja] .l-contact__text {
    font-size: .8333333333vw;
    line-height: 1.8;
    font-feature-settings: "palt"
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-contact__text {
        font-size: 3.8461538462vw
    }
}

html[lang=ja] label {
    font-size: .8333333333vw;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    html[lang=ja] label {
        font-size: 3.8461538462vw
    }
}

html[lang=ja] .l-contact__form--privacy label {
    font-size: .8333333333vw;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-contact__form--privacy label {
        font-size: 3.8461538462vw
    }
}

html[lang=ja] .l-contact__form--privacy a {
    font-size: .8333333333vw;
    line-height: 1
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-contact__form--privacy a {
        font-size: 3.8461538462vw
    }
}

.l-footer {
    width: 100%;
    height: auto;
    padding: 8.3333333333vw 2.0833333333vw 2.0833333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #232323;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .l-footer {
        padding: 20.5128205128vw 8.2051282051vw 7.6923076923vw
    }
}

.l-footer__inner {
    width: 100%;
    max-width: 83.3333333333vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 8.3333333333vw
}

@media screen and (max-width: 1024px) {
    .l-footer__inner {
        row-gap: 5.1282051282vw
    }
}

.l-footer__upper {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: stretch;
    justify-content: space-between;
    -moz-column-gap: 11.8055555556vw;
    column-gap: 11.8055555556vw
}

@media screen and (max-width: 1024px) {
    .l-footer__upper {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 15.3846153846vw
    }
}

.l-footer__left {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 3.4722222222vw;
    flex-shrink: 0
}

@media screen and (max-width: 1024px) {
    .l-footer__left {
        row-gap: 15.3846153846vw
    }
}

.l-footer__left-header {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 1.3888888889vw
}

@media screen and (max-width: 1024px) {
    .l-footer__left-header {
        flex-direction: row;
        -moz-column-gap: 2.8205128205vw;
        column-gap: 2.8205128205vw;
        align-items: baseline
    }
}

@media screen and (max-width: 1024px) {
    .l-footer__left-header p {
        font-size: 4.6153846154vw
    }
}

.l-footer__logo {
    width: 12.5vw;
    aspect-ratio: 300/39;
    -o-object-fit: contain;
    object-fit: contain
}

.l-footer__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .l-footer__logo {
        width: 33.3333333333vw;
        aspect-ratio: 300/39
    }
}

.l-footer__left-body {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-footer__left-body {
        row-gap: 6.4102564103vw
    }
}

.l-footer__left-body--item {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: center;
    row-gap: .8333333333vw;
    border-bottom: solid 1px #9ca3af;
    padding-bottom: .625vw
}

@media screen and (max-width: 1024px) {
    .l-footer__left-body--item {
        row-gap: 2.8205128205vw;
        border-bottom: solid 1px #9ca3af;
        padding-bottom: 1.0256410256vw
    }
}

.l-footer__left-body--item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: .6944444444vw;
    column-gap: .6944444444vw
}

@media screen and (max-width: 1024px) {
    .l-footer__left-body--item a {
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw;
        font-size: 3.5897435897vw
    }
}

.l-footer__left-body--text {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    color: rgba(255, 255, 255, .7)
}

@media screen and (max-width: 1024px) {
    .l-footer__left-body--text {
        font-size: 3.5897435897vw
    }
}

.l-footer__left-body--icon {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center
}

.l-footer__left-body--icon img {
    width: .8333333333vw;
    aspect-ratio: 12/12;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .l-footer__left-body--icon img {
        width: 3.0769230769vw
    }
}

.l-footer__right {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: stretch
}

.l-footer__right--list {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 10vw
}

@media screen and (max-width: 1024px) {
    .l-footer__right--list {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 15.3846153846vw;
        margin-top: 0
    }
}

.l-footer__right--item {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 1.6666666667vw
}

@media screen and (max-width: 1024px) {
    .l-footer__right--item {
        row-gap: 7.1794871795vw
    }
}

.l-footer__h3 {
    line-height: 1.21
}

@media screen and (max-width: 1024px) {
    .l-footer__h3 {
        font-size: 4.1025641026vw
    }
}

.l-footer__right-01--list,
.l-footer__right-02--list,
.l-footer__right-03--list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: 1.0416666667vw
}

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

    .l-footer__right-01--list,
    .l-footer__right-02--list,
    .l-footer__right-03--list {
        row-gap: 5.1282051282vw
    }
}

.l-footer__right-01--item,
.l-footer__right-02--item {
    width: -moz-fit-content;
    width: fit-content;
    height: auto
}

.l-footer__right-01--item a,
.l-footer__right-02--item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: .7638888889vw;
    column-gap: .7638888889vw
}

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

    .l-footer__right-01--item a,
    .l-footer__right-02--item a {
        -moz-column-gap: 2.5641025641vw;
        column-gap: 2.5641025641vw;
        font-size: 4.1025641026vw
    }
}

.l-footer__right-03--item {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    row-gap: .3472222222vw
}

@media screen and (max-width: 1024px) {
    .l-footer__right-03--item {
        row-gap: 1.5384615385vw
    }
}

.l-footer__right-03--item .l-footer__right-03--title {
    line-height: 1.71
}

@media screen and (max-width: 1024px) {
    .l-footer__right-03--item .l-footer__right-03--title {
        font-size: 4.1025641026vw
    }
}

.l-footer__right-03--item .l-footer__right-03--address {
    line-height: 1.4;
    color: rgba(255, 255, 255, .7)
}

@media screen and (max-width: 1024px) {
    .l-footer__right-03--item .l-footer__right-03--address {
        font-size: 3.0769230769vw
    }
}

.l-footer__lower {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-items: flex-end
}

.l-footer__lower--button {
    width: 100%;
    height: auto;
    padding-bottom: 2.0833333333vw;
    border-bottom: solid 1px #9ca3af;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    justify-content: flex-end
}

@media screen and (max-width: 1024px) {
    .l-footer__lower--button {
        padding-bottom: 7.6923076923vw
    }
}

@media screen and (max-width: 1024px) {
    .l-footer__lower--button .p-common-button__text {
        font-size: 3.8461538462vw
    }
}

.l-footer__lower--bottom {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    padding-top: 2.0833333333vw
}

@media screen and (max-width: 1024px) {
    .l-footer__lower--bottom {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 4.6153846154vw;
        padding-top: 7.6923076923vw
    }
}

@media screen and (max-width: 1024px) {
    .l-footer__lower--bottom .p-common-button__text {
        font-size: 3.8461538462vw
    }
}

.l-footer__link-privacy {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    justify-content: flex-end;
    text-decoration: underline
}

@media screen and (max-width: 1024px) {
    .l-footer__link-privacy {
        font-size: 3.5897435897vw
    }
}

.l-footer__lower--copyright {
    line-height: 1.21
}

@media screen and (max-width: 1024px) {
    .l-footer__lower--copyright {
        font-size: 3.0769230769vw
    }
}

.l-footer__right-02--icon {
    height: 1.25vw;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 1024px) {
    .l-footer__right-02--icon {
        height: 4.6153846154vw;
        width: auto
    }
}

.l-footer__right-02--icon img {
    height: 1.25vw;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1024px) {
    .l-footer__right-02--icon img {
        height: 4.6153846154vw;
        width: auto
    }
}

@media screen and (max-width: 1024px) {
    .l-footer__right-02--text {
        font-size: 4.1025641026vw
    }
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-footer__left-body--text {
        font-size: 3.0769230769vw
    }
}

html[lang=ja] .l-footer__lower--button span {
    font-size: 1.0416666667vw
}

@media screen and (max-width: 1024px) {
    html[lang=ja] .l-footer__lower--button span {
        font-size: 3.8461538462vw
    }
}

.privacy-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.privacy-modal.is-open {
    display: block
}

.privacy-modal__content {
    background-color: #fff;
    margin: 5% auto;
    padding: 0;
    border-radius: 8px;
    width: 90%;
    max-width: 800px;
    max-height: 85vh;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, .15);
    position: relative
}

@media screen and (max-width: 992px) {
    .privacy-modal__content {
        margin: 3% auto;
        width: 95%
    }
}

@media screen and (max-width: 576px) {
    .privacy-modal__content {
        margin: 2% auto;
        width: 95%;
        max-height: 90vh
    }
}

.privacy-modal__header {
    padding: 24px 32px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 10
}

@media screen and (max-width: 576px) {
    .privacy-modal__header {
        padding: 20px 16px
    }
}

.privacy-modal__title {
    margin: 0;
    color: #333;
    font-weight: 500;
    font-size: 32px
}

@media screen and (max-width: 576px) {
    .privacy-modal__title {
        font-size: 28px
    }
}

.privacy-modal__close {
    cursor: pointer;
    transition: opacity .2s ease;
    width: 50px;
    height: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    background: none;
    border: none;
    padding: 12px
}

.privacy-modal__close:hover,
.privacy-modal__close:focus {
    opacity: .7
}

.privacy-modal__close::before,
.privacy-modal__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 1px;
    background-color: #666;
    transition: background-color .2s ease
}

.privacy-modal__close::before {
    transform: translate(-50%, -50%) rotate(16deg)
}

.privacy-modal__close::after {
    transform: translate(-50%, -50%) rotate(-16deg)
}

.privacy-modal__close:hover::before,
.privacy-modal__close:hover::after,
.privacy-modal__close:focus::before,
.privacy-modal__close:focus::after {
    background-color: #333
}

@media screen and (max-width: 992px) {
    .privacy-modal__close {
        width: 47px;
        height: 12px;
        padding: 11px
    }
}

@media screen and (max-width: 576px) {
    .privacy-modal__close {
        width: 44px;
        height: 13px;
        padding: 10px
    }
}

.privacy-modal__body {
    padding: 32px;
    overflow-y: auto;
    max-height: calc(85vh - 100px)
}

@media screen and (max-width: 576px) {
    .privacy-modal__body {
        padding: 24px 16px;
        max-height: calc(90vh - 80px)
    }
}

.privacy-modal__text {
    line-height: 1.7;
    color: #333;
    font-size: 15px
}

.privacy-modal__text p {
    margin-bottom: 16px
}

.privacy-modal__text p:last-child {
    margin-bottom: 0
}

.privacy-modal__text ul {
    margin: 16px 0;
    padding-left: 20px
}

.privacy-modal__text ul li {
    margin-bottom: 8px;
    line-height: 1.6
}

.privacy-modal__text ul li:last-child {
    margin-bottom: 0
}

.privacy-modal__section-title {
    margin: 32px 0 16px 0;
    color: #333;
    font-weight: 500;
    font-size: 24px
}

.privacy-modal__section-title:first-child {
    margin-top: 24px
}

@media screen and (max-width: 576px) {
    .privacy-modal__section-title {
        margin: 24px 0 12px 0;
        font-size: 20px
    }

    .privacy-modal__section-title:first-child {
        margin-top: 16px
    }
}

.privacy-policy-link {
    text-decoration: underline;
    cursor: pointer;
    transition: opacity .2s ease
}

.privacy-policy-link:hover {
    opacity: .7
}

.break {
    overflow-wrap: anywhere;
}

/*# sourceMappingURL=style.css.map */
