

/*260325*/



/*========================================
å¤§é …ç›®
=========================================*/

/*ã€€.l-search
-----------------------------------------*/
.l-header-contactBtn{cursor: pointer;}
.l-search {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, .88);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: visible
}

.l-search.is-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: gMenufadeIn .3s linear .1s 1 backwards;
    animation: gMenufadeIn .3s linear .1s 1 backwards;
    z-index: 199999;
}

.flatpickr-calendar {}



@media(max-width: 768.98px) {
    .l-search {
        margin-top: 0px;
        margin-left: 0;
        padding-left: 0
    }
}

.l-search-container {
    width: 100%;
    max-width: 1180px;
    min-width: 900px;
    margin: 0 auto;
    padding: 0 60px;
    position: relative;

    .block {
        margin-bottom: 6rem !important;
    }

    .c-heading-1:before {
        display: none;
    }

    .c-btn-3 {
        display: block;
        width: 320px;
        margin: auto;
        height: 3.5rem;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #E17a74;
        color: #fff;
        border-radius: 5px;
    }


    .c-heading-1 h2.c-heading-1__text {
        font-size: 2.4rem
    }

    .c-heading-1-1__caption--en {
        font-family: "Cardo", serif;
        font-size: 1.2rem;
        letter-spacing: 0.02em;
        text-indent: 0.02em;
        line-height: 1em;
        display: block;
        margin: 12px auto 5px;
        padding: 0 0 0.5rem;
        font-weight: 300;
        color: rgb(210, 145, 128);
        text-align:center;
    }

}
.c-heading-1-1{
    text-align:center;
        display: block;
    text-indent: 0.3em;
    font-weight:600;
    font-size:1.8rem;
    margin-bottom:1.5rem
}

.l-search-caution a span{
    font-size:1rem;
    font-weight:600;
    text-align:center;
    display:block;
}

@media(max-width: 768.98px) {
    .l-search-container {
        width: 100%;
        height: 100%;
        min-width: 0;
        padding: 70px 15px;
                overflow-y: auto;
    }
}

.l-search__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 32px
}

@media(max-width: 768.98px) {
    .l-search__wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 16px
    }
}

@media(max-width: 1239.98px) {
    .l-search-nav img {
        width: 120px !important;
        height: auto
    }
}

@media(max-width: 768.98px) {
    .l-search-nav img {
        width: 75px !important;
        height: auto
    }
}

.l-search-block {
    margin: 0 20px
}

@media(max-width: 768.98px) {
    .l-search-block {
        margin: 0 10px 16px 10px
    }
}

.l-search-block.is-date {
    width: 260px
}

@media(max-width: 768.98px) {
    .l-search-block.is-date {
        width: 280px
    }
}

.l-search-block.is-stay {
    width: 100px
}

@media(max-width: 768.98px) {
    .l-search-block.is-stay {
        width: 130px
    }
}

.l-search-block.is-person {
    width: 100px
}

@media(max-width: 768.98px) {
    .l-search-block.is-person {
        width: 130px
    }
}

.l-search-block.is-price {
    width: 280px
}

@media(max-width: 768.98px) {
    .l-search-block.is-price {
        width: 280px
    }
}

.l-search-block__h {
    margin-bottom: 8px;
    color: #090909 !important;
    font-size: 1.5rem !important
}

@media(max-width: 768.98px) {
    .l-search-block__h {
        font-size: 1.3rem !important
    }
}

.l-search-block__item input,
.l-search-block__item select {
    border: none;
    height: 46px;
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #090909;
    font-size: 1.6rem;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .1)
}

.l-search-block__item .s_yyyy {
    width: 120px
}

@media(max-width: 768.98px) {
    .l-search-block__item .s_yyyy {
        width: 80px
    }
}

.l-search-block__item .s_mm {
    width: 54px
}

.l-search-block__item .s_dd {
    width: 54px
}

.l-search-submit {
    text-align: center;
    margin-bottom: 12px
}

