@charset "utf-8";

/* 共通 */
*, *:before, *:after {box-sizing: border-box;}
a{text-decoration: none;}
img{width: 100%;}
.pc{display: block;}
.sp{display: none;}
.tb{display: none;}
p{ margin-block-start: 0 !important; margin-block-end: 0 !important;}
.mb5{margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.mb30{margin-bottom: 30px !important;}
@media screen and (max-width:1050px) {
	.tb{display: block;}
}
@media screen and (max-width:700px) {
    .pc{display: none;}
    .sp{display: block;}
    .tb{display: block;}
}

.logo img{width: 140px !important;}
.footerFix span, .footerFix_M span {box-sizing: unset;}
/* /共通 */


/* reset */
/* /reset */

/* all */
#sakura {
    font-size: 14px;
    text-align: left;
    line-height: 1.8;
    color: #333;
    font-family: "Shippori Mincho", serif;
    font-style: normal;
    background-image: url(../img_2026/bk.webp);
    background-position: center top;
    background-size: 100%;
	position: relative;
	overflow: visible;
    z-index: 1;
}
.sakura-decoration {
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
}
#sakura .map {
    position: relative;
    z-index: 3;
}
#sakura-kv{
    position: relative;
    z-index: 2;
}
.sakura-decoration .blue01 {
    position: absolute;
    top: 15%;
    left: -22%;
    width: 1200px !important;
    height: 550px !important;
}
.sakura-decoration .blue02 {
    position: absolute;
    top: 24%;
    right: -28%;
    width: 803px !important;
    height: 803px !important;
}
.sakura-decoration .blue03 {
    position: absolute;
    bottom: 6%;
    left: -10%;
    width: 737px !important;
    height: 316px !important;
}
#sakura img { width: 100%;}
#page a {
    opacity: 1;
	transition: opacity .25s ease-in-out;
}
#page a:hover {
    opacity: .65;
    text-decoration: none;
}
.for-sp { display: none;}
.SP-Separate { display: none!important;}

@media screen and (min-width:1600px) {
	.sakura-decoration .blue01 {
        top: 55vw;
        left: -5vw;
        width: 53vw !important;
        height: 28vw !important;
	}
}
@media screen and (max-width:1050px) {
	.sakura-decoration .blue01 {
        top: 55%;
		left: -35%;
		width: 600px !important;
		height: 350px !important;
	}
	.sakura-decoration .blue02 {
		top: 52%;
		right: -39%;
	}
	.sakura-decoration .blue03 {
		bottom: -10%;
		left: -1%;
		width: 656px !important;
		height: 603px !important;
	}
}

@media screen and (max-width:700px) {
    #page { padding-bottom: 10%!important;}
	#sakura {
		background-image: url(../img_2026/bk_sp.webp);
	}
	.sakura-decoration .blue01 {
        top: 126vw;
        left: -41vw;
        width: 550px !important;
        height: 450px !important;
	}
	.sakura-decoration .blue02 {
		top: 25%;
        right: -73%;
	}
	.sakura-decoration .blue03 {
		bottom: 49%;
        left: -26%;
        width: 656px !important;
        height: 603px !important;
	}

}
@media screen and (max-width:500px) {
	.sakura-decoration .blue01 {
        top: 76vw;
        left: -42vw;
        width: 380px !important;
        height: 550px !important;
	}
	.sakura-decoration .blue02 {
		top: 22%;
        right: -112%;
        height: 525px !important;
	}
	.sakura-decoration .blue03 {
		bottom: 53.5%;
        left: -58%;
        height: 503px !important;
	}
}
/* /all */

/* header*/
#sakura-kv {
    position: relative;
    width: 100%;
    overflow: visible;
}
#sakura-kv .ttl {
    color: #8A6634;
    font-size: 44.71px;
    text-align: center;
    font-weight: 200;
}
#sakura-kv .ttl span {
    font-size: 2.3vw;
}


