﻿@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500&family=EB+Garamond:wght@400;500&family=Noto+Sans+JP:wght@400;500;700&display=swap";

@media(max-width: 959px) {
    .u-pc {
        display: none !important
    }
}

@media(min-width: 960px) {
    .u-sp {
        display: none !important
    }
}

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

html {
    font-size: 9px;
    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;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

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

dt {
    font-weight: normal
}

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] {
    text-decoration: underline;
    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
}

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

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

[type=checkbox] {
    -webkit-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    appearance: radio
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

select::-ms-expand {
    display: none
}

option {
    padding: 0
}

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

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

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
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

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

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

template {
    display: none
}

[hidden] {
    display: none
}

body {
    font-size: 1.6rem;
    line-height: 1.5
}

a {
    display: inline-block
}

img,
video {
    width: 100%;
    height: auto
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 67px
}

@media(min-width: 960px) {
    html {
        scroll-padding-top: 84px
    }
}

body.is-fixed {
    overflow: hidden
}

html {
    font-size: 10px
}

body {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: .05em;
    color: #0a0a0a
}

@media(min-width: 960px) {
    body {
        font-size: 1.5rem
    }
}

.u-inner {
    width: 88%;
    margin: 0 auto
}

@media(min-width: 960px) {
    .u-inner {
        width: 92.2222222222%;
        max-width: 1328px
    }
}

.u-link {
    text-decoration: underline
}

.u-green {
    color: #0a0a0a
}

body {
    padding-top: 50px;
    background: #f1f1f1
}

@media(min-width: 960px) {
    body {
        padding-top: 71px
    }
}

.c-button-rounded,
.c-button-rounded--medium,
.c-button-rounded--small,
.c-button-rounded--white,
.c-button-rounded--green,
.c-button-rounded--yellow {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .06);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: 55px;
    border-radius: 8px;
    font-size: 1.5rem
}

@media(min-width: 960px) {

    .c-button-rounded,
    .c-button-rounded--medium,
    .c-button-rounded--small,
    .c-button-rounded--white,
    .c-button-rounded--green,
    .c-button-rounded--yellow {
        height: 72px;
        font-size: 1.6rem
    }
}

.c-button-rounded__icon {
    display: block;
    width: 18px
}

.c-button-rounded__icon img {
    display: block
}

.c-button-rounded__arrow {
    display: block;
    width: 18px
}

.c-button-rounded__arrow img {
    display: block
}

.c-button-rounded--yellow {
    background: #e5de8a
}

@media(min-width: 960px) {
    .c-button-rounded--yellow {
        transition: all .3s ease
    }

    .c-button-rounded--yellow:hover {
        background: #ffd640
    }
}

.c-button-rounded--green {
    background: #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .c-button-rounded--green {
        transition: all .3s ease
    }

    .c-button-rounded--green:hover {
        background: #47b286
    }
}

.c-button-rounded--white {
    background: #fff;
    color: #0a0a0a
}

.c-button-rounded--small {
    position: relative;
    height: 50px;
    background: url(../images/icon_arrow_white.svg) no-repeat center right 16px/18px auto, #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .c-button-rounded--small {
        max-width: 250px;
        margin: 0 auto
    }
}

@media(min-width: 960px) {
    .c-button-rounded--small {
        transition: all .3s ease
    }

    .c-button-rounded--small:hover {
        background: url(../images/icon_arrow_white.svg) no-repeat center right 16px/18px auto, #47b286
    }
}

.c-button-rounded--medium {
    position: relative;
    height: 50px;
    background: url(../images/icon_arrow_white.svg) no-repeat center right 16px/18px auto, #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .c-button-rounded--medium {
        max-width: 273px;
        margin: 0 auto
    }
}

@media(min-width: 960px) {
    .c-button-rounded--medium {
        transition: all .3s ease
    }

    .c-button-rounded--medium:hover {
        background: url(../images/icon_arrow_white.svg) no-repeat center right 16px/18px auto, #47b286
    }
}

.c-button-rounded__text--large {
    font-size: 1.6rem
}

.c-button-arrow,
.c-button-arrow--news {
    display: flex;
    align-items: center;
    gap: 8px;
    width: max-content;
    padding: 6px 8px 5px;
    border-bottom: 1px solid #0a0a0a;
    font-size: 1.6rem;
    font-weight: 700;
    color: #0a0a0a
}

@media(min-width: 960px) {

    .c-button-arrow,
    .c-button-arrow--news {
        border-bottom: 1px solid rgba(0, 0, 0, 0)
    }
}

@media(min-width: 960px) {

    .c-button-arrow,
    .c-button-arrow--news {
        transition: all .3s ease
    }

    .c-button-arrow:hover,
    .c-button-arrow--news:hover {
        border-bottom: 1px solid #0a0a0a
    }
}

.c-button-arrow::after,
.c-button-arrow--news::after {
    content: "";
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/icon_arrow_green.svg) no-repeat center/contain
}

.c-button-arrow--news {
    padding: 4px 0;
    border-color: #0a0a0a;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .c-button-arrow--news {
        border-bottom: 1px solid rgba(0, 0, 0, 0)
    }
}

@media(min-width: 960px) {
    .c-button-arrow--news {
        transition: all .3s ease
    }

    .c-button-arrow--news:hover {
        border-bottom: 1px solid #0a0a0a
    }
}

.c-button-arrow--news::after {
    background: url(../images/icon_arrow_green_darkest.svg) no-repeat center/contain
}

.c-heading-common,
.c-heading-common--case {
    position: relative;
    text-align: center
}

.c-heading-common__main,
.c-heading-common__main--yellow {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    color: #0a0a0a;
    opacity: .1;
    z-index: 5
}

@media(min-width: 960px) {

    .c-heading-common__main,
    .c-heading-common__main--yellow {
        bottom: -14px;
        font-size: 16rem
    }
}

.c-heading-common__main--yellow {
    color: #805e19
}

.c-heading-common__sub {
    position: relative;
    font-size: 1.8rem;
    line-height: 1.2;
    letter-spacing: .05em;
    z-index: 10
}

@media(min-width: 960px) {
    .c-heading-common__sub {
        font-size: 2.4rem
    }
}

@media(min-width: 960px) {
    .c-heading-common--case {
        text-align: left
    }

    .c-heading-common--case .c-heading-common__sub {
        position: relative;
        padding-left: 12px
    }

    .c-heading-common--case .c-heading-common__sub::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 3px;
        height: 20px;
        border-radius: 10px;
        background: #b28936;
        transform: translateY(-50%)
    }

    .c-heading-common--case .c-heading-common__main--yellow {
        bottom: -309px;
        left: -173px;
        font-size: 17.6rem
    }
}

.c-heading-lower {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    text-align: center
}

@media(min-width: 960px) {
    .c-heading-lower {
        gap: 12px
    }
}

.c-heading-lower__main {
    font-size: 2.2rem;
    line-height: 1.2
}

@media(min-width: 960px) {
    .c-heading-lower__main {
        font-size: 2.8rem
    }
}

.c-heading-lower__sub {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .c-heading-lower__sub {
        font-size: 2rem
    }
}

.c-slider {
    position: relative;
    overflow: visible
}

.c-slider__arrow,
.c-slider__arrow--next,
.c-slider__arrow--prev {
    position: absolute;
    top: 50%;
    width: 36px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    z-index: 3
}

@media(min-width: 960px) {

    .c-slider__arrow,
    .c-slider__arrow--next,
    .c-slider__arrow--prev {
        display: none
    }
}

.c-slider__arrow--prev {
    left: 0;
    background: url(../images/slider_arrow.svg) no-repeat center/contain;
    transform: translate(-50%, -50%) scaleX(-1)
}

.c-slider__arrow--next {
    right: 0;
    background: url(../images/slider_arrow.svg) no-repeat center/contain;
    transform: translate(50%, -50%)
}

.c-slider__pagination {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    font-size: 0
}

@media(min-width: 960px) {
    .c-slider__pagination {
        display: none
    }
}

.c-slider__pagination .swiper-pagination-bullet {
    position: relative;
    display: block;
    width: 16px;
    height: 6px;
    margin: 0 !important;
    background: none;
    opacity: 1
}

.c-slider__pagination .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 6px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: #bababa;
    transform: translateX(-50%)
}

.c-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    background: #0a0a0a
}

.c-list-info,
.c-list-info--full {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccccb8;
    font-size: 1.5rem
}

@media(min-width: 960px) {

    .c-list-info,
    .c-list-info--full {
        grid-template-columns: 64px 1fr;
        gap: 24px;
        padding-bottom: 16px;
        font-size: 1.6rem
    }
}

.c-list-info--full {
    padding: 8px 0 16px
}

@media(min-width: 960px) {
    .c-list-info--full {
        padding: 12px 16px 27px;
        grid-template-columns: 160px 1fr;
        gap: 16px
    }
}

.c-list-info__title {
    color: #0a0a0a;
    font-weight: 700
}

.c-list-logo {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    margin-top: 40px
}

@media(min-width: 960px) {
    .c-list-logo {
        grid-template-columns: repeat(6, 1fr);
        gap: 24px;
        margin-top: 60px
    }
}

.c-list-logo__item-inner {
    display: block;
    align-self: 96/45
}

.c-list-logo__item-inner img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.c-list-icon-text {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    max-width: 900px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .c-list-icon-text {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px
    }
}

.c-list-icon-text__item {
    display: grid;
    grid-template-columns: 96px 1fr;
    gap: 16px;
    background: #fff;
    border-radius: 8px;
    padding: 16px
}

@media(min-width: 960px) {
    .c-list-icon-text__item {
        border-radius: 16px;
        padding: 24px 32px
    }
}

.c-list-icon-text__icon {
    display: grid;
    place-content: center;
    align-self: center;
    border-radius: 50%;
    aspect-ratio: 1/1;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 700
}

.c-list-icon-text__icon.green {
    background: #3d9973
}

.c-list-icon-text__icon.orange {
    background: #f2a100
}

.c-list-icon-text__text {
    align-self: center;
    letter-spacing: .05em
}

.c-list-icon-num {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .c-list-icon-num {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px
    }
}

.c-list-icon-num__item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px;
    background: hsla(0, 0%, 100%, .7);
    border-radius: 8px;
    padding: 16px
}

@media(min-width: 960px) {
    .c-list-icon-num__item {
        border-radius: 24px;
        padding: 32px
    }
}

.c-list-icon-num__index {
    display: grid;
    place-content: center;
    align-self: center;
    margin: 0 auto;
    color: #7accaa;
    font-size: 2.8rem;
    font-weight: 700
}

.c-list-icon-num__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    text-align: center
}

.c-list-icon-num__heading {
    font-size: 1.8rem;
    color: #0a0a0a
}

.c-list-icon-num__text {
    align-self: center;
    letter-spacing: .05em
}

.c-list-thumbnail {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .c-list-thumbnail {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px
    }
}

.c-list-thumbnail__item {
    border-radius: 24px;
    overflow: hidden
}

.c-list-thumbnail__content {
    display: grid;
    place-content: center;
    padding: 12px;
    min-height: 72px;
    background: #fff;
    font-size: 1.6rem;
    text-align: center
}

.c-gnav {
    height: 100%
}

.c-gnav__list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 32px;
    height: 100%;
    font-size: 1.3rem
}

@media(max-width: 1200px) {
    .c-gnav__list {
        gap: 16px;
        font-size: 1.2rem
    }
}

.c-gnav__item {
    position: relative
}

.c-gnav__item:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -16px;
    width: 1px;
    height: 14px;
    background: #e6e6e6;
    transform: translate(-50%, -50%)
}

@media(max-width: 1200px) {
    .c-gnav__item:not(:first-child)::before {
        left: -8px
    }
}

.c-gnav__link {
    color: #fff
}

@media(min-width: 960px) {
    .c-gnav__link {
        transition: all .3s ease
    }

    .c-gnav__link:hover {
        opacity: .7
    }
}

.c-fv-sub--single .c-fv-sub__inner {
    padding: 64px 0
}

@media(min-width: 960px) {
    .c-fv-sub--single .c-fv-sub__inner {
        max-width: 1000px;
        padding: 80px 0
    }
}

.c-fv-sub--single .c-fv-sub__heading-sub {
    font-weight: 700;
    line-height: 1.5
}

.c-fv-sub__inner {
    padding: 100px 0 64px
}

@media(min-width: 960px) {
    .c-fv-sub__inner {
        padding: 175px 0 90px
    }
}

.c-fv-sub__heading {
    position: relative;
    text-align: center
}

.c-fv-sub__heading-main {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    color: #0a0a0a;
    opacity: .1;
    z-index: 5
}

@media(min-width: 960px) {
    .c-fv-sub__heading-main {
        bottom: -14px;
        font-size: 16rem
    }
}

.c-fv-sub__heading-sub {
    position: relative;
    font-size: 1.8rem;
    line-height: 1.2;
    letter-spacing: .05em;
    z-index: 10
}

@media(min-width: 960px) {
    .c-fv-sub__heading-sub {
        font-size: 2.4rem
    }
}

.c-fv-sub__image {
    aspect-ratio: 3/1
}

@media(min-width: 960px) {
    .c-fv-sub__image {
        aspect-ratio: 1440/400
    }
}

.c-fv-sub__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-section {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px
}

@media(min-width: 960px) {
    .c-section {
        gap: 32px
    }
}

.c-section__image,
.c-section__image--col,
.c-section__image--small {
    max-width: 840px;
    margin: 0 auto;
    border-radius: 16px;
    overflow: hidden
}

@media(min-width: 960px) {

    .c-section__image,
    .c-section__image--col,
    .c-section__image--small {
        border-radius: 24px
    }
}

.c-section__image--small {
    max-width: 500px
}

.c-section__image--col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px
}

@media(min-width: 960px) {
    .c-section__image--col {
        grid-template-columns: repeat(2, 1fr);
        gap: 32px
    }
}

.c-section__image iframe,
.c-section__image--small iframe,
.c-section__image--col iframe {
    width: 100%;
    aspect-ratio: 16/9
}

.c-section__text {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    line-height: 2
}

@media(min-width: 960px) {
    .c-section__text {
        text-align: center;
        font-size: 1.6rem
    }
}

.c-section__table {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    padding: 8px 16px;
    font-size: 1.5rem;
    line-height: 1.5
}

@media(min-width: 960px) {
    .c-section__table {
        font-size: 1.8rem;
        padding: 16px 32px;
        border-radius: 24px
    }
}

.c-section__table table {
    width: 100%
}

.c-section__table tr {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 16px
}

@media(max-width: 959px) {
    .c-section__table tr {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px
    }
}

.c-section__table tr+tr {
    border-top: 1px dotted #bababa
}

.c-section__table th {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .c-section__table th {
        width: 260px
    }
}

.c-section__table th span {
    display: block;
    width: 40px;
    font-size: 2.8rem;
    color: #7accaa
}

.c-section__table td {
    padding-left: 33px;
    background: url(../images/triangle.svg) no-repeat center left/13px auto
}

.c-section__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 48px;
    max-width: 900px;
    margin: 0 auto
}

.c-section__list-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px
}

@media(min-width: 960px) {
    .c-section__list-item {
        gap: 32px;
        grid-template-columns: 400px 1fr
    }
}

.c-section__list-image {
    aspect-ratio: 400/225;
    border-radius: 16px;
    overflow: hidden
}

@media(min-width: 960px) {
    .c-section__list-image {
        border-radius: 24px
    }
}

