@charset "UTF-8";
.main_image {
  position: relative;
  width: 1280px;
  min-width: 100%;
  height: 450px;
  padding-top: 195px;
  box-sizing: border-box;
  background: url(/images/doctor/doctor_key.webp) center top/cover no-repeat;
  overflow: hidden;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 48px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
@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/doctor/doctor_key.webp) right 40% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    text-align: center;
    font-size: 5.8vw;
    padding-left: initial;
  }
}

.sec01 {
  width: 1280px;
  max-width: 100%;
  margin-bottom: 210px;
}
.sec01 .sec_header {
  background-color: initial;
  height: initial;
  margin-bottom: 111px;
  padding-top: 80px;
  background: none;
}
.sec01 .sec_header::before {
  content: "DOCTORS";
  position: absolute;
  font-size: 76px;
  color: rgba(59, 99, 154, 0.2);
  right: 50%;
  transform: translateX(50%);
  bottom: 30px;
  letter-spacing: 0.1em;
}
.sec01 .inner {
  position: relative;
}
.sec01 .inner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2718px;
  right: 50%;
  top: 0;
  transform: translateX(50%);
  z-index: -1;
  background: url(/images/doctor/bg_2.webp) center/contain no-repeat;
}
.sec01 .doctorbox .doctor01 {
  margin-bottom: 135px;
}
.sec01 .doctorbox .doctor01 .flexbox .textbox {
  width: 57%;
  margin-right: 100px;
}
.sec01 .doctorbox .doctor01 .flexbox .textbox .doctor_title {
  font-size: 36px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  margin-bottom: 45px;
  font-feature-settings: "palt";
}
.sec01 .doctorbox .doctor01 .flexbox .textbox .doctor_text .blue {
  color: #3B639A;
  font-weight: bold;
}
.sec01 .doctorbox .doctor01 .flexbox .imagebox {
  width: 35%;
}
.sec01 .doctorbox .doctor01 .flexbox .imagebox .circle01 {
  font-size: 24px;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  text-align: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  content: "";
  width: 192px;
  height: 192px;
  bottom: -40px;
  right: -30px;
  background: url(/images/doctor/circle01.webp) center/contain no-repeat;
}
.sec01 .doctorbox .doctor01 .flexbox .imagebox .circle01 .small {
  font-size: 20px;
}
.sec01 .doctorbox .doctor01 .flexbox2 {
  margin-top: 70px;
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec01 .doctorbox .doctor01 .flexbox2 .textbox {
  margin-right: initial;
  margin-left: 70px;
  width: 50%;
}
.sec01 .doctorbox .doctor01 .flexbox2 .textbox .blue {
  color: #3B639A;
  font-weight: bold;
}
.sec01 .doctorbox .doctor01 .flexbox2 .imagebox {
  width: 44%;
}
.sec01 .doctorbox .doctor01 .flexbox2 .imagebox::before {
  content: "";
  position: absolute;
  width: 145px;
  height: 138px;
  right: -30px;
  bottom: -20px;
  background: url(/images/doctor/kazari01.webp) center/contain no-repeat;
}
.sec01 .doctorbox .doctor01 .careerbox {
  padding: 40px 0;
  position: relative;
  background-color: #fff;
}
.sec01 .doctorbox .doctor01 .careerbox .flexbox {
  display: flex;
  padding-left: 50px;
  justify-content: initial;
}
.sec01 .doctorbox .doctor01 .careerbox .career_title {
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  margin-bottom: 20px;
  color: #153169;
}
.sec01 .doctorbox .doctor01 .careerbox .career_left {
  margin-right: 145px;
}
.sec01 .doctorbox .doctor01 .careerbox .career_left .row {
  display: flex;
  line-height: 2;
  letter-spacing: 0.1em;
}
.sec01 .doctorbox .doctor01 .careerbox .career_left .row .term {
  padding-right: 15px;
  width: 130px;
}
.sec01 .doctorbox .doctor01 .careerbox .career_right .item {
  letter-spacing: 0.1em;
  line-height: 2;
}
.sec01 .doctorbox .doctor01 .careerbox .career_bottom {
  padding-left: 50px;
  margin-top: 55px;
  letter-spacing: 0.1em;
  line-height: 2;
}
.sec01 .doctorbox .doctor01 .careerbox .career_bottom .row {
  display: flex;
}
.sec01 .doctorbox .doctor01 .careerbox .career_bottom .row .term {
  width: 130px;
  padding-left: 15p;
}
.sec01 .doctorbox .doctor01 .careerbox::before {
  content: "";
  position: absolute;
  width: 339px;
  height: 187px;
  right: -20px;
  bottom: -65px;
  background: url(/images/doctor/kazari02_2.webp) center/contain no-repeat;
}
.sec01 .doctorbox .doctor02 {
  margin-bottom: 135px;
}
.sec01 .doctorbox .doctor02 .flexbox {
  margin-bottom: 55px;
  flex-direction: row-reverse;
}
.sec01 .doctorbox .doctor02 .flexbox .textbox {
  width: 57%;
  margin-left: 100px;
}
.sec01 .doctorbox .doctor02 .flexbox .textbox .doctor_title {
  font-size: 36px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  margin-bottom: 45px;
}
.sec01 .doctorbox .doctor02 .flexbox .textbox .doctor_text .gold {
  color: #A67E34;
  font-weight: bold;
}
.sec01 .doctorbox .doctor02 .flexbox .imagebox {
  width: 35%;
}
.sec01 .doctorbox .doctor02 .flexbox .imagebox .circle01 {
  font-size: 24px;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  text-align: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  content: "";
  width: 192px;
  height: 192px;
  bottom: -10px;
  left: -40px;
  background: url(/images/doctor/circle02.webp) center/contain no-repeat;
}
.sec01 .doctorbox .doctor02 .flexbox .imagebox .circle01 .small {
  font-size: 20px;
}
.sec01 .doctorbox .doctor02 .flexbox .imagebox::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 139px;
  bottom: 0;
  right: 0;
  background: url(/images/doctor/kazari03.webp) center/contain no-repeat;
}
.sec01 .doctorbox .doctor02 .careerbox {
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 40px 0;
  position: relative;
}
.sec01 .doctorbox .doctor02 .careerbox .career_title {
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  margin-bottom: 20px;
}
.sec01 .doctorbox .doctor02 .careerbox .career_left {
  margin-right: 80px;
}
.sec01 .doctorbox .doctor02 .careerbox .career_left .row {
  display: flex;
  line-height: 2;
  letter-spacing: 0.1em;
}
.sec01 .doctorbox .doctor02 .careerbox .career_left .row .term {
  padding-right: 15px;
  width: 150px;
}
.sec01 .doctorbox .doctor02 .careerbox .career_right .item {
  letter-spacing: 0.1em;
  line-height: 2;
}
.sec01 .doctorbox .doctor02 .careerbox::before {
  content: "";
  position: absolute;
  width: 222px;
  height: 139px;
  right: -20px;
  bottom: -30px;
  background: url(/images/doctor/kazari04_2.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 13.8vw;
    width: initial;
    max-width: 100%;
  }
  .sec01 .sec_header {
    margin-bottom: initial;
    padding-top: initial;
    padding-top: 10vw;
  }
  .sec01 .bg {
    background-color: #EAF4F5;
    position: relative;
    padding-bottom: 10vw;
  }
  .sec01 .sec_header::before {
    content: "DOCTORS";
    position: absolute;
    font-size: 10vw;
    color: rgba(59, 99, 154, 0.2);
    right: 50%;
    transform: translateX(50%);
    bottom: initial;
    letter-spacing: 0.1em;
    text-align: center;
    height: initial;
  }
  .sec01 .bg::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 11vw;
    right: 50%;
    top: -10vw;
    transform: translateX(50%);
    z-index: -1;
    background: url(/images/doctor/sec01_up.webp) center/contain no-repeat;
  }
  .sec01 .bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 24vw;
    right: 50%;
    bottom: -10vw;
    transform: translateX(50%);
    z-index: 2;
    background: url(/images/doctor/sec01_bottom.webp) center/contain no-repeat;
  }
  .sec01 .inner::before {
    display: none;
  }
  .sec01 .doctorbox .doctor01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .doctorbox .doctor01 .flexbox {
    display: block;
    margin-bottom: 10vw;
  }
  .sec01 .doctorbox .doctor01 .flexbox .textbox {
    width: 100%;
    margin-right: initial;
  }
  .sec01 .doctorbox .doctor01 .flexbox .textbox .doctor_title {
    font-size: 4.7vw;
    margin-bottom: 5vw;
    font-feature-settings: "palt";
  }
  .sec01 .doctorbox .doctor01 .flexbox .textbox .doctor_text {
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor01 .flexbox .imagebox {
    width: 80%;
    margin: 0 auto 5vw;
  }
  .sec01 .doctorbox .doctor01 .flexbox .imagebox .circle01 {
    font-size: 4.3vw;
    width: 35vw;
    height: 35vw;
    bottom: 0;
    right: -5vw;
  }
  .sec01 .doctorbox .doctor01 .flexbox .imagebox .circle01 .small {
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor01 .flexbox2 {
    margin-top: 5vw;
    margin-bottom: 10vw;
    display: block;
  }
  .sec01 .doctorbox .doctor01 .flexbox2 .textbox {
    margin-right: initial;
    margin-left: initial;
    width: 100%;
  }
  .sec01 .doctorbox .doctor01 .flexbox2 .imagebox {
    width: 100%;
  }
  .sec01 .doctorbox .doctor01 .flexbox2 .imagebox::before {
    width: 28vw;
    height: 27vw;
    right: 0;
    bottom: -5vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox {
    display: block;
    padding: 5vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .flexbox {
    display: block;
    padding-left: 0;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_title {
    font-size: 4.8vw;
    margin-bottom: 3vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_left {
    margin-right: initial;
    font-size: 4vw;
    margin-bottom: 5vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_left .row {
    display: flex;
    line-height: 1.7;
    letter-spacing: 0.1em;
    margin-bottom: 3vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_left .row .term {
    padding-right: initial;
    width: 31vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_left .row .desc {
    width: 100vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_right .item {
    letter-spacing: 0.1em;
    line-height: 2;
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_bottom {
    padding-left: 0;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_bottom .row {
    display: flex;
    line-height: 1.7;
    letter-spacing: 0.1em;
    margin-bottom: 3vw;
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox .career_bottom .row .term {
    width: 31vw;
  }
  .sec01 .doctorbox .doctor01 .careerbox::before {
    width: 48vw;
    height: 27vw;
    right: -3vw;
    bottom: -12vw;
  }
  .sec01 .doctorbox .doctor02 {
    margin-bottom: 10vw;
  }
  .sec01 .doctorbox .doctor02 .flexbox {
    margin-bottom: 10vw;
    flex-direction: row-reverse;
    display: block;
  }
  .sec01 .doctorbox .doctor02 .flexbox .textbox {
    width: 100%;
    margin-left: initial;
  }
  .sec01 .doctorbox .doctor02 .flexbox .textbox .doctor_title {
    font-size: 5vw;
    margin-bottom: 5vw;
  }
  .sec01 .doctorbox .doctor02 .flexbox .textbox .doctor_text {
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor02 .flexbox .imagebox {
    width: 80%;
    margin: 0 auto 5vw;
  }
  .sec01 .doctorbox .doctor02 .flexbox .imagebox .circle01 {
    font-size: 4.3vw;
    width: 35vw;
    height: 35vw;
    bottom: 0;
    left: -5vw;
  }
  .sec01 .doctorbox .doctor02 .flexbox .imagebox .circle01 .small {
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor02 .flexbox .imagebox::before {
    width: 26vw;
    height: 30vw;
    bottom: 0;
    right: -5vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox {
    display: block;
    padding: 5vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox .career_title {
    font-size: 4.8vw;
    margin-bottom: 3vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox .career_left {
    margin-right: initial;
    margin-bottom: 5vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox .career_left .row {
    display: flex;
    line-height: 1.7;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox .career_left .row .term {
    padding-right: initial;
    width: 38vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox .career_left .row .desc {
    width: 110vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox .career_right .item {
    letter-spacing: 0.1em;
    line-height: 2;
    font-size: 4vw;
  }
  .sec01 .doctorbox .doctor02 .careerbox::before {
    content: "";
    position: absolute;
    width: 38vw;
    height: 24vw;
    right: -3vw;
    bottom: -5vw;
    background: url(/images/doctor/kazari04_2.webp) center/contain no-repeat;
  }
}

.sec02 {
  margin-bottom: 100px;
}
.sec02 .inner {
  padding: 0;
}
.sec02 .bottom_box {
  display: flex;
  position: relative;
  height: 393px;
  align-items: center;
}
.sec02 .bottom_box .textbox {
  width: 63%;
  font-size: 20px;
  margin: 0 0 0 auto;
  padding-right: 106px;
}
.sec02 .bottom_box .imagebox {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 50%;
  transform: translateY(50%);
}
.sec02 .bottom_box::after {
  content: "";
  position: absolute;
  width: 601px;
  height: 150px;
  right: 0;
  bottom: 0;
  background: url(/images/doctor/sec01_3.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 28.8vw;
  }
  .sec02 .inner {
    padding: 0;
  }
  .sec02 .bottom_box {
    display: block;
    position: relative;
    height: initial;
    align-items: center;
  }
  .sec02 .bottom_box .textbox {
    width: 80%;
    font-size: 4vw;
    margin: 0 auto;
    padding-right: initial;
  }
  .sec02 .bottom_box .imagebox {
    position: static;
    width: 100%;
    transform: none;
    margin-bottom: 0;
  }
  .sec02 .bottom_box::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 25vw;
    right: 0;
    bottom: -15vw;
    background: url(/images/doctor/sec01_3.webp) center/contain no-repeat;
  }
}/*# sourceMappingURL=doctor.css.map */