@media screen and (min-width:1389px) {
    #sakura-kv {
		height: 29vw;
		background-image: url(../img_2026/area/kv_hotel_pc.webp);
        background-repeat: no-repeat;
        background-size: 100% auto;
	}
	#sakura-kv .ttl {
        position: absolute;
        top: 10vw;
        left: 50.1%;
        transform: translateX(-50%);
        width: 30%;
        font-size: 3.5vw;
        line-height: 1.1;
    }
}
@media screen and (min-width: 701px) and (max-width:1388px) {
    #sakura-kv {
        height: 31vw;
        background-image: url(../img_2026/area/kv_hotel_pc.webp);
        background-repeat: no-repeat;
        background-size: 100vw auto;
        background-position: center top;
    }

    .kv-pc { display: block; }
    .kv-sp-wrap { display: none; }

    #sakura-kv .ttl {
        position: absolute;
        top: 9.9vw;
        left: 50.1%;
        transform: translateX(-50%);
        font-size: 3.3vw;
        line-height: 1.2;
    }
}

@media screen and (max-width:700px) {
    #sakura-kv {
        background: none;
    }
    .kv-pc { display: none; }
    .kv-sp-wrap {
        position: relative;
        width: 100%;
        aspect-ratio: 375 / 320;
		overflow: visible;
    }
    .kv-sp {
        position: absolute;
        inset: 0;
        width: 100%;
        object-fit: cover;
    }
    .bk_white {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 78%;
        z-index: 1;
    }
    #sakura-kv .ttl {
        position: absolute;
        top: 11%;
        left: 50.6%;
        transform: translate(-50%, 120%);
        font-size: 9vw;
        z-index: 2;
        line-height: 1.2;
    }
    #sakura-kv .ttl span {
        font-size: 6.6vw;
    }
}
@media screen and (max-width:500px) {
    #sakura-kv .ttl span {
        font-size: 6.6vw;
    }
	#sakura-kv .ttl {
        top: 6%;
        left: 51%;
        transform: translate(-50%, 120%);
        max-width: 65%;
        font-size: 10.2vw;
        line-height: 1.2;
    }
}

/* /header */