.c-section__list-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-section__list-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px;
    align-self: start;
    line-height: 2
}

.c-section__list-heading {
    font-size: 1.6rem;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .c-section__list-heading {
        font-size: 2.2rem
    }
}

@media(min-width: 960px) {
    .c-section__list-text {
        font-size: 1.5rem
    }
}

.c-section__flow {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px
}

@media(max-width: 959px) {
    .c-section__flow {
        flex-direction: column;
        gap: 8px
    }
}

.c-section__flow-text {
    padding: 8px 16px;
    border-radius: 100px;
    background: #fff;
    font-size: 1.5rem
}

@media(min-width: 960px) {
    .c-section__flow-text {
        font-size: 2rem;
        padding: 12px 28px
    }
}

.c-section__flow-arrow {
    width: 13px;
    height: 100%;
    background: url(../images/triangle.svg) no-repeat center/contain
}

@media(max-width: 959px) {
    .c-section__flow-arrow {
        height: 13px;
        transform: rotate(90deg)
    }
}

.c-pagination {
    margin-top: 40px
}

.c-pagination__list {
    display: flex;
    justify-content: center;
    gap: 12px
}

@media(min-width: 960px) {
    .c-pagination__list {
        font-size: 1.6rem
    }
}

.c-pagination__link {
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    width: 30px;
    background: #0a0a0a;
    border-radius: 50%;
    color: #fff
}

@media(min-width: 960px) {
    .c-pagination__link {
        width: 40px
    }
}

.c-pagination__link.prev,
.c-pagination__link.next {
    background: url(../images/icon_arrow_white.svg) no-repeat center/16px auto, #0a0a0a;
    font-size: 0
}

.c-pagination__link.prev {
    transform: scaleX(-1)
}

.c-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}

@media(min-width: 960px) {
    .c-form {
        gap: 32px
    }
}

.c-form__row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px
}

@media(min-width: 960px) {
    .c-form__row {
        grid-template-columns: 240px 1fr;
        gap: 16px
    }
}

.c-form__label {
    align-self: start
}

.c-form__label--required {
    display: flex;
    align-items: center;
    gap: 8px
}

.c-form__label--required::after {
    content: "必須";
    padding: 2px 8px;
    background: #0a0a0a;
    border-radius: 4px;
    color: #fff;
    font-size: 1.2rem
}

.c-form__label span {
    font-size: .866em
}

.c-form__input input,
.c-form__input textarea {
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #cecece;
    padding: 8px
}

.c-form__input input::placeholder,
.c-form__input textarea::placeholder {
    color: #d4d9ce
}

.c-form__button {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px
}

@media(min-width: 960px) {
    .c-form__button {
        gap: 24px
    }
}

@media(min-width: 960px) {
    .c-form__privacy {
        text-align: center
    }
}

.c-form__privacy .u-link {
    color: #0a0a0a
}

.c-form__submit input {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .06);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    height: 55px;
    border-radius: 8px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.5rem;
    text-align: center
}

@media(min-width: 960px) {
    .c-form__submit input {
        font-size: 1.6rem
    }
}

.c-form__radio .wpcf7-form-control.wpcf7-radio {
    display: flex;
    gap: 1em
}

.c-form__radio .wpcf7-list-item {
    margin: 0
}

.c-form__radio .wpcf7-list-item label {
    display: flex;
    gap: 8px
}

.c-form__radio .wpcf7-list-item input {
    opacity: 0;
    width: 20px
}

.c-form__radio .wpcf7-list-item input:checked+.wpcf7-list-item-label::after {
    opacity: 1
}

.c-form__radio .wpcf7-list-item-label {
    position: relative
}

.c-form__radio .wpcf7-list-item-label::before,
.c-form__radio .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translate(-100%, -50%)
}

.c-form__radio .wpcf7-list-item-label::before {
    border: 1px solid #cecece;
    background: #fff
}

.c-form__radio .wpcf7-list-item-label::after {
    border: 1px solid #0a0a0a;
    background: #0a0a0a;
    transition: .3s ease;
    opacity: 0;
    transform: translate(-100%, -50%) scale(0.6)
}

.l-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 8px 0;
    background: #0a0a0a;
    z-index: 100
}

.l-header::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0a0a0a;
    pointer-events: none
}

@media(max-width: 959px) {
    body.p-and-top .l-header::after {
        bottom: -8px;
        height: 8px
    }
}

@media(min-width: 960px) {
    .l-header {
        padding: 0
    }
}

.l-header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 92%;
    margin: 0 auto
}

@media(min-width: 960px) {
    .l-header__inner {
        width: 98.3333333333%;
        margin-right: 0
    }
}

.l-header__logo {
    display: block;
    width: 92px;
    line-height: 1
}

@media(min-width: 960px) {
    .l-header__logo {
        width: 115px
    }
}

.l-header__logo img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 115/35;
    object-fit: contain
}

.l-header__logo-link {
    display: block
}

.l-header__menu {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    aspect-ratio: 1/1
}

.l-header__menu-icon {
    position: relative;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 2px;
    background: #fff
}

.l-header__menu-icon::before,
.l-header__menu-icon::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background: #fff
}

.l-header__menu-icon::before {
    top: -7px
}

.l-header__menu-icon::after {
    bottom: -7px
}

.l-header__nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 32px;
    height: 100%
}

@media(max-width: 1200px) {
    .l-header__nav {
        gap: 16px
    }
}

.l-header__cta {
    border-radius: 0 0 0 24px;
    line-height: 1.5;
    overflow: hidden
}

.l-header__btn,
.l-header__btn--contact,
.l-header__btn--yellow,
.l-header__btn--doc {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2px;
    padding: 15px 0;
    font-size: 1.3rem;
    text-align: center;
    width: 100px
}

.l-header__btn--doc {
    background: #e5de8a
}

@media(min-width: 960px) {
    .l-header__btn--doc {
        transition: all .3s ease
    }

    .l-header__btn--doc:hover {
        background: #ffd640
    }
}

.l-header__btn--yellow {
    background: #e5de8a
}

@media(min-width: 960px) {
    .l-header__btn--yellow {
        transition: all .3s ease
    }

    .l-header__btn--yellow:hover {
        background: #ffd640
    }
}

.l-header__btn--contact {
    background: #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .l-header__btn--contact {
        transition: all .3s ease
    }

    .l-header__btn--contact:hover {
        background: #47b286
    }
}

.l-header__btn-icon {
    display: block;
    width: 18px;
    aspect-ratio: 1/1;
    margin: 0 auto
}

.l-header__btn-icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.l-footer {
    padding: 24px 0;
    background: #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .l-footer {
        padding: 56px 0
    }
}

.l-footer__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px
}

@media(min-width: 960px) {
    .l-footer__inner {
        gap: 42px
    }
}

.l-footer__container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px
}

@media(min-width: 960px) {
    .l-footer__container {
        display: flex;
        justify-content: space-between
    }
}

.l-footer__logo {
    width: 110px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .l-footer__logo {
        width: 128px;
        margin: 0
    }
}

@media(min-width: 960px) {
    .l-footer__logo {
        transition: all .3s ease
    }

    .l-footer__logo:hover {
        opacity: .7
    }
}

.l-footer__nav {
    max-width: 264px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .l-footer__nav {
        max-width: 464px;
        margin: 0
    }
}

.l-footer__nav-list {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 12px 16px;
    font-size: 1.3rem
}

@media(min-width: 960px) {
    .l-footer__nav-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px 64px
    }
}

@media(max-width: 959px) {
    .l-footer__nav-link {
        text-decoration: underline
    }
}

@media(min-width: 960px) {
    .l-footer__nav-link {
        transition: all .3s ease
    }

    .l-footer__nav-link:hover {
        opacity: .7
    }
}

.l-footer__bottom {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    color: #f2f2f2
}

@media(max-width: 959px) {
    .l-footer__bottom {
        text-align: center
    }
}

.l-footer__bottom-link {
    font-size: 1.1rem;
    letter-spacing: .1em
}

@media(max-width: 959px) {
    .l-footer__bottom-link {
        text-decoration: underline
    }
}

@media(min-width: 960px) {
    .l-footer__bottom-link {
        font-size: 1rem
    }
}

@media(min-width: 960px) {
    .l-footer__bottom-link {
        transition: all .3s ease
    }

    .l-footer__bottom-link:hover {
        opacity: .7
    }
}

.l-footer__copy {
    font-size: 1rem;
    letter-spacing: .1em
}

.l-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 8px 0 40px;
    background: #0a0a0a;
    z-index: 200;
    display: none
}

.l-menu__close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin-left: auto
}

.l-menu__close-icon {
    position: relative;
    display: block;
    width: 27px;
    height: 1px
}

.l-menu__close-icon::before,
.l-menu__close-icon::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff
}

.l-menu__close-icon::before {
    transform: rotate(39deg)
}

.l-menu__close-icon::after {
    transform: rotate(-39deg)
}

.l-menu__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 48px;
    font-size: 1.6rem;
    color: #fff;
    text-align: center
}

.l-menu__cta {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 40px
}

.p-top__main {
    padding-bottom: 56px
}

@media(min-width: 960px) {
    .p-top__main {
        padding-bottom: 96px
    }
}

.p-top__project {
    position: relative;
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top__project {
        margin-top: 66px
    }
}

.p-top__project>* {
    position: relative;
    z-index: 2
}

.p-top__project::before {
    content: "";
    position: absolute;
    top: 36px;
    right: 0;
    width: 100%;
    height: calc(100% + 44px);
    background: #e6e6e6;
    border-radius: 40px 0 0 40px;
    z-index: 1
}

@media(min-width: 960px) {
    .p-top__project::before {
        top: 62px;
        width: calc(100% - 96px);
        max-width: calc(50% + 624px);
        height: calc(100% + 103px);
        border-radius: 200px 0 0 200px
    }
}

.p-top__about {
    position: relative;
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top__about {
        margin-top: 136px
    }
}

.p-top__about>* {
    position: relative;
    z-index: 2
}

.p-top__about::before {
    content: "";
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%;
    height: calc(100% - 36px);
    background: #fcfcfc;
    border-radius: 0 40px 40px 0;
    z-index: 1
}

@media(min-width: 960px) {
    .p-top__about::before {
        top: 62px;
        width: calc(100% - 96px);
        max-width: calc(50% + 624px);
        height: calc(100% - 62px);
        border-radius: 0 200px 200px 0
    }
}

.p-top__bg {
    position: relative;
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top__bg {
        margin-top: 73px
    }
}

.p-top__bg>* {
    position: relative;
    z-index: 2
}

.p-top__bg::before {
    content: "";
    position: absolute;
    top: 105px;
    right: 0;
    width: 100%;
    height: calc(100% - 165px);
    background: #86bfa7;
    border-radius: 0;
    z-index: 1
}

@media(min-width: 960px) {
    .p-top__bg::before {
        top: 200px;
        height: calc(100% - 310px);
        border-radius: 0
    }
}

.p-top__case {
    position: relative;
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top__case {
        margin-top: 96px
    }
}

.p-top__case>* {
    position: relative;
    z-index: 2
}

.p-top__case::before {
    content: "";
    position: absolute;
    top: 36px;
    right: 0;
    width: 100%;
    height: calc(100% + 44px);
    background: #fcfcfc;
    border-radius: 40px 0 0 40px;
    z-index: 1
}

@media(min-width: 960px) {
    .p-top__case::before {
        top: 0;
        width: calc(100% - 96px);
        max-width: calc(50% + 624px);
        height: calc(100% + 176px);
        border-radius: 200px 0 0 200px
    }
}

.p-and-top__main {
    overflow: hidden;
    padding-bottom: 0
}

.p-and-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 52px;
    padding: 14px 24px;
    border-radius: 8px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-button {
        min-width: 224px;
        min-height: 50px;
        font-size: 1.5rem
    }
}

.p-and-button--gold {
    background: #e5de8a;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-and-button--gold {
        transition: all .3s ease
    }

    .p-and-button--gold:hover {
        background: #f2efae
    }
}

.p-and-button--black {
    background: #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .p-and-button--black {
        transition: all .3s ease
    }

    .p-and-button--black:hover {
        background: #303030
    }
}

.p-and-button__icon,
.p-and-button__arrow {
    display: block;
    width: 18px;
    flex: 0 0 auto;
    line-height: 1
}

.p-and-button img {
    display: block
}

.p-and-button__arrow img {
    transform: rotate(-90deg)
}

.p-and-text-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    width: max-content;
    color: #0a0a0a;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-and-text-link::after {
    content: "";
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/and/icon-arrow-news.svg) no-repeat center/contain;
    transform: rotate(-90deg)
}

@media(min-width: 960px) {
    .p-and-text-link {
        transition: all .3s ease
    }

    .p-and-text-link:hover {
        opacity: .7
    }
}

.p-and-section-heading {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-section-heading {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        min-height: 64px
    }
}

.p-and-section-heading__en {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    color: #d9d9d9;
    font-size: 6.4rem;
    line-height: 1;
    letter-spacing: 0
}

@media(max-width: 959px) {
    .p-and-section-heading__en {
        position: absolute;
        bottom: 8px;
        left: 50%;
        width: max-content;
        max-width: none;
        transform: translateX(-50%);
        z-index: 1;
        pointer-events: none
    }
}

@media(min-width: 960px) {
    .p-and-section-heading__en {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-and-section-heading__ja {
    position: relative;
    color: #0a0a0a;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em;
    z-index: 2
}

@media(max-width: 959px) {
    .p-and-section-heading__ja {
        margin-bottom: 0
    }
}

@media(min-width: 960px) {
    .p-and-section-heading__ja {
        font-size: 2.4rem
    }
}

.p-and-fv {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 550px;
    padding: 64px 0;
    margin-bottom: -1px;
    background: url(../images/and/hero.webp) no-repeat center/cover;
    color: #fff
}

.p-and-fv::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .62)
}

@media(max-width: 959px) {
    body.p-and-top .p-and-fv {
        margin-top: -8px
    }
}

@media(min-width: 960px) {
    .p-and-fv {
        height: clamp(551px, 38.3vw, 716px);
        min-height: 0;
        padding: 0
    }
}

.p-and-fv__inner {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    max-width: 1100px;
    z-index: 2
}

.p-and-fv__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 920px
}

.p-and-fv__heading {
    font-size: clamp(2.8rem, 7vw, 4.1rem);
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .05em
}

.p-and-fv__text {
    max-width: 900px;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-fv__text {
        font-size: 1.6rem
    }
}

.p-and-intro {
    padding: 56px 0 64px
}

@media(min-width: 960px) {
    .p-and-intro {
        padding: 80px 0 40px
    }
}

.p-and-intro__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px
}

@media(max-width: 959px) {
    .p-and-intro__inner {
        width: calc(100% - 24px)
    }
}

.p-and-intro__lead {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center
}

@media(min-width: 960px) {
    .p-and-intro__lead {
        gap: 40px;
        max-width: 1120px;
        text-align: left
    }
}

.p-and-intro__heading {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .08em
}

@media(max-width: 959px) {
    .p-and-intro__heading {
        font-size: 2rem;
        letter-spacing: .04em
    }
}

@media(min-width: 960px) {
    .p-and-intro__heading {
        font-size: 2.6rem
    }
}

.p-and-intro__heading span {
    display: block
}

@media(min-width: 960px) {
    .p-and-intro__heading span {
        white-space: nowrap
    }
}

.p-and-intro__text {
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-intro__text {
        font-size: 1.6rem;
        line-height: 1.7
    }
}

