.p-05 .kv {
  background-image: url(/assets/img/corporate/health/interview/kv_pc.jpg);
}
@media screen and (min-width: 769px) {
  .p-05 .kv {
    height: 60rem;
  }
}
.p-05 .kv::before {
  display: none;
}
.p-05 .sec01_cont .ttl {
  color: #282828;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .ttl {
    padding-bottom: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .ttl {
    padding-bottom: 10rem;
  }
}
.p-05 .sec01_cont .ttl .jp {
  display: block;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .ttl .jp {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .ttl .jp {
    font-size: 4.8rem;
  }
}
.p-05 .sec01_cont .ttl .en {
  display: block;
  font-family: "Hind Madurai";
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .ttl .en {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .ttl .en {
    font-size: 2.6rem;
  }
}
.p-05 .sec01_cont p {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont p {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont p {
    font-size: 2.5rem;
    line-height: 1.7;
  }
}
.p-05 .sec01_cont .member {
  color: #031f69;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .member {
    font-size: 2.2rem;
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .member {
    font-size: 3.4rem;
    padding-bottom: 4rem;
  }
}
.p-05 .sec01_cont .memberlist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 6rem;
  border-bottom: 1px solid #dce6e6;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .memberlist {
    padding-bottom: 5rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .memberlist {
    padding-bottom: 10rem;
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .memberlist .img {
    width: 18.4rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .memberlist .img {
    width: 29.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .memberlist .img > img {
    border-radius: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .memberlist .img > img {
    border-radius: 2rem;
  }
}
.p-05 .sec01_cont .memberlist .img .position {
  color: #031f69;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .memberlist .img .position {
    font-size: 1.3rem;
    line-height: 1.5;
    padding-top: 1.5rem;
    padding-bottom: 0.4rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .memberlist .img .position {
    font-size: 2.2rem;
    line-height: 1.5;
    padding-top: 2rem;
    padding-bottom: 0.4rem;
  }
}
.p-05 .sec01_cont .memberlist .img .profile_name {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .memberlist .img .profile_name {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .memberlist .img .profile_name {
    font-size: 3rem;
  }
}
.p-05 .sec02_cont h2 {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont h2 {
    font-size: 2.6rem;
    padding-bottom: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont h2 {
    font-size: 3.4rem;
    line-height: 1.7;
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .beside {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont .beside {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .beside .txt_area {
    width: 46rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .beside > figure {
    width: 46rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .txt {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont .txt {
    padding-bottom: 5rem;
  }
}
.p-05 .sec02_cont .txt .name {
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .txt .name {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont .txt .name {
    font-size: 2.8rem;
  }
}
.p-05 .sec02_cont .txt .green {
  color: #3c524b;
}
.p-05 .sec02_cont .txt .orange {
  color: #ee8327;
}
.p-05 .sec02_cont .txt .pink {
  color: #ed5a87;
}
.p-05 .sec02_cont .txt .blue {
  color: #1ea5dc;
}
.p-05 .sec02_cont .txt .brown {
  color: #a67c52;
}
.p-05 .sec02_cont .txt p {
  letter-spacing: 0.04em;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .txt p {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont .txt p {
    font-size: 2.5rem;
    line-height: 1.7;
  }
}
.p-05 .sec02_cont .end {
  padding-bottom: 0;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .guidance {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont .guidance {
    margin-bottom: 6rem;
  }
}
.p-05 .sec02_cont .guidance .caption {
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .guidance .caption {
    font-size: 1.2rem;
    padding-top: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont .guidance .caption {
    font-size: 2.2rem;
    padding-top: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec02_cont .picture {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02_cont .picture {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec02 .introduction {
    display: flex;
    justify-content: space-between;
  }
}
.p-05 .sec02 .introduction_inr {
  background-color: #d4e6f0;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02 .introduction_inr {
    width: 49rem;
    padding: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02 .introduction_inr {
    padding: 5rem;
    margin-bottom: 3rem;
  }
}
.p-05 .sec02 .introduction_inr .comment {
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02 .introduction_inr .comment {
    font-size: 1.8rem;
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02 .introduction_inr .comment {
    font-size: 3.4rem;
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec02 .introduction_inr .comment_inr {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
}
.p-05 .sec02 .introduction_inr .comment_inr .doctor {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02 .introduction_inr .comment_inr .doctor > img {
    width: 17rem;
    border-radius: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02 .introduction_inr .comment_inr .doctor > img {
    width: 35rem;
    border-radius: 2rem;
    padding-bottom: 4rem;
  }
}
.p-05 .sec02 .introduction_inr .comment_inr > p {
  letter-spacing: 0.03em;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .p-05 .sec02 .introduction_inr .comment_inr > p {
    width: 21rem;
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec02 .introduction_inr .comment_inr > p {
    font-size: 2.4rem;
    line-height: 1.7;
  }
}/*# sourceMappingURL=style.css.map */