.top__mv {
    position: relative;
    width: 100%;
    height: 500px;
    background: url(../img/top__mv01.png);
    background-size: cover;
    background-position: top center;
    margin-bottom: 100px;
}

.top__mv img {}

.top__mv__txt {
    font-size: 50px;
    color: #fff;
    line-height: calc(86/49);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-shadow: #006EDD 1px 0 10px;
    mix-blend-mode: multiply;
    z-index: 5;
    min-width: 1000px;
}

.top__mv__txt02 {
    font-size: 50px;
    color: #fff;
    line-height: calc(86/49);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%) translateY(-50%);
    font-weight: bold;
    min-width: 1000px;
}

.top__riyuu {}

.top__riyuu .sub-ttl {
    font-size: 40px;
    text-align: center;
    color: #006DBA;
    margin-bottom: 60px;
}

.top__contents__card__wrap {
    /* min-width: 1100px; */
    max-width: 1180px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 150px;
    margin-top: 40px;
}

.top__contents__card {
    width: 31%;
    padding: 15px;
    border: 1px solid #CCCCCC;
    margin-bottom: 3%;
}

.top__contents__card:not(:nth-child(3n)) {
    margin-right: 3%;
}

.top__card__ttl {
    display: flex;
    margin-bottom: 15px;
}

.top__card__ttl__icn {
    width: 80px;
    height: 80px;
    display: flex;
    border-radius: 100px;
    background-color: #006DBA;
    flex-flow: column nowrap;
    justify-content: center;
    align-self: center;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
}

.top__card__ttl__icn-s {
    font-size: 19px;
    margin-bottom: 5px;
}

.top__card__ttl__icn-l {
    font-size: 31px;
}

.l-ttl {
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: calc(36/25);
    font-weight: bold;
    color: #006DBA;
}

.top__card__img {}

.top__card__img img {}

.top__card__txt {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 16px;
}

.img__border {
    border: 1px solid #CCCCCC;
}

.top__rooms {
    position: relative;
    z-index: 3;
    padding-top: 1px;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding-top: 1px;
    margin-bottom: 150px;
}

.top__rooms>* {
    position: relative;
}

.top__rooms::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 357px;
    background-color: #006DBA;
    z-index: 0;
}

.top__rooms__inner {
    max-width: 1180px;
    min-width: 1100px;
    margin-top: 30px;
}

.top__rooms .rooms-ttl {
    color: #fff;
    opacity: 0.56;
    margin-bottom: 30px;
}

.rooms-ttl__l {
    font-size: 72px;
    font-family: "Noto Serif Japanese", serif;
}

.rooms-ttl__s {
    font-size: 33px;
    margin-left: 10px;
}

.top__rooms__contents {
    display: flex;
}

.top__rooms__contents__img {
    width: 55%;
    margin-right: 5%;
}

.top__rooms__contents__img img {}

.top__rooms__contents__caption {
    font-size: 25px;
    color: #fff;
    position: relative;
    line-height: 1.8;
}

.top__rooms__contents__txt {}

.top__rooms__contents__btn {
    position: absolute;
    bottom: 0;
    left: 0;
}

.page__btn01 {}

.page__btn01__txt {}

.page__btn01__icn {}

.page__btn01__icn img {}

.top__sightseeing {
    background-color: #f2f2f2;
    padding-top: 55px;
    padding-bottom: 55px;
}

.sightseeing-ttl {
    text-align: center;
}

.sightseeing-ttl__l {
    font-size: 72px;
    font-family: "Noto Serif Japanese", serif;
    color: #006dba;
}

.sightseeing-ttl__s {
    font-size: 33px;
    margin-left: 10px;
    color: #006dba;
}

.top__sightseeing__contents {
    margin-bottom: 40px;
}

.top__sightseeing__contents__img {
    max-width: 890px;
    margin-left: auto;
    margin-right: auto;
}

.top__sightseeing__contents__img img {}

.top__sightseeing__contents__txt {}

.top__sightseeing__contents__ul {}

.top__sightseeing__contents__li {}

.top__sightseeing__contents__icn {}

.top__sightseeing__contents__txt {}

.top__amenities {}

.amenities-ttl {
    text-align: center;
}

.sightseeing-ttl__l {}

.sightseeing-ttl__s {}