@charset "UTF-8";
/*---------- ページ全体の指定 ----------*/

img {
  width: 100%;
  height: auto;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.gyro {
  font-family: times NEW Roman;
  font-weight: bold;
}

.title {
  font-size: 2.5em;
  color: #fff;
  font-family: serif;
  text-align: center;
  background-color: rgba(241, 102, 141, 1.0);
  margin: 8% 0 8% 0;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  padding: 0.3%;
}

.title-2 {
  font-size: 2.5em;
  color: rgba(241, 102, 141, 1.0);
  font-family: serif;
  margin: 5% 0 5% 0;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}

ul {
  margin-top: 6em;
  list-style: none;
}

.box-tx {
  font-size: 120%;
  font-family: serif;
  text-align: left;
  padding: 0 4% 0 4%;
  margin-bottom: 6%;
}



/*---------- タイトル・メニュー ----------*/



.logo {
  float: left;
}

.logo img {
  max-width: 80%;
}

.infoall {
  letter-spacing: 0.075em;
  position: absolute;
  right: 1.5em;
  text-transform: uppercase;
  top: 0;
  padding-top: 1.5em;
}

.material-icons {
  color: rgba(241, 102, 141, 1.0);
}

.tel_PC {
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6em;
  letter-spacing: 2px;
  display: inline-block;
  margin: 0.2em;
}

.yoyaku {
  display: inline-block;
  font-family: "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background-color: rgba(241, 102, 141, 1.0);
  color: #fff;
  font-size: 1.5em;
  line-height: 160%;
  margin: 0 0 0 1em;
  padding: 0 0.4em;
}

.tx-app {
  display: inline-block;
  font-size: 1.1em;
}

.tx-day {
  display: inline-block;
  font-size: 1.1em;
  margin-left: 2em;
}

.infoall::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.menu {
  text-align: right;
}

ul li {
  display: inline-block;
  margin-left: 1.5em;
  padding-left: 0px;
  font-family: "Yu Gothic", "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
  font-size: 1.2em;
}

ul li a {
  color: inherit;
  display: inline-block;
  line-height: 1em;
  padding: 0.6em 0.75em;
  text-decoration: none;
}

ul li a:hover {
  border-bottom: solid 3px rgba(241, 102, 141, 1.0);
  color: inherit;
  text-decoration: none;
}

/*---------- ヘッダー画像 ----------*/

.head-ph img {
  display: inline-flex;
  max-width: 100%;
}

.head-ph_sp {
  display: none;
}

.top {
  display: flex;
  margin-top: 40px;
  align-items: center;
}

.top img {
  width: 100%;
}

.head-pc-l {
  text-align: center;
}


.btn {
  background-color: rgba(241, 102, 141, 1.0);
  border-width: 1px;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  font-size: 1.8em;
  font-family: "Yu Gothic", "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
  letter-spacing: 0.15em;
  padding: 0.75em 1.6em;
  transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  margin-top: 3em;
  margin-right: 1em;
}

.btn:hover {
  opacity: 0.7;
  color: #fff;
}

@media screen and (max-width:1023px) {
  .btn {
    font-size: 1.6em;
  }
}



/*---------- 導入見出し ----------*/

.top-tx {
  font-size: 130%;
  font-family: serif;
  line-height: 1.7em;
  margin: 3% 0 3% 0;
}

/*---------- おすすめ ----------*/

.recommend {
  text-align: center;
}

.recommend i {
  font-size: 2.7em;
  margin: 0 0 0.4em 0;
}

.sub-title {
  font-size: 140%;
  color: rgba(241, 102, 141, 1.0);
  font-family: serif;
  font-weight: 550;
  text-align: center;
  margin: 0 0 5% 0;
}

/*---------- 何が違うのか？ ----------*/

.method-img img {
  max-width: 500px;
}

.method-tx {
  font-size: 130%;
  font-family: serif;
  line-height: 1.7em;
  margin: 10% 1% 0 0;
}

/*---------- 治療イメージ ----------*/

.bx-wrapper {
  margin-top: -5%;
}

.image-img img {}

/*---------- 紹介 ----------*/

.prof-ph {
  text-align: center;
}

.prof-ph img {
  max-width: 100%;
}

.prof-subname {
  text-align: center;
  font-family: serif;
  font-size: 1em;
  font-weight: 500;
  margin: 1em 0 0.3em 0;
}

.prof-name {
  text-align: center;
  font-family: serif;
  font-size: 1.8em;
  font-weight: 500;
}

.prof {
  font-size: 135%;
  font-family: serif;
  line-height: 180%;
  padding: 0 7%;
}

.prof-tx {
  font-size: 0.9em;
}

.prof-tx2 {
  font-size: 0.8em;
  line-height: 1.8em;
}



/*---------- コピーライト ----------*/

.low {
  background-color: #a5cd39;
}

.low p {
  text-align: center;
  font-family: serif;
  font-size: 60%;
  color: #fff;
  padding: 0.5%;
}

/*-----------------------------------------
　　movie
-----------------------------------------*/

.movie {
  background-image: url(../img/bg02.jpg);
  background-attachment: fixed;
  background-size: cover;
  margin-top: 5%;
}

.movie .inner {
  max-width: 840px;
  margin: 0 auto;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.movie_caption {
  max-width: 960px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  box-shadow: 0 0 0 2px #49babb, 0 0 0 8px #ffffff, 0 0 0 10px #49babb;
  padding: 20px 40px 30px 40px;
  margin-top: 40px;
  line-height: 1.8;
  position: relative;
}

.movie_caption::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -12px;
  width: 36px;
  height: 36px;
  background-color: #eeffff;
}

.movie_caption::after {
  content: "";
  position: absolute;
  bottom: -12px;
  right: -12px;
  width: 36px;
  height: 36px;
  background-color: #eeffff;
}

.blue_big {
  font-size: 36px;
  font-weight: 500;
  color: #49babb;
}

/*---------- 商標登録 ----------*/

.caution {
  text-align: center;
  font-size: small;
  margin: 3% 0 40px;
  padding: 0 25.5%;
  color: rgb(80, 80, 80);
}


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

header

---------------------------------------*/
.header {
  padding: 10px 0 20px;
}

@media (min-width: 640px) {
  .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px 0 0;
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media (min-width: 1400px) {
  .header {
    max-width: 1400px;
  }
}

.header h1 {
  max-width: 240px;
  margin: 0 auto;
}

@media (min-width: 640px) {
  .header h1 {
    max-width: 320px;
    margin: 0;
  }
}

.header_tell {
  text-align: center;
}

.header_tell-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  color: #333333;
  justify-content: center;
  flex-wrap: wrap;

}

.header_tell-box a {
  margin-left: 0.5em;
}

.header_tell-box span {
  font-size: 16px;
  font-weight: 400;
  color: #fafafa;
  padding: .3em 1em;
  background-color: #f1668d;
  margin-left: 0.5em;
}

.header_tell-icon {
  max-width: 24px;
  margin-left: 0.5em;
}

.header_tell-text {
  font-size: 14px;
  margin-top: 0.5em;
}

a {
  color: #333333;
}

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

footer

---------------------------------------*/
.footer {
  background-color: rgba(241, 102, 141, 0.1);
  padding: 40px 25px;
}

@media (min-width: 768px) {
  .footer {
    padding: 40px 40px 60px;
  }
}

@media (min-width: 768px) {
  .footer {
    padding: 40px calc(50vw - 600px);
  }
}

.footer_logo {
  max-width: 360px;
}

.footer_contents {
  margin-top: 1em;
}

@media (min-width: 1280px) {
  .footer_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
  }
}

