/* CSS Document */
#mv {
  position: relative;
  padding-left: 6.8vw;
  padding-right: 6.8vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  #mv {
    max-width: 1340px;
    padding: 0;
  }
}

#about_theraphy #what {
  padding-top: 60px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  #about_theraphy #what {
    padding-top: 100px;
    padding-bottom: 130px;
  }
}
#about_theraphy #what h2 {
  text-align: center;
}
#about_theraphy #what h2 img {
  width: 71.7808219178vw;
}
@media (min-width: 768px) {
  #about_theraphy #what h2 img {
    max-width: 418px;
  }
}
#about_theraphy #what h2 p {
  font-size: min(4.3835616438vw, 1.6rem);
  margin-top: 30px;
}
@media (min-width: 768px) {
  #about_theraphy #what h2 p {
    font-size: 1.6rem;
    margin-top: 16px;
  }
}
#about_theraphy #what p.txt {
  font-size: min(4.3835616438vw, 1.6rem);
  margin-top: 30px;
  text-align: left;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #about_theraphy #what p.txt {
    font-size: 2.4rem;
    margin-top: 64px;
    text-align: center;
  }
}
#about_theraphy #what .img01 {
  width: 100%;
  margin-top: 36px;
}
@media (min-width: 768px) {
  #about_theraphy #what .img01 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
  }
}
#about_theraphy #what .bg01 {
  width: 100%;
  padding: 14.7vw 6.5vw;
  background: url(../img/acquire/acquire_bg.png) repeat 0 0;
  border-radius: 15px;
  margin-top: 60px;
}
@media (min-width: 768px) {
  #about_theraphy #what .bg01 {
    padding: 60px 50px;
    margin-top: 70px;
  }
}
#about_theraphy #what .bg01 .ttl {
  color: #EC6C00;
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.8;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #about_theraphy #what .bg01 .ttl {
    font-size: 3.2rem;
  }
}
#about_theraphy #what .bg01 .youtube {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  #about_theraphy #what .bg01 .youtube {
    max-width: 910px;
    margin-top: 66px;
  }
}
#about_theraphy #what .bg01 .youtube iframe {
  width: 100%;
  aspect-ratio: 560/315;
}
#about_theraphy #what .bg01 .shoukai .ttl {
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #000000;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #EC6C00;
}
@media (min-width: 768px) {
  #about_theraphy #what .bg01 .shoukai .ttl {
    font-size: 3rem;
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
#about_theraphy #what .bg01 .shoukai .ttl span {
  font-size: 1.4rem;
  font-weight: 500;
  display: inline-block;
}
@media (min-width: 768px) {
  #about_theraphy #what .bg01 .shoukai .ttl span {
    font-size: 2rem;
    margin-right: 26px;
  }
}
#about_theraphy #what .bg01 .shoukai .txt {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  #about_theraphy #what .bg01 .shoukai .txt {
    max-width: 656px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    font-size: 1.6rem;
  }
}
#about_theraphy #what h3 {
  text-align: center;
  font-weight: 700;
  font-size: 1.6rem;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #about_theraphy #what h3 {
    font-size: 3.2rem;
    margin-top: 150px;
  }
}
#about_theraphy #what .img02 {
  width: 82vw;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  #about_theraphy #what .img02 {
    max-width: 554px;
    margin-top: 50px;
  }
}
#about_theraphy #what .d-flex {
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-top: 60px;
}
@media (min-width: 768px) {
  #about_theraphy #what .d-flex {
    justify-content: space-between;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    gap: 80px;
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  #about_theraphy #what .d-flex .img03 {
    width: 50%;
  }
}
#about_theraphy #what .d-flex .flex_txt {
  width: 76vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  #about_theraphy #what .d-flex .flex_txt {
    width: 36.5322580645%;
    font-size: 2.4rem;
  }
}
#about_theraphy #what .btn_block p {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5;
}
@media (min-width: 768px) {
  #about_theraphy #what .btn_block p {
    font-size: 2.4rem;
  }
}
#about_theraphy #what .btn_block .btn_flex {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #about_theraphy #what .btn_block .btn_flex {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    gap: 68px;
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  #about_theraphy #what .btn_block .btn_flex .btn01, #about_theraphy #what .btn_block .btn_flex .btn02 {
    width: calc((100% - 68px) / 2);
  }
}/*# sourceMappingURL=about_theraphy.css.map */