.p-and-process {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    max-width: 912px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-and-process {
        grid-template-columns: 240px 40px 240px 40px 240px;
        align-items: center;
        gap: 28px
    }
}

.p-and-process__item {
    position: relative;
    display: block;
    padding-top: 32px;
    text-align: center
}

@media(min-width: 960px) {
    .p-and-process__item {
        min-height: 250px;
        padding-top: 40px
    }
}

.p-and-process__number {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #d9d9d9;
    font-size: 12rem;
    line-height: 1;
    pointer-events: none
}

@media(min-width: 960px) {
    .p-and-process__number {
        font-size: 16rem
    }
}

.p-and-process__heading {
    position: relative;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .1em;
    z-index: 2
}

@media(min-width: 960px) {
    .p-and-process__heading {
        font-size: 2.4rem
    }
}

.p-and-process__text {
    position: relative;
    margin-top: 28px;
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: .08em;
    text-align: left;
    z-index: 2
}

@media(min-width: 960px) {
    .p-and-process__text {
        margin-top: 40px;
        font-size: 1.5rem
    }
}

.p-and-process__arrow {
    display: grid;
    place-content: center
}

.p-and-process__arrow img {
    display: block;
    width: 32px;
    transform: rotate(90deg)
}

@media(min-width: 960px) {
    .p-and-process__arrow img {
        width: 40px;
        transform: none
    }
}

.p-and-news {
    padding: 40px 0 72px
}

@media(min-width: 960px) {
    .p-and-news {
        padding: 40px 0 128px
    }
}

.p-and-news__inner {
    position: relative;
    max-width: 1100px;
    padding: 32px 24px;
    background: #fcfcfc;
    border-radius: 24px
}

@media(min-width: 960px) {
    .p-and-news__inner {
        padding: 48px 72px;
        border-radius: 32px
    }
}

.p-and-news__heading {
    margin-bottom: 24px
}

@media(max-width: 959px) {
    .p-and-news__heading {
        margin-top: -48px;
        margin-bottom: 0
    }
}

@media(min-width: 960px) {
    .p-and-news__heading {
        position: absolute;
        top: 50%;
        left: -64px;
        width: 338px;
        margin-bottom: 0;
        transform: translateY(-50%)
    }
}

.p-and-news__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px
}

@media(min-width: 960px) {
    .p-and-news__content {
        width: 672px;
        margin-left: auto
    }
}

.p-and-news__item {
    display: grid;
    grid-template-columns: 88px auto 1fr;
    gap: 12px;
    align-items: start;
    padding: 12px 0;
    border-bottom: 1px solid #cecece;
    font-size: 1.3rem
}

@media(max-width: 959px) {
    .p-and-news__item {
        grid-template-columns: 1fr auto
    }
}

@media(min-width: 960px) {
    .p-and-news__item {
        grid-template-columns: 96px auto 1fr;
        gap: 16px;
        font-size: 1.5rem
    }
}

.p-and-news__date {
    color: #505050
}

.p-and-news__category {
    padding: 4px 10px;
    border-radius: 24px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2
}

.p-and-news__title {
    color: #0a0a0a
}

@media(max-width: 959px) {
    .p-and-news__title {
        grid-column: 1/-1
    }
}

.p-and-news__empty {
    display: grid;
    min-height: 88px;
    place-items: center;
    font-size: 1.5rem;
    font-weight: 700
}

.p-and-news .p-and-text-link {
    justify-self: end
}

.p-and-business {
    position: relative
}

.p-and-business__bg {
    width: calc(100% - 24px);
    margin-left: auto;
    padding: 64px 0 96px;
    background: #fcfcfc;
    border-radius: 72px 0 0 72px
}

@media(max-width: 959px) {
    .p-and-business__bg {
        width: calc(100% - 24px);
        margin-left: auto;
        padding: 32px 0 96px;
        background: #fcfcfc;
        border-radius: 72px 0 0 72px
    }
}

@media(min-width: 960px) {
    .p-and-business__bg {
        width: calc(100% - 96px);
        padding: 136px 0 96px;
        border-radius: 120px 0 0 120px
    }
}

.p-and-business__inner {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    max-width: 904px
}

@media(min-width: 960px) {
    .p-and-business__inner {
        gap: 40px;
        transform: translateX(-48px)
    }
}

.p-and-business__heading {
    margin-bottom: -8px
}

@media(max-width: 959px) {
    .p-and-business__heading {
        align-self: start;
        height: 64px;
        min-height: 64px;
        margin-top: -48px;
        margin-bottom: -16px
    }
}

@media(min-width: 960px) {
    .p-and-business__heading {
        position: absolute;
        top: -182px;
        left: 50%;
        width: max-content;
        margin-bottom: 0;
        transform: translateX(-50%)
    }
}

.p-and-business__text {
    font-size: 1.5rem;
    line-height: 2.2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-business__text {
        font-size: 1.6rem;
        line-height: 2.4
    }
}

.p-and-business__cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px
}

@media(min-width: 960px) {
    .p-and-business__cards {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px
    }
}

.p-and-business__button {
    display: flex;
    justify-content: center
}

.p-and-business .p-and-cta {
    margin-top: -64px
}

.p-and-business-card {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    text-align: center
}

.p-and-business-card__image {
    position: relative;
    aspect-ratio: 440/295;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 6px 6px 5px rgba(0, 0, 0, .03)
}

.p-and-business-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.p-and-business-card__description {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(0, 0, 0, .72);
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: .05em;
    text-align: left;
    opacity: 0;
    transition: opacity .25s ease
}

@media(max-width: 959px) {
    .p-and-business-card__description {
        align-items: flex-end;
        padding: 16px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 100%);
        font-size: 1.2rem;
        line-height: 1.7;
        opacity: 1
    }
}

@media(min-width: 960px) {
    .p-and-business-card {
        transition: all .3s ease
    }

    .p-and-business-card:hover .p-and-business-card__description {
        opacity: 1
    }
}

.p-and-business-card__title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2
}

@media(min-width: 960px) {
    .p-and-business-card__title {
        font-size: 2rem
    }
}

.p-and-cta {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 16px;
    z-index: 2
}

.p-and-cta__inner {
    position: relative;
    display: grid;
    place-items: center;
    min-height: 320px;
    padding: 40px 24px;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .1);
    background: url(../images/and/cta-bg.webp) no-repeat center/cover
}

.p-and-cta__inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .72)
}

@media(min-width: 960px) {
    .p-and-cta__inner {
        min-height: 340px;
        padding: 64px 48px;
        border-radius: 32px
    }
}

.p-and-cta__content {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 24px;
    max-width: 840px;
    color: #fff;
    text-align: center;
    z-index: 2
}

@media(min-width: 960px) {
    .p-and-cta__content {
        gap: 32px
    }
}

.p-and-cta__heading {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .1em
}

@media(min-width: 960px) {
    .p-and-cta__heading {
        font-size: 2.8rem
    }
}

.p-and-cta__text {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    font-size: 1.4rem;
    line-height: 1.7;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-cta__text {
        gap: 16px;
        font-size: 1.6rem
    }
}

.p-and-cta__emphasis {
    color: #e5de8a;
    font-weight: 700
}

.p-and-about {
    position: relative;
    padding: 80px 0 96px
}

@media(min-width: 960px) {
    .p-and-about {
        padding: 136px 0 96px
    }
}

.p-and-about__inner {
    position: relative;
    width: calc(100% - 24px);
    max-width: none;
    margin-left: 0;
    margin-right: auto;
    padding: 80px 0 64px;
    background: #fcfcfc;
    border-radius: 0 72px 72px 0
}

@media(min-width: 960px) {
    .p-and-about__inner {
        width: calc(100% - 96px);
        padding: 136px 0 96px;
        border-radius: 0 120px 120px 0
    }
}

.p-and-about__heading {
    margin-bottom: 32px
}

@media(max-width: 959px) {
    .p-and-about__heading {
        margin-top: -96px;
        margin-bottom: 32px
    }
}

@media(min-width: 960px) {
    .p-and-about__heading {
        position: absolute;
        top: -46px;
        left: 50vw;
        transform: translateX(-50%);
        width: max-content;
        margin-bottom: 0
    }
}

.p-and-about__heading .p-and-section-heading__en {
    white-space: nowrap
}

@media(min-width: 960px) {
    .p-and-about__heading .p-and-section-heading__ja {
        width: 465px
    }
}

.p-and-about__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    width: min(900px, 100% - 48px);
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-and-about__content {
        width: 900px;
        margin-left: calc((100vw - 900px)/2);
        margin-right: auto
    }
}

.p-and-about__lead {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px
}

.p-and-about__title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about__title {
        font-size: 2.4rem
    }
}

.p-and-about__text {
    font-size: 1.5rem;
    line-height: 2.2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about__text {
        font-size: 1.6rem;
        line-height: 2.4
    }
}

.p-and-about__info {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px
}

.p-and-about__info-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
    font-size: 1.5rem;
    line-height: 1.6
}

@media(min-width: 960px) {
    .p-and-about__info-row {
        grid-template-columns: 104px 1fr;
        gap: 24px;
        font-size: 1.6rem
    }
}

.p-and-about__info-row dt {
    color: #999;
    font-weight: 700
}

.p-and-model {
    padding: 72px 0 96px
}

@media(min-width: 960px) {
    .p-and-model {
        padding: 96px 0
    }
}

.p-and-model__bg {
    position: relative;
    width: calc(100% - 24px);
    margin-left: auto;
    padding: 80px 0 120px;
    background: gray;
    border-radius: 72px 0 0 72px
}

@media(min-width: 960px) {
    .p-and-model__bg {
        width: calc(100% - 96px);
        min-height: 699px;
        padding: 104px 0 96px;
        border-radius: 120px 0 0 120px
    }
}

.p-and-model__inner {
    position: relative;
    max-width: 1000px;
    color: #fff
}

@media(min-width: 960px) {
    .p-and-model__inner {
        transform: translateX(-48px)
    }
}

.p-and-model__heading {
    justify-items: start;
    text-align: left
}

@media(max-width: 959px) {
    .p-and-model__heading {
        align-items: flex-end;
        min-height: 156px;
        margin-top: -128px;
        margin-bottom: 24px;
        justify-items: center;
        text-align: center
    }
}

@media(min-width: 960px) {
    .p-and-model__heading {
        position: absolute;
        top: 0;
        left: 0;
        width: 326px;
        z-index: 1
    }
}

.p-and-model__heading .p-and-section-heading__en {
    color: #bfbfbf;
    font-size: 6.4rem;
    line-height: 1
}

@media(max-width: 959px) {
    .p-and-model__heading .p-and-section-heading__en {
        bottom: 38px;
        left: 50%;
        text-align: center;
        transform: translateX(-50%)
    }
}

@media(min-width: 960px) {
    .p-and-model__heading .p-and-section-heading__en {
        position: absolute;
        top: 48px;
        left: -78px;
        font-size: 12rem;
        text-align: left
    }
}

.p-and-model__heading .p-and-section-heading__ja {
    color: #fff
}

@media(min-width: 960px) {
    .p-and-model__heading .p-and-section-heading__ja {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        font-size: 2.4rem;
        text-align: left;
        white-space: nowrap
    }

    .p-and-model__heading .p-and-section-heading__ja::before {
        content: "";
        display: block;
        width: 2px;
        height: 20px;
        background: #fff
    }
}

.p-and-model__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 32px
}

@media(min-width: 960px) {
    .p-and-model__content {
        grid-template-columns: 326px 634px;
        align-items: end;
        justify-content: space-between;
        width: 1000px;
        min-height: 385px;
        margin-top: 0;
        gap: 48px
    }
}

@media(max-width: 959px) {
    .p-and-model__button {
        order: 2;
        justify-self: center
    }
}

@media(min-width: 960px) {
    .p-and-model__button {
        align-self: end
    }
}

.p-and-model__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px
}

@media(max-width: 959px) {
    .p-and-model__list {
        order: 1
    }
}

.p-and-model .p-and-cta {
    margin-top: -96px
}

.p-and-model-card {
    display: grid;
    grid-template-columns: 1fr;
    min-height: 145px
}

@media(min-width: 960px) {
    .p-and-model-card {
        grid-template-columns: 180px 1fr;
        width: 100%
    }
}

.p-and-model-card__image {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    height: 42vw;
}

@media(min-width: 960px) {
    .p-and-model-card__image {
        border-radius: 8px 0 0 8px;
        overflow: hidden;
        height: auto;
    }
}

.p-and-model-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.p-and-model-card__content {
    display: grid;
    grid-template-columns: 1fr;
    align-content: space-between;
    gap: 8px;
    padding: 16px;
    border-radius: 0 0 8px 8px;
    background: #e6e6e6;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-and-model-card__content {
        border-radius: 0 8px 8px 0;
        padding: 16px 20px
    }
}

.p-and-model-card .p-and-text-link {
    justify-self: end
}

.p-and-model-card__title {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2
}

@media(min-width: 960px) {
    .p-and-model-card__title {
        font-size: 1.8rem
    }
}

.p-and-model-card__text {
    color: #505050;
    font-size: 1.3rem;
    line-height: 1.7
}

@media(min-width: 960px) {
    .p-and-model-card__text {
        font-size: 1.4rem
    }
}

.p-and-business-content__main {
    background: #f1f1f1;
    overflow-x: hidden;
    padding-bottom: 56px
}

@media(min-width: 960px) {
    .p-and-business-content__main {
        padding-bottom: 64px
    }
}

.p-and-business-content__fv {
    padding-top: 54px
}

@media(max-width: 959px) {
    .p-and-business-content__fv {
        padding-top: 72px
    }
}

.p-and-business-content__heading {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    margin-bottom: 56px;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-business-content__heading {
        margin-bottom: 32px
    }
}

.p-and-business-content__heading-en {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: -16px;
    color: #d9d9d9;
    font-size: 12rem;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase
}

@media(max-width: 959px) {
    .p-and-business-content__heading-en {
        margin-bottom: -10px;
        font-size: 7.2rem
    }
}

.p-and-business-content__heading-ja {
    color: #0a0a0a;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em
}

@media(max-width: 959px) {
    .p-and-business-content__heading-ja {
        font-size: 1.8rem
    }
}

.p-and-business-content__fv-image {
    width: 100%;
    aspect-ratio: 1440/400
}

@media(max-width: 959px) {
    .p-and-business-content__fv-image {
        aspect-ratio: 390/220
    }
}

.p-and-business-content__fv-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-and-business-content__lead {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    width: min(1000px, 100% - 32px);
    margin: 0 auto;
    padding: 80px 0;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-business-content__lead {
        gap: 20px;
        padding: 48px 0
    }
}

.p-and-business-content__lead-title {
    color: #0a0a0a;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .1em
}

@media(max-width: 959px) {
    .p-and-business-content__lead-title {
        font-size: 2.1rem;
        text-align: left
    }
}

.p-and-business-content__lead-text,
.p-and-business-content__body-text {
    color: #0a0a0a;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em;
    text-align: center
}

@media(max-width: 959px) {

    .p-and-business-content__lead-text,
    .p-and-business-content__body-text {
        font-size: 1.45rem;
        line-height: 2;
        text-align: left
    }

    .p-and-business-content__lead-text br,
    .p-and-business-content__body-text br {
        display: none
    }
}

.p-and-business-content__design {
    width: calc(100% - 96px);
    padding: 80px 0;
    background: #fff;
    border-radius: 0 120px 120px 0
}

