.about-page {
    color: #fff;
    background: #fff;
}

.about-hero {
    --about-hero-visual-height: calc(100vh - var(--header-height, 0rem));
    --about-hero-visual-height: calc(100svh - var(--header-height, 0rem));
    position: relative;
    min-height: 146.373rem;
    overflow: clip;
}

.about-hero-bg {
    position: sticky;
    top: var(--header-height, 0rem);
    width: 100%;
    height: var(--about-hero-visual-height);
    background: url("./images/hero-about.webp") center bottom / cover no-repeat;
    z-index: 0;
}

.about-hero-title {
    position: absolute;
    top: 17.8rem;
    left: 0;
    z-index: 2;
    width: 100%;
    text-align: center;
    transform: translateZ(0);
}

.about-hero-title h1 {
    font-family: "Noto Serif JP", serif;
    font-size: 3.8rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1.35;
    letter-spacing: .2em;
}

.about-breadcrumb {
    position: sticky;
    top: calc(100vh - 2.95rem);
    top: calc(100svh - 2.95rem);
    right: 5rem;
    z-index: 3;
    width: max-content;
    max-width: calc(100% - 10rem);
    justify-content: flex-start;
    margin: -12.55rem 5rem 0 auto;
    padding: 0 0 2rem;
    color: #fff;
    transform: translateZ(0);
}

.about-breadcrumb a {
    color: #e3e3e3;
}

.about-breadcrumb a:hover,
.about-breadcrumb a:focus-visible {
    color: #fff;
}

.about-breadcrumb span[aria-hidden="true"] {
    border-top: .06rem solid #e3e3e3;
    border-right: .06rem solid #e3e3e3;
}

.about-breadcrumb > span:last-child {
    color: #fff;
}

.about-hero-message {
    position: relative;
    z-index: 2;
    width: 80rem;
    margin: 16.3rem 0 0 35rem;
    padding-bottom: 50vh;
    transform: translateZ(0);
}

.about-hero-message h2 {
    font-family: "Noto Serif JP", serif;
    font-size: 3.6rem;
    font-weight: 600;
    font-variation-settings: "wght" 600;
    line-height: 1.55;
}

.about-hero-body {
    margin-top: 4.2rem;
    font-size: 1.8rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1.78;
    white-space: nowrap;
}

.about-hero-body p + p {
    margin-top: 3.2rem;
}

.about-hero-message-br {
    display: none;
}

.about-brand {
    position: relative;
    min-height: 125rem;
    padding-top: 17.9rem;
    color: #464646;
    background: #eaefec;
    overflow: hidden;
}

.about-brand h2 {
    color: #2e6442;
    font-family: "Noto Serif JP", serif;
    font-size: 3.6rem;
    font-weight: 600;
    font-variation-settings: "wght" 600;
    line-height: 1.45;
}

.about-brand p {
    font-size: 1.6rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1.875;
    white-space: nowrap;
}

.about-brand-intro {
    width: 60rem;
    margin-left: 20rem;
}

.about-brand-intro p:first-of-type {
    margin-top: 2.8rem;
}

.about-brand-intro p + p {
    margin-top: 3rem;
}

.about-brand-photo {
    position: absolute;
    top: 0;
    right: 0;
    width: 58rem;
    height: 55rem;
    overflow: hidden;
}

.about-brand-photo img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.about-brand-mark {
    position: absolute;
    top: 58.988rem;
    left: 13.363rem;
    width: 48rem;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #fff;
}

.about-brand-mark img {
    width: 36.237rem;
    height: auto;
    display: block;
}

.about-brand-origin {
    position: absolute;
    top: 72.186rem;
    left: 72.258rem;
    width: 60rem;
}

.about-brand-origin p:first-of-type {
    margin-top: 2.9rem;
}

.about-brand-origin p + p {
    margin-top: 3rem;
}

