﻿@charset "utf-8";  
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');

:root {
    --line-height: 1.5;
}

.line-height-crop {
    position: relative;
}

.line-height-crop::before,
.line-height-crop::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
}

.line-height-crop::before {
    margin-top: calc((1 - var(--line-height)) * 0.5em);
}

.line-height-crop::after {
    margin-bottom: calc((1 - var(--line-height)) * 0.5em);
}

button{
    background: none;
    appearance: none;
    border: none;
    outline: none;
    cursor: pointer;
}

.contact_area_wrap-upper,
#sec_reservation,
#sec_infomation{
    display: none;
}

/* COMMON */
.p-idx-ttl{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 32px;
    line-height: 1.75;
    letter-spacing: 0.15em;
    margin-bottom: 40px;
    --line-height: 1.75;
}
.p-idx__subttl{
    font-family: "Libre Baskerville", serif;
    font-size: 60px;
    letter-spacing: 0.05em;
    text-shadow: 2px 2px 4px #000;
    color: #fff;
}
.p-idx__subttl::first-letter{
    color: #84762f;
}
.p-idx-txt{
    font-size: 16px;
    line-height: 2.25;
    --line-height: 2.25;
}
.center{
    text-align: center;
}
.p-idx-inner{
    max-width: 1080px;
    padding-inline: 100px;
    margin-inline: auto;
    box-sizing: content-box;
}
.c-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* MV */
.p-idx-mv{
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}
.p-idx-mv::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background-image: url(../img/renewal/img-mv.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 30%;
}
.p-idx-mv__head{
    position: relative;
    padding-top: 500px;
}