@media(max-width: 959px) {
    .p-and-business-content__design {
        width: calc(100% - 24px);
        padding: 56px 0;
        border-radius: 0 72px 72px 0
    }
}

.p-and-business-content__section-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    width: min(1000px, 100% - 32px);
    margin: 0 auto
}

.p-and-business-content__design .p-and-business-content__section-inner {
    max-width: 900px
}

.p-and-business-content__section-heading {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    justify-items: center;
    text-align: center
}

.p-and-business-content__section-heading--approach {
    margin-top: 16px
}

.p-and-business-content__section-heading-ja {
    color: #0a0a0a;
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em
}

@media(max-width: 959px) {
    .p-and-business-content__section-heading-ja {
        font-size: 2rem
    }
}

.p-and-business-content__section-heading-en {
    font-family: "EB Garamond", serif;
    color: #bfbfbf;
    font-size: 2.2rem;
    line-height: 1;
    letter-spacing: 0
}

.p-and-business-content__section-heading--white .p-and-business-content__section-heading-ja {
    color: #fff
}

.p-and-business-content__section-heading--white .p-and-business-content__section-heading-en {
    color: #e6e6e6
}

.p-and-business-content__why-image {
    width: min(720px, 100%);
    aspect-ratio: 720/400;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 24px
}

@media(max-width: 959px) {
    .p-and-business-content__why-image {
        border-radius: 16px
    }
}

.p-and-business-content__why-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-and-business-content__approaches {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px
}

.p-and-business-content__approach-card {
    display: grid;
    grid-template-columns: 282px 1fr;
    overflow: hidden;
    border-radius: 24px;
    background: #212121
}

@media(max-width: 959px) {
    .p-and-business-content__approach-card {
        grid-template-columns: 1fr;
        border-radius: 18px
    }
}

.p-and-business-content__approach-image {
    min-height: 224px
}

@media(max-width: 959px) {
    .p-and-business-content__approach-image {
        aspect-ratio: 320/180;
        min-height: 0
    }
}

.p-and-business-content__approach-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-and-business-content__approach-body {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    align-content: start;
    padding: 40px 96px 40px 40px;
    color: #fff
}

@media(max-width: 959px) {
    .p-and-business-content__approach-body {
        padding: 28px 24px 32px
    }
}

.p-and-business-content__approach-num {
    font-family: "EB Garamond", serif;
    position: absolute;
    top: -3px;
    right: -2px;
    color: #505050;
    font-size: 10.4rem;
    line-height: .73;
    pointer-events: none
}

@media(max-width: 959px) {
    .p-and-business-content__approach-num {
        top: 12px;
        right: 18px;
        font-size: 7.2rem
    }
}

.p-and-business-content__approach-title {
    position: relative;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .05em;
    z-index: 2
}

@media(max-width: 959px) {
    .p-and-business-content__approach-title {
        max-width: 230px;
        font-size: 2rem;
        line-height: 1.4
    }
}

.p-and-business-content__approach-sub {
    position: relative;
    color: #cecece;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em;
    z-index: 2
}

@media(max-width: 959px) {
    .p-and-business-content__approach-sub {
        font-size: 1.4rem;
        line-height: 1.6
    }
}

.p-and-business-content__approach-text {
    position: relative;
    margin-top: 16px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em;
    z-index: 2
}

@media(max-width: 959px) {
    .p-and-business-content__approach-text {
        margin-top: 12px;
        font-size: 1.4rem
    }
}

.p-and-business-content__elements {
    padding: 120px 0 80px
}

@media(max-width: 959px) {
    .p-and-business-content__elements {
        padding: 72px 0 56px
    }
}

.p-and-business-content__step-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 19px;
    margin-top: 8px
}

@media(min-width: 960px) {
    .p-and-business-content__step-list {
        grid-template-columns: repeat(4, 224px);
        justify-content: space-between;
        gap: 0;
        width: min(100%, 1000px);
        margin-inline: auto
    }
}

@media(max-width: 959px) {
    .p-and-business-content__step-list {
        grid-template-columns: 1fr;
        gap: 48px
    }
}

.p-and-business-content__step-item {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 22px 33px 24px 1fr;
    gap: 16px;
    min-height: 284px;
    padding: 32px 24px 24px;
    border-radius: 24px;
    background: #fff;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-business-content__step-item {
        grid-template-rows: 22px 33px 24px auto;
        min-height: 0;
        padding: 28px 24px
    }
}

.p-and-business-content__step-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -26px;
    width: 18px;
    height: 26px;
    background: url(../images/and/business-content-step-arrow.svg) no-repeat center/22.5167px 13.5px;
    transform: translateY(-50%) rotate(90deg);
    z-index: 2
}

@media(max-width: 959px) {
    .p-and-business-content__step-item:not(:last-child)::after {
        top: auto;
        right: auto;
        bottom: -33px;
        left: 50%;
        width: 26px;
        height: 18px;
        transform: translateX(-50%) rotate(180deg)
    }
}

.p-and-business-content__step-num {
    font-family: "EB Garamond", serif;
    color: #bababa;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1
}

.p-and-business-content__step-title {
    color: #0a0a0a;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-and-business-content__step-label {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    justify-self: center;
    width: max-content;
    max-width: 100%;
    height: 24px;
    padding: 0 2px;
    color: #0a0a0a;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .05em;
    z-index: 1
}

.p-and-business-content__step-label::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 1px;
    left: 0;
    height: 7px;
    background: #e5de8a;
    z-index: -1
}

.p-and-business-content__step-text {
    color: #0a0a0a;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .05em;
    text-align: left
}

.p-and-business-content__service {
    padding: 80px 0;
    background: gray;
    color: #fff
}

@media(max-width: 959px) {
    .p-and-business-content__service {
        padding: 56px 0
    }
}

.p-and-business-content__service .p-and-business-content__section-inner {
    max-width: 1000px
}

.p-and-business-content__service-lead {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em;
    text-align: center
}

.p-and-business-content__service-badge {
    justify-self: center;
    padding: 3px 14px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-business-content__service-badge {
        width: 100%;
        font-size: 1.45rem
    }
}

.p-and-business-content__service-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 8px
}

@media(max-width: 959px) {
    .p-and-business-content__service-list {
        grid-template-columns: 1fr
    }
}

.p-and-business-content__service-card {
    overflow: hidden;
    border-radius: 24px
}

.p-and-business-content__service-image {
    aspect-ratio: 320/160
}

.p-and-business-content__service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-and-business-content__service-body {
    display: grid;
    grid-template-columns: 1fr;
    align-content: center;
    gap: 8px;
    min-height: 284px;
    padding: 12px 20px 20px;
    background: #e6e6e6;
    color: #0a0a0a
}

.p-and-business-content__service-title {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-business-content__service-title {
        font-size: 2rem
    }
}

.p-and-business-content__service-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    justify-self: center;
    min-height: 38px;
    padding: 6px 16px;
    border-radius: 4px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center
}

.p-and-business-content__service-text {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em
}

.p-and-business-content__model {
    padding: 80px 0;
    background: #0a0a0a;
    color: #fff
}

@media(max-width: 959px) {
    .p-and-business-content__model {
        padding: 56px 0
    }
}

.p-and-business-content__model .p-and-business-content__section-inner {
    max-width: 1000px;
    justify-items: center
}

.p-and-business-content__model-title {
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: .05em;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-business-content__model-title {
        font-size: 1.6rem
    }
}

.p-and-business-content__model-text {
    color: #fff;
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em;
    text-align: center
}

@media(max-width: 959px) {
    .p-and-business-content__model-text {
        font-size: 1.45rem;
        text-align: left
    }

    .p-and-business-content__model-text br {
        display: none
    }
}

.p-and-business-content__model-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    width: min(634px, 100%)
}

.p-and-business-content__model-card {
    display: grid;
    grid-template-columns: 180px 1fr;
    min-height: 145px
}

@media(max-width: 959px) {
    .p-and-business-content__model-card {
        grid-template-columns: 120px 1fr
    }
}

@media(min-width: 960px) {
    .p-and-business-content__model-card {
        transition: all .3s ease
    }

    .p-and-business-content__model-card:hover {
        opacity: .86
    }
}

.p-and-business-content__model-image {
    overflow: hidden;
    border-radius: 8px 0 0 8px
}

.p-and-business-content__model-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-and-business-content__model-body {
    display: grid;
    grid-template-columns: 1fr;
    align-content: space-between;
    gap: 8px;
    padding: 16px 20px;
    border-radius: 0 8px 8px 0;
    background: #e6e6e6;
    color: #0a0a0a
}

.p-and-business-content__model-name {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .05em
}

@media(max-width: 959px) {
    .p-and-business-content__model-name {
        font-size: 1.5rem
    }
}

.p-and-business-content__model-card-text {
    color: #505050;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: .05em
}

@media(max-width: 959px) {
    .p-and-business-content__model-card-text {
        font-size: 1.2rem
    }
}

.p-and-business-content__model-more {
    display: inline-flex;
    align-items: center;
    justify-self: end;
    gap: 8px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-and-business-content__model-more::after {
    content: "";
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/and/icon-arrow-news.svg) no-repeat center/contain;
    transform: rotate(-90deg)
}

.p-and-business-content__buttons {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    width: min(100%, 544px);
    margin-top: 80px;
    margin-bottom: 80px
}

@media(min-width: 960px) {
    .p-and-business-content__buttons {
        grid-template-columns: repeat(2, 256px);
        gap: 32px;
        max-width: 544px
    }
}

@media(max-width: 959px) {
    .p-and-business-content__buttons {
        margin-top: 56px;
        margin-bottom: 56px
    }
}

.p-and-business-content__button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(100%, 256px);
    min-height: 50px;
    margin: 0 auto;
    padding: 12px 34px;
    border-radius: 6px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center;
    white-space: nowrap;
    box-shadow: 0 4px 2px rgba(0, 0, 0, .1)
}

.p-and-business-content__button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center/contain;
    transform: translateY(-50%) rotate(-90deg)
}

@media(min-width: 960px) {
    .p-and-business-content__button {
        transition: all .3s ease
    }

    .p-and-business-content__button:hover {
        background: #303030
    }
}

.p-and-business-content .p-and-cta {
    margin-bottom: 64px
}

.p-and-food-tech .p-and-business-content__heading-en {
    text-transform: none
}

.p-and-food-tech .p-and-business-content__design {
    padding-bottom: 96px
}

@media(max-width: 959px) {
    .p-and-food-tech .p-and-business-content__design {
        padding-bottom: 64px
    }
}

.p-and-food-tech .p-and-business-content__approaches {
    margin-top: 8px
}

.p-and-food-tech .p-and-business-content__approach-card {
    min-height: 224px
}

.p-and-food-tech .p-and-business-content__approach-image {
    min-height: 224px
}

.p-and-food-tech .p-and-business-content__approach-body {
    align-content: center
}

.p-and-food-tech .p-and-business-content__approach-text {
    margin-top: 8px
}

.p-and-food-tech__turning {
    padding: 120px 0 80px
}

@media(max-width: 959px) {
    .p-and-food-tech__turning {
        padding: 72px 0 56px
    }
}

.p-and-food-tech__turning-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    width: min(1000px, 100% - 32px);
    margin: 0 auto
}

.p-and-food-tech__turning-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: center;
    gap: 54px;
    width: min(100%, 900px);
    margin-inline: auto;
    margin-top: 8px
}

@media(min-width: 960px) {
    .p-and-food-tech__turning-list {
        grid-template-columns: repeat(3, 264px);
        justify-content: center
    }
}

@media(max-width: 959px) {
    .p-and-food-tech__turning-list {
        grid-template-columns: 1fr;
        gap: 40px
    }
}

.p-and-food-tech__turning-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    justify-items: center;
    min-height: 167px;
    padding: 42px 18px;
    border-radius: 24px;
    background: #fff;
    text-align: center;
    position: relative
}

.p-and-food-tech__turning-item:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/and/food-tech-plus.svg) no-repeat center/contain
}

@media(min-width: 960px) {
    .p-and-food-tech__turning-item:not(:last-child)::after {
        top: 50%;
        right: -43px;
        transform: translateY(-50%);
        z-index: 2
    }
}

@media(max-width: 959px) {
    .p-and-food-tech__turning-item {
        position: relative;
        padding: 36px 24px
    }

    .p-and-food-tech__turning-item:not(:last-child)::after {
        position: absolute;
        top: auto;
        right: auto;
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2
    }
}

.p-and-food-tech__turning-num {
    font-family: "EB Garamond", serif;
    color: #bababa;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1
}

.p-and-food-tech__turning-title {
    position: relative;
    color: #0a0a0a;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    white-space: nowrap;
    z-index: 1
}

.p-and-food-tech__turning-title::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 1px;
    left: 0;
    height: 10px;
    background: #e5de8a;
    z-index: -1
}

@media(max-width: 959px) {
    .p-and-food-tech__turning-title {
        font-size: 2rem
    }
}

.p-and-food-tech__revenue {
    padding: 80px 0 96px
}

@media(max-width: 959px) {
    .p-and-food-tech__revenue {
        padding: 56px 0 72px
    }
}

.p-and-food-tech__revenue .p-and-business-content__service-list {
    margin-top: 0
}

.p-and-food-tech__revenue .p-and-food-tech__revenue-flow {
    margin: 8px 0 40px
}

