.work01__button,
.mv__sub02-link,
.other__button {
    transition: .6s;
}

.work01__button:hover {
    background-color: #FFF4C2;
    opacity: 1;
}

.mv__sub02-link:hover {
    background-color: #FFF4C2;
    opacity: 1;
}

.other__button:hover {
    background-color: #FFF4C2;
    opacity: 1;
}

.title01,
.title02 {
    width: 12px;
    height: 8.35%;
}

.mv__sub-container {
    display: flex;
    justify-content: end;
}

.mv__sub-text {
    writing-mode: vertical-rl;
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    font-size: 60px;
    line-height: 1.35;
    color: #000000;
    opacity: .2;
    margin-right: 7.8%;
    margin-top: 160px;
    text-transform: none;
}

.mv__sub-title {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 26px;
    font-weight: 400;
    margin-right: 4.5%;
    margin-top: 10px;
}

.mv__lower-img {
    width: 71.8%;
    height: 100%;
    aspect-ratio: 920 / 300;
}


/* 詳細ページmv */
.mv__sub02 {
    background-color: #F7F2E8;
    padding: 62px 0;
    position: relative;
}

.mv__sub02-container {
    display: flex;
    margin-left: 9.7%;
    column-gap: 42px;
}

.mv__sub02-imgbox {
    width: 53.7%;
    height: 100%;
}

.mv__sub02-box {
    width: 38%;

    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-bottom: 48px;
}

.mv__sub02-text {
    font-size: 22px;
    margin-bottom: 10px;
}

.mv__sub02-title {
    margin-bottom: 30px;
    white-space: nowrap;
    font-size: clamp(1.25rem, 0.036rem + 1.9vw, 1.75rem);
}

.mv__sub02-sub {
    text-transform: none;
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    color: #484543;
    opacity: .6;
    margin-bottom: 30px;
    font-size: 15px;
}

.mv__sub02-link {
    display: inline-block;
    font-size: 16px;
    padding: 12px 30px;
    border: 1px solid #6B5E52;
    border-radius: 30px;
    width: 157px;
}

/* 作品詳細ページ */
.works__mv-span {
    text-transform: none;
    writing-mode: vertical-rl;
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    font-size: 60px;
    line-height: 1.35;
    color: #000000;
    opacity: .2;
    position: absolute;
    top: 22px;
    left: -26px;
}

.work02 {
    margin-top: 70px;
}

.work02__top {
    display: flex;
    justify-content: center;
    text-align: center;
}

.work02__title {
    margin-top: 93px;
}

.overview__container-table {
    max-width: 1040px;
    margin: 0 auto;
}


.overview__container-table,
.overview__tr {
    width: 100%;
}

.overview__tr {
    padding: 30px 60px 30px 60px;
    display: flex;
}

.overview__tr:not(:last-of-type) {
    border-bottom: 1px solid #C5C5C5;
}

.overview__th {
    width: 139px;
    margin-right: 16%;
    font-size: 20px;
}

.overview__td {
    width: 66.7%;
    display: flex;
}

.overview__td li {
    display: flex;
}

.overview__td li::before {
    content: "";
    display: block;
    width: 0.2em;
    height: 0.2em;
    background-color: #484543;
    border-radius: 50%;
    margin-right: 0.3em;
    margin-left: 0.3em;
    flex-shrink: 0;
    margin-top: 15px;
}

.overview__box-td li {
    display: flex;
}

.overview__box-td li::before {
    content: "";
    display: block;
    width: 0.2em;
    height: 0.2em;
    background-color: #484543;
    border-radius: 50%;
    margin-right: 0.3em;
    margin-left: 0.3em;
    flex-shrink: 0;
    margin-top: 15px;
}

.overview__container {
    margin-top: 80px;
}

.overview__container-table {
    margin-bottom: 76px;
}

.overview__box {
    width: 84.4%;
    margin: 0 auto;
    background-color: #FFFCED;
    border: 1px solid #7A6F66;
    padding: 80px;
}

.arrow__box {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.arrow {
    width: 12px;
    opacity: 80%;
}

.overview__box-tr {
    display: flex;
}

.overview__box-th {
    width: 65px;
    display: block;
    margin-right: 16%;
}

.overview__box-td {
    width: 560px;
    width: 77.9%;
}

.overview__table {
    width: 100%;
}

.concept__img {
    margin-top: 70px;
    margin-bottom: 79px;
    display: flex;
    justify-content: center;
}

.concept__img img {
    width: 81.2%;
}

.point {
    margin-bottom: 93px;
}

.point__group02 {
    margin-top: 80px;
}

.point__group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 81.2%;
}

