@charset "UTF-8";
/* ===================================================================
CSS information

file name  : hotspring.css
author     : Abilive
style info : 温泉
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes FadeUp {
  0% {
    transform: translateY(-200%);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.25);
  }
}
body {
  background: none !important;
}

#main_and_aside {
  position: relative;
}
#main_and_aside::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: var(--bg-gray2);
}

.wrp_intro .con_intro {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro {
    flex-direction: column-reverse;
  }
}
.wrp_intro .con_intro .inner_txt {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_txt {
    width: calc(520 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_txt {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro .inner_txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt {
    margin-top: -3em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1099px) {
  .wrp_intro .con_intro .inner_txt {
    width: calc(560 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_txt .sub_img {
    width: calc(175 / 520 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_txt .sub_img {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .sub_img {
    width: 25%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    width: calc(280 / 520 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    width: 80%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    margin-top: 9vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    margin-top: 8vw;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    margin-top: -2em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    margin-left: calc(60 / 520 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    width: calc(300 / 520 * 100%);
    margin-left: calc(40 / 520 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .box_txt {
    margin-right: auto;
  }
}
.wrp_intro .con_intro .inner_txt .box_txt .tmp_st_m {
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro .inner_txt .box_txt > .txt {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .box_txt > .txt {
    margin-top: 1.5em;
  }
}
.wrp_intro .con_intro .inner_txt .box_txt .inn_txt {
  background: var(--color-gray01);
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_txt .box_txt .inn_txt {
    margin-top: 2.85rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_txt .box_txt .inn_txt {
    margin-top: 2.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .box_txt .inn_txt {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_txt .box_txt .inn_txt {
    padding: 1.42rem 1.07rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_txt .box_txt .inn_txt {
    padding: 1.42rem 0.85rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_txt .box_txt .inn_txt {
    padding: 1em;
  }
}
.wrp_intro .con_intro .inner_txt .box_txt .inn_txt > .txt {
  font-size: 0.93rem;
}
.wrp_intro .con_intro .inner_txt .box_txt .inn_txt > .att_txt {
  font-size: 0.93rem;
  margin-top: .3em;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_img {
    width: calc(809 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_img {
    width: 85%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_img {
    margin-left: calc(117 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_img {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_img {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro .inner_img {
    margin-top: 3.5vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .inner_img {
    margin-top: 3vw;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .inner_img {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1099px) {
  .wrp_intro .con_intro .inner_img {
    margin-left: calc(77 / 1440 * 100%);
  }
}
.wrp_intro .con_detail {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_detail {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .wrp_intro .con_detail {
    max-width: calc(900px * ((16 + 3) / 14));
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) and (max-width: 1600px) {
  .wrp_intro .con_detail {
    max-width: calc(900px * ((16 + 2) / 14));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_detail {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_detail {
    width: calc(330 / 375 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_detail {
    margin-top: 7.14rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_detail {
    margin-top: 5.71rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_detail {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_detail .tmp_table {
    margin-top: 1.42rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_detail .tmp_table {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_detail .tmp_table tr th {
    width: calc(200 / 900 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_detail .tmp_table tr th {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_detail .tmp_table tr th {
    width: 25%;
  }
}

.wrp_hotspring .con_hotspring {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .wrp_hotspring .con_hotspring {
    margin-top: 9.28rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring {
    margin-top: 7.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring {
    margin-top: 5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_hotspring .con_hotspring .inner_txt {
    width: calc(400 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring .inner_txt {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_txt {
    margin-left: auto;
    margin-right: auto;
  }
}
.wrp_hotspring .con_hotspring .inner_txt .box_tit .tmp_st_m {
  justify-content: center;
}
.wrp_hotspring .con_hotspring .inner_txt .txt {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_hotspring .con_hotspring .inner_txt .txt {
    width: calc(300 / 400 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring .inner_txt .txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_txt .txt {
    width: 85%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_hotspring .con_hotspring .inner_txt .txt {
    margin-top: 2.85rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring .inner_txt .txt {
    margin-top: 2.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_txt .txt {
    margin-top: 1.7em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_hotspring .con_hotspring .inner_txt .tmp_table {
    margin-top: 3.21rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring .inner_txt .tmp_table {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_txt .tmp_table {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    width: calc(950 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    width: 58%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    margin-left: calc(30 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_slide {
    margin-top: 1.5em;
  }
}
.wrp_hotspring .con_hotspring .inner_slide .inner {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrp_hotspring .con_hotspring .inner_slide .inner {
    padding-top: calc(600 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring .con_hotspring .inner_slide .inner {
    padding-top: calc(600 / 900 * 100%);
  }
}
.wrp_hotspring .con_hotspring .inner_slide .inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (min-width: 768px) {
  .wrp_other {
    padding-top: 7.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other {
    padding-top: 5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_other {
    margin-top: 7.14rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_other {
    margin-top: 5.71rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other {
    margin-top: 4em;
  }
}
.wrp_other .inner {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_other .inner {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_other .inner {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .inner {
    width: 85%;
  }
}
.wrp_other .con_other {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .wrp_other .con_other {
    margin-top: 3.57rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_other .con_other {
    margin-top: 2.85rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 1024px) {
  .wrp_other .con_other {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_other .con_other .box_item {
    width: calc(240 / 1260 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_other .con_other .box_item {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other .box_item {
    width: 49%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_other .con_other .box_item:nth-of-type(n+2) {
    margin-left: calc(15 / 1260 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_other .con_other .box_item:nth-of-type(n+2) {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other .box_item:nth-of-type(n+2) {
    margin-left: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_other .con_other .box_item:nth-of-type(3n+1) {
    margin-left: 0;
  }
  .wrp_other .con_other .box_item:nth-of-type(n+4) {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other .box_item:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .wrp_other .con_other .box_item:nth-of-type(n+3) {
    margin-top: 2em;
  }
}
.wrp_other .con_other .box_item > a {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  text-decoration: none;
}
.mouse .wrp_other .con_other .box_item > a {
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .wrp_other .con_other .box_item > a:hover, .touch .wrp_other .con_other .box_item > a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .wrp_other .con_other .box_item > a {
  -webkit-tap-highlight-color: transparent;
}
.touch .wrp_other .con_other .box_item > a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 768px) {
  .wrp_other .con_other .box_item > a .inn_tit {
    margin-top: 1.07rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other .box_item > a .inn_tit {
    margin-top: 1em;
  }
}
.wrp_other .con_other .box_item > a .inn_tit .cate {
  font-size: 0.86rem;
  color: #fff;
  display: inline-block;
  background-color: var(--color-cv);
  line-height: 1.1;
  text-align: center;
  padding: .5em .07em .5em .03em;
}
@media only screen and (min-width: 1025px) {
  .wrp_other .con_other .box_item > a .inn_tit .cate {
    min-width: 5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_other .con_other .box_item > a .inn_tit .cate {
    min-width: 4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other .box_item > a .inn_tit .cate {
    min-width: 4em;
  }
}
.wrp_other .con_other .box_item > a .inn_tit .t {
  display: block;
  position: relative;
  line-height: 2;
  padding-right: 1em;
}
@media only screen and (min-width: 768px) {
  .wrp_other .con_other .box_item > a .inn_tit .t {
    font-size: 1.07rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other .box_item > a .inn_tit .t {
    font-size: 1rem;
  }
}
.wrp_other .con_other .box_item > a .inn_tit .t .ic_arrow {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .wrp_other .con_other .box_item > a .inn_tit .t .ic_arrow {
    width: .8em;
    height: .8em;
  }
}
