@charset "UTF-8";
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

*,
*::after,
*::before {
  box-sizing: border-box;
}

.contents {
  width: 960px;
  margin: 0 auto;
  font-family: YuGothic,"游ゴシック体","Yu Gothic","游ゴシック","ヒラギノ角ゴシック","Hiragino Sans","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif;
  font-size: 0;
  line-height: 1.45;
  color: #582626;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
  .contents {
    width: 100%;
    margin: 0;
    line-height: 1.57;
  }
}

main {
  margin: 0 105px;
  font-size: 24px;
  display: block;
  position: relative;
}

@media (max-width: 767px) {
  main {
    margin: 0;
    font-size: 14px;
    font-size: 3.5vw;
  }
}

main::after {
  content: "";
  position: absolute;
  background: url("../img/bg-main.png") top center no-repeat;
  background-size: cover;
  width: 100%;
  height: 6065px;
  top: -239px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

@media (max-width: 767px) {
  main::after {
    background: url("../img/bg-main-sp.png") top center no-repeat;
    background-size: cover;
    top: -29.5vw;
    height: 866vw;
  }
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

span {
  display: inline-block;
}

img {
  display: inline-block;
  vertical-align: top;
}

picture {
  display: inline-block;
}

picture img {
  width: 100%;
}

/*-----------------
    kv
-----------------*/
.kv {
  margin: 0 105px;
}

@media (max-width: 767px) {
  .kv {
    margin: 0;
  }
}

.kv__content {
  position: relative;
  z-index: -2;
}

.kv__img {
  width: 100%;
  height: auto;
}

/*-----------------
    main
-----------------*/
.lead {
  position: relative;
  top: -93px;
  padding: 0 38px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .lead {
    top: -10vw;
    padding: 0 6.2vw;
  }
}

.lead__inner {
  position: relative;
  z-index: 20;
}

.lead__ttl {
  color: #EB5656;
  font-weight: 700;
}

.stretch, .bath, .vegetable,
.bath,
.vegetable,
.siteTop {
  margin: 0 48px;
}

@media (max-width: 767px) {
  .stretch, .bath, .vegetable,
  .bath,
  .vegetable,
  .siteTop {
    margin: 0 6.2vw;
  }
}

.stretch, .bath, .vegetable {
  position: relative;
  margin-top: -35px;
}

@media (max-width: 767px) {
  .stretch, .bath, .vegetable {
    margin-top: -4.2vw;
  }
}

.stretch::after, .bath::after, .vegetable::after {
  content: "";
  position: absolute;
  background: url("../img/img-stretch.png") top center no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  width: 100%;
  height: 1745px;
  z-index: 10;
}

@media (max-width: 767px) {
  .stretch::after, .bath::after, .vegetable::after {
    background: url("../img/img-stretch-sp.png") top center no-repeat;
    background-size: contain;
    height: 234vw;
  }
}

.stretch__content, .bath__content, .vegetable__content, .profile__content {
  position: relative;
  z-index: 20;
}

.stretch__inner {
  margin-bottom: 1138px;
}

@media (max-width: 767px) {
  .stretch__inner {
    margin-bottom: 143vw;
  }
}

.stretch__title, .bath__title, .vegetable__title {
  padding-top: 161px;
  text-align: center;
}

@media (max-width: 767px) {
  .stretch__title, .bath__title, .vegetable__title {
    padding-top: 20vw;
  }
  .stretch__title__img, .bath__title__img, .vegetable__title__img {
    width: 35vw;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .stretch__title__img, .bath__title__img, .vegetable__title__img {
    width: 76.5vw;
  }
}

.stretch__detail, .bath__detail, .vegetable__detail {
  padding-top: 63.4px;
}

@media (max-width: 767px) {
  .stretch__detail, .bath__detail, .vegetable__detail {
    padding-top: 8.5vw;
  }
}

.stretch__detail__txt, .bath__detail__txt, .vegetable__detail__txt {
  margin: 0 56px 87.4px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .stretch__detail__txt, .bath__detail__txt, .vegetable__detail__txt {
    margin: 0 7.5vw 12vw;
    line-height: 1.42;
  }
}

.stretch__detail__txt span, .bath__detail__txt span, .vegetable__detail__txt span {
  color: #EB5656;
  font-weight: 700;
}

.stretch__detail__howto::after, .vegetable__detail__howto::after {
  content: "";
  position: absolute;
  background: url("../img/img-stretch-detailTtl.png") top center no-repeat;
  background-size: contain;
  top: 738px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 33px;
  width: 100%;
  height: 56px;
  z-index: 10;
}

@media (max-width: 767px) {
  .stretch__detail__howto::after, .vegetable__detail__howto::after {
    background: url("../img/img-stretch-detailTtl-sp.png") top center no-repeat;
    background-size: contain;
    top: 107vw;
    padding: 0 4.5vw;
    height: 7.5vw;
  }
}

.bath {
  margin-top: 0;
}

.bath::after {
  background: url("../img/img-bath.png") top center no-repeat;
  background-size: contain;
  height: 1745px;
}

@media (max-width: 767px) {
  .bath::after {
    background: url("../img/img-bath-sp.png") top center no-repeat;
    background-size: contain;
    height: 143vw;
  }
}

.bath__inner {
  margin-bottom: 420px;
}

@media (max-width: 767px) {
  .bath__inner {
    margin-bottom: 51.8vw;
  }
}

.bath__detail {
  padding-top: 63.4px;
}

@media (max-width: 767px) {
  .bath__detail {
    padding-top: 8.5vw;
  }
}

.bath__detail__txt span {
  color: #582626;
  font-weight: normal;
}

.bath__detail__caption {
  color: #582626;
  font-size: 20px;
}

@media (max-width: 767px) {
  .bath__detail__caption {
    font-size: 12px;
    font-size: 3vw;
  }
}

.vegetable {
  margin-top: 0;
}

.vegetable::after {
  background: url("../img/img-vegetable.png") top center no-repeat;
  background-size: contain;
  height: 2426px;
}

@media (max-width: 767px) {
  .vegetable::after {
    background: url("../img/img-vegetable-sp.png") top center no-repeat;
    background-size: contain;
    height: 342vw;
  }
}

.vegetable__inner {
  margin-bottom: 1616px;
}

@media (max-width: 767px) {
  .vegetable__inner {
    margin-bottom: 211vw;
  }
}

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
  .vegetable__inner {
    margin-bottom: 221vw;
  }
}

.vegetable__detail {
  padding-top: 63.4px;
}

@media (max-width: 767px) {
  .vegetable__detail {
    padding-top: 8.5vw;
  }
}

.vegetable__detail__txt span {
  color: #E58400;
  font-weight: 700;
}

.vegetable__detail__howto::after {
  background: url("../img/img-vegetable-detailTtl.png") top center no-repeat;
  background-size: contain;
  top: 934px;
}

@media (max-width: 767px) {
  .vegetable__detail__howto::after {
    background: url("../img/img-vegetable-detailTtl-sp.png") top center no-repeat;
    background-size: contain;
    top: 141vw;
  }
}

.is-pc .vegetable__col__box__btn {
  transition: opacity 0.5s ease;
}

.is-pc .vegetable__col__box__btn:hover {
  opacity: 0.5;
}

.profile {
  margin: 0 69.5px;
}

@media (max-width: 767px) {
  .profile {
    margin: 0 9.1vw;
  }
}

.profile__inner {
  display: flex;
}

.profile__img {
  width: 164px;
  height: auto;
}

@media (max-width: 767px) {
  .profile__img {
    width: 22vw;
    height: 100%;
  }
}

.profile__txt {
  margin-left: 13px;
  padding-top: 26px;
  line-height: 1.25;
  font-weight: 500;
}

@media (max-width: 767px) {
  .profile__txt {
    margin-left: 1.6vw;
    padding-top: 3.5vw;
    line-height: 1.42;
  }
}

.siteTop {
  background-color: #E1E3E1;
  color: #383E3A;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  width: calc(100% - 80px);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin: 28px 40px 0;
  padding: 16px 0;
}

@media (max-width: 767px) {
  .siteTop {
    width: calc(100% - 12vw);
    font-size: 14px;
    font-size: 3.5vw;
    margin: 12.2vw 6vw 7.5vw;
    padding: 2.7vw 0;
  }
}

.is-pc .siteTop {
  transition: opacity 0.5s ease;
}

.is-pc .siteTop:hover {
  opacity: 0.5;
}