/* content */
.introduction{
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
}
.introduction .flex{
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
    gap: 20px;
}
.introduction .flex.flower{
    position: relative;
}
.introduction .flex.flower .flower01{
    position: absolute;
    top: 0;
    left: -17vw;
    width: 100px !important;
}
.introduction .flex.flower .flower02{
    position: absolute;
    top: 6vw;
    right: -12vw;
    width: 100px !important;
}
.introduction .flex .pic{
    width: 60%;
    max-width: 600px;
}
.introduction .flex .pic.even{
    order: 2;
}
.introduction .flex .txt{
    width: 35%;
    max-width: 340px;
}
.introduction .flex .txt.even{
    order: 1;
}
.introduction .flex .txt .cont_ttl{
    font-size: 24px;
    text-align: center;
    color: #FFF;
    background-image: url(../img_2026/area/ttl.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 68px;
    padding-top: 4px;
    margin-left: -20px;
    margin-bottom: 10px;
    font-weight: 400;
}
.introduction .flex .txt .cont_ttl.long_bmh{
    font-size: 21px;
    padding-top: 10px;
    padding-left: 30px;
}
.introduction .flex .txt .lead{
    font-size: 16px;
    line-height: 2.0;
    margin-bottom: 16px !important;
}
.introduction .flex .txt p{
    font-size: 16px;
    line-height: 2.0;
    margin-bottom: 16px !important;
}

.introduction .flex .txt img.access{
    width: 83px !important;
    mix-blend-mode: multiply;
}
.introduction .flex .txt img.migoro{
    width: 103px !important;
    mix-blend-mode: multiply;
}
.hotel{
    margin-bottom: 80px;
    position: relative;
    z-index: 3;
}
.hotel .hotel_cont{
    display: flex;
    justify-content: space-around;
    gap: 20px;
    width: 95%;
    max-width: 980px;
    margin: 0 auto 40px;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 30px 40px 45px;
}
.hotel.cyh .hotel_cont .hotel_name {
    font-size: 24px;
}
.hotel .hotel_cont .left{
    width: 48%;
    overflow: visible !important;
}
.hotel .hotel_cont .right {
    width: 46%;
    overflow: visible !important;
}
.hotel .hotel_cont .hotel_name{
    font-size: 26px;
    line-height: 2.4;
    letter-spacing: 0.2px;
    font-weight: 400;
}
.hotel .hotel_cont .btn .brown,
.hotel .hotel_cont .btn .white{
    min-width: 120px;
    padding: 1px 6px 1px 17px;
    font-size: 14px;
}
.hotel .hotel_cont .btn .brown{
    background-color: #AF985A;
    color: #FFF;
    border: #AF985A 1px solid;
}
.hotel .hotel_cont .btn .white{
    background-color: #FFF;
    color: #AF985A;
    border: #AF985A 1px solid;
}
.hotel .hotel_cont .left .btn{
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-bottom: 24px;
    justify-content: flex-start;
}
.hotel .hotel_cont .left .btn.two{
    justify-content: flex-start !important;
}
.hotel .hotel_cont .left .btn a{
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.4px;
    border-radius: 4px;
    text-align: center;
}
.hotel .hotel_cont .left .btn a::after{
	display: inline-block;
	content: '';
	background-image: url(../img_2026/area/icon_brown.svg);
	background-size: contain;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-left: 7px;
    margin-top: -2px;
}
.hotel .hotel_cont .left .btn a.brown::after{
	background-image: url(../img_2026/area/icon_white.svg);
}
.hotel .hotel_cont .left .btn a.long::after {
    margin-left: 3px !important;
}
.hotel .hotel_cont .left .btn a.brown{
    background-color: #AF985A;
    color: #FFF;
    font-weight: 300;
}
.hotel .hotel_cont .left .btn a.white{
    background-color: #FFF;
    color: #AF985A;
}
.hotel .hotel_cont .left .btn a.long{
    padding: 1px 4px 1px 8px !important;
}
.hotel .hotel_cont .right .plan_name{
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.2px;
    margin-bottom: 15px;
    font-weight: 300;
}
.hotel .hotel_cont .right p{
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.2px;
    margin-bottom: 10px !important;
}
.hotel .hotel_cont .right table{
    width: 100%;
    margin-bottom: 32px;
    font-size: 14px;
}
.hotel .hotel_cont .right table th{
    padding: 7px 16px;
    border: #777 1px solid;
    text-align: center;
    min-width: 62px;
    font-weight: 300;
}
.hotel .hotel_cont .right table td{
    padding: 7px 16px;
    border: #777 solid 1px;
}
.hotel .hotel_cont .right table ul.indent{
    text-indent: -1em;
    margin-left: 1em;
}
.hotel .hotel_cont .right .btn{
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.hotel .hotel_cont .right .btn a{
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    width: 49%;
    max-width: 205px;
    padding: 10px 42px 10px 20px;
    border-radius: 4px;
    position: relative;
    font-weight: 330;
    text-align: center;
    line-height: 1.5;
}
.hotel .hotel_cont .right .btn a::after{
	display: inline-block;
	content: '';
	background-image: url(../img_2026/area/icon_white.svg);
	background-size: contain;
    background-repeat: no-repeat;
	width: 18px;
	height: 18px;
    position: absolute;
    top: 35%;
    right: 6%;
}
.hotel .hotel_cont .right .btn a span{
    font-size: 13px;
    text-align: center;
    display: block;
}
.hotel .hotel_cont .right .btn a.blue{
    background-color: rgba(133, 165, 205, 0.8);
    color: #fff;
}
.hotel .hotel_cont .right .btn a.pink{
    background-color: rgba(217, 161, 177, 0.9);
    color: #fff;
}
.hotel .hotel_cont .right ul.cation{
    margin-top: 15px;
}
.hotel .hotel_cont .right ul.cation li{
    text-indent: -1em;
    margin-left: 1em;
    line-height: 1.2;
}
.swiper {
    position: relative;
    overflow: hidden !important;
    padding-bottom: 50px !important;
    width: 100%;
}
.swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}
.swiper-wrapper {
    display: flex !important;
    align-items: stretch;
}
.swiper-slide {
    overflow: hidden;
    flex-shrink: 0;
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    bottom: 14px !important;
    left: 0;
    width: 100%;
}
.introduction .swiper-pagination {
    bottom: 58px !important;
}
.swiper-pagination-bullet-active {
    background: #DBA7B6 !important;
}

.spot{
    width: 100%;
    background-color: #D9A1B1;
    padding: 40px 20px 72px;
}
.spot .ttl{
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 2.4;
    letter-spacing: 0.2px;
    margin-bottom: 27px;
    font-weight: 100;
}
.spot .ttl span{
    font-size: 18px;
}
.spot .link{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 870px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.spot .link img.flower03{
    position: absolute;
    top: -6.66vw;
    left: -15.66vw;
    width: 137px !important;
}
.spot .link img.flower04{
    position: absolute;
    bottom: 0;
    right: -11vw;
    width: 100px !important;
}
.spot .link a{
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 16px;
    letter-spacing: 0.6px;
    color: #FFF;
    font-weight: 100;
    margin-bottom: 27px;
}
.spot .link a::before{
	display: inline-block;
	content: '';
	background-image: url(../img_2026/area/flower00.webp);
	background-size: contain;
    background-repeat: no-repeat;
	width: 23px;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
}
.spot .link a::after{
	display: inline-block;
	content: '';
	background-image: url(../img_2026/area/icon_spot.svg);
	background-size: contain;
	width: 8.38px;
	height: 8.38px;
	vertical-align: middle;
	margin-left: 10px;
}
.spot .link a.empty::before,
.spot .link a.empty::after{
    display: none;
}
#pagetop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
}
@media only screen and (max-width: 1300px){
    .spot .link img.flower03{
    top: -9.66vw;
    left: -8.66vw;
}
.spot .link img.flower04{
    bottom: -4vw;
    right: -8vw;
}
}
@media only screen and (max-width: 1050px){
    .introduction .flex .txt .cont_ttl {
        font-size: 2.5vw;
        padding-top: 2px;
    }
    .introduction .flex .txt .cont_ttl.long_bmh {
        font-size: 2vw;
        padding-top: 10px;
        padding-left: 20px;
    }
    .hotel .hotel_cont .hotel_name {
        font-size: 2.7vw;
    }
    .spot .link a {
        font-size: 1.8vw;
    }
    .spot .link img.flower03 {
        top: -12.66vw;
        left: -2.66vw;
    }
    .spot .link img.flower04{
        bottom: -12vw;
        right: -2vw;
    }
}
@media only screen and (max-width: 700px){
    .introduction {
        padding: 0 5px;
    }
    .introduction .flex{
        flex-wrap: wrap;
        margin-bottom: 34px;
        gap: 15px;
    }
    .introduction .flex .pic {
        width: 100%;
        position: relative;
        aspect-ratio: 480 / 425;
        overflow: hidden;
    }
    .introduction .flex .txt {
        width: 100%;
        position: relative;
        max-width: unset;
    }
    .introduction .flex .txt .cont_ttl {
        position: absolute;
        top: -77vw;
        left: 8vw;
        margin: 0 auto;
        width: 77%;
        height: 48%;
        font-size: 4.5vw;
        transform: none;
        padding-top: 1%;
        z-index: 10;
    }
    .introduction .flex .txt .cont_ttl.long {
        font-size: 3.8vw;
        padding-top: 12px;
        padding-left: 24px;
    }
    .introduction .flex .txt .cont_ttl.long_bmh {
        font-size: 3vw;
    }
    .introduction .flex .pic.even{
        order: 1;
    }
    .introduction .flex .txt.even{
        order: 2;
    }
    .introduction .flex .txt .lead {
        font-size: 15px;
    }
    .introduction .flex .txt p {
        margin-bottom: 7px !important;
    }
    .hotel{
        margin-bottom: 0;
    }
    .hotel .hotel_cont {
        flex-wrap: wrap;
        width: 100%;
        padding: 30px 20px 40px;
        margin: 0;
        gap: 0;
    }
    .hotel .hotel_cont.first {
        padding-bottom: 0 !important;
    }
    .hotel .hotel_cont .left,
    .hotel .hotel_cont .right {
        width: 100%;
    }
    .hotel_cont.last .right {
        padding-bottom: 50px;
    }
    .hotel .hotel_cont .hotel_name {
        font-size: 22px;
    }
    .hotel .hotel_cont .left .btn a {
        font-size: 2.9vw;
        padding: 2.5vw 0 2vw 4.5vw;
        width: 32%;
        text-align: center;
        min-height: 11.4vw;
    }
    .hotel .hotel_cont .right .plan_name {
        font-size: 15.3px;
    }
    .hotel .hotel_cont .right p {
        font-size: 13.6px;
    }
    .hotel .hotel_cont .right table {
        font-size: 12px;
    }
    .hotel .hotel_cont .right table th {
        min-width: 52px;
    }
    .hotel .hotel_cont .right table td {
        padding: 6px;
    }
    .hotel .hotel_cont .right .btn a span {
        font-size: 12px;
    }
    .hotel .hotel_cont .right .btn{
        justify-content: space-evenly;
    }
    .hotel .hotel_cont .right .btn a {
        padding: 7px 10px 30px 15px;
    }
    .hotel .hotel_cont .right .btn a::after {
        width: 15.3px;
        height: 15.3px;
        top: unset;
        right: 44%;
        bottom: 6px;
    }
    .hotel_cont .line{
        margin-top: 30px;
    }
    .spot .link a {
        width: 41%;
        font-size: 14px;
    }
    .hotel .hotel_cont .left .btn {
        gap: 5px;
    }
    .hotel .hotel_cont .left .btn a::after {
        width: 14px;
        height: 14px;
        margin-left: 4vw;
    }
    .android .hotel .hotel_cont .left .btn a {
        padding: 2.9vw 0.5vw 2vw 1.4vw;
    }
    .android .hotel .hotel_cont .left .btn a::after {
        width: 14px;
        height: 14px;
        margin-left: 4vw;
        margin-top: 5px;
    }
    .hotel .hotel_cont .left .btn a.long{
        padding: 8px 4px 1px 4px !important;
        line-height: 1.4;
    }
    .hotel .hotel_cont .left .btn a.long span{
        margin-left: 16px!important;
    }
    .hotel .hotel_cont .left .btn a.long::after{
        margin-top: -20px !important;
        margin-left: 10px !important;
    }
    .spot .link img.flower03 {
        top: -25.66vw;
        left: 0.34vw;
        width: 20vw !important;
    }
    .spot{
        position: relative;
        overflow: visible;
        /* isolation: isolate; */
        z-index: 10;
    }
     .spot img.flower04 {
        position: absolute;
        bottom: 0;
        right: -3vw;
        width: 22vw !important;
        transform: translateY(6vw);
        z-index: 30;
        pointer-events: none;
    }
    #insertCommonFooter {
        position: relative;
        z-index: 100;
        isolation: isolate;
    }
    body #page {
        overflow: visible !important;
    }
    #content {
        position: relative;
        z-index: 10;
        overflow: visible !important;
    }
    html,
    body {
        overflow-x: hidden;
    }
    .spot .ttl {
        font-size: 22px;
    }
    .spot .ttl span {
        font-size: 16px;
    }
    #insertCommonFooter::before {
        content: "";
        position: absolute;
        top: -16vw;
        right: -6vw;
        width: 22vw;
        height: 22vw;
        background: url(../img_2026/area/flower04_sp.webp) no-repeat;
        background-size: contain;
        pointer-events: none;
        z-index: 1;
    }

}
@media only screen and (max-width: 500px){
    .introduction .flex .txt .cont_ttl {
        font-size: 5.5vw;
        padding-top: 2%;
        position: absolute;
        top: -78vw;
        width: 98%;
        left: 0vw;
    }
    .introduction .flex .txt .cont_ttl.long_bmh {
        font-size: 4.6vw;
        padding-top: 12px;
        padding-left: 24px;
    }
    .introduction .flex {
        margin-bottom: 20px;
    }

    .hotel .hotel_cont .left .btn{
        display: flex;
        gap: 2vw;
    }
    .hotel .hotel_cont .hotel_name {
        font-size: 5.8vw;
    }
    .hotel.cyh .hotel_cont .hotel_name {
        font-size: 4.8vw;
    }
    .hotel .hotel_cont .left .btn a {
        padding: 2.8vw 1vw 2vw 2.5vw;
        min-width: unset;
        width: 31%;
        text-align: center;
    }
    .hotel .hotel_cont .left .btn a.long {
        padding: 1.5vw 1.4vw 0.9vw 0 !important;
    }
    .hotel .hotel_cont .left .btn a::after {
        margin-left: 1.2vw;
        margin-top: -0.6vw;
    }
    .hotel .hotel_cont .left .btn a.long::after {
        margin-left: 1.2vw !important;
        margin-top: -5.5vw !important;
    }
    .hotel .hotel_cont .left .btn a.long span {
        margin-left: 4.2vw !important;
    }
    .hotel .hotel_cont .left .btn a {
        font-size: 3.32vw;
        min-height: 12.4vw;
    }
    .hotel .hotel_cont .right .btn a.one {
        width: 70%;
    }

    .spot {
        padding: 34px 20px 10px;
    }
    .spot .link a {
        width: 49%;
        font-size: 3.74vw;
    }
    .spot .link a::before {
        margin-right: 8px;
    }
    .spot .link a::after {
        margin-left: 3px;
        margin-bottom: 2px;
    }
    .android .hotel .hotel_cont .left .btn a {
        padding: 2.9vw 0.5vw 2vw 1.7vw;
    }
    .android .spot .link a::after {
        margin-left: 3px;
        margin-bottom: -2px;
    }
    .spot .link img.flower03 {
        top: -35.66vw;
        left: -3.66vw;
        width: 22vw !important;
    }
    #pagetop {
        position: fixed;
        z-index: 9999;
    }

}
@media only screen and (max-width: 350px){
    .hotel .hotel_cont .left .btn a.long {
        font-size: 2.9vw;
    }
    .hotel .hotel_cont .left .btn a.long span {
        margin-left: 4.3vw !important;
    }
    .spot .link a {
        width: 49%;
        font-size: 3.54vw;
    }
    .spot .link img.flower03 {
        top: -38.66vw;
    }
    .hotel .hotel_cont .left .btn a {
        padding: 2.9vw 0.5vw 2vw 2.4vw;
    }
    .hotel .hotel_cont .left .btn a::after {
        margin-left: 1.2vw;
        margin-top: -0.5vw;
    }
        .hotel .hotel_cont .left .btn a.long::after {
        margin-left: 0.8vw !important;
        margin-top: -5.0vw !important;
    }
    .spot .link a {
        font-size: 3.54vw;
    }
}
/* introduction */

