@charset "UTF-8";

.page-title .en-title {
    color: var(--light-blue);
}

.slider03 {
    margin: 0 auto;
}

/*================================================================
#anchor
================================================================ */
.anchor .anchor__list {
    width: calc(100% / 6 - 16px);
    margin-left: 16px;
}

.anchor .anchor__link {
    font-size: 16px;
}

/*============================
.intro
============================*/
.intro {
    padding: 64px 0;
}

.intro .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.intro .right {
    width: 640px;
    position: relative;
}

.intro .sub-title {
    font-weight: 700;
    color: #7a7870;
}

.intro .title {
    margin-top: 8px;
    font-size: 32px;
}

.intro .text {
    margin-top: 16px;
}

.intro .intro__img01 img {
    border-radius: 80px 80px 0 0;
}

.intro .intro__img02 {
    position: absolute;
    top: -17px;
    left: -84px;
}

.intro .intro__img03 {
    position: absolute;
    right: -103px;
    bottom: -31px;
}

/*------------------------

スライダー、共通box

------------------------*/
.box-title {
    position: absolute;
    top: -14px;
    left: 0;
    font-family: var(--text-en);
    font-size: 80px;
    font-weight: 800;
    line-height: 80px;
    color: rgb(53, 144, 50);
}

.slider {
    opacity: 0;
    transition: opacity .3s linear;
}

.slider.slick-initialized {
    opacity: 1;
}

.box,
.slider {
    width: 1070px;
    margin: auto;
    position: relative;
}

.slider02 {
    width: 960px;
    height: 644px;
    margin: auto;
    opacity: 0;
    transition: opacity .3s linear;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: auto !important;
}

.box .slick-list {
    box-shadow: var(--img-shadow);
}

.box .slick-slide img {
    border-radius: 4px;
}

.box.slider02 img {
    border-radius: 80px;
}

.slider .slick-arrow {
    width: 60px !important;
    height: 60px !important;
    z-index: 2 !important;
}