.about-factory {
    position: relative;
    min-height: 120.426rem;
    color: #464646;
    background: #fff;
    overflow: hidden;
}

.about-factory-copy {
    width: 52rem;
    margin-left: 20rem;
    padding-top: 17.9rem;
}

.about-factory h2 {
    color: #2e6442;
    font-family: "Noto Serif JP", serif;
    font-size: 3.6rem;
    font-weight: 600;
    font-variation-settings: "wght" 600;
    line-height: 1.45;
}

.about-factory p {
    font-size: 1.6rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1.875;
    white-space: nowrap;
}

.about-factory-copy p:first-of-type {
    margin-top: 2.8rem;
}

.about-factory-copy p + p {
    margin-top: 3rem;
}

.about-factory-sp-br {
    display: none;
}

.about-factory-main-image {
    position: absolute;
    top: 25.948rem;
    right: 0;
    width: 69rem;
    height: 61rem;
    overflow: hidden;
}

.about-factory-worker-image {
    position: absolute;
    top: 54.732rem;
    left: 20rem;
    width: 42rem;
    height: 47rem;
    overflow: hidden;
}

.about-factory-main-image img,
.about-factory-worker-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.about-factory-main-image picture,
.about-factory-worker-image picture {
    width: 100%;
    height: 100%;
    display: block;
}

.about-factory-decoration {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 66.347rem;
    height: auto;
    display: block;
}

.about-features {
    position: relative;
    min-height: 144.2rem;
    padding-top: 17.9rem;
    color: #464646;
    background: #f1f5e8;
    overflow: hidden;
}

.about-features h2,
.about-factory-type h2,
.about-products > h2 {
    color: #2e6442;
    font-family: "Noto Serif JP", serif;
    font-size: 3.6rem;
    font-weight: 600;
    font-variation-settings: "wght" 600;
    line-height: 1.45;
}

.about-features > h2 {
    margin-left: 20rem;
}

.about-features-scroll {
    width: 100%;
    margin-top: 5rem;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.about-features-scroll::-webkit-scrollbar {
    display: none;
}

.about-features-scroll:focus-visible {
    outline: .2rem solid #2e6442;
    outline-offset: -.2rem;
}

.about-features-track {
    width: 231.2rem;
    display: flex;
    padding: 0 20rem;
}

.about-features-scroll-cue {
    width: max-content;
    display: flex;
    align-items: center;
    gap: 1.2rem;
    margin: 5rem 4rem 0 auto;
    color: #2e6442;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
    opacity: 1;
    visibility: visible;
    transition: opacity .24s ease, visibility .24s ease;
}

.about-features-scroll-cue.is-hidden {
    opacity: 0;
    visibility: hidden;
}

.about-features-scroll-cue::before,
.about-features-scroll-cue::after {
    content: "";
    display: block;
    height: .1rem;
    flex: 0 0 5.2rem;
    background: currentColor;
}

.about-features-scroll-cue::before {
    order: 2;
    animation: aboutScrollLine 2s infinite;
    transform-origin: 0 50%;
}

.about-features-scroll-cue::after {
    order: 3;
    margin-left: -6.4rem;
    opacity: .22;
}

.about-features-scroll-cue span {
    order: 1;
}

@keyframes aboutScrollLine {
    0% {
        transform: scaleX(0);
        transform-origin: 0 50%;
    }
    50% {
        transform: scaleX(1);
        transform-origin: 0 50%;
    }
    51% {
        transform: scaleX(1);
        transform-origin: 100% 50%;
    }
    100% {
        transform: scaleX(0);
        transform-origin: 100% 50%;
    }
}

.about-feature-card {
    position: relative;
    width: 47.8rem;
    height: 40rem;
    flex: 0 0 auto;
    border-left: .12rem solid #2e6442;
}

.about-feature-card:last-child {
    border-right: .12rem solid #2e6442;
}

.about-feature-copy {
    margin-top: 1.341rem;
    margin-left: 7.854rem;
}

.about-feature-card h3 {
    color: #2e6442;
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    font-weight: 500;
    font-variation-settings: "wght" 500;
    line-height: 1.45;
}

.about-feature-card p {
    margin-top: 2.49rem;
    font-size: 1.6rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1.875;
    white-space: nowrap;
}

.about-feature-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}