@media(min-width: 960px) {
    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-list {
        width: min(100%, 1000px)
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-item {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 96px;
        padding-right: 18px;
        padding-left: 18px;
        background: #0a0a0a;
        color: #fff
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-title {
        color: #fff;
        white-space: nowrap;
        font-size: 2rem;
        letter-spacing: 0
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-item:not(:last-child)::after {
        right: -24px;
        width: 0;
        height: 0;
        background: none;
        border-top: 10px solid rgba(0, 0, 0, 0);
        border-bottom: 10px solid rgba(0, 0, 0, 0);
        border-left: 14px solid #0a0a0a;
        transform: translateY(-50%)
    }
}

@media(max-width: 959px) {
    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow {
        margin: 4px 0 32px
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-item {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 84px;
        padding: 20px 24px;
        background: #0a0a0a;
        color: #fff
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-title {
        color: #fff;
        font-size: 1.9rem;
        white-space: nowrap
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-item:not(:last-child)::after {
        bottom: -15px;
        width: 0;
        height: 0;
        background: none;
        border-right: 10px solid rgba(0, 0, 0, 0);
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-top: 14px solid #0a0a0a;
        transform: translateX(-50%)
    }
}

.p-and-food-tech__revenue .p-and-business-content__service-title {
    color: #0a0a0a
}

.p-and-food-tech__revenue .p-and-business-content__service-body {
    min-height: 286px;
    background: #e6e6e6
}

@media(max-width: 959px) {
    .p-and-food-tech__revenue .p-and-business-content__service-body {
        min-height: 0
    }
}

.p-and-food-tech .p-and-business-content__buttons {
    margin-top: 80px
}

@media(max-width: 959px) {
    .p-and-food-tech .p-and-business-content__buttons {
        margin-top: 56px
    }
}

.p-top-fv {
    padding-top: 87px;
    background: linear-gradient(to right, #f1f1f1 0%, #f1f1f1 50%, rgba(241, 241, 241, 0) 100%), url(../images/fv_bg.webp) no-repeat 58% -10%/auto 348px
}

@media(min-width: 960px) {
    .p-top-fv {
        height: 551px;
        padding-top: 125px;
        background: url(../images/fv_bg.webp) no-repeat center/auto 100%
    }
}

.p-top-fv__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 82px;
    max-width: 1064px
}

@media(min-width: 960px) {
    .p-top-fv__inner {
        gap: 56px
    }
}

.p-top-fv__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px
}

@media(min-width: 960px) {
    .p-top-fv__content {
        gap: 8px
    }
}

.p-top-fv__heading {
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: .05em;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-top-fv__heading {
        font-size: 4.1rem;
        line-height: 1.4
    }
}

.p-top-fv__lead {
    margin-top: 32px;
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 1.7;
    letter-spacing: .1em
}

.p-top-fv__text {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: .1em
}

@media(min-width: 960px) {
    .p-top-fv__text {
        font-size: 1.5rem;
        line-height: 2
    }
}

.p-top-fv__cta {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px
}

@media(min-width: 960px) {
    .p-top-fv__cta {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
        width: 548px
    }
}

.p-top-lead {
    margin-top: 56px
}

.p-top-lead__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    width: 89.5%;
    max-width: 358px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-top-lead__inner {
        max-width: 1070px
    }
}

.p-top-lead__heading {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    text-align: center
}

.p-top-lead__heading-main {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .1em;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-top-lead__heading-main {
        font-size: 2.8rem
    }
}

.p-top-lead__heading-sub {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: .1em
}

@media(min-width: 960px) {
    .p-top-lead__heading-sub {
        line-height: 1.4
    }
}

.p-top-lead__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px
}

@media(min-width: 960px) {
    .p-top-lead__content {
        position: relative
    }
}

.p-top-lead__more {
    display: flex;
    justify-content: center
}

@media(min-width: 960px) {
    .p-top-lead__more {
        position: absolute;
        left: 0;
        bottom: 17px;
        width: 100%
    }
}

.p-top-news {
    margin-top: 56px;
    padding-top: 36px
}

@media(min-width: 960px) {
    .p-top-news {
        margin-top: 116px;
        padding-top: 0
    }
}

.p-top-news__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    width: 92%;
    padding: 18px 24px 24px;
    background: #fff;
    border-radius: 16px;
    max-width: 1100px
}

@media(min-width: 960px) {
    .p-top-news__inner {
        position: relative;
        padding: 48px 72px
    }
}

@media(min-width: 960px) {
    .p-top-news__heading {
        position: absolute;
        top: 50%;
        left: -64px;
        width: 338px;
        padding: 117px 0 14px;
        transform: translateY(-50%)
    }
}

.p-top-news__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px
}

@media(min-width: 960px) {
    .p-top-news__content {
        padding-left: 246px
    }
}

.p-top-news__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px
}

@media(min-width: 960px) {
    .p-top-news__list {
        gap: 8px
    }
}

.p-top-news__link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 16px;
    padding: 8px 0 20px;
    border-bottom: 1px solid #cecece
}

@media(min-width: 960px) {
    .p-top-news__link {
        flex-wrap: nowrap;
        padding: 28px 0 36px
    }
}

@media(min-width: 960px) {
    .p-top-news__link {
        transition: all .3s ease
    }

    .p-top-news__link:hover {
        opacity: .7
    }
}

.p-top-news__date {
    line-height: 1.4
}

@media(min-width: 960px) {
    .p-top-news__date {
        flex-shrink: 0
    }
}

.p-top-news__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 100%;
    line-height: 1.4;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-top-news__title {
        width: auto
    }
}

.p-top-news__category {
    padding: 4px 10px;
    background: #0a0a0a;
    border-radius: 100px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #fff
}

@media(min-width: 960px) {
    .p-top-news__category {
        flex-shrink: 0
    }
}

.p-top-news__more {
    display: flex;
    justify-content: flex-end
}

.p-top-project {
    padding-top: 54px;
    overflow: hidden
}

@media(min-width: 960px) {
    .p-top-project {
        padding-top: 119px
    }
}

@media(min-width: 960px) {
    .p-top-project__inner {
        max-width: 866px;
        max-width: 904px;
        padding-bottom: 20px
    }
}

.p-top-project__content {
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top-project__content {
        margin-top: 49px
    }
}

@media(min-width: 960px) {
    .p-top-project__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        gap: 40px 17px
    }
}

@media(max-width: 959px) {
    .p-top-project__article {
        display: grid;
        grid-template-columns: 1fr
    }
}

@media(min-width: 960px) {
    .p-top-project__article {
        flex: 0 0 440px;
        width: 440px;
        max-width: 100%
    }

    .p-top-project__article:hover .p-top-project__article-content {
        opacity: 1
    }
}

.p-top-project__article.is-invalid .p-top-project__article-heading {
    background: none
}

@media(min-width: 960px) {
    .p-top-project__article--sub {
        flex-basis: 290px;
        width: 290px
    }
}

.p-top-project__article-heading {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 10px 36px 10px 0;
    background: url(../images/icon_arrow_circle.svg) no-repeat center right/24px auto;
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 1.2;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-top-project__article-heading {
        margin-top: 16px;
        background: none;
        padding: 0;
        text-align: center
    }
}

@media(max-width: 959px) {
    .p-top-project__article-heading {
        order: 1
    }
}

.p-top-project__article-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px
}

@media(min-width: 960px) {
    .p-top-project__article-container {
        position: relative;
        filter: drop-shadow(6px 6px 5px rgba(0, 0, 0, 0.03))
    }
}

@media(max-width: 959px) {
    .p-top-project__article-container {
        order: 2
    }
}

.p-top-project__article-thumbnail {
    aspect-ratio: 290/327;
    border-radius: 8px;
    overflow: hidden
}

@media(min-width: 960px) {
    .p-top-project__article-thumbnail {
        aspect-ratio: 440/295;
        height: auto
    }
}

.p-top-project__article-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media(min-width: 960px) {
    .p-top-project__article--sub .p-top-project__article-thumbnail {
        aspect-ratio: 290/200
    }
}

@media(min-width: 960px) {
    .p-top-project__article-content {
        position: absolute;
        top: 0;
        left: 0;
        display: grid;
        place-content: center;
        width: 100%;
        height: 100%;
        padding: 27px;
        border-radius: 8px;
        color: #fff;
        opacity: 0;
        transition: .3s ease
    }

    .p-top-project__article-content.color1 {
        background: rgba(61, 102, 96, .8)
    }

    .p-top-project__article-content.color2 {
        background: rgba(102, 99, 61, .8)
    }

    .p-top-project__article-content.color3 {
        background: rgba(102, 82, 61, .8)
    }

    .p-top-project__article-content.color4 {
        background: rgba(61, 82, 102, .8)
    }

    .p-top-project__article-content.color5 {
        background: rgba(102, 82, 82, .8)
    }
}

.p-top-project__article-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 1.3rem;
    line-height: 2
}

@media(min-width: 960px) {
    .p-top-project__article-description {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8;
        overflow: hidden;
        font-size: 1.4rem;
        letter-spacing: .1em
    }

    .p-top-project__article-description span {
        display: block;
        margin-top: 12px;
        padding-right: 26px;
        background: url(../images/icon_arrow_white.svg) no-repeat center right/18px auto;
        text-align: right
    }
}

.p-top-project__more {
    margin-top: 32px
}

@media(min-width: 960px) {
    .p-top-project__more {
        margin-top: 48px
    }
}

.p-top-about {
    padding-top: 36px
}

@media(min-width: 960px) {
    .p-top-about {
        padding-top: 63px
    }
}

.p-top-about__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    max-width: 896px;
    padding: 18px 0 48px
}

@media(min-width: 960px) {
    .p-top-about__inner {
        gap: 40px;
        padding: 58px 0 96px
    }
}

.p-top-about__container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px
}

@media(min-width: 960px) {
    .p-top-about__container {
        grid-template-columns: 1fr 308px;
        gap: 48px
    }
}

.p-top-about__image {
    width: 172px;
    border-radius: 24px;
    overflow: hidden;
    aspect-ratio: 172/207;
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-top-about__image {
        align-self: start;
        order: 2;
        width: 100%;
        margin: 0
    }
}

.p-top-about__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.p-top-about__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px
}

@media(min-width: 960px) {
    .p-top-about__content {
        gap: 56px;
        order: 1
    }
}

.p-top-about__text {
    font-size: 1.5rem;
    line-height: 2.4
}

@media(min-width: 960px) {
    .p-top-about__text {
        font-size: 1.6rem
    }
}

.p-top-about__info {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px
}

@media(min-width: 960px) {
    .p-top-about__info {
        gap: 32px
    }
}

.p-top-membership {
    padding-top: 36px
}

@media(min-width: 960px) {
    .p-top-membership {
        padding-top: 79px
    }
}

.p-top-membership__inner {
    max-width: 1100px;
    padding: 18px 24px 40px;
    background: #fff;
    border-radius: 40px
}

@media(min-width: 960px) {
    .p-top-membership__inner {
        padding: 38px 100px 64px
    }
}

.p-top-membership__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top-membership__content {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
        max-width: 840px;
        margin: 60px auto 0
    }
}

.p-top-membership__box {
    background: #f2f2f2;
    border-radius: 16px;
    overflow: hidden
}

@media(min-width: 960px) {
    .p-top-membership__box {
        border-radius: 24px
    }
}

.p-top-membership__box-title,
.p-top-membership__box-title--green {
    padding: 12px;
    text-align: center;
    background: #e5de8a;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2
}

@media(min-width: 960px) {

    .p-top-membership__box-title,
    .p-top-membership__box-title--green {
        padding: 24px;
        font-size: 2.2rem
    }
}

.p-top-membership__box-title--green {
    background: #0a0a0a;
    color: #fff
}

.p-top-membership__box-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 16px
}

@media(min-width: 960px) {
    .p-top-membership__box-content {
        padding: 48px 42px
    }
}

.p-top-membership__box-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px
}

@media(min-width: 960px) {
    .p-top-membership__box-list {
        gap: 10px
    }
}

.p-top-membership__box-list-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #0a0a0a;
    text-align: center
}

@media(min-width: 960px) {
    .p-top-membership__box-list-title {
        font-size: 1.8rem
    }
}

.p-top-membership__box-list-detail {
    line-height: 1.5
}

@media(min-width: 960px) {
    .p-top-membership__box-list-detail {
        font-size: 1.5rem
    }
}

.p-top-membership__box-list-detail--price {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700;
    text-align: center
}

@media(min-width: 960px) {
    .p-top-membership__box-list-detail--price {
        min-height: 56px;
        font-size: 1.6rem;
        line-height: 1
    }
}

.p-top-membership__box-list-detail--price span {
    font-size: 3.2rem
}

@media(min-width: 960px) {
    .p-top-membership__box-list-detail--price span {
        font-size: 4rem
    }
}

.p-top-membership__box-list-detail--min-height {
    min-height: 33px;
    font-size: 1.5rem;
    text-align: center
}

@media(min-width: 960px) {
    .p-top-membership__box-list-detail--min-height {
        min-height: 56px
    }
}

.p-top-membership__more {
    margin-top: 32px
}

.p-top-companies {
    padding-top: 36px;
    margin-top: 24px
}

@media(min-width: 960px) {
    .p-top-companies {
        margin-top: 40px;
        padding-top: 80px
    }
}

.p-top-companies__inner {
    max-width: 1100px;
    padding: 18px 24px 40px;
    background: #fff;
    border-radius: 40px
}

@media(min-width: 960px) {
    .p-top-companies__inner {
        padding: 40px 94px 64px
    }
}

.p-top-companies__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top-companies__list {
        grid-template-columns: repeat(6, 1fr);
        gap: 24px;
        margin-top: 60px
    }
}

.p-top-companies__list-link {
    display: block;
    align-self: 96/45
}

@media(min-width: 960px) {
    .p-top-companies__list-link {
        transition: all .3s ease
    }

    .p-top-companies__list-link:hover {
        opacity: .7
    }
}

.p-top-companies__list-link img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.p-top-companies__more {
    margin-top: 24px
}

@media(min-width: 960px) {
    .p-top-companies__more {
        margin-top: 40px
    }
}

.p-top-case {
    padding-top: 54px;
    overflow: hidden
}

@media(min-width: 960px) {
    .p-top-case {
        padding: 0
    }
}

.p-top-case__inner {
    max-width: 1000px
}

@media(min-width: 960px) {
    .p-top-case__inner {
        display: grid;
        grid-template-columns: 250px 1fr;
        gap: 40px;
        width: 69.4444444444%;
        padding: 104px 0 76px;
        min-height: 620px
    }
}

@media(min-width: 960px) {
    .p-top-case__heading {
        grid-column: 1/2;
        grid-row: 1/2
    }
}

.p-top-case__content {
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-top-case__content {
        grid-column: 2/3;
        grid-row: 1/3;
        margin: 0 0 0 auto;
        width: 100%;
        max-width: 634px
    }
}

@media(min-width: 960px) {
    .p-top-case__list {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px
    }
}

.p-top-case__article {
    border-radius: 8px;
    overflow: hidden
}

@media(min-width: 960px) {
    .p-top-case__article {
        display: grid;
        grid-template-columns: 180px 1fr;
        gap: 0;
        height: max-content
    }
}

@media(min-width: 960px) {
    .p-top-case__article {
        transition: all .3s ease
    }

    .p-top-case__article:hover {
        opacity: .8
    }

    .p-top-case__article:hover .p-top-case__article-arrow {
        text-decoration: underline
    }
}

.p-top-case__article-thumbnail {
    display: grid;
    place-content: center;
    aspect-ratio: 290/233;
    background: #d4d9ce
}

@media(min-width: 960px) {
    .p-top-case__article-thumbnail {
        aspect-ratio: 180/145
    }
}

.p-top-case__article-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.p-top-case__article-placeholder {
    color: #999;
    font-size: 1.4rem;
    line-height: 1
}

.p-top-case__article-content {
    padding: 12px;
    background: #fff
}

@media(min-width: 960px) {
    .p-top-case__article-content {
        align-self: start;
        padding: 16px
    }
}

.p-top-case__article-heading {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    min-height: 3em;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-top-case__article-heading {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        font-size: 1.8rem;
        line-height: 1.2;
        min-height: 1.2em
    }
}

.p-top-case__article-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 8px;
    min-height: 4.5em;
    font-size: 1.3rem;
    line-height: 1.5
}

@media(min-width: 960px) {
    .p-top-case__article-description {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 1.4rem;
        line-height: 1.7;
        min-height: 3.4em
    }
}

.p-top-case__article-arrow {
    padding: 5px 33px 5px 0;
    text-align: right;
    margin-top: 8px;
    background: url(../images/icon_arrow_circle.svg) no-repeat center right/24px auto;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-top-case__article-arrow {
        margin-top: 4px;
        padding: 4px 26px 4px 0;
        background: url(../images/icon_arrow_green_darkest.svg) no-repeat center right/24px auto;
        color: #0a0a0a
    }
}

.p-top-case__more {
    max-width: 320px;
    margin: 32px auto 0
}

@media(min-width: 960px) {
    .p-top-case__more {
        grid-column: 1/2;
        grid-row: 2/3;
        align-self: end;
        width: 250px;
        margin: 0
    }
}

.p-cta {
    position: relative;
    margin-top: 40px;
    z-index: 2
}

@media(min-width: 960px) {
    .p-cta {
        margin-top: 80px
    }
}

.p-cta__inner {
    width: 92%;
    max-width: 1000px;
    padding: 40px 24px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .03)
}

@media(min-width: 960px) {
    .p-cta__inner {
        padding: 88px;
        border-radius: 32px
    }
}

.p-cta__heading {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px
}

