@charset "utf-8";
#htlSide-A{
	top: 700px;
}
div.fv section.mv {
  background-image: url(https://www.green-hotel.jp/wp-content/themes/html5blank-stable/img/bg-mv-hotspring.jpg);
}
div#green-custom article section.spa {
  padding: 90px 0 40px;
}

section#under-slide-wrap {
  width:100%;
	max-width: 1160px;
  margin-bottom: 100px;
}
section#under-slide-wrap div.spring-slide {
  margin-bottom: 10px;
}
section#under-slide-wrap div.spring-slide div.pic {
  position: relative;
}
section#under-slide-wrap div.spring-slide div.pic div {
  position: absolute;
  bottom:0;
  left: 0;
  width:100%;
  height:80px;
  padding: 0 20px 0 30px;
  background-color: rgba(0,0,0,0.7);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  opacity:0;
}
section#under-slide-wrap div.spring-slide div.pic.slick-current div {
  opacity:1;
}
section#under-slide-wrap div.spring-slide div.pic div h3 {
  width:36%;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1;
  color:#fff;
  margin-right:12px;
}
section#under-slide-wrap div.spring-slide div.pic div p {
  width:60%;
  font-size: 1.5rem;
  line-height:1.6;
  color:#fff;
}
section#under-slide-wrap .slick-slide {
  transition: .3s ease;
  transform: scale(.85);
  transform-origin: 100% 50%;
}
section#under-slide-wrap .slick-current {
  transform: scale(1);
  transform-origin: 50% 50%;
}
section#under-slide-wrap .slick-current + .slick-slide {
  transform-origin: 0 50%;
}
section#under-slide-wrap div.spring-slide .next {
  position: absolute;
  top: 44%;
  right: 25px;
  width:50px;
  height:50px;
  background-image: url(https://www.green-hotel.jp/wp-content/themes/html5blank-stable/img/hotspring/next.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
section#under-slide-wrap div.spring-slide .prev {
  position: absolute;
  top: 44%;
  left: 25px;
  width:50px;
  height:50px;
  background-image: url(https://www.green-hotel.jp/wp-content/themes/html5blank-stable/img/hotspring/prev.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
section#under-slide-wrap .slick-dots li {
    width: 11.6%;
    height: 3px;
    margin: 0 3px;
}
section#under-slide-wrap .slick-dots li button {
    width: 100%;
    height: 3px;
    padding: 3px;
}
section#under-slide-wrap .slick-dots li button:before {
    width: 100%;
    height: 3px;
    background-color: #143e41;
    content: "";
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section#under-slide-wrap .slick-dots li.slick-active button:before {
		opacity: .75;
}
div#green-custom article section.spa div.container div.feature {
  width:100%;
  padding: 50px 70px;
  background-color: #f5f5f5;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 70px;
}
div#green-custom article section.spa div.container div.feature div.data {
  width:480px;
}
div#green-custom article section.spa div.container div.feature div.data:first-child table {
  margin-bottom: 30px;
}
div#green-custom article section.spa div.container div.feature div.data h3 {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom:15px;
}
div#green-custom article section.spa div.container div.feature div.data table {
  width:100%;
  font-size: 1.4rem;
  line-height: 1.7;
}
div#green-custom article section.spa div.container div.feature div.data table tr {
  border-bottom: 1px solid #777;
}
div#green-custom article section.spa div.container div.feature div.data table tr:first-child {
  border-top: 1px solid #777;
}
div#green-custom article section.spa div.container div.feature div.data table tr th {
  display: table-cell;
  width:100px;
  padding: 0;
  background-color: #e5e5e5;
  text-align: center;
}
div#green-custom article section.spa div.container div.feature div.data table tr td {
  display: table-cell;
  padding: 15px;
  background-color: #fff;
}
div#green-custom article section.spa div.container div.feature div.data div.txt-area h3 {
  margin-bottom: 8px;
}
div#green-custom article section.spa div.container div.feature div.data div.txt-area p {
  font-size: 1.4rem;
  line-height: 1.7;
}
div#green-custom article section.spa div.container div.feature div.data div.txt-area.mt {
  margin-top: 20px;
}
div#green-custom article section.spa div.container div.beauty {
  width:100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
div#green-custom article section.spa div.container div.beauty figure {
  width:47.5%;
}
div#green-custom article section.spa div.container div.beauty figure img {
  width:100%;
}
div#green-custom article section.spa div.container div.beauty div.txt-area {
  width:47.5%;
}
div#green-custom article section.spa div.container div.beauty div.txt-area h3 {
  font-weight: normal;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
div#green-custom article section.spa div.container div.beauty div.txt-area p {
  line-height: 2;
}
div#green-custom article section.toji {
  padding: 100px 0 40px;
}
div#green-custom article section.toji div.container div.cure {
  width:100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 80px;
}
div#green-custom article section.toji div.container div.cure div.txt-area {
  width:47.5%;
}
div#green-custom article section.toji div.container div.cure div.txt-area h3 {
  font-weight: normal;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
div#green-custom article section.toji div.container div.cure div.txt-area p {
  line-height: 2;
}
div#green-custom article section.toji div.container div.cure figure {
  width:47.5%;
}
div#green-custom article section.toji div.container div.cure figure img {
  width:100%;
}
div#green-custom article section.toji div.container ul {
  width:100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
div#green-custom article section.toji div.container ul li {
  width:31%;
  text-align: center;
}
div#green-custom article section.toji div.container ul li figure {
  width:100%;
  margin-bottom: 18px;
}
div#green-custom article section.toji div.container ul li figure img {
  width:100%;
}
div#green-custom article section.toji div.container ul li h3 {
  font-weight: normal;
  font-size: 2.2rem;
  margin-bottom: 10px;
}
div#green-custom article section.toji div.container ul li p {
  padding: 0 10px;
  text-align: left;
}
div#green-custom article section.toji div.container ul li span {
    display: block;
    margin-top: 10px;
    padding: 0 10px;
    text-align: left;
    font-size: 0.9em;
}