.about-feature-icon-stable {
    bottom: 2.542rem;
    width: 16.185rem;
}

.about-feature-icon-pesticide {
    bottom: 3.6rem;
    width: 18.399rem;
}

.about-feature-icon-clean {
    bottom: 3.7rem;
    width: 8.831rem;
}

.about-feature-icon-fresh {
    bottom: 2.7rem;
    width: 6.294rem;
}

.about-factory-type {
    position: relative;
    margin-top: 14.4rem;
}

.about-factory-type-copy {
    width: 52rem;
    margin-left: 20rem;
}

.about-factory-type-copy p {
    font-size: 1.6rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1.875;
    white-space: nowrap;
}

.about-factory-type-copy p:first-of-type {
    margin-top: 2.85rem;
}

.about-factory-type-copy p + p {
    margin-top: 3rem;
}

.about-factory-type-image {
    position: absolute;
    top: 6.393rem;
    right: 0;
    width: 68rem;
    height: 34rem;
    overflow: hidden;
}

.about-factory-type-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.about-features-decoration {
    position: absolute;
    left: 17.595rem;
    bottom: 0;
    width: 25.924rem;
    height: auto;
    display: block;
}

.about-products {
    color: #464646;
    background: #fff;
    padding: 17.1rem 0;
}

.about-products > h2 {
    margin-left: 20rem;
}

.about-products-lead {
    margin-top: 4.75rem;
    margin-left: 20rem;
    color: #2e6442;
    font-size: 2rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1;
}

.about-products-grid {
    display: flex;
    gap: 10rem;
    margin-top: 2.62rem;
    margin-left: 20rem;
}

.about-product-card {
    width: 50rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-product-image {
    width: 100%;
    height: 28rem;
    overflow: hidden;
    background: #606060;
}

.about-product-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.about-product-name {
    margin-top: 2.1rem;
    color: #464646;
    font-size: 1.8rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1;
}

.about-product-link {
    position: relative;
    display: flex;
    align-items: center;
    width: 23rem;
    height: 6rem;
    margin-top: 2.19rem;
    padding-left: 4.7rem;
    color: #96093c;
    font-size: 1.6rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1;
    border: .1rem solid #96093c;
    border-radius: 0 1rem 0 1rem;
    transition: background-color .2s ease, color .2s ease;
}

.about-product-link:hover,
.about-product-link:focus-visible {
    color: #fff;
    background: #96093c;
}

.about-product-arrow {
    position: absolute;
    top: 50%;
    right: 2.93rem;
    transform: translateY(-50%);
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    background: #96093c;
}

.about-product-link:hover .about-product-arrow,
.about-product-link:focus-visible .about-product-arrow {
    background: #fff;
}

.about-product-arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: .7rem;
    height: .7rem;
    border-top: .16rem solid #fff;
    border-right: .16rem solid #fff;
    transform: translate(-65%, -50%) rotate(45deg);
}

.about-product-link:hover .about-product-arrow::after,
.about-product-link:focus-visible .about-product-arrow::after {
    border-color: #96093c;
}

.about-products-subhead {
    margin-top: 11.83rem;
    margin-left: 20rem;
    color: #2e6442;
    font-size: 2rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1;
}

.about-products-subhead + .about-products-grid {
    margin-top: 2.62rem;
}

.about-products-subhead,
.about-products-grid--single {
    display: none;
}