@media(max-width: 768.98px) {
    .l-search-submit__btn {
        width: 80%
    }
}

.l-search-aside {
    text-align: center;
    padding-bottom: 20px
}

@media(max-width: 768.98px) {
    .l-search-aside {
        padding-bottom: 30px
    }
}

.l-search-close {
    cursor: pointer;
    position: absolute;
    z-index: 199999;
    border: 1px solid #ddd;
    background: #333;
    border-radius: 5px;
    display: block;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Shippori Mincho', "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "Noto Serif JP", serif;
    font-size: 1.8rem;
    line-height: 1;
    line-height: 1;
right: calc(50% - 20px);
    bottom: -85px;

    @media(max-width: 768.98px) {
    right:  0px;
    top: 0px;
}
}


@-webkit-keyframes gMenufadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes gMenufadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes gMenufadeOut {
    0% {
        opacity: 1
    }

    99% {
        opacity: 0
    }

    100% {
        opacity: 0;
        display: none;
        visibility: hidden
    }
}

@keyframes gMenufadeOut {
    0% {
        opacity: 1
    }

    99% {
        opacity: 0
    }

    100% {
        opacity: 0;
        display: none;
        visibility: hidden
    }
}


.l-search_fixbtn {
    position: fixed;
    top: 45%;
    left: 0;
    z-index: 1999;
    display: flex;
    flex-direction: column;
    gap: 1rem;

    @media screen and (max-width: 768px) {
        display: none;
    }
}

.l-search_fixbtn-item {

    span {
        color: #fff;
        line-height: 1.85rem;
        text-align: center;
        display: block;
    }

    em {
        color: #C4B7A5;
        display: block;
        text-align: center;
        line-height: 1.85rem;
    }

    &.is-room {
        background: #2E020F;
        padding: .65rem;
        border-radius: 0 1rem 0 0;

    }

    &.is-plan {
        background: #75213B;
        padding: .65rem;
        border-radius: 0 1rem 0 0;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.4);

    }

}


.c-fluid-nav1--double_new {
    width: 100%;
    max-width: 100%;
    float: left;
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;

}

.c-fluid-nav__image {
    background-image: url(/img/common/footer-bg.jpg);

        @media screen and (max-width:768px) {
        background-image: url(/img/common/footersp-bg.jpg);
        }
}




.c-fluid-nav1--double_new {

    min-height: 330px;

    @media screen and (max-width:768px) {
        height: auto;
        min-height: auto;
        text-align: left;

    }
    .heading {
        margin-bottom: 3.6rem;

        @media screen and (max-width:768px) {
            margin: 5rem auto 2.5em;
            padding: 0px 6px;
        }

        span {
            font-size: 1.5rem;
            font-weight: 700;
        }

        h3 {
            font-size: 2.8rem;
            font-weight: 700;

            @media screen and (max-width:768px) {
                font-size: 2rem;
                
            }
        }

        p {
            font-size: 16px;
            font-weight: 500;
            margin-top: 2rem;
                    @media screen and (max-width:768px) {
             margin-top: 4.3rem;
        }
        }
    }

    .d-flex {
        display: flex;
        justify-content: center;
        align-items: center;

        @media screen and (max-width:768px) {
            flex-direction: column;
            margin-bottom: 3.6rem;
        }
    }
}

