@charset "utf-8";
figure {
  position: relative;
}
sup {
  font-size: 10px;
  vertical-align: top;
}
.row-reverse {
  flex-direction: row-reverse !important;
}
.mv_title {
  line-height: 1.4;
}
.mvCap {
  position: absolute;
  font-size: clamp(1.1rem, -0.661rem + 2.29vw, 1.4rem);
  font-size: 14px;
  letter-spacing: 0.1em;
  bottom: -28px;
  color: #fff;
	background-color: initial;
	z-index: 5;
}
.imgCap {
  position: absolute;
  font-size: 14px;
  font-size: clamp(1.1rem, -0.661rem + 2.29vw, 1.4rem);
  letter-spacing: 0.1em;
  bottom: -20px;
  right: 6px;
  color: #fff;
	background-color: initial;
	z-index: 5;
}
.imgCap.black {
  color: #000;
}
.cap_r {
  position: absolute;
  bottom: -24px;
  right: 0;
  padding: 6px;
  color: #000;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: right;
  z-index: 5;
}
.cap_r2 {
  position: absolute;
  bottom: 60px;
  right: 0;
  padding: 6px;
  color: #000;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: right;
  z-index: 5;
}
@media only screen and (max-width:768px) {
  .mvCap,
  .imgCap {
    font-size: 12px;
    letter-spacing: normal;
  }
  .mvCap.sp_bottom {
    bottom: -52px;
  }
  .cap_r2 {
    bottom: -20px;
  }
}
.cap_l {
  position: absolute;
  bottom: -24px;
  left: 0;
  padding: 6px;
  color: #000;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: right;
  z-index: 5;
}
@media only screen and (max-width:768px) {
  .cap_l {
    right: 0;
    left: auto;
  }
}

.main_bg {
  background: rgb(11, 62, 39);
  background: linear-gradient(90deg, rgba(11, 62, 39, 1) 0%, rgba(25, 113, 73, 1) 100%);
  padding-top: 150px;
}
@media only screen and (max-width:768px) {
  .main_bg {
    padding-top: 150px;
  }
}
.bg_contents {
  padding: 80px 0;
  margin-top: 80px;
  background-image: url(../images/landplan/bg_contents.jpg);
  background-position: center;
  background-size: cover;
}


.landplan_contents {
  position: relative;
  padding-top: 120px;
}
.landplan_inner {
  max-width: 1330px;
  padding-left: 15px;
  padding-right: 15px;
  margin:auto;
}
.landplan_inner2 {
  max-width: 1030px;
  padding-left: 15px;
  padding-right: 15px;
  margin:auto;
}

.section_title {
  font-size: 50px;
  font-size: clamp(3.2rem, -2.228rem + 7.059vw, 5rem);
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  line-height: 1.6;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.section_title sup {
  font-size: 18px;
}
.section_text {
  font-size: 18px;
  font-size: clamp(1.5rem, 0.595rem + 1.176vw, 1.8rem);
  margin-top: 30px;
  line-height: 2;
  letter-spacing: 0.15em;
  text-align: center;
  color: #fff;
}
.landplan_img {
  position: relative;
  margin-top: 80px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.wide_img {
  position: relative;
  margin-top: 100px;
}
.title_img01 {
  position: absolute;
  width: 300px;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width:768px) {
  .bg_contents {
    padding: 40px 0;
    margin-top: 40px;
  }
  .landplan_contents {
    padding-top: 40px;
  }
  .landplan_contents::after {
    height: 300px;
  }
  .section_title {
    font-size: 30px;
  }
  .section_text {
    font-size: 16px;
    margin-top: 20px;
    line-height: 2;
    text-align: justify;
  }
  .landplan_img {
    margin-top: 40px;
  }
  .img_icon {
    position: absolute;
    top: -29px;
    left: -7px;
    width: 69px;
  }
  .wide_img {
    margin-top: 60px;
  }
  .title_img01 {
    width: 160px;
    bottom: -140px;
    left: 50%;
    transform: translateX(-50%);
  }
  .landplan_inner2 {
    padding: 0 20px;
  }
}

.hotspring-read-box {
	max-width: 1340px;
	margin: 0 auto 100px;
	padding: 80px 70px 0;
	position: relative;
}
.hotspring-read-box::before {
	content: "";
	display: block;
	width: 180px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 20px;
	background: url(../images/hotspring/hotspring_icn.png) no-repeat center / 100%;
}
.hotspring-read-box .hotspring-read-box__inner {
	background: #467ba3;
	padding: 80px;
	display: flex;
	justify-content: center;
  box-shadow: 0 10px 25px 0 rgba(0,0,0,0.5);
}
.hotspring-read-box .hotspring-read-box__inner .hotspring-ttl {
	width: 50%;
	display: flex;
	justify-content: center;
	flex-direction: column;
  padding-right: 50px;
}
.hotspring-read-box .hotspring-read-box__inner .hotspring-ttl p {
	font-size: 46px;
	color: #ffffff;
	line-height: 1.8;
}
.hotspring-read-box .hotspring-read-box__inner .hotspring-ttl p sup {
	font-size: 22px;
}
.hotspring-read-box .hotspring-read-box__inner .hotspring-text {
	width: 50%;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
  padding-left: 50px;
}
.hotspring-read-box .hotspring-read-box__inner .hotspring-text::before {
	content: "";
	display: block;
	width: 1px;
	height: 90%;
	background: #ffffff;
	position: absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.hotspring-read-box .hotspring-read-box__inner .hotspring-text p {
	font-size: 16px;
	color: #ffffff;
	line-height: 2.0;
}

@media only screen and (max-width:768px) {
  .hotspring-read-box {
    margin-bottom: 50px;
    padding: 0 20px;
  }
  .hotspring-read-box::before {
    width: 100px;
    height: 100px;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
  }
  .hotspring-read-box .hotspring-read-box__inner {
    padding: 65px 25px 40px;
    display: block;
  }
  .hotspring-read-box .hotspring-read-box__inner .hotspring-ttl {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .hotspring-read-box .hotspring-read-box__inner .hotspring-ttl p {
    font-size: 28px;
  }
  .hotspring-read-box .hotspring-read-box__inner .hotspring-text {
    width: 100%;
    display: block;
    padding-left: 0;
  }
  .hotspring-read-box .hotspring-read-box__inner .hotspring-text::before {
    content: none;
  }
  .hotspring-read-box .hotspring-read-box__inner .hotspring-text p {
    font-size: 16px;
  }
}
