.main_image {
  position: relative;
  min-width: 100%;
  height: 491px;
  box-sizing: border-box;
  overflow: hidden;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 0 0 35px;
  margin: 0 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  font-size: 24px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  font-weight: bold;
}
.main_image .subtext {
  color: #fff;
  font-size: 50px;
  opacity: 70%;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .main_image {
    position: relative;
    width: initial;
    height: 80vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(/images/) right 40% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    text-align: left;
    font-size: 5.8vw;
    padding-left: initial;
  }
  .main_image .subtext {
    color: #fff;
    font-size: 10vw;
    opacity: 70%;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 1.1;
  }
}

.sec01 {
  margin-top: 280px;
  margin-bottom: 340px;
}
.sec01 .first_box {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto 185px;
}
.sec01 .first_box .flexbox {
  position: relative;
  justify-content: flex-end;
}
.sec01 .first_box .flexbox .imagebox {
  position: absolute;
  left: 0;
  top: -60px;
}
.sec01 .first_box .flexbox .imagebox .float_box {
  position: absolute;
  bottom: -50px;
  left: 60px;
  display: flex;
  width: 524px;
  -moz-column-gap: 15px;
       column-gap: 15px;
  align-items: center;
}
.sec01 .first_box .flexbox .imagebox .float_box .star {
  width: 36.1%;
}
.sec01 .first_box .flexbox .imagebox .float_box .float_text {
  align-items: center;
  padding-top: 30px;
  width: 70%;
}
.sec01 .first_box .flexbox .imagebox .float_box .float_text .name_text {
  font-size: 24px;
  color: #4E89BD;
  line-height: 1;
  padding-top: 10px;
}
.sec01 .first_box .flexbox .imagebox .float_box .float_text .font_s {
  font-family: serif;
  display: flex;
  font-weight: bold;
  font-size: 24px;
  color: #4E89BD;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  line-height: 1;
}
.sec01 .first_box .flexbox .imagebox .float_box .float_text .small {
  font-size: 18px;
  font-family: serif;
  font-weight: bold;
  color: #4E89BD;
}
.sec01 .first_box .flexbox .textbox {
  width: 50%;
  padding-right: 85px;
}
.sec01 .first_box .flexbox .textbox .box_title {
  font-size: 28px;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 40px;
}
.sec01 .first_box .flexbox .textbox .box_title .blue {
  color: #4E89BD;
  font-weight: bold;
}
.sec01 .first_box .flexbox .textbox .box_text {
  font-size: 18px;
}
.sec01 .first_box .flexbox .textbox .box_text .blue {
  color: #4E89BD;
  font-weight: bold;
}
.sec01 .second_box {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto 140px;
}
.sec01 .second_box .flexbox {
  padding: 0 65px;
  justify-content: flex-end;
  -moz-column-gap: 75px;
       column-gap: 75px;
}
.sec01 .second_box .flexbox .imagebox {
  width: 88%;
}
.sec01 .second_box .flexbox .textbox {
  width: 100%;
}
.sec01 .second_box .flexbox .textbox .box_title {
  font-size: 28px;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 40px;
}
.sec01 .second_box .flexbox .textbox .box_title .blue {
  color: #4E89BD;
  font-weight: bold;
}
.sec01 .second_box .flexbox .textbox .box_text {
  font-size: 18px;
}
.sec01 .second_box .flexbox .textbox .box_text .blue {
  color: #4E89BD;
  font-weight: bold;
}
.sec01 .third_box {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto 270px;
}
.sec01 .third_box .flexbox {
  position: relative;
  justify-content: flex-end;
}
.sec01 .third_box .flexbox .imagebox {
  position: absolute;
  left: 0;
  top: -50px;
}
.sec01 .third_box .flexbox .textbox {
  width: 50%;
  padding-right: 85px;
}
.sec01 .third_box .flexbox .textbox .box_title {
  font-size: 28px;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 40px;
}
.sec01 .third_box .flexbox .textbox .box_title .blue {
  color: #4E89BD;
  font-weight: bold;
}
.sec01 .third_box .flexbox .textbox .box_text {
  font-size: 18px;
}
.sec01 .third_box .flexbox .textbox .box_text .blue {
  color: #4E89BD;
  font-weight: bold;
}
.sec01 .fourth_box {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto 340px;
}
.sec01 .fourth_box .flexbox {
  position: relative;
  justify-content: flex-start;
}
.sec01 .fourth_box .flexbox .imagebox {
  position: absolute;
  right: 0;
  top: 160px;
}
.sec01 .fourth_box .flexbox .textbox {
  background-color: rgba(78, 137, 189, 0.86);
  width: 62.4%;
  margin-left: 95px;
}
.sec01 .fourth_box .flexbox .textbox .blue_box {
  padding: 60px 85px;
}
.sec01 .fourth_box .flexbox .textbox .box_title {
  font-size: 28px;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 40px;
  color: #fff;
}
.sec01 .fourth_box .flexbox .textbox .box_text {
  color: #fff;
  font-size: 18px;
}
.sec01 .fourth_box .flexbox .textbox .box_text .bold {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 53.8vw;
    margin-top: 10vw;
  }
  .sec01 .first_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13.8vw;
  }
  .sec01 .first_box .flexbox {
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
  }
  .sec01 .first_box .flexbox .imagebox {
    position: static;
    left: 0;
    top: -60px;
  }
  .sec01 .first_box .flexbox .imagebox .float_box {
    position: absolute;
    bottom: initial;
    top: 55vw;
    left: initial;
    right: 5vw;
    display: flex;
    width: initial;
    -moz-column-gap: 1vw;
         column-gap: 1vw;
    align-items: center;
    justify-content: flex-end;
  }
  .sec01 .first_box .flexbox .imagebox .float_box .star {
    width: 20%;
  }
  .sec01 .first_box .flexbox .imagebox .float_box .float_text {
    align-items: center;
    padding-top: 3vw;
  }
  .sec01 .first_box .flexbox .imagebox .float_box .float_text .name_text {
    font-size: 5vw;
    color: #4E89BD;
    line-height: 1;
    padding-top: 3vw;
  }
  .sec01 .first_box .flexbox .imagebox .float_box .float_text .font_s {
    font-family: serif;
    display: flex;
    font-weight: bold;
    font-size: 5vw;
    color: #4E89BD;
    align-items: center;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
    line-height: 1;
  }
  .sec01 .first_box .flexbox .imagebox .float_box .float_text .small {
    font-size: 4vw;
    font-family: serif;
    font-weight: bold;
    color: #4E89BD;
  }
  .sec01 .first_box .flexbox .textbox {
    width: 90%;
    padding-right: 0;
  }
  .sec01 .first_box .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 3vw;
  }
  .sec01 .first_box .flexbox .textbox .box_title .blue {
    color: #4E89BD;
    font-weight: bold;
  }
  .sec01 .first_box .flexbox .textbox .box_text {
    font-size: 4vw;
  }
  .sec01 .first_box .flexbox .textbox .box_text .blue {
    color: #4E89BD;
    font-weight: bold;
  }
  .sec01 .second_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13.8vw;
  }
  .sec01 .second_box .flexbox {
    padding: 0 5vw;
    justify-content: flex-end;
    -moz-column-gap: 75px;
         column-gap: 75px;
    flex-direction: column;
  }
  .sec01 .second_box .flexbox .imagebox {
    width: 70%;
  }
  .sec01 .second_box .flexbox .textbox {
    width: 100%;
  }
  .sec01 .second_box .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 3vw;
    font-feature-settings: "palt";
  }
  .sec01 .second_box .flexbox .textbox .box_title .blue {
    color: #4E89BD;
    font-weight: bold;
  }
  .sec01 .second_box .flexbox .textbox .box_text {
    font-size: 4vw;
  }
  .sec01 .second_box .flexbox .textbox .box_text .blue {
    color: #4E89BD;
    font-weight: bold;
  }
  .sec01 .third_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13.8vw;
  }
  .sec01 .third_box .flexbox {
    position: relative;
    justify-content: flex-end;
    flex-direction: column;
  }
  .sec01 .third_box .flexbox .imagebox {
    position: static;
    left: 0;
    top: -50px;
  }
  .sec01 .third_box .flexbox .textbox {
    width: 90%;
    padding-right: 0;
  }
  .sec01 .third_box .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 3vw;
  }
  .sec01 .third_box .flexbox .textbox .box_title .blue {
    color: #4E89BD;
    font-weight: bold;
  }
  .sec01 .third_box .flexbox .textbox .box_text {
    font-size: 4vw;
  }
  .sec01 .third_box .flexbox .textbox .box_text .blue {
    color: #4E89BD;
    font-weight: bold;
  }
  .sec01 .fourth_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13.8vw;
    padding-left: 0;
  }
  .sec01 .fourth_box .flexbox {
    position: relative;
    justify-content: flex-start;
  }
  .sec01 .fourth_box .flexbox .imagebox {
    position: absolute;
    right: 0;
    top: 150vw;
  }
  .sec01 .fourth_box .flexbox .textbox {
    background-color: rgba(78, 137, 189, 0.86);
    width: 90%;
    margin-left: 0;
    margin: 0 auto;
  }
  .sec01 .fourth_box .flexbox .textbox .blue_box {
    padding: 5vw;
  }
  .sec01 .fourth_box .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 3vw;
    color: #fff;
    font-feature-settings: "palt";
  }
  .sec01 .fourth_box .flexbox .textbox .box_text {
    color: #fff;
    font-size: 4vw;
  }
  .sec01 .fourth_box .flexbox .textbox .box_text .bold {
    font-weight: bold;
  }
}

