@charset "UTF-8";

.swiper--works1:not(:last-child) {
    margin-bottom: 75px;
}

.swiper--works1 .swiper-slide img {
    margin-bottom: 0;
    object-fit: cover;
    aspect-ratio: 800/550;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 16px;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 16px;
}

.swiper__cap {
    font-size: 14px;
    font-weight: 300;
    color: #535353;
    line-height: 1.55;
    margin-top: 20px;
}


.swiper-button-next,
.swiper-button-prev {
    color: #fff;
    width: 20px;
    height: 20px;
    margin-top: 0;
    pointer-events: all;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 20px;
}

.swiper-slide img {
    margin-bottom: 0;
}

.swiper__arrows {
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding-top: 41.2vw;
    pointer-events: none;
}

.swiper__arrows .works-parts {
    position: absolute;
    width: 100%;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.inner--1075.inner--works {
    max-width: 83.984375vw;
}

.inner--1075.inner--works .works-parts {
    max-width: 62.5vw;
}

.header__logo {
    width: 104px;
}

.swiper--works1 .swiper-wrapper {
    padding-left: 29.2vw;
}

#single-works {
    background-color: #EAEAEA;
}

.bg--wh {
    background-color: #fff;
}

.worksTop {
    padding-top: 57.5px;
    padding-bottom: 38px;
}

