@charset "utf-8";

#content {
  font-size: 16px;
  color: #000;
  -webkit-text-size-adjust: none;
}
#content p span {
  color: #ff0000;
  font-weight: bold;
}

@media (min-width: 1920px) {
  .aboutMain {
    height: 27.6vw !important;
  }
}

.aboutMain {
  width: 100%;
  height: 530px;
  background-image: url(../img/img_main.jpg?v=20260422);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutMain h2 {
  display: none;
}

.about01Box {
  max-width: 1000px;
  margin: 0 auto 120px;
}
.about01Box h3 {
  margin: -36px 0 70px 18px !important;
}
.about01Box p {
  font-size: 20px;
  line-height: 200%;
  text-align: center;
  padding: 0 0 60px;
}
.about01_img {
  text-align: center;
  padding-top: 40px;
}

.about02Box {
  width: 614px;
  margin: 0 auto 150px;
  position: relative;
}
.about02Box h3 {
  margin: -40px 0 70px 30px;
}

.about03Box {
  width: 520px;
  margin: 0 auto 0;
}
.about03Box h4 {
  margin: 0 0 25px 10px;
}
.about03Box h5 {
  font-family: "フォーク M", serif;
  font-size: 28px;
  text-align: center;
  margin: 0 0 30px;
}
.about03Box p {
  font-size: 18px;
  line-height: 200%;
  text-align: center;
}

.about03_1,
.about03_2 {
  margin-bottom: 85px;
}
.about03_3 {
  margin-bottom: 180px;
}

.about03_4 {
  width: 562px;
  height: 233px;
  margin: 0 auto 30px;
  position: relative;
}
.about03_4 img {
  width: 100%;
}
.about03_4_1,
.about03_4_2,
.about03_4_3,
.about03_4_4 {
  position: absolute;
  top: 0px;
  left: 0px;
}

.about04Box {
  margin-bottom: 120px;
  position: relative;
}
.about04_1 {
  width: 616px;
  float: left;
}
.about04_2 {
  width: 384px;
  text-align: center;
  padding-top: 220px;
  float: right;
}
.about04_2 p {
  font-family: "フォーク M", serif;
  font-size: 28px;
  line-height: 200%;
}

.pageTop_btn {
  width: 100%;
  text-align: right;
  margin: 0 auto 130px;
}

.fadeInUp {
  opacity: 0;
  transform: translateY(-50px);
  transition: 1.5s;
}

.fadeInUptop {
  opacity: 0;
  transform: translateY(-50px);
  transition: 1.5s;
  transition-delay: 1s;
}
.fadeInUpleft {
  opacity: 0;
  transform: translateX(-50px);
  transition: 1.5s;
  transition-delay: 2s;
}
.fadeInUpright {
  opacity: 0;
  transform: translateX(50px);
  transition: 1.5s;
  transition-delay: 3s;
}
.fadeInUpbottom {
  opacity: 0;
  transform: translateY(20px);
  transition: 1.5s;
  transition-delay: 4s;
}

#askdoctor {
  margin-top: -68px;
  padding-top: 68px;
}
#askdoctorinner {
  width: 1000px;
  background-color: #fcdedb;
  margin: 0 auto 140px;
  padding: 50px 0 130px;
}
#askdoctor h3 {
  text-align: center;
  margin: 0 0 40px !important;
}
.askdoctor01 {
  width: 940px;
  margin: 0 auto 10px;
  position: relative;
}
.askdoctor01 p {
  font-size: 15px;
  position: absolute;
  top: 280px;
  left: 330px;
}
.askdoctor02 {
  width: 490px;
  margin: 0 auto;
}
.askdoctor02 dl {
  margin-bottom: 15px;
  clear: both;
}
.askdoctor02 dt {
  width: 84px;
  float: left;
}
.askdoctor02 dd {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  color: #ec7993;
  line-height: 170%;
  margin-left: 104px;
  font-weight: 500;
}

.askdoctor02_1 dt {
  padding-top: 80px;
}
.askdoctor02_1 dt img {
  width: 82px;
}

.askdoctor02_2 dt {
  padding-top: 55px;
}
.askdoctor02_3 dt {
  padding-top: 40px;
}
.askdoctor02_1 dd {
  background: url(../img/img_09_1.png) no-repeat;
  padding: 55px 0 50px 60px;
}

.askdoctor02_2 dd {
  background: url(../img/img_09_2.png) no-repeat;
  padding: 45px 0 50px 70px;
}
.askdoctor02_3 dd {
  background: url(../img/img_09_3.png) no-repeat;
  padding: 50px 0 55px 70px;
}
.askdoctorNote {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}

