/* Home page: desktop values first, responsive adjustments below. */

body main :is(h1, h2, h3, h4, h5, h6, th, strong, button, input[type="submit"], .c-button) {
    font-weight: var(--yamamoto-font-weight-emphasis) !important;
}

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

.top-html-section-title > span {
    display: block;
    color: var(--color-red);
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: var(--fw-black);
}

.top-html-section-title--center {
    text-align: center;
}

.top-html-en {
    color: transparent;
    -webkit-text-stroke: 1.5px rgba(18, 63, 120, 0.45);
    font-family: Arial, sans-serif;
    font-size: clamp(48px, 6vw, 108px);
    font-weight: var(--fw-black);
    line-height: 0.95;
}

.top-html-more--center {
    margin-right: auto;
    margin-left: auto;
}

.top-html {
    --top-design-width: 1920px;
    --top-content-width: 1440px;
    --top-artboard-edge: max(0px, calc((100% - var(--top-design-width)) / 2));
    --top-space-large: clamp(100px, 9.115vw, 175px);
    --top-space-medium: clamp(64px, 5.208vw, 100px);
    width: 100%;
    color: var(--color-text);
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.9;
    background: #fff;
    overflow: clip;
}

.top-html-hero {
    position: relative;
    aspect-ratio: 16 / 9;
    background: #fff;
    container-type: inline-size;
    overflow: hidden;
}

.top-html-hero__photo {
    position: absolute;
    overflow: hidden;
}

.top-html-hero__photo img {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
}

.top-html-hero__photo--backdrop {
    z-index: 1;
    inset: 0 19.4% 0 19.3%;
    clip-path: polygon(62% 0, 100% 0, 76% 100%, 0 100%);
}

.top-html-hero__photo--backdrop img {
    object-position: center 48%;
}

.top-html-hero__photo--site {
    z-index: 2;
    top: -2.69%;
    right: -2.4%;
    width: 40.36%;
    height: 60.65%;
    clip-path: polygon(43% 0, 100% 0, 100% 100%, 0 100%);
}

.top-html-hero__photo--site img {
    object-position: 50% 55%;
}

.top-html-hero__photo--team {
    z-index: 2;
    right: -2.5%;
    bottom: 0;
    width: 36.67%;
    height: 37.04%;
    clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%);
}

.top-html-hero__photo--team img {
    object-position: 48% 55%;
}

.top-html-hero__photo--worker {
    z-index: 5;
    top: 10.93%;
    left: 34.48%;
    width: 39.84%;
    height: 96.94%;
    overflow: visible;
}

.top-html-hero__photo--worker img {
    object-fit: contain;
    object-position: center bottom;
}

.top-html-hero__copy {
    position: absolute;
    z-index: 7;
    top: 18.06%;
    left: 3.57%;
    width: 43.41%;
    height: 31.67%;
    margin: 0;
}

.top-html-hero__copy img {
    width: 100%;
    height: 100%;
}

.top-html-hero__lead {
    position: absolute;
    z-index: 8;
    top: 53.25%;
    left: 2.3%;
    display: grid;
    place-items: center;
    width: 38%;
    height: 6.72%;
    margin: 0;
    color: #fff;
    font-size: 1.667cqw;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .133cqw;
    background: linear-gradient(225deg, var(--color-navy), var(--color-red) 89.5%);
    clip-path: polygon(3.1% 0, 100% 0, 96.8% 100%, 0 100%);
}

.top-html-hero__text {
    position: absolute;
    z-index: 8;
    top: 62.2%;
    left: 3.75%;
    width: 28%;
    margin: 0;
    color: #2f343b;
    font-size: 1.042cqw;
    font-weight: var(--fw-bold);
    line-height: 1.75;
    letter-spacing: .083cqw;
}

.top-html-hero__message {
    position: absolute;
    z-index: 7;
    top: 40.65%;
    right: -1.2%;
    width: 37.45%;
    height: 32.7%;
    background: #fff;
    clip-path: polygon(16% 0, 100% 0, 88% 100%, 0 100%);
}

.top-html-hero__message-mark {
    position: absolute;
    top: 14.5%;
    left: 37.5%;
    width: 38%;
    height: 38%;
}

.top-html-hero__message-mark img {
    position: absolute;
    object-fit: contain;
}

.top-html-hero__message-mark img:first-child {
    top: 0;
    left: 0;
    width: 10.59cqw;
    height: 3.92cqw;
}

.top-html-hero__message-mark img:last-child {
    top: 3.13cqw;
    left: 3.69cqw;
    width: 14.26cqw;
    height: 4.24cqw;
}

.top-html-hero__message p {
    position: absolute;
    top: 59%;
    left: 38.5%;
    margin: 0;
    padding-left: 1.46cqw;
    border-left: .156cqw solid var(--color-navy);
    color: #2f343b;
    font-size: 1.042cqw;
    font-weight: var(--fw-bold);
    line-height: 1.75;
    letter-spacing: .083cqw;
    white-space: nowrap;
}

