@charset "utf-8";

h2 {
    /*align-items: center;*/
    position: relative;
    z-index: 1;

    display: flex;
    justify-content: space-between;

    letter-spacing: 0.04em;

    font-family: "游明朝 Demibold", "YuMincho Demibold", serif;
    font-size: 38px;

    /* font-weight: 400; */
    line-height: 1;
}
h2 p {
    position: relative;
    z-index: 1;

    /* padding-bottom: 14.5px; */

    padding-bottom: 8px;

    letter-spacing: 0.35em;

    background: #ffffff;
}
h2 span.en {
    display: block;

    padding-left: 12px;

    letter-spacing: 0.2em;

    color: #b7975a;
    background-color: inherit;

    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}
h2 p .brackets {
    margin-top: -0.6em;

    letter-spacing: -0.02em;
}
h2 p .brackets::before {
    content: "「";
}
h2 p .brackets::after {
    content: "」";
}
h2 p .brackets-txt {
    margin-top: 0.2em;

    letter-spacing: 0.4em;
}

@-webkit-keyframes h2_over {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes h2_over {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.title-wrap {
    position: relative;
    /* display: flex;
    flex-direction: column; */
}
.title-wrap .line-wrap {
    /* position: relative;
    flex: 1; */
    position: absolute;
    top: 30px;
    left: 20px;
}
.title-wrap .line-wrap.vertical {
    height: calc(100% - 30px);
}

.title-wrap .line-wrap.beside {
    position: absolute;
    top: 228px;
    left: 0;

    width: 22%;
}
.title-wrap .border-line {
    position: absolute;

    width: 1px;

    /* margin-left: 22px; */
    padding-left: 0;

    background: #1e1e1e;
}

.title-wrap .line-wrap.vertical .border-line {
    height: 100%;
}

/* .title-wrap .border-line::after {
    position: absolute;
    bottom: 0;
    left: -6px;

    width: 13.22px;
    height: 26.43px;

    content: "";

    background-image: url(../common/images/icn-rhombus.svg);
    background-repeat: no-repeat;
    background-size: contain;
} */
.title-wrap .border-line .diamond {
    position: absolute;
    z-index: 1;
    bottom: 6px;
    left: -7px;

    display: block;

    width: 13.22px;
    height: 13.22px;

    content: "";
    transform: rotate(45deg) skew(20deg, 20deg);

    border: 1px solid #1e1e1e;
}
.title-wrap .border-line .diamond-bg {
    position: absolute;
    z-index: 0;
    bottom: -1px;
    left: -6px;

    display: block;

    transform: rotate(0deg);

    /* border-top: 14px solid #4682b4; */

    border-top: 14px solid #ffffff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.title-wrap .border-line .diamond-bg.beige {
    border-top: 14px solid #fcf8f0;
}

h3 {
    padding-top: 42px;

    text-align: center;
    letter-spacing: 0;

    font-size: 35px;
    line-height: 1.7;
}

h3.ttl_icn {
    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-weight: 500;
}
@media print, screen and (max-width: 768px) {
    h2 {
        letter-spacing: 0.04em;

        font-size: 22px;
    }
    h2 p {
        padding-bottom: 14.5px;
    }
    h2 span.en {
        padding-left: 3px;

        font-size: 12px;
    }

    .title-wrap {
        width: 11.5vw;
    }
    .title-wrap .line-wrap {
        left: 11px;
    }
    .title-wrap .line-wrap.beside {
        position: absolute;
        top: 228px;
        left: 0;

        width: 22%;
    }
    .title-wrap .border-line {
        position: absolute;

        width: 1px;
        margin-left: 30%;
        padding-left: 0;

        background: #1e1e1e;
    }
    .title-wrap .beside .border-line {
        width: 460%;
    }

    /* .title-wrap .border-line::after {
        position: absolute;
        bottom: 0;
        left: -6px;

        width: 8.04px;
        height: 16.07px;

        content: "";

        background-image: url(../common/images/icn-rhombus.svg);
        background-repeat: no-repeat;
        background-size: contain;
    } */
    /* .title-wrap .border-line::after {
        bottom: 3px;
        left: -5px;

        width: 9px;
        height: 9px;
    } */

    .title-wrap .border-line .diamond {
        bottom: 4px;
        left: -5px;

        width: 9px;
        height: 9px;
    }
    .title-wrap .border-line .diamond-bg {
        bottom: 0px;
        left: -3px;

        /* border-top: 9px solid #4682b4; */

        border-top: 9px solid #ffffff;
        border-right: 3px solid transparent;
        border-left: 4px solid transparent;
    }
    .title-wrap .border-line .diamond-bg.beige {
        border-top: 9px solid #fcf8f0;
    }

    h3 {
        padding-top: 42px;

        text-align: center;
        letter-spacing: 0;

        font-size: 35px;
        line-height: 1.7;
    }

    h3.ttl_icn {
        font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
        font-weight: 500;
    }

    /* スライダー */
    .smp-slider {
        position: inherit;
    }
    .smp-slider .pager-box {
        position: relative;
        right: -23.4vw;
        left: -23.4vw;

        display: flex;
        align-items: center;
        justify-content: center;

        width: 100vw;
        height: 13px;
        margin-top: 8vw;
    }
    .smp-slider .pager-box .swiper-pagination {
        position: relative;
        top: 0;
        left: auto;

        display: inline-block;

        height: 13px;
        margin: 0 25px;

        vertical-align: middle;

        line-height: 12px;
    }
    .smp-slider .pager-box .swiper-pagination .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
        margin: 0 7px;

        opacity: 1;
        border-radius: 50%;
        background-color: #bbbbbb;
    }
    .smp-slider .pager-box .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #1e1e1e;
    }
}

/* mv
========================================================================== */
.mv-wrap {
    position: relative;
}

.mv-wrap .lead {
    position: absolute;
    top: 6.3%;
    right: 14.6%;

    letter-spacing: 0.23em;

    color: #ffffff;
    text-shadow: -1px -1px 30px #000000, 1px -1px 30px #000000;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;

    /*font-size: 27px;*/
    font-size: 1.977vw;
    font-weight: 500;
    line-height: 1.8;

    -moz-text-shadow: -1px -1px 30px #000000, 1px -1px 30px #000000;
    -webkit-text-shadow: -1px -1px 30px #000000, 1px -1px 30px #000000;
    z-index: 1;
}

.mv-wrap .prof {
    position: absolute;
    bottom: 2.122vw;

    letter-spacing: 0.19em;

    opacity: 0.7;
    color: #ffffff;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 1.39vw;
    font-weight: 600;
    z-index: 1;
}

.mv-wrap .prof-1 {
    left: 22.76vw;
}

.mv-wrap .prof-2 {
    right: 18.58vw;
}

