@charset "utf-8";
/* spa css */

.sec_intro {
margin-bottom: 80px;
}
.intro_copy {
font-size: 2.4rem;
font-weight: 500;
letter-spacing: 0.2em;
line-height: 100%;
padding-bottom: 32px;
position: relative;
display: block;
text-align: center;
margin-bottom: 50px;
}

@media all and (max-width : 1260px ){
.intro_copy {
font-size: 2.2rem;
}
}

@media all and (max-width : 1024px ){
.intro_copy {
font-size: 2.0rem;
margin-bottom: 40px;
}
}

.intro_copy::after {
content: "";
display: block;
background-color: #C14911;
width: 15px;
height: 1px;
position: absolute;
left: 50%;
bottom: 0;
}
.intro_txt {
font-size: 1.5rem;
line-height: 200%;
letter-spacing: 0.2em;
display: block;
text-align: center;
margin-bottom: 50px;
}

@media all and (max-width : 820px ){
.intro_txt {
font-size: 1.4rem;
line-height: 180%;
letter-spacing: 0.15em;
margin-bottom: 40px;
}
}

@media all and (max-width : 767px ){
.sec_intro {
margin-bottom: 35px;
}
.intro_copy {
font-size: 1.6rem;
padding-bottom: 25px;
margin-bottom: 30px;
}
.intro_copy::after {
width: 12px;
height: 1px;
position: absolute;
left: 49%;
bottom: 0;
}
.intro_txt {
font-size: 1.3rem;
line-height: 180%;
letter-spacing: 0.1em;
margin-bottom: 30px;
}
}

.content {
padding: 70px 0 0;
}

/*-------------------------------------------------
水辺の湯
-------------------------------------------------*/

.sec_mizube {
background: #000;
background-image:url("../img/spa/mizube_bg.jpg");
background-position: center bottom;
background-repeat: no-repeat;
padding-bottom: 200px;
overflow: hidden;
}
.head_kv {
position: relative;
width: 100%;
}
.kv_img {
position: relative;
width: 100%;
z-index: 3;
}
.kv_img::after {
content: "";
position: absolute;
left: 0;
top: 0;
background-image: url("../img/common/bg_grid_30.png");
background-repeat: repeat;
background-position: left top;
width: 100%;
height: 100%;
z-index: 4;
}
.kv_img img {
width: 100%;
}
.sec_title_vertical {
position: absolute;
top: 3.13vw;
}
.sec_title_vertical dt,
.sec_title_vertical dd {
color: #fff;
}
.sec_title_vertical dt {
letter-spacing: 0.4em;
}
.movie_blend_title {
font-family: "cormorant-garamond", serif;
font-weight: 500;
line-height: 100%;
font-size: 9.375vw;
letter-spacing: 0;
color: rgba(255, 255, 255, 0.3);
position: absolute;
right: 6.21%;
bottom: -15%;
z-index: 5;
}

@media all and (max-width : 1024px ){
.movie_blend_title {
position: absolute;
right: 9.21%;
}
}

@media all and (max-width : 767px ){
.movie_blend_title {
font-size: 11.375vw;
position: absolute;
right: 1.21%;
}
}

.content_inner {
display: flex;
align-items: center;
justify-content: space-between;
padding: 110px 6.21% 0 12.34%;
position: relative;
}

@media all and (max-width : 1366px ){
.content_inner {
padding: 110px 8.21% 0 12.34%;
}
}

@media all and (max-width : 1024px ){
.content_inner {
padding: 110px 9.21% 0 12.34%;
}
}

.inner_txtbox {
width: 42.1%;
}

@media all and (max-width : 980px ){
.content_inner {
display: flex;
align-items: center;
flex-direction: column;
justify-content: space-between;
padding: 60px 12.34% 0 12.34%;
}
.inner_txtbox {
width: 100%;
}
.txt_wrap {
margin-bottom: 40px;
}
.sec_mori .content_inner {
flex-direction: column-reverse;
}
}