@media(min-width: 960px) {
    .p-cta__heading {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 24px
    }
}

.p-cta__heading-icon {
    display: block;
    width: 82px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-cta__heading-icon {
        width: 136px;
        margin: 0
    }
}

.p-cta__heading-main {
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: .1em;
    color: #0a0a0a;
    text-align: center
}

@media(min-width: 960px) {
    .p-cta__heading-main {
        font-size: 2.3rem
    }
}

.p-cta__text {
    margin-top: 16px;
    letter-spacing: .1em;
    text-align: center
}

@media(min-width: 960px) {
    .p-cta__text {
        margin-top: 32px;
        font-size: 1.8rem
    }
}

.p-cta__button {
    margin-top: 16px
}

@media(min-width: 960px) {
    .p-cta__button {
        gap: 16px;
        width: 612px;
        width: 298px;
        margin: 32px auto 0
    }
}

.p-and-about-page__main {
    overflow: hidden;
    padding-bottom: 56px;
    background: #f1f1f1
}

@media(min-width: 960px) {
    .p-and-about-page__main {
        padding-bottom: 64px
    }
}

.p-and-about-page__hero {
    display: grid;
    grid-template-columns: 1fr;
    gap: 72px;
    padding: 72px 16px 80px;
    text-align: center
}

@media(min-width: 960px) {
    .p-and-about-page__hero {
        gap: 80px;
        padding: 56px 16px 80px
    }
}

.p-and-about-page__hero-heading {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-and-about-page__hero-heading-en {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: -10px;
    color: #d9d9d9;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap
}

@media(min-width: 960px) {
    .p-and-about-page__hero-heading-en {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-and-about-page__hero-heading-ja {
    position: relative;
    color: #0a0a0a;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em;
    z-index: 2
}

@media(min-width: 960px) {
    .p-and-about-page__hero-heading-ja {
        font-size: 2.4rem
    }
}

.p-and-about-page__hero-lead {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    width: min(1000px, 100%);
    margin: 0 auto;
    color: #0a0a0a
}

.p-and-about-page__hero-title {
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .1em
}

@media(min-width: 960px) {
    .p-and-about-page__hero-title {
        font-size: 2.8rem
    }
}

.p-and-about-page__hero-text {
    font-size: 1.45rem;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about-page__hero-text {
        font-size: 1.6rem
    }
}

.p-and-about-page__started {
    display: block
}

.p-and-about-page__started-bg {
    width: calc(100% - 24px);
    min-height: 0;
    padding: 56px 0;
    background: #fff;
    border-radius: 0 72px 72px 0
}

@media(min-width: 960px) {
    .p-and-about-page__started-bg {
        width: calc(100% - 96px);
        min-height: 980px;
        padding: 80px 0;
        border-radius: 0 120px 120px 0
    }
}

.p-and-about-page__section-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    width: min(900px, 100% - 32px);
    margin: 0 auto
}

.p-and-about-page__section-heading {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    justify-items: center;
    color: #0a0a0a;
    text-align: center
}

.p-and-about-page__section-heading-ja {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about-page__section-heading-ja {
        font-size: 2.8rem
    }
}

.p-and-about-page__section-heading-en {
    font-family: "EB Garamond", serif;
    color: #bfbfbf;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0
}

@media(min-width: 960px) {
    .p-and-about-page__section-heading-en {
        font-size: 2.2rem
    }
}

.p-and-about-page__section-heading--white {
    color: #fff
}

.p-and-about-page__section-heading--white .p-and-about-page__section-heading-en {
    color: #e6e6e6
}

.p-and-about-page__started-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    justify-items: center
}

.p-and-about-page__started-image {
    width: min(720px, 100%);
    aspect-ratio: 720/400;
    overflow: hidden;
    border-radius: 16px
}

@media(min-width: 960px) {
    .p-and-about-page__started-image {
        border-radius: 24px
    }
}

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

.p-and-about-page__body-text {
    width: 100%;
    color: #0a0a0a;
    font-size: 1.45rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em;
    text-align: left
}

@media(max-width: 959px) {
    .p-and-about-page__body-text br {
        display: none
    }
}

@media(min-width: 960px) {
    .p-and-about-page__body-text {
        font-size: 1.6rem;
        text-align: center
    }
}

.p-and-about-page__policy {
    padding: 72px 0
}

@media(min-width: 960px) {
    .p-and-about-page__policy {
        padding: 120px 0 96px
    }
}

.p-and-about-page__policy .p-and-about-page__section-inner {
    gap: 32px
}

.p-and-about-page__policy-block {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    color: #0a0a0a;
    text-align: center
}

.p-and-about-page__policy-block--value {
    gap: 40px
}

.p-and-about-page__policy-heading {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    justify-items: center
}

.p-and-about-page__policy-heading-en {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    color: #aaa;
    font-size: 4.2rem;
    line-height: 1;
    letter-spacing: 0
}

@media(min-width: 960px) {
    .p-and-about-page__policy-heading-en {
        font-size: 5.4rem
    }
}

.p-and-about-page__policy-heading-ja {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about-page__policy-heading-ja {
        font-size: 2rem;
        line-height: 1.2
    }
}

.p-and-about-page__policy-text {
    font-size: 1.45rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em
}

@media(max-width: 959px) {
    .p-and-about-page__policy-text br {
        display: none
    }
}

@media(min-width: 960px) {
    .p-and-about-page__policy-text {
        font-size: 1.7rem
    }
}

.p-and-about-page__value-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px
}

.p-and-about-page__value-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    justify-items: center;
    text-align: center
}

.p-and-about-page__value-title {
    display: inline-block;
    color: #0a0a0a;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about-page__value-title {
        font-size: 2.2rem
    }
}

.p-and-about-page__value-title span {
    position: relative;
    display: inline-block;
    z-index: 1
}

.p-and-about-page__value-title span::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 3px;
    left: 0;
    height: 10px;
    background: #e5de8a;
    z-index: -1
}

.p-and-about-page__value-text {
    font-size: 1.45rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about-page__value-text {
        font-size: 1.7rem
    }
}

.p-and-about-page__message {
    background: gray;
    color: #fff
}

.p-and-about-page__message-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    width: min(992px, 100% - 32px);
    margin: 0 auto;
    padding: 72px 0
}

@media(min-width: 960px) {
    .p-and-about-page__message-inner {
        gap: 58px;
        padding: 100px 0
    }
}

.p-and-about-page__message-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    align-items: start
}

@media(min-width: 960px) {
    .p-and-about-page__message-content {
        grid-template-columns: 540px 308px;
        justify-content: center;
        gap: 48px
    }
}

.p-and-about-page__message-body {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    order: 2
}

@media(min-width: 960px) {
    .p-and-about-page__message-body {
        order: 1
    }
}

.p-and-about-page__message-text {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    color: #fff;
    font-size: 1.45rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about-page__message-text {
        font-size: 1.6rem
    }
}

.p-and-about-page__message-sign {
    color: #fff;
    font-size: 1.35rem;
    font-weight: 500;
    line-height: 2.4;
    letter-spacing: .05em;
    text-align: right
}

@media(min-width: 960px) {
    .p-and-about-page__message-sign {
        font-size: 1.6rem
    }
}

.p-and-about-page__message-image {
    order: 1;
    width: min(308px, 78%);
    aspect-ratio: 308/371;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 24px
}

@media(min-width: 960px) {
    .p-and-about-page__message-image {
        order: 2;
        width: 308px;
        margin: 0
    }
}

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

.p-and-about-page__company {
    padding: 72px 0 48px
}

@media(min-width: 960px) {
    .p-and-about-page__company {
        padding: 100px 0 80px
    }
}

.p-and-about-page__company-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    width: min(900px, 100% - 32px);
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-and-about-page__company-inner {
        gap: 48px
    }
}

.p-and-about-page__company-table {
    display: grid;
    grid-template-columns: 1fr
}

.p-and-about-page__company-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px 0;
    border-bottom: 1px solid #d9d9d9;
    color: #0a0a0a;
    font-size: 1.45rem;
    line-height: 1.7;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-about-page__company-row {
        grid-template-columns: 128px 1fr;
        gap: 16px;
        padding: 16px 0;
        font-size: 1.6rem
    }
}

.p-and-about-page__company-row dt {
    color: #aaa;
    font-weight: 700
}

.p-and-about-page__company-row dd {
    font-weight: 500
}

.p-and-about-page__buttons {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    width: min(100%, 544px);
    margin: 0 auto;
    padding: 0 16px
}

@media(min-width: 960px) {
    .p-and-about-page__buttons {
        grid-template-columns: repeat(2, 256px);
        gap: 32px;
        width: 544px;
        padding: 0
    }
}

.p-and-about-page__button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(100%, 256px);
    min-height: 50px;
    margin: 0 auto;
    padding: 12px 40px 12px 24px;
    border-radius: 6px;
    background: #0a0a0a;
    box-shadow: 0 4px 2px rgba(0, 0, 0, .1);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center;
    white-space: nowrap
}

@media(min-width: 960px) {
    .p-and-about-page__button {
        font-size: 1.6rem
    }
}

.p-and-about-page__button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center/contain;
    transform: translateY(-50%) rotate(-90deg)
}

@media(min-width: 960px) {
    .p-and-about-page__button {
        transition: all .3s ease
    }

    .p-and-about-page__button:hover {
        background: #303030
    }
}

.p-and-about-page__cta {
    margin-top: 80px
}

@media(min-width: 960px) {
    .p-and-about-page__cta {
        margin-top: 96px
    }
}

.p-project__main {
    background: #f1f1f1;
    padding-bottom: 56px
}

@media(min-width: 960px) {
    .p-project__main {
        padding-bottom: 64px
    }
}

.p-project__main .c-fv-sub__inner {
    padding: 92px 0 56px
}

@media(min-width: 960px) {
    .p-project__main .c-fv-sub__inner {
        padding: 54px 0 80px
    }
}

.p-project__main .c-fv-sub__heading {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-project__main .c-fv-sub__heading-main {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: static;
    width: auto;
    margin-bottom: -10px;
    color: #d9d9d9;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    opacity: 1;
    text-transform: uppercase
}

@media(min-width: 960px) {
    .p-project__main .c-fv-sub__heading-main {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-project__main .c-fv-sub__heading-sub {
    color: #0a0a0a;
    font-weight: 500
}

.p-project__main .p-and-cta {
    margin-top: 72px
}

@media(min-width: 960px) {
    .p-project__main .p-and-cta {
        margin-top: 96px
    }
}

.p-project__content-inner {
    width: calc(100% - 32px);
    max-width: 1000px
}

.p-project__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px
}

@media(min-width: 960px) {
    .p-project__list {
        gap: 32px
    }
}

@media(min-width: 960px) {
    .p-project__article:nth-child(even) .p-project__article-inner {
        flex-direction: row-reverse
    }
}

.p-project__article-inner {
    display: grid;
    grid-template-columns: 1fr;
    overflow: hidden;
    background: #fff;
    border-radius: 20px;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .03)
}

@media(min-width: 960px) {
    .p-project__article-inner {
        display: flex;
        min-height: 356px;
        border-radius: 24px
    }
}

@media(min-width: 960px) {
    .p-project__article-inner {
        transition: all .3s ease
    }

    .p-project__article-inner:hover {
        opacity: .86
    }
}

.p-project__article-thumbnail {
    aspect-ratio: 320/220
}

@media(min-width: 960px) {
    .p-project__article-thumbnail {
        flex: 0 0 320px;
        aspect-ratio: auto;
        min-height: 356px
    }
}

.p-project__article-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-project__article-content {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr auto;
    gap: 24px;
    padding: 24px
}

@media(min-width: 960px) {
    .p-project__article-content {
        flex: 1 1 auto;
        min-width: 0;
        min-height: 356px;
        padding: 40px
    }
}

.p-project__article-title {
    color: #0a0a0a;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-project__article-title {
        font-size: 2.4rem
    }
}

.p-project__article-description {
    align-self: center;
    color: #0a0a0a;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.9;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-project__article-description {
        font-size: 1.5rem;
        line-height: 2
    }
}

.p-project__article-more {
    display: inline-flex;
    align-items: center;
    justify-self: end;
    align-self: end;
    gap: 8px;
    color: #0a0a0a;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-project__article-more::after {
    content: "";
    display: block;
    width: 24px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: url(../images/and/icon-arrow-news.svg) no-repeat center/18px auto, #e5de8a;
    transform: rotate(-90deg)
}

.p-project__button {
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-project__button {
        margin-top: 80px
    }
}

.p-project__button .c-button-rounded--small {
    width: min(100%, 256px);
    max-width: 256px;
    margin-inline: auto;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .p-project__button .c-button-rounded--small {
        transition: all .3s ease
    }

    .p-project__button .c-button-rounded--small:hover {
        background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #303030
    }
}

.p-project-single__main {
    padding-bottom: 40px
}

@media(min-width: 960px) {
    .p-project-single__main {
        padding-bottom: 64px
    }
}

.p-project-single__lead {
    padding: 48px 0;
    text-align: center
}

@media(min-width: 960px) {
    .p-project-single__lead {
        padding: 80px 0
    }
}

.p-project-single__lead-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px
}

@media(min-width: 960px) {
    .p-project-single__lead-inner {
        gap: 24px
    }
}

.p-project-single__lead-heading {
    font-size: 2rem;
    line-height: 1.4;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-project-single__lead-heading {
        font-size: 3.2rem
    }
}

.p-project-single__block01,
.p-project-single__block02,
.p-project-single__block03,
.p-project-single__block04 {
    padding: 48px 0
}

@media(min-width: 960px) {

    .p-project-single__block01,
    .p-project-single__block02,
    .p-project-single__block03,
    .p-project-single__block04 {
        padding: 80px 0
    }
}

.p-project-single__block01 .u-inner,
.p-project-single__block02 .u-inner,
.p-project-single__block03 .u-inner,
.p-project-single__block04 .u-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 48px
}

@media(min-width: 960px) {

    .p-project-single__block01 .u-inner,
    .p-project-single__block02 .u-inner,
    .p-project-single__block03 .u-inner,
    .p-project-single__block04 .u-inner {
        gap: 64px
    }
}

.p-project-single__block01 {
    background: #e6e6e6
}

.p-project-single__block03 {
    background: #fcfcfc
}

.p-project-single__block04 {
    background: #0a0a0a;
    color: #fff
}

.p-project-single__block04 .c-heading-lower__main,
.p-project-single__block04 .c-section__text {
    color: #fff
}

.p-project-single__block04 .c-heading-lower__sub {
    color: #c8fae5
}

.p-project-single__image-medium {
    max-width: 720px;
    aspect-ratio: 720/400
}

.p-project-single__image-medium img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.p-project-single__text-narrow {
    max-width: 780px;
    margin: 0 auto
}

.p-project-single__food-hero .c-section__text {
    letter-spacing: .1em
}

@media(min-width: 960px) {
    .p-project-single__food-hero .c-section__text {
        font-size: 1.7rem
    }
}

.p-project-single__food-hero-list {
    gap: 12px
}

@media(min-width: 960px) {
    .p-project-single__food-hero-list {
        grid-template-columns: 274px 14px 274px 14px 274px;
        align-items: center;
        justify-content: space-between;
        gap: 0
    }
}

.p-project-single__food-hero-list .c-list-icon-num__item {
    gap: 4px;
    min-height: 167px;
    padding: 24px;
    background: #0a0a0a;
    border-radius: 24px
}

