@charset "UTF-8";
#heath .heathMain {
  background-image: url(../../images/heath/heath_mv_bg.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-align: center;
  padding-bottom: 150px;
}
#heath .heathInner {
  width: 1130px;
  height: auto;
  margin: 0 auto;
}
#heath .heathMain h1 {
  width: 100%;
  text-align: center;
  color: #888;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 70px;
  line-height: 1.5em;
  padding: 210px 0 50px;
  margin: 0 auto;
}
#heath .heathMain .heathLogo {
  text-align: center;
  margin: 0 auto 115px;
  width: 95%;
}
#heath h3 {
  width: 100%;
  height: 80px;
  border-radius: 40px;
  line-height: 1.5em;
  padding-top: 15px;
  margin-bottom: 35px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}
#heath .heathMain h3 {
  border: 1px solid #707070;
  color: #00A9C9;
}
#heath .heathMain p {
  width: 80.7%;
  color: #888;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  margin: 0 auto 85px;
}
.heathMain .heathInner h5 a {
  display: block;
  width: 434px;
  height: 68px;
  background-color: #FAEA52;
  font-size: 16px;
  color: #888;
  padding-top: 20px;
  margin: 0 auto 55px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 500;
  font-style: normal;
  border: 1px solid #FAEA52;
  background-image: url(../../images/heath/arrow.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 27px
}
.heathMain .heathInner h5 a:hover {
  background-position: 99% center;
  border: 1px solid #FAEA52;
  background-color: #fff;
}
#heath .heathNintei, #heath .heathTorikumi {
  background-color: #D9EBEE;
  padding: 120px 0;
  text-align: center;
}
.ninteiBox {
  padding: 50px;
  background-color: #fff;
  border-radius: 40px;
}
#heath .heathNintei h3, #heath .heathTorikumi h3 {
  color: #00A9C9;
  background-color: #fff;
}
#heath .heathNintei h4 {
  margin: 0 auto 45px;
  background: linear-gradient(transparent 60%, #FAEA52 60%);
  width: 50%;
  line-height: 1.5em;
  font-size: 26px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}
#heath .heathNintei .heathInner .ninteiBox ul {
  margin: 20px 0;
}
.ninteiBox ul li {
  text-align: left !important;
  font-size: 20px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #888888;
  max-inline-size: max-content;
  margin-inline: auto;
}
.ninteiBox ul li::first-letter {
  color: #FAEA52;
}
#container #heath .heathNews {
  padding: 145px 0;
}
#heath .heathNews h3 {
  color: #fff;
  background-color: #00A9C9;
}
.heathNews .heathInner ul {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  margin-bottom: 50px;
}
.heathNews .heathInner ul li {
  width: 348px;
}
.heathNews .heathInner ul li .newsThumbnail {
  width: 100%;
  height: 226px;
  background-color: #ddd;
  margin-bottom: 10px;
}
.heathNews .heathInner ul li p {
  font-size: 12px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #888888;
}
.heathNews .heathInner ul li h6 {
  font-size: 20px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #888888;
}
.heathNews .heathInner h5 a {
  text-align: center;
  display: block;
  width: 434px;
  height: 68px;
  background-color: #00BFD7;
  font-size: 16px;
  color: #fff;
  padding-top: 20px;
  margin: 0 auto 55px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 500;
  font-style: normal;
  border: 1px solid #00BFD7;
  background-image: url(../../images/heath/arrow_white.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 27px
}
.heathNews .heathInner h5 a:hover {
  background-position: 99% center;
  border: 1px solid #00BFD7;
  background-color: #fff;
  color: #00BFD7;
  background-image: url(../../images/heath/arrow_turquoise.svg);
}
#heath .heathTorikumi h3.benefit {
  color: #888;
  background-color: #85E4EC;
}
.heathTorikumi .heathInner ul {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  margin-bottom: 100px;
}
.heathTorikumi .heathInner p {
  font-size: 26px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #888888;
  margin: 60px auto 50px;
}
@media screen and (max-width: 767px) {
#heath .heathMain {
  background-size: cover;
  padding-bottom: 50px;background-color:rgba(255,255,255,0.5);
background-blend-mode:lighten;

}
  #heath .heathInner {
    width: 95%;
    margin: 0 auto;
  }
  #heath .heathMain h1 {
    padding: 100px 0 30px;
    font-size: 25px;
  }
  #heath .heathMain .heathLogo {
    text-align: center;
    margin: 0 auto 65px;
    width: 85%;
  }
  #heath h3 {
    padding: 10px 0;
    font-size: 20px;
    height: auto;
      margin-bottom: 25px;

  }
  #heath .heathMain p {
    width: 90%;
    font-size: 14px;
    text-align: justify;
  margin: 0 auto 55px;
    
  }
  .heathMain .heathInner h5 a {
  width: 90%;
  height: auto;

  font-size: 16px;
  padding: 20px 0;
  margin: 0 auto 5px;

}#heath .heathNintei, #heath .heathTorikumi {
  padding: 75px 0;
}
.ninteiBox {
  padding: 50px 5%;
  border-radius: 40px;
}
.ninteiBox h2{
  width: 95%;
margin: 0 auto;
}
#heath .heathNintei h4 {
  margin: 0 auto 25px;
  background: linear-gradient(transparent 60%, #FAEA52 60%);
  width:100%;
  line-height: 1.5em;
  font-size: 17px;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.ninteiBox ul li {
  font-size: 14px;

}
.heathNews .heathInner ul {
  display: block;

  margin-bottom: 50px;
}
.heathNews .heathInner ul li {
  width: 100%;
}
#container #heath .heathNews {
  padding: 75px 0;
}
.heathNews .heathInner ul li .newsThumbnail {
  width: 100%;
  height: auto;

}
.heathNews .heathInner ul li p {
  font-size: 10px;
}
.heathNews .heathInner ul li h6 {
  font-size: 16px;
}
.heathNews .heathInner h5 a {
  width: 90%;
  height: auto;

  font-size: 16px;
  padding: 20px 0;
  margin: 0 auto 5px;
}
.heathTorikumi .heathInner p {
  font-size: 16px;

  margin: 20px auto;
}
#heath .heathTorikumi h3.benefit {
font-size: 15px;

}
.heathTorikumi .heathInner ul li {
width: 48%;
margin-bottom: 5px;
}
.heathTorikumi .heathInner ul {

  margin-bottom: 55px;
}
}