.p-idx-mv__img{
    height: 500px;
    object-position: 100% 30%;
}
.p-idx-mv__ttl{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.15em;
    color: #5e2b58;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 98px;
    position: relative;  
}
.p-idx-mv__ttl::before{
    content: "ICHIZEN";
    width: 13px;
    font-family: "Libre Baskerville", serif;
    font-size: 16.75px;
    writing-mode: vertical-rl;
    letter-spacing: 0.1em;
    height: 101px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -44px;
}
.p-idx-mv__ttl::after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 245px;
    background-image: url(../img/renewal/bg-top.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
/* TOP */
.p-idx-top{
    margin-top: 96px;
}
.p-idx-top__heading{
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    margin-bottom: 40px;
}
.p-idx-top__heading-subttl{
    font-family: "Libre Baskerville", serif;
    font-size: 24px;
    line-height: 1;
    --line-height: 1;
    letter-spacing: 0.05em;
    color: #5e2b58;
}
.p-idx-top__heading-subttl::first-letter{
    color: #84762f;
}
.p-idx-top__heading-ttl{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: 0.15em;
    color: #5e2b58;
}
/* ROOM */
.p-idx-top__room{
    margin-top: 48px;
	padding-top: 48px;
    padding-bottom: 96px;
    margin-bottom: 96px;
    position: relative;
}
.p-idx-top__room::before{
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-image: url(../img/renewal/bg-right.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.p-idx-top__contents{
    padding-top: 40px;
}
.p-idx-top__contents:last-of-type{
	margin-top: 40px;
}
.p-idx-top__imgWrapper{
    display: flex;
    position: relative;
    margin-bottom: 78px;
    height: 440px;
}
.p-idx-top__ttl{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 148px;
    height: 148px;
    box-sizing: border-box;
    background: rgba(51,137,87,0.88);
    position: absolute;
    z-index: 10;
    right: 306px;
    top: 50%;
    transform: translateY(-50%);
}
.p-idx-top__ttl-txt{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 0.1em;
    color: #fff;
    writing-mode: vertical-rl;
    border-right: 1px solid rgba(255,255,255,.25);
    border-left: 1px solid rgba(255,255,255,.25);
    padding: 14px 25px;
    margin: 36px 39px;
}

.u-clr--blue-opa{
    background: rgba(203,120,55,0.88);
}
.p-idx-top__swiper{
    flex: 1;
}
.p-idx-top__slide{
    width: 100%;
}
.p-idx-top__swiper-thumbnail{
    position: absolute;
    width:100%;
    bottom: -25px;
    left: 0;
    z-index: 10;
    padding-left: 15px;
}
.p-idx-top__swiper-thumbnailItem{
    padding:8px;
    width: 72px;
    height: 72px;
    opacity: 0.6;
    border-radius: 50%;
    cursor: pointer;
    transition: background .2s ease-out, opacity .2s ease-out;
}

.p-idx-top__swiper-thumbnailItem.swiper-slide-thumb-active{
    background-color: #5e2b58;
    opacity: 1;
}

.p-idx-top__swiper-thumbnailItem img{
    border-radius: 50%;
}

.p-idx-top__layout{
    background: #000;
    padding: 18px 60px 24px 83px;
    width: 380px;
    height: 440px;
}
.p-idx-top__layout-body{
    position: relative;   
}
.p-idx-top__layout-openIcon{
    position: absolute;
    top: 0;
    right: 0;
    padding:0;
    cursor: pointer;
}
.p-idx-top__layout-body-txtfield{
    width: 208px;
    height: 40px;
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    margin-top: 8px;
    padding-inline: 12px;
    margin-inline: auto;
    position: relative;
}
.p-idx-top__layout-body-txtfield::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 24px;
    left: 50px;
    background: #fff;
}
.p-idx-top__layout-body-txt{
    font-size: 16px;
    line-height: 2.25;
    color: #fff;
    flex: 1;
}
.w50{
    width: 50px;
}
.p-idx-top__modal{
    display: none;
    position: relative;
    z-index: 1000;
}
.is-open{
    display: block;
}
.p-idx-top__modal-overlay{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    background: rgba(0, 0, 0, 0.75);
    display: flex;
    justify-content: center;
    align-items: center;
}
.p-idx-top__modal-contents{
    background-color: #000;
    padding: 30px;
    margin-right: 20px;
    margin-left: 20px;
    max-width: 920px;
    max-height: 100vh;
    width: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    position: relative;
}
.p-idx-top__modal-contents-body{
    display: flex;
    justify-content: center;
    align-items: center;
}
.p-idx-top__modal-btn{
    position: absolute;
    top: 30px;
    right: 30px;
}
.p-idx-top__modal-btnBorder{
    display: block;
    position: relative;
    width: 63px;
    height: 63px;   
}
       
.p-idx-top__modal-btnBorder::before, .p-idx-top__modal-btnBorder::after { 
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px; 
    height: 63px; 
    background: #fff;
}
       
.p-idx-top__modal-btnBorder::before {
    transform: translate(-50%,-50%) rotate(45deg);
}

.p-idx-top__modal-btnBorder::after {
    transform: translate(-50%,-50%) rotate(-45deg);
}
.p-idx-top__txtfield{
    padding-left: 15px;
}
.p-idx-top__point{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 20px;
    line-height: 1.05;
    color: #338957;
    height: 100%;
    margin-bottom: 40px;
    padding-left: 9px;
    display: flex;
    align-items: center;
    gap: 19px;
    position: relative;
}

.u-clr--blue{
    color: #CB7837;
}
.u-clr--blue::before{
    background: #CB7837;
}

.p-idx-top__box{
    font-family: "Libre Baskerville", serif;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding-inline: 28px;
    background: #338957;
    position: relative;
}
.p-idx-top__box::before{
    position: absolute;
    content: "";
    top: 0;
    left: -7px;
    width: 1px;
    height: 100%;
    background: inherit;
}
.u-clr--bluebg{
    background: #CB7837;
}
.p-idx-top__txtfield .btn {
  width: 320px;
  height: 54px;
  margin-right: 0;
  position: relative;
}
.p-idx-top__contents:nth-child(1) .btn{
  background: #CB7837;
}
.p-idx-top__contents:nth-child(2) .btn{
  background: #338957;
}
.p-idx-top__txtfield .btn img {
  margin-right: .8em;
}

/* ONS */
.p-idx-ons{
    position: relative;
    background: url(../img/renewal/bg-center.svg);
    background-size: 2000px auto;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 96px;
}
.p-idx-ons::before{
    content: "ICHIZEN";
    width: 13px;
    font-family: "Libre Baskerville", serif;
    font-size: 16.75px;
    writing-mode: vertical-rl;
    letter-spacing: 0.1em;
    height: 101px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 30;
}
.p-idx-ons::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 740px;
    top: 347px;
    left: 0;
    background-image: url(../img/renewal/img-onsen2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    z-index: -1;
}
.p-idx-ons__ttl{
    width: 100%;
    max-width:1280px;
    height: 534px;
    padding-top:60px;
    margin-inline: auto;
    white-space: nowrap;
    font-family: "Libre Baskerville", serif;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-shadow: 2px 2px 4px #000;
    color: #fff;
    position: relative;
    z-index: 1;
}
.p-idx-ons__ttl::first-letter{
    color: #84762f;
}
.p-idx-ons__ttl::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/renewal/img-onsen1.jpg) no-repeat 50% 0;
    background-size: cover;
    z-index: -1;
}
.p-idx-ons__head{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    text-align: center;
}
.p-idx-ons__head-ttl{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 32px;
    line-height: 1.75;
    letter-spacing: 0.15em;
    color: #fff;
    margin-bottom: 40px;
    --line-height: 1.75;
}
.p-idx-ons__head-txt{
    font-size: 16px;
    line-height: 2.25;
    color: #fff;
    text-align: center;
    --line-height: 2.25;
}
.p-idx-ons__list{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 64px;
    margin-top: 80px;
}
.p-idx-ons__item{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 40px;
}
.reverse{
    flex-direction: row-reverse;
}
.p-idx-ons__txtfield{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
}
.u-clr--accent{
    color: #5e2b58;
}
.p-idx-ons__item-img{
   width: 53.7%;
}
/* CUI */
.p-idx-cui{
    position: relative;
    padding-top: 146px;
    padding-bottom: 96px; 
}
.p-idx-cui::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/renewal/bg-cuisine.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: #000;
    z-index: -1;
}
.p-idx-cui::after{
    content: "ICHIZEN";
    width: 13px;
    font-family: "Libre Baskerville", serif;
    font-size: 16.75px;
    writing-mode: vertical-rl;
    letter-spacing: 0.1em;
    height: 101px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.p-idx-cui__heading{
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    gap: 30px;
}

.p-idx-cui__heading .p-idx-ttl{ margin-bottom: 0;}

.p-idx-cui__heading-subttl{
    font-family: "Libre Baskerville", serif;
    font-size: 60px;
    letter-spacing: 0.05em;
    line-height: 1;
}
.p-idx-cui__heading-subttl::first-letter{
    color: #84762f;
}
.p-idx-cui__swiper{
    width:100%;
    padding-top: 64px;
}
.p-idx-cui__slide{
    width:800px;
    margin-inline:20px;
    translate:0 -64px;
    transition: translate .2s ease-out;
}

.p-idx-cui__slide.swiper-slide-active{
    translate:0;
}

.p-idx-cui__txt{
    font-size: 16px;
    line-height: 2.25;
    color: #fff;
    text-align: center;
    margin-top: 64px;
    --line-height: 2.25;
}
/* RSV */
.p-idx-rsv{
    padding-block: 96px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(../img/renewal/bg-reservation.webp);
    background-position: center;
    background-size: cover;
    position: relative;
}
.p-idx-rsv__heading{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    margin-bottom: 64px;
    z-index: 10;
}
.p-idx-rsv__heading-subttl{
    font-family: "Libre Baskerville", serif;
    font-size: 40px;
    line-height: .9;
    letter-spacing: 0.05em;
    color: #fff;
    z-index: 10;
}
.p-idx-rsv__heading-subttl::first-letter{
    color: #84762f;
}
.p-idx-rsv__heading-ttl{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: 0.15em;
    color: #fff;
    --line-height: 1.75;
}
.p-idx-rsv__lead{
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.15em;
    color: #fff;
    padding-bottom: 16px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    margin-bottom: 32px;
    z-index: 10;
    width: 516px;
    text-align: center;
}
.p-idx-rsv__txt{
    color: #fff;
    text-align: center;
    z-index: 10;
}
.p-idx-rsv__btn{
	max-width: 600px;
    width: 90%;
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 40px 0;
	text-align: center;
	color: #fff;
	background: #5e2a58;
	border: 2px solid #ffffff;
	margin: 50px auto 0;
	font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
	font-size: 28px;
}
.p-idx-rsv__btn img{
	margin-right: .5em;
    width: 28px;
}

#footer{
    margin-top: 0;
}
/*------------------------------------------------------------ 
    MediaQuery 
------------------------------------------------------------*/  