.slider .slick-arrow:before {
    margin: auto;
    opacity: 1 !important;
    position: absolute;
    content: "" !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slider .slick-prev,
.slider .slick-next {
    width: 60px;
    height: 60px;
    margin: auto;
    padding: 0;
    cursor: pointer;
    border: none;
    border-radius: 30px;
    outline: none;
    background-color: var(--black);
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    color: transparent;
    transition: background-color .3s;
}

.slider .slick-next {
    right: -40px !important;
}

.slider .slick-prev {
    left: -40px !important;
}

.slider .slick-prev:hover,
.slider .slick-next:hover {
    background-color: #58bae4;
}

.slider .slick-next:before {
    width: 24px;
    height: 12px;
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2099.4%2048.7%22%20style%3D%22enable-background%3Anew%200%200%2099.4%2048.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M98.2%2C26.7c0-0.1%2C0.1-0.1%2C0.1-0.2c0.2-0.3%2C0.3-0.6%2C0.4-0.9c0-0.1%2C0.1-0.2%2C0.1-0.3c0.8-0.8%2C0.8-1.6%2C0-2.4%20c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.3-0.2-0.6-0.4%2C3.1c0-0.7-0.1-1.5-0.1-2.2c-0.2-2.3-0.5-2.6-0.8-2.9c-0.1-0.1-0.1-0.1-0.2-0.2%20c-0.3-0.2-0.5-0.4-0.8-0.6c-0.1%2C0-0.1-0.1-0.1-0.1L56.3%2C0c-2.5%2C2-5.4-0.2-3%2C2.2c-3.4%2C0.7-4.2%2C1.4-4.2%2C2.2l0%2C14.8l-44.6%2C0%20c-2.7%2C0-4.5%2C3.7-4.5%2C4.9C0%2C27.6%2C1.7%2C29%2C4.5%2C29l0%2C0l44.7%2C0l0%2C18.6c0-1.1%2C2.3%2C1.1%2C5%2C1.1c2.1%2C0%2C1.5-0.2%2C2.2-0.5l39.9-19.7%20c0.1%2C0%2C0.1-0.1%2C0.1-0.1c0.3-0.2%2C0.6-0.3%2C0.8-0.5c0.1-0.1%2C0.1-0.1%2C0.2-0.2C97.7%2C27.4%2C98%2C30%2C98.2%2C26.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important;
    background-size: contain !important;
}

.slider .slick-prev:before {
    width: 24px;
    height: 12px;
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2099.4%2048.7%22%20style%3D%22enable-background%3Anew%200%200%2099.4%2048.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M98.2%2C26.7c0-0.1%2C0.1-0.1%2C0.1-0.2c0.2-0.3%2C0.3-0.6%2C0.4-0.9c0-0.1%2C0.1-0.2%2C0.1-0.3c0.8-0.8%2C0.8-1.6%2C0-2.4%20c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.3-0.2-0.6-0.4%2C3.1c0-0.7-0.1-1.5-0.1-2.2c-0.2-2.3-0.5-2.6-0.8-2.9c-0.1-0.1-0.1-0.1-0.2-0.2%20c-0.3-0.2-0.5-0.4-0.8-0.6c-0.1%2C0-0.1-0.1-0.1-0.1L56.3%2C0c-2.5%2C2-5.4-0.2-3%2C2.2c-3.4%2C0.7-4.2%2C1.4-4.2%2C2.2l0%2C14.8l-44.6%2C0%20c-2.7%2C0-4.5%2C3.7-4.5%2C4.9C0%2C27.6%2C1.7%2C29%2C4.5%2C29l0%2C0l44.7%2C0l0%2C18.6c0-1.1%2C2.3%2C1.1%2C5%2C1.1c2.1%2C0%2C1.5-0.2%2C2.2-0.5l39.9-19.7%20c0.1%2C0%2C0.1-0.1%2C0.1-0.1c0.3-0.2%2C0.6-0.3%2C0.8-0.5c0.1-0.1%2C0.1-0.1%2C0.2-0.2C97.7%2C27.4%2C98%2C30%2C98.2%2C26.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important;
    background-size: contain !important;
    transform: scale(-1, 1);
}

.slider .slick-dots {
    list-style: none;
    width: 100%;
    margin: -24px 0 0 -24px;
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 2;
}

.slider .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 0 0 24px;
    padding: 0;
    cursor: pointer;
    position: relative;
    display: flex;
}

.slider .slick-dots li span {
    padding: 2px 8px;
    background-color: var(--green);
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    transition: .2s;
}

.slider .slick-dots li span:before {
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    content: '';
    bottom: -4px;
    left: 0;
    transition: .2s;
}

.slider .slick-dots li span:hover {
    color: var(--black);
}

.slider .slick-dots li span:hover:before {
    background-color: var(--black);
}

.slider .slick-dots li.slick-active span {
    background-color: #fff;
    color: var(--green);
}

.slider .slick-dots li.slick-active span:before {
    background-color: var(--green);
}

.slider .slick-dots li.slick-active span:hover {
    cursor: default;
}

.slick-dots li button:before {
    font-family: '游ゴシック Medium', 'YuGothic,YuGothicM', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
    font-size: 24px;
}

.slider02 .slick-dots {
    list-style: none;
    margin: -55px 0 0 -6px;
    position: relative;
    display: flex;
    justify-content: center;
}

.slider02 .slick-dots li {
    width: calc(100px + 6px);
    height: 100px;
    margin-left: 6px;
    border-radius: 50px;
    transition: .2s;
}

.slider02 .slick-dots li:hover {
    cursor: pointer;
    transform: scale(.95);
}

.slider02 .slick-dots li:hover img {
    border: 4px solid #fff;
}

.slider02 .slick-dots li.slick-active:hover {
    transform: scale(1);
}

.slider02 .slick-dots li.slick-active:hover img {
    border: 4px solid var(--green);
}

.slider02 .slick-dots li img {
    width: 100px;
    height: 100px;
    border: 4px solid var(--green);
    border-radius: 50px;
    object-fit: cover;
    transition: .3s;
    transform: scale(.95);
}

.slider02 .slick-dots .slick-active img {
    transform: translate(0, -16px) scale(1.1);
}

