@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Oswald:wght@500;600&display=swap');

body {
    background-size: 100%;
    font-size: 13px;
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-text-size-adjust: none;
    font-feature-settings: "palt";
}
a {
    text-decoration: none;
    outline: none;
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
}
a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
table a:hover, #contents a:hover {
	opacity: 0.75;
}
.contents {
	width: 950px;
	margin: 0 auto;
}
.contents h2 {
	width: 950px;
	margin: 80px auto 50px;
    font-family: 'Oswald', sans-serif;
}
.box_room {
    margin: 80px 0;
}
#hero_image {
    width: 950px; 
    margin: 0 auto 0;
} 
#hero_image_spa{
    width: 950px;
    margin-bottom: 40px;
}
#hero_image.main_slide, 
#hero_image_spa.main_slide,
#hero_image_sauna.main_slide,
#hero_image_space.main_slide,
#hero_image_rest.main_slide,
#hero_image_res.main_slide{
    position: relative;
}
header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
}
header .pc_gnav {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
header .pc_gnav nav {
    width: 950px;
    margin: 0 auto;
    position: relative;
    height: 62px;
    display: flex;
    align-items: center;
}
header #logo {
    margin-top: 5px;
    left: 0;
    position: absolute;
    margin-left: 20px;
    top: 0;
    z-index: 3;
}
header #logo a {
    display: block;
    width: 100%;
    margin: 0;
}
header #logo img {
    width: 155px;
}
header .pc_gnav nav ul {
    position: absolute;
    right: 0;
    font-size: 14px;
    background-color: transparent;
    width: 627px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
header .pc_gnav nav ul li {
    width: 120px;
    text-align: center;
    letter-spacing: 0.4px;
    list-style: none;
}
header .pc_gnav nav ul li a:link, header .pc_gnav nav ul li a:visited {
    color: #FFF;
    text-decoration-line: none;
}
header .pc_gnav nav ul li:last-child a {
    background-color: #FFF;
    display: block;
    padding: 23px 0;
    color: #063641;
}
.sub_fv {
    width: 950px;
    padding: 0;
    margin: 0 auto 0;
    position: relative;
    overflow: hidden;
    height: 300px;
}
.sub_fv .head_bg img {
    width: 950px;
    height: 300px;
    object-fit: cover;
}
.sub_fv .head_tit {
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    font-size: 52px;
    position: absolute;
    top: 60%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#RthCustomizeW h2 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 65px;
    color: #063641;
    margin-top: 80px;
    margin-bottom: 50px;
}
h3 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 10px;
    margin-top: 0;
}
/* ========================
　list_rooms
========================== */
#container h1 {
    margin: 90px auto 70px;
    width: 330px;
}
#container h1 img{
    width: 100%;
}
#container h2 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 65px;
    color: #063641;
    margin-bottom: 50px;
}
.con_outer {
    margin: 0 auto 30px;
    width: 950px;
    display: flex;
    justify-content: space-between;
}
#guidance {
    display: block;
    margin-bottom: 100px;
}
#guidance .price {
    padding: 40px 0;
    margin-top: 0;
    background-color: #f0f0f0;
    font-size: 13px;
}
#guidance .price dl {
    width: 500px;
    margin: 0 auto 15px;
    padding: 30px 15px;
    border-bottom: 1px solid #FFF;
}
#guidance .price dl:first-child {
    margin-bottom: 0;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 30px 15px;
}
#guidance .price dl dt {
    float: left;
}
#guidance .price dl dd {
    text-align: right;
    margin-bottom: 25px;
    line-height: 1.8;
}
#guidance .price dl dd:last-child {
    margin-bottom: 0;
}
#guidance .price p {
    width: 500px;
    padding: 0 15px;
    letter-spacing: 1.4px;
    margin: 0 auto;
}
.con_outer .slider {
    height: 430px;
}
.con_outer .inner, .wrap_inner {
    width: 35%;
    margin: 10px 25px 0;
    line-height: 1.7;
}
.slider-img img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 430px;
}
.wrap_inner p {
    font-size: 13px;
} 
/* ========================
　rooms
========================== */
.box_room .room_det {
    width: 950px;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
}

.box_room .room_det .lbox {
    width: 50%;
    font-size: 15px;
}

.box_room .room_det .lbox .txt {
    margin-bottom: 20px;
    line-height: 1.7;
}

.box_room .room_det .lbox .r_table {
    padding: 0;
}

.box_room .room_det .lbox .r_table li {
    border-top: 1px dashed #ccc;
    padding: 10px 0;
    list-style-type: none;
}