.askdoctor03 {
  width: 560px;
  margin: 0 auto 25px;
}
.askdoctor03 li {
  margin: 0 0 10px !important;
  padding: 0 !important;
}
.askdoctor03 li:first-child {
  margin: 0 0 4px !important;
  padding: 0 !important;
}

.askdoctor04 {
  background: url(../img/bg_01.png) no-repeat top;
  margin-bottom: 55px;
  padding: 70px 140px 70px;
}
.askdoctor04 h4 {
  font-family: "リュウミン H-KL", serif;
  font-size: 32px;
  color: #ec7993;
  text-align: center;
  line-height: 180%;
  margin: 0 0 15px;
  font-weight: 800;
}
.askdoctor04 p {
  font-size: 20px;
  line-height: 180%;
  font-family: "Noto Sans JP", sans-serif;
}
.askdoctor04 p span {
  font-size: 18px !important;
  font-weight: normal !important;
  color: #000 !important;
}

.askdoctor05 {
  font-family: "Noto Sans JP", sans-serif;
  width: 720px;
  height: 82px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: url(../img/bg_02.png) no-repeat;
  margin: 0 auto;
  padding: 15px 0 0 55px;
  box-sizing: border-box;
  position: relative;
}
.askdoctor05 span {
  font-size: 22px;
  font-weight: normal;
  text-decoration: underline;
}
.askdoctor05 img {
  padding: 0 20px 0 5px;
  vertical-align: middle;
}
.askdoctor05 a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.askdoctor05 a:hover {
  opacity: 0.1;
  background-color: #fff;
}

/*----------------------------------------------------*/
@media only screen and (max-width: 768px) {
  #content {
    font-size: 14px;
    color: #000;
    -webkit-text-size-adjust: none;
  }

  .aboutMain {
    width: 100%;
    height: auto;
    background: none;
  }

  .about01Box {
    width: 94%;
    margin: 0 auto 70px;
  }
  .about01Box h3 {
    width: 75%;
    margin: -35px 0 40px 20px !important;
  }
  .about01Box h3 img {
    width: 100%;
  }
  .about01Box p {
    font-size: 15px;
    line-height: 200%;
    text-align: center;
    padding: 0 0 35px;
  }
  .about01_img {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    padding-top: 0px;
  }
  .about01_img img {
    width: 100%;
  }

  .about02Box {
    width: 100%;
    margin: 0 auto 65px;
    position: relative;
  }
  .about02Box h3 {
    width: 45%;
    margin: -25px 0 45px 20px;
  }
  .about02Box h3 img {
    width: 100%;
  }
  .about03Box {
    width: 92%;
    margin: 0 auto 0;
  }
  .about03Box h4 {
    margin: 0 0 20px 10px;
  }
  .about03Box h4 img {
    height: 65px;
  }
  .about03Box h5 {
    font-family: "フォーク M", serif;
    font-size: 18px;
    text-align: center;
    margin: 0 0 20px;
  }
  .about03Box p {
    font-size: 14px;
    line-height: 200%;
    text-align: center;
  }

  .about03_1,
  .about03_2 {
    margin-bottom: 60px;
  }
  .about03_3 {
    margin-bottom: 100px;
  }

  .about03_4 {
    width: 94%;
    height: 0px;
    margin: 0 auto 40px;
    padding-top: 40%;
    position: relative;
  }
  .about03_4 img {
    width: 100%;
  }
  .about03_4_1,
  .about03_4_2,
  .about03_4_3,
  .about03_4_4 {
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .about04Box {
    margin-bottom: 100px;
    position: relative;
  }
  .about04_1 {
    width: 100%;
    margin-bottom: 40px;
    float: none;
  }
  .about04_1 img {
    width: 100%;
  }
  .about04_2 {
    width: 94%;
    text-align: center;
    margin: 0 auto;
    padding-top: 0px;
    float: none;
  }
  .about04_2 p {
    font-family: "フォーク M", serif;
    font-size: 18px;
    line-height: 200%;
  }

  .pageTop_btn {
    width: 90%;
    text-align: right;
    margin: 0 auto 45px;
  }
  .pageTop_btn img {
    height: 20px;
  }

  #askdoctorinner {
    width: 100%;
    margin: 0 auto 50px;
    padding: 20px 0 30px;
  }
  #askdoctor h3 {
    width: 90%;
    text-align: center;
    margin: 0 auto 20px !important;
  }
  .askdoctor01 {
    width: 96%;
    margin: 0 auto 25px;
  }
  .askdoctor01 p {
    font-size: 2vw;
    position: absolute;
    top: 89%;
    left: 7%;
  }
  .askdoctor02 {
    width: 84%;
    margin: -3% auto 0px;
  }
  .askdoctor02 dl {
    margin-bottom: 10px;
  }
  .askdoctor02 dt {
    display: none;
  }
  .askdoctor02 dd {
    font-size: 3.8vw;
    line-height: 160%;
    margin-left: 0;
  }

  .askdoctor02_1,
  .askdoctor02_2,
  .askdoctor02_3 {
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .askdoctor02_1 {
    background-image: url(../img/img_09_1_sp.png);
    background-size: 95%;
    background-position: center;
  }
  .askdoctor02_2 {
    background-image: url(../img/img_09_2_sp.png);
  }
  .askdoctor02_3 {
    background-image: url(../img/img_09_3_sp.png);
  }

  .askdoctor02_1 dd {
    background: none;
    padding: 16% 0 15% 29%;
  }
  .askdoctor02_2 dd {
    background: none;
    padding: 9% 0 10% 35%;
  }
  .askdoctor02_3 dd {
    background: none;
    padding: 10% 0 10% 35%;
  }
  .askdoctor03 {
    width: 84%;
    margin: 0 auto 0px;
  }
  .askdoctor03 li {
    margin: 0 0 2px !important;
  }
  .askdoctor03 li:first-child {
    margin: 0 0 2px !important;
  }

  .askdoctor04 {
    background: url(../img/bg_01_sp.png) no-repeat top;
    background-size: 100% 100%;
    margin-bottom: 30px;
    padding: 12% 8% 10%;
  }
  .askdoctor04 h4 {
    font-size: 4.6vw;
    line-height: 160%;
    margin: 0 0 12px;
  }
  .askdoctor04 p {
    font-size: 3.5vw;
    line-height: 160%;
  }
  .askdoctor04 p span {
    font-size: 3vw !important;
  }

  .askdoctor05 {
    width: 96%;
    height: auto;
    font-size: 3.8vw;
    background: url(../img/bg_02_sp.png) no-repeat;
    background-size: 100% 100%;
    padding: 2% 0 4% 6%;
  }
  .askdoctor05 span {
    font-size: 3.2vw;
  }
  .askdoctor05 img {
    width: 14px;
    padding: 0 8px 0 2px;
    vertical-align: middle;
  }

  .askdoctorNote {
    font-size: 2.5vw !important;
    letter-spacing: -0.05em;
    margin: -5% auto 5%;
  }
}

