@charset "UTF-8";
.doctor {
  background-color: #f5f3ed;
  padding-bottom: 81px;
}
@media only screen and (max-width: 834px) {
  .doctor {
  background-color: #f5f3ed;
  padding-bottom: 60px;
}
}
@media only screen and (max-width: 428px) {
  .doctor {
    padding-bottom: 5px;
  }
}
.content {
 max-width: 1140px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    padding: 0 29px 0 31px;
	line-height: 1.5;
    margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .content {
    max-width: 720px;
    padding: 0 2.08%;
    width: 94.74vw;
    margin-bottom: 60px;
	  
  }
}
@media only screen and (max-width: 428px) {
  .content {
    width: 100%;
    padding: 0 12px;
    border-radius: 0;
    margin-bottom: 30px;
  }
}
.content h1 {
  color: #cfa008;
  font-weight: bold;
  font-size: 2.25rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding-top: 112px;
}
@media only screen and (max-width: 834px) {
  .content h1 {
    font-size: 1.75rem;
    padding-top: 73px;
  }
}
@media only screen and (max-width: 428px) {
  .content h1 {
    font-size: 1rem;
    padding-top: 30px;
    letter-spacing: -0.5px;
  }
}
.content h2 {
  display: inline;
  font-size: 1.75rem;
  color: #cfa008;
  font-weight: bold;
  background: linear-gradient(transparent 80%, #ffcccc 50%);
  margin: 79px 0 0 0;
}
@media only screen and (max-width: 834px) {
  .content h2 {
    margin-top: 54px;
	  font-size: 24px;
  }
}
@media only screen and (max-width: 428px) {
  .content h2 {
    font-size: 1rem;
    line-height: 1.5;
  }
}





.content2 {
 max-width: 1140px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    padding: 0 29px 0 31px;
	line-height: 1.5;
    margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .content2 {
    max-width: 720px;
    padding: 0 2.08% 80px;
    width: 94.74vw;
    margin-bottom: 60px;
	  
  }
}
@media only screen and (max-width: 428px) {
  .content2 {
    width: 100%;
    padding: 0 12px 30px;
    border-radius: 0;
    margin-bottom: 30px;
  }
}
.content2 h1 {
  color: #cfa008;
  font-weight: bold;
  font-size: 2.25rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding-top: 112px;
}
@media only screen and (max-width: 834px) {
  .content2 h1 {
    font-size: 1.75rem;
    padding-top: 73px;
  }
}
@media only screen and (max-width: 428px) {
  .content2 h1 {
    font-size: 1rem;
    padding-top: 47px;
  }
}
.content2 h2 {
  display: inline;
  font-size: 1.75rem;
  color: #cfa008;
  font-weight: bold;
  background: linear-gradient(transparent 80%, #ffcccc 50%);
  margin: 79px 0 0 0;
}
@media only screen and (max-width: 834px) {
  .content2 h2 {
    margin-top: 54px;
	  font-size: 24px;
  }
}
@media only screen and (max-width: 428px) {
  .content2 h2 {
    font-size: 1rem;
    line-height: 1.5;
  }
}




.content3 {
 max-width: 1140px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    padding: 0 29px 0 31px;
	line-height: 1.5;
    margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .content3 {
    max-width: 720px;
    padding: 0 2.08%;
    width: 94.74vw;
    margin-bottom: 0;
	  
  }
}
@media only screen and (max-width: 428px) {
  .content3 {
    width: 100%;
    padding: 0 12px;
    border-radius: 0;
    margin-bottom: 30px;
  }
}
.content3 h1 {
  color: #cfa008;
  font-weight: bold;
  font-size: 2.25rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding-top: 112px;
}
@media only screen and (max-width: 834px) {
  .content3 h1 {
    font-size: 1.75rem;
    padding-top: 73px;
  }
}
@media only screen and (max-width: 428px) {
  .content3 h1 {
    font-size: 1rem;
    padding-top: 30px;
    letter-spacing: -0.5px;
  }
}
.content3 h2 {
  display: inline;
  font-size: 1.75rem;
  color: #cfa008;
  font-weight: bold;
  background: linear-gradient(transparent 80%, #ffcccc 50%);
  margin: 79px 0 0 0;
}
@media only screen and (max-width: 834px) {
  .content3 h2 {
    margin-top: 54px;
	  font-size: 24px;
  }
}
@media only screen and (max-width: 428px) {
  .content3 h2 {
    font-size: 1rem;
    line-height: 1.5;
  }
}






.flex {
  display: flex;
  padding: 52px 0 20px 0;
  
  margin-right: 29px;
}
@media only screen and (max-width: 428px) {
  .flex {
    padding: 23px 0 10px 0;
    margin-bottom: 0;
  }
}

p.btn-link{
    font-family: "M PLUS Rounded 1c", sans-serif;
    color: #fff!important;
    font-weight: bold;
    font-size: 1.125rem;
    padding: 12px 29px 12px 29px;
    background-color: #638aa6;
    border-radius: 24px;
    max-width: 330px;
    transition: 0.3s;
}


@media only screen and (max-width: 834px) {
p.btn-link{
padding: 12px 20px 12px 20px;
  
    max-width: 260px
}
}
@media only screen and (max-width: 428px) {
p.btn-link{
padding: 8px 15px 8px 15px;
    max-width: 130px;
}
}




p.btn-link:hover{
   background-color: #cfa008;
}

.pro-txt h4 {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    margin-top: 20px;
     padding: 10px 10px 10px 10px;
    background-color: #bfa272;
    max-width: 120px;
    border-radius: 20px;
    text-align: center;
}
@media only screen and (max-width: 834px) {
.pro-txt h4 {
    color: #fff;
    font-weight: bold;
    font-size: 0.875rem;
    margin-top: 20px;
     padding: 10px 10px 10px 10px;
    background-color: #bfa272;
    max-width: 120px;
    border-radius: 20px;
    text-align: center;
}
}
@media only screen and (max-width: 428px) {
.pro-txt h4 {
    font-size: 0.75rem;
    margin-top: 20px;
     padding: 10px 10px 10px 10px;
    background-color: #bfa272;
    max-width: 100px;
}
}
.pro-txt p {
    color: #534e52;
    font-weight: normal;
    font-size: 1.125rem;
    margin-top: 20px;
}
@media only screen and (max-width: 834px) {
.pro-txt p {
    font-size: 1rem;
    margin-top: 20px;
}
}
@media only screen and (max-width: 428px) {
.pro-txt p {
    font-size: 0.75rem;
    margin-top: 20px;
}
}
.pro-txt h4:nth-child(3) {
   letter-spacing: 2px;
}
.pro-txt p:nth-child(4) {
    padding-bottom: 80px;
}
@media only screen and (max-width: 428px) {
.pro-txt p:nth-child(4) {
    padding-bottom: 30px;
}
}

.gaiyou-txt h3{
    color:#bfa272; 
    font-size: 1.5rem;
    padding-top: 80px;
}
@media only screen and (max-width: 834px) {
.gaiyou-txt h3{
    color:#bfa272; 
   font-size: 1.25rem;
    padding-top: 80px;
}
}
@media only screen and (max-width: 428px) {
.gaiyou-txt h3{
 
   font-size: 1rem;
       padding-top: 30px;
}
}

.gaiyou-txt p {
    color: #534e52;
    font-weight: normal;
    font-size: 1.125rem;
    margin-top: 20px;
    
}
@media only screen and (max-width: 834px) {
.gaiyou-txt p {
    font-size: 1rem;
    margin-top: 20px;
    
}
}
@media only screen and (max-width: 428px) {
.gaiyou-txt p{
 
   font-size: 0.75rem;
   
}
}
.gaiyou-txt p:last-child {
    padding-bottom: 80px;
}

@media only screen and (max-width: 428px) {
.gaiyou-txt p:last-child {
    padding-bottom: 30px;
}
}

.img-eria {
    display: block;
  background:url("../img/doctor-0001/doctor-0001.jpg") no-repeat center center/contain;
  width: 100%;
  position: relative;
  max-height:189px;
	max-width: 166px ;
    top: 0;
}
@media only screen and (max-width: 834px) {
  .img-eria {
       width: 100%;
    padding-top: 0; 
    margin-right: 10.8px;
    max-width: 163px;
  }
}
@media only screen and (max-width: 428px) {
  .img-eria {
    width: 100%;
    padding-top: 0; 
    margin-right: 0;
    max-width: 150px;
  }
}
.flex-img p {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 1.25rem;
}
@media only screen and (max-width: 428px) {
  .flex-img p {
    font-size: 0.625rem;
  }
}
.flex-text {
  width: 82.8220859%;
	padding-left: 30px;
}
@media only screen and (max-width: 834px) {
  .flex-text {
    width: 74.85%;
  }
}
@media only screen and (max-width: 428px) {
  .flex-text {
    width: 74.11%;
      padding-left: 5px;
  }
}
.flex-text h3 {
  color: #534e52;
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 2px;
}
@media only screen and (max-width: 834px) {
 .flex-text h3 {
  font-size: 1.125rem;
}
}
@media only screen and (max-width: 428px) {
  .flex-text h3 {
    font-size: 0.875rem;
  }
}
.flex-text h4 {
  color: #534e52;
  font-weight: bold;
  font-size: 1.25rem;
  margin-top: 20px;
}
@media only screen and (max-width: 834px) {
 .flex-text h4 {

  font-size: 16px;
  
}
}




@media only screen and (max-width: 428px) {
  .flex-text h4 {
    font-size: 0.625rem;
    margin-top: 5px;
  }
}
.flex-text p {
  font-weight: normal;
  font-size: 1.125rem;
  color: #534e52;
  margin-top: 17px;
  line-height: 1.83;
}
@media only screen and (max-width: 834px) {
 .flex-text p {
 margin-top: 10px;
 font-size: 0.875rem;

}
}




@media only screen and (max-width: 428px) {
  .flex-text p {
    font-size: 0.75rem;
    line-height: 1.2;
    margin-top: 3px;
  }
}
 .kaigyou {
   display: none;
  }
@media only screen and (max-width: 428px) {
  .kaigyou {
   display: block;
  }
}
.sub-title {
  padding-top: 79px;
}
@media only screen and (max-width: 428px) {
 .sub-title {
  padding-top: 30px;
}
}
.question-flex {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-top: 66px;
}
@media only screen and (max-width: 428px) {
  .question-flex {
    padding-top: 26px;
  }
}
.question-text {
  color: #6e826d;
  font-size: 1.125rem;
}
@media only screen and (max-width: 834px) {
.question-text {
  color: #6e826d;
      font-size: 16px;
}
}


@media only screen and (max-width: 428px) {
  .question-text {
    font-size: 0.75rem;
  }
}
.question-q {
  display: inline-block;
  font-size: 19px;
  width: 30px;
  height: 31px;
  line-height: 31px;
  border-radius: 50%;
  text-align: center;
  background-color: #6e826d;
  color: #fff;
  margin-right: 9px;
}
@media only screen and (max-width: 834px) {
  .question-q {
    width: 25px;
    height: 25px;
   font-size: 16px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 428px) {
  .question-q {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 0.75rem;
    padding: 0 5.5px 3px 5.5px;
  }
}
.answer-flex {
  display: flex;
  margin-top: 30px;
}
@media only screen and (max-width: 428px) {
  .answer-flex {
  display: flex;
  margin-top: 15px;
}
}
.answer-text {
  letter-spacing: -0.01em;
  font-weight: lighter;
  line-height: 1.5;
  color: #534e52;
  font-size: 1.125rem;
  width: 1000px;
}
@media only screen and (max-width: 834px) {
  .answer-text {

  font-size: 16px;
}
}
@media only screen and (max-width: 428px) {
  .answer-text {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 428px) {

  .answer-text p {
    margin-top: -5px;
      letter-spacing: 0.25px;
  }
     .answer-text p:first-child{
    margin-top: 0;
  }   
    
    
}
.answer-a {
  display: inline-block;
  font-size: 19px;
  min-width: 30px;
  height: 31px;
  line-height: 31px;
  border-radius: 50%;
  text-align: center;
  background-color: #d47258;
  color: #fff;
  margin-right: 9px;
}




@media only screen and (max-width: 834px) {
  .answer-a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    padding: 0px 5.7px 2.5px 6.3px;
	  font-size: 16px;
  }
}
@media only screen and (max-width: 428px) {
  .answer-a {
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 0.75rem;
  }
}
.doctor1 {
  padding-bottom: 80px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 428px) {
  .doctor1 {
    padding-bottom: 28px;
    margin-bottom: 30px;
  }
}
.doctor2 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 833px) {
.doctor2 {
  margin-bottom: 0;
}
}

.doctor3 {
 margin-bottom: 80px;
}
@media only screen and (max-width: 428px) {
  .doctor3 {
   margin-bottom: 30px;
  }
}
@media only screen and (max-width: 834px) {
.img-bottom {
  margin-bottom: 60px;
}
}
@media only screen and (max-width: 428px) {
.img-bottom {
  margin-bottom: 30px;
}
}

.answer-img01{
    background: url("../img/doctor-0001/answer-img01.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
   
   margin-left: 15px;
}
@media only screen and (max-width: 834px) {
.answer-img01{
    background: url("../img/doctor-0001/answer-img01.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
    margin-left: 15px;
    min-width: 280px;
    margin-top: -20px;
}
}
@media only screen and (max-width: 833px) {
.answer-img01{
    background: url("../img/doctor-0001/answer-img01.jpg") no-repeat center center/contain;
   width: 360px;
    height: 268px;
    max-height: none;
    min-width: inherit;
    margin: 30px auto 0;
}
}
@media only screen and (max-width: 428px) {
.answer-img01{
   width: 280px;
    height: 208px;
     margin-top: 5px;
}
}



/*.answer-img02{
    background: url("../img/doctor-0001/answer-img01.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
   margin-left: 15px;
}
@media only screen and (max-width: 834px) {
.answer-img02{
    background: url("../img/doctor-0001/answer-img01.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
    margin-left: 15px;
    min-width: 280px;
    margin-top: -20px;
}
}
@media only screen and (max-width: 833px) {
  .answer-img02 {
    background: url("../img/doctor-0001/answer-img01.jpg") no-repeat center center/contain;
    width: 360px;
    height: 268px;
    max-height: none;
    min-width: inherit;
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 428px) {
.answer-img02{
   width: 280px;
    height: 208px;
     margin-top: 5px;
}
}*/


.answer-img03{
    background: url("../img/doctor-0001/answer-img03.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
   margin-left: 15px;
}
@media only screen and (max-width: 834px) {
.answer-img03{
    background: url("../img/doctor-0001/answer-img03.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
    margin-left: 15px;
    min-width: 280px;
    margin-top: -20px;
}
}
@media only screen and (max-width: 833px) {
  .answer-img03 {
    background: url("../img/doctor-0001/answer-img03.jpg") no-repeat center center/contain;
    width: 360px;
    height: 268px;
    max-height: none;
    min-width: inherit;
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 428px) {
.answer-img03{
   width: 280px;
    height: 208px;
    margin-top: -5px;
}
}
.answer-img04{
    background: url("../img/doctor-0001/answer-img04.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
   margin-left: 15px;
}
@media only screen and (max-width: 834px) {
.answer-img04{
    background: url("../img/doctor-0001/answer-img04.jpg") no-repeat center center/contain;
    width: 50%;
    height: auto;
    max-height: 268px;
    margin-left: 15px;
    min-width: 280px;
    margin-top: -20px;
}
}
@media only screen and (max-width: 833px) {
  .answer-img04 {
    background: url("../img/doctor-0001/answer-img04.jpg") no-repeat center center/contain;
    width: 360px;
    height: 136px;
    max-height: none;
    min-width: inherit;
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 428px) {
.answer-img04{
   width: 280px;
    height: 106px;
     margin-top: 5px;
}
}


.d-sp-off{
display: block;
}
@media only screen and (max-width: 833px) {
.d-sp-off{
display:none;
}
}
.d-sp-on{
display: none;
}
@media only screen and (max-width: 833px) {
.d-sp-on{
display:block;
}
}



















