@charset "UTF-8";

/******************
セレクタ設定方法です。
各ページのbodyタグにページタイトルのidタグを設定してください。
CSSはそのidに続けてclass名を書いてください。
以下参考です。
#access {}
#access .googlemap {}
#access .accordion p {}
といった具合にお願いいたします。
*******************/
/****************************************

客室

*****************************************/


/* .pc-only2 {
    display: none;
} */

.mori-all {
    /* margin-top: clamp(0rem, -3.516rem + 6.25vw, 6.25rem); */
}

h2 {
    font-size: 48px
}

.main-content {
    margin-left: 16px;
    margin-right: 16px;
}

.main-content img {
    width: 100%;
    aspect-ratio: 1.46/1;
}

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

.right {
    position: absolute;
    right: 0;
}

.flex {
    margin-top: 150px;
}

.main-content .map {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
}

header>nav>ul {
    margin-top: 150px;
}

h3 {
    font-size: clamp(1.714rem, 1.790rem + -0.322vw, 1.5rem);
}

p {
    font-size: clamp(0.857rem, 0.757rem + 0.429vw, 1.143rem);
}

/****************************************
客室共通設定
*****************************************/


body {
    /* position: relative; */

}

.first-view .main-bg {
    background: url(../images/guestroom/guestroom-top.webp) no-repeat center/cover;
}

h2 {
    text-align: center;
    color: #E4D5BA;
    font-size: clamp(3rem, 1.944rem + 4.507vw, 6rem);
    position: absolute;
    top: 16.75rem;
    left: 0;
    right: 0;
}


/******************
森
*******************/
.container1 .container2 .container3 {
    position: relative;
    width: 500px;
    height: 120px;
    padding: 50px;
    z-index: 100;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;

}

.container1::before {
    content: "森";
    position: absolute;
    /* bottom: 0; */
    right: 5%;
    font-size: 40vw;
    font-weight: bold;
    font-style: italic;
    color: #d9d9d9;
    opacity: 0.4;
    pointer-events: none;
    white-space: nowrap;
    z-index: 100;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
}

.bgc1 {
    position: relative;
    z-index: -1;
    width: 80%;
    aspect-ratio: 1.46/1;
    margin: 25% -16px 0 auto;
    left: 0;
    background-color: #687C62;
    ;
}


.mori h3,
.mori p {
    line-height: 1.8rem;
    text-align-last: left;
    margin-bottom: 24px;
}

/******************
風
*******************/

.container2::before {
    content: "風";
    position: absolute;
    left: 5%;
    font-size: 40vw;
    font-weight: bold;
    font-style: italic;
    color: #d9d9d9;
    opacity: 0.4;
    pointer-events: none;
    white-space: nowrap;
    z-index: 100;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
}


.bgc2 {
    position: relative;
    z-index: -1;

    width: 80%;
    aspect-ratio: 1.46/1;
    background-color: #5B6375;
    margin: 20% auto 0 -16px;
}

.kaze h3,
.kaze p {
    line-height: 1.8rem;
    text-align: right;
    margin-bottom: 24px;
}

/******************
光
*******************/
.container3::before {
    content: "光";
    position: absolute;
    right: 5%;
    font-size: 40vw;
    font-weight: bold;
    font-style: italic;
    color: #d9d9d9;
    opacity: 0.4;
    pointer-events: none;
    white-space: nowrap;
    z-index: 100;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
}

.bgc3 {
    position: relative;
    z-index: -1;
    width: 80%;
    aspect-ratio: 1.46/1;
    margin: 20% -16px 0 auto;
    background-color: #DAC380;
}

.hikari h3,
.hikari p {
    line-height: 1.8rem;
    text-align-last: left;
    margin-bottom: 24px;
}

/******************
ホテルマップ
*******************/

.all-map {
    width: 94%;
    display: block;
    margin: 0 auto;
}


/******************
アメニティ
*******************/
.amenities-box {
    /* background-color: #d3e811; */
    width: fit-content;
    margin: 0 auto;
}

