@charset "UTF-8";
@import url("global.css");
body {
  color: #57585A;
}

#container {
  padding-left: 0;
}

.pcnone {
  display: none;
}

.spnone {
  display: block;
}

.link p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.link p a {
  padding: 20px 40px;
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #cf2e2e;
  border: 2px solid #cf2e2e;
  border-radius: 3px;
}
.link p a:hover {
  color: #cf2e2e;
  background-color: #fff;
}

/* -------------------- Header -------------------- */
#harvia_header {
  position: relative;
}
#harvia_header .logo_ishiyama {
  width: 230px;
  position: absolute;
  top: 60px;
  left: 60px;
}
#harvia_header .inner {
  background-color: #EFD163;
  background: url("/harvia_sauna-spa/img/header_bg.jpg") no-repeat center center;
  background-size: cover;
  height: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
#harvia_header .inner .logo {
  width: 300px;
  margin: 0 auto;
}
#harvia_header .inner .catch {
  margin-top: 60px;
  line-height: 2;
  text-align: center;
}
#harvia_header .inner .catch p {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}

/* -------------------- Common -------------------- */
.pagettl {
  font-size: clamp(20px, 3.1vw, 26px);
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}
.pagettl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 80px;
  height: 1px;
  background-color: #57585A;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* -------------------- Main -------------------- */
#bodyarea .lead {
  margin: 0 auto;
  padding: 90px 0;
  max-width: 980px;
}
#bodyarea .lead .mainimg {
  text-align: center;
  margin-bottom: 60px;
}
#bodyarea .lead .text {
  text-align: left;
}
#bodyarea .lead .text p {
  font-size: 18px;
  font-weight: bold;
}
#bodyarea .lead .text p + p {
  margin-top: 20px;
}
#bodyarea .gallery {
  margin: 0 auto;
  padding: 90px 0;
  background: #EEEEEC;
}
#bodyarea .gallery .wrapper {
  max-width: 980px;
}
#bodyarea .gallery .img_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}
#bodyarea .gallery .img_area .item {
  width: 48%;
  margin: 1%;
}
#bodyarea .gallery .link p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#bodyarea .gallery .link p a {
  padding: 20px 40px;
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #cf2e2e;
  border: 2px solid #cf2e2e;
  border-radius: 3px;
}
#bodyarea .gallery .link p a:hover {
  color: #cf2e2e;
  background-color: #fff;
}
#bodyarea .show_room {
  margin: 0 auto;
  padding: 90px 0;
  max-width: 980px;
}
#bodyarea .show_room h2 {
  font-size: clamp(20px, 3.1vw, 26px);
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
}
#bodyarea .show_room .image {
  text-align: center;
  margin-bottom: 60px;
}
#bodyarea .show_room .text {
  text-align: left;
}
#bodyarea .show_room .text p {
  font-size: 18px;
  font-weight: bold;
}
#bodyarea .show_room .text p + p {
  margin-top: 20px;
}
#bodyarea .overview.show_room {
  max-width: none;
}
#bodyarea .overview.show_room .wrapper {
  max-width: 980px;
}
#bodyarea .overview .hdarea h2 .new {
  padding: 0.1em 1em 0.15em;
  margin-right: 0.5em;
  background-color: #cf2e2e;
  color: #fff;
  line-height: 1;
  font-family: "Barlow Condensed", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 0.9em;
}
#bodyarea .overview .hdarea .image {
  --gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gap);
}
#bodyarea .overview .hdarea .image .item {
  width: calc((100% - var(--gap)) / 2);
}
#bodyarea .overview .hdarea .image .item:nth-child(1) {
  width: 100%;
}
#bodyarea .overview .point {
  background-color: #eee;
  padding: 80px 0;
  margin: 80px 0;
}
#bodyarea .overview .point h3 {
  text-align: center;
  color: #cf2e2e;
  font-size: clamp(22px, 13.8481012658px + 1.2658227848vw, 26px);
  font-weight: bold;
}
#bodyarea .overview .point .sub {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}
#bodyarea .overview .point .list {
  --numwidth: 80px;
  --columngap: 25px;
  padding-top: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px var(--columngap);
}
#bodyarea .overview .point .list .item {
  width: 33.3333333333%;
  position: relative;
  aspect-ratio: 1/1;
  background-color: #fff;
  padding: calc(var(--numwidth) + 30px) 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.05);*/
}
#bodyarea .overview .point .list .item .num {
  color: #fff;
  font-family: "Barlow Condensed", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 56px;
  text-align: center;
  width: var(--numwidth);
  line-height: var(--numwidth);
  aspect-ratio: 1/1;
  background-color: #cf2e2e;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  margin: auto;
}
#bodyarea .overview .point .list .item .num::after {
  content: "commitment";
  text-align: center;
  position: absolute;
  bottom: -1.2lh;
  right: 0;
  left: 0;
  margin-inline: auto;
  color: #cf2e2e;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-family: "Barlow Condensed", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  font-weight: 500;
}
#bodyarea .overview .point .list .item .l_ttl {
  line-height: 1.6;
  place-content: center;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}