.swiper-container .pager-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 1.3rem;
    margin-top: 20px;
}
.swiper-container .pager-box .swiper-pagination {
    position: relative;
    top: 0;
    left: auto;
    display: inline-block;
    height: 1.3rem;
    margin: 0 18px;
    vertical-align: middle;
    line-height: 1.2rem;
}
.swiper-container .pager-box .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6px;
    opacity: 1;
    border-radius: 50%;
    background-color: rgba(30, 30, 30, 0.3);
}
.swiper-container .pager-box .swiper-pagination .swiper-pagination-bullet-active {
    background-color: rgba(30, 30, 30, 0.8);
}
@media only screen and (max-width: 1366px) {
    .mv-wrap .lead {
        text-shadow: -1px -1px 10px #000000, 1px -1px 10px #000000;

        font-size: 27px;

        -moz-text-shadow: -1px -1px 10px #000000, 1px -1px 10px #000000;
        -webkit-text-shadow: -1px -1px 10px #000000, 1px -1px 10px #000000;
    }
    .mv-wrap .prof {
        bottom: 29px;

        font-size: 19px;
    }
    .mv-wrap .prof-1 {
        left: 311px;
    }

    .mv-wrap .prof-2 {
        right: 262px;
    }
}
@media print, screen and (max-width: 768px) {
    .mv-wrap .lead {
        top: 4.2vw;
        right: 41%;

        font-size: 16px;
    }
    .mv-wrap .lead span {
        display: none;
    }

    .mv-wrap .prof {
        bottom: 3.2vw;

        font-size: 13px;
    }
    .mv-wrap .prof-1 {
        left: 11.46vw;
    }

    .mv-wrap .prof-2 {
        right: 3.5vw;
    }

    .swiper-container .pager-box {
        margin-top: 2.6vw;
    }

    .swiper-container .pager-box .swiper-pagination .swiper-pagination-bullet {
        margin: 0 7px;
    }
}

/* news
========================================================================== */
.news-wrap {
    background-color: #F7F7F7;
    padding: 70px 0 0;
}

.news-wrap .inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.news-wrap h2 p {
    background-color: #F7F7F7;
}

.news-wrap .news-con {
    align-self: flex-start;
}
.news-wrap .news-list {
    display: flex;
}
.news-wrap .news-box {
    width: 344px;
    margin-left: 24px;

    direction: ltr;
}
.news-wrap .news-box:last-child {
    margin-left: 0;
}
.news-wrap .news-box .news-detail .date {
    margin-top: 19px;

    font-size: 15px;
}

.news-wrap .news-box .news-detail .text {
    margin-top: 2px;

    font-size: 17px;
    line-height: 1.8;
}

.news-wrap .btn {
    margin: 78px auto 100px;
}
.news-wrap .btn.bg-white .thick:before, .news-wrap .btn.bg-white .thick:after, .news-wrap .btn.bg-white .circle:before, .news-wrap .btn.bg-white .circle:after {
    background-color: #F7F7F7;
}
@media print, screen and (max-width: 768px) {
    .news-wrap {
        padding: 8.8vw 0 0;
    }

    .news-wrap .inner {
        flex-direction: row;
    }

    .news-wrap .title-wrap {
        order: 2;
    }
    .news-wrap .news-con {
        overflow: hidden;
        order: 1;

        width: 77vw;
        margin-right: 6.6vw;
        margin-left: -5vw;
    }
    .news-wrap .news-box {
        width: 48vw;
        margin-right: 0;
    }
    .news-wrap .news-box .news-detail .date {
        margin-top: 3.4vw;

        font-size: 12px;
    }

    .news-wrap .news-box .news-detail .text {
        margin-top: 2.6vw;

        font-size: 13px;
    }

    .news-wrap .btn {
        margin: 10.6vw 0 26.6vw;
    }
}

/* media
========================================================================== */
.media-wrap {
    padding-top: 100px;

    background: #f7f7f7;
}

.media-wrap h2 p {
    background: #f7f7f7;
}