.m-stay-amenity {
    /* background-color: #1ceb4f; */
    width: 100%;
    max-width: 565px;
}

.amenities {
    width: 60%;
    margin: 0 auto;
}



/* .amenity_img img {
    width: 50%;
} */


.amenity-img img {
    /* background-color: #fff; */
    width: 50%;
    margin: 0 auto;

}

.m-list-dot {
    font-size: 14px;
    /* font-size: clamp(0.857rem, 0.807rem + 0.215vw, 1rem); */
}

.amenities-rule {
    border: 0;
    height: 1px;
    /* 線の太さ */
    background: #000000;
    /* 線の色 */
    width: 150%;
    max-width: 1440px;
    /* 伸ばしたい最大幅 */
    margin: 100px auto 30px -35%;
    /* 下に余白 */
}

.amenities {
    /* background-color: #e11414; */
    margin-left: 25%;
}

.amenities-title {
    font-size: clamp(1.714rem, 1.513rem + 0.858vw, 2.286rem);
}

.amenities-list-top {

    margin-top: clamp(1.714rem, 0.809rem + 3.863vw, 4.286rem);
}

.amenities ul {}

.amenities li {
    font-size: clamp(0.857rem, 0.807rem + 0.215vw, 1rem);
    list-style-type: disc;
}

.amenities p {
    margin-top: 24px;
    line-height: 1.5rem;
    font-size: clamp(0.857rem, 0.807rem + 0.215vw, 1rem);
}

.amenity-list {
    /* background-color: #fff; */
    display: flex;
    flex-wrap: wrap;
}

.amenity-list__item {
    width: calc(50% - 30px);
    margin-right: 30px;
}

.amenity_img {
    /* background-color: #2f0cda; */
    /* width: 100%; */
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 80px;
    max-width: 565px;
}

.amenity-img {
    /* background-color: #0adbd0; */
    /* background-color: #e01f1f; */
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    /* margin: 30px auto 100px; */
    width: 85%;
    max-width: 540px;
    height: auto;
}

.amenity-img img {
    width: 100%;
    aspect-ratio: 1/1;
    vertical-align: bottom;
}

.m-stay-amenity-img__item {
    /* width: 50%; */
    max-width: 150px;
}


/******************
スライダー
******************/
.slider-single,
.slider-single2 {
    width: 85%;
}

.dots-wrap {
    margin: 0;
    position: absolute;
    right: -20px;
    bottom: 25px;
}

.dots-wrap li {
    width: 10px;
    height: 10px;
    background-color: rgb(186, 184, 183);
    border-radius: 50%;
    margin-bottom: 10px;
    cursor: pointer;
    opacity: 0.45;
}

.dots-wrap li.slick-active,
.dots-wrap li:hover {
    opacity: 1;
}

.dots-wrap li:last-child {
    margin-bottom: 0;
}

.dots-wrap li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}



.dots-wrap2 {
    margin: 0;
    position: absolute;
    left: -20px;
    bottom: 25px;
}

.dots-wrap2 li {
    width: 10px;
    height: 10px;
    background-color: rgb(186, 184, 183);
    border-radius: 50%;
    margin-bottom: 10px;
    cursor: pointer;
    opacity: 0.45;
}

.dots-wrap2 li.slick-active,
.dots-wrap2 li:hover {
    opacity: 1;
}

.dots-wrap2 li:last-child {
    margin-bottom: 0;
}

.dots-wrap2 li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}

footer {
    position: relative;
}

@media screen and (max-width:767px) {

    /******************
    このメディアクエリはモニタごとに表示非表示を切り替えるためだけのものです。
    ここを扱う際はなぎのに一言声をかけてくれると嬉しいです。
    *******************/
    .pc-only2 {
        display: none;
    }
}