@media all and (max-width : 767px ){
.content_inner {
display: flex;
align-items: center;
flex-direction: column;
justify-content: space-between;
padding: 40px 30px 0 30px;
}
}

.content_copy {
font-size: 2.4rem;
font-weight: 500;
color: #CDC5AF;
letter-spacing: 0.4em;
padding-bottom: 50px;
margin-bottom: 70px;
position: relative;
}

@media all and (max-width : 1260px ){
.content_copy {
font-size: 2.2rem;
}
}

@media all and (max-width : 1024px ){
.content_copy {
font-size: 2.0rem;
margin-bottom: 60px;
}
}

.content_copy::after {
content: "";
display: block;
background-color: #C40A19;
width: 100px;
height: 1px;
position: absolute;
left: 0;
bottom: 0px;
}
.content_txt {
font-size: 1.5rem;
color: #fff;
line-height: 200%;
}

@media all and (max-width : 820px ){
.content_txt {
font-size: 1.4rem;
line-height: 180%;
}
}

@media all and (max-width : 767px ){
.content_copy {
font-size: 1.6rem;
padding-bottom: 30px;
margin-bottom: 40px;
}
.content_copy::after {
width: 50px;
}
.content_txt {
font-size: 1.3rem;
line-height: 180%;
}
}


/* swiper
-------------------------------------------------- */

.swiper_ex_wrap {
position: relative;
width: 47%;
overflow: hidden;
padding-bottom: 30px;
}

@media all and (max-width : 980px ){
.swiper_ex_wrap {
width: 100%;
}
}

.swiper_ex_wrap .swiper-wrapper {
z-index: 5;
}
.swiper-img {
width: 100%;
display: block;
}
.swiper-img img {
width: 100%;
height: auto;
transform: scale(1.1);
display: block;
}
.img_cap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: block;
background: rgba(0, 0, 0, .7);
padding: 10px 5px;
color: #fff;
font-size: 1.4rem;
text-align: center;
}
.swiper_ex_wrap .swiper-pagination-bullet {
width: 5px;
height: 5px;
display: inline-block;
border-radius: 100%;
background: #ddd;
opacity: .2;
margin-right: 10px;
}
.swiper_ex_wrap .swiper-pagination-bullet:last-child {
margin-right: 0px;
}
.swiper_ex_wrap .swiper-pagination-bullet-active {
opacity: 1;
background: #B29458;
}
.swiper_ex_wrap .swiper-pagination {
position: absolute;
bottom: 0;
text-align: right;
}
.swiper_ex_wrap .swiper-pagination-bullet:hover {
cursor: pointer;
}
.swiper-slide-active .swiper-img,
.swiper-slide-duplicate-active .swiper-img,
.swiper-slide-prev .swiper-img {
animation: imgSlide 7s linear 0s normal both;
}

@keyframes imgSlide {
0% {
transform: translate(0px);
}
100% {
transform: translateX(-30px);
}
}

@media all and (max-width : 820px ){
.swiper_ex_wrap {
width: 100%;
margin-bottom: 30px;
}
.swiper-img img {
transform: scale(1.15);
}
}

@media all and (max-width : 767px ){
.swiper_ex_wrap {
padding-bottom: 25px;
margin-bottom: 10px;
}
.swiper-img img {
transform: scale(1.2);
}
.img_cap {
padding: 8px 5px;
font-size: 1.1rem;
}
}


/*-------------------------------------------------
森の湯
-------------------------------------------------*/

.sec_mori {
background: #000;
background-image:url("../img/spa/mori_bg.jpg");
background-position: center bottom;
background-repeat: no-repeat;
padding-bottom: 200px;
overflow: hidden;
}


/*-------------------------------------------------
白雲の湯
-------------------------------------------------*/

.sec_hakuun {
background: #000;
background-image:url("../img/spa/hakuun_bg.jpg");
background-position: center bottom;
background-repeat: no-repeat;
padding-bottom: 200px;
overflow: hidden;
}