.p-project-single__food-hero-list .c-list-icon-num__index {
    color: #c6f7e3;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-project-single__food-hero-list .c-list-icon-num__content {
    gap: 16px;
    width: 100%
}

.p-project-single__food-hero-list .c-list-icon-num__heading {
    color: #fff19f;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-project-single__food-hero-list .c-list-icon-num__text {
    width: 100%;
    max-width: 226px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2
}

.p-project-single__food-hero-arrow {
    display: grid;
    place-content: center;
    line-height: 1
}

.p-project-single__food-hero-arrow img {
    display: block;
    width: 14px;
    height: auto;
    transform: rotate(90deg);
    transform-origin: center
}

@media(min-width: 960px) {
    .p-project-single__food-hero-arrow img {
        transform: none
    }
}

@media(min-width: 960px) {
    .p-project-single__brand-overview .u-inner {
        gap: 48px
    }
}

.p-project-single__brand-flow {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-project-single__brand-flow {
        grid-template-columns: 234px 50px 234px 50px 234px;
        align-items: center;
        justify-content: space-between;
        gap: 0
    }
}

.p-project-single__brand-flow-card {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    min-height: 130px;
    padding: 24px;
    border-radius: 24px;
    background: hsla(0, 0%, 100%, .7);
    text-align: center;
    place-content: center
}

.p-project-single__brand-flow-heading {
    color: #0a0a0a;
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-project-single__brand-flow-heading {
        font-size: 2.4rem
    }
}

.p-project-single__brand-flow-text {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2
}

@media(min-width: 960px) {
    .p-project-single__brand-flow-text {
        font-size: 1.5rem
    }
}

.p-project-single__brand-flow-arrow {
    display: grid;
    place-items: center;
    gap: 6px;
    color: #0a0a0a;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-project-single__brand-flow-arrow span {
    white-space: nowrap
}

.p-project-single__brand-flow-arrow img {
    display: block;
    width: 14px;
    height: auto;
    transform: rotate(90deg);
    transform-origin: center
}

@media(min-width: 960px) {
    .p-project-single__brand-flow-arrow {
        gap: 4px;
        font-size: 2.4rem
    }

    .p-project-single__brand-flow-arrow img {
        transform: none
    }
}

.p-project-single__brand-value-list .c-list-icon-num__item {
    gap: 4px;
    min-height: 197px;
    padding: 24px;
    background: #0a0a0a;
    border-radius: 24px
}

.p-project-single__brand-value-list .c-list-icon-num__index {
    color: #c6f7e3;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

.p-project-single__brand-value-list .c-list-icon-num__content {
    gap: 16px;
    width: 100%
}

.p-project-single__brand-value-list .c-list-icon-num__heading {
    color: #fff19f;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-project-single__brand-value-list .c-list-icon-num__heading {
        font-size: 2.4rem
    }
}

.p-project-single__brand-value-list .c-list-icon-num__text {
    width: 100%;
    max-width: 236px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2
}

@media(min-width: 960px) {
    .p-project-single__mechanism-list {
        grid-template-columns: repeat(4, 1fr);
        gap: 16px
    }
}

.p-project-single__mechanism-list .c-list-icon-num__item {
    gap: 16px;
    padding: 24px
}

@media(min-width: 960px) {
    .p-project-single__mechanism-list .c-list-icon-num__heading {
        font-size: 2.2rem
    }
}

.p-project-single__pillar-list .c-list-icon-num__item {
    gap: 16px
}

.p-project-single__pillar-list .c-list-icon-num__content {
    height: 100%;
    gap: 12px;
    grid-template-rows: auto 1fr auto
}

.p-project-single__pillar-link {
    justify-self: stretch;
    width: 100%;
    max-width: none;
    height: 42px;
    margin: 8px 0 0;
    padding: 0 42px 0 16px
}

.p-project-single__participation-list .c-list-thumbnail__item-thumbnail {
    aspect-ratio: 284/160
}

.p-project-single__participation-list .c-list-thumbnail__item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.p-project-single__participation-list .c-list-thumbnail__content {
    gap: 8px;
    min-height: 100px;
    background: hsla(0, 0%, 100%, .7)
}

.p-project-single__participation-list .c-list-thumbnail__heading {
    color: #0a0a0a;
    font-size: 1.8rem;
    line-height: 1.5
}

@media(min-width: 960px) {
    .p-project-single__participation-list .c-list-thumbnail__heading {
        font-size: 2.4rem
    }
}

.p-project-single__participation-list .c-list-thumbnail__text {
    font-size: 1.4rem;
    line-height: 1.8
}

@media(min-width: 960px) {
    .p-project-single__participation-list .c-list-thumbnail__text {
        font-size: 1.5rem
    }
}

.p-project-single__bottom {
    padding-top: 48px
}

@media(min-width: 960px) {
    .p-project-single__bottom {
        padding-top: 80px
    }
}

.p-project-single__other {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px 16px
}

@media(min-width: 960px) {
    .p-project-single__other {
        gap: 32px
    }
}

.p-project-single__other-link {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    width: calc(50% - 8px);
    text-align: center
}

@media(min-width: 960px) {
    .p-project-single__other-link {
        max-width: 200px
    }
}

.p-project-single__other-thumbnail {
    aspect-ratio: 1/1;
    border-radius: 50%;
    overflow: hidden
}

.p-project-single__other-title {
    font-weight: 700;
    line-height: 1.2;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-project-single__other-title {
        font-size: 1.6rem
    }
}

.p-project-single__button {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-project-single__button {
        margin-top: 80px;
        display: flex;
        justify-content: center;
        gap: 32px
    }
}

.p-project-single__button .c-button-rounded--small {
    width: 100%;
    margin: 0
}

.p-archive__main {
    padding-bottom: 40px
}

@media(min-width: 960px) {
    .p-archive__main {
        padding-bottom: 64px
    }
}

.p-archive__content-inner {
    max-width: 1000px
}

.p-archive__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px
}

@media(min-width: 960px) {
    .p-archive__list {
        grid-template-columns: repeat(2, 1fr)
    }
}

.p-archive__article-inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    background: #fff;
    padding: 24px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .03)
}

@media(min-width: 960px) {
    .p-archive__article-inner {
        gap: 24px;
        padding: 36px
    }
}

.p-archive__article-thumbnail {
    aspect-ratio: 3/2;
    border-radius: 8px;
    overflow: hidden
}

@media(min-width: 960px) {
    .p-archive__article-thumbnail {
        border-radius: 16px
    }
}

.p-archive__article-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.p-archive__article-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px
}

@media(min-width: 960px) {
    .p-archive__article-content {
        gap: 24px
    }
}

.p-archive__article-title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #0a0a0a
}

.p-archive__article-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    align-self: center;
    font-size: 1.5rem;
    line-height: 2
}

.p-archive__article-more {
    padding: 5px 32px 5px 0;
    background: url(../images/icon_arrow_circle.svg) no-repeat center right/24px auto;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: right
}

.p-archive__button {
    margin-top: 40px
}

@media(min-width: 960px) {
    .p-archive__button {
        margin-top: 80px
    }
}

.p-and-news-archive {
    background: #f1f1f1
}

.p-and-news-archive .c-fv-sub__inner {
    padding: 92px 0 56px
}

@media(min-width: 960px) {
    .p-and-news-archive .c-fv-sub__inner {
        padding: 54px 0 80px
    }
}

.p-and-news-archive .c-fv-sub__heading {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-and-news-archive .c-fv-sub__heading-main {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: static;
    width: auto;
    margin-bottom: -10px;
    color: #d9d9d9;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    opacity: 1;
    text-transform: none
}

@media(min-width: 960px) {
    .p-and-news-archive .c-fv-sub__heading-main {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-and-news-archive .c-fv-sub__heading-sub {
    color: #0a0a0a;
    font-weight: 500
}

.p-and-news-archive .p-archive__button .c-button-rounded--small {
    width: min(100%, 256px);
    max-width: 256px;
    margin-inline: auto;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .p-and-news-archive .p-archive__button .c-button-rounded--small {
        transition: all .3s ease
    }

    .p-and-news-archive .p-archive__button .c-button-rounded--small:hover {
        background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #303030
    }
}

.p-and-news-archive .p-and-cta {
    margin-top: 72px
}

@media(min-width: 960px) {
    .p-and-news-archive .p-and-cta {
        margin-top: 96px
    }
}

.p-and-news-archive__content {
    width: min(100%, 1000px);
    margin: 0 auto
}

.p-and-news-archive__panel {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    width: calc(100% - 32px);
    max-width: 1000px;
    padding: 24px;
    border-radius: 24px;
    background: #fcfcfc
}

@media(min-width: 960px) {
    .p-and-news-archive__panel {
        padding: 48px 72px;
        border-radius: 32px
    }
}

.p-and-news-archive__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0
}

.p-and-news-archive__link {
    display: grid;
    grid-template-columns: 92px auto;
    gap: 10px 14px;
    align-items: center;
    padding: 18px 0;
    border-bottom: 1px solid #cecece
}

@media(min-width: 960px) {
    .p-and-news-archive__link {
        grid-template-columns: 112px auto 1fr;
        gap: 16px;
        padding: 26px 0
    }
}

@media(min-width: 960px) {
    .p-and-news-archive__link {
        transition: all .3s ease
    }

    .p-and-news-archive__link:hover {
        opacity: .7
    }
}

.p-and-news-archive__date {
    color: #505050;
    font-size: 1.3rem;
    line-height: 1.4
}

@media(min-width: 960px) {
    .p-and-news-archive__date {
        font-size: 1.5rem
    }
}

.p-and-news-archive__category {
    justify-self: start;
    padding: 4px 10px;
    border-radius: 24px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2
}

.p-and-news-archive__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    grid-column: 1/-1;
    color: #0a0a0a;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-news-archive__title {
        grid-column: auto;
        font-size: 1.6rem
    }
}

.p-and-news-archive__empty {
    padding: 32px 0;
    color: #0a0a0a;
    text-align: center
}

.p-and-model-store-archive {
    background: #f1f1f1
}

.p-and-model-store-archive .c-fv-sub__inner {
    padding: 92px 0 56px
}

@media(min-width: 960px) {
    .p-and-model-store-archive .c-fv-sub__inner {
        padding: 54px 0 80px
    }
}

.p-and-model-store-archive .c-fv-sub__heading {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-and-model-store-archive .c-fv-sub__heading-main {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: static;
    width: auto;
    margin-bottom: -10px;
    color: #d9d9d9;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    opacity: 1;
    text-transform: none;
    white-space: nowrap
}

@media(min-width: 960px) {
    .p-and-model-store-archive .c-fv-sub__heading-main {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-and-model-store-archive .c-fv-sub__heading-sub {
    color: #0a0a0a;
    font-weight: 500
}

.p-and-model-store-archive .p-archive__button .c-button-rounded--small {
    width: min(100%, 256px);
    max-width: 256px;
    margin-inline: auto;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #0a0a0a;
    color: #fff
}

@media(min-width: 960px) {
    .p-and-model-store-archive .p-archive__button .c-button-rounded--small {
        transition: all .3s ease
    }

    .p-and-model-store-archive .p-archive__button .c-button-rounded--small:hover {
        background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #303030
    }
}

.p-and-model-store-archive .p-and-cta {
    margin-top: 72px
}

@media(min-width: 960px) {
    .p-and-model-store-archive .p-and-cta {
        margin-top: 96px
    }
}

.p-and-model-store-archive__inner {
    width: min(1000px, 100% - 32px)
}

.p-and-model-store-archive__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px
}

@media(min-width: 960px) {
    .p-and-model-store-archive__list {
        grid-template-columns: repeat(2, 1fr)
    }
}

.p-and-model-store-archive__empty {
    padding: 32px 0;
    color: #0a0a0a;
    text-align: center
}

.p-and-model-store-card__inner {
    display: grid;
    grid-template-columns: 1fr;
    height: 100%;
    overflow: hidden;
    border-radius: 24px;
    background: #fcfcfc;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .03)
}

@media(min-width: 960px) {
    .p-and-model-store-card__inner {
        transition: all .3s ease
    }

    .p-and-model-store-card__inner:hover {
        opacity: .78
    }
}

.p-and-model-store-card__thumbnail {
    aspect-ratio: 500/270;
    overflow: hidden
}

.p-and-model-store-card__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

@media(min-width: 960px) {}

.p-and-model-store-card__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px
}

@media(min-width: 960px) {
    .p-and-model-store-card__content {
        padding: 32px 36px 36px
    }
}

.p-and-model-store-card__label {
    justify-self: start;
    padding: 4px 12px;
    border-radius: 24px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2
}

.p-and-model-store-card__title {
    color: #0a0a0a;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-model-store-card__title {
        font-size: 2.4rem
    }
}

.p-and-model-store-card__description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #0a0a0a;
    font-size: 1.45rem;
    line-height: 2;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-model-store-card__description {
        font-size: 1.5rem
    }
}

.p-and-model-store-card__more {
    justify-self: end;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #0a0a0a;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5
}

.p-and-model-store-card__more::after {
    content: "";
    display: block;
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/and/icon-arrow-black.svg) no-repeat center/contain;
    transform: rotate(-90deg)
}

.p-single__main {
    padding-bottom: 40px
}

@media(min-width: 960px) {
    .p-single__main {
        padding-bottom: 64px
    }
}

.p-single__body {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 1000px;
    margin: 0 auto
}

@media(min-width: 960px) {
    .p-single__body {
        gap: 48px
    }
}

.p-single__content h2,
.p-single__content h3,
.p-single__content h4,
.p-single__content>ul,
.p-single__content>ol,
.p-single__content>dl,
.p-single__content>div,
.p-single__content p {
    margin: 1.5em 0;
    font-weight: 400
}

.p-single__content p {
    line-height: 2
}

.p-single__content a {
    color: #0a0a0a;
    text-decoration: underline;
    font-weight: 500
}

.p-single__content h2 {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    color: #0a0a0a
}

@media(min-width: 960px) {
    .p-single__content h2 {
        font-size: 2.8rem
    }
}

.p-single__content h3 {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5
}

@media(min-width: 960px) {
    .p-single__content h3 {
        font-size: 2.2rem
    }
}

.p-single__content h4 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5
}

@media(min-width: 960px) {
    .p-single__content h4 {
        font-size: 1.8rem
    }
}

.p-single__content .wp-block-quote,
.p-single__content .wp-block-pullquote {
    margin: 1.5em 0;
    padding: 16px;
    border-radius: 16px;
    background: #fcfcfc;
    font-size: 1em
}

@media(min-width: 960px) {

    .p-single__content .wp-block-quote,
    .p-single__content .wp-block-pullquote {
        padding: 40px
    }
}

.p-single__content .wp-block-quote>*:first-child,
.p-single__content .wp-block-pullquote>*:first-child {
    margin-top: 0
}

.p-single__content .wp-block-quote>*:last-child,
.p-single__content .wp-block-pullquote>*:last-child {
    margin-bottom: 0
}

.p-single__content .wp-block-quote cite,
.p-single__content .wp-block-pullquote cite {
    text-decoration: underline;
    opacity: .7
}

.p-single__content .wp-block-pullquote {
    font-size: 1.2em
}

.p-single__content ul,
.p-single__content ol {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em;
    list-style: revert
}

.p-single__content ul>li,
.p-single__content ol>li {
    display: list-item;
    list-style: inherit
}

.p-single__content ul ul,
.p-single__content ol ol {
    display: grid;
    grid-template-columns: 1fr;
    gap: .5em;
    padding-left: 1em
}