/*================================================================
# section-wrap　・　共通スタイ
================================================================ */
.ticker-text {
    width: 100%;
    opacity: .5;
    position: absolute;
    top: 0;
    overflow: hidden;
    font-family: var(--text-en);
    font-size: 200px;
    font-weight: 700;
    line-height: 200px;
    color: var(--green);
    white-space: nowrap;
}

.ticker-text ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    animation: ticker-text_ul 80s linear infinite;
}

@keyframes ticker-text_ul {
    0% {
        transform: translateX(4px);
    }

    100% {
        transform: translateX(-100%);
    }
}

.ticker-text li {
    display: inline-block;
}

.section-wrap .box__sub-title {
    font-weight: 700;
    color: #7a7870;
}

.section-wrap .box__title {
    margin-top: 8px;
    font-size: 32px;
    font-weight: 700;
}

.section-wrap .box__title span {
    margin-right: 8px;
    font-size: 20px;
}

.section-wrap .box__text {
    margin-top: 16px;
}

.section-wrap .box__price {
    text-align: right;
}

.section-wrap .box-container {
    height: calc(100% - 16px);
    margin: 0 16px 16px 0;
    padding: 64px;
    background-color: #fff;
    box-shadow: 16px 16px 0 0 rgba(0, 0, 0, .15);
    display: flex;
    align-items: center;
}

.section-wrap .box .img-area {
    width: 55%;
    height: 100%;
}

.section-wrap .box .text-area {
    width: 45%;
    padding: 0 0 0 40px;
}

.section-wrap .box .img-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-wrap .box__price-title {
    margin-top: 24px;
    font-size: 14px;
}

.section-wrap .box__price {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 700;
}

.section-wrap .box__price span {
    font-size: 24px;
}

.section-wrap .btn-wrap {
    margin: 24px 0 0 0;
    display: flex;
    justify-content: flex-end;
}

.section-wrap .btn {
    padding: 16px 56px;
    border-radius: 50px;
    background-color: #171716;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .15);
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    transition: background-color .3s;
}

.section-wrap .btn span {
    position: relative;
}