#bodyarea .overview .point .list .item .l_txt {
  margin-top: 10px;
  line-height: 1.6;
  font-weight: 500;
}
#bodyarea .overview .ftarea .price {
  text-align: center;
}
#bodyarea .overview .ftarea .price p {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 3px solid #57585A;
  position: relative;
  padding: 0 50px 20px;
  font-size: clamp(30px, 5.5443037975px + 3.7974683544vw, 42px);
  font-family: "Barlow Condensed", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
}
#bodyarea .overview .ftarea .price p span {
  line-height: 1;
  font-weight: 500;
}
#bodyarea .overview .ftarea .price p span.min {
  font-size: clamp(14px, 3.8101265823px + 1.582278481vw, 19px);
}
#bodyarea .overview .ftarea .price p span b {
  font-weight: 600;
  font-size: 1.6em;
}
#bodyarea .overview .ftarea .price p::after {
  content: "";
  position: absolute;
  display: block;
  border-bottom: solid 3px #cf2e2e;
  bottom: -3px;
  left: 0;
  width: 50%;
}
#bodyarea .overview .ftarea .sup {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
#bodyarea .overview .ftarea .link {
  margin-top: 60px;
}
#bodyarea .access {
  background-color: #eee;
  position: relative;
}
#bodyarea .access .textarea {
  width: 45%;
  padding: 90px 5% 90px 0;
}
#bodyarea .access .textarea .data .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#bodyarea .access .textarea .data .row + .row {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
#bodyarea .access .textarea .data .row .th {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: bold;
}
#bodyarea .access .textarea .data .row .td dl dt {
  font-weight: bold;
}
#bodyarea .access .map {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
#bodyarea .access .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -------------------- Form -------------------- */
#formarea {
  margin-top: 100px;
}
#formarea .form_intro {
  text-align: center;
}
#formarea .form_intro p {
  margin-bottom: 20px;
}
#formarea .form_intro .caution {
  font-size: 14px;
  font-weight: bold;
}
#formarea .form_intro .caution .domain {
  display: inline-block;
  margin: 0 7px;
  line-height: 1.6;
  color: #57585A;
}

/*
.hissu {
	background-color: $color-main;
	color: $color-black;
}
#mfp_buttons button#btn_confirm {
	background-color: $color-main;
	color: $color-black;
	&:hover {
		background-color: $color-main;
		color: $color-black;
	}
}
div.mfp_buttons button#mfp_button_send {
	background-color: $color-main;
	color: $color-black;
	&:hover {
		background-color: $color-main;
		color: $color-black;
	}
}
*/
/* -------------------- Footer -------------------- */
#harvia_footer {
  background-color: #eee;
  padding: 50px 0;
  margin-top: 90px;
}
#harvia_footer .wrapper {
  text-align: center;
}
#harvia_footer .logo {
  width: 200px;
  margin: 0 auto;
}
#harvia_footer .name {
  font-weight: bold;
}
#harvia_footer .data dl dt {
  font-weight: bold;
}
/* -------------------- Thanks -------------------- */
.thanks #harvia_header {
  margin-bottom: 100px;
}
.thanks #harvia_header .inner {
  height: 400px;
}
.thanks .telbox {
  border: 1px solid #EFD163;
}
.thanks .telbox .telinner > p {
  margin-bottom: 40px;
}
.thanks .telbox .telinner > p span {
  border-bottom: 1px dotted #57585A;
  padding: 0 10px 5px;
}
.thanks .telbox .telinner dl dt {
  font-size: 20px;
  font-weight: bold;
}
.thanks .telbox .telinner dl dd .attention {
  font-size: 85%;
}

/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-1 (1400px)

------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 ( 960px )

------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 959px) {
  .pcnone {
    display: block;
  }
  .spnone {
    display: none;
  }
  /* -------------------- Header -------------------- */
  #harvia_header .logo_ishiyama {
    width: 200px;
    top: 40px;
    left: 40px;
  }
  #harvia_header .inner {
    height: 600px;
  }
  #harvia_header .inner .logo {
    width: 30%;
  }
  #harvia_header .inner .catch {
    line-height: 1.8;
  }
  #harvia_header .inner .catch p {
    font-size: 20px;
  }
  /* -------------------- Common -------------------- */
  .pagettl {
    margin-bottom: 50px;
  }
  .pagettl::after {
    bottom: -10px;
  }
  /* -------------------- Main -------------------- */
  #bodyarea .text {
    margin: 80px auto;
  }
  #bodyarea .text p {
    font-size: 16px;
  }
  #bodyarea .overview.show_room {
    padding-top: 0;
  }
  #bodyarea .overview .point {
    padding: 60px 0;
    margin: 60px 0;
  }
  #bodyarea .overview .point .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #bodyarea .overview .point .list .item {
    width: min(310px, (100% - var(--columngap)) / 2);
  }
  #bodyarea .access .textarea {
    width: 100%;
    padding: 60px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #bodyarea .access .map {
    width: 100%;
    height: 0;
    padding-top: 50%;
    position: relative;
    right: auto;
    top: auto;
    overflow: hidden;
  }
  /* -------------------- Form -------------------- */
  #formarea {
    margin-top: 80px;
  }
  #formarea .form_intro .caution {
    font-size: 12px;
  }
  /* -------------------- Thanks -------------------- */
  .thanks #harvia_header {
    margin-bottom: 80px;
  }
  .thanks #harvia_header .inner {
    height: 360px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 644px )