@media screen and (min-width: 769px){
    .u-dn-sm-min{
        display: none;
    }

    .p-idx-top__swiperWrapper{
        width:calc(100% - 380px);
    }
    .p-idx-top__slide{
        height: 440px;
    }
}


@media screen and (max-width: 768px){
    /* COMMON */
    .u-dn-sm-max{
        display: none;
    }
    
    .p-idx-ttl{
        font-size: 32px;
    }
    .p-idx__subttl{
        font-size: 30px;
        letter-spacing: 0.05em;
        text-shadow: 2px 2px 4px #000;
        color: #fff;
    }
    .p-idx__subttl::first-letter{
        color: #84762f;
    }
    .p-idx-inner{
        width: 100%;
        padding-inline: 0;
        margin-inline: auto;
        box-sizing: content-box;
    }
    /* MV */
    .p-idx-mv::before{
        height: auto;
        aspect-ratio: 750 / 600;
        background-image: url(../img/renewal/img-mv-sp.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 0;
    }
    .p-idx-mv__head{
        padding-top: 80%;
    }
    .p-idx-mv__head::before{
        width: 15px;
        font-size: 16.76px;
        height: 101px;
        top: 250px;
    }
    .p-idx-mv__ttl{
        font-size: 40px;
        line-height: 1.4;
        --line-height: 1.4;
        padding-top: 93px;
        padding-inline: 20px;
    }
    .p-idx-mv__ttl::after{
        height: 260px;
        background-image: url(../img/renewal/bg-top-sp.webp);
        z-index: -1;
    }

    /* TOP */
    .p-idx-top{
        margin-top: 43px;
    }
    .p-idx-top__heading{
        gap: 32px;
        margin-bottom: 40px;
        text-align: center;
        padding-inline: 20px;
    }
    .p-idx-top__heading-subttl{
        font-size: 24px;
    }
    .p-idx-top__heading-ttl{
        font-size: 32px;
        line-height: 1.62;
        --line-height: 1.62;
    }

    /* ROOM */
    .p-idx-top__room{
        padding: 0;
        width: 100%;
    }
    .p-idx-top__room::before{
        display: none;
    }
    .p-idx-top__contents{
        width:100%;
        padding-top: 122px;
        position: relative;
    }
    .p-idx-top__contents::after{
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background-image: url(../img/renewal/bg-right-sp.svg);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: 50% 0;
    }
    .p-idx-top__contents:first-child{
        margin-bottom: 48px;
    }
    .p-idx-top__imgWrapper{
        flex-direction: column;
        height: auto;
        margin-bottom: 40px;
    }
    .p-idx-top__ttl{
        top: 0;
        right: auto;
        left: 50%;
        translate: -50% 0;
    }

    .p-idx-top__swiper{
        width: 100%;
    }
    .p-idx-top__slide{
        width: 100%;
    }
    .p-idx-top__swiperWrapper{
        position: relative;
    }
    
    .p-idx-top__swiper-thumbnail{
        padding-left: 10px;
        bottom: -36px;
    }

    .p-idx-top__layout{
        padding: 10px 30px 24px;
        width: 100%;
        height: auto;
    }

    .p-idx-top__layout-body-txtfield{
        margin-top: 12px;
        padding-inline: 16px;
    }
    .p-idx-top__layout-body-txtfield::after{
        left: 60px;
    }

    .p-idx-top__txtfield{
        padding-inline: 20px;
    }
    .p-idx-top__point{
        flex-direction: column;
        align-items: flex-start;
        font-size: 20px;
        line-height: 1.8;
        padding-inline: 0;
        gap: 16px;
        margin-bottom: 32px;
    }
    .p-idx-top__box{
        margin-left: 8px;
    }
    .p-idx-top__txtfield .btn {
      width: 100%;
      height: 60px;
      margin-right: auto;
    }
    .p-idx-top__txtfield .btn img {
      width: 1em;
    }

    /* ONS */
    .p-idx-ons__ttl{
        height: 340px;
        line-height: 1.2;
        font-size: 56px;
    }

    .p-idx-ons::after {
        height: auto;
        top: 420px;
        aspect-ratio: 750/1200;
        background-image: url(../img/renewal/img-onsen2-sp.webp);
        background-position: 0 100%;
    }

    .p-idx-ons__head-ttl{
        font-size: 32px;
    }

    .p-idx-ons__list{
        padding-inline:20px;
    }

    .p-idx-ons__item{
        flex-direction: column-reverse;
    }

    .p-idx-ons__item-img{
        width:100%;
    }

    /* CUI */
    .p-idx-cui__heading{
        gap:48px;
    }

    .p-idx-cui__heading-subttl{
        font-size: 56px;
    }

    .p-idx-cui__slide{
        width:83%;
        margin-inline:10px;
        translate:0 -48px;
    }

    /* RSV */
    .p-idx-rsv{
        background-image: url(../img/renewal/bg-reservation-sp.webp);
    }

    .p-idx-rsv__heading-subttl{
        width: 100%;
        font-size: 36px;
    }

    .p-idx-rsv__lead{
        width:auto;
        gap:16px;
        line-height: 1;
        --line-height: 1;
        padding:0;
        border-bottom: none;
        font-size: 30px;
    }

    .p-idx-rsv__lead span{
        display: inline-block;
        padding:0 48px 16px;
        border-bottom: 1px solid #fff;
    }

    .p-idx-rsv__lead span + span{
        margin-top: 16px;
    }

    .p-idx-rsv__lead::before,
    .p-idx-rsv__lead::after {
        content: '';
        display: block;
        height: 0;
        width: 0;
    }

    .p-idx-rsv__lead::before {
        margin-top: calc((1 - var(--line-height)) * 0.5em);
    }

    .p-idx-rsv__lead::after {
        margin-bottom: calc((1 - var(--line-height)) * 0.5em);
    }
    .p-idx-rsv__btn{
        line-height: 1.4;
        padding: 20px 0;
        font-size: 20px;
    }
	.p-idx-rsv__btn img {
		margin-right: .8em;
}

}

@media screen and (min-width: 415px){
    .u-dn-xs-min{
        display: none;
    }
}
@media screen and (max-width: 414px){

    .p-idx-ons::after {
        aspect-ratio: 1500/3192;

    }
}