.section-wrap .btn span::before {
    width: 14px;
    height: 14px;
    background-image: url(../../common/img/arrow_w.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    top: 50%;
    right: -24px;
    transition: transform .3s;
    transform: translate(0, -50%);
}

.section-wrap .btn:hover {
    background-color: #58bae4;
}

.section-wrap .btn:hover span::before {
    transform: translate(5px, -10px);
}

/*------------------------

空室検索

------------------------*/
.calendar_wrap {
    width: 88%;
    margin: 40px auto 0;
    padding: 56px 40px;
    border-radius: 40px;
    background-color: #fff;
}

.calendar_wrap .cmn_tit1 {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.calendar_wrap .title-en {
    font-family: var(--text-en);
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
    color: var(--green);
    text-align: center;
}

.calendar_wrap .title {
    margin-top: 16px;
}

.calendar_wrap .title span {
    padding: 8px 40px;
    border: 2px solid var(--black);
    border-radius: 40px;
    font-family: var(--text-en);
    font-size: 16px;
    text-align: center;
}

.calendar_wrap h3+p {
    margin-top: 16px;
    color: #da7079;
    text-align: center;
}

.calendar_489ban {
    margin: 20px 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.calendar_489ban .calendar-style {
    width: 31%;
}

.calendar_489ban .calendar-style caption {
    margin-bottom: 16px;
    font-family: var(--text-en);
    font-size: 20px;
    font-weight: 700;
    color: var(--black);
    text-align: center;
}

.calendar_489ban .calendar-style th:first-of-type,
.calendar_489ban .calendar-style td:first-of-type {
    color: #dc4d4f;
}

.calendar_489ban .calendar-style th:last-of-type,
.calendar_489ban .calendar-style td:last-of-type {
    color: #2b47b4;
}

.calendar_489ban .calendar-style th {
    padding: 10px 0;
    border-collapse: collapse;
    border: 2px solid var(--black);
    background: var(--green);
    font-family: var(--text-en);
    color: #fff;
    text-align: center;
}

.calendar_489ban .calendar-style td {
    padding: 5px 0;
    border-collapse: collapse;
    border: 2px solid var(--black);
    background-color: #faf8ed;
    font-family: var(--text-en);
    line-height: 1.2;
    text-align: center;
    letter-spacing: normal;
}

.calendar_489ban .calendar-style td::before,
.calendar_489ban .calendar-style td::before {
    margin-top: 0;
}

.calendar_489ban .calendar-style td::after,
.calendar_489ban .calendar-style td::after {
    margin-bottom: 0;
}

.calendar_489ban .calendar-style td a {
    display: block;
    color: #da7079;
    text-shadow: 0 0 1px #da7079, 0 0 1px #da7079;
    text-decoration: none;
}

.calendar_489ban .calendar-style td a:hover {
    text-decoration: underline;
}

.calendar_wrap .link_room {
    margin-bottom: 24px;
    text-align: right;
}

.calendar_wrap .link_room a {
    padding-right: 16px;
    border-bottom: 1px solid #da7079;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    color: #da7079;
    text-decoration: none;
}

.calendar_wrap .link_room a::before {
    width: 14px;
    height: 14px;
    margin: auto;
    border-radius: 7px;
    background-color: #da7079;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    vertical-align: text-bottom;
}

.calendar_wrap .link_room a::after {
    width: 7px;
    height: 7px;
    margin: auto;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    content: "";
    top: 0;
    right: 5px;
    bottom: 0;
    transform: rotate(-45deg);
}

.calendar_wrap .link_room a:hover {
    border-color: transparent;
}

.calendar_wrap .link_back {
    margin: 24px 0 0;
    text-align: center;
}

.calendar_wrap .link_back a {
    border-bottom: 1px solid #000;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
}

.calendar_wrap .link_back a:hover {
    border-color: transparent;
}

/*================================================================
# 露天風呂
================================================================ */
.open-air-bath {
    margin-top: 40px;
}

.open-air-bath .wrap {
    position: relative;
}

.open-air-bath .wrap::before {
    width: calc(50vw + 50%);
    height: 100%;
    border-radius: 0 200px 0 0;
    background-color: var(--green);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: -1;
}

.open-air-bath .inner {
    padding: 64px 0;
    position: relative;
}

.open-air-bath__title-en {
    margin: auto;
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    font-family: var(--text-en);
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    color: #3e973b;
    text-align: center;
}

.open-air-bath__sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.open-air-bath__title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.open-air-bath .open-air-bath__text {
    margin-top: 16px;
    color: #fff;
    text-align: center;
}

.open-air-bath .slider02 {
    margin-top: 40px;
}

.open-air-bath__img01 {
    position: absolute;
    top: -78px;
    left: -3px;
    z-index: -1;
}

.open-air-bath__img02 {
    position: absolute;
    top: 68px;
    right: -7px;
    z-index: -1;
}

.open-air-bath__img03 {
    position: absolute;
    top: 402px;
    left: -126px;
    z-index: -1;
}

.open-air-bath__img04 {
    position: absolute;
    top: 686px;
    right: -129px;
    z-index: -1;
}

/*================================================================
# 和室標準客室(Aタイプ)
================================================================ */
.standard {
    margin-top: 80px;
}

.standard .wrap {
    position: relative;
}

.standard .wrap::before {
    width: calc(50vw + 50%);
    height: 100%;
    border-radius: 200px 0 0 0;
    background-color: var(--orange);
    position: absolute;
    content: "";
    top: 0;
    right: calc(-50vw + 50%);
    display: block;
    z-index: -1;
}

.standard .inner {
    padding: 64px 0;
    position: relative;
}

.standard__title-en {
    margin: auto;
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    font-family: var(--text-en);
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    color: #dd8b2e;
    text-align: center;
}

.standard__sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.standard__title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.standard__title span {
    font-size: 24px;
}

.standard .standard__text {
    margin-top: 16px;
    color: #fff;
    text-align: center;
}

.standard .standard__info {
    margin-top: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.standard__img01 {
    position: absolute;
    top: 113px;
    left: -246px;
    z-index: -1;
}

.standard__img02 {
    position: absolute;
    top: 160px;
    right: 72px;
    z-index: -1;
}

.standard__img03 {
    position: absolute;
    top: 437px;
    left: -205px;
    z-index: -1;
}

.standard__img04 {
    position: absolute;
    top: 648px;
    right: -129px;
    z-index: -1;
}

.standard .slider02 {
    margin-top: 40px;
}

.standard .slick-dots li img {
    border: 4px solid var(--orange);
}

.standard .calendar_wrap .title-en {
    color: var(--orange);
}

.standard .calendar_489ban .calendar-style th {
    background: var(--orange);
}

.standard .slider02 .slick-dots li.slick-active:hover img {
    border: 4px solid var(--orange);
}

/*================================================================
# 小型犬と泊まれる客室
================================================================ */
.pets-allowed {
    margin-top: 80px;
}

.pets-allowed .wrap {
    position: relative;
}

.pets-allowed .wrap::before {
    width: calc(50vw + 50%);
    height: 100%;
    border-radius: 0 200px 0 0;
    background-color: var(--dark-green);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: -1;
}

.pets-allowed .inner {
    padding: 64px 0;
    position: relative;
}

.pets-allowed__title-en {
    margin: auto;
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    font-family: var(--text-en);
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    color: #2d6e6a;
    text-align: center;
}

.pets-allowed__sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.pets-allowed__title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.pets-allowed .pets-allowed__text {
    margin-top: 16px;
    color: #fff;
    text-align: center;
}

.pets-allowed .text-link-wrap {
    margin-top: 24px;
    text-align: center;
}

.pets-allowed .text-link-wrap .text-link span {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.pets-allowed .text-link-wrap .text-link span:before {
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    content: '';
    bottom: -4px;
    left: 0;
}

.pets-allowed .box {
    margin-top: 40px;
}

.pets-allowed__img01 {
    position: absolute;
    top: 130px;
    left: 17px;
    z-index: -1;
}

.pets-allowed__img02 {
    position: absolute;
    top: 141px;
    right: 103px;
    z-index: -1;
}

.pets-allowed__img03 {
    position: absolute;
    top: 402px;
    left: -126px;
    z-index: -1;
}

.pets-allowed__img04 {
    position: absolute;
    top: 686px;
    right: -129px;
    z-index: -1;
}

.pets-allowed .slick-dots li img {
    border: 4px solid var(--dark-green);
}

.pets-allowed .calendar_wrap .title-en {
    color: var(--dark-green);
}

.pets-allowed .calendar_489ban .calendar-style th {
    background: var(--dark-green);
}

.pets-allowed .slider02 .slick-dots li.slick-active:hover img {
    border: 4px solid var(--dark-green);
}

/*================================================================
# 和室標準客室(Aタイプ)
================================================================ */
.twin {
    margin-top: 80px;
}

.twin .wrap {
    position: relative;
}

.twin .wrap::before {
    width: calc(50vw + 50%);
    height: 100%;
    border-radius: 200px 0 0 0;
    background-color: var(--light-blue);
    position: absolute;
    content: "";
    top: 0;
    right: calc(-50vw + 50%);
    display: block;
    z-index: -1;
}

.twin .inner {
    padding: 64px 0;
    position: relative;
}

.twin__title-en {
    margin: auto;
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    font-family: var(--text-en);
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    color: #42aad3;
    text-align: center;
}

.twin__sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.twin__title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.twin__title span {
    font-size: 24px;
}

.twin .twin__text {
    margin-top: 16px;
    color: #fff;
    text-align: center;
}

.twin .twin__info {
    margin-top: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.twin__img01 {
    position: absolute;
    top: 95px;
    left: -13px;
    z-index: -1;
}

.twin__img02 {
    position: absolute;
    top: 117px;
    right: 72px;
    z-index: -1;
}

.twin__img03 {
    position: absolute;
    top: 437px;
    left: -205px;
    z-index: -1;
}

.twin__img04 {
    position: absolute;
    top: 648px;
    right: -129px;
    z-index: -1;
}

.twin .slider02 {
    margin-top: 40px;
}

.twin .slick-dots li img {
    border: 4px solid var(--light-blue);
}

.twin .calendar_wrap .title-en {
    color: var(--light-blue);
}

.twin .calendar_489ban .calendar-style th {
    background: var(--light-blue);
}

.twin .slider02 .slick-dots li.slick-active:hover img {
    border: 4px solid var(--light-blue);
}

/*================================================================
# フレキシブル客室
================================================================ */
.flexible {
    margin-top: 80px;
}

.flexible .wrap {
    position: relative;
}

.flexible .wrap::before {
    width: calc(50vw + 50%);
    height: 100%;
    border-radius: 0 200px 0 0;
    background-color: var(--yellow);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: -1;
}

.flexible .inner {
    padding: 64px 0;
    position: relative;
}

.flexible__title-en {
    margin: auto;
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    font-family: var(--text-en);
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    color: #c9a132;
    text-align: center;
}

.flexible__sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.flexible__title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.flexible .flexible__text {
    margin-top: 16px;
    color: #fff;
    text-align: center;
}

.flexible .flexible__info {
    margin-top: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.flexible .slider02 {
    margin-top: 40px;
}

.flexible__img01 {
    position: absolute;
    top: 175px;
    left: 132px;
    z-index: -1;
}

.flexible__img02 {
    position: absolute;
    top: -44px;
    right: -125px;
    z-index: -1;
}

.flexible__img03 {
    position: absolute;
    top: 528px;
    left: -126px;
    z-index: -1;
}

.flexible .slick-dots li img {
    border: 4px solid var(--yellow);
}

.flexible .calendar_wrap .title-en {
    color: var(--yellow);
}

.flexible .calendar_489ban .calendar-style th {
    background: var(--yellow);
}

.flexible .slider02 .slick-dots li.slick-active:hover img {
    border: 4px solid var(--yellow);
}

/*============================
.baby-goods
============================*/
.baby-goods {
    padding: 80px 0 0;
    background-color: #fff;
}

.baby-goods .inner {
    width: 640px;
    margin: auto;
}

.baby-goods .section-title-en {
    font-family: var(--text-en);
    font-weight: 800;
    line-height: 1;
    color: var(--green);
    text-align: center;
}

.baby-goods .section-sub-title {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.baby-goods .section-title {
    margin-top: 4px;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

.baby-goods .section-title span {
    position: relative;
}

.baby-goods .section-title span:before {
    width: 100%;
    height: 3px;
    background-color: var(--green);
    position: absolute;
    content: '';
    bottom: -8px;
    left: 0;
}

.baby-goods .top {
    position: relative;
}

.baby-goods .baby-goods_img01 {
    margin-top: 24px;
}

.baby-goods .top__text {
    margin-top: 24px;
    text-align: center;
}

.baby-goods .bottom {
    margin-top: 32px;
    position: relative;
}

.baby-goods .unit {
    margin-top: 24px;
}

.baby-goods .bottom__title {
    text-align: center;
}

.baby-goods .bottom__title span {
    padding: 12px 48px;
    border-radius: 40px;
    background-color: #c38544;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.baby-goods .bottom__sub-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--green);
}

.baby-goods .bottom__sub-title span {
    position: relative;
}

.baby-goods .bottom__sub-title span::before {
    width: calc(100% + 40px);
    height: 3px;
    background-color: var(--green);
    position: absolute;
    content: '';
    bottom: -8px;
    left: 0;
}

.baby-goods .bottom__text {
    margin-top: 16px;
    font-size: 14px;
}

.baby-goods .baby-goods_img02 {
    position: absolute;
    top: -186px;
    left: -319px;
}

.baby-goods .baby-goods_img03 {
    position: absolute;
    right: -110px;
    bottom: -1px;
}

.baby-goods .baby-goods_img04 {
    position: absolute;
    bottom: -176px;
    left: -343px;
}

.baby-goods .baby-goods_img05 {
    position: absolute;
    right: -271px;
    bottom: -310px;
}

.baby-goods .black-btn-wrap {
    margin-top: 64px;
}