@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&family=M+PLUS+1p:wght@100;300;400;500;700;800;900&family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500;600;700;800&display=swap");
.stuffing {
  font-feature-settings: "palt" 1;
}

#global_nav ul li.nav02 a {
  font-weight: 700;
  color: #d9aacd !important;
}
#global_nav ul li.nav02::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.75em;
  display: inline-block;
  content: "●";
  color: #d9aacd;
}

#area01 {
  box-sizing: border-box;
  margin-top: 110px;
  padding: 130px 0;
}
#area01.parallax-window {
  min-height: 530px;
  background: transparent;
}
@media screen and (max-width: 768px) {
  #area01 {
    margin-top: 60px;
    padding: 80px 0;
  }
}
#area01 .area01_inner {
  width: 960px;
  margin: auto;
  box-sizing: border-box;
  padding: 28px 40px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 60px;
}
@media screen and (max-width: 768px) {
  #area01 .area01_inner {
    width: 87.5%;
    padding: 40px;
  }
}
#area01 .area01_inner ul {
  display: flex;
  align-items: center;
  gap: 0 60px;
}
@media screen and (max-width: 768px) {
  #area01 .area01_inner ul {
    display: block;
  }
}
#area01 .area01_inner ul li:first-child {
  white-space: nowrap;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-weight: 500;
  font-size: 30px;
  line-height: 1.65;
  color: #d9aacd;
  filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff);
}
@media screen and (max-width: 768px) {
  #area01 .area01_inner ul li:first-child {
    text-align: center;
  }
  #area01 .area01_inner ul li:first-child p {
    display: inline-block;
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  #area01 .area01_inner ul li:first-child {
    font-size: 36px;
    line-height: 1.5;
  }
}
#area01 .area01_inner ul li:last-child {
  line-height: 1.75;
  filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff);
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 768px) {
  #area01 .area01_inner ul li:last-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  #area01 .area01_inner ul li:last-child {
    margin-top: 40px;
    font-size: 24px;
    line-height: 1.5;
  }
}

.area02 {
  padding: 60px 0 70px;
}
@media screen and (max-width: 640px) {
  .area02 {
    padding: 50px 0 115px;
  }
}
.area02_inner {
  margin: auto;
  text-align: center;
}
.area02_inner h3 {
  font-size: 20px;
  font-weight: 700;
  color: #00508e;
  line-height: 1.65;
  white-space: nowrap;
}
@media screen and (max-width: 640px) {
  .area02_inner h3 {
    font-size: 30px;
  }
}
.area02_inner h4 {
  margin-top: 32px;
  font-weight: 700;
  color: #825121;
}
@media screen and (max-width: 640px) {
  .area02_inner h4 {
    font-size: 24px;
  }
}
.area02_inner ul {
  width: 20em;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 20px;
  line-height: 1.8;
  margin: 0.75em auto 0;
  gap: 0 1em;
}
@media screen and (max-width: 640px) {
  .area02_inner ul {
    font-size: 30px;
    justify-content: left;
    margin: 0.75em auto 0;
  }
}
.area02_inner ul li {
  padding-left: 1em;
  position: relative;
}
.area02_inner ul li::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "・";
}