.point__box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 820px;
}

.point__title-box {
    display: flex;
    align-items: center;
    column-gap: 15px;
    margin-bottom: 30px;
}

.point__img {
    width: 6%;
}

.point__title {
    font-size: 30px;
    font-weight: 400;
}

.point__img-group {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.point__img01-box {
    width: 39.4%;
}

.point__img-box {
    width: 55.3%;
    margin-top: 53px;
}

.point__text {
    font-size: 20px;
    font-weight: 400;
}

.point__container {
    margin-top: 42px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.point__img00-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.point__img00-box {
    display: flex;
    flex-direction: column;
    width: 56.2%;
}

.point__subtext {
    font-size: 15px;
    font-weight: 400;
    color: #7A6F66;
}

.overview__td-text {
    margin-right: 35px;
}

.deta__container {
    margin-top: 72px;
}

.deta__tr {
    width: 100%;
    padding: 30px 60px 30px 60px;
    display: flex;
    border-bottom: 1px solid #C5C5C5;
}

.pc {
    width: 51.5%;
}

.sp {
    width: 22.4%;
}

.overall__box {
    display: flex;
    column-gap: 50px;
    justify-content: center;
}

.overall {
    background-color: #FCFCFC;
    padding: 80px 0;
}

.other {
    margin-bottom: 150px;
}

.other__img01 {
    width: 62%;
}

.other__group {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;

    margin-top: 72px;
    margin-bottom: 60px;
}

.other__box {
    width: 38.4%;
}

.other__box {
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../image/lower_img-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    aspect-ratio: 400 / 300;
    position: relative;
    border-radius: 20px;
    width: 38.4%;
}

.other__box01::before {
    display: block;
    content: "";
    background-image: url(../image/arrow_left.svg);
    background-position: left;
    background-repeat: no-repeat;
    width: 55px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: -7%;
}

.other__box02::before {
    display: block;
    content: "";
    background-image: url(../image/arrow_right.svg);
    background-position: left;
    background-repeat: no-repeat;
    width: 55px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: -7%;
}

.other__img02 {
    width: 91.2%;
    z-index: 10;
}

.other__button-box {
    display: flex;
    justify-content: center;
}

.other__button {
    display: inline-block;
    font-size: 16px;
    padding: 12px 30px;
    border: 1px solid #6B5E52;
    border-radius: 30px;
}

.overall__box-img {
    display: flex;
    justify-content: center;
    column-gap: 50px;
}


/* タブレット */
@media (max-width: 1020px) {

    .title01,
    .title02 {
        width: 1.1%;
    }

    .mv__sub-title {
        font-size: 20px;
        margin-right: 4%;
        margin-top: 5px;
    }

    .mv__sub-text {
        font-size: 40px;
        margin-right: 8.2%;
        margin-top: 12.5%;
    }

    .work02__title {
        margin-top: 60px;
    }

    .point__container {
        margin-top: 40px;
    }

    .point__title {
        font-size: 23px;
        font-weight: 500;
    }

    .point__title-box {
        margin-bottom: 20px;
        justify-content: center;
    }

    .point__text {
        font-size: 18px;
    }

    .mv__sub02-text {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .mv__sub02-title {
        font-size: 23px;
        margin-bottom: 15px;
    }

    .mv__sub02-imgbox {
        width: 50.7%;
    }

    .mv__sub02-sub {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .mv__sub02-link {
        padding: 10px 30px;
    }

    .mv__sub02 {
        padding: 56px 0;
    }

    .mv__sub02-box {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 0;
    }

    .mv__sub02-container {
        column-gap: 0;
        margin-left: 5.8%;
    }

    .works__mv-span {
        font-size: 40px;
        top: 10px;
        left: -17px;
    }

    .work02 {
        margin-top: 40px;
    }

    .work02__top {
        font-size: 16px;
        font-weight: 500;
    }

    .overview__container {
        margin-top: 60px;
    }

    .overview__th {
        width: 139px;
        margin-right: 16%;
        font-size: 18px;
    }

    .overview__td {
        font-size: 16px;
    }

    .overview__tr {
        padding: 30px 0 30px 8%;
    }

    .overview__container-table {
        margin-bottom: 60px;
    }

    .overview__box {
        width: 100%;
        padding: 60px 0;
        padding-left: 9.5%;
    }

    .overview__table {
        width: 92%;
    }

    .overview__box-th {
        width: 54px;
        margin-right: 10.3%;
    }

    .overview__box-td {
        font-size: 16px;
    }

    .concept__img {
        margin-top: 40px;
        margin-bottom: 70px;
    }

    .point__group {
        width: 100%;
    }

    .point__group02 {
        margin-top: 60px;
    }

    .point {
        margin-bottom: 60px;
    }

    .deta__container {
        margin-top: 50px;
    }

    .other__group {
        margin-top: 50px;
        margin-bottom: 40px;
    }

    .other__button {
        padding: 10px 30px;
    }

    .other {
        margin-bottom: 100px;
    }
}




/* スマホ */
@media (max-width: 768px) {
    .mv__lower-img {
        width: 69%;
        height: 100%;
        aspect-ratio: 251 / 125;
    }

    .mv__sub-title {
        font-size: 16px;
    }

    .mv__sub-text {
        font-size: 20px;
        margin-right: 4.2%;
        margin-top: auto;
    }

    .title01,
    .title02 {
        width: 6px;
        height: 30px;
    }

    .point__img {
        width: 13%;
        max-width: 65px;
    }

    .point__title-box {
        flex-direction: column;
        margin-bottom: 15px;
    }

    .point__title {
        font-size: 18px;
    }

    .point__text {
        font-size: 15px;
    }

    .point__group {
        width: 100%;
        margin-top: 0;
    }

    .deta__tr {
        padding: 0;
        flex-direction: column;
        padding: 20px 10px;
        row-gap: 15px;
    }

    .mv__sub02-container {
        flex-direction: column;
        margin-left: 0;
        row-gap: 20px;
    }

    .mv__sub02-box {
        order: 2;
        width: 81.3%;
        margin: 0 auto;
    }

    .mv__sub02-imgbox {
        order: 1;
        background-color: #F7F2E8;
        padding: 40px 0;
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        display: flex;
        justify-content: center;
    }

    .mv__sub02-img {
        width: 88.5%;
        max-width: 550px;
    }

    .mv__sub02-title {
        font-size: 20px;
    }

    .mv__sub02-sub {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .mv__sub02 {
        background-color: unset;
        padding: 0;
    }

    .mv__sub02-link {
        font-size: 14px;
        width: 147px;
        text-align: center;
    }

    .work02 {
        margin-top: 60px;
    }

    .work02__top {
        font-size: 15px;
    }

    .overview__tr {
        flex-direction: column;
    }

    .overview__container {
        margin-top: 20px;
    }

    .overview__tr {
        padding: 20px 10px;
        row-gap: 15px;
    }

    .overview__td {
        width: 100%;
        font-size: 15px;
    }

    .overview__th {
        width: 139px;
        margin-right: 16%;
        font-size: 17px;
    }

    .overview__container-table {
        margin-bottom: 50px;
    }

    .overview__box-tr {
        flex-direction: column;
        row-gap: 15px;
    }

    .overview__table {
        width: 81.3%;
        margin: 0 auto;
    }

    .overview__box {
        padding: 40px 0;
    }

    .overview__box-td {
        width: 100%;
        font-size: 15px;
    }

    .overview__box-th {
        font-size: 17px;
    }

    .arrow__box {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .concept__img {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .concept__img img {
        width: 100%;
    }

    .point__container {
        margin-top: 30px;
        row-gap: 50px;
    }

    .point__img-group {
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
        row-gap: 15px;
    }

    .point__img01-box {
        width: 58.4%;
    }

    .point__img-box {
        width: 81.3%;
        display: flex;
        flex-direction: column;
        row-gap: 15px;
        margin-top: 0;
    }

    .point__img00-box {
        width: 81.3%;
    }

    .deta__container {
        margin-top: 40px;
    }

    .overall {
        padding: 50px 0;
    }

    .pc {
        width: 100%;
    }

    .overall__box {
        flex-direction: column;
    }

    .overall__sp {
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }

    .sp {
        width: 47.7%;
    }

    .other__box01 {
        display: none;
    }

    .other__box {
        width: 77.7%;
    }

    .other__box02::before {
        background-position: center;
        width: 30%;
        height: 12px;
        right: -18%;
    }

    .other__group {
        justify-content: center;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .other__button {
        font-size: 14px;
    }

    .overview__td-text {
        margin-right: 15px;
    }
}