.media-wrap .title-wrap .border-line::after {
    background-image: url(../common/images/icn-rhombus02.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.media-wrap section {
    align-self: flex-start;
}

.media-wrap .inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.media-wrap .media-list {
    display: flex;
}

.media-wrap .media-box {
    width: 344px;
    margin-right: 24px;

    direction: ltr;
}

.media-wrap .media-box .media-detail .date {
    margin-top: 19px;

    font-size: 15px;
}

.media-wrap .media-box .media-detail .text {
    margin-top: 2px;

    font-size: 17px;
    line-height: 1.8;
}

.media-wrap .btn {
    margin: 75px auto 100px;
}
@media print, screen and (max-width: 768px) {
    .media-wrap {
        padding-top: 5.6vw;
    }
    .media-wrap .inner {
        flex-direction: row;
    }
    .media-wrap .title-wrap {
        order: 2;
    }

    .media-wrap section {
        overflow: hidden;
        order: 1;

        width: 77vw;
        margin-right: 6.6vw;
        margin-left: -5vw;
    }
    /* .media-wrap .media-list {
        justify-content: flex-start;
    } */

    .media-wrap .media-box {
        width: 48vw;
        margin-right: 0;
        margin-left: 0;
    }

    .media-wrap .media-box .media-detail .date {
        margin-top: 3.4vw;

        font-size: 12px;
    }

    .media-wrap .media-box .media-detail .text {
        margin-top: 2.6vw;

        font-size: 13px;
    }

    .media-wrap .btn {
        margin: 10.6vw 0 26.6vw auto;
    }
}

/* history
========================================================================== */

.history-wrap .inner {
    position: relative;

    display: flex;
    justify-content: space-between;
}

.history-wrap .inner::before {
    position: absolute;
    top: 440px;
    left: -190px;

    width: 391px;
    height: 391px;

    content: "";

    background: url(../common/images/kamon-bg01.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.history-wrap .title-wrap {
    margin: 68px 0 0 48px;
}

.history-con {
    width: 1041px;
    margin-right: -83px;
}

.history-con h3,
.history-con > p {
    width: 958px;
    margin: 50px 0 0;
    padding-top: 0;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 33px;
    font-weight: 500;
    text-align: left;
    line-height: 1;
}
.history-con > p {
    margin: 24px 0 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 2;
}

.history-con .btn {
    margin: 73px auto 100px;
}
@media print, screen and (max-width: 768px) {
    .history-wrap .inner {
        position: relative;

        display: flex;
        justify-content: space-between;
    }

    .history-wrap .inner::before {
        position: absolute;
        top: 128.2vw;
        left: -17.8vw;

        width: 52vw;
        height: 52vw;

        content: "";

        background: url(../common/images/kamon-bg01.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .history-wrap .title-wrap {
        margin: 10.1vw 0 0;
    }

    .history-con {
        position: relative;

        width: 79.2vw;
        margin-right: -5vw;
    }

    .history-con h3,
    .history-con > p {
        width: 73.8vw;
        margin: 10.6vw 0 0;

        font-size: 22px;
    }
    .history-con > p {
        margin: 3vw 0 0;

        font-size: 14px;
        line-height: 2.14;
    }

    .history-con .btn {
        margin: 10.6vw 0 26.6vw 2.6vw;
    }
}

/* story
========================================================================== */
.story-wrap {
    padding-top: 69px;

    background: #fff8ef;
    overflow: hidden;
}
.story-wrap .inner {
    position: relative;

    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.story-wrap .inner::before {
    position: absolute;
    top: 735px;
    right: -202px;

    width: 391px;
    height: 391px;

    content: "";

    background: url(../common/images/kamon-bg02.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
.story-wrap h2 p {
    background: #fff8ef;
}
/* .story-wrap .title-wrap .border-line::after {
    background-image: url(../common/images/icn-rhombus03.svg);
    background-repeat: no-repeat;
    background-size: contain;
} */

.story-con {
    position: relative;
    margin-top: 79px;
    z-index: 1;
}

.story-con .story-box {
    display: flex;
    flex-wrap: wrap;
}

.story-box .story-item {
    width: 443.09px;
    margin-right: 73.9px;
}

.story-box .story-item:nth-of-type(2n) {
    margin-right: 0;
}

.story-box .story-item:nth-of-type(n + 3) {
    margin-top: 50px;
}

.story-box .story-item .story-detail {
    margin-top: 23.9px;

    font-family: "游明朝", "YuMincho", serif;
    font-weight: 400;
}

.story-box .story-item .story-detail .title {
    display: flex;
    align-items: center;

    padding: 0;

    font-size: 33px;
    font-weight: 400;
    line-height: 1;
}

.story-box .story-item .story-detail .title::before {
    width: 42px;
    height: 42px;
    margin-right: 18px;

    content: "";

    background: url(../common/images/icn-kamon.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 42px auto;
}

.story-box .story-item .story-detail .text {
    margin-top: 21.9px;

    font-size: 19px;
    line-height: 1.52;
}

.story-con .btn {
    margin: 70px auto 100px;
}
@media print, screen and (max-width: 768px) {
    .story-wrap {
        padding-top: 11.7vw;
    }

    .story-wrap .inner::before {
        position: absolute;
        top: 102.6vw;
        right: -12.2vw;

        width: 52vw;
        height: 52vw;

        content: "";

        background: url(../common/images/kamon-bg02.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .story-con {
        width: 79.2vw;
        margin-top: 0;
        margin-left: -5vw;
    }

    .story-box .story-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12.5vw;
    }

    .story-box .story-item:nth-of-type(2n) {
        margin-right: 0;
    }

    .story-box .story-item:nth-of-type(n + 3) {
        margin-top: 0;
    }

    .story-box .story-item .story-detail {
        width: 69.7vw;
        margin: 3.7vw auto 0;
    }

    .story-box .story-item .story-detail .title {
        font-size: 20px;
    }

    .story-box .story-item .story-detail .title::before {
        width: 7.1vw;
        height: 7.1vw;
        margin-right: 4.3vw;

        content: "";

        background: url(../common/images/icn-kamon.svg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 7.1vw auto;
    }

    .story-box .story-item .story-detail .text {
        margin-top: 3.4vw;

        font-size: 14px;
        line-height: 1.64;
    }

    .story-con .btn {
        margin: 10.6vw 2.6vw 26.6vw auto;
    }
}

/* Service 2023
==========================================================================
.service-wrap {
    position: relative;

    padding-top: 97.9px;
}
.service-menu .inner {
    display: flex;
    justify-content: space-between;
}

.service-menu .left {
    display: flex;
}
.service-menu .title-wrap {
    width: 124px;
}
.service-menu h2 {
    width: 100%;

    line-height: 1.2;
}
.service-menu h2 p {
    background: transparent;
}
.service-menu h2 span {
    display: inline-block;

    letter-spacing: 0.35em;

    background-color: #ffffff;
}
.service-menu h2 span.en {
    display: block;

    letter-spacing: 0.1em;
}
.service-menu .title-wrap .line-wrap.vertical {
    left: 25px;
}

.service-menu .line-wrap.beside .border-line {
    position: absolute;

    height: 0;
    margin-left: 0;

    content: "";
    transition: all 1s;

    border-bottom: 1px solid #1e1e1e;
}
.service-menu .line-wrap.beside.isScroll .border-line {
    width: 200%;
}
.service-menu .line-wrap.beside .border-line .diamond {
    right: -6px;
    bottom: -6px;
    left: auto;

    transform: rotate(315deg) skew(20deg, 20deg);
}
.service-menu .line-wrap.beside .border-line .diamond-bg {
    position: absolute;
    z-index: 0;
    right: -14px;
    bottom: -5px;
    left: auto;

    display: block;

    transform: rotate(0deg);

    border-top: 4px solid transparent;

    border-bottom: 4px solid transparent;
    border-left: 9px solid #ffffff;
}

.service-menu .left section {
    width: 252px;
    margin-left: 108px;
}
.service-menu .left section p {
    font-size: 17px;
}
.service-menu .left ul {
    margin-top: 40px;
}
.service-menu .left ul li {
    width: 100%;

    transition: 0.3s ease-in-out;

    border-color: #b7975a;
}
.service-menu .left ul li:hover {
    background-color: #b7975a;
}
.service-menu .left ul li + li {
    margin-top: 18px;
}
.service-menu .left ul li a {
    font-size: 17px;
}
.service-menu .left ul li a:hover {
    opacity: 1;
    color: #ffffff;
}

.service-menu .right {
    width: 708px;
    margin-right: -83px;
}

.service-con {
    margin-top: 100px;
}

.service-con .con-title {
    position: relative;
}

.service-con .con-title .text {
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;

    color: #ffffff;
}

.service-con .con-title .text .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;

    height: 100%;
}
.service-con .con-title .text h2 {
    display: block;

    padding-top: 0;
    padding-left: 37px;

    text-align: left;

    font-family: MyYuGothicM, YuGothic, sans-serif;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.8;
}

.service-con .con-title .text h2 span {
    display: block;

    margin-left: -15px;
    padding-left: 0;

    letter-spacing: 0.03em;

    color: #ffffff;

    font-size: 20px;
}
.service-con .con-title .text p {
    width: 467px;
    padding-right: 35px;

    letter-spacing: 0.01em;

    font-size: 17px;
}
.service-con .con-box .con-top,
.service-con .con-box .con-list {
    padding: 0 35px 0 37px;
}
.service-con .con-box .con-top {
    display: flex;

    padding-top: 67.1px;
}

#ryotei.service-con .con-box .con-top {
    padding-top: 98px;
}

.service-con .con-box .con-top .left {
    width: 587px;
}

#onlinestore.service-con .con-box .con-top .left,
#ryotei.service-con .con-box .con-top .left {
    width: 522px;
}
.service-con .con-top h3 {
    padding: 0;

    text-align: left;
}
.service-con .con-top .right img {
    width: 323px;
}
#ryotei.service-con .con-top .right img {
    margin-top: -43px;
}

.service-con .con-top .right h3 + p {
    margin-top: 36px;
}

.service-con .con-box .con-top .right {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;

    margin-left: 50px;
}

.service-con .con-box .con-top.flex-reverse .right {
    align-items: flex-end;

    margin-right: 50px;
    margin-left: 0;
}

#ryotei.service-con .con-box .con-top.flex-reverse .right {
    align-items: normal;
}

.service-con .con-box .con-top .right dl {
    display: flex;
}

.service-con .con-box .con-top .right dl dt {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;

    margin-right: 15px;

    letter-spacing: 0.4em;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
}

.service-con .con-box .con-top .right dl dt .ttl-line {
    position: relative;

    height: calc(100% - 18px);
    padding-left: 15px;

    border-right: 1px solid #b7975a;
}
.service-con .con-box .con-top .right dl dt .ttl-line::before {
    position: absolute;
    top: -9px;
    left: 12px;

    width: 7.23px;
    height: 9.45px;

    content: "";
    transform: rotateZ(180deg);

    background: url(../common/images/ttl-line-icn.svg);
    background-repeat: no-repeat;

    background-position: center;
}
.service-con .con-box .con-top .right dl dt .ttl-line::after {
    position: absolute;
    bottom: -9px;
    left: 12px;

    width: 7.23px;
    height: 9.45px;

    content: "";
    transform: rotateZ(0deg);

    background: url(../common/images/ttl-line-icn.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.service-con .con-box .con-top .right dl dd .name {
    text-align: left;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 20px;
    font-weight: 500;
}

.service-con .con-box .con-top .right dl dd .name span {
    display: block;

    font-size: 17px;
    line-height: 1.7;
}

.service-con .con-box .con-top .right dl dd .text {
    margin-top: 20.5px;

    font-size: 15px;
}

.service-con .con-box .con-top .btn {
    margin: 0 auto;
}

.service-con .con-box .con-top .btn-wrap {
    display: flex;
    justify-content: space-between;
}

.service-con .con-box .con-list {
    margin-top: 96px;
}

.service-con .con-box .con-list h2,
.service-con .con-box .con-list h3 {
    display: block;

    padding-top: 0;
    padding-bottom: 33.5px;

    text-align: center;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 20px;
    font-weight: 500;
}

.service-con .con-box .con-list .con-item + .con-item {
    margin-top: 56px;
}

.service-con .con-box .con-list dl dt h3 {
    padding: 0;

    font-size: 13px;
}
.service-con .con-box .con-list dl dt:before {
    margin-right: 10px;
}
.service-con .con-box .con-list dl dt:after {
    margin-left: 10px;
}

.service-con .con-box .con-list dl dd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#solution.service-con .con-box .con-list dl dd ul {
    justify-content: center;
}

.service-con .con-box .con-list dl dd ul li {
    width: calc(100% / 5);
    text-align: center;
}
.service-con .con-box .con-list dl.two-list dd ul li {
    width: calc(100% / 2);
}
.service-con .con-box .con-list dl.three-list dd ul li {
    width: 174px;
}

#solution.service-con .con-box .con-list dl dd ul li {
    width: 223px;
    margin-right: 33px;
}

.service-con .con-box .con-list .over dl dd ul li:nth-child(5n),
.service-con .con-box .con-list dl dd ul li:last-child {
    margin-right: 0;
}

.service-con .con-box .con-list .over dl dd ul li:nth-child(n + 6) {
    margin-top: 22px;
}

.service-con .con-box .con-list dl dd ul li img {
    width: 174px;
}
.service-con .con-box .con-list dl dd ul li p {
    margin-top: 16px;

    text-align: center;

    font-size: 15px;
    font-feature-settings: "palt";
}

.service-con .con-box .con-list dl dd ul + p {
    margin-top: 27px;

    text-align: center;

    font-size: 14px;
}
.service-con .con-box .con-list .column2_wrap {
    display: flex;
    justify-content: space-between;
}
.service-con .con-box .con-list dl.two-list {
    width: 442px;
    justify-content: flex-start;
}
.service-con .con-box .con-list dl.three-list {
    width: 654px;
}

.service-con .con-list .btn {
    margin: 58px auto 100.4px;
}
@media print, screen and (max-width: 768px) {
    .service-wrap {
        padding-top: 9.6vw;
    }
    .service-menu .inner {
        flex-direction: column;

        width: 95vw;
        padding: 0 5vw 0 0;
    }

    .service-menu .left {
        position: relative;

        flex-direction: column;

        width: 90vw;
        padding-right: 0;
        padding-left: 5vw;
    }
    .service-menu .title-wrap {
        width: 100%;
    }

    .service-menu h2 {
        display: block;

        -ms-writing-mode: lr-tb;

        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
    }
    .service-menu .left h2 p {
        margin-top: 0;

        font-size: 22px;
        line-height: 1.2;
    }
    .service-menu h2 span.en {
        display: block;
    }

    .service-menu .title-wrap .line-wrap.vertical {
        display: none;
    }
    .service-menu .title-wrap .line-wrap.beside {
        top: 13.3vw;
        left: -5vw;
    }
    .service-menu .line-wrap.beside .border-line {
        top: 0;

        height: 0 !important;
    }
    .service-menu .line-wrap.beside.isScroll .border-line {
        width: 460%;
    }

    .service-menu .left section {
        width: 100%;
        margin-top: 7.6vw;
        margin-left: 0;
    }

    .service-menu .left section p {
        margin-top: 4.2vw;

        font-size: 14px;
        line-height: 1.6;
    }
    .service-menu .left ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

        margin-top: 5.3vw;
    }
    .service-menu .left ul li {
        width: 42.6vw;
        margin-bottom: 4.2vw;
    }
    .service-menu .left ul li + li {
        margin-top: 0;
    }
    .service-menu .left ul li a {
        font-size: 14px;
    }

    .service-menu .right {
        display: none;
    }

    .service-con {
        margin-top: 9vw;
    }

    .service-con .con-title {
        position: relative;
    }

    .service-con .con-title .text {
        position: absolute;
        top: 16.5%;

        width: 100%;

        color: #ffffff;
    }

    .service-con .con-title .text .inner {
        display: block;

        box-sizing: border-box;
        padding: 0 5.95vw;
    }
    .service-con .con-title .text h2 {
        display: block;

        padding-left: 0;

        font-size: 20px;
        line-height: 1;
    }

    .service-con .con-title .text h2 span {
        display: block;

        margin-top: 1vw;

        letter-spacing: 0.03em;

        font-size: 15px;
    }
    .service-con .con-title .text p {
        width: 100%;
        padding-top: 9.8vw;
        padding-right: 0;

        letter-spacing: 0.01em;

        font-size: 13px;
        line-height: 1.76;
    }
    #sales.service-con .con-title .text p {
        padding-top: 8vw;
    }
    .service-con .con-box .con-top,
    .service-con .con-box .con-list {
        padding: 0;
    }
    .service-con .con-box .con-top {
        display: block;

        padding-top: 10.8vw;
    }

    #ryotei.service-con .con-box .con-top {
        padding-top: 10.7vw;
    }

    .service-con .con-box .con-top .left {
        width: 100%;
    }

    #onlinestore.service-con .con-box .con-top .left,
    #ryotei.service-con .con-box .con-top .left {
        width: 100%;
    }
    .service-con .con-top h3 {
        padding: 0;

        text-align: left;

        line-height: 1.8;
    }
    .service-con .con-top .right img {
        width: 56.664vw;
    }
    #ryotei.service-con .con-top .right img {
        width: 56.64vw;
        margin-top: 0;
    }

    .service-con .con-top .right h3 + p {
        margin-top: 4vw;
    }

    .service-con .con-box .con-top .right {
        display: flex;
        flex: 1;
        flex-direction: column;
        justify-content: space-between;

        margin-top: 4.64vw;
        margin-left: 0;
    }

    .service-con .con-box .con-top.flex-reverse .right {
        align-items: flex-end;

        margin-right: 0;
        margin-left: 0;
    }

    #ryotei.service-con .con-box .con-top.flex-reverse .right {
        align-items: normal;
    }

    .service-con .con-box .con-top .right dl {
        display: flex;
    }

    .service-con .con-box .con-top .right dl dt {
        margin-right: 3.5vw;

        font-size: 12px;
        line-height: 1.8;
    }
    .service-con .con-box .con-top .right dl dt .ttl-line {
        padding-left: 1.8vw;
    }
    .service-con .con-box .con-top .right dl dt .ttl-line::before,
    .service-con .con-box .con-top .right dl dt .ttl-line::after {
        left: 1vw;
    }

    .service-con .con-box .con-top .right dl dd {
        padding-bottom: 4.2vw;
    }
    .service-con .con-box .con-top .right dl dd .name {
        font-size: 15px;
    }

    .service-con .con-box .con-top .right dl dd .name span {
        font-size: 12px;
        line-height: 1.8;
    }

    .service-con .con-box .con-top .right dl dd .text {
        margin-top: 19.5px;

        font-size: 13px;
        line-height: 1.7;
    }

    .service-con .con-box .con-top .btn {
        margin: 8vw auto 0;
    }
    .service-con .con-box .con-top .btn + .btn {
        margin-top: 4vw;
    }

    .service-con .con-box .con-top .btn-wrap {
        display: block;

        margin-top: 7.2vw;
        margin-bottom: 26.6vw;
    }

    .service-con .con-box .con-list {
        margin-top: 25.8vw;
    }

    .service-con .con-box .con-list h2,
    .service-con .con-box .con-list h3 {
        padding-bottom: 4.2vw;

        font-size: 15px;
    }

    .service-con .con-box .con-list .con-item + .con-item,
    .service-con .con-box .con-list .con-item dl + dl {
        margin-top: 10.6vw;
    }

    .service-con .con-box .con-list dl dt h3 {
        font-size: 11px;
    }

    .service-con .con-box .con-list dl dd {
        position: relative;
    }
    .service-con .con-box .con-list dl dd ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;

        margin: 0 1.6vw;
    }

    #solution.service-con .con-box .con-list dl dd ul {
        align-items: flex-end;
        justify-content: space-between;
    }

    .service-con .con-box .con-list dl dd ul li,
    .service-con .con-box .con-list dl.two-list dd ul li,
    .service-con .con-box .con-list dl.three-list dd ul li,
    #solution.service-con .con-box .con-list dl dd ul li {
        width: 27.6vw;
        margin-right: 2vw;
        margin-bottom: 4.3vw;
    }

    .service-con .con-box .con-list .over dl dd ul li:nth-child(5n),
    .service-con .con-box .con-list dl dd ul li:last-child {
        margin-right: 2vw;
    }
    .service-con .con-box .con-list dl dd ul li:nth-child(3n),
    #solution.service-con .con-box .con-list dl dd ul li:nth-child(3n) {
        margin-right: 0;
    }

    .service-con .con-box .con-list .over dl dd ul li:nth-child(n + 6) {
        margin-top: 0;
    }

    .service-con .con-box .con-list dl dd ul li img {
        width: 16.23vw;
    }
    .service-con .con-box .con-list dl dd ul li p {
        margin-top: 18px;

        text-align: center;

        font-size: 9px;
    }

    .service-con .con-box .con-list dl dd ul li p span.sp {
        display: inline-block;
        width: 1em;
    }

    .service-con .con-box .con-list dl dd ul + p {
        position: absolute;
        right: 0;
        bottom: 0;

        width: 27.6vw;
        margin-top: 0;

        text-align: center;

        font-size: 9px;
    }
    .service-con .con-box .con-list .column2_wrap {
        display: block;
    }
    .service-con .con-box .con-list dl.two-list,
    .service-con .con-box .con-list dl.three-list {
        width: 100%;
    }

    .service-con .con-list .btn {
        margin: 48.4px auto 98.6px;
    }
} */


/* about
========================================================================== */
.about-wrap {
    margin-top: 100px;

    background: #fcf8f0;
}

.about-wrap .inner {
    position: relative;

    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.about-wrap .title-wrap {
    margin-top: 90px;
}
.about-wrap h2 p {
    background: #fcf8f0;
}
.about-con {
    width: 1080px;
    padding: 98px 0 100px;
}

.about-box {
    display: flex;
    justify-content: space-between;
}
.about-item {
    width: 344px;
}
.about-item a {
    display: block;

    width: 100%;
}
.about-item .about-img {
    position: relative;

    width: 100%;
    padding-top: 58.1395%;
}
.about-item .about-img img {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.about-item a:hover {
    opacity: 1;
}
.about-item a:hover .about-img {
    background-color: #000000;
}

.about-item .about-img h3 {
    position: absolute;
    top: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    height: 100%;
    padding-top: 0;

    color: #ffffff;

    /* font-family: "游ゴシック Medium", "YuGothic Medium", sans-serif; */

    font-family: MyYuGothicM, YuGothic, sans-serif;
    font-size: 24px;
    font-weight: 600;
}

.about-item p {
    margin-top: 17px;

    text-align: center;

    font-size: 17px;
}

.csr-wrap {
    margin-top: 60.5px;
}

.csr-wrap h3 {
    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 20px;
    font-weight: 500;
}

.csr-box {
    margin-top: 46.5px;
}

.csr-box + .csr-box {
    margin-top: 71.5px;
}

.csr-item {
    display: flex;
    align-items: flex-end;
}

.csr-item .left {
    width: 540px;
}

.csr-item .right {
    flex: 1;

    margin-left: 45px;
}

.csr-item .right img {
    width: 378px;
}
.item02 .csr-item .right img {
    width: 305px;
}

.csr-item .right .title {
    margin-top: 17px;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 20px;
    font-weight: 500;
}
.item02 .csr-item .right .title {
    margin-top: 30px;
}

.csr-item .right .text {
    margin-top: 22px;

    font-size: 15px;
}

.csr-box .btn {
    margin: 56px auto 0;
}
@media print, screen and (max-width: 768px) {
    .about-wrap {
        margin-top: 26.6vw;
    }

    .about-wrap .inner {
        flex-direction: row;
    }
    .about-wrap .title-wrap {
        margin-top: 8.9vw;
    }

    .about-con {
        width: 73.86vw;
        padding: 0;

        background: #fcf8f0;
    }

    .about-box {
        display: block;
    }
    .about-item {
        width: 100%;
        margin-bottom: 12.8vw;
    }
    .about-item .about-img {
        padding-top: 67.148%;
    }

    .about-item .about-img h3 {
        font-size: 20px;
    }

    .about-item p {
        margin-top: 3.2vw;

        font-size: 14px;
    }

    .csr-wrap {
        margin-top: 20.2vw;
    }

    .csr-wrap h3 {
        padding-top: 0;

        font-size: 11px;
    }

    .csr-box {
        margin-top: 10.1vw;
    }

    .csr-box + .csr-box {
        margin-top: 71.5px;
    }

    .csr-item {
        display: block;
    }

    .csr-item .left {
        width: 100%;
    }

    .csr-item .right {
        margin-left: 0;
    }

    .csr-item .right img {
        width: 60.5vw;
        margin-top: 6vw;
    }
    .item02 .csr-item .right img {
        width: 56.2vw;
        margin-top: 5.17vw;
    }

    .csr-item .right .title {
        margin-top: 4.6vw;

        font-size: 15px;
    }

    .csr-item .right .text {
        margin-top: 4.8vw;

        font-size: 13px;
    }

    .csr-box .btn {
        margin: 15.4vw 0 22.6vw 2.6vw;
    }
}

/* Contact
========================================================================== */

.contact-wrap {
    margin-top: 100px;
}

.contact-wrap h2 {
    display: block;

    padding-top: 42px;
    padding-bottom: 25px;

    text-align: center;
    letter-spacing: 0;

    font-size: 35px;
    line-height: 1.7;
}

.contact-wrap p {
    text-align: center;
}

.contact-wrap .contact-con ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    width: 970px;
    margin: 50px auto 0;
}

.contact-wrap .contact-con ul li {
    width: 463.97px;
    margin-right: 39px;
}

.contact-wrap .contact-con ul li:nth-of-type(2n) {
    margin-right: 0;
}

.contact-wrap .contact-con ul li:nth-of-type(n + 3) {
    margin-top: 30px;
}
@media print, screen and (max-width: 768px) {
    .contact-wrap {
        margin-top: 26.9vw;
    }

    .contact-wrap h2 {
        padding-bottom: 4.5vw;

        font-size: 22px;
    }

    .contact-wrap p {
        text-align: left;

        font-size: 12px;
        line-height: 1.8;
    }

    .contact-wrap .contact-con ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;

        width: 68vw;
        margin: 7.28vw auto 0;
    }

    .contact-wrap .contact-con ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4vw;
    }

    .contact-wrap .contact-con ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    .contact-wrap .contact-con ul li:nth-of-type(n + 3) {
        margin-top: 0;
    }
}

/* Recruit
========================================================================== */

.recruit-wrap {
    margin-top: 124px;
    margin-bottom: 100px;
}

.recruit-wrap h2 {
    display: block;

    padding-top: 42px;
    padding-bottom: 40px;

    text-align: center;
    letter-spacing: 0;

    font-size: 35px;
    line-height: 1.7;
}

.recruit-wrap .recruit-con .inner {
    padding-top: 29px;
}

.recruit-wrap .recruit-con p.text {
    width: 918px;
    margin: 0 auto;

    font-size: 15px;
    line-height: 1.6;
}

.recruit-wrap .recruit-con ul {
    display: flex;
    justify-content: center;

    margin-top: 32.5px;
}

.recruit-wrap .recruit-con ul li:first-child {
    margin-right: 40px;
}
@media print, screen and (max-width: 768px) {
    .recruit-wrap {
        margin-top: 22.4vw;
    }

    .recruit-wrap h2 {
        padding-top: 42px;
        padding-bottom: 10vw;

        font-size: 22px;
    }

    .recruit-wrap .recruit-con .inner {
        padding-top: 3.6vw;
    }

    .recruit-wrap .recruit-con p.text {
        width: 100%;
        margin: 0 auto;

        font-size: 12px;
    }

    .recruit-wrap .recruit-con ul {
        display: block;

        margin-top: 32.5px;
    }

    .recruit-wrap .recruit-con ul li,
    .recruit-wrap .recruit-con ul li:first-child {
        width: 53vw;
        margin: 0 auto 4vw;
    }
}

/* ==============================
  TOP Navigation
============================== */
.top-navigation {
    padding: 100px 0 0;
}
.top-navigation .inner {
    padding: 0;
    width: 1080px;
}
.top-navigation h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
}
.top-navigation h2 img {
    width: 42px;
    height: 42px;
    margin-bottom: 12px;
}
.top-navigation h2 span.en {
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.08em;
    margin-top: 10px;
}

.top-navigation .restaurant-con {
    display: flex;
    justify-content: space-between;
}
.top-navigation .restaurant-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 31.8%;
}
.top-navigation .restaurant-item .restaurant-detail,
.top-navigation .restaurant-item .restaurant-detail a {
    width: 100%;
    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
}
.top-navigation .restaurant-item .name {
    margin: 19px 0 30px;
    text-align: center;
    font-size: clamp(1.6rem, 1.75vw, 2.4rem);
}
.top-navigation .restaurant-item.omoya .name {
    margin-top: 12px;
}
.top-navigation .restaurant-item.gion .name img {
    width: 70.1%;
}
.top-navigation .restaurant-item.ginza .name img {
    width: 70.1%;
}
.top-navigation .restaurant-item.omoya .name img {
    width: 52.2%;
}
.top-navigation .restaurant-item .name p {
    margin-top: 10px;
}
.top-navigation .restaurant-item.omoya .name p {
    margin-top: 15px;
}
.top-navigation .restaurant-item .btn {
    width: 100%;
}
.top-navigation .restaurant-item.gion .btn {
    background-color: #7B0000;
}
.top-navigation .restaurant-item.ginza .btn {
    background-color: #084800;
}
.top-navigation .restaurant-item.omoya .btn {
    background-color: #42005F;
    color: #FFF;
}
.top-navigation .restaurant-item .btn .no-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 17px;
}

.top-navigation .online_store {
    margin: 100px 0;
}

.top-navigation .online_store-con {
    border: 1px solid #b7975a;
    display: flex;
    justify-content: space-between;
    padding: 47px 52px;
}
.top-navigation .online_store-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 31.8%;
}
.top-navigation .online_store-item .btn {
    background-color: #454545;
    width: 100%;
    margin-top: 19px;
}
.top-navigation .online_store-item .btn div {
    color: #FFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    font-size: 17px;
    line-height: 1.8;
}

.top-navigation .service {
    background-color: #b7975a;
    padding: 42px 0 65px;
}
.top-navigation .service h2,
.top-navigation .service h2 span.en {
    color: #FFF;
}
.top-navigation .service-con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 31px;
}
.top-navigation .service-item {
    position: relative;
    width: 23.1%;
}
.top-navigation .service-item a {
    position: relative;
    width: 100%;
    height: 100%;
}
.top-navigation .service-item a:hover,
.top-navigation .service-item a:hover img {
    opacity: 1;
}
.top-navigation .service-item a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s ease-in-out;
}
.top-navigation .service-item a:hover::before {
    background-color: rgba(0, 0, 0, 0.65);
}
.top-navigation .service-item:nth-of-type(n + 5) {
    margin-top: 24px;
}
.top-navigation .service-item p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: clamp(1.6rem, 1.75vw, 2.4rem);
    font-weight: bold;
}
@media print, screen and (max-width: 768px) {
    .top-navigation {
        padding: 8vw 0 0;
    }
    .top-navigation .inner {
        width: 89.3vw;
    }
    .top-navigation h2 {
        margin-bottom: 7.4vw;
    }
    .top-navigation h2 img {
        width: 11.2vw;
        height: 11.2vw;
        margin-bottom: 2.4vw;
    }
    .top-navigation h2 span.en {
        margin-top: 0.8vw;
        font-size: 12px;
    }

    .top-navigation .restaurant-con {
        flex-direction: column;
    }
    .top-navigation .restaurant-item {
        align-items: stretch;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
    .top-navigation .restaurant-item + .restaurant-item {
        margin-top: 5.3vw;
    }
    .top-navigation .restaurant-item .restaurant-thumbnail {
        width: 44.8vw;
    }
    .top-navigation .restaurant-item .restaurant-detail {
        width: 40.2vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .top-navigation .restaurant-item .name {
        margin: 0;
        font-size: 4.8vw;
    }
    .top-navigation .restaurant-item.omoya .name {
        margin-top: 12px;
    }
    .top-navigation .restaurant-item.gion .name img,
    .top-navigation .restaurant-item.ginza .name img,
    .top-navigation .restaurant-item.omoya .name img {
        width: 40vw;
    }

    .top-navigation .restaurant-item .name p {
        margin-top: 1.6vw;
    }
    .top-navigation .restaurant-item.omoya .name p {
        margin-top: 3.76vw;
        font-size: 3.5vw;
    }
    .top-navigation .restaurant-item .btn {
        width: 100%;
    }
    .top-navigation .restaurant-item .btn .no-link {
        font-size: 3.7vw;
    }

    .top-navigation .online_store {
        margin: 26.6vw 0;
    }

    .top-navigation .online_store-con {
        border: none;
        flex-direction: column;
        padding: 0;
    }
    .top-navigation .online_store-item {
        width: 100%;
    }
    .top-navigation .online_store-item + .online_store-item {
        margin-top: 8vw;
    }
    .top-navigation .online_store-item .btn {
        margin-top: 3.7vw;
    }
    .top-navigation .online_store-item .btn div {
        font-size: 3.7vw;
    }

    .top-navigation .service {
        padding: 6.7vw 0 65px;
    }
    .top-navigation .service-con {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 31px;
    }
    .top-navigation .service-item {
        width: 41.8vw;
    }
    .top-navigation .service-item:nth-of-type(n + 3) {
        margin-top: 4vw;
    }
    .top-navigation .service-item p {
        font-size: 4vw;
    }
}

/* ==============================
  Service
============================== */
.service-menu {
    padding: 90px 0 0;
}
.service-menu h2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service-menu h2 span.en {
    margin-top: 10px;
}
.service-menu .title-wrap + p {
    margin: 2% 0 3.1%;
    text-align: center;
    font-size: clamp(1.3rem, 1.24vw, 1.7rem);
}
.service-menu  section ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px auto 0;
    width: 1080px;
}
.service-menu  section ul li {
    width: 23.2%;
    border-color: #b7975a;
    transition: 0.3s ease-in-out;
}
.service-menu  section ul li:nth-of-type(n + 5) {
    margin-top: 21px;
}
.service-menu  section ul li a {
    font-size: clamp(1.4rem, 1.39vw, 1.9rem);
}
.service-menu  section ul li:hover {
    background-color: #b7975a;
}
.service-menu  section ul li:hover a {
    color: #FFF;
    opacity: 1;
}


.service-con {
    margin-top: 100px;
}

.service-con .con-title {
    position: relative;
}

.service-con .con-title .text {
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;

    color: #ffffff;
}

.service-con .con-title .text .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;

    height: 100%;
}
.service-con .con-title .text h2 {
    display: block;

    padding-top: 0;
    padding-left: 37px;

    text-align: left;

    font-family: MyYuGothicM, YuGothic, sans-serif;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.8;
}

.service-con .con-title .text h2 span {
    display: block;

    margin-left: -15px;
    padding-left: 0;

    letter-spacing: 0.03em;

    color: #ffffff;

    font-size: 20px;
}
.service-con .con-title .text p {
    width: 467px;
    padding-right: 35px;

    letter-spacing: 0.01em;

    font-size: 17px;
}
.service-con .con-box .con-top,
.service-con .con-box .con-list {
    padding: 0 35px 0 37px;
}
.service-con .con-box .con-top {
    display: flex;

    padding-top: 67.1px;
}

#ryotei.service-con .con-box .con-top {
    padding-top: 98px;
}

.service-con .con-box .con-top .left {
    width: 587px;
}

#onlinestore.service-con .con-box .con-top .left,
#ryotei.service-con .con-box .con-top .left {
    width: 522px;
}
.service-con .con-top h3 {
    padding: 0;

    text-align: left;
}
.service-con .con-top .right img {
    width: 323px;
}
#ryotei.service-con .con-top .right img {
    margin-top: -43px;
}

.service-con .con-top .right h3 + p {
    margin-top: 36px;
}

.service-con .con-box .con-top .right {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;

    margin-left: 50px;
}

.service-con .con-box .con-top.flex-reverse .right {
    align-items: flex-end;

    margin-right: 50px;
    margin-left: 0;
}

#ryotei.service-con .con-box .con-top.flex-reverse .right {
    align-items: normal;
}