------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 644px) {
  #container {
    padding-top: 0;
  }
  .link p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .link p a {
    padding: 20px 10px;
    font-size: 15px;
  }
  /* -------------------- Header -------------------- */
  #harvia_header .logo_ishiyama {
    width: 110px;
    top: 20px;
    left: 10px;
  }
  #harvia_header .inner {
    height: 300px;
  }
  #harvia_header .inner .logo {
    width: 40%;
  }
  #harvia_header .inner .catch {
    margin-top: 30px;
    line-height: 1.6;
  }
  #harvia_header .inner .catch p {
    font-size: 18px;
  }
  /* -------------------- Common -------------------- */
  .pagettl {
    margin-bottom: 40px;
  }
  /* -------------------- Main -------------------- */
  #bodyarea .lead {
    padding: 60px 0;
  }
  #bodyarea .lead .mainimg {
    margin-bottom: 30px;
  }
  #bodyarea .lead .text {
    text-align: justify;
    margin: 30px auto 0;
  }
  #bodyarea .lead .text p {
    font-size: 15px;
  }
  #bodyarea .lead .text p + p {
    margin-top: 15px;
  }
  #bodyarea .lead .text p br {
    display: none;
  }
  #bodyarea .gallery {
    padding: 60px 0;
  }
  #bodyarea .gallery .img_area {
    margin-bottom: 30px;
  }
  #bodyarea .gallery .link p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  #bodyarea .gallery .link p a {
    padding: 20px 10px;
    font-size: 15px;
  }
  #bodyarea .show_room {
    padding: 60px 0;
  }
  #bodyarea .show_room h2 {
    margin-bottom: 30px;
  }
  #bodyarea .show_room .image {
    margin-bottom: 30px;
  }
  #bodyarea .show_room .text {
    text-align: justify;
    margin: 30px auto 0;
  }
  #bodyarea .show_room .text p {
    font-size: 15px;
  }
  #bodyarea .show_room .text p + p {
    margin-top: 15px;
  }
  #bodyarea .show_room .text p br {
    display: none;
  }
  #bodyarea .overview .hdarea h2 .new {
    display: inline-block;
    margin-bottom: 0.5em;
  }
  #bodyarea .overview .hdarea .image {
    --gap: 10px;
  }
  #bodyarea .overview .point {
    padding: 40px 0;
    margin: 50px 0;
  }
  #bodyarea .overview .point .sub {
    text-align: left;
  }
  #bodyarea .overview .point .sub br {
    display: none;
  }
  #bodyarea .overview .point .list {
    --numwidth: 65px;
    padding-top: 50px;
  }
  #bodyarea .overview .point .list .item {
    width: min(310px, 100%);
    padding-bottom: 30px;
    aspect-ratio: auto;
  }
  #bodyarea .overview .point .list .item .num {
    font-size: 40px;
  }
  #bodyarea .overview .point .list .item .num::after {
    font-size: 13px;
  }
  #bodyarea .overview .point .list .item .l_ttl {
    font-size: 18px;
  }
  #bodyarea .overview .ftarea .price p {
    padding-inline: 20px;
  }
  #bodyarea .overview .ftarea .price p span.min {
    display: block;
  }
  #bodyarea .overview .ftarea .sup {
    text-align: left;
  }
  #bodyarea .overview .ftarea .link {
    margin-top: 40px;
  }
  #bodyarea .access .textarea {
    padding: 40px 0;
  }
  #bodyarea .access .textarea .data .row {
    display: block;
  }
  #bodyarea .access .textarea .data .row + .row {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ccc;
  }
  #bodyarea .access .textarea .data .row .th {
    width: 100%;
  }
  #bodyarea .access .map {
    height: 0;
    padding-top: 70%;
  }
  /* -------------------- Form -------------------- */
  #formarea {
    margin-top: 50px;
  }
  #formarea .form_intro {
    text-align: justify;
  }
  #formbox table tr td:first-child, #formbox table.inputform th {
    font-size: 14px;
  }
  /* -------------------- Footer -------------------- */
  #harvia_footer .logo {
    width: 130px;
  }
  #harvia_footer .name {
    margin-bottom: 10px;
  }
  .thanks #harvia_header {
    margin-bottom: 50px;
  }
  .thanks #harvia_header .inner {
    height: 200px;
  }
  .thanks .telbox .telinner p {
    margin-bottom: 30px;
  }
}