.c-fluid-nav1--double_new {

    .tel-box{
            @media screen and (max-width:768px) {
                    text-align: center;
            }
    }
    .p-top-footer_reserve__btn{
            @media screen and (max-width:768px) {
                display: flex;
                border: 1px solid;
                border-radius: 5px;
                margin-bottom: 2.5rem;
                align-items: center;
                padding: 1rem 1rem;
                gap: 1.5rem;

                span.time{
                    font-size: 1.1rem;
                }
            }   
            
        .footer-reserve_tel{         
        display: flex;
        align-items: center;
        border-radius: 5px;
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
        padding: 0px;
        }
    }

    .tel-box h4 {
        padding-bottom: .5rem;
    }

    .footer-reserve_tel .tel {
        line-height: 1;
        font-size: 3.0rem;
                font-size: 2.8rem;
        display: block;

        @media screen and (max-width:768px)         {
            font-size: 2.6rem;
            line-height: 2.6rem;
        }
    }

    .footer_reserve a .time {
        display: block;
        margin-top: -5px;
    }

    .footer-reserve_tel {
        display: flex;
        align-items: center;
        border-radius: 5px;
        box-sizing: border-box;
        justify-content: center;
    }

    .footer-reserve_tel img {
        padding-bottom: 4px;
    }
    .footer-reserve_tel span.time {
        font-size: 1.2rem;

         @media screen and (max-width:768px)  {
            font-size: 1.1rem;
            display: block;
        }
    }

}

.l-header-nav-sp {
    display: none;
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.l-header-nav-sp ul {
    display: flex;
    height: 100%;
}

.l-header-nav-sp ul li {
    background-color: #B7A0A6;
    height: 100%;
    width: 26%;

    a {
        text-align: center;

        span {
            color: #C4B7A5;
            line-height: 1.5rem;
        }
    }

    &.menu {
        width: 21.6%;
    }

    &.plan a {
        background-color: #B7365D;
    }

    &.tripla a {
        background-color: #E17a74;

        span {
            color: #fff;
        }
    }

    &.room a {
        background-color: #6D4C55;
    }

}

.l-header-nav-sp ul li img {
    width: auto;
    height: 20px;
    margin-bottom: 5px;
}

.l-header-nav-sp ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff;
    font-family: 'Shippori Mincho', "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "Noto Serif JP", serif;
    font-size: 1.25rem;
    gap: 0;
    line-height: 1.45rem;
}


.l-header-nav-sp ul li .js-hamburger {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.l-header-nav-sp ul li .js-hamburger span {
    color: #fff;
    font-family: 'Shippori Mincho', "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "Noto Serif JP", serif;
    font-size: 1.2rem;
}

.l-header-nav-sp ul li .l-header__sp__icon {
    height: 20px;
    margin-bottom: 1px;
}




.l-header-nav-sp ul li.room a {}

.l-header-nav-sp ul li a:hover {
    text-decoration: none;
}

.l-header-nav-sp ul li.plan a {}

.l-header-nav-sp ul li.tripla a {
    background-color: #E17a74;

    span {
        color: #fff;
    }
}

.l-header-nav-sp ul li.plan a img {
    margin-bottom: 0;
    margin-right: 4px;
}


/*.p-top-footer_snsnav_new_01{}*/
.p-top-footer_snsnav_new_02 {
    width: 300px;
}

.p-top-footer_snsnav_new_02 p {
    width: 30%;
}

.p-top-footer_reserve {
    padding: 8% 0;
    box-sizing: border-box;
    text-align: left;
}

.p-top-footer_reserve_left {
    font-size: 2.8rem;
    font-weight: 700;
    padding-left: 25px;
}

.p-top-footer_reserve_left span {
    font-size: 1.5rem;
}

.p-top-footer_reserve_left p {
    font-size: 2.8rem;
}

.footer_reserve a.p-top-footer_reserve_right_plan {
    background: #E17A74;
    cursor: pointer;
    color: #fff;
    padding: 2.5rem;
    text-align: center;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;

    @media screen and (max-width: 768px) {
        padding: 1.5rem;
    }

a.p-top-footer_reserve_right_search {
    background: #613945;
    color: #fff;
    padding: 2.5rem;
    text-align: center;
    border-radius: 5px;
    display: block;
}

.p-top-footer_reserve_right_plan a,
.p-top-footer_reserve_right_search {
    color: #fff;
}

.p-top-footer_reserve_right_plan a,
.p-top-footer_reserve_right_search:hover {
    text-decoration: none;
    opacity: 0.9;
}
}