.service-con .con-box .con-top .right dl {
    display: flex;
}

.service-con .con-box .con-top .right dl dt {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;

    margin-right: 15px;

    letter-spacing: 0.4em;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
}

.service-con .con-box .con-top .right dl dt .ttl-line {
    position: relative;

    height: calc(100% - 18px);
    padding-left: 15px;

    border-right: 1px solid #b7975a;
}
.service-con .con-box .con-top .right dl dt .ttl-line::before {
    position: absolute;
    top: -9px;
    left: 12px;

    width: 7.23px;
    height: 9.45px;

    content: "";
    transform: rotateZ(180deg);

    background: url(../common/images/ttl-line-icn.svg);
    background-repeat: no-repeat;

    background-position: center;
}
.service-con .con-box .con-top .right dl dt .ttl-line::after {
    position: absolute;
    bottom: -9px;
    left: 12px;

    width: 7.23px;
    height: 9.45px;

    content: "";
    transform: rotateZ(0deg);

    background: url(../common/images/ttl-line-icn.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.service-con .con-box .con-top .right dl dd .name {
    text-align: left;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 20px;
    font-weight: 500;
}

.service-con .con-box .con-top .right dl dd .name span {
    display: block;

    font-size: 17px;
    line-height: 1.7;
}

.service-con .con-box .con-top .right dl dd .text {
    margin-top: 20.5px;

    font-size: 15px;
}

.service-con .con-box .con-top .btn {
    margin: 0 auto;
}
.service-con .con-box .con-top .btn:nth-of-type(3) {
    justify-self: flex-start;
}
.service-con .con-box .con-top .btn:nth-of-type(n + 3) {
    margin-top: 25px;
}
.service-con .con-box .con-top .btn.no-link {
    opacity: 0.5;
}
#onlinestore.service-con .con-box .con-top .btn {
    margin-right: 0;
    margin-left: 0;
}

.service-con .con-box .con-top .btn-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.service-con .con-box .con-list {
    margin-top: 96px;
}

.service-con .con-box .con-list h2,
.service-con .con-box .con-list h3 {
    display: block;

    padding-top: 0;
    padding-bottom: 33.5px;

    text-align: center;

    font-family: "游明朝 ミディアム", "YuMincho Medium", YuMincho, "Yu Mincho", serif;
    font-size: 20px;
    font-weight: 500;
}

.service-con .con-box .con-list .con-item + .con-item {
    margin-top: 56px;
}

.service-con .con-box .con-list dl dt h3 {
    padding: 0;

    font-size: 13px;
}
.service-con .con-box .con-list dl dt:before {
    margin-right: 10px;
}
.service-con .con-box .con-list dl dt:after {
    margin-left: 10px;
}

.service-con .con-box .con-list dl dd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#solution.service-con .con-box .con-list dl dd ul {
    justify-content: center;
}