.box_room .room_det .lbox .r_table li dl {
    display: flex;
    margin: 0;
}

.box_room .room_det .lbox .r_table li dl dt {
    width: 35%;
    padding-left: 5%;
}

.box_room .room_det .lbox .r_table li:last-child {
    border-bottom: 1px dashed #ccc;
}

.box_room .room_det .rbox {
    width: 420px;
    border: 1px solid #CCC;
    height: 220px;
}

.box_room .room_det .rbox img {
    height: auto;
    width: 100%;
}

#hero_image_spa,
#hero_image_sauna,
#hero_image_space,
#hero_image_rest,
#hero_image_res{
/*	width:1190px;*/
    margin-bottom: 40px;
}
#contents .room{
	width:950px;
}
#hero_image_spa .main_slide,
#hero_image_sauna .main_slide,
#hero_image_space .main_slide,
#hero_image_rest .main_slide,
#hero_image_res .main_slide{
	position:relative;
}
#hero_image_spa .mainvisual ul{
 list-style:none;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
 position: absolute;
 z-index: 2;
}
#hero_image_spa .mainvisual ul.nav_01,
#hero_image_sauna .mainvisual ul.nav_01,
#hero_image_space .mainvisual ul.nav_01,
#hero_image_rest .mainvisual ul.nav_01,
#hero_image_res .mainvisual ul.nav_01{
	box-sizing:border-box;
	display: flex;
	justify-content:space-between;
	bottom: 0px;
	width: 100%;
	padding: 0;
	margin : 0;
	background-color: rgba(0,0,0,0.7);
	color: #FFF;
}

#hero_image_spa .mainvisual ul.nav_01 li,
#hero_image_sauna .mainvisual ul.nav_01 li,
#hero_image_space .mainvisual ul.nav_01 li,
#hero_image_rest .mainvisual ul.nav_01 li,
#hero_image_res .mainvisual ul.nav_01 li{
 	width: 17%;
 	text-align:center;
 	position:relative; 	
}
#hero_image_spa .mainvisual ul.nav_01 li:last-child,
#hero_image_sauna .mainvisual ul.nav_01 li:last-child,
#hero_image_space .mainvisual ul.nav_01 li:last-child,
#hero_image_rest .mainvisual ul.nav_01 li:last-child,
#hero_image_res .mainvisual ul.nav_01 li:last-child{
	width: 19%;
	background-color: rgb(142,97,38,1);
	display:block;
}
#hero_image_spa .mainvisual ul.nav_01 li:hover,
#hero_image_sauna .mainvisual ul.nav_01 li:hover,
#hero_image_space .mainvisual ul.nav_01 li:hover,
#hero_image_rest .mainvisual ul.nav_01 li:hover,
#hero_image_res .mainvisual ul.nav_01 li:hover{
	background-color: rgba(100,100,100,0.7);	
}
#hero_image_spa .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_sauna .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_space .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_rest .mainvisual ul.nav_01 li:last-child:hover,
#hero_image_res .mainvisual ul.nav_01 li:last-child:hover{
	background-color: 	#aa895c;
}

#hero_image_spa .mainvisual ul li a,
#hero_image_sauna .mainvisual ul li a,
#hero_image_space .mainvisual ul li a,
#hero_image_rest .mainvisual ul li a,
#hero_image_res .mainvisual ul li a{
	font-size:15px;
	display: block;
	width: 100%;
	text-decoration: none;
}
#hero_image_spa .mainvisual ul.nav_01 li a,
#hero_image_sauna .mainvisual ul.nav_01 li a,
#hero_image_space .mainvisual ul.nav_01 li a,
#hero_image_rest .mainvisual ul.nav_01 li a,
#hero_image_res .mainvisual ul.nav_01 li a{
	padding: 20px 0px;
	color: #FFF;
	letter-spacing:1px;
}
#hero_image_spa .mainvisual ul.nav_01 li:before,
#hero_image_sauna .mainvisual ul.nav_01 li:before,
#hero_image_space .mainvisual ul.nav_01 li:before,
#hero_image_rest .mainvisual ul.nav_01 li:before,
#hero_image_res .mainvisual ul.nav_01 li:before{
	content: '';
	position:absolute;
	display:block;
	width: 1px;
	height: 12px;
	top:26px;
	background-color: rgba(229,229,229,0.5);
	left: 0;
}
#hero_image_spa .mainvisual ul.nav_01 li:last-child:before,
#hero_image_sauna .mainvisual ul.nav_01 li:last-child:before,
#hero_image_space .mainvisual ul.nav_01 li:last-child:before,
#hero_image_rest .mainvisual ul.nav_01 li:last-child:before,
#hero_image_res .mainvisual ul.nav_01 li:last-child:before{
	content: none;
}
/**************************
	#hero_image slide
**************************/
#hero_image_spa.main_slide,
#hero_image_sauna.main_slide,
#hero_image_space.main_slide,
#hero_image_rest.main_slide,
#hero_image_res.main_slide{
    position: relative;
}
#hero_image_spa.main_slide:after,
#hero_image_sauna.main_slide:after,
#hero_image_space.main_slide:after,
#hero_image_rest.main_slide:after,
#hero_image_res.main_slide:after{
	position:static;
}
.out{
    position: relative;
}
.out img{
    width: 100%;
    height: 90%;
}
.in img{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s;
    z-index: 0;
}
/*#hero_image.main_slide img{
    display: block;
    width: 100%;
    height: auto;
}*/
#hero_image_spa input,
#hero_image_sauna input,
#hero_image_space input,
#hero_image_rest input,
#hero_image_res input{
    display: none;
}