@media all and (max-width : 767px ){
.sec_mizube,
.sec_mori,
.sec_hakuun {
padding-bottom: 40px;
}
}

.hakuun_time {
margin-top: 50px;
color: #fff;
border-top: solid 1px #85723D;
border-left: solid 1px #85723D;
}
.hakuun_time th {
padding: 6px 0;
background: #85723D;
font-size: 1.6rem;
font-weight: 500;
letter-spacing: 0.2em;
}
.hakuun_time td {
padding: 20px 5px;
border-right: solid 1px #85723D;
border-bottom: solid 1px #85723D;
font-family: "garamond-premier-pro", serif;
font-size: 1.5rem;
text-align: center;
}

@media all and (max-width : 767px ){
.hakuun_time {
margin-top: 30px;
}
.hakuun_time th {
padding: 6px 0;
font-size: 1.3rem;
letter-spacing: 0.1em;
}
.hakuun_time td {
padding: 15px 5px;
font-size: 1.2rem;
}
}


/*-------------------------------------------------
白雲谷温泉の効能
-------------------------------------------------*/

.sec_effect {
background: #292828;
padding: 80px 0 100px;
}
.sec_title_jp {
color: #fff;
}
.effect_intro_txt {
font-size: 1.5rem;
line-height: 200%;
color: #ddd;
margin-bottom: 50px;
}

@media all and (max-width : 820px ){
.effect_intro_txt {
font-size: 1.4rem;
line-height: 180%;
}
}

@media all and (max-width : 767px ){
.sec_effect {
padding: 40px 0 30px;
}
.effect_intro_txt {
font-size: 1.3rem;
line-height: 180%;
margin-bottom: 30px;
}
}

/* アコーディオンメニュー
-------------------------------------------------- */

.accordion_container {
width: 100%;
border: solid 1px #C7A569;
margin-bottom: 40px;
}
.accordion_title {
font-size: 2.4rem;
font-weight: 400;
letter-spacing: 0.2em;
color: #C7A569;
padding: 30px 3%;
position: relative;
z-index: +1;
cursor: pointer;
transition-duration: 0.2s;
}

@media all and (max-width : 820px ){
.accordion_title {
font-size: 1.8rem;
padding: 25px 3%;
}
}