.p-single__content ul {
    list-style: disc
}

.p-single__content ol {
    list-style: decimal
}

.p-single__content .wp-block-table table {
    background: #fff;
    border-radius: 16px;
    overflow: hidden
}

.p-single__content .wp-block-table thead {
    border: 0;
    background: #0a0a0a;
    color: #fff
}

.p-single__content .wp-block-table tbody tr:not(:last-child) {
    border-bottom: 1px solid #cecece
}

.p-single__content .wp-block-table th,
.p-single__content .wp-block-table td {
    border: 0;
    padding: 8px 16px;
    font-weight: 500
}

.p-single__content .wp-block-table th:not(:first-child),
.p-single__content .wp-block-table td:not(:first-child) {
    border-left: 1px solid #cecece
}

.p-single__content .wp-block-button__link {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .06);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: 50px;
    border-radius: 8px;
    font-size: 1.5rem;
    background: #0a0a0a;
    color: #fff;
    text-decoration: none
}

@media(min-width: 960px) {
    .p-single__content .wp-block-button__link {
        font-size: 1.6rem
    }
}

.p-single__content dl {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em
}

.p-single__content dt {
    font-weight: 700
}

.p-and-news-single {
    background: #f1f1f1
}

.p-and-news-single .c-fv-sub__inner {
    padding: 92px 0 40px
}

@media(min-width: 960px) {
    .p-and-news-single .c-fv-sub__inner {
        max-width: 1000px;
        padding: 54px 0 64px
    }
}

.p-and-news-single .c-fv-sub__heading {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-and-news-single .c-fv-sub__heading-main {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: static;
    width: auto;
    margin-bottom: -10px;
    color: #d9d9d9;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    opacity: 1;
    text-transform: none
}

@media(min-width: 960px) {
    .p-and-news-single .c-fv-sub__heading-main {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-and-news-single .c-fv-sub__heading-sub {
    max-width: 1000px;
    color: #0a0a0a;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-news-single .c-fv-sub__heading-sub {
        font-size: 3.2rem
    }
}

.p-and-news-single .p-and-cta {
    margin-top: 72px
}

@media(min-width: 960px) {
    .p-and-news-single .p-and-cta {
        margin-top: 96px
    }
}

.p-and-news-single__body {
    gap: 24px;
    padding: 24px;
    border-radius: 24px;
    background: #fcfcfc
}

@media(min-width: 960px) {
    .p-and-news-single__body {
        gap: 32px;
        padding: 56px 72px;
        border-radius: 32px
    }
}

.p-and-news-single__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
    align-items: center
}

.p-and-news-single__date {
    color: #505050;
    font-size: 1.4rem;
    line-height: 1.4
}

@media(min-width: 960px) {
    .p-and-news-single__date {
        font-size: 1.6rem
    }
}

.p-and-news-single__category {
    padding: 4px 10px;
    border-radius: 24px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2
}

.p-and-news-single__thumbnail {
    overflow: hidden;
    border-radius: 16px;
    aspect-ratio: 16/9
}

.p-and-news-single__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-and-news-single__content {
    color: #0a0a0a;
    font-size: 1.5rem;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-news-single__content {
        font-size: 1.6rem
    }
}

.p-and-news-single__content h2 {
    color: #0a0a0a
}

.p-and-news-single__content a {
    color: #0a0a0a;
    text-decoration-thickness: 1px;
    text-underline-offset: .18em
}

.p-and-news-single__content .wp-block-quote,
.p-and-news-single__content .wp-block-pullquote {
    background: #fff
}

.p-and-news-single__content .wp-block-button__link {
    background: #0a0a0a
}

@media(min-width: 960px) {
    .p-and-news-single__content .wp-block-button__link {
        transition: all .3s ease
    }

    .p-and-news-single__content .wp-block-button__link:hover {
        background: #303030
    }
}

.p-and-news-single__buttons {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    width: min(100%, 544px);
    margin-top: 56px
}

@media(min-width: 960px) {
    .p-and-news-single__buttons {
        grid-template-columns: repeat(2, 256px);
        gap: 32px;
        max-width: 544px;
        margin-top: 80px
    }
}

.p-and-news-single__button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(100%, 256px);
    min-height: 50px;
    margin: 0 auto;
    padding: 12px 34px;
    border-radius: 6px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center;
    white-space: nowrap;
    box-shadow: 0 4px 2px rgba(0, 0, 0, .1)
}

.p-and-news-single__button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center/contain;
    transform: translateY(-50%) rotate(-90deg)
}

@media(min-width: 960px) {
    .p-and-news-single__button {
        transition: all .3s ease
    }

    .p-and-news-single__button:hover {
        background: #303030
    }
}

.p-and-model-store-single {
    background: #f1f1f1
}

.p-and-model-store-single .c-fv-sub__inner {
    padding: 92px 0 40px
}

@media(min-width: 960px) {
    .p-and-model-store-single .c-fv-sub__inner {
        max-width: 1000px;
        padding: 54px 0 64px
    }
}

.p-and-model-store-single .c-fv-sub__heading {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-and-model-store-single .c-fv-sub__heading-main {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: static;
    width: auto;
    margin-bottom: -10px;
    color: #d9d9d9;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    opacity: 1;
    text-transform: none;
    white-space: nowrap
}

@media(min-width: 960px) {
    .p-and-model-store-single .c-fv-sub__heading-main {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-and-model-store-single .c-fv-sub__heading-sub {
    max-width: 1000px;
    color: #0a0a0a;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-model-store-single .c-fv-sub__heading-sub {
        font-size: 3.2rem
    }
}

.p-and-model-store-single .p-and-cta {
    margin-top: 72px
}

@media(min-width: 960px) {
    .p-and-model-store-single .p-and-cta {
        margin-top: 96px
    }
}

.p-and-model-store-single__body {
    gap: 24px;
    padding: 24px;
    border-radius: 24px;
    background: #fcfcfc
}

@media(min-width: 960px) {
    .p-and-model-store-single__body {
        gap: 32px;
        padding: 56px 72px;
        border-radius: 32px
    }
}

.p-and-model-store-single__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
    align-items: center
}

.p-and-model-store-single__category {
    padding: 4px 10px;
    border-radius: 24px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2
}

.p-and-model-store-single__thumbnail {
    overflow: hidden;
    border-radius: 16px;
    aspect-ratio: 16/9
}

.p-and-model-store-single__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.p-and-model-store-single__content {
    color: #0a0a0a;
    font-size: 1.5rem;
    letter-spacing: .05em
}

@media(min-width: 960px) {
    .p-and-model-store-single__content {
        font-size: 1.6rem
    }
}

.p-and-model-store-single__content h2 {
    color: #0a0a0a
}

.p-and-model-store-single__content a {
    color: #0a0a0a;
    text-decoration-thickness: 1px;
    text-underline-offset: .18em
}

.p-and-model-store-single__content .wp-block-quote,
.p-and-model-store-single__content .wp-block-pullquote {
    background: #fff
}

.p-and-model-store-single__content .wp-block-button__link {
    background: #0a0a0a
}

@media(min-width: 960px) {
    .p-and-model-store-single__content .wp-block-button__link {
        transition: all .3s ease
    }

    .p-and-model-store-single__content .wp-block-button__link:hover {
        background: #303030
    }
}

.p-and-model-store-single__buttons {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    width: min(100%, 544px);
    margin-top: 56px
}

@media(min-width: 960px) {
    .p-and-model-store-single__buttons {
        grid-template-columns: repeat(2, 256px);
        gap: 32px;
        max-width: 544px;
        margin-top: 80px
    }
}

.p-and-model-store-single__button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(100%, 256px);
    min-height: 50px;
    margin: 0 auto;
    padding: 12px 34px;
    border-radius: 6px;
    background: #0a0a0a;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center;
    white-space: nowrap;
    box-shadow: 0 4px 2px rgba(0, 0, 0, .1)
}

@media(min-width: 960px) {
    .p-and-model-store-single__button {
        font-size: 1.6rem
    }
}

.p-and-model-store-single__button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 18px;
    aspect-ratio: 1/1;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center/contain;
    transform: translateY(-50%) rotate(-90deg)
}

@media(min-width: 960px) {
    .p-and-model-store-single__button {
        transition: all .3s ease
    }

    .p-and-model-store-single__button:hover {
        background: #303030
    }
}

.p-and-contact__main {
    padding-bottom: 56px;
    background: #f1f1f1
}

@media(min-width: 960px) {
    .p-and-contact__main {
        padding-bottom: 64px
    }
}

.p-and-contact__main .c-fv-sub__inner {
    padding: 92px 0 56px
}

@media(min-width: 960px) {
    .p-and-contact__main .c-fv-sub__inner {
        padding: 54px 0 80px
    }
}

.p-and-contact__main .c-fv-sub__heading {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-and-contact__main .c-fv-sub__heading-main {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    position: static;
    width: auto;
    margin-bottom: -10px;
    color: #d9d9d9;
    font-size: 7.2rem;
    line-height: 1;
    letter-spacing: 0;
    opacity: 1;
    text-transform: none
}

@media(min-width: 960px) {
    .p-and-contact__main .c-fv-sub__heading-main {
        margin-bottom: -16px;
        font-size: 12rem
    }
}

.p-and-contact__main .c-fv-sub__heading-sub {
    color: #0a0a0a;
    font-weight: 500
}

.p-and-contact__main .p-and-cta {
    margin-top: 72px
}

@media(min-width: 960px) {
    .p-and-contact__main .p-and-cta {
        margin-top: 96px
    }
}

.p-and-contact__inner {
    width: min(1000px, 100% - 32px)
}

.p-and-contact__panel {
    display: grid;
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 24px;
    border-radius: 24px;
    background: #fcfcfc
}

@media(min-width: 960px) {
    .p-and-contact__panel {
        gap: 40px;
        padding: 56px 72px;
        border-radius: 32px
    }
}

.p-and-contact__lead {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    max-width: 720px;
    margin: 0 auto;
    color: #0a0a0a;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.8
}

@media(min-width: 960px) {
    .p-and-contact__lead {
        font-size: 1.6rem;
        line-height: 2;
        text-align: center
    }
}

.p-and-contact__form {
    width: 100%;
    max-width: 760px;
    margin: 0 auto
}

.p-and-contact .c-form {
    gap: 20px
}

@media(min-width: 960px) {
    .p-and-contact .c-form {
        gap: 28px
    }
}

.p-and-contact .c-form__row {
    gap: 8px
}

@media(min-width: 960px) {
    .p-and-contact .c-form__row {
        grid-template-columns: 220px 1fr;
        gap: 20px;
        align-items: center
    }
}

.p-and-contact .c-form__label,
.p-and-contact .c-form__label--required {
    color: #0a0a0a;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .04em
}

@media(min-width: 960px) {

    .p-and-contact .c-form__label,
    .p-and-contact .c-form__label--required {
        font-size: 1.6rem
    }
}

.p-and-contact .c-form__label--required::after {
    background: #0a0a0a
}

.p-and-contact .c-form__input input,
.p-and-contact .c-form__input textarea,
.p-and-contact .c-form__input select {
    display: block;
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 8px;
    background: #fff;
    color: #0a0a0a;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 13px 16px
}

.p-and-contact .c-form__input input::placeholder,
.p-and-contact .c-form__input textarea::placeholder,
.p-and-contact .c-form__input select::placeholder {
    color: #999
}

.p-and-contact .c-form__input input,
.p-and-contact .c-form__input select {
    min-height: 54px
}

.p-and-contact .c-form__input select {
    appearance: none;
    background: url(../images/and/icon-arrow-black.svg) no-repeat center right 16px/16px auto, #fff;
    padding-right: 48px
}

.p-and-contact .c-form__input textarea {
    min-height: 180px;
    resize: vertical
}

.p-and-contact .c-form__button {
    gap: 20px
}

@media(min-width: 960px) {
    .p-and-contact .c-form__button {
        gap: 24px
    }
}

.p-and-contact .c-form__privacy {
    color: #0a0a0a;
    font-size: 1.4rem;
    line-height: 1.7;
    text-align: center
}

.p-and-contact .c-form__privacy .wpcf7-list-item {
    margin: 0
}

.p-and-contact .c-form__privacy label {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    cursor: pointer
}

.p-and-contact .c-form__privacy input {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    accent-color: #0a0a0a
}

.p-and-contact .c-form__submit input {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .06);
    width: min(100%, 256px);
    max-width: 256px;
    min-height: 55px;
    border: 0;
    border-radius: 8px;
    background: #0a0a0a;
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .08em
}

@media(min-width: 960px) {
    .p-and-contact .c-form__submit input {
        font-size: 1.6rem
    }
}

@media(min-width: 960px) {
    .p-and-contact .c-form__submit input {
        transition: all .3s ease
    }

    .p-and-contact .c-form__submit input:hover {
        background: #303030
    }
}

.p-and-contact .wpcf7-form-control-wrap {
    display: block
}

.p-and-contact .wpcf7-not-valid-tip {
    margin-top: 6px;
    color: #b00020;
    font-size: 1.3rem;
    line-height: 1.5
}

.p-and-contact .wpcf7-response-output {
    margin: 24px 0 0;
    padding: 12px 16px;
    border-radius: 8px;
    font-size: 1.4rem;
    line-height: 1.7
}

.p-and-contact .wpcf7-spinner {
    display: block;
    margin: 16px auto 0
}

.p-and-contact__thanks {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 760px;
    margin: 0 auto;
    text-align: center
}

@media(min-width: 960px) {
    .p-and-contact__thanks {
        gap: 32px
    }
}

.p-and-contact__thanks-heading {
    color: #0a0a0a;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    word-break: keep-all
}

@media(min-width: 960px) {
    .p-and-contact__thanks-heading {
        font-size: 2.8rem
    }
}

.p-and-contact__thanks-heading span {
    display: inline-block
}

.p-and-contact__thanks-text {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    color: #0a0a0a;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.9
}

@media(min-width: 960px) {
    .p-and-contact__thanks-text {
        font-size: 1.6rem;
        line-height: 2
    }
}

.p-and-contact__thanks-button {
    display: flex;
    justify-content: center
}

.p-and-contact__button {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .06);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: min(100%, 256px);
    min-height: 55px;
    padding: 12px 48px 12px 32px;
    border-radius: 8px;
    background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #0a0a0a;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .08em
}

@media(min-width: 960px) {
    .p-and-contact__button {
        transition: all .3s ease
    }

.p-and-contact__button:hover {
        background: url(../images/and/icon-arrow-white.svg) no-repeat center right 16px/18px auto, #303030
    }
}

@media(max-width: 959px) {
    .p-and-business-content__model-list {
        width: min(100%, 327px)
    }

    .p-and-business-content__model-card {
        grid-template-columns: 1fr;
        min-height: 0
    }

    .p-and-business-content__model-image {
        position: relative;
        display: grid;
        height: 176px;
        padding: 0;
        place-items: center;
        border-radius: 8px 8px 0 0;
        background: #fff
    }

    .p-and-business-content__model-image img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: min(112%, 366px);
        height: auto;
        max-width: none;
        max-height: none;
        object-fit: contain;
        transform: translate(-50%, -50%)
    }

    .p-and-business-content__model-body {
        min-height: 182px;
        padding: 20px;
        border-radius: 0 0 8px 8px
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-list {
        gap: 38px
    }

    .p-and-food-tech__revenue .p-and-food-tech__revenue-flow .p-and-business-content__step-item:not(:last-child)::after {
        bottom: -26px
    }
}