.worksTop__cat {
    font-size: 11px;
    border: solid 1px #000;
    width: fit-content;
    padding: 2px 15px;
    border-radius: 50px;
    margin-bottom: 17px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.worksTop__name,
.worksTop__kind {
    font-size: 32px;
    letter-spacing: -0.04em;
    font-weight: bold;
    line-height: 1.4;
}

.worksTop__kind {
    margin-bottom: 42px;
}

.worksTop__data {
    padding-bottom: 19px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.04em;
    font-size: 11px;
    display: flex;
    flex-wrap: wrap;
}

.worksTop__data--gray {
    color: #7E7E7E;
    margin-bottom: 4px;
    width: 100%;
    font-weight: 400;
}

.worksTop__data--black a {
    font-family: neue-haas-grotesk-display, sans-serif;
}

.worksTop__data dd:not(:last-child) {
    margin-right: 1em;
}

.worksTop__dataWrapper {
    display: flex;
}

.worksTop__data:not(:last-child) {
    margin-right: 32px;
}

.worksThumb img {
    width: 100%;
    height: auto;
}

.worksThumb {
    padding-bottom: 100px;
}

.works__wrapper {
    padding-bottom: 122px;
}

.works__sticky {
    position: sticky;
    top: 150px;
    left: 0;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
}

.worksContent {
    width: 100%;
}

.worksContent .inner--1075 {}

.works__parts {}

.works__wrapper {
    position: relative;
}

.works__stickyWrapper {
    max-width: 276px;
    width: 26%;
    height: 100%;
    flex-shrink: 0;
    position: absolute;
    left: 8%;
    top: 0;
    z-index: 2;
    padding-bottom: 100px;
}

.works__stickyItem {
    margin-bottom: 27px;
}

.works__stickyTitle {
    font-size: 11px;
    margin-bottom: 8px;
}

.works__stickyTxt {
    font-size: 11px;
    border: solid 1px #000;
    border-radius: 50px;
    width: fit-content;
    padding: 2px 12px;
    transition: background-color 0.3s;
}

.works__stickyTxt:hover {
    background-color: #000;
    color: #fff;
}

.works__stickyList {
    display: flex;
}

.works__stickyListItem a {
    transition: opacity 0.3s;
}

.works__stickyListItem a:hover {
    opacity: 0.7;
}

.works__stickyListItem:not(:last-child) {
    margin-right: 19.8px;
}

.worksContent__txt {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.04em;
    margin-bottom: 50px;
}

.worksContent img {
    width: 100%;
    height: auto;
}

.worksContent img:not(:last-child) {
    margin-bottom: 20px;
}

.worksContent__caption {
    font-size: 14px;
    color: #535353;
    line-height: 1.75;
    padding-bottom: 30px;
}

.works__btn {
    background-color: #fff;
    padding-bottom: 99.7px;
    width: fit-content;
    margin-left: auto;
    margin-top: 55.4px;
}

.btn__diagonalArrow {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    justify-content: right;
    align-items: center;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    margin-right: 22px;
}

/* .btn__diagonalArrow::after {
    content: "→";
    transform: rotate(-45deg);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    border: solid 1px #000;
    border-radius: 50%;
    margin-left: 15px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-style: normal;
} */
.btn__diagonalArrow:hover::after {
    background-color: #000;
    color: #fff;
}


.production {
    padding-top: 83px;
    padding-bottom: 70px;
}

.production__title--ja {
    font-size: 15px;
    letter-spacing: -0.02em;
    font-weight: bold;
    margin-bottom: 3px;
}

.production__title--en {
    font-size: 50px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 48px;
}

.production__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.production__list::after {
    display: block;
    content: "";
    height: 0;
    width: 31.5%;
}

.production__item {
    width: 31.5%;
    margin-bottom: 84.5px;
}

.production__item a {
    display: block;
}

.production__item a:hover img {
    transform: scale(1.2);
    transition: transform 2000ms var(--ease-out-moment);
}

.production__img {
    overflow: hidden;
    margin-bottom: 23px;
}

.production__img img {
    width: 100%;
    transition: transform 0.5s;
    object-fit: cover;
    aspect-ratio: 268/187;
}

.production__cat {
    font-size: 13px;
    margin-bottom: 8px;
    font-weight: 300;
}

.production__name {
    font-size: 18px;
    font-weight: bold;
}

.production__desc {
    font-size: 14px;
    line-height: 1.57;
    padding-top: 16px;
}

.production__more {
    font-weight: 500;
    font-size: 13px;
    margin-top: 14px;
}

.sns {
    padding-top: 60px;
    padding-bottom: 65px;
    border-bottom: solid 1px #ADADAD;
    display: none;
}

.sns__wrapper {
    width: 101.28px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.sns__txt {
    font-size: 11px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 15px;
}

.sns__icons {
    display: flex;
    justify-content: space-between;
}

.bg--back {
    height: 427px;
    background-size: cover;
    background-image: url(../imgs/common/newweb_backtotop2.jpg);
}

.back__link {
    display: block;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    background-color: rgba(255, 255, 255, 1);
    position: relative;
}

.back__link:hover {
    background-color: rgba(255, 255, 255, 0);
}

.back__link:hover .back__txt {
    color: #fff;
}

.back__txt {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.04em;
}

.back__icon {
    margin-left: 6px;
}


.works-heading {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -0.04em;
    margin-bottom: 34px;
    line-height: 1.38;
}

.works-desc {
    line-height: 1.875;
    margin-bottom: 60px;
}

.works-parts {
    max-width: 800px;
    margin-left: auto;
}

.swiper--works1 .swiper-slide {}


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

    .inner--1075.inner--works {
        padding-left: 0;
        padding-right: 0;
    }

}

@media screen and (max-width: 750px) {
    .swiper--works1:not(:last-child) {
        margin-bottom: 58px;
    }

    .swiper--works1 .swiper-wrapper {
        padding-left: 6vw;
    }

    .inner--1075.inner--works {}

    .inner--1075.inner--works {
        max-width: 100%;
    }

    .inner--1075.inner--works .works-parts {
        max-width: 100%;
    }


    .btn__diagonalArrow {
        margin-right: 16px;
    }

    .worksTop__dataWrapper {
        display: block;
    }

    .worksTop__data {
        display: block;
    }

    .works__stickyWrapper {
        display: none;
    }

    .worksContent__txt {
        font-size: 15px;
    }

    .worksContent__caption {
        font-size: 14px;
    }

    .works__wrapper {
        padding-bottom: 55px;
    }

    .worksTop__name,
    .worksTop__kind {
        font-size: 22px;
    }

    .worksThumb {
        padding-bottom: 77px;
    }

    .works__btn {
        padding-bottom: 87px;
        margin-top: 0;
    }

    .production {
        padding-top: 55px;
    }

    .production__item {
        width: 100%;
        margin-bottom: 38px;
    }

    .production__img img {
        aspect-ratio: 159/115;
    }

    .production__wrap {
        display: flex;
        justify-content: space-between;
    }

    .production__title--en {
        font-size: 34px;
    }

    .production__title--ja {
        font-size: 13px;
    }

    .production__img {
        width: 48.2%;
        margin-bottom: 0;
    }

    .production__desc {
        padding-top: 0;
        font-size: 13px;
        margin-bottom: 8px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .production__content {
        width: 46.9%;
        display: flex;
        flex-direction: column;
    }

    .production__more {
        max-width: 85px;
        margin-top: auto;
    }

    .sns {
        display: block;
    }

    .bg--back {
        height: 234px;
    }

    .production__cat {
        font-size: 10px;
        margin-bottom: 6px;
    }

    .production__name {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .works-heading {
        font-size: 20px;
        margin-bottom: 24px;
    }

    .works-desc {
        font-size: 15px;
        line-height: 2;
        margin-bottom: 50px;
    }

    .swiper__cap {
        font-size: 12px;
    }
}