.sec02 {
  margin-bottom: 100px;
  padding: 0 105px;
}
.sec02 .inner {
  padding: 0;
}
.sec02 .keireki_box {
  margin-bottom: 35px;
}
.sec02 .keireki_box .flexbox {
  align-items: flex-start;
  justify-content: flex-start;
}
.sec02 .keireki_box .flexbox .keireki {
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  width: 200px;
}
.sec02 .keireki_box .flexbox .flex_text {
  border-left: 1px solid #4E89BD;
  padding-left: 95px;
}
.sec02 .keireki_box .flexbox .flex_text .box {
  display: flex;
  -moz-column-gap: 55px;
       column-gap: 55px;
  margin-bottom: 20px;
}
.sec02 .keireki_box .flexbox .flex_text .box .seireki {
  width: 235px;
  color: #4E89BD;
  font-size: 18px;
}
.sec02 .keireki_box .flexbox .flex_text .box .keireki_text {
  font-size: 18px;
}
.sec02 .shozoku_box {
  margin-bottom: 35px;
}
.sec02 .shozoku_box .flexbox {
  align-items: flex-start;
  justify-content: flex-start;
}
.sec02 .shozoku_box .flexbox .shozoku {
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  width: 200px;
}
.sec02 .shozoku_box .flexbox .flex_text {
  border-left: 1px solid #4E89BD;
  padding-left: 95px;
  width: 76%;
}
.sec02 .shozoku_box .flexbox .flex_text .box {
  display: flex;
  -moz-column-gap: 15px;
       column-gap: 15px;
  margin-bottom: 10px;
}
.sec02 .shozoku_box .flexbox .flex_text .box .maru {
  color: #4E89BD;
  font-size: 18px;
}
.sec02 .shozoku_box .flexbox .flex_text .box .shozoku_text {
  font-size: 18px;
}
.sec02 .shozoku_box .flexbox .flex_text .box .shozoku_text .blue {
  color: #4E89BD;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 13.8vw;
    padding: 0 5vw;
  }
  .sec02 .inner {
    padding: 0;
  }
  .sec02 .keireki_box {
    margin-bottom: 10vw;
  }
  .sec02 .keireki_box .flexbox {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .sec02 .keireki_box .flexbox .keireki {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    width: 100%;
    border-bottom: 1px solid #4E89BD;
    padding-bottom: 3vw;
    margin-bottom: 3vw;
  }
  .sec02 .keireki_box .flexbox .flex_text {
    border-left: 0px solid #4E89BD;
    padding-left: 0;
  }
  .sec02 .keireki_box .flexbox .flex_text .box {
    display: flex;
    flex-direction: column;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
    margin-bottom: 5vw;
  }
  .sec02 .keireki_box .flexbox .flex_text .box .seireki {
    width: 100%;
    color: #4E89BD;
    font-size: 4vw;
  }
  .sec02 .keireki_box .flexbox .flex_text .box .keireki_text {
    font-size: 4vw;
    font-feature-settings: "palt";
  }
  .sec02 .shozoku_box {
    margin-bottom: 0;
  }
  .sec02 .shozoku_box .flexbox {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .sec02 .shozoku_box .flexbox .shozoku {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    width: 100%;
    padding-bottom: 3vw;
    margin-bottom: 5vw;
    border-bottom: 1px solid #4E89BD;
  }
  .sec02 .shozoku_box .flexbox .flex_text {
    border-left: 0px solid #4E89BD;
    padding-left: 0;
    width: 100%;
  }
  .sec02 .shozoku_box .flexbox .flex_text .box {
    display: flex;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
    margin-bottom: 5vw;
  }
  .sec02 .shozoku_box .flexbox .flex_text .box .maru {
    color: #4E89BD;
    font-size: 4vw;
  }
  .sec02 .shozoku_box .flexbox .flex_text .box .shozoku_text {
    font-size: 4vw;
  }
  .sec02 .shozoku_box .flexbox .flex_text .box .shozoku_text .blue {
    color: #4E89BD;
  }
}/*# sourceMappingURL=doctor.css.map */