.accordion_title:hover {
opacity: 0.8;
}
.icon_wrap {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 50%;
right: 3%;
width: 40px;
height: 40px;
margin-top: -20px;
box-sizing: border-box;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transform-origin: center center;
transition-duration: 0.2s;
}
.icon {
display: block;
width: 30px;
height: 30px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transform-origin: center center;
transition-duration: 0.2s;
position: relative;
}
.accordion_title.open 
.icon_wrap {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.icon:before, 
.icon:after {
display: flex;
content: '';
background-color: #C7A569;
width: 30px;
height: 1px;
position: absolute;
top: 15px;
left: 0;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
transform-origin: center center;
}
.icon:before {
width: 1px;
height: 30px;
top: 0;
left: 15px;
}
.accordion_title.open 
.icon_wrap .icon:before {
content: none;
}
.accordion_title.open 
.icon_wrap .icon:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.accordion_inner {
display: none;
padding: 0px 40px 40px;
box-sizing: border-box;
}
.ac_inner_wraper {
border-top: solid 1px #666;
padding-top: 50px;
color: #ddd;
}
.ac_inner_txt {
width: 50%;
font-size: 1.6rem;
line-height: 240%;
}
.ac_imgbox {
width: 40%;
}
.ac_imgbox img {
width: 100%;
}
.ac_inner_intro_wrap {
padding: 0 10px;
display: flex;
justify-content: space-between;
margin-bottom: 40px;
}
.feature_box {
background: #222;
padding: 20px 50px 40px 50px;
}
.feature_box dl {
display: flex;
flex-wrap: wrap;
padding: 30px 15px;
border-bottom: solid 1px #444;
font-size: 1.6rem;
}
.feature_box dl dt {
width: 10%;
color: #c7a569;
letter-spacing: 0.2em;
}
.feature_box dl dd {
width: 90%;
color: #ddd;
}
.feature_box dl:last-of-type {
border-bottom: none;
padding: 30px 15px 0;
}
.component_title {
font-size: 2.0rem;
font-weight: 600;
color: #C7A569;
margin-bottom: 20px;
}
.table_scroll_wrap {
width: 100%;
overflow: hidden;
}
.table_scroll_inner {
overflow-x: auto;
}
.component_box {
width: 100%;
border-top: solid 1px #151618;
border-left: solid 1px #151618;
margin-bottom: 40px;
}
.component_box th {
padding: 20px 10px;
background: rgba(255,255,255,0.16);
border-bottom: solid 1px #151618;
border-right: solid 1px #151618;
}
.component_box td {
padding: 20px 10px;
background: rgba(255, 255, 255, 0.1);
border-bottom: solid 1px #151618;
border-right: solid 1px #151618;
text-align: center;
}
.component_box .txt_left {
text-align: left;
padding-left: 30px;
}

@media all and (max-width : 820px ){
.ac_inner_txt {
width: 100%;
font-size: 1.4rem;
line-height: 180%;
}
.ac_imgbox {
width: 100%;
margin-bottom: 20px;
}
.ac_inner_intro_wrap {
padding: 0 10px;
display: flex;
flex-direction: column-reverse;
justify-content: space-between;
margin-bottom: 30px;
}
.feature_box {
padding: 10px 30px 30px 30px;
}
.feature_box dl {
display: flex;
flex-direction: column;
padding: 20px 15px;
font-size: 1.5rem;
}
.feature_box dl dt {
width: 100%;
margin-bottom: 10px;
}
.feature_box dl dd {
width: 100%;
}
.feature_box dl:last-of-type {
border-bottom: none;
padding: 20px 15px 0;
}
.component_title {
font-size: 1.8rem;
}
.component_box {
font-size: 1.4rem;
}
.component_box .txt_left {
padding-left: 15px;
}
}

@media screen and (max-width: 767px) {
.accordion_container {
margin-bottom: 12px;
}
.accordion_inner {
padding: 0px 15px 15px;
}
.ac_inner_wraper {
padding-top: 20px;
}
.accordion_title {
font-size: 1.4rem;
padding: 15px 60px 15px 15px;
}
.icon {
width: 20px;
height: 20px;
}
.icon:before, 
.icon:after {
width: 20px;
height: 1px;
position: absolute;
top: 10px;
left: 0;
}
.icon:before {
width: 1px;
height: 20px;
top: 0;
left: 10px;
}
.ac_inner_txt {
font-size: 1.3rem;
}
.feature_box {
padding: 10px 10px 20px 10px;
}
.feature_box dl {
padding: 10px 15px 15px;
font-size: 1.3rem;
}
.feature_box dl dt {
width: 100%;
margin-bottom: 5px;
}
.feature_box dl:last-of-type {
padding: 15px 15px 0;
}
.component_title {
font-size: 1.4rem;
}
.table_scroll_inner {
overflow-x: scroll;
}
.component_box {
width: 450px;
font-size: 1.2rem;
letter-spacing: 0.05em;
}
.w100 {
width: 100%;
font-size: 1.2rem;
letter-spacing: 0.05em;
}
.component_box .txt_left {
padding-left: 10px;
}
}

.accordion {
margin-top: 40px;
}
.ac_inner_100txt {
width: 100%;
font-size: 1.6rem;
line-height: 200%;
margin-bottom: 20px;
}
.ac_name {
font-size: 1.5rem;
display: block;
text-align: right;
margin-bottom: 15px;
}

@media all and (max-width : 820px ){
.ac_inner_100txt {
width: 100%;
font-size: 1.4rem;
line-height: 180%;
}
.ac_name {
font-size: 1.4rem;
}
}

@media all and (max-width : 767px ){
.accordion {
margin-top: 20px;
}
.ac_inner_100txt {
font-size: 1.3rem;
}
.ac_name {
font-size: 1.2rem;
}
}