.footer_contents-base {
  font-size: 14px;
  color: #333333;
}

.footer_contents-base p {
  margin-top: .5em;
}

.footer_contents-contact {
  margin-top: 1.5em;
  font-size: 14px;
  color: #333333;
}

@media (min-width: 1280px) {
  .footer_contents-contact {
    margin-top: 0;
    margin-left: 60px;
  }
}

.footer_contents-contacttext span {
  display: block;
  color: #f1668d;
  font-weight: 500;
  font-size: 18px;
}

.footer_contents-contact a {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin-top: 0.5em;
}

.footer_contents-contactfax {
  font-size: 16px;
  margin-top: 0.3em;
}

.footer_contents-forfirst {
  margin-top: 1.5em;
  max-width: 360px;
}

@media (min-width: 1280px) {
  .footer_contents-forfirst {
    margin-top: 0;
    margin-left: 60px;
  }
}

.footer_contents-forfirsttitle {
  background-color: #f1668d;
  color: #fafafa;
  padding: .2em 1em;
  font-weight: 500;
}

.footer_contents-forfirsttext {
  background-color: #fafafa;
  padding: 1em;
  color: #333333;
}

.footer_contents-forfirsttext span {
  display: block;
  font-size: 22px;
  color: #f1668d;
  font-weight: 500;
  letter-spacing: .1em;
}

.footer_tell-icon {
  max-width: 24px;
  margin-right: .3em;
}

.footer_copylight {
  font-size: 12px;
  margin-top: 2em;
  color: rgba(51, 51, 51, 0.5);
}