@charset "utf-8";
:root{
    --white: #ffffff;
    --black: #333333;
    --orange: #f46e45;
    --orangeOff: #ea8a59;
    --navy: #2a315b;
    --gray: #717070;
    --gray-b3: #b3b3b3;
    --warm-gray: #e1d8d1;
    --cream: #fdf5e8;
    --info-title: #f9ebd7;

    --Caslon: 'Libre Caslon Text',serif;
    --ZenKakuGothicNew: "Zen Kaku Gothic New","Yu Gothic","Meiryo","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif;
    --NotoSansJP: "Noto Sans JP","Yu Gothic","Meiryo","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif;
}
/* topページのローディングのためのcssを打ち消し。全下層ページに必要 */
#header,#mainvisual,main,footer{opacity: 1;}

#solo-glanping{
    width: 100%;
    background: var(--cream);
    padding: 8rem 0 0;
    line-height: 0;
    position: relative;

    hgroup{
        width: 80%;
        margin: 0 auto 11.8rem;
        text-align: center;
        h2{
            width: 373px;
            aspect-ratio: 818/140;
            margin: 0 auto 1rem;
        }
        h3{
            width: fit-content;
            margin: 0 auto;
        }
        .wave-line-gray{
            width: 160px;
            margin: 1rem auto 2rem;
        }
        p{
            line-height: 3.1;
        }
    }
}
#roomtype{
    width: 100%;
    background: var(--cream);
    line-height: 0;
    padding: 0 0 4rem;
    overflow: hidden;

    hgroup{
        margin: 0 auto 3rem;
        text-align: center;
        line-height: 2;

        h2{
            width: 202px;
            height: auto;
            aspect-ratio: 202/65;
            margin: 0 auto;
        }
        h3{
            width: fit-content;
            margin: 0 auto;
        }
        .wave-line-gray{
            width: 118px;
            margin: 0.25rem auto 1rem;
        } 
        h4{
            color: var(--orangeOff);
            line-height: 1.6;
            .sp-br{
                display: none;
            }
        }
    }

    .sec-card2{
        width: min(1114px,90%);
        height: auto;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: stretch;
        flex-wrap: wrap;
        row-gap: 5rem;
        column-gap: 3.87rem;
        padding: 1rem 0 8rem;

        .card-item{
            width: min(330px,94.44%);
            height: auto;
            text-align: center;
            line-height: 1.8;
            display: flex;
            flex-direction: column;

            .item-img{
                height: auto;
                aspect-ratio: 1;
                margin: 0 auto 0.5rem;
                position: relative;
                overflow: hidden;

                img{
                    object-fit: cover;
                }
                .label{
                    width: 22.8%;
                    height: auto;
                    align-self: 106/141;
                    position: absolute;
                    top: -1px;
                    right: 0;
                }
            }

            .item-text{
                width: 100%;
                margin: 0 auto;
                flex: 1;
                font-weight: normal;
                h4{
                    width: fit-content;
                    font-size: 1.5rem;
                    margin: 0 auto;
                    color: var(--orange);
                    .sp-br{
                        display: none;
                        height: 0;
                    }
                }
                .wave-line-gray{
                    width: 100%;
                    margin: 0 auto 1rem;
                }
                p{
                    font-size: 1rem;
                    .sp-br{
                        display: none;
                        line-height: 0;
                    }
                }
            }

            .btn-more{
                margin-top: auto;
            }
        }
    }
}
.padding{
    padding: 6rem 0;
}
#sec-wide .sec-inner .item-text h4,
#sec-wide-bbq .sec-inner .item-text h4,
#sec-wide-location .sec-inner .item-text h4,
#sec-wide-facility .sec-inner .item-text h4{
    text-align: center;
}
#sec-wide-location{
    scroll-margin-top: 120px;
}
.sp-br-stay,.sp-br-location{
    display: none;
}
@media screen and (max-width:900px){
    .sp-br-location{
        display: block;
        line-height: 0;
    }
}
@media screen and (max-width:820px){
    main{
        #solo-glanping hgroup{
            width: 100%;
            margin: 0 auto 10rem;
            .wave-line-gray{
                width: min(290.01px, 80%);
                margin: 1rem auto 1rem;
            }
            h2{
            width: 209.72px;
            }
            p{
                width: 80%;
                margin: 0 auto;
            }
        }
        #roomtype hgroup{
            margin: 0 auto 4rem;
            h2{
                width: 156.38px;
            }
            .wave-line-gray{
                width: min(290.01px, 80%);
                margin: 0 auto 1rem;
            }
        }
        .z-layout{
            .text{
                margin: 0 auto 4rem;
            }
        }
        #sec-wide .sec-inner hgroup,
        #sec-wide-bbq .sec-inner hgroup,
        #sec-wide-location .sec-inner hgroup,
        #sec-wide-facility .sec-inner hgroup{
            .meal{
                width: 233.9px;
            }
            .wave-line-gray{
                width: min(290.01px, 80%);
                margin: 0 auto 1rem;
            }
            .facility{
                width: 93.06px;
            }
        }
        #sec-wide-location{
            scroll-margin-top: 80px;
        }
    }
}
@media screen and (max-width:780px){
    .sp-br-stay{
        display: block;
        line-height: 0;
    }
}
@media screen and (max-width:540px){
    main{
        #solo-glanping{
            padding: 6rem 0 0;
            hgroup {
                margin: 0 auto 6rem;
            }
        }
        #roomtype{
            padding: 1rem 0 1rem;
            hgroup{
                margin: 0 auto 3rem;
            }
            .sec-card2{
                .card-item{
                    .item-text{
                        width: 94%;
                        .sp-br{
                            display: block;
                            line-height: 0;
                        }
                        h4{
                            width: 100%;
                            font-size: 1.5rem;
                            .sp-br{
                                display: block;
                            }
                        }
                        .wave-line-gray{
                            width: 100%;
                        }
                    }
                }
            }
        }
        #sec-wide .sec-inner hgroup small,
        #sec-wide-bbq .sec-inner hgroup small,
        #sec-wide-facility .sec-inner hgroup small,
        #sec-wide-location .sec-inner hgroup small{
            line-height: 0;
        }
    }
}