@media screen and (min-width:768px) {

    /****************************************

    PCサイズはこちらに記述してください。

    *****************************************/
    /******************
    全体への設定
    *******************/

    .pc-only2 {
        margin-top: clamp(6.25rem, -4.587rem + 22.936vw, 31.25rem);
    }

    .main-content {
        margin-left: 56px;
        margin-right: 56px;
    }


    .pc-only2 {
        /* background-color: #1ce53a; */
        position: relative;

    }

    .mori-all,
    .hikari-all {
        margin-right: -56px;

    }

    .kaze-all {
        margin-left: -56px;

    }

    .slider-single,
    .slider-single2 {
        position: absolute;
        /* background-color: #e92323; */
        width: 55%;
        aspect-ratio: 650/445;
        /* background-
        color: #e40a0a; */
    }

    .slider-single2 {
        left: 0%;
    }

    .circle {
        /* background-color: #0b22bc; */
        align-items: center;
        text-align: center;
        margin-bottom: 30%;
    }

    .slider-single img,
    .slider-single2 img {
        width: 100%;
        /* margin-bottom: 50%; */

    }

    .bgc1 {
        position: absolute;
        z-index: -1;
        width: 45%;
        height: auto;
        aspect-ratio: 517/665;
        margin: 0 0 0 auto;
        /* top: -45%; */
        right: 0;
        background-color: #687C62;
    }

    .bgc2 {
        position: absolute;
        z-index: -1;
        width: 45%;
        height: auto;
        aspect-ratio: 517/665;
        margin: 0 0 0 auto;
        /* top: -45%; */
        left: 0;
    }

    .bgc3 {
        position: absolute;
        z-index: -1;
        width: 45%;
        height: auto;
        aspect-ratio: 517/665;
        margin: 0 0 0 auto;
        /* top: -45%; */
        right: 0;
        background-color: #DAC380;
    }

    .mori,
    .hikari {
        /* background-color: #eb0c0c; */
        width: 40%;
    }

    .kaze {
        width: 40%;
        margin: 0 0 0 auto;
    }

    .container1::before {
        content: "森";
        position: absolute;
        /* bottom: 0; */
        left: 0%;
        font-size: 30vw;
        font-weight: bold;
        font-style: italic;
        color: #d9d9d9;
        opacity: 0.4;
        pointer-events: none;
        white-space: nowrap;
        z-index: 100;
        font-family: "Zen Old Mincho", serif;
        font-weight: 700;
        font-style: normal;
    }

    .container2::before {
        content: "風";
        position: absolute;
        /* bottom: 0; */
        left: 55%;
        font-size: 30vw;
        font-weight: bold;
        font-style: italic;
        color: #d9d9d9;
        opacity: 0.4;
        pointer-events: none;
        white-space: nowrap;
        z-index: 100;
        font-family: "Zen Old Mincho", serif;
        font-weight: 700;
        font-style: normal;
    }

    .container3::before {
        content: "光";
        position: absolute;
        /* bottom: 0; */
        left: 0%;
        font-size: 30vw;
        font-weight: bold;
        font-style: italic;
        color: #d9d9d9;
        opacity: 0.4;
        pointer-events: none;
        white-space: nowrap;
        z-index: 100;
        font-family: "Zen Old Mincho", serif;
        font-weight: 700;
        font-style: normal;
    }


    /* tabu */
    .circle .dots-wrap {
        display: flex;
        justify-content: center;
        margin-right: 40px;

    }

    .circle .dots-wrap li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background: #f7f7f7;
        border-radius: 50%;
        cursor: pointer;
    }

    .circle .dots-wrap li:hover,
    .circle .dots-wrap li.slick-active {
        background: rgb(251, 251, 251);
    }

    .circle .dots-wrap li button {
        display: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        padding: 0;
        border: none;
        background-color: transparent;
    }

    /* tubu2 */
    .circle .dots-wrap2 {
        display: flex;
        justify-content: center;
        margin-right: 40px;
        left: 0px;
    }

    .circle .dots-wrap2 li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background: #f7f7f7;
        border-radius: 50%;
        cursor: pointer;
    }

    .circle .dots-wrap2 li:hover,
    .circle .dots-wrap2 li.slick-active {
        background: rgb(251, 251, 251);
    }

    .circle .dots-wrap2 li button {
        display: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        padding: 0;
        border: none;
        background-color: transparent;
    }

    /* アメニティ */

    .amenities-box {
        /* background-color: #d3e811; */
        width: fit-content;
        margin: 0 auto;
    }

    .m-stay-amenity {
        /* background-color: #1ceb4f; */
        width: 100%;
        max-width: 565px;
    }

    .amenities {
        width: 60%;
        margin: 0 auto;
    }



    /* .amenity_img img {
        width: 50%;
    } */


    .amenity-img img {
        /* background-color: #fff; */
        width: 50%;
        margin: 0 auto;

    }

    .m-list-dot {
        font-size: 14px;
        /* font-size: clamp(0.857rem, 0.807rem + 0.215vw, 1rem); */
    }

    .amenities-rule {
        border: 0;
        height: 1px;
        /* 線の太さ */
        background: #000000;
        /* 線の色 */
        width: 150%;
        max-width: 1440px;
        /* 伸ばしたい最大幅 */
        margin: 100px auto 30px -35%;
        /* 下に余白 */
    }

    .amenities {
        /* background-color: #e11414; */
        margin-left: 25%;
    }

    .amenities-title {
        font-size: clamp(1.714rem, 1.513rem + 0.858vw, 2.286rem);
    }

    .amenities-list-top {

        margin-top: clamp(1.714rem, 0.809rem + 3.863vw, 4.286rem);
    }

    .amenities ul {}

    .amenities li {
        font-size: clamp(0.857rem, 0.807rem + 0.215vw, 1rem);
        list-style-type: disc;
    }

    .amenities p {
        margin-top: 24px;
        line-height: 1.5rem;
        font-size: clamp(0.857rem, 0.807rem + 0.215vw, 1rem);
    }

    .amenity-list {
        /* background-color: #fff; */
        display: flex;
        flex-wrap: wrap;
    }

    .amenity-list__item {
        width: calc(50% - 30px);
        margin-right: 30px;
    }

    .amenity_img {
        /* background-color: #2f0cda; */
        /* width: 100%; */
        margin: 0 auto;
        justify-content: center;
        margin-bottom: 100px;
        margin-top: 80px;
        max-width: 565px;
    }

    .amenity-img {
        /* background-color: #0adbd0; */
        /* background-color: #e01f1f; */
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
        /* margin: 30px auto 100px; */
        width: 70%;
        height: auto;
    }

    .amenity-img img {
        width: 100%;
        aspect-ratio: 1/1;
        vertical-align: bottom;
    }

    .m-stay-amenity-img__item {
        /* width: 50%; */
        max-width: 150px;
    }

    /* *****************
　　　　　　ヘッダー
　　　***************** */
    header .sns-logo {
        width: 60%;
        margin: 3rem 15% 0;

    }

    /* ********************
            フッター
    ********************* */

    footer {
        /* position: absolute;
        width: 100%;
        height: 30vh;
        background: url(../images/top/snow-2.webp) no-repeat center/cover;
        left: 0;
        bottom: 0;
        top; */
        width: 100vw;
        margin: 0 auto;
    }



    /* **********************
           予約
************************* */
    .sp-reserve-btn {
        position: relative;
        bottom: 0;
        left: 0;
        display: block;
        background: #B8A468;
        height: 3.214285695rem;
        width: 100%;
        text-align: center;
        opacity: 0.8;
    }

    .sp-only {
        display: none;
    }

    /************
     ヘッダー
     ************/
    header nav li {
        margin: 0 auto 0 0;
        padding-left: 90px;
    }

    ul {
        margin: 0 auto;
    }

    header .sns-logo {
        width: 50%;
        margin: 3rem 0 auto 75px;
        padding-top: 0;
        gap: 1rem;
    }

    header .sns-logo li {
        margin: 0;
    }


}