.top-html-hero__badges {
    position: absolute;
    z-index: 9;
    top: 75.46%;
    left: 3.33%;
    display: flex;
    gap: 1.25%;
    width: 33.75%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-html-hero__badges li {
    display: flex;
    flex: 0 0 30.86%;
    aspect-ratio: 1;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 5.5%;
    color: #2f343b;
    background: #fff;
    border: .156cqw solid var(--color-navy);
    border-radius: 50%;
}

.top-html-hero__badges img {
    width: 4.53cqw;
    height: 3.8cqw;
    margin-bottom: .42cqw;
    object-fit: contain;
}

.top-html-hero__badges strong,
.top-html-hero__badges small {
    display: block;
    font-weight: var(--fw-bold);
    line-height: 1;
    white-space: nowrap;
}

.top-html-hero__badges strong {
    font-size: 1.25cqw;
    letter-spacing: .1cqw;
}

.top-html-hero__badges small {
    margin-top: .52cqw;
    font-size: .833cqw;
    letter-spacing: .067cqw;
}

.top-html-hero__triangle,
.top-html-hero__lines {
    position: absolute;
    z-index: 6;
    display: block;
    pointer-events: none;
}

.top-html-hero__triangle {
    width: 10.42%;
    aspect-ratio: 4 / 3;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

.top-html-hero__triangle--navy {
    z-index: 3;
    top: 5.6%;
    left: 39.7%;
    background: var(--color-navy);
    transform: rotate(-32deg);
}

.top-html-hero__triangle--orange {
    top: 13.8%;
    right: 17.8%;
    background: var(--color-orange);
}

.top-html-hero__triangle--red {
    top: 69.8%;
    right: 1.3%;
    background: var(--color-red);
    transform: rotate(9deg);
}

.top-html-hero__lines {
    width: .78%;
    height: 23.15%;
    background: var(--color-navy);
    transform: rotate(40deg);
    box-shadow: 2.92cqw 0 0 var(--color-orange);
}

.top-html-hero__lines--top {
    top: -7.4%;
    left: 35.2%;
    background: var(--color-orange);
    box-shadow: 2.92cqw 0 0 var(--color-navy);
}

.top-html-hero__lines--left {
    top: 72%;
    left: 2.8%;
    background: var(--color-orange);
    box-shadow: 2.92cqw 0 0 #ffc83d;
}

.top-html-hero__lines--right {
    top: 24%;
    right: 2.8%;
}

.top-html-hero__lines--bottom {
    top: 88%;
    left: 67.2%;
    background: var(--color-navy);
    box-shadow: 2.92cqw 0 0 var(--color-red);
}

@media (max-width: 767px) {
    .top-html-hero {
        height: clamp(740px, 200vw, 780px);
        aspect-ratio: auto;
        container-type: normal;
    }

    .top-html-hero__photo--backdrop {
        inset: 0 auto auto 0;
        width: 100%;
        height: 420px;
        clip-path: none;
    }

    .top-html-hero__photo--backdrop img {
        object-position: 42% 58%;
    }

    .top-html-hero__photo--site {
        display: none;
    }

    .top-html-hero__photo--team {
        display: none;
    }

    .top-html-hero__photo--worker {
        top: 48px;
        right: -16px;
        left: auto;
        width: 235px;
        height: 372px;
    }

    .top-html-hero__copy {
        top: 24px;
        left: 14px;
        width: 210px;
        height: 86px;
    }

    .top-html-hero__copy img {
        height: auto;
    }

    .top-html-hero__lead {
        top: 406px;
        left: 0;
        width: min(350px, calc(100% - 20px));
        min-height: 42px;
        padding: 10px 24px 10px 20px;
        font-size: 14px;
        line-height: 1.55;
        letter-spacing: .06em;
        clip-path: polygon(0 0, 100% 0, 94% 100%, 0 100%);
    }

    .top-html-hero__text {
        top: 468px;
        left: 20px;
        width: calc(100% - 40px);
        font-size: 12px;
        line-height: 1.9;
        letter-spacing: .055em;
    }

    .top-html-hero__message {
        top: 286px;
        right: 0;
        width: 184px;
        height: 114px;
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
    }

    .top-html-hero__message-mark {
        top: 13px;
        left: 42px;
        width: 126px;
        height: 49px;
    }

    .top-html-hero__message-mark img:first-child {
        top: 0;
        left: 0;
        width: 72px;
        height: 27px;
    }

    .top-html-hero__message-mark img:last-child {
        top: 22px;
        left: 24px;
        width: 98px;
        height: 29px;
    }

    .top-html-hero__message p {
        top: 70px;
        left: 42px;
        font-size: 9px;
        line-height: 1.65;
        letter-spacing: .05em;
    }

    .top-html-hero__badges {
        top: auto;
        bottom: 20px;
        left: 16px;
        width: calc(100% - 32px);
        gap: 6px;
    }

    .top-html-hero__badges li {
        flex-basis: calc((100% - 12px) / 3);
        border-width: 1.5px;
    }

    .top-html-hero__badges img {
        width: 38px;
        height: 32px;
        margin-bottom: 6px;
    }

    .top-html-hero__badges strong {
        font-size: 13px;
        letter-spacing: .04em;
    }

    .top-html-hero__badges small {
        margin-top: 6px;
        font-size: 9px;
        letter-spacing: .03em;
    }

    .top-html-hero__triangle {
        display: none;
    }

    .top-html-hero__lines {
        display: none;
    }
}

@media (max-width: 360px) {
    .top-html-hero__lead {
        font-size: 12.5px;
    }

    .top-html-hero__text {
        font-size: 11px;
    }

    .top-html-hero__badges img {
        width: 31px;
        height: 27px;
        margin-bottom: 5px;
    }

    .top-html-hero__badges strong {
        font-size: 11px;
    }

    .top-html-hero__badges small {
        margin-top: 5px;
        font-size: 7.5px;
    }
}

.top-html-section {
    position: relative;
    padding: clamp(80px, 6.25vw, 120px) clamp(60px, 7vw, 134px);
}

.top-html-band {
    position: relative;
    background: var(--color-cyan-tint);
    padding: clamp(80px, 6.25vw, 120px) clamp(60px, 7vw, 134px);
}

.top-html-section-title h2 {
    margin: 8px 0 34px;
    color: var(--color-navy);
    font-size: clamp(44px, 5vw, 88px);
    font-weight: var(--fw-black);
    line-height: 1.18;
    letter-spacing: 0;
    margin-bottom: clamp(24px, 1.78vw, 34px);
}

.top-html-people {
    position: relative;
    padding: var(--top-space-medium) 0 clamp(110px, 9vw, 170px);
    background: #fff;
}

.top-html-people__interview {
    width: min(1500px, calc(100% - 40px));
    margin: 0 auto;
}

.top-html-people .top-html-section-title {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top-html-people .top-html-section-title h2 {
    order: 1;
    margin: 0;
    color: #2f343b;
    font-size: clamp(40px, 4.27vw, 64px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .08em;
    white-space: nowrap;
}

.top-html-people .top-html-section-title h2 span {
    display: inline;
    color: var(--color-red);
    font: inherit;
    letter-spacing: inherit;
}

.top-html-people .top-html-section-title > span {
    order: 2;
    margin-top: 30px;
    color: var(--color-navy);
    font-family: "Noto Sans JP", sans-serif;
    font-size: 36px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .08em;
}

.top-html-people__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
    margin-top: 100px;
}

.top-html-person-card {
    position: relative;
    aspect-ratio: 480 / 635;
    overflow: hidden;
    background: #fff;
}

.top-html-person-card::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 37.5%;
    aspect-ratio: 1;
    content: "";
    background: rgba(232, 0, 43, .72);
    clip-path: polygon(0 0, 100% 0, 0 100%);
    mix-blend-mode: multiply;
}

.top-html-person-card:nth-child(2)::before {
    background: rgba(255, 138, 0, .72);
}

.top-html-person-card__image {
    position: absolute;
    inset: 10px;
    overflow: hidden;
}

.top-html-person-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-html-person-card__name {
    position: absolute;
    top: 28px;
    left: 28px;
    z-index: 3;
}

.top-html-person-card__name h3 {
    margin: 0;
    color: var(--color-white);
    font-size: clamp(27px, 3.2vw, 48px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .08em;
    white-space: nowrap;
}

.top-html-person-card__name span {
    display: block;
    margin-top: 14px;
    color: var(--color-navy);
    font-size: clamp(15px, 1.6vw, 24px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .08em;
    white-space: nowrap;
}

.top-html-person-card > p {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: grid;
    place-content: center;
    width: 72.92%;
    height: 20.47%;
    margin: 0;
    padding: 0 18px;
    color: var(--color-white);
    font-family: "Zen Kurenaido", "Noto Sans JP", sans-serif;
    font-size: clamp(16px, 1.6vw, 24px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .08em;
    text-align: center;
    background: rgba(21, 62, 117, .7);
}

.top-html-people .top-html-more--center {
    display: flex;
    margin: 50px 0 0 auto;
    --round-button-arrow: var(--color-navy);
}

.top-html-people__banners {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: clamp(24px, 3.125vw, 45px) clamp(30px, 4.861vw, 70px);
    width: min(var(--top-content-width), calc(100% - 40px));
    aspect-ratio: 1440 / 617;
    margin: clamp(86px, 6.8vw, 130px) auto 0;
}

.top-html-people-banner {
    position: relative;
    display: grid;
    align-content: start;
    min-height: 0;
    padding: clamp(24px, 3.056vw, 44px) clamp(20px, 1.528vw, 22px);
    overflow: hidden;
    color: var(--color-white);
    text-decoration: none;
    background-position: center;
    background-size: cover;
}

.top-html-people-banner::before {
    position: absolute;
    inset: 0;
    z-index: 1;
    content: "";
    background: rgba(21, 62, 117, .8);
}

.top-html-people-banner::after {
    position: absolute;
    inset: 0;
    z-index: 0;
    content: "";
    background-position: center;
    background-size: cover;
    transition: transform .45s ease;
}

.top-html-people-banner:hover::after,
.top-html-people-banner:focus-visible::after {
    transform: scale(1.05);
}

.top-html-people-banner--person::before {
    background: rgba(232, 0, 43, .8);
}

.top-html-people-banner--schedule::before {
    background: rgba(255, 138, 0, .8);
}

.top-html-people-banner strong {
    position: relative;
    z-index: 2;
    font-size: clamp(36px, 4.445vw, 64px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .08em;
}

.top-html-people-banner span {
    position: relative;
    z-index: 2;
    margin-top: clamp(14px, 1.25vw, 18px);
    font-family: "Noto Sans JP", sans-serif;
    font-size: clamp(17px, 1.667vw, 24px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .08em;
}

.top-html-people-banner--benefit {
    grid-row: span 2;
    background: var(--color-navy);
}

.top-html-people-banner--benefit::after {
    background-image: url("../../images/home/top-pdf-rebar-close.png");
}

.top-html-people-banner--person {
    background: var(--color-red);
}

.top-html-people-banner--person::after {
    background-image: url("../../images/home/top-pdf-silhouette-work.png");
}

.top-html-people-banner--schedule {
    background: var(--color-orange);
}

.top-html-people-banner--schedule::after {
    background-image: url("../../images/home/top-pdf-scaffold-sun.png");
}

@media (prefers-reduced-motion: reduce) {
    .top-html-people-banner::after {
        transition: none;
    }
}

.top-html-flow__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: clamp(20px, 2vw, 38px);
}

.top-html-flow__list li:not(:last-child)::after {
    position: absolute;
    right: -30px;
    top: 50%;
    width: 23px;
    height: 41px;
    content: "";
    background: #fff;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transform: translateY(-50%);
}

.top-html-flow__list img {
    width: clamp(54px, 4vw, 78px);
    height: clamp(54px, 4vw, 78px);
    margin-bottom: clamp(34px, 3vw, 58px);
}

.top-html-flow__list strong {
    font-weight: var(--fw-black);
    writing-mode: vertical-rl;
    font-size: clamp(24px, 1.8vw, 34px);
    letter-spacing: 0.08em;
    line-height: 1.35;
}

.top-html-company {
    --company-side-width: clamp(300px, 21.3542vw, 410px);
    --company-image-height: calc(var(--company-side-width) * 0.75122);
    position: relative;
    height: clamp(950px, 62.5vw, 1200px);
    padding: 0;
    overflow: hidden;
    background: #fff;
}

.top-html-company__content {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: var(--company-side-width) minmax(0, 1fr) var(--company-side-width);
    width: min(100%, 1920px);
    height: calc(var(--company-image-height) * 3);
    margin: 0 auto;
}

.top-html-company__images {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-rows: repeat(3, var(--company-image-height));
    background: #fff;
}

.top-html-company__images figure {
    position: relative;
    margin: 0;
    overflow: hidden;
}

.top-html-company__images img {
    position: absolute;
    max-width: none;
    object-fit: cover;
}

.top-html-company__images--left figure:nth-child(1) img {
    top: -4.55%;
    left: -50%;
    width: 158.54%;
    height: 118.83%;
}

.top-html-company__images--left figure:nth-child(2) img {
    top: -43.83%;
    left: -53.9%;
    width: 210.73%;
    height: 157.79%;
}

.top-html-company__images--left figure:nth-child(3) img {
    top: -10.39%;
    left: -20.98%;
    width: 133.41%;
    height: 118.51%;
}

.top-html-company__images--right figure:nth-child(1) img {
    top: -7.47%;
    left: -14.63%;
    width: 129.02%;
    height: 114.61%;
}

.top-html-company__images--right figure:nth-child(2) img {
    top: -7.47%;
    left: -25.37%;
    width: 172.2%;
    height: 128.9%;
}

.top-html-company__images--right figure:nth-child(3) img {
    top: 0;
    left: -15.12%;
    width: 133.66%;
    height: 100%;
}

.top-html-company__body {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 0;
    padding: clamp(78px, 5.57vw, 107px) 32px 0;
    color: var(--color-text);
    text-align: center;
}

.top-html-company .top-html-section-title > span {
    color: var(--color-navy);
    font-family: Arial, sans-serif;
    font-size: clamp(48px, 3.333vw, 64px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 0.08em;
}

.top-html-company .top-html-section-title h2 {
    margin: 12px 0 clamp(54px, 3.65vw, 70px);
    color: var(--color-text);
    font-size: clamp(16px, 1.042vw, 20px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 0.08em;
}

.top-html-company__body h3 {
    margin: 0 0 clamp(34px, 2.19vw, 42px);
    color: var(--color-text);
    font-size: clamp(27px, 1.667vw, 32px);
    font-weight: var(--fw-bold);
    line-height: 1.75;
    letter-spacing: 0.08em;
}

.top-html-company__body h3 strong {
    color: var(--color-red);
    font-weight: inherit;
}

.top-html-company__body h3 em {
    color: var(--color-orange);
    font-style: normal;
}

.top-html-company__catch-line {
    display: block;
    white-space: nowrap;
}

.top-html-company__body p {
    margin: 0;
    font-size: clamp(14px, 0.833vw, 16px);
    font-weight: var(--fw-medium);
    line-height: 2;
    letter-spacing: 0.08em;
}

.top-html-company__buttons {
    display: grid;
    gap: 30px;
    width: min(400px, 100%);
    margin-top: clamp(58px, 4.115vw, 79px);
}

.top-html-company__marquee {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
}

.top-html-company__marquee-line {
    position: absolute;
    left: 0;
    display: flex;
    width: max-content;
    color: transparent;
    -webkit-text-stroke: 2px var(--color-red);
    animation: top-company-marquee 30s linear infinite;
}

.top-html-company__marquee-line span {
    display: block;
    padding-right: 120px;
}

.top-html-company__marquee-line:nth-child(1) {
    top: 52.92%;
    left: -54.17%;
}

.top-html-company__marquee-line:nth-child(2) {
    top: 70.25%;
    left: -35.94%;
    -webkit-text-stroke-color: var(--color-orange);
    animation-duration: 34s;
}

.top-html-company__marquee-line:nth-child(3) {
    top: 87.58%;
    left: -18.23%;
    animation-duration: 32s;
}

@keyframes top-company-marquee {
    to {
        transform: translateX(-50%);
    }
}

@media (prefers-reduced-motion: reduce) {
    .top-html-company__marquee-line {
        animation: none;
    }
}

.top-html-blog-faq {
    padding: 112px 0 118px;
    overflow: hidden;
    background: #fff;
}

.top-html-blog {
    display: grid;
    grid-template-columns: 177px minmax(0, 1fr);
    column-gap: 130px;
    align-items: start;
    margin-left: max(60px, calc((100% - 1714px) / 2));
}

.top-html-blog .top-html-section-title > span {
    color: var(--color-navy);
    font-family: Arial, sans-serif;
    font-size: clamp(64px, 5vw, 96px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 0.08em;
}

.top-html-blog .top-html-section-title h2 {
    margin: 14px 0 0;
    color: var(--color-text);
    font-size: clamp(15px, 1vw, 20px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 0.08em;
}

.top-html-blog__list {
    display: flex;
    grid-column: 2;
    gap: 60px;
    min-width: 0;
    padding: 0 0 4px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    cursor: grab;
}

.top-html-blog__list::-webkit-scrollbar {
    display: none;
}

.top-html-blog__list.is-dragging {
    cursor: grabbing;
    scroll-snap-type: none;
    user-select: none;
}

.top-html-blog__list .c-blog-card {
    flex: 0 0 535px;
    scroll-snap-align: start;
}

.top-html-blog__controls {
    position: relative;
    grid-column: 2;
    height: 70px;
    margin-top: 96px;
}

.top-html-blog__progress {
    position: absolute;
    top: 30px;
    left: 0;
    width: min(1000px, calc(100% - 400px));
    height: 10px;
    overflow: hidden;
    background: var(--color-cyan-tint);
}

.top-html-blog__progress span {
    display: block;
    width: 20%;
    height: 100%;
    background: var(--color-navy);
    transform: translateX(0);
    will-change: transform;
}

.top-html .c-round-button.top-html-more--blog {
    position: absolute;
    top: 0;
    right: 120px;
    margin: 0;
}

.top-html-faq-section {
    position: relative;
    box-sizing: border-box;
    min-height: clamp(1200px, 83.594vw, 1605px);
    padding: 170px 0 146px;
    overflow: hidden;
    background: var(--color-red-tint);
    border: 5px solid var(--color-red);
}

.top-html-faq-section .top-html-section-title {
    width: min(1100px, calc(100% - 64px));
    margin: 0 auto var(--top-space-medium);
}

.top-html-faq-section .top-html-section-title > span {
    color: var(--color-red);
    font-family: Arial, sans-serif;
    font-size: 64px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 0.08em;
}

.top-html-faq-section .top-html-section-title h2 {
    margin: 20px 0 0;
    color: var(--color-text);
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 0.08em;
}

.top-html-faq-list {
    display: grid;
    gap: 30px;
    width: min(1100px, calc(100% - 64px));
    margin: 0 auto;
}

.top-html-faq-card {
    padding: 45px 35px;
    background: #fff;
}

.top-html-faq-card__trigger {
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr) 31px;
    gap: 30px;
    align-items: center;
    width: 100%;
    padding: 0;
    color: var(--color-text);
    text-align: left;
    background: transparent;
    border: 0;
    cursor: pointer;
}

.top-html-faq-card__label {
    display: grid;
    place-items: center;
    width: 40px;
    height: 40px;
    color: var(--color-white);
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 1;
    background: var(--color-navy);
}

.top-html-faq-card__question {
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 2;
    letter-spacing: 0.08em;
}

.top-html-faq-card__icon {
    position: relative;
    width: 31px;
    height: 31px;
}

.top-html-faq-card__icon::before,
.top-html-faq-card__icon::after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 31px;
    height: 2px;
    content: "";
    background: var(--color-navy);
    transform: translateY(-50%);
    transition: transform var(--transition);
}

.top-html-faq-card__icon::after {
    transform: translateY(-50%) rotate(90deg);
}

.top-html-faq-card__trigger[aria-expanded="true"] .top-html-faq-card__icon::after {
    transform: translateY(-50%) rotate(0deg);
}

.top-html-faq-card__answer {
    display: grid;
    grid-template-rows: 0fr;
    visibility: hidden;
    transition: grid-template-rows 0.35s ease, visibility 0.35s;
}

.top-html-faq-card__answer-inner {
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 30px;
    min-height: 0;
    padding-top: 0;
    overflow: hidden;
    transition: padding-top 0.35s ease;
}

.top-html-faq-card__answer.is-open {
    grid-template-rows: 1fr;
    visibility: visible;
}

.top-html-faq-card__answer.is-open .top-html-faq-card__answer-inner {
    padding-top: 30px;
}

.top-html-faq-card__answer .top-html-faq-card__label {
    background: var(--color-red);
}

.top-html-faq-card__answer p {
    margin: 0;
    color: var(--color-text);
    font-size: 16px;
    font-weight: var(--fw-medium);
    line-height: 2;
    letter-spacing: 0.08em;
}

@media (prefers-reduced-motion: reduce) {
    .top-html-faq-card__icon::after,
    .top-html-faq-card__answer,
    .top-html-faq-card__answer-inner {
        transition: none;
    }
}

.top-html-concept {
    position: relative;
    height: clamp(960px, 63.594vw, 1221px);
    overflow: hidden;
    background: linear-gradient(180deg, #eefbff 0%, #f3fcff 100%);
}

.top-html-concept__background {
    position: absolute;
    top: 0;
    left: var(--top-artboard-edge);
    width: 639px;
    height: 852px;
    background: #e8edf3;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.top-html-concept__copy {
    position: relative;
    z-index: 3;
    width: 688px;
    padding-top: 230px;
    margin-left: max(64px, calc((100% - 1647px) / 2));
}

.top-html-concept__copy h2 {
    margin: 0;
    color: var(--color-text);
    font-size: 48px;
    font-weight: var(--fw-bold);
    line-height: 1.75;
    letter-spacing: 0.08em;
    white-space: nowrap;
}

.top-html-concept__accent-red {
    color: #e8002b;
}

.top-html-concept__accent-navy {
    color: #153e75;
}

.top-html-concept__body {
    margin-top: 80px;
}

.top-html-concept__body p {
    margin: 0 0 24px;
    color: var(--color-text);
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 2;
    letter-spacing: 0.08em;
}

.top-html-concept__body p:last-child {
    margin-bottom: 0;
}

.top-html-concept__visual {
    position: absolute;
    top: 86px;
    right: calc(var(--top-artboard-edge) + 450px);
    z-index: 1;
    width: 639px;
    height: 852px;
    overflow: hidden;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
}

.top-html-concept__visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.top-html-concept__orange {
    position: absolute;
    top: 86px;
    right: var(--top-artboard-edge);
    z-index: 2;
    display: block;
    width: 600px;
    height: 852px;
    background: #ff8a00;
    clip-path: polygon(25% 50%, 100% 0, 100% 100%);
}

.top-html-concept__triangle {
    position: absolute;
    z-index: 4;
    display: block;
    width: 0;
    height: 0;
}

.top-html-concept__triangle--left {
    top: 12px;
    left: calc(var(--top-artboard-edge) - 42px);
    border-right: 122px solid transparent;
    border-bottom: 138px solid #153e75;
    transform: rotate(17deg);
}

.top-html-concept__triangle--navy {
    right: calc(var(--top-artboard-edge) + 145px);
    bottom: 117px;
    border-right: 92px solid transparent;
    border-bottom: 126px solid #153e75;
    transform: rotate(49deg);
}

.top-html-concept__triangle--red {
    right: calc(var(--top-artboard-edge) + 6px);
    bottom: 195px;
    border-right: 64px solid transparent;
    border-bottom: 94px solid #e8002b;
    transform: rotate(-1deg);
}

.top-html-concept__slashes {
    position: absolute;
    bottom: 39px;
    left: calc(var(--top-artboard-edge) - 22px);
    z-index: 4;
    width: 10px;
    height: 176px;
    background: #e8002b;
    box-shadow: 22px 16px 0 #153e75;
    transform: rotate(40deg);
}

.top-html-concept__marquee {
    position: absolute;
    bottom: 185px;
    left: 0;
    z-index: 3;
    display: flex;
    width: max-content;
    pointer-events: none;
    will-change: transform;
    animation: top-concept-marquee 32s linear infinite;
}

.top-html-concept__marquee-set {
    flex: 0 0 auto;
    padding-right: 100px;
}

.top-html-concept__marquee span {
    display: block;
    color: #fff;
    -webkit-text-stroke: 1px #153e75;
}

@keyframes top-concept-marquee {
    to {
        transform: translateX(-50%);
    }
}

@media (prefers-reduced-motion: reduce) {
    .top-html-concept__marquee {
        animation-play-state: paused;
    }
}

.top-html-movie {
    --movie-card-width: clamp(300px, 23.333vw, 448px);
    --movie-card-gap: clamp(28px, 3.125vw, 60px);
    position: relative;
    overflow: hidden;
    padding: clamp(72px, 6vw, 116px) 0 clamp(88px, 7vw, 134px);
    color: #153e75;
    background: linear-gradient(180deg, #f3fcff 0%, #f5fdff 49%, #fff 100%);
}

.top-html-movie__heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.top-html-movie__heading h2 {
    margin: 0;
    font-family: var(--font-ja);
    font-weight: var(--fw-black);
    font-size: clamp(64px, 6.667vw, 128px);
    line-height: 1;
    letter-spacing: .08em;
}

.top-html-movie__heading p {
    margin: 20px 0 0;
    font-size: clamp(16px, 1.25vw, 24px);
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: .08em;
}

.top-html-movie__viewport {
    width: 100%;
    margin-top: clamp(56px, 4.167vw, 80px);
    overflow: visible;
}

.top-html-movie__track {
    display: flex;
    align-items: stretch;
    gap: var(--movie-card-gap);
    width: max-content;
    will-change: transform;
    transition: transform .65s cubic-bezier(.22, .61, .36, 1);
}

.top-html-movie__track.is-jumping {
    transition: none;
}

.top-html-movie-card {
    position: relative;
    flex: 0 0 var(--movie-card-width);
    width: var(--movie-card-width);
    aspect-ratio: 448 / 800;
    overflow: hidden;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, .25);
}

.top-html-movie-card__media {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-html-movie-card__play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: clamp(70px, 5.208vw, 100px);
    height: clamp(70px, 5.208vw, 100px);
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .72);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.top-html-movie-card__play::before {
    position: absolute;
    top: 50%;
    left: calc(50% + 7px);
    content: "";
    border-top: clamp(14px, 1.042vw, 20px) solid transparent;
    border-bottom: clamp(14px, 1.042vw, 20px) solid transparent;
    border-left: clamp(21px, 1.563vw, 30px) solid #153e75;
    transform: translate(-50%, -50%);
}

.top-html-movie-card.is-playing .top-html-movie-card__play {
    opacity: 0;
    pointer-events: none;
}

.top-html-movie__dots {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 475px;
    max-width: calc(100% - 40px);
    height: 28px;
    margin: clamp(56px, 4.167vw, 80px) auto 80px;
}

.top-html-movie__dot {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: #d9d9d9;
    cursor: pointer;
}

.top-html-movie__dot.is-active {
    width: 28px;
    height: 28px;
    background: #153e75;
}

.top-html-movie__dot:focus-visible,
.top-html-movie-card__play:focus-visible {
    outline: 3px solid var(--color-orange);
    outline-offset: 4px;
}

.top-html-work {
    position: relative;
    height: 1265px;
    margin-top: 100px;
    padding: 0;
    overflow: hidden;
    color: var(--color-white);
    background: linear-gradient(90deg, #e8002b 0%, #ff8a00 100%);
}

.top-html-work__marquee {
    position: absolute;
    top: 125px;
    left: 0;
    z-index: 0;
    --text-marquee-duration: 24s;
}

.top-html-work__marquee .c-text-marquee__item {
    color: transparent;
    -webkit-text-stroke: 2px #fff;
    opacity: .5;
}

.top-html-work > * {
    position: relative;
    z-index: 1;
}

.top-html-work > .top-html-work__marquee {
    position: absolute;
    z-index: 0;
}

.top-html-work .top-html-section-title {
    position: absolute;
    top: 131px;
    left: calc(50% - 122px);
    z-index: 2;
    display: block;
    width: 973px;
    margin: 0;
}

.top-html-work .top-html-section-title span {
    display: none;
}

.top-html-work .top-html-section-title h2 {
    margin: 0;
    color: var(--color-white);
    font-size: 48px;
    line-height: 1.75;
    letter-spacing: 3.84px;
}

.top-html-work .top-html-section-title p {
    width: 973px;
    margin: 15px 0 0;
    color: var(--color-white);
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 2.25;
    letter-spacing: 1.6px;
}

.top-html-work__grid {
    position: absolute;
    top: 425px;
    left: 50%;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(4, 400px);
    gap: 30px;
    width: 1690px;
    margin: 0;
    transform: translateX(-50%);
}

.top-html-work-card {
    position: relative;
    width: 400px;
    height: 530px;
    min-height: 530px;
    padding: 0;
    color: var(--color-text);
    background: #fff;
    text-align: center;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.top-html-work-card img {
    position: absolute;
    object-fit: contain;
}

.top-html-work-card:nth-child(1) img {
    top: 87px;
    left: 80px;
    width: 241px;
    height: 137px;
}

.top-html-work-card:nth-child(2) img {
    top: 36px;
    left: 110px;
    width: 180px;
    height: 239px;
}

.top-html-work-card:nth-child(3) img {
    top: 53px;
    left: 125px;
    width: 150px;
    height: 205px;
}

.top-html-work-card:nth-child(4) img {
    top: 83px;
    left: 91px;
    width: 218px;
    height: 145px;
}

.top-html-work-card span {
    position: absolute;
    top: 290px;
    left: 40px;
    width: 320px;
    color: var(--color-red);
    font-family: var(--font-ja);
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 1.6px;
}

.top-html-work-card p {
    position: absolute;
    top: 392px;
    left: 40px;
    width: 320px;
    margin: 0;
    color: var(--color-text);
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 2;
    letter-spacing: 1.6px;
    text-align: center;
}

.top-html-work-card h3 {
    position: absolute;
    top: 330px;
    left: 20px;
    width: 360px;
    margin: 0;
    color: var(--color-text);
    font-size: 32px;
    font-weight: var(--fw-black);
    line-height: 1;
    letter-spacing: 2.56px;
    text-align: center;
    white-space: nowrap;
}

.top-html .c-round-button.top-html-more--work {
    position: absolute;
    top: 1005px;
    right: calc(50% - 851px);
    margin: 0;
    --round-button-arrow: var(--color-navy);
}

@media (max-width: 1699px) {
    .top-html-work {
        height: auto;
        margin-top: clamp(64px, 5.882vw, 100px);
        padding: 96px 32px 120px;
    }

    .top-html-work__marquee {
        top: 96px;
    }

    .top-html-work .top-html-section-title {
        position: relative;
        top: auto;
        left: auto;
        width: min(973px, 58vw);
        margin: 0 0 0 auto;
    }

    .top-html-work .top-html-section-title h2 {
        font-size: clamp(38px, 2.824vw, 48px);
    }

    .top-html-work .top-html-section-title p {
        width: 100%;
        font-size: clamp(16px, 1.176vw, 20px);
    }

    .top-html-work__grid {
        position: relative;
        top: auto;
        left: auto;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: clamp(16px, 1.765vw, 30px);
        width: 100%;
        margin: 100px auto 0;
        transform: none;
    }

    .top-html-work-card {
        width: 100%;
        height: auto;
        min-height: 0;
        aspect-ratio: 400 / 530;
    }

    .top-html-work-card:nth-child(1) img {
        top: 16.415%;
        left: 20%;
        width: 60.25%;
        height: 25.85%;
    }

    .top-html-work-card:nth-child(2) img {
        top: 6.79%;
        left: 27.5%;
        width: 45%;
        height: 45.1%;
    }

    .top-html-work-card:nth-child(3) img {
        top: 10%;
        left: 31.25%;
        width: 37.5%;
        height: 38.68%;
    }

    .top-html-work-card:nth-child(4) img {
        top: 15.66%;
        left: 22.75%;
        width: 54.5%;
        height: 27.36%;
    }

    .top-html-work-card span {
        top: 54.717%;
        left: 10%;
        width: 80%;
        font-size: clamp(14px, 1.176vw, 20px);
    }

    .top-html-work-card h3 {
        top: 62.264%;
        left: 5%;
        width: 90%;
        font-size: clamp(21px, 1.882vw, 32px);
    }

    .top-html-work-card p {
        top: 73.962%;
        left: 10%;
        width: 80%;
        font-size: clamp(13px, 1.176vw, 20px);
    }

    .top-html .c-round-button.top-html-more--work {
        position: relative;
        top: auto;
        right: auto;
        display: flex;
        margin: 50px 0 0 auto;
    }
}

@media (max-width: 1100px) {
    .top-html-work {
        padding-top: 176px;
    }

    .top-html-work .top-html-section-title {
        width: 100%;
    }

    .top-html-work__grid {
        grid-template-columns: repeat(2, minmax(0, 400px));
        justify-content: center;
        max-width: 830px;
        margin-top: 72px;
    }

    .top-html-work-card span {
        font-size: clamp(16px, 1.818vw, 20px);
    }

    .top-html-work-card h3 {
        font-size: clamp(24px, 2.909vw, 32px);
    }

    .top-html-work-card p {
        font-size: clamp(14px, 1.818vw, 20px);
    }
}

.top-html-feature {
    position: relative;
    height: auto;
    padding: 104px 0 124px;
    overflow: visible;
    background: #fff2f4;
    box-shadow: inset 0 0 0 5px var(--color-red);
}

.top-html-feature .top-html-section-title {
    position: relative;
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

.top-html-feature .top-html-section-title span {
    color: var(--color-red);
    font-family: var(--font-ja);
    font-size: 128px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 10.24px;
}

.top-html-feature .top-html-section-title h2 {
    margin: 22px 0 0;
    color: var(--color-text);
    font-size: 24px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 1.92px;
}

.top-html-feature__stack {
    width: min(var(--top-content-width), calc(100% - 64px));
    margin: 76px auto 0;
}

.top-html-feature__card {
    position: sticky;
    top: calc(110px + var(--feature-index) * 28px);
    z-index: calc(var(--feature-index) + 1);
    display: grid;
    grid-template-columns: 650px 790px;
    width: 100%;
    height: 500px;
    margin: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 0;
    box-shadow: inset 0 0 0 2px var(--color-navy);
}

.top-html-feature__card + .top-html-feature__card {
    margin-top: 200px;
}

.top-html-feature__image {
    position: relative;
    width: 650px;
    height: 500px;
    overflow: hidden;
}

.top-html-feature__image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.top-html-feature__body {
    position: relative;
    padding: 0;
}

.top-html-feature__num {
    position: absolute;
    top: 103px;
    left: 76px;
    display: flex;
    align-items: center;
    height: 64px;
    margin: 0;
    color: var(--color-navy);
    font-size: 20px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 1.6px;
}

.top-html-feature__num strong {
    margin-left: 8px;
    color: var(--color-navy);
    font-family: Bahnschrift, Arial, sans-serif;
    font-size: 64px;
    font-weight: var(--fw-bold);
    line-height: 1;
    letter-spacing: 5.12px;
}

.top-html-feature__body h3 {
    position: absolute;
    top: 180px;
    left: 76px;
    width: 600px;
    margin: 0;
    color: var(--color-text);
    font-size: 32px;
    font-weight: var(--fw-black);
    line-height: 1;
    letter-spacing: 2.56px;
    white-space: nowrap;
}

.top-html-feature__body > p:last-child {
    position: absolute;
    top: 246px;
    left: 76px;
    width: 600px;
    margin: 0;
    color: var(--color-text);
    font-size: 16px;
    font-weight: var(--fw-regular);
    line-height: 2;
    letter-spacing: 1.28px;
}

.top-html-feature__dots {
    position: absolute;
    top: 174px;
    right: 29px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 14px;
    height: 150px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-html-feature__dots li {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #d9d9d9;
}

.top-html-feature__dots li.is-active {
    background: var(--color-navy);
}

.top-html .c-round-button.top-html-more--feature {
    position: relative;
    display: flex;
    margin: 100px auto 0;
}

@media (max-width: 1699px) {
    .top-html-feature {
        padding: 96px 32px 120px;
    }

    .top-html-feature .top-html-section-title {
        position: relative;
        width: 100%;
    }

    .top-html-feature .top-html-section-title span {
        font-size: clamp(88px, 7.529vw, 128px);
    }

    .top-html-feature__stack {
        width: min(var(--top-content-width), 100%);
    }

    .top-html-feature__card {
        top: calc(96px + var(--feature-index) * 24px);
        grid-template-columns: 45.139% 54.861%;
        height: auto;
        aspect-ratio: 1440 / 500;
    }

    .top-html-feature__image {
        width: 100%;
        height: 100%;
    }

    .top-html-feature__image img {
        width: 100%;
        height: 100%;
    }

    .top-html-feature__num {
        top: 20.6%;
        left: 9.62%;
        font-size: clamp(16px, 1.176vw, 20px);
    }

    .top-html-feature__num strong {
        font-size: clamp(48px, 3.765vw, 64px);
    }

    .top-html-feature__body h3 {
        top: 36%;
        left: 9.62%;
        width: 76%;
        font-size: clamp(24px, 1.882vw, 32px);
    }

    .top-html-feature__body > p:last-child {
        top: 49.2%;
        left: 9.62%;
        width: 76%;
        font-size: clamp(13px, .941vw, 16px);
    }

    .top-html-feature__dots {
        top: 34.8%;
        right: 2.014%;
        height: 30%;
    }

    .top-html .c-round-button.top-html-more--feature {
        margin-top: 80px;
    }
}

@media (max-width: 1100px) {
    .top-html-feature__stack {
        display: grid;
        gap: 48px;
    }

    .top-html-feature__card {
        position: relative;
        top: auto;
        display: block;
        width: min(650px, 100%);
        margin: 0 auto;
        aspect-ratio: auto;
    }

    .top-html-feature__card + .top-html-feature__card {
        margin-top: 0;
    }

    .top-html-feature__card.js-fade-in {
        transform: translateY(50px);
    }

    .top-html-feature__card.js-fade-in.is-visible {
        transform: translateY(0);
    }

    .top-html-feature__image {
        width: 100%;
        height: auto;
        aspect-ratio: 650 / 500;
    }

    .top-html-feature__image img {
        width: 100%;
        height: 100%;
        object-position: center;
        transform: none;
    }

    .top-html-feature__body {
        height: 360px;
    }

    .top-html-feature__num {
        top: 54px;
        left: 8%;
    }

    .top-html-feature__body h3 {
        top: 132px;
        left: 8%;
        width: 80%;
        white-space: normal;
    }

    .top-html-feature__body > p:last-child {
        top: 190px;
        left: 8%;
        width: 80%;
    }

    .top-html-feature__dots {
        top: auto;
        right: 4%;
        bottom: 105px;
        height: 150px;
    }
}

.top-html-flow {
    display: grid;
    grid-template-columns: 0.85fr 1.15fr;
    gap: clamp(56px, 5vw, 96px);
    align-items: center;
    min-height: clamp(680px, 45vw, 870px);
    position: relative;
    padding: clamp(112px, 9vw, 172px) max(6vw, 84px) clamp(110px, 8vw, 154px);
    overflow: hidden;
    color: var(--color-white);
    background: var(--color-navy);
}

.top-html-flow .top-html-section-title h2 {
    margin: 28px 0 40px;
    font-size: clamp(18px, 1.25vw, 24px);
    color: var(--color-white);
}

.top-html-flow .top-html-section-title p {
    margin: 0;
    font-size: clamp(15px, 1vw, 19px);
    font-weight: var(--fw-heavy);
    line-height: 2;
    color: var(--color-white);
}

.top-html-flow .top-html-section-title > span {
    font-family: Arial, sans-serif;
    line-height: 1;
    color: var(--color-white);
    font-size: clamp(62px, 6vw, 114px);
}

.top-html-flow__list li {
    place-items: center;
    text-align: center;
    position: relative;
    display: grid;
    align-content: start;
    justify-items: center;
    min-height: clamp(430px, 30vw, 570px);
    padding: clamp(34px, 3vw, 58px) 18px;
    color: var(--color-text);
    background: #fff;
    border: 0;
    border-radius: 0;
}

.top-html-more--flow {
    position: static;
    display: flex;
    margin-top: clamp(72px, 5.5vw, 106px);
}

@media (max-width: 1400px) {
    .top-html-concept__background {
        width: 520px;
        height: 800px;
    }

    .top-html-concept__copy {
        width: 600px;
        padding-top: 120px;
        margin-left: 64px;
    }

    .top-html-concept__copy h2 {
        font-size: 40px;
    }

    .top-html-concept__body {
        margin-top: 70px;
    }

    .top-html-concept__body p {
        font-size: 16px;
    }

    .top-html-concept__visual {
        right: 330px;
        width: 520px;
        height: 694px;
    }

    .top-html-concept__orange {
        right: 0;
        width: 460px;
        height: 694px;
    }

}

@media (max-width: 1100px) {
    .top-html-flow {
        grid-template-columns: 1fr;
    }

    .top-html-company {
        height: auto;
    }

    .top-html-company__content {
        grid-template-columns: 1fr;
        height: auto;
    }

    .top-html-company__images {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: auto;
    }

    .top-html-company__images figure {
        aspect-ratio: 410 / 308;
    }

    .top-html-company__images img,
    .top-html-company__images--left figure:nth-child(n) img,
    .top-html-company__images--right figure:nth-child(n) img {
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .top-html-company__body {
        padding: 80px 32px 96px;
    }

    .top-html-company__marquee {
        display: none;
    }

    .top-html-blog {
        display: block;
        margin-left: 32px;
    }

    .top-html-flow__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .top-html-blog__list {
        gap: 32px;
        margin-top: 48px;
    }

    .top-html-blog__controls {
        height: auto;
        margin: 46px 32px 0 0;
    }

    .top-html-blog__progress {
        position: relative;
        top: auto;
        width: 100%;
    }

    .top-html .c-round-button.top-html-more--blog {
        position: relative;
        top: auto;
        right: auto;
        margin: 32px auto 0;
    }

    .top-html-concept {
        height: 960px;
    }

    .top-html-concept__copy {
        width: min(620px, calc(100% - 64px));
        padding-top: 96px;
        margin-left: 32px;
    }

    .top-html-concept__copy h2 {
        font-size: clamp(36px, 4.6vw, 46px);
    }

    .top-html-concept__body {
        margin-top: 64px;
    }

    .top-html-concept__body p {
        font-size: 17px;
    }

    .top-html-concept__visual {
        right: 220px;
        width: 430px;
        height: 573px;
        opacity: 0.72;
    }

    .top-html-concept__orange {
        right: 0;
        width: 370px;
        height: 573px;
        opacity: 0.9;
    }

    .top-html-concept__marquee {
        bottom: 88px;
    }

}

@media (max-width: 900px) {
    .top-html-people__grid {
        grid-template-columns: 1fr;
        gap: 32px;
        width: min(100%, 480px);
        margin-right: auto;
        margin-left: auto;
    }

    .top-html-people__banners {
        grid-template-columns: 1fr;
        grid-template-rows: none;
        gap: 24px;
        width: min(100%, 685px);
        aspect-ratio: auto;
    }

    .top-html-people-banner {
        aspect-ratio: 685 / 286;
    }

    .top-html-people-banner--benefit {
        grid-row: auto;
        aspect-ratio: 685 / 617;
    }

}

@media (max-width: 767px) {
    .top-html-section {
        padding: 88px 20px;
    }

    .top-html-section-title > span {
        font-size: 16px;
    }

    .top-html-section-title h2 {
        margin: 8px 0 28px;
        font-size: clamp(30px, 9vw, 38px);
        line-height: 1.35;
    }

    .top-html-concept {
        height: 980px;
    }

    .top-html-concept__background {
        width: 320px;
        height: 520px;
    }

    .top-html-concept__copy {
        width: calc(100% - 40px);
        padding-top: 72px;
        margin-left: 20px;
    }

    .top-html-concept__copy h2 {
        font-size: clamp(25px, 7.2vw, 32px);
        line-height: 1.6;
        white-space: normal;
    }

    .top-html-concept__body {
        margin-top: 42px;
    }

    .top-html-concept__body p {
        margin-bottom: 20px;
        font-size: 13px;
        line-height: 1.9;
    }

    .top-html-concept__body br {
        display: none;
    }

    .top-html-concept__visual {
        top: 455px;
        right: 50px;
        width: 440px;
        height: 587px;
        opacity: 1;
    }

    .top-html-concept__orange {
        top: 455px;
        right: -165px;
        width: 360px;
        height: 587px;
        opacity: 1;
    }

    .top-html-concept__triangle--left {
        top: 4px;
        left: -62px;
        transform: scale(.65) rotate(17deg);
    }

    .top-html-concept__triangle--navy {
        right: 8px;
        bottom: 96px;
        transform: scale(.65) rotate(49deg);
    }

    .top-html-concept__triangle--red {
        display: none;
    }

    .top-html-concept__slashes {
        bottom: 20px;
        transform: scale(.65) rotate(40deg);
        transform-origin: bottom left;
    }

    .top-html-concept__marquee {
        bottom: 90px;
        animation-duration: 24s;
    }

    .top-html-concept__marquee-set {
        padding-right: 48px;
    }

    .top-html-movie {
        --movie-card-width: min(78vw, 320px);
        --movie-card-gap: 20px;
        padding: 78px 0 96px;
    }

    .top-html-movie__heading h2 {
        font-size: clamp(48px, 13.333vw, 64px);
    }

    .top-html-movie__heading p {
        margin-top: 14px;
        font-size: 16px;
    }

    .top-html-movie__viewport {
        margin-top: 48px;
    }

    .top-html-movie-card__play {
        width: 70px;
        height: 70px;
    }

    .top-html-movie__dots {
        width: min(280px, calc(100% - 40px));
        height: 18px;
        margin-top: 48px;
    }

    .top-html-movie__dot {
        width: 12px;
        height: 12px;
    }

    .top-html-movie__dot.is-active {
        width: 18px;
        height: 18px;
    }

    .top-html-work {
        margin-top: 64px;
        padding: 150px 20px 96px;
    }

    .top-html-work__marquee {
        top: 72px;
    }

    .top-html-work__marquee .c-text-marquee__item {
        -webkit-text-stroke-width: 1px;
    }

    .top-html-work .top-html-section-title h2 {
        font-size: 32px;
        line-height: 1.4;
        letter-spacing: 2.56px;
    }

    .top-html-work .top-html-section-title p {
        margin-top: 16px;
        font-size: 14px;
        line-height: 2;
        letter-spacing: 1.12px;
    }

    .top-html-work__grid {
        grid-template-columns: minmax(0, 400px);
        gap: 20px;
        margin-top: 48px;
    }

    .top-html-work-card span {
        font-size: 16px;
        letter-spacing: 1.28px;
    }

    .top-html-work-card h3 {
        font-size: 24px;
        letter-spacing: 1.92px;
    }

    .top-html-work-card p {
        font-size: 14px;
        line-height: 2;
        letter-spacing: 1.12px;
    }

    .top-html .c-round-button.top-html-more--work {
        margin-top: 38px;
        margin-right: auto;
    }

    .top-html-feature {
        padding: 72px 20px 96px;
        box-shadow: inset 0 0 0 3px var(--color-red);
    }

    .top-html-feature .top-html-section-title span {
        font-size: clamp(52px, 15vw, 72px);
        letter-spacing: .08em;
    }

    .top-html-feature .top-html-section-title h2 {
        margin-top: 16px;
        font-size: 18px;
        letter-spacing: 1.44px;
    }

    .top-html-feature__stack {
        margin-top: 48px;
    }

    .top-html-feature__body {
        height: 380px;
    }

    .top-html-feature__num {
        top: 48px;
        font-size: 15px;
    }

    .top-html-feature__num strong {
        font-size: 48px;
    }

    .top-html-feature__body h3 {
        top: 120px;
        font-size: 24px;
        line-height: 1.45;
    }

    .top-html-feature__body > p:last-child {
        top: 186px;
        font-size: 13px;
        line-height: 1.9;
    }

    .top-html-feature__dots {
        right: 18px;
        bottom: 112px;
        width: 10px;
        height: 118px;
    }

    .top-html-feature__dots li {
        width: 10px;
        height: 10px;
    }

    .top-html .c-round-button.top-html-more--feature {
        margin-top: 38px;
    }

    .top-html-people {
        padding: var(--top-space-medium) 0 92px;
    }

    .top-html-people .top-html-section-title h2 {
        font-size: clamp(23px, 6.7vw, 34px);
        letter-spacing: .05em;
    }

    .top-html-people .top-html-section-title > span {
        margin-top: 18px;
        font-size: 22px;
    }

    .top-html-people__grid {
        margin-top: 50px;
    }

    .top-html-person-card__name {
        top: 20px;
        left: 20px;
    }

    .top-html-person-card__name h3 {
        font-size: clamp(25px, 8vw, 38px);
    }

    .top-html-person-card > p {
        padding: 0 12px;
        font-size: clamp(15px, 4.5vw, 20px);
    }

    .top-html-people .top-html-more--center {
        margin: 36px auto 0;
    }

    .top-html-people__banners {
        gap: 18px;
        width: 100%;
        margin-top: 64px;
    }

    .top-html-people-banner {
        padding: 24px 18px;
    }

    .top-html-people-banner strong {
        font-size: 30px;
    }

    .top-html-flow {
        display: block;
        min-height: 0;
        padding: 92px 24px 96px;
    }

    .top-html-flow .top-html-section-title > span {
        font-size: 58px;
    }

    .top-html-flow .top-html-section-title h2 {
        margin: 18px 0 24px;
    }

    .top-html-flow__list {
        grid-template-columns: 1fr;
        gap: 22px;
        width: 100%;
        margin-top: 46px;
    }

    .top-html-flow__list li {
        grid-template-columns: 64px 1fr;
        align-items: center;
        justify-items: start;
        min-height: 0;
        padding: 22px 24px;
    }

    .top-html-flow__list li:not(:last-child)::after {
        right: auto;
        top: auto;
        bottom: -22px;
        left: 50%;
        width: 16px;
        height: 28px;
        transform: translateX(-50%) rotate(90deg);
    }

    .top-html-flow__list img {
        width: 54px;
        height: 54px;
        margin: 0;
    }

    .top-html-flow__list strong {
        writing-mode: horizontal-tb;
        font-size: 22px;
    }

    .top-html-more--flow {
        margin: 42px auto 0;
    }

    .top-html-company__body {
        padding: 68px 20px 80px;
    }

    .top-html-company .top-html-section-title > span {
        font-size: clamp(42px, 12.8vw, 48px);
    }

    .top-html-company .top-html-section-title h2 {
        margin-bottom: 44px;
    }

    .top-html-company__body h3 {
        margin-bottom: 30px;
        font-size: clamp(20px, 3.39vw, 26px);
        letter-spacing: 0.06em;
    }

    .top-html-company__buttons {
        width: 100%;
        max-width: 360px;
        gap: 20px;
        margin-top: 38px;
    }

    .top-html-blog-faq {
        padding: 88px 0 96px;
    }

    .top-html-blog {
        margin-left: 20px;
    }

    .top-html-blog .top-html-section-title span {
        font-size: 52px;
    }

    .top-html-blog__list {
        gap: 20px;
        margin-top: 38px;
        padding-right: 20px;
    }

    .top-html-blog__list .c-blog-card {
        flex-basis: min(82vw, 360px);
    }

    .top-html-blog__controls {
        margin: 38px 20px 0 0;
    }

    .top-html-blog__progress {
        height: 8px;
    }

    .top-html-faq-section {
        min-height: 0;
        padding: 82px 20px 92px;
        border-width: 3px;
    }

    .top-html-faq-section .top-html-section-title {
        width: 100%;
        margin-bottom: 44px;
    }

    .top-html-faq-section .top-html-section-title > span {
        font-size: 52px;
    }

    .top-html-faq-list {
        width: 100%;
        gap: 18px;
    }

    .top-html-faq-card {
        padding: 22px 18px;
    }

    .top-html-faq-card__trigger {
        grid-template-columns: 34px 1fr 28px;
        gap: 12px;
    }

    .top-html-faq-card__label {
        width: 34px;
        height: 34px;
        font-size: 17px;
    }

    .top-html-faq-card__question {
        font-size: 16px;
        line-height: 1.7;
    }

    .top-html-faq-card__icon,
    .top-html-faq-card__icon::before,
    .top-html-faq-card__icon::after {
        width: 28px;
    }

    .top-html-faq-card__icon {
        height: 28px;
    }

    .top-html-faq-card__answer-inner {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 12px;
    }

    .top-html-faq-card__answer.is-open .top-html-faq-card__answer-inner {
        padding-top: 18px;
    }

    .top-html-faq-card__answer p {
        font-size: 13px;
        line-height: 1.8;
    }

}

@media (min-width: 1700px) {
    .top-html {
        margin-top: -136px;
    }

    .top-html-concept {
        height: 1221px;
    }

    .top-html-work {
        margin-top: 0;
    }

    .top-html-movie {
        height: 1160px;
        margin-top: -149px;
        padding: 0;
        margin-bottom: var(--top-space-medium);
        z-index: 22;
    }

    .top-html-people {
        padding: var(--top-space-medium) 0 0;
    }

    .top-html-people__banners {
        margin: var(--top-space-large) auto;
    }

    .top-html-faq-section {
        min-height: 1185px;
    }

    body.home .l-footer {
        position: relative;
        z-index: 2;
        margin-top: -278px;
    }

    .top-html-flow {
        grid-template-columns: 480px 776px;
        gap: var(--top-space-large);
        justify-content: center;
        align-items: start;
        height: 919px;
        min-height: 0;
        padding: var(--top-space-large) 40px 0;
        overflow: hidden;
        background: var(--color-navy);
    }

    .top-html-flow .top-html-section-title > span {
        font-family: "Noto Sans JP", sans-serif;
        font-size: 128px;
        font-weight: var(--fw-bold);
        letter-spacing: 10.24px;
    }

    .top-html-flow .top-html-section-title {
        margin-top: 0;
    }

    .top-html-flow .top-html-section-title h2 {
        margin: 24px 0 48px;
        font-size: 20px;
        letter-spacing: 1.6px;
    }

    .top-html-flow .top-html-section-title p {
        font-size: 20px;
        font-weight: var(--fw-regular);
        line-height: 2;
        letter-spacing: 1.6px;
    }

    .top-html-flow__list {
        grid-template-columns: repeat(4, 166px);
        gap: 38px;
        width: 776px;
    }

    .top-html-flow__list li {
        min-height: 574px;
        height: 574px;
        padding: 55px 14px 32px;
    }

    .top-html-flow__list li:not(:last-child)::after {
        right: -30px;
        width: 23px;
        height: 41px;
    }

    .top-html-flow__list img {
        margin-bottom: 48px;
    }

    .top-html-flow__list li:nth-child(1) img {
        width: 67px;
        height: 81px;
    }

    .top-html-flow__list li:nth-child(2) img {
        width: 74px;
        height: 81px;
    }

    .top-html-flow__list li:nth-child(3) img {
        width: 87px;
        height: 78px;
    }

    .top-html-flow__list li:nth-child(4) img {
        width: 79px;
        height: 79px;
    }

    .top-html-flow__list strong {
        font-size: 32px;
        font-weight: var(--fw-bold);
        line-height: 1.25;
        letter-spacing: 2.56px;
    }

    .top-html-more--flow {
        margin: 106px 0 0;
    }

}