@media (max-width: 750px) {
    .about-hero {
        --about-hero-visual-height: calc(100vh - var(--header-height, 0rem));
        min-height: auto;
        overflow: clip;
    }

    .about-hero-bg {
        background-image: url("./images/hero-about-sp.webp");
    }

    .about-hero-title {
        top: 18.6rem;
    }

    .about-hero-title h1 {
        font-size: 5.4rem;
        letter-spacing: .12em;
    }

    .about-breadcrumb {
        top: calc(100vh - 4rem);
        right: 2rem;
        max-width: calc(100% - 4rem);
        margin: -12.55rem 2rem 0 auto;
        font-size: 1.8rem;
        gap: 1.5rem;
    }

    .about-breadcrumb span[aria-hidden="true"] {
        width: .9rem;
        height: .9rem;
    }

    .about-hero-message {
        width: 60rem;
        margin: 12.5rem 0 0 7rem;
    }

    .about-hero-message h2 {
        width: 56rem;
        font-size: 5rem;
        line-height: 1.62;
    }

    .about-hero-message-br {
        display: inline;
    }

    .about-hero-body {
        margin-top: 10rem;
        font-size: 2.6rem;
        line-height: 1.85;
        text-align: justify;
        white-space: normal;
    }

    .about-hero-body br {
        display: none;
    }

    .about-hero-body p + p {
        margin-top: 4.8rem;
    }

    .about-brand {
        min-height: auto;
        padding: 18rem 0 17rem;
    }

    .about-brand-photo {
        position: relative;
        top: auto;
        right: auto;
        width: calc(100% - 7rem);
        height: auto;
        margin: 0 0 0 7rem;
        aspect-ratio: 680 / 570;
    }

    .about-brand-intro,
    .about-brand-origin {
        position: relative;
        top: auto;
        left: auto;
        width: 60rem;
        margin-left: 7rem;
    }

    .about-brand-intro {
        margin-top: 9rem;
    }

    .about-brand-origin {
        margin-top: 7rem;
    }

    .about-brand h2 {
        font-size: 4.4rem;
    }

    .about-brand p {
        font-size: 2.4rem;
        text-align: justify;
        white-space: normal;
    }

    .about-brand-intro p:first-of-type,
    .about-brand-origin p:first-of-type {
        margin-top: 4rem;
    }

    .about-brand-intro p + p,
    .about-brand-origin p + p {
        margin-top: 4.5rem;
    }

    .about-brand-pc-br {
        display: none;
    }

    .about-brand-mark {
        position: relative;
        top: auto;
        left: auto;
        width: 54rem;
        margin: 13rem auto 0;
    }

    .about-brand-mark img {
        width: 40.77rem;
    }

    .about-factory {
        display: grid;
        min-height: auto;
        grid-template-columns: 100%;
        padding: 18rem 0 0;
    }

    .about-factory-copy {
        order: 3;
        width: 60rem;
        margin: 11rem auto 0;
        padding-top: 0;
        text-align: center;
    }

    .about-factory h2 {
        font-size: 4.4rem;
    }

    .about-factory p {
        font-size: 2.4rem;
        line-height: 1.875;
        white-space: normal;
    }

    .about-factory-sp-br {
        display: inline;
    }

    .about-factory-copy p:first-of-type {
        margin-top: 4rem;
    }

    .about-factory-copy p + p {
        margin-top: 4.5rem;
    }

    .about-factory-main-image,
    .about-factory-worker-image {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: 100%;
        height: auto;
        margin-top: 5rem;
    }

    .about-factory-main-image {
        order: 1;
        width: 68rem;
        height: 57rem;
        margin-top: 0;
        margin-right: auto;
        aspect-ratio: auto;
    }

    .about-factory-worker-image {
        order: 2;
        width: 45rem;
        height: 40rem;
        margin: -4rem 0 0 auto;
        aspect-ratio: auto;
    }

    .about-factory-decoration {
        order: 4;
        position: relative;
        width: 58.2rem;
        margin: 16rem auto 0;
    }

    .about-features {
        min-height: auto;
        padding: 18rem 0 18rem;
    }

    .about-features > h2 {
        width: calc(100% - 14rem);
        margin: 0 auto;
        font-size: 4.4rem;
    }

    .about-features-scroll {
        margin-top: 5rem;
    }

    .about-features-track {
        width: max-content;
        padding: 0 7rem;
    }

    .about-features-scroll-cue {
        width: max-content;
        margin-top: 5rem;
        margin-right: 7rem;
        font-size: 1.8rem;
    }

    .about-features-scroll-cue::before,
    .about-features-scroll-cue::after {
        flex-basis: 7.8rem;
    }

    .about-features-scroll-cue::after {
        margin-left: -9rem;
    }

    .about-feature-card {
        width: 57rem;
        height: 71rem;
    }

    .about-feature-copy {
        margin-top: 8.7rem;
        margin-left: 4.5rem;
    }

    .about-feature-card h3 {
        font-size: 4rem;
    }

    .about-feature-card p {
        margin-top: 3.1rem;
        font-size: 2.4rem;
        line-height: 1.875;
        white-space: nowrap;
    }

    .about-feature-icon-stable {
        bottom: 8.8rem;
        width: 24.2rem;
    }

    .about-feature-icon-pesticide {
        bottom: 10.4rem;
        width: 27.6rem;
    }

    .about-feature-icon-clean {
        bottom: 11.1rem;
        width: 12.7rem;
    }

    .about-feature-icon-fresh {
        bottom: 8.3rem;
        width: 9.4rem;
    }

    .about-factory-type {
        margin-top: 16rem;
    }

    .about-factory-type-copy {
        width: calc(100% - 14rem);
        margin: 0 auto;
    }

    .about-factory-type h2 {
        font-size: 4.4rem;
    }

    .about-factory-type-copy p {
        font-size: 2.4rem;
        line-height: 1.875;
        white-space: normal;
    }

    .about-factory-type-copy br {
        display: none;
    }

    .about-factory-type-image {
        position: relative;
        top: auto;
        right: auto;
        width: calc(100% - 7rem);
        height: auto;
        margin: 12rem 0 0 7rem;
        aspect-ratio: 1020 / 510;
    }

    .about-features-decoration {
        display: none;
    }

    .about-products {
        padding: 18rem 0;
    }

    .about-products > h2 {
        width: calc(100% - 14rem);
        margin: 0 auto;
        font-size: 4.4rem;
    }

    .about-products-lead {
        width: calc(100% - 14rem);
        margin: 5rem auto 0;
        font-size: 2.6rem;
        line-height: 1.45;
    }

    .about-products-grid {
        flex-direction: column;
        gap: 12rem;
        width: 61rem;
        margin: 3.1rem auto 0;
    }

    .about-product-card {
        width: 100%;
    }

    .about-product-image {
        height: 42rem;
        aspect-ratio: auto;
    }

    .about-product-name {
        margin-top: 5rem;
        font-size: 2.6rem;
        line-height: 1.45;
    }

    .about-product-link {
        width: 34.8rem;
        height: 9rem;
        margin-top: 3.2rem;
        padding-left: 6.8rem;
        font-size: 2.4rem;
        border-width: .16rem;
        border-radius: 0 1.6rem 0 1.6rem;
    }

    .about-product-arrow {
        right: 3.5rem;
        width: 3.6rem;
        height: 3.6rem;
    }

    .about-product-arrow::after {
        width: 1rem;
        height: 1rem;
        border-top-width: .24rem;
        border-right-width: .24rem;
    }

    .about-products-subhead {
        width: calc(100% - 14rem);
        margin: 13rem auto 0;
        font-size: 2.6rem;
        line-height: 1.45;
    }

    .about-products-subhead + .about-products-grid {
        margin-top: 1.5rem;
        gap: 0;
    }
}