.profile {
  width: 1000px;
  margin: 0 auto 130px;
  position: relative;
}

.profile img {
  width: 100%;
}

.profile_txt_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 20%;
  left: 39%;
}

.profile_txt_wrap .profile_name:nth-of-type(1) {
  font-size: 14px;
  line-height: 228%;
  letter-spacing: 0.6em;
  font-weight: 350;
  font-family: "Noto Sans JP", sans-serif;
}

.profile_txt_wrap .profile_name:nth-of-type(2) {
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.09em;
  font-family: "フォーク M", serif;
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
}

.profile_txt_wrap .profile_name span {
  font-size: 20px !important;
  line-height: 1 !important;
  color: #000 !important;
  font-family: "Noto Sans JP", sans-serif !important;
}

.profile_txt_wrap .profile_birth {
  font-weight: 350;
  font-size: 14px;
  line-height: 228%;
  letter-spacing: 0.17em;
  font-family: "Noto Sans JP", sans-serif;
}

.profile_txt {
  font-size: 20px;
  line-height: 180%;
  letter-spacing: 0.04em;
  font-family: "Noto Sans JP", sans-serif;
  position: absolute;
  bottom: 20%;
  left: 47%;
}

@media (max-width: 768px) {
  .profile {
    width: 100%;
    margin: 0 auto 20.8vw;
  }

  .profile_txt_wrap {
    top: 21%;
    left: 34%;
  }

  .profile_txt_wrap .profile_name:nth-of-type(1) {
    font-size: 2.6vw;
    letter-spacing: 0.7vw;
  }

  .profile_txt_wrap .profile_name:nth-of-type(2) {
    font-size: 5.4vw;
    margin-bottom: 1vw;
  }

  .profile_txt_wrap .profile_name span {
    font-size: 3.3vw !important;
  }

  .profile_txt_wrap .profile_birth {
    font-size: 2.6vw;
  }

  .profile_txt {
    font-size: 3vw;
    bottom: 17%;
    left: 33%;
  }
}