.service-con .con-box .con-list dl dd ul li {
    width: calc(100% / 5);
    text-align: center;
}
.service-con .con-box .con-list dl.two-list dd ul li {
    width: calc(100% / 2);
}
.service-con .con-box .con-list dl.three-list dd ul li {
    width: 174px;
}

#solution.service-con .con-box .con-list dl dd ul li {
    width: 223px;
    margin-right: 33px;
}

.service-con .con-box .con-list .over dl dd ul li:nth-child(5n),
.service-con .con-box .con-list dl dd ul li:last-child {
    margin-right: 0;
}

.service-con .con-box .con-list .over dl dd ul li:nth-child(n + 6) {
    margin-top: 22px;
}

.service-con .con-box .con-list dl dd ul li img {
    width: 174px;
}
.service-con .con-box .con-list dl dd ul li p {
    margin-top: 16px;

    text-align: center;

    font-size: 15px;
    font-feature-settings: "palt";
}

.service-con .con-box .con-list dl dd ul + p {
    margin-top: 27px;

    text-align: center;

    font-size: 14px;
}
.service-con .con-box .con-list .column2_wrap {
    display: flex;
    justify-content: space-between;
}
.service-con .con-box .con-list dl.two-list {
    width: 442px;
    justify-content: flex-start;
}
.service-con .con-box .con-list dl.three-list {
    width: 654px;
}