.area03 {
  background: #dde2f1;
}
.area03_inner {
  width: min(93.75%, 960px);
  margin: auto;
  padding-top: 90px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .area03_inner {
    width: 90.625%;
    padding: 36px 0 70px;
  }
}
.area03_inner .doctor_info {
  position: absolute;
  right: 0;
  top: -70px;
  width: 200px;
  height: 200px;
  box-sizing: border-box;
  border: 2px solid #00508e;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-weight: 500;
  font-size: 28px;
  color: #00508e;
}
.area03_inner .contents {
  width: min(96%, 920px);
  margin: auto;
  display: flex;
  gap: 0 24px;
}
@media screen and (max-width: 768px) {
  .area03_inner .contents {
    width: 100%;
    display: block;
  }
}
.area03_inner .contents .img {
  width: 320px;
}
@media screen and (max-width: 768px) {
  .area03_inner .contents .img {
    width: 78.125%;
    margin: auto;
  }
  .area03_inner .contents .img img {
    width: 100%;
    height: 410px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 640px) {
  .area03_inner .contents .img {
    width: 380px;
    margin: auto;
  }
}
.area03_inner .contents .text {
  margin-top: 34px;
  flex: 1;
  line-height: 1.875;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 640px) {
  .area03_inner .contents .text {
    font-size: 24px;
  }
}
.area03_inner .contents .text p.name_area {
  text-align: right;
  margin-top: 1.875em;
}
.area03_inner .contents .text p.name_area span {
  display: inline-block;
}
.area03_inner .contents .text p.name_area span.name {
  font-size: 1.5em;
}
.area03_inner .contents .text p.name_area span.en {
  font-size: 0.875em;
  color: #00508e;
}

.area04 {
  padding: 60px 0;
}
@media screen and (max-width: 640px) {
  .area04 {
    padding: 60px 0 80px;
  }
}
.area04 ul.career {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0 140px;
  font-size: 14px;
  line-height: 1.85;
}
@media screen and (max-width: 768px) {
  .area04 ul.career {
    gap: 0 70px;
  }
}
@media screen and (max-width: 640px) {
  .area04 ul.career {
    display: block;
    width: 600px;
    margin: auto;
    font-size: 21px;
  }
}
.area04 ul.career li {
  border-left: 2px solid #bbc4e4;
  padding-left: 1em;
}
@media screen and (max-width: 640px) {
  .area04 ul.career li {
    border-left: 3px solid #bbc4e4;
  }
}
.area04 ul.career li h3 {
  font-weight: 700;
}
.area04 ul.career li dl {
  display: flex;
  gap: 0 1em;
  white-space: nowrap;
}
@media screen and (max-width: 640px) {
  .area04 ul.career li:last-child {
    margin-top: 50px;
  }
}

.area05 {
  background: url(../img/bg01.jpg) center center/cover no-repeat;
}
@media screen and (max-width: 1024px) {
  .area05 {
    position: relative;
  }
  .area05::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 51%;
    height: 0;
    overflow: hidden;
  }
}
.area05 .inner {
  width: 100%;
  max-width: 960px;
  margin: auto;
  height: 530px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .area05 .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.area05 .inner .area05_title {
  position: absolute;
  left: 60px;
  bottom: -60px;
  width: 200px;
  height: 200px;
  box-sizing: border-box;
  border: 2px solid #00508e;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-weight: 500;
  font-size: 28px;
  color: #00508e;
}

.area06 {
  padding: 100px 0 80px;
}
.area06 .container {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .area06 .container {
    width: 580px;
  }
}
.area06 .container h2 {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.65;
  text-align: center;
  color: #00508e;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 768px) {
  .area06 .container h2 {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .area06 .container h2 {
    font-size: 40px;
  }
}
.area06 .container .rooms {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 20px;
}
@media screen and (max-width: 768px) {
  .area06 .container .rooms {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.area06 .container .rooms .item p {
  text-align: center;
  margin-top: 0.75em;
  font-weight: 700;
  color: #00508e;
}
@media screen and (max-width: 640px) {
  .area06 .container .rooms .item p {
    font-size: 24px;
  }
}

.area07 {
  padding: 80px 0 140px;
  background: #efefef;
}
@media screen and (max-width: 640px) {
  .area07 {
    padding: 80px 0 100px;
  }
}
.area07 .container {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .area07 .container {
    width: 580px;
  }
}
.area07 .container .section_title {
  width: 100%;
  height: 1.7em;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background: #d9aacd;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .area07 .container .section_title {
    font-size: 36px;
  }
}
.area07 .container .machine {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 36px 30px;
}
@media screen and (max-width: 768px) {
  .area07 .container .machine {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.area07 .container .machine .item p {
  text-align: center;
  margin-top: 0.75em;
  line-height: 1.375;
  color: #00508e;
}
.area07 .container .machine .item p span {
  display: block;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .area07 .container .machine .item p {
    font-size: 24px;
  }
}
/*# sourceMappingURL=style.css.map */