.moon__mv__area {
    height: 540px;
    background: url(../img/restaurant/mv__bg.png) 0 0 no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 1px;
    margin-bottom: 120px;
}

.page__ttl__caption {
    text-shadow: -2px 1px 8px rgba(255, 255, 255, 1);
    font-weight: bold;
    position: relative;
    z-index: 10;
}

.restaurant__category {
    margin-top: 120px;
}

.contents__img.corallo {
    background: url(../img/restaurant/corallo__main.png) 0 0 no-repeat;
    background-size: cover;
}

.contents__img.yuragizuki {
    background: url(../img/restaurant/yuragizuki__main.png) 0 0 no-repeat;
    background-size: cover;
}

.contents__img.voile {
    background: url(../img/restaurant/voile__main.png) 0 0 no-repeat;
    background-size: cover;
}

.contents__img.lanai {
    background: url(../img/restaurant/lanai__main.png) 0 0 no-repeat;
    background-size: cover;
}

.contents__img.voile {
    background: url(../img/restaurant/voile__main.png) 0 0 no-repeat;
    background-size: cover;
}

.contents__caption__wrap {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.contents__caption {
    padding: 60px 60px;
    background-color: #fff;
    margin-top: -200px;
    display: inline-block;
}

.top__room .sub-ttl {
    text-align: left;
    display: inline-flex;
    flex-wrap: wrap;
}

.top__room__txt__inner .sub-ttl--en {
    padding-bottom: 0;
    color: #913825;
}

.top__room__txt__inner .sub-ttl--en::before {
    display: none;
}

.top__room .sub-ttl--jp {
    width: 100%;
}

.top__room .sub-ttl--en {}

.top__room__wrap {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
}

.top__room {
    display: flex;
    justify-content: flex-end;
    width: 1190px;
    /* margin-top: 180px; */
    margin-left: auto;
    margin-right: auto;
}

.top__room__txt .sub-ttl__caption--s {
    margin-bottom: 40px;
}

.top__room__txt__inner {
    background-color: #fff;
    padding-right: 60px;
    /* margin-right: -30px; */
    position: relative;
    padding-bottom: 0;
    width: 450px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.top__room__img {
    height: 310px;
    width: 761px;
    /* background: url(../img/top/top__guest-room.png); */
    background-size: cover;
    background-position: bottom left;
}

.top__room__img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.rooms_caption {
    display: flex;
    flex-wrap: wrap;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.7;
    width: 100%;
}

.rooms_caption dt {
    width: 30%;
    font-weight: 500;
    border-bottom: 1px solid #3572b7;
    padding-top: 15px;
    padding-bottom: 15px;
}

.rooms_caption dd {
    width: 70%;
    font-weight: 500;
    border-bottom: 1px solid #3572b7;
    padding-top: 15px;
    padding-bottom: 15px;
}

.residential__img01 {
    background: url(../img/restaurant/);
    background-size: cover;
    background-position: bottom left;
}

.rooms_caption {
    align-self: flex-end;
    margin-top: auto;
    margin-bottom: 0;
}

.restaurant__note {
    margin-top: 20px;
    font-size: 16px;
    line-height: calc(27/16);
}