.service-con .con-list .btn {
    margin: 58px auto 100.4px;
}
@media print, screen and (max-width: 768px) {
    .service-menu {
        padding: 90px 0 0;
    }


    .service-menu .title-wrap {
        width: 90vw;
        margin: 0 0 12vw 5vw;
    }
    .service-menu h2 {
        align-items: flex-start;
    }
    .service-menu h2 span.jp {
        order: 2;
    }
    .service-menu h2 span.en {
        order: 1;
        margin-top: 0;
    }

    .service-menu .title-wrap .line-wrap.beside {
        position: absolute;
        top: 13.3vw;
        left: -5vw;
        width: 22%;
    }
    .service-menu .line-wrap.beside .border-line {
        top: 0;

        height: 0 !important;
        position: absolute;
        margin-left: 0;
        content: "";
        transition: all 1s;
        border-bottom: 1px solid #1e1e1e;
        padding-left: 0;
        background: #1e1e1e;
    }
    .service-menu .line-wrap.beside.isScroll .border-line {
        width: 460%;
    }
    .service-menu .line-wrap.beside .border-line .diamond {
        display: block;
        position: absolute;
        z-index: 1;
        right: -6px;
        bottom: -6px;
        left: auto;
        transform: rotate(315deg) skew(20deg, 20deg);
        width: 9px;
        height: 9px;
        border: 1px solid #1e1e1e;
    }
    .service-menu .line-wrap.beside .border-line .diamond-bg {
        position: absolute;
        z-index: 0;
        right: -14px;
        bottom: -5px;
        left: auto;
        display: block;
        transform: rotate(0deg);
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 9px solid #ffffff;
        border-right: 3px solid transparent;
    }

    .service-menu p {
        width: 89.3vw;
        margin: 4.2vw auto 0;
        text-align: left;
        font-size: 3.7vw;
    }
    .service-menu  section {
        width: 89.3vw;
        margin: 0 auto;
    }
    .service-menu  section ul {
        margin: 6.6vw auto 0;
        width: 100%;
    }
    .service-menu section ul li {
        width: 42.6vw;
    }
    .service-menu section ul li:nth-of-type(n + 3) {
        margin-top: 4.2vw;
    }
    .service-menu section ul li a {
        font-size: 3.7vw;
    }

    .service-con {
        margin-top: 9vw;
    }

    .service-con .con-title {
        position: relative;
    }

    .service-con .con-title .text {
        position: absolute;
        top: 16.5%;

        width: 100%;

        color: #ffffff;
    }

    .service-con .con-title .text .inner {
        display: block;

        box-sizing: border-box;
        padding: 0 5.95vw;
    }
    .service-con .con-title .text h2 {
        display: block;

        padding-left: 0;

        font-size: 20px;
        line-height: 1;
    }

    .service-con .con-title .text h2 span {
        display: block;

        margin-top: 1vw;

        letter-spacing: 0.03em;

        font-size: 15px;
    }
    .service-con .con-title .text p {
        width: 100%;
        padding-top: 9.8vw;
        padding-right: 0;

        letter-spacing: 0.01em;

        font-size: 13px;
        line-height: 1.76;
    }
    #sales.service-con .con-title .text p {
        padding-top: 8vw;
    }
    .service-con .con-box .con-top,
    .service-con .con-box .con-list {
        padding: 0;
    }
    .service-con .con-box .con-top {
        display: block;

        padding-top: 10.8vw;
    }

    #ryotei.service-con .con-box .con-top {
        padding-top: 10.7vw;
    }

    .service-con .con-box .con-top .left {
        width: 100%;
    }

    #onlinestore.service-con .con-box .con-top .left,
    #ryotei.service-con .con-box .con-top .left {
        width: 100%;
    }
    .service-con .con-top h3 {
        padding: 0;

        text-align: left;

        line-height: 1.8;
    }
    .service-con .con-top .right img {
        width: 56.664vw;
    }
    #ryotei.service-con .con-top .right img {
        width: 56.64vw;
        margin-top: 0;
    }

    .service-con .con-top .right h3 + p {
        margin-top: 4vw;
    }

    .service-con .con-box .con-top .right {
        display: flex;
        flex: 1;
        flex-direction: column;
        justify-content: space-between;

        margin-top: 4.64vw;
        margin-left: 0;
    }

    .service-con .con-box .con-top.flex-reverse .right {
        align-items: flex-end;

        margin-right: 0;
        margin-left: 0;
    }

    #ryotei.service-con .con-box .con-top.flex-reverse .right {
        align-items: normal;
    }

    .service-con .con-box .con-top .right dl {
        display: flex;
    }

    .service-con .con-box .con-top .right dl dt {
        margin-right: 3.5vw;

        font-size: 12px;
        line-height: 1.8;
    }
    .service-con .con-box .con-top .right dl dt .ttl-line {
        padding-left: 1.8vw;
    }
    .service-con .con-box .con-top .right dl dt .ttl-line::before,
    .service-con .con-box .con-top .right dl dt .ttl-line::after {
        left: 1vw;
    }

    .service-con .con-box .con-top .right dl dd {
        padding-bottom: 4.2vw;
    }
    .service-con .con-box .con-top .right dl dd .name {
        font-size: 15px;
    }

    .service-con .con-box .con-top .right dl dd .name span {
        font-size: 12px;
        line-height: 1.8;
    }

    .service-con .con-box .con-top .right dl dd .text {
        margin-top: 19.5px;

        font-size: 13px;
        line-height: 1.7;
    }

    .service-con .con-box .con-top .btn,
    #onlinestore.service-con .con-box .con-top .btn {
        margin: 8vw auto 0;
    }
    .service-con .con-box .con-top .btn + .btn {
        margin-top: 4vw;
    }

    .service-con .con-box .con-top .btn-wrap {
        display: block;

        margin-top: 7.2vw;
        margin-bottom: 17.6vw;
    }

    .service-con .con-box .con-list {
        margin-top: 25.8vw;
    }

    .service-con .con-box .con-list h2,
    .service-con .con-box .con-list h3 {
        padding-bottom: 4.2vw;

        font-size: 15px;
    }

    .service-con .con-box .con-list .con-item + .con-item,
    .service-con .con-box .con-list .con-item dl + dl {
        margin-top: 10.6vw;
    }

    .service-con .con-box .con-list dl dt h3 {
        font-size: 11px;
    }

    .service-con .con-box .con-list dl dd {
        position: relative;
    }
    .service-con .con-box .con-list dl dd ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;

        margin: 0 1.6vw;
    }

    #solution.service-con .con-box .con-list dl dd ul {
        align-items: flex-end;
        justify-content: space-between;
    }

    .service-con .con-box .con-list dl dd ul li,
    .service-con .con-box .con-list dl.two-list dd ul li,
    .service-con .con-box .con-list dl.three-list dd ul li,
    #solution.service-con .con-box .con-list dl dd ul li {
        width: 27.6vw;
        margin-right: 2vw;
        margin-bottom: 4.3vw;
    }

    .service-con .con-box .con-list .over dl dd ul li:nth-child(5n),
    .service-con .con-box .con-list dl dd ul li:last-child {
        margin-right: 2vw;
    }
    .service-con .con-box .con-list dl dd ul li:nth-child(3n),
    #solution.service-con .con-box .con-list dl dd ul li:nth-child(3n) {
        margin-right: 0;
    }

    .service-con .con-box .con-list .over dl dd ul li:nth-child(n + 6) {
        margin-top: 0;
    }

    .service-con .con-box .con-list dl dd ul li img {
        width: 16.23vw;
    }
    .service-con .con-box .con-list dl dd ul li p {
        margin-top: 18px;

        text-align: center;

        font-size: 9px;
    }

    .service-con .con-box .con-list dl dd ul li p span.sp {
        display: inline-block;
        width: 1em;
    }

    .service-con .con-box .con-list dl dd ul + p {
        position: absolute;
        right: 0;
        bottom: 0;

        width: 27.6vw;
        margin-top: 0;

        text-align: center;

        font-size: 9px;
    }
    .service-con .con-box .con-list .column2_wrap {
        display: block;
    }
    .service-con .con-box .con-list dl.two-list,
    .service-con .con-box .con-list dl.three-list {
        width: 100%;
    }

    .service-con .con-list .btn {
        margin: 48.4px auto 98.6px;
    }
}