#hero_image_spa .in,
#hero_image_sauna .in,
#hero_image_space .in,
#hero_image_rest .in,
#hero_image_res .in{
    display: flex;
    justify-content: center;
    margin: -40px 0 50px;
}

#spa_sauna #hero_image_spa .in,
#spa_sauna #hero_image_sauna .in,
#spa_sauna #hero_image_space .in,
#spa_sauna #hero_image_rest .in,
#spa_sauna #hero_image_res .in{
    display: flex;
    justify-content: center;
    margin: -80px 0 60px;
}
#hero_image_spa .in a:hover,
#hero_image_sauna .in a:hover,
#hero_image_space .in a:hover,
#hero_image_rest .in a:hover,
#hero_image_res .in a:hover
{ opacity: 1;}

label span{
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    border-radius: 100%;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

label span::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #C0C0C0;
    opacity: 1;
    border-radius: 100%;
}

input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before
/*
input:nth-of-type(7):checked ~ .in label:nth-of-type(7) span::before,
input:nth-of-type(8):checked ~ .in label:nth-of-type(8) span::before,
input:nth-of-type(9):checked ~ .in label:nth-of-type(9) span::before
*/
{
    background: #404040;
    opacity: 1;
}
label span::before{
    animation: slidebutton 31.5s infinite;
}
@keyframes slidebutton{
  0%{opacity: 1; background: #C0C0C0;}
  1.5%{opacity: 1; background: #404040;}/* b÷x×100=y */
  11.1%{opacity: 1; background: #404040;}/* 100÷c=z */
  12.6%{opacity: 1; background: #C0C0C0;}/* y+z */
}             
label:nth-of-type(2) span::before,label:nth-of-type(2) img{
    animation-delay: 3.5s;
}            
label:nth-of-type(3) span::before,label:nth-of-type(3) img{
    animation-delay: 7s;
}            
label:nth-of-type(4) span::before,label:nth-of-type(4) img{
    animation-delay: 10.5s;
}            
label:nth-of-type(5) span::before,label:nth-of-type(5) img{
    animation-delay: 14s;
}            
label:nth-of-type(6) span::before,label:nth-of-type(6) img{
    animation-delay: 17.5s;
}            
label:nth-of-type(7) span::before,label:nth-of-type(7) img{
    animation-delay: 21s;
}      
label:nth-of-type(8) span::before,label:nth-of-type(8) img{
    animation-delay: 24.5s;
}     
label:nth-of-type(9) span::before,label:nth-of-type(9) img{
    animation-delay: 28s;
}     
input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img
input:nth-of-type(7):checked ~ .in label:nth-of-type(7) img,
input:nth-of-type(8):checked ~ .in label:nth-of-type(8) img,
input:nth-of-type(9):checked ~ .in label:nth-of-type(9) img
{
    opacity: 1;
    z-index: 1;
}
.in img{
    animation: slide 31.5s infinite;/* (a+b)×c=x */
    opacity: 0;
}
@keyframes slide{
  0%{opacity: 0;}
  1.5%{opacity: 1;z-index: 1;}/* b÷x×100=y */
  11.1%{opacity: 1;}/* 100÷c=z */
  12.6%{opacity: 0;z-index: 0;}/* y+z */
}
input:checked ~ .in img,input:checked ~ .in span::before{
    animation: none;
}
.in:hover img,.in:hover span::before{
    animation-play-state:paused;/* マウスを載せると一時停止 */
}
#info {
    width: 950px;
    margin: 0 auto 50px;
}
#info h3 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
}
#info .note {
    padding: 0;
}
#info .note li {
    list-style: none;
    margin-bottom: 10px;
}