@charset "UTF-8";
.p-front {
  position: relative;
  font-size: 16px;
}

.p-front-mv {
  position: relative;
  height: 692px;
}
@media screen and (max-width: 767px) {
  .p-front-mv {
    height: 550px;
  }
}
.p-front-mv__img {
  position: absolute !important;
  top: 0;
  right: 0;
  width: calc(50% + 500px);
  max-width: 90%;
  height: 692px;
  background-size: cover;
}
@media screen and (max-width: 1200px) {
  .p-front-mv__img {
    width: 100%;
  }
}
@media screen and (max-width: 1090px) {
  .p-front-mv__img {
    width: 100%;
    background-position: 50% 50%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-mv__img {
    width: 100%;
    max-width: 100%;
    height: 550px;
    background-size: cover;
  }
}
.p-front-mv__title {
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  width: 1260px;
  max-width: 100%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 1440px) {
  .p-front-mv__title {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1090px) {
  .p-front-mv__title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-mv__title {
    display: none;
  }
}
.p-front-mv__title h1 {
  font-family: "didot-roman", serif;
  font-weight: 400;
  font-size: 100px;
  line-height: 0.9;
  letter-spacing: -2.5px;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1090px) {
  .p-front-mv__title h1 {
    font-size: 67px;
  }
}
.p-front-mv__title h1 > span {
  padding-inline: 10px 8px;
  font-size: 80px;
}
.p-front-mv__title p {
  -webkit-text-stroke: 0.5px #b5b5b5;
  font-family: "didot-roman", serif;
  font-weight: 400;
  font-size: 60px;
  line-height: 1.8;
  letter-spacing: -1.5px;
  text-align: left;
  color: #b5b5b5;
}
.p-front-mv__text {
  position: absolute;
  top: 430px;
  left: 0;
  right: 0;
  width: 1260px;
  max-width: 100%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 1440px) {
  .p-front-mv__text {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1090px) {
  .p-front-mv__text {
    top: 380px;
  }
}
.p-front-mv__text-sp {
  position: absolute;
  top: 118px;
  left: 35px;
}
.p-front-mv__text-01 {
  margin-bottom: 0px;
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 2.33;
  letter-spacing: 0.1em;
  color: #000;
}
.p-front-mv__text-02 {
  padding-left: 37px;
  font-family: "Shippori Mincho", serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.43;
  color: #000;
}
.p-front-mv__text-02 > span {
  display: inline-block;
  text-align: center;
  line-height: 1;
  padding: 0 10px 0 10px;
}
.p-front-mv__text-02 > span img {
  position: relative;
  top: 8px;
}

.p-front-mv-banner__item01 {
  position: absolute;
  right: calc(8% + 240px);
  bottom: 67px;
}
@media screen and (max-width: 1090px) {
  .p-front-mv-banner__item01 {
    right: 31%;
    bottom: 16px;
  }
}
.p-front-mv-banner__item02 {
  position: absolute;
  right: 8%;
  bottom: 96px;
}
@media screen and (max-width: 1090px) {
  .p-front-mv-banner__item02 {
    right: 2%;
  }
}

.p-front-mv-banner-sp {
  width: 100%;
  position: absolute;
  top: 400px;
}
.p-front-mv-banner-sp__item01 {
  position: absolute;
  top: 82px;
  right: 145px;
}
.p-front-mv-banner-sp__item02 {
  position: absolute;
  top: -19px;
  right: 10px;
}

/*  */
.p-front-sec01 {
  padding: 50px 0 178px 0;
}
@media screen and (max-width: 767px) {
  .p-front-sec01 {
    padding: 90px 0 90px 0;
  }
}

.p-front-sec01-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0 60px;
  margin-bottom: 65px;
}
@media screen and (max-width: 1090px) {
  .p-front-sec01-block01 {
    margin-bottom: 0px;
  }
}
.p-front-sec01-block01__img {
  position: relative;
  width: calc(50% - 60px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__img {
    width: 80%;
    position: relative;
    left: -20px;
  }
}
.p-front-sec01-block01__img img:last-of-type {
  position: absolute;
  right: 0;
  bottom: -50px;
  max-width: 40%;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .p-front-sec01-block01__img img:last-of-type {
    right: -20px;
  }
}
.p-front-sec01-block01__content {
  position: relative;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__content {
    width: 100%;
    padding-top: 80px;
  }
}
.p-front-sec01-block01__text {
  position: relative;
  padding-top: 140px;
  line-height: 2.38;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__text {
    padding-top: 40px;
  }
}
.p-front-sec01-block01__text p {
  font-size: 15px;
}
.p-front-sec01-block01__text::before {
  content: "";
  position: absolute;
  top: 65px;
  right: 0;
  width: calc(100% + 150px);
  height: 1px;
  background-color: #000;
  opacity: 0.19;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__text::before {
    top: -390px;
    right: -20px;
    width: 100%;
  }
}
.p-front-sec01-block01__text-title {
  margin-bottom: 70px;
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.67;
}
@media screen and (max-width: 1090px) {
  .p-front-sec01-block01__text-title {
    font-size: 21px;
  }
}
.p-front-sec01-block01__content-img {
  justify-content: flex-start;
  gap: 20px;
  position: relative;
  right: 190px;
  z-index: 2;
}
@media screen and (max-width: 1090px) {
  .p-front-sec01-block01__content-img {
    right: 0;
    left: -320px;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__content-img {
    justify-content: center;
    right: 0;
    left: 0;
  }
}
.p-front-sec01-block01__content-img > img {
  border-radius: 200px;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__content-img > img {
    width: calc(33.3% - 6.6666666667px);
  }
}
.p-front-sec01-block01__img-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__img-sp {
    display: block;
    margin: 0 0px 90px 0px;
  }
  .p-front-sec01-block01__img-sp img {
    width: 100%;
  }
}

.p-front-sec01-block02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0 60px;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02 {
    flex-direction: column-reverse;
  }
}
.p-front-sec01-block02__img {
  position: relative;
  width: calc(50% - 60px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02__img {
    display: flex;
    justify-content: flex-end;
    padding-top: 30px;
    width: 100%;
  }
  .p-front-sec01-block02__img img {
    width: 80%;
    height: auto;
  }
}
.p-front-sec01-block02__content {
  position: relative;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02__content {
    width: 100%;
    padding-top: 0px;
  }
}
.p-front-sec01-block02__text {
  position: relative;
  padding-top: 180px;
  line-height: 2.38;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02__text {
    padding-top: 70px;
  }
}
.p-front-sec01-block02__text p {
  font-size: 15px;
}
.p-front-sec01-block02__text::before {
  content: "";
  position: absolute;
  top: 87px;
  left: 0;
  width: calc(100% + 150px);
  height: 1px;
  background-color: #000;
  opacity: 0.19;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02__text::before {
    top: -250px;
    left: -20px;
    width: 100%;
  }
}
.p-front-sec01-block02__text-title {
  margin-bottom: 70px;
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.67;
}
@media screen and (max-width: 1090px) {
  .p-front-sec01-block02__text-title {
    font-size: 21px;
  }
}
.p-front-sec01-block02__content-img {
  justify-content: flex-start;
  gap: 20px;
  position: relative;
  right: 190px;
  z-index: 2;
}
@media screen and (max-width: 1090px) {
  .p-front-sec01-block02__content-img {
    right: 0;
    left: -320px;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02__content-img {
    justify-content: center;
    right: 0;
    left: 0;
  }
}
.p-front-sec01-block02__content-img > img {
  border-radius: 200px;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02__content-img > img {
    width: calc(33.3% - 6.6666666667px);
  }
}
.p-front-sec01-block02__img-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block02__img-sp {
    display: block;
    margin: 0 0px 90px 0px;
  }
  .p-front-sec01-block02__img-sp img {
    width: 100%;
  }
}

/* 診療案内 */
.p-front-medical {
  padding: 80px 0 80px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 767px) {
  .p-front-medical {
    padding: 70px 0 80px 0;
  }
}

.p-front-medical-block01 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.p-front-medical-block01__item {
  width: 20%;
  padding: 30px 20px 40px 20px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-front-medical-block01__item {
    width: 50%;
  }
}
.p-front-medical-block01__item::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: calc(100% - 20px);
  background-color: #000;
}
.p-front-medical-block01__item:nth-child(1)::before, .p-front-medical-block01__item:nth-child(6)::before {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-front-medical-block01__item:nth-child(odd)::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-front-medical-block01__item:nth-child(6)::before {
    display: block;
  }
}
.p-front-medical-block01__item:nth-child(1)::after, .p-front-medical-block01__item:nth-child(2)::after, .p-front-medical-block01__item:nth-child(3)::after, .p-front-medical-block01__item:nth-child(4)::after, .p-front-medical-block01__item:nth-child(5)::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-front-medical-block01__item:nth-child(6)::after, .p-front-medical-block01__item:nth-child(7)::after, .p-front-medical-block01__item:nth-child(8)::after, .p-front-medical-block01__item:nth-child(9)::after, .p-front-medical-block01__item:nth-child(10)::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: calc(100% - 20px);
    height: 1px;
    background-color: #000;
  }
}
.p-front-medical-block01__img {
  margin-bottom: 10px;
  text-align: center;
}
.p-front-medical-block01__title {
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-front-medical-block01__title {
    font-size: 14px;
  }
}
.p-front-medical-block01__title-small {
  font-family: "segoe", serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #f3b3b3;
}
@media screen and (max-width: 767px) {
  .p-front-medical-block01__title-small {
    font-size: 10px;
  }
}
.p-front-medical-block01__body {
  padding: 40px 10px 0;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 767px) {
  .p-front-medical-block01__body {
    padding: 25px 10px 0;
  }
}

/* ピックアップ */
.p-front-pickup {
  position: relative;
  padding: 80px 0 140px 0;
}
@media screen and (max-width: 767px) {
  .p-front-pickup {
    padding: 80px 0 100px 0;
  }
  .p-front-pickup::before {
    content: "";
    position: absolute;
    top: 133px;
    left: 0;
    width: 100%;
    height: calc(100% - 133px);
    background-color: #FFEFEF;
    z-index: -1;
  }
}

.p-front-pickup-block01 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-front-pickup-block01__imgs {
  position: relative;
  width: calc(50% - 100px);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__imgs {
    width: 100%;
  }
}
.p-front-pickup-block01__number {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 107px;
  height: 107px;
  padding-top: 19px;
  background-color: #f3b3b3;
  color: #fff;
  font-size: 50px;
  font-family: "didot-roman", serif;
  text-align: center;
  line-height: 1.2;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__number {
    top: -11px;
    left: -13px;
    width: 90px;
    height: 90px;
    padding-top: 17px;
    font-size: 38px;
  }
}
.p-front-pickup-block01__number span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__number span {
    margin-bottom: 2px;
    font-size: 14px;
  }
}
.p-front-pickup-block01__content {
  width: calc(50% + 100px);
  height: 100%;
  padding: 40px 0px 0px 100px;
}
@media screen and (max-width: 1090px) {
  .p-front-pickup-block01__content {
    padding: 40px 0px 0px 27px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__content {
    width: 100%;
    padding: 40px 0px 0px 0px;
  }
}
.p-front-pickup-block01__title-small {
  font-family: "didot-roman", serif;
  font-weight: 400;
  font-size: 20px;
  color: #baa2a2;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__title-small {
    font-size: 18px;
  }
}
.p-front-pickup-block01__title {
  margin-bottom: 50px;
  font-family: "Shippori Mincho", serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__title {
    margin-bottom: 40px;
    font-size: 23px;
  }
}
.p-front-pickup-block01__body {
  position: relative;
  z-index: 2;
  padding: 50px 30px 40px 0;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__body {
    padding: 0;
  }
}
.p-front-pickup-block01__body--01::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% + 200px);
  height: 100%;
  background: url("../img//front/sec03-bg01.webp") no-repeat 0% 50%;
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__body--01::before {
    display: none;
  }
}
.p-front-pickup-block01__body--03::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% + 200px);
  height: 100%;
  background: url("../img//front/sec03-bg03.webp") no-repeat 0% 50%;
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__body--03::before {
    display: none;
  }
}
.p-front-pickup-block01__body-title {
  margin-bottom: 40px;
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__body-title {
    margin-bottom: 25px;
    font-size: 18px;
  }
}
.p-front-pickup-block01__body-text {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block01__body-text {
    font-size: 14px;
  }
}
.p-front-pickup-block01__btn {
  text-align: right;
}
.p-front-pickup-block01__btn > a {
  width: 100%;
  max-width: 100%;
  letter-spacing: 0.1em;
}

.p-front-pickup-block02 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02 {
    flex-direction: column-reverse;
  }
}
.p-front-pickup-block02__imgs {
  position: relative;
  width: calc(50% - 100px);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__imgs {
    width: 100%;
  }
}
.p-front-pickup-block02__number {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 107px;
  height: 107px;
  padding-top: 19px;
  background-color: #f3b3b3;
  color: #fff;
  font-size: 50px;
  font-family: "didot-roman", serif;
  text-align: center;
  line-height: 1.2;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__number {
    top: -11px;
    left: -13px;
    width: 90px;
    height: 90px;
    padding-top: 17px;
    font-size: 38px;
  }
}
.p-front-pickup-block02__number span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__number span {
    margin-bottom: 2px;
    font-size: 14px;
  }
}
.p-front-pickup-block02__content {
  width: calc(50% + 100px);
  height: 100%;
  padding: 40px 30px 0px 30px;
}
@media screen and (max-width: 1090px) {
  .p-front-pickup-block02__content {
    padding: 40px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__content {
    width: 100%;
    padding: 40px 0px 0px 0px;
  }
}
.p-front-pickup-block02__title-small {
  font-family: "didot-roman", serif;
  font-size: 20px;
  color: #baa2a2;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__title-small {
    font-size: 18px;
  }
}
.p-front-pickup-block02__title {
  margin-bottom: 50px;
  font-family: "Shippori Mincho", serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__title {
    margin-bottom: 40px;
    font-size: 23px;
  }
}
.p-front-pickup-block02__body {
  position: relative;
  z-index: 2;
  padding: 50px 30px 40px 0;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__body {
    padding: 0;
  }
}
.p-front-pickup-block02__body--02::before {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  width: calc(100% + 200px);
  height: 100%;
  background: url("../img//front/sec03-bg02.webp") no-repeat 0% 50%;
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__body--02::before {
    display: none;
  }
}
.p-front-pickup-block02__body-title {
  margin-bottom: 40px;
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__body-title {
    margin-bottom: 25px;
    font-size: 18px;
  }
}
.p-front-pickup-block02__body-text {
  margin-bottom: 30px;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-front-pickup-block02__body-text {
    font-size: 14px;
  }
}
.p-front-pickup-block02__btn {
  text-align: right;
}
.p-front-pickup-block02__btn > a {
  width: 100%;
  max-width: 100%;
  letter-spacing: 0.1em;
}

/* 当院の特徴 */
.p-front-feature {
  position: relative;
  padding: 160px 0 150px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 767px) {
  .p-front-feature {
    padding: 100px 0 20px 0;
  }
}

.p-front-feature-block01 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-front-feature-block01__item--col2 {
  width: 520px;
  max-width: 48%;
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__item--col2 {
    width: 100%;
    max-width: 100%;
  }
}
.p-front-feature-block01__item--col2 + .p-front-feature-block01__item--col2 {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__item--col2 + .p-front-feature-block01__item--col2 {
    margin-top: 0;
  }
}
.p-front-feature-block01__item--col3 {
  width: 330px;
  max-width: 32%;
}
@media screen and (max-width: 1090px) {
  .p-front-feature-block01__item--col3 {
    max-width: 31%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__item--col3 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 90px;
  }
}
.p-front-feature-block01__item--col3 + .p-front-feature-block01__item--col3 {
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__item--col3 + .p-front-feature-block01__item--col3 {
    margin-top: 0;
  }
}
.p-front-feature-block01__item--col3 + .p-front-feature-block01__item--col3 + .p-front-feature-block01__item--col3 {
  margin-top: 76px;
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__item--col3 + .p-front-feature-block01__item--col3 + .p-front-feature-block01__item--col3 {
    margin-top: 0;
  }
}
.p-front-feature-block01__imgs {
  position: relative;
  width: 100%;
}
.p-front-feature-block01__img {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__img {
    left: -20px;
    width: calc(100% + 40px);
  }
}
.p-front-feature-block01__number {
  position: absolute;
  bottom: -38px;
  left: -32px;
  width: 112px;
  height: 112px;
  padding-top: 23px;
  background-color: #f3b3b3;
  color: #fff;
  font-size: 60px;
  font-family: "didot-roman", serif;
  text-align: center;
  line-height: 1.1;
  border-radius: 100px;
  z-index: 1;
}
@media screen and (max-width: 1090px) {
  .p-front-feature-block01__number {
    bottom: -20px;
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__number {
    bottom: auto;
    top: -40px;
    left: 0;
    width: 80px;
    height: 80px;
    padding-top: 19px;
    font-size: 41px;
  }
}
.p-front-feature-block01__number span {
  display: block;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__number span {
    font-size: 8px;
  }
}
.p-front-feature-block01__content {
  width: 100%;
}
.p-front-feature-block01__title {
  padding: 45px 0px;
  text-align: right;
  font-family: "Shippori Mincho", serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
}
.p-front-feature-block01__title--small {
  padding: 55px 0px 50px 0;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__title--small {
    padding: 25px 0px 50px 0;
    font-size: 23px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .p-front-feature-block01__title {
    padding: 25px 0px 50px 0;
    font-size: 23px;
    text-align: left;
  }
}
.p-front-feature-block01__text {
  margin-bottom: 30px;
  font-size: 15px;
}
.p-front-feature-block01__btn-list {
  list-style-type: none;
  padding: 0;
}
.p-front-feature-block01__btn-list > li {
  border-top: 2px dotted #f3b3b3;
}
.p-front-feature-block01__btn-list > li:last-of-type {
  border-bottom: 2px dotted #f3b3b3;
}
.p-front-feature-block01__btn-list > li > a {
  padding: 14px 0;
  text-align: center;
}

/* ごあいさつ */
.p-front-greeting {
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 767px) {
  .p-front-greeting {
    padding: 90px 0 100px 0;
  }
}

.p-front-greeting-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-front-greeting-block01__left {
  position: relative;
  width: 480px;
  max-width: 45%;
  top: 50px;
}
@media screen and (max-width: 767px) {
  .p-front-greeting-block01__left {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-front-greeting-block01__img {
    margin-bottom: 25px;
  }
}
.p-front-greeting-block01__right {
  position: relative;
  max-width: 50%;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .p-front-greeting-block01__right {
    width: 100%;
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.p-front-greeting-block01__positon {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 6.11px;
  color: #878787;
}
.p-front-greeting-block01 h3 {
  margin-bottom: 5px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 8.75px;
  color: #252929;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-front-greeting-block01 h3 {
    font-size: 25px;
  }
}
.p-front-greeting-block01__kana {
  font-family: "didot-roman", serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 4.8px;
  text-align: left;
  color: #eca2a2;
}
.p-front-greeting-block01__text {
  margin: 40px 0 90px 0;
}
@media screen and (max-width: 1200px) {
  .p-front-greeting-block01__text {
    margin: 40px 0 40px 0;
  }
}
.p-front-greeting-block01__text p {
  color: #2d2d2d;
  letter-spacing: 0.1em;
}
.p-front-greeting-block01__btn {
  text-align: right;
}

.p-front-column {
  padding: 145px 0 150px;
}
@media screen and (max-width: 767px) {
  .p-front-column {
    padding: 85px 0 150px;
  }
}

.p-front-column-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .p-front-column-block01__left {
    width: 100%;
    text-align: center;
  }
}
.p-front-column-block01__right {
  position: relative;
  top: 10px;
}
@media screen and (max-width: 767px) {
  .p-front-column-block01__right {
    display: none;
  }
}

.p-front-greeting-block02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-front-greeting-block02__item {
  width: 350px;
  max-width: 32%;
}
@media screen and (max-width: 767px) {
  .p-front-greeting-block02__item {
    max-width: 100%;
    margin: 0 auto 60px;
  }
}
.p-front-greeting-block02__thumb {
  position: relative;
}
.p-front-greeting-block02__img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 1/1;
}
.p-front-greeting-block02__cat {
  position: absolute;
  bottom: 0;
  right: 0;
}
.p-front-greeting-block02__cat ul {
  margin: 0;
  padding: 0;
}
.p-front-greeting-block02__cat ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  padding: 15px 22px;
  line-height: 1;
  color: #fff;
  font-size: 14px;
}
.p-front-greeting-block02__cat ul li.preventive-dentistry {
  background-color: #78cd23;
}
.p-front-greeting-block02__cat ul li.mouthpiece-orthodontics {
  background-color: #23abcd;
}
.p-front-greeting-block02__title {
  padding: 40px 0 20px 0;
  font-weight: bold;
  line-height: 1.88;
  letter-spacing: 0.1em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-front-greeting-block02__title {
    padding: 25px 0 20px 0;
    font-size: 16px;
  }
}
.p-front-greeting-block02__date time {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.13;
  letter-spacing: 0.1em;
  color: #c2b4a5;
}

.p-front-media {
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-front-media {
    padding: 90px 0 0 0;
    overflow: hidden;
  }
}

.p-front-media-block01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-front-media-block01 {
    flex-direction: column-reverse;
  }
}
.p-front-media-block01__left {
  position: relative;
  width: 794px;
  padding: 145px 20px 111px 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 1200px) {
  .p-front-media-block01__left {
    width: 60%;
  }
}
@media screen and (max-width: 1090px) {
  .p-front-media-block01__left {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-media-block01__left {
    width: 100%;
    padding: 0 0 100px 0;
    border: none;
  }
}
.p-front-media-block01__left::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  opacity: 0.2;
  background-color: #f3b3b3;
}
@media screen and (max-width: 767px) {
  .p-front-media-block01__left::before {
    top: 60px;
    right: -20px;
    width: 100vw;
    height: calc(100% - 60px);
  }
}
.p-front-media-block01__left-inner {
  position: relative;
  width: 660px;
  max-width: 100%;
  margin-inline: auto;
  z-index: 2;
}
.p-front-media-block01__right {
  padding-top: 80px;
  width: calc(100% - 794px);
}
@media screen and (max-width: 1200px) {
  .p-front-media-block01__right {
    width: 40%;
  }
}
@media screen and (max-width: 1090px) {
  .p-front-media-block01__right {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-media-block01__right {
    padding-top: 0px;
    width: 100%;
    padding-bottom: 80px;
  }
}
.p-front-media-block01__dr {
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-front-media-block01__dr {
    margin-bottom: 40px;
  }
  .p-front-media-block01__dr img {
    width: 200px;
    height: auto;
  }
}
.p-front-media-block01__list {
  padding: 0 20px 0 50px;
}
.p-front-media-block01__list > a {
  display: block;
  margin-bottom: 15px;
}

.p-front-tiktok-feed {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media screen and (max-width: 1090px) {
  .p-front-tiktok-feed {
    justify-content: center;
  }
}
.p-front-tiktok-feed__item {
  width: 200px;
  max-width: 32%;
}
@media screen and (max-width: 1090px) {
  .p-front-tiktok-feed__item {
    max-width: 100%;
  }
}
.p-front-tiktok-feed__item iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 458/814;
  border-radius: 10px;
}


.p-front-news {
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 767px) {
  .p-front-news {
    padding-bottom: 100px;
  }
}

.p-front-news-block01 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.p-front-news-block01__left {
  width: 365px;
}
@media screen and (max-width: 1090px) {
  .p-front-news-block01__left {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-news-block01__left {
    padding-top: 70px;
    width: 100%;
  }
}
.p-front-news-block01__right {
  width: calc(100% - 365px);
  padding: 160px 0 150px 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 1090px) {
  .p-front-news-block01__right {
    width: calc(100% - 250px);
  }
}
@media screen and (max-width: 767px) {
  .p-front-news-block01__right {
    width: 100%;
    padding: 80px 0 50px 0px;
    border: none;
  }
}
.p-front-news-block01__btn {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-front-news-block01__btn {
    width: 100%;
    text-align: right;
  }
}
.p-front-news-block01__btn > a {
  width: fit-content;
}

.p-front-post-list {
  width: 670px;
  max-width: 100%;
  margin-inline: auto;
}
.p-front-post-list__item {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .p-front-post-list__item {
    flex-wrap: wrap;
  }
}
.p-front-post-list__info {
  display: flex;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .p-front-post-list__info {
    width: 100%;
    margin-bottom: 10px;
  }
}
.p-front-post-list__time {
  width: 115px;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #1d1d1d;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-front-post-list__time {
    width: 100px;
    font-size: 14px;
  }
}
.p-front-post-list .post-categories {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding: 3px 8px 4px 10px;
  background-color: #f3b3b3;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-front-post-list .post-categories {
    position: relative;
    top: -3px;
  }
}
.p-front-post-list__title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: left;
  color: #1d1d1d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .p-front-post-list__title {
    font-size: 14px;
  }
}

/* --------------------------
共通
--------------------------- */
.p-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px 20px;
}
.p-block01__content {
  width: 50%;
  font-size: 16px;
  order: 1;
}
@media screen and (max-width: 767px) {
  .p-block01__content {
    width: 100%;
    order: 2;
  }
}
.p-block01__heading {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px;
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.67;
}
@media screen and (max-width: 767px) {
  .p-block01__heading {
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-size: 24px;
  }
}
.p-block01__heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -150px;
  width: calc(50vw + 150px);
  height: 1px;
  opacity: 0.19;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-block01__heading::after {
    top: -265px;
    bottom: auto;
    left: -20px;
    right: auto;
    width: calc(50vw + 0px);
  }
}
.p-block01__img {
  position: relative;
  width: 500px;
  max-width: calc(50% - 20px);
  z-index: 2;
  order: 2;
}
@media screen and (max-width: 767px) {
  .p-block01__img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    order: 1;
    text-align: right;
  }
  .p-block01__img img {
    width: 80%;
  }
}

.p-block02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px 20px;
}
.p-block02__img {
  position: relative;
  width: 410px;
  max-width: calc(40% - 20px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-block02__img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
  }
}
.p-block02__content {
  width: 710px;
  max-width: 59%;
}
@media screen and (max-width: 767px) {
  .p-block02__content {
    width: 100%;
    max-width: 100%;
  }
}

.p-block03 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px 20px;
}
@media screen and (max-width: 767px) {
  .p-block03 {
    flex-direction: column-reverse;
  }
}
.p-block03__content {
  width: 710px;
  max-width: 59%;
}
@media screen and (max-width: 767px) {
  .p-block03__content {
    width: 100%;
    max-width: 100%;
  }
}
.p-block03__img {
  position: relative;
  width: 410px;
  max-width: calc(40% - 20px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-block03__img {
    width: 100%;
    max-width: 100%;
  }
}

.p-block04 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px 50px;
}
.p-block04__img {
  width: fit-content;
}

.p-block05 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-block05 {
    flex-direction: column-reverse;
  }
}
.p-block05__content {
  width: calc(100% - 250px - 50px);
}
@media screen and (max-width: 767px) {
  .p-block05__content {
    width: 100%;
  }
}
.p-block05__head {
  padding-bottom: 45px;
  border-bottom: 2px dotted rgba(0, 0, 0, 0.48);
}
.p-block05__body {
  padding-top: 45px;
}
.p-block05__body-inner {
  display: flex;
  flex-wrap: wrap;
}
.p-block05__body-inner:first-of-type {
  padding-bottom: 40px;
}
.p-block05__body-title {
  width: 123px;
  height: 35px;
  margin-right: 30px;
  padding: 7px 10px 4px;
  background-color: #eca2a2;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.p-block05__body-title--02 {
  background-color: #baa2a2;
}
.p-block05__list {
  margin: 0;
  padding: 0 0 0 20px;
  font-weight: bold;
}
@media screen and (max-width: 1090px) {
  .p-block05__list {
    width: 100%;
    padding: 7px 0 0 20px;
  }
}
.p-block05__img {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .p-block05__img {
    width: 100%;
    text-align: center;
  }
  .p-block05__img img {
    width: 250px;
    height: auto;
    margin-bottom: 20px;
  }
}

.p-block06 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px 20px;
}
@media screen and (max-width: 1090px) {
  .p-block06 {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .p-block06 {
    flex-direction: column-reverse;
  }
}
.p-block06__content {
  width: 600px;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .p-block06__content {
    max-width: 100%;
  }
}
.p-block06__img {
  position: relative;
  width: 500px;
  max-width: calc(45% - 20px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-block06__img {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .p-block06__img > img {
    width: 80%;
  }
}

.p-block07 {
  background-color: #fff;
  padding: 50px 20px 80px;
}
@media screen and (max-width: 767px) {
  .p-block07 {
    padding: 30px 20px 40px;
  }
}
.p-block07__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-block07__inner {
    flex-direction: column-reverse;
  }
}
.p-block07__content {
  width: calc(100% - 340px - 50px);
}
@media screen and (max-width: 767px) {
  .p-block07__content {
    width: 100%;
  }
}
.p-block07__head {
  padding-bottom: 45px;
  border-bottom: 2px dotted rgba(0, 0, 0, 0.48);
}
.p-block07__body {
  padding-top: 45px;
}
.p-block07__body-inner {
  display: flex;
  flex-wrap: wrap;
}
.p-block07__body-inner:first-of-type {
  padding-bottom: 40px;
}
.p-block07__body-title {
  width: 123px;
  height: 35px;
  margin-right: 30px;
  padding: 7px 10px 4px;
  background-color: #eca2a2;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.p-block07__body-title--02 {
  background-color: #baa2a2;
}
.p-block07__list {
  margin: 0;
  padding: 0 0 0 20px;
  font-weight: bold;
}
@media screen and (max-width: 1090px) {
  .p-block07__list {
    width: 100%;
    padding: 7px 0 0 20px;
  }
}
.p-block07__img {
  padding-top: 35px;
  width: 340px;
  max-width: 100%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-block07__img {
    width: 240px;
    padding-top: 0px;
    text-align: center;
    margin: 0 auto 20px;
  }
}

.p-block08 {
  background-color: #fff;
  padding: 55px 20px 80px;
}
@media screen and (max-width: 767px) {
  .p-block08 {
    padding: 30px 20px 30px;
  }
}
.p-block08__inner {
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
}
.p-block08__item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-block08__img {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .p-block08__img {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .p-block08__img img {
    width: 250px;
  }
}
.p-block08__content {
  width: calc(100% - 250px);
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .p-block08__content {
    width: 100%;
    padding: 0;
  }
}
.p-block08__title {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 8px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 2.08;
}
@media screen and (max-width: 767px) {
  .p-block08__title {
    font-size: 18px;
  }
}
.p-block08__title::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background-color: #000;
}
.p-block08__title::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #f3b3b3;
}

.p-block09 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 70px;
}
@media screen and (max-width: 767px) {
  .p-block09 {
    flex-direction: column-reverse;
    flex-wrap: wrap;
    gap: 20px 70px;
  }
}
.p-block09__img {
  position: relative;
  width: 230px;
}
.p-block09__img::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  width: 3px;
  height: calc(100% + 100px);
  margin: auto;
  border-left: 3px dotted #f3b3b3;
  z-index: -1;
}
.p-block09__content {
  width: 700px;
  max-width: 100%;
}
.p-block09__title {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 8px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 2.08;
}
.p-block09__title::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background-color: #000;
}
.p-block09__title::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #f3b3b3;
}

.p-heading01 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
  font-family: "Shippori Mincho", serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.56;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-heading01 {
    font-size: 24px;
  }
}
.p-heading01::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 80px;
  height: 5px;
  margin-inline: auto;
  background-color: #f3b3b3;
}
@media screen and (max-width: 767px) {
  .p-heading01::before {
    height: 3px;
  }
}

.p-feature01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 100px;
}
.p-feature01:nth-child(odd) {
  flex-direction: row-reverse;
}
.p-feature01:last-of-type {
  margin-bottom: 0px;
}
.p-feature01__img {
  width: 500px;
  max-width: calc(50% - 40px);
}
@media screen and (max-width: 767px) {
  .p-feature01__img {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.p-feature01__img img {
  border-radius: 30px;
}
.p-feature01__content {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-feature01__content {
    width: 100%;
  }
}
.p-feature01__title-wrap {
  display: flex;
  align-items: center;
  gap: 0 35px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1090px) {
  .p-feature01__title-wrap {
    gap: 0 20px;
  }
}
.p-feature01__head {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 85px;
  height: 85px;
  background-color: #3ba3d5;
  border-radius: 20px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-feature01__head {
    width: 75px;
    height: 75px;
  }
}
.p-feature01__head-text {
  font-family: "Roboto", sans-serif;
  font-size: 8px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.6px;
  text-align: center;
  color: #fff;
}
.p-feature01__no {
  font-size: 40px;
  font-weight: bold;
  line-height: 0.9;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-feature01__no {
    font-size: 35px;
  }
}
.p-feature01__title {
  flex: 1;
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-feature01__title {
    font-size: 20px;
  }
}
.p-feature01__text {
  font-family: "Shippori Mincho", serif;
}

.p-sub-heading01 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 8px;
  font-family: "Shippori Mincho", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.08;
}
@media screen and (max-width: 767px) {
  .p-sub-heading01 {
    font-size: 20px;
  }
}
.p-sub-heading01::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background-color: #000;
}
.p-sub-heading01::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #f3b3b3;
}

.p-sub-heading02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-sub-heading02 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.p-sub-heading02__title {
  flex: 1;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 8px;
  font-family: "Shippori Mincho", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.08;
}
@media screen and (max-width: 767px) {
  .p-sub-heading02__title {
    font-size: 20px;
  }
}
.p-sub-heading02__title::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background-color: #000;
}
.p-sub-heading02__title::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #f3b3b3;
}
.p-sub-heading02__en {
  width: fit-content;
  font-family: "didot-roman", serif;
  font-size: clamp(95px, -25px + 15.625vw, 200px);
  line-height: 1;
  letter-spacing: -0.05em;
  text-align: right;
  color: #f5f5f5;
}
.p-sub-heading02__en--commit {
  font-size: clamp(60px, -31.429px + 11.905vw, 140px);
}

.p-sub-heading03 {
  font-family: "Shippori Mincho", serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.6;
  color: #000;
  margin-bottom: 25px;
  border-left: 10px solid #eca2a2;
  padding-left: 26px;
}
@media screen and (max-width: 767px) {
  .p-sub-heading03 {
    font-size: 20px;
    border-left: 5px solid #eca2a2;
    padding-left: 15px;
  }
}

.p-merit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 44px;
  margin-bottom: 25px;
  border-radius: 50px;
  background-color: #3ba3d5;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-merit {
    height: 40px;
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.p-merit--de {
  background-color: #e3a765;
}

.p-list01 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 20px 20px;
  border-radius: 34px;
  background-color: #ecf9ff;
  list-style: none;
}
.p-list01 li {
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px 0 25px;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-list01 li {
    padding: 0 10px 0 20px;
  }
}
.p-list01 li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 8px;
  color: #66a5d2;
}
.p-list01 li:last-of-type {
  margin-bottom: 0;
}
.p-list01 li > a {
  color: #3ba3d5;
  border-bottom: 1px dotted #3ba3d5;
}
.p-list01--pt01 {
  padding: 50px 60px;
}
@media screen and (max-width: 767px) {
  .p-list01--pt01 {
    padding: 30px 20px;
  }
}
.p-list01--col01 li {
  width: 100%;
}
.p-list01--col02 li {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-list01--col02 li {
    width: 100%;
  }
}
.p-list01--col03 li {
  width: 33%;
}
@media screen and (max-width: 767px) {
  .p-list01--col03 li {
    width: 50%;
  }
}
.p-list01--col04 li {
  width: 25%;
}
@media screen and (max-width: 1090px) {
  .p-list01--col04 li {
    width: 33.3%;
  }
}
@media screen and (max-width: 767px) {
  .p-list01--col04 li {
    width: 50%;
  }
}
.p-list01--bgwhite {
  background-color: #fff;
}

.p-list02 {
  list-style: none;
  padding: 0;
}
.p-list02 li {
  position: relative;
  margin-bottom: 20px;
  padding: 0;
  font-weight: bold;
}
.p-list02 li::before {
  content: "●";
  position: relative;
  top: 0;
  left: 0;
  padding-right: 15px;
  color: #66a5d2;
}
@media screen and (max-width: 767px) {
  .p-list02 li::before {
    padding-right: 6px;
  }
}

.p-list03__item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 18px;
  padding: 0 10px 0 30px;
}
.p-list03 dt {
  width: 150px;
  height: 40px;
  padding: 9px 10px 8px 12px;
  border-radius: 20px;
  background-color: #5b70a5;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #fff;
}
.p-list03 dd {
  flex: 1;
  padding-left: 30px;
}
.p-list03--pt2 dt {
  width: 270px;
}

.p-ol01__item {
  display: flex;
  justify-content: space-between;
}
.p-ol01__item:last-of-type .p-ol01__no::before {
  inset: auto 0 50px 0;
  height: calc(100% - 50px);
}
.p-ol01__no {
  position: relative;
  width: 70px;
  background-color: #fff;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-ol01__no {
    width: 60px;
  }
}
.p-ol01__no::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  width: 2px;
  height: 100%;
  margin: auto;
  background-color: #64aed7;
  z-index: -1;
}
.p-ol01__no--last::before {
  inset: auto 0 100px 0;
  height: calc(100% - 100px);
}
.p-ol01__no > p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  border-radius: 100px;
  background-color: #64aed7;
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0;
  line-height: 1;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .p-ol01__no > p {
    width: 60px;
    height: 60px;
    font-size: 30px;
    padding-bottom: 2px;
  }
}
.p-ol01__content {
  flex: 1;
  padding: 0px 70px 80px 34px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 1090px) {
  .p-ol01__content {
    padding: 0px 34px 80px 24px;
  }
}
@media screen and (max-width: 767px) {
  .p-ol01__content {
    flex: none;
    width: calc(100% - 60px);
    padding: 0px 0px 80px 17px;
  }
}
.p-ol01__title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.15em;
  color: #64aed7;
}
@media screen and (max-width: 767px) {
  .p-ol01__title {
    font-size: 18px;
  }
}
.p-ol01__img {
  width: 280px;
  max-width: 100%;
}
.p-ol01__img img {
  border-radius: 20px;
}

.p-block-bgwhite01 {
  padding: 40px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-block-bgwhite01 {
    padding: 20px;
  }
}

.p-block-blue01 {
  padding: 30px;
  border: solid 2px #81a9e2;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-block-blue01 {
    padding: 20px;
  }
}

.p-medical-list01 {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0 30px 0 0;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-medical-list01 {
    padding: 0;
  }
}
.p-medical-list01 > li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(25% - 15px);
  padding: 10px;
  border-radius: 10px;
  background-color: #ebf3fe;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-medical-list01 > li {
    width: calc(50% - 10px);
  }
}
.p-medical-list01--white > li {
  background-color: #fff;
}

.p-frame01 {
  padding: 44px 40px 40px 40px;
  background-color: #ffefef;
}
@media screen and (max-width: 767px) {
  .p-frame01 {
    padding: 24px 20px 20px 20px;
  }
}
.p-frame01--white {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-frame01--sp-scroll {
    overflow-x: scroll;
  }
}
.p-frame01__title {
  width: fit-content;
  margin-bottom: 20px;
  padding: 15px 60px 16px;
  background-color: #f3b3b3;
  font-family: "Shippori Mincho", serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-frame01__title {
    width: 100%;
    padding: 15px 10px 16px;
    font-size: 18px;
    text-align: center;
  }
}

.p-flow01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  gap: 50px 20px;
}
@media screen and (max-width: 1200px) {
  .p-flow01 {
    justify-content: flex-start;
  }
}
.p-flow01::before {
  content: "";
  position: absolute;
  top: -224px;
  left: -444px;
  width: 732px;
  height: 732px;
  border-radius: 500px;
  background-color: #fffbfb;
  z-index: -1;
}
.p-flow01--white::before {
  background-color: #fff;
}
.p-flow01__item {
  width: 340px;
  max-width: 32%;
}
@media screen and (max-width: 1090px) {
  .p-flow01__item {
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .p-flow01__item {
    width: 100%;
    max-width: 100%;
  }
}
.p-flow01__item:nth-child(2) {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-flow01__item:nth-child(2) {
    padding-top: 0px;
  }
}
.p-flow01__item:nth-child(2) .p-flow01__number {
  background-color: #fba4a4;
}
.p-flow01__item:nth-child(3) {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-flow01__item:nth-child(3) {
    padding-top: 0px;
  }
}
.p-flow01__item:nth-child(3) .p-flow01__number {
  background-color: #f88888;
}
.p-flow01__item-full {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.p-flow01__item-full .p-flow01__head {
  width: 468px;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .p-flow01__item-full .p-flow01__head {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.p-flow01__item-full .p-flow01__number {
  background-color: #FBA4A4;
}
.p-flow01__item-full .p-flow01__body {
  width: calc(100% - 468px);
}
@media screen and (max-width: 767px) {
  .p-flow01__item-full .p-flow01__body {
    width: 100%;
  }
}
.p-flow01__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-flow01__head {
    align-items: flex-start;
  }
}
.p-flow01__number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 134px;
  height: 134px;
  padding-top: 2px;
  background-color: #f3b3b3;
  color: #fff;
  font-size: 55px;
  font-family: "didot-roman", serif;
  text-align: center;
  line-height: 1.1;
  border-radius: 100px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-flow01__number {
    width: 110px;
    height: 110px;
    padding-top: 4px;
    font-size: 50px;
  }
}
.p-flow01__number span {
  display: block;
  padding-top: 5px;
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  .p-flow01__number span {
    padding-top: 7px;
    font-size: 16px;
  }
}
.p-flow01__number-inner--small span {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .p-flow01__number-inner--small span {
    padding-top: 9px;
    font-size: 15px;
  }
}
.p-flow01__title {
  position: relative;
  width: 185px;
  font-family: "Shippori Mincho", serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.75;
  color: #491c1d;
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-flow01__title {
    width: calc(100% - 110px);
    padding: 25px 20px 0;
  }
}
.p-flow01__title::before {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  width: calc(100% + 100px);
  height: 1px;
  opacity: 0.21;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-flow01__title::before {
    top: 6px;
    width: calc(100% + 50px);
  }
}
.p-flow01__title--full {
  width: fit-content;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .p-flow01__title--full {
    width: calc(100% - 120px);
    padding: 25px 20px 0;
  }
}

.p-flow02__item {
  display: flex;
  justify-content: space-between;
  gap: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-flow02__item {
    gap: 0 15px;
  }
}
.p-flow02__item:last-of-type .p-ol01__no::before {
  inset: auto 0 50px 0;
  height: calc(100% - 50px);
}
.p-flow02__no {
  position: relative;
  width: 80px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-flow02__no {
    width: 60px;
  }
}
.p-flow02__no::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  width: 3px;
  height: 100%;
  margin: auto;
  border-left: 3px dotted #f3b3b3;
  z-index: -1;
}
.p-flow02__no--last::before {
  inset: auto 0 100px 0;
  height: calc(100% - 100px);
}
.p-flow02__no > p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 100px;
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-family: "didot-roman", serif;
  letter-spacing: 0;
  line-height: 1;
  padding-bottom: 0px;
}
@media screen and (max-width: 1090px) {
  .p-flow02__no > p {
    padding: 5px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .p-flow02__no > p {
    width: 60px;
    height: 60px;
    font-size: 30px;
    padding: 5px 0 0;
  }
}
.p-flow02__no1 {
  background-color: #f6c1c1;
}
.p-flow02__no2 {
  background-color: #fba4a4;
}
.p-flow02__no3 {
  background-color: #f88888;
}
.p-flow02__no4 {
  background-color: #e17878;
}
.p-flow02__no5 {
  background-color: #c45353;
}
.p-flow02__no6 {
  background-color: #8a0709;
}
.p-flow02__content {
  flex: 1;
  padding: 0px 0px 80px 55px;
}
@media screen and (max-width: 1090px) {
  .p-flow02__content {
    padding: 0px 0px 80px 24px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow02__content {
    flex: none;
    width: calc(100% - 60px - 15px);
    padding: 0px 0px 60px 0px;
  }
}
.p-flow02__content--last {
  padding: 0px 0px 0px 55px;
}
@media screen and (max-width: 767px) {
  .p-flow02__content--last {
    padding: 0;
  }
}
.p-flow02__title {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 35px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 2px;
}
.p-flow02__title::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background-color: #000;
}
.p-flow02__title::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #f3b3b3;
}
.p-flow02__img {
  width: 170px;
  max-width: 100%;
  margin-left: 50px;
}
.p-flow02__img img {
  border-radius: 20px;
}

.p-flow03 {
  position: relative;
}
.p-flow03::before {
  content: "";
  position: absolute;
  top: -224px;
  left: -444px;
  width: 732px;
  height: 732px;
  border-radius: 500px;
  background-color: #fffbfb;
  z-index: -1;
}
.p-flow03__item {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-flow03__item:nth-child(2) {
  padding-left: 100px;
}
@media screen and (max-width: 1090px) {
  .p-flow03__item:nth-child(2) {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow03__item:nth-child(2) {
    padding-left: 0;
  }
}
.p-flow03__item:nth-child(2) .p-flow03__number {
  background-color: #fba4a4;
}
.p-flow03__item:nth-child(3) {
  padding-left: 200px;
}
@media screen and (max-width: 1090px) {
  .p-flow03__item:nth-child(3) {
    padding-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow03__item:nth-child(3) {
    padding-left: 0;
  }
}
.p-flow03__item:nth-child(3) .p-flow03__number {
  background-color: #f88888;
}
.p-flow03__item:nth-child(4) {
  padding-left: 0px;
}
.p-flow03__item:nth-child(4) .p-flow03__number {
  background-color: #e17877;
}
.p-flow03__item:nth-child(5) {
  padding-left: 100px;
}
@media screen and (max-width: 1090px) {
  .p-flow03__item:nth-child(5) {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow03__item:nth-child(5) {
    padding-left: 0;
  }
}
.p-flow03__item:nth-child(5) .p-flow03__number {
  background-color: #c45353;
}
.p-flow03__item:nth-child(6) {
  padding-left: 200px;
}
@media screen and (max-width: 1090px) {
  .p-flow03__item:nth-child(6) {
    padding-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow03__item:nth-child(6) {
    padding-left: 0;
  }
}
.p-flow03__item:nth-child(6) .p-flow03__number {
  background-color: #8a0709;
}
.p-flow03__head {
  position: relative;
  width: 134px;
  z-index: 2;
}
.p-flow03__number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 134px;
  height: 134px;
  padding-top: 2px;
  background-color: #f3b3b3;
  color: #fff;
  font-size: 55px;
  font-family: "didot-roman", serif;
  text-align: center;
  line-height: 1.1;
  border-radius: 100px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-flow03__number {
    width: 100px;
    height: 100px;
    font-size: 45px;
  }
}
.p-flow03__number span {
  display: block;
  padding: 5px 0 2px 0;
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  .p-flow03__number span {
    font-size: 18px;
  }
}
.p-flow03__body {
  padding: 0 50px 0 25px;
  width: 510px;
}
@media screen and (max-width: 767px) {
  .p-flow03__body {
    padding: 0 20px 0 25px;
    width: 100%;
  }
}
.p-flow03__title {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.75;
  padding: 15px 0;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .p-flow03__title {
    font-size: 18px;
  }
}
.p-flow03__title::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: -27px;
  width: calc(100% + 27px + 50px);
  height: 1px;
  opacity: 0.21;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-flow03__title::before {
    width: calc(100% + 27px + 13px);
  }
}
.p-flow03__img {
  position: relative;
  width: 268px;
  z-index: 2;
}
@media screen and (max-width: 1090px) {
  .p-flow03__img {
    margin: 15px 0 0 160px;
  }
}

.p-flow04__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 70px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .p-flow04__item {
    gap: 0 27px;
    padding-bottom: 30px;
  }
}
.p-flow04__item:first-of-type .p-flow04__img::before {
  display: none;
}
.p-flow04__item:nth-child(2) .p-flow04__img::before {
  height: calc(100% + 200px);
}
.p-flow04__img {
  position: relative;
  width: 230px;
}
.p-flow04__img::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  width: 3px;
  height: calc(100% + 100px);
  margin: auto;
  border-left: 3px dotted #f3b3b3;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-flow04__img::before {
    height: calc(100% + 300px);
  }
}
.p-flow04__content {
  width: 700px;
  max-width: 100%;
}
.p-flow04__title {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 8px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 2.08;
}
.p-flow04__title::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background-color: #000;
}
.p-flow04__title::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #f3b3b3;
}

.p-card01 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 50px 100px;
}
.p-card01__item {
  width: calc(50% - 50px);
}
@media screen and (max-width: 767px) {
  .p-card01__item {
    width: 100%;
  }
}
.p-card01__title {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 35px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 2.5;
  letter-spacing: 2px;
}
.p-card01__title::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background-color: #000;
}
.p-card01__title::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #f3b3b3;
}
.p-card01__body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-card01__img {
  width: 120px;
  margin-right: 30px;
}
.p-card01__text {
  flex: 1;
}

.p-table01 {
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
  border: none;
}
.p-table01 th,
.p-table01 td {
  background-color: transparent;
  border: none;
  padding: 0;
}
.p-table01 th {
  width: 44%;
}
.p-table01 td {
  width: 28%;
}
.p-table01 thead td {
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  text-align: center;
  color: #2d2d2d;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .p-table01  {
    display: none;
  }
}
.p-table01 tbody th {
  padding-bottom: 40px;
  text-align: left;
}
.p-table01 tbody td {
  text-align: center;
  padding-bottom: 40px;
}
@media screen and (max-width: 1090px) {
  .p-table01 tbody td {
    padding: 0 5px 40px;
  }
}
.p-table01__style01 {
  position: relative;
  z-index: 2;
}
.p-table01__style01::before {
  content: "";
  position: absolute;
  inset: -24px 0 0 0;
  width: 126px;
  height: 126px;
  margin: 0 auto;
  opacity: 0.8;
  border-radius: 100px;
  background-color: #fff;
  z-index: -1;
}
.p-table01__style01 p:first-of-type {
  font-family: "didot-roman", serif;
  color: #baa2a2;
}
.p-table01__style02 {
  position: relative;
  width: calc(100% - 100px);
  padding: 14px 10px 12px;
  border: solid 1px #000;
  background-color: #fffcfc;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #2d2d2d;
  z-index: 2;
}
.p-table01__style02::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -100px;
  width: 100px;
  height: 1px;
  background-color: #000;
  z-index: -1;
}
.p-table01__style04 {
  padding: 16px 10px 13px 10px;
  border: 1px solid #000;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.67;
  text-align: center;
  color: #2d2d2d;
  background-color: #fff;
}
.p-table01__style05 {
  position: relative;
  z-index: 2;
}
.p-table01__style05::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(100% - 2px);
  height: 2px;
  border-top: 2px dotted #000;
  z-index: -1;
}
@media screen and (max-width: 1090px) {
  .p-table01__style05::after {
    width: calc(100% + 8px);
  }
}
.p-table01 figure {
  position: relative;
  z-index: 2;
}

.p-table02 {
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
  border: none;
}
.p-table02 th,
.p-table02 td {
  display: block;
  background-color: transparent;
  border: none;
  padding: 0;
}
.p-table02 td {
  width: 50%;
}
.p-table02 tr {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.p-table02 thead tr {
  align-items: flex-end;
}
.p-table02 thead td {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  text-align: center;
  color: #2d2d2d;
  padding: 0 10px 40px;
}
.p-table02 thead td::after {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 50%;
  width: 2px;
  height: 100%;
  border-left: 2px dotted #000;
  z-index: 1;
}
.p-table02 tbody th {
  width: 100%;
  position: relative;
  padding-bottom: 40px;
  text-align: left;
}
.p-table02 tbody th::before {
  content: "";
  position: absolute;
  top: 0%;
  left: 25%;
  width: 2px;
  height: 110%;
  border-left: 2px dotted #000;
  z-index: 1;
}
.p-table02 tbody th::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 75%;
  width: 2px;
  height: 110%;
  border-left: 2px dotted #000;
  z-index: 1;
}
.p-table02 tbody td {
  position: relative;
  text-align: center;
  padding: 0 10px 40px;
}
.p-table02 tbody td::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  width: 2px;
  height: 110%;
  border-left: 2px dotted #000;
  z-index: 1;
}
.p-table02 tr:last-of-type td::after {
  height: 20px;
}
.p-table02__style01 {
  position: relative;
  z-index: 2;
}
.p-table02__style01::before {
  content: "";
  position: absolute;
  inset: -24px 0 0 0;
  width: 126px;
  height: 126px;
  margin: 0 auto;
  opacity: 0.8;
  border-radius: 100px;
  background-color: #fff;
  z-index: -1;
}
.p-table02__style01 p {
  font-size: 16px;
}
.p-table02__style01 p:first-of-type {
  font-family: "didot-roman", serif;
  color: #baa2a2;
}
.p-table02__style02 {
  position: relative;
  width: 100%;
  padding: 14px 10px 12px;
  border: solid 1px #000;
  background-color: #fffcfc;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #2d2d2d;
  z-index: 2;
}
.p-table02__style04 {
  padding: 16px 10px 13px 10px;
  border: 1px solid #000;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.67;
  text-align: center;
  color: #2d2d2d;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.p-table02__style05 {
  position: relative;
  z-index: 2;
}
.p-table02__style06 figure {
  position: relative;
  background-color: #ffefef;
  padding: 5px 0;
  z-index: 2;
}
.p-table02 figure {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-table02.u-sp-show {
    display: table;
  }
}

.p-memo01 {
  padding: 55px 20px;
  background-color: #fff;
}
.p-memo01__inner {
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
}

.p-price-subtitle01 {
  position: relative;
  padding: 16px 20px 18px 48px;
  background-color: #480d0d;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.94;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-price-subtitle01 {
    padding: 16px 20px 18px 45px;
  }
}
.p-price-subtitle01::before {
  content: "";
  position: absolute;
  top: calc(50% - 7.5px);
  left: 20px;
  width: 15px;
  height: 15px;
  background-color: #baa2a2;
  border-radius: 100px;
}
.p-price-subtitle01--color-light {
  background-color: #8a0709;
}
.p-price-subtitle01--color-light::before {
  background-color: #fff;
  opacity: 0.47;
}
.p-price-subtitle01--color-exlight {
  background-color: #ce6b6b;
}
.p-price-subtitle01--color-exlight::before {
  background-color: #ffbdbd;
}

.p-price-dl01__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
}
.p-price-dl01__content:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.19);
}
.p-price-dl01 dt {
  position: relative;
  width: calc(100% - 242px);
  padding: 15px 10px 17px 20px;
  font-size: 16px;
  line-height: 2.19;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-price-dl01 dt {
    width: 100%;
    padding: 10px 10px 0px 10px;
  }
}
.p-price-dl01 dt::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: calc(100% - 20px);
  background-color: rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 767px) {
  .p-price-dl01 dt::after {
    display: none;
  }
}
.p-price-dl01 dd {
  width: 242px;
  padding: 17px 20px 17px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 2.19;
  letter-spacing: 0.8px;
  text-align: right;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-price-dl01 dd {
    width: 100%;
    padding: 0px 10px 10px 10px;
  }
}
.p-price-dl01__memo {
  padding: 18px 22px;
  font-size: 15px;
  line-height: 2.33;
  color: #828282;
}

/* --------------------------
診療案内
--------------------------- */
.p-medical {
  color: #031C5C;
}

.p-medical-sec01 {
  padding: 130px 0 130px 0;
}
@media screen and (max-width: 767px) {
  .p-medical-sec01 {
    padding: 80px 0 80px 0;
  }
}

/* 外科手術 */
.p-medical-sec02 {
  position: relative;
  padding: 110px 0 90px 0;
  background-color: #f5f6fb;
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-medical-treatment-block01 figure img {
    position: relative;
    left: -50px;
    width: 110%;
    max-width: 110%;
  }
}

.p-medical-treatment-block02 {
  position: relative;
  z-index: 2;
  min-height: 524px;
  padding-top: 65px;
}
.p-medical-treatment-block02::before {
  content: "";
  position: absolute;
  top: 166px;
  left: 129px;
  width: 186px;
  height: 379px;
  background: url("../img//medical/sec02-illust01.png") no-repeat 50% 50%;
  background-size: cover;
}
@media screen and (max-width: 1090px) {
  .p-medical-treatment-block02::before {
    display: none;
  }
}
.p-medical-treatment-block02__title {
  position: relative;
  margin-bottom: 55px;
  padding-left: 0px;
  font-family: "Shippori Mincho", serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  color: #2e7ab2;
  z-index: 2;
}
.p-medical-treatment-block02__inner {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

/* 予防医療 */
.p-medical-sec03 {
  position: relative;
  padding: 150px 0 90px 0;
}
@media screen and (max-width: 767px) {
  .p-medical-sec03 {
    padding: 90px 0 90px 0;
  }
}

.p-medical-subheading01 {
  margin-bottom: 15px;
  padding: 14px 0 2px 70px;
  background: url("../img/medical/icon-cat.png") no-repeat 0% 40%;
  background-size: 48px auto;
  font-size: 22px;
  line-height: 1.82;
}

.p-medical-subheading02 {
  margin-bottom: 15px;
  padding: 14px 0 2px 70px;
  background: url("../img/medical/icon-dog.png") no-repeat 0% 65%;
  background-size: 52px auto;
  font-size: 22px;
  line-height: 1.82;
}

.p-medical-sec03 {
  position: relative;
  padding: 150px 0 90px 0;
}
@media screen and (max-width: 767px) {
  .p-medical-sec03 {
    padding: 90px 0 90px 0;
  }
}

.p-medical-sec04 {
  position: relative;
  padding: 150px 0 130px 0;
  background-color: #f5f6fb;
}
@media screen and (max-width: 767px) {
  .p-medical-sec04 {
    padding: 90px 0 90px 0;
  }
}

.p-medical-sec05 {
  position: relative;
  padding: 150px 0 130px 0;
}
@media screen and (max-width: 767px) {
  .p-medical-sec05 {
    padding: 90px 0 90px 0;
  }
}

.p-medical-sec06 {
  position: relative;
  padding: 110px 0 130px 0;
  background-color: #f5f6fb;
}
@media screen and (max-width: 767px) {
  .p-medical-sec06 {
    padding: 90px 0 90px 0;
  }
}

.p-medical-sec06-block01 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px 40px;
}

.p-medical-sec07 {
  position: relative;
  padding: 110px 0 130px 0;
}

.p-medical-sec07-block01 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px 100px;
}

.p-medical-sec08 {
  position: relative;
  padding: 110px 0 130px 0;
  background-color: #f5f6fb;
}

.p-medical-sec09 {
  position: relative;
  padding: 110px 0 130px 0;
}

.p-medical-sec10 {
  position: relative;
  padding: 110px 0 130px 0;
  background-color: #f5f6fb;
}

/* 胃カメラ（上部内視鏡）
--------------------------- */
.p-gastro-sec01 {
  padding: 81px 0 120px 0;
}
.p-gastro-sec01__memo01 {
  text-align: center;
  font-family: "Shippori Mincho", serif;
}
.p-gastro-sec01__memo01 a {
  font-weight: bold;
  color: #3ba3d5;
}

.p-gastro-sec02 {
  padding: 100px 0 140px 0;
}

.p-gastro-sec03 {
  padding: 110px 0 110px 0;
}

.p-gastro-sec04 {
  padding: 35px 0 50px 0;
}
.p-gastro-sec04__title {
  margin-bottom: 35px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-align: center;
  color: #64aed7;
}
@media screen and (max-width: 767px) {
  .p-gastro-sec04__title {
    font-size: 18px;
  }
}
.p-gastro-sec04__youtube {
  text-align: center;
}
.p-gastro-sec04__youtube > iframe {
  width: 600px;
  max-width: 100%;
  margin-inline: auto;
  border-radius: 20px;
  aspect-ratio: 16/9;
}

.p-gastro-sec05 {
  padding: 70px 0 100px 0;
}
.p-gastro-sec05__title {
  margin-bottom: 45px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-gastro-sec05__title {
    font-size: 18px;
  }
}
.p-gastro-sec05__title > span {
  margin-inline: 7px;
  padding: 5px 20px 9px 21px;
  border-radius: 25px;
  background-color: #3ba3d5;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-gastro-sec05__title > span {
    margin-inline: 2px;
    padding: 5px 10px 9px 10px;
  }
}
.p-gastro-sec05__img {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-gastro-sec05__img {
    margin-bottom: 30px;
  }
}

.p-gastro-sec06 {
  padding: 100px 0 140px 0;
}
@media screen and (max-width: 767px) {
  .p-gastro-sec06 {
    padding: 100px 0 100px 0;
  }
}

.p-gastro-sec07 {
  padding: 75px 0 75px 0;
  background: url("../img/gastro/sec06-img01.webp") no-repeat 50% 50%;
  background-size: cover;
}

.p-gastro-sec07-block01 {
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 40px 20px 45px 20px;
  font-family: "Shippori Mincho", serif;
}
.p-gastro-sec07-block01__inner {
  width: 750px;
  max-width: 100%;
  margin-inline: auto;
}
.p-gastro-sec07-block01__title {
  margin-bottom: 25px;
  padding-bottom: 35px;
  border-bottom: 2px dotted #3ba3d5;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  color: #135072;
}
@media screen and (max-width: 767px) {
  .p-gastro-sec07-block01__title {
    font-size: 19px;
  }
}

/* 大腸カメラ（下部内視鏡）
--------------------------- */
.p-colono-sec01 {
  padding: 81px 0 120px 0;
}
.p-colono-sec01__memo01 {
  text-align: center;
  font-family: "Shippori Mincho", serif;
}
.p-colono-sec01__memo01 a {
  font-weight: bold;
  color: #3ba3d5;
}

.p-colono-sec02 {
  padding: 100px 0 140px 0;
}

.p-colono-sec03 {
  padding: 110px 0 110px 0;
}

.p-colono-sec04 {
  padding: 35px 0 50px 0;
}
.p-colono-sec04__title {
  margin-bottom: 35px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-align: center;
  color: #64aed7;
}
@media screen and (max-width: 767px) {
  .p-colono-sec04__title {
    font-size: 18px;
  }
}
.p-colono-sec04__youtube {
  text-align: center;
}
.p-colono-sec04__youtube > iframe {
  width: 600px;
  height: auto;
  max-width: 100%;
  margin-inline: auto;
  border-radius: 20px;
  aspect-ratio: 16/9;
}

.p-colono-sec05 {
  padding: 70px 0 100px 0;
}
.p-colono-sec05__title {
  margin-bottom: 45px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-colono-sec05__title {
    font-size: 18px;
  }
}
.p-colono-sec05__title > span {
  margin-inline: 7px;
  padding: 5px 20px 9px 21px;
  border-radius: 25px;
  background-color: #3ba3d5;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-colono-sec05__title > span {
    margin-inline: 2px;
    padding: 5px 10px 9px 10px;
  }
}
.p-colono-sec05__img {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-colono-sec05__img {
    margin-bottom: 30px;
  }
}

.p-colono-sec06 {
  padding: 100px 0 140px 0;
}
@media screen and (max-width: 767px) {
  .p-colono-sec06 {
    padding: 100px 0 100px 0;
  }
}

.p-colono-sec07 {
  padding: 75px 0 75px 0;
  background: url("../img/gastro/sec06-img01.webp") no-repeat 50% 50%;
  background-size: cover;
}

.p-colono-sec07-block01 {
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 40px 20px 45px 20px;
  font-family: "Shippori Mincho", serif;
}
.p-colono-sec07-block01__inner {
  width: 750px;
  max-width: 100%;
  margin-inline: auto;
}
.p-colono-sec07-block01__title {
  margin-bottom: 25px;
  padding-bottom: 35px;
  border-bottom: 2px dotted #3ba3d5;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  color: #135072;
}
@media screen and (max-width: 767px) {
  .p-colono-sec07-block01__title {
    font-size: 19px;
  }
}

/* 内科
--------------------------- */
.p-internal-sec01 {
  padding: 81px 0 0px 0;
}

.p-internal-sec01-area2 {
  padding: 67px 0px 60px;
  background-color: rgba(246, 252, 255, 0.95);
  color: #475555;
}
.p-internal-sec01-area2__title {
  margin-bottom: 60px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-internal-sec01-area2__title {
    font-size: 25px;
  }
}

.p-internal-sec02 {
  padding: 100px 0 140px 0;
}

.p-internal-sec02-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 90px 100px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1090px) {
  .p-internal-sec02-block01 {
    gap: 90px 50px;
  }
}
.p-internal-sec02-block01__item {
  width: calc(50% - 50px);
}
@media screen and (max-width: 1090px) {
  .p-internal-sec02-block01__item {
    width: calc(50% - 25px);
  }
}
@media screen and (max-width: 767px) {
  .p-internal-sec02-block01__item {
    width: 100%;
  }
}

.p-internal-sec03 {
  padding: 100px 0 140px 0;
}
@media screen and (max-width: 767px) {
  .p-internal-sec03 {
    padding: 85px 0 80px 0;
  }
}

/* 肛門外科
--------------------------- */
.p-proctology-sec01 {
  padding: 81px 0 0px 0;
}

.p-proctology-sec01-area2 {
  padding: 67px 0px 60px;
  background-color: rgba(246, 252, 255, 0.95);
  color: #475555;
}
.p-proctology-sec01-area2__title {
  margin-bottom: 60px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-proctology-sec01-area2__title {
    font-size: 25px;
  }
}

.p-proctology-sec02 {
  padding: 120px 0 180px 0;
}

.p-proctology-sec02-block01 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .p-proctology-sec02-block01 {
    padding-left: 22px;
  }
}
.p-proctology-sec02-block01__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 352px;
  max-width: 100%;
  height: 80px;
  border-radius: 8px;
  border: solid 2px #3ba3d5;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #3ba3d5;
}

.p-proctology-sec03 {
  padding: 100px 0 140px 0;
}
@media screen and (max-width: 767px) {
  .p-proctology-sec03 {
    padding: 100px 0 100px 0;
  }
}

/* 予防接種 ・ 健康診断
--------------------------- */
.p-vaccine-sec01 {
  padding: 81px 0 175px 0;
}
.p-vaccine-sec01__memo01 {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 15px;
  line-height: 2;
  color: #6c7878;
  width: 1082px;
  max-width: 100%;
  margin-inline: auto;
  padding-left: 1.5em;
}
.p-vaccine-sec01__memo01::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

.p-vaccine-sec02 {
  padding: 100px 0 200px 0;
}
.p-vaccine-sec02__memo01 {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 15px;
  line-height: 2;
  color: #6c7878;
  width: 1082px;
  max-width: 100%;
  margin-inline: auto;
  padding-left: 1.5em;
}
@media screen and (max-width: 767px) {
  .p-vaccine-sec02__memo01 {
    font-size: 13px;
  }
}
.p-vaccine-sec02__memo01::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

.p-vaccine-sec03 {
  padding: 140px 0 190px 0;
}
@media screen and (max-width: 767px) {
  .p-vaccine-sec03 {
    padding: 100px 0 120px 0;
  }
}

/* 初診の方へ
--------------------------- */
.p-first-sec01 {
  padding: 81px 0 160px 0;
}
@media screen and (max-width: 767px) {
  .p-first-sec01 {
    padding: 81px 0 80px 0;
  }
}

.p-first-sec02 {
  padding: 100px 0 180px 0;
}
@media screen and (max-width: 767px) {
  .p-first-sec02 {
    padding: 100px 0 70px 0;
  }
}

/* プライバシーポリシー
--------------------------- */
.p-privacy-sec01 {
  padding: 81px 0 140px 0;
}
@media screen and (max-width: 767px) {
  .p-privacy-sec01 {
    padding: 81px 0 40px 0;
  }
}

.p-privacy-sec02 {
  padding: 90px 0 180px 0;
}
.p-privacy-sec02__title {
  margin-bottom: 85px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-privacy-sec02__title {
    margin-bottom: 70px;
    font-size: 25px;
  }
}

/* --------------------------
予防歯科
--------------------------- */
.p-prev-sec01 {
  padding: 200px 0 150px 0;
}
@media screen and (max-width: 767px) {
  .p-prev-sec01 {
    padding: 60px 0 100px 0;
  }
}

.p-prev-sec02 {
  padding: 110px 0 120px 0;
  background-color: #fff7f7;
}

.p-prev-sec03 {
  padding: 120px 0 150px 0;
}
@media screen and (max-width: 767px) {
  .p-prev-sec03 {
    padding: 100px 0 100px 0;
  }
}

/* --------------------------
ホワイトニング
--------------------------- */
.p-white-sec01 {
  padding: 150px 0 110px 0;
}
@media screen and (max-width: 767px) {
  .p-white-sec01 {
    padding: 50px 0 70px 0;
  }
}

.p-white-sec02 {
  padding: 150px 0 140px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-white-sec02 {
    padding: 100px 0 100px 0;
  }
}

.p-white-sec03 {
  padding: 100px 0 110px 0;
}

.p-white-sec04 {
  padding: 100px 0 140px 0;
  background-color: #fff7f7;
}

.p-faq-sec {
  padding: 130px 0 250px 0;
  background: url(../img/faq-bg01.png) no-repeat 100% 0%, url(../img/faq-bg02.png) no-repeat 0% 100%;
  background-size: 644px auto, 1155px auto;
  background-color: #FEEBEB;
}
@media screen and (max-width: 1090px) {
  .p-faq-sec {
    background-size: 400px auto, 710px auto;
  }
}
.p-faq-sec__title {
  position: relative;
  width: fit-content;
  padding: 5px 75px;
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  font-weight: 500;
  margin: 0 auto 40px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-faq-sec__title {
    padding: 5px 52px;
    font-size: 18px;
  }
  .p-faq-sec {
    padding-bottom: 100px;
  }
}
.p-faq-sec__title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
  height: 1px;
  background-color: #a06667;
}
@media screen and (max-width: 767px) {
  .p-faq-sec__title::before {
    width: 35px;
  }
}
.p-faq-sec__title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 1px;
  background-color: #a06667;
}
@media screen and (max-width: 767px) {
  .p-faq-sec__title::after {
    width: 35px;
  }
}

.p-faq-list__title {
  margin-bottom: 45px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #a06667;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #9f6667;
}
.p-faq-list__list {
  display: flex;
  flex-wrap: wrap;
  gap: 27px;
  list-style-type: none;
  padding: 0;
}
@media screen and (max-width: 1090px) {
  .p-faq-list__list {
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-faq-list__list {
    gap: 10px;
  }
}
.p-faq-list__item {
  width: calc(25% - 20.25px);
}
@media screen and (max-width: 1090px) {
  .p-faq-list__item {
    width: calc(25% - 11.25px);
  }
}
@media screen and (max-width: 767px) {
  .p-faq-list__item {
    width: calc(50% - 5px);
  }
}
.p-faq-list__item a {
  display: block;
  padding: 10.5px 10px;
  border-radius: 5px;
  background-color: #9f6667;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1090px) {
  .p-faq-list__item a {
    padding: 10.5px 8px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-faq-list__item a {
    font-size: 14px;
  }
}

/* --------------------------
審美歯科/セラミック
--------------------------- */
.p-esthetic-sec01 {
  padding: 150px 0 170px 0;
}
@media screen and (max-width: 767px) {
  .p-esthetic-sec01 {
    padding: 60px 0 100px 0;
  }
}

.p-esthetic-sec02 {
  padding: 120px 0 170px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-esthetic-sec02 {
    padding: 100px 0 100px 0;
  }
}

.p-esthetic-sec03 {
  padding: 100px 0 110px 0;
}

.p-esthetic-sec04 {
  padding: 110px 0 170px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-esthetic-sec04 {
    padding: 90px 0 100px 0;
  }
}

/* --------------------------
矯正歯科
--------------------------- */
.p-ortho-sec01 {
  padding: 150px 0 100px 0;
}
@media screen and (max-width: 767px) {
  .p-ortho-sec01 {
    padding: 50px 0 40px 0;
  }
}

.p-ortho-sec02 {
  position: relative;
  padding: 145px 0 200px 0;
  background-color: #fff7f7;
  overflow: hidden;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-ortho-sec02 {
    padding: 110px 0 100px 0;
  }
}

.p-ortho-sec02-block01 {
  background-color: #fff;
  padding: 50px 20px 90px;
}
@media screen and (max-width: 767px) {
  .p-ortho-sec02-block01 {
    padding: 40px 20px 40px;
  }
}
.p-ortho-sec02-block01__inner {
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
}
.p-ortho-sec02-block01__imgs {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 50px;
  margin-bottom: 40px;
  padding-bottom: 50px;
  border-bottom: 2px dotted #baa2a2;
}
@media screen and (max-width: 767px) {
  .p-ortho-sec02-block01__imgs {
    gap: 0 7px;
  }
}
.p-ortho-sec02-block01__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 40px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .p-ortho-sec02-block01__item {
    width: 100%;
  }
}
.p-ortho-sec02-block01__item > span {
  display: inline-block;
  width: 98px;
  margin-right: 24px;
  padding: 5px 5px 4px;
  background-color: #fe7d7d;
  font-size: 15px;
  line-height: 2.13;
  text-align: center;
  color: #fff;
}

.p-ortho-sec03 {
  padding: 150px 0 130px 0;
}
@media screen and (max-width: 767px) {
  .p-ortho-sec03 {
    padding: 110px 0 130px 0;
  }
}

.p-ortho-sec04 {
  padding: 100px 0 120px 0;
  background-color: #fff7f7;
}

/* --------------------------
インプラント
--------------------------- */
.p-implant-sec01 {
  padding: 190px 0 150px 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-implant-sec01 {
    padding: 60px 0 100px 0;
  }
}

.p-implant-sec02 {
  position: relative;
  padding: 145px 0 190px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-implant-sec02 {
    padding: 100px 0 100px 0;
  }
}

.p-implant-sec03 {
  padding: 150px 0 160px 0;
}
@media screen and (max-width: 767px) {
  .p-implant-sec03 {
    padding: 100px 0 100px 0;
  }
}

.p-implant-sec04 {
  padding: 100px 0 120px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-implant-sec04 {
    padding: 90px 0 100px 0;
  }
}

.p-implant-sec05 {
  padding: 150px 0 230px 0;
}
@media screen and (max-width: 767px) {
  .p-implant-sec05 {
    padding: 100px 0 130px 0;
  }
}

/* --------------------------
一般歯科
--------------------------- */
.p-general-sec01 {
  padding: 190px 0 150px 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-general-sec01 {
    padding: 60px 0 100px 0;
  }
}

.p-general-sec02 {
  position: relative;
  padding: 140px 0 190px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-general-sec02 {
    padding: 90px 0 90px 0;
  }
}

.p-general-sec03 {
  padding: 150px 0 160px 0;
}

.p-general-sec04 {
  padding: 100px 0 120px 0;
  background-color: #fff7f7;
}

.p-general-sec05 {
  padding: 150px 0 230px 0;
}

/* --------------------------
歯周病
--------------------------- */
.p-periodontal-sec01 {
  padding: 190px 0 120px 0;
}
@media screen and (max-width: 767px) {
  .p-periodontal-sec01 {
    padding: 60px 0 30px 0;
  }
}

.p-periodontal-sec02 {
  position: relative;
  padding: 90px 0 170px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-periodontal-sec02 {
    padding: 80px 0 100px 0;
  }
}

.p-periodontal-sec03 {
  padding: 150px 0 100px 0;
}
@media screen and (max-width: 767px) {
  .p-periodontal-sec03 {
    padding: 100px 0 50px 0;
  }
}

.p-periodontal-sec04 {
  padding: 100px 0 100px 0;
  background-color: #fff7f7;
}

.p-periodontal-sec05 {
  padding: 110px 0 150px 0;
}
@media screen and (max-width: 767px) {
  .p-periodontal-sec05 {
    padding: 90px 0 100px 0;
  }
}

/* --------------------------
小児歯科
--------------------------- */
.p-child-sec01 {
  padding: 190px 0 130px 0;
}
@media screen and (max-width: 767px) {
  .p-child-sec01 {
    padding: 60px 0 100px 0;
  }
}

.p-child-sec02 {
  position: relative;
  padding: 120px 0 150px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-child-sec02 {
    padding: 100px 0 100px 0;
  }
}

.p-child-sec03 {
  padding: 120px 0 120px 0;
}
@media screen and (max-width: 767px) {
  .p-child-sec03 {
    padding: 100px 0 100px 0;
  }
}

/* --------------------------
入れ歯
--------------------------- */
.p-dentures-sec01 {
  padding: 190px 0 130px 0;
}
@media screen and (max-width: 767px) {
  .p-dentures-sec01 {
    padding: 60px 0 100px 0;
  }
}

.p-dentures-sec02 {
  position: relative;
  padding: 100px 0 120px 0;
  background-color: #fff7f7;
}

.p-dentures-sec03 {
  padding: 110px 0 140px 0;
}
@media screen and (max-width: 767px) {
  .p-dentures-sec03 {
    padding: 100px 0 100px 0;
  }
}

.p-dentures-sec04 {
  position: relative;
  padding: 100px 0 140px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-dentures-sec04 {
    padding: 100px 0 100px 0;
  }
}

/* --------------------------
根管治療
--------------------------- */
.p-root-sec01 {
  padding: 190px 0 130px 0;
}
@media screen and (max-width: 767px) {
  .p-root-sec01 {
    padding: 60px 0 100px 0;
  }
}

.p-root-sec02 {
  position: relative;
  padding: 100px 0 130px 0;
  background-color: #fff7f7;
}

.p-root-sec03 {
  padding: 110px 0 130px 0;
}

.p-root-sec04 {
  position: relative;
  padding: 140px 0 170px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-root-sec04 {
    padding: 100px 0 100px 0;
  }
}

/* --------------------------
医院紹介
--------------------------- */
.p-clinic-sec01 {
  padding: 80px 0 50px 0;
}

.p-clinic-sec02 {
  padding: 80px 0 140px 0;
}

.p-clinic-sec03 {
  padding: 100px 0 140px 0;
  background-color: #fff7f7;
}

.p-clinic-sec03-block01 {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 74px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 1090px) {
  .p-clinic-sec03-block01 {
    gap: 80px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-clinic-sec03-block01 {
    gap: 50px 20px;
  }
}
.p-clinic-sec03-block01__item {
  width: calc(33.3% - 49.3333333333px);
}
@media screen and (max-width: 1090px) {
  .p-clinic-sec03-block01__item {
    width: calc(33.3% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .p-clinic-sec03-block01__item {
    width: 100%;
  }
}
.p-clinic-sec03-block01__img {
  margin-bottom: 20px;
}
.p-clinic-sec03-block01__title {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.75;
  text-align: center;
  color: #000;
}

/* 医師紹介 */
.p-clinic-clinic {
  position: relative;
  padding: 90px 0 160px 0;
}
@media screen and (max-width: 767px) {
  .p-clinic-clinic {
    padding: 90px 0 100px 0;
  }
}

@media screen and (max-width: 767px) {
  .p-clinic-doctors-block01 {
    padding-top: 0px;
  }
}
.p-clinic-doctors-block01__left {
  position: relative;
  width: 518px;
  max-width: 48%;
}
@media screen and (max-width: 767px) {
  .p-clinic-doctors-block01__left {
    max-width: 100%;
    margin: 0 auto 0px auto;
  }
}
@media screen and (max-width: 767px) {
  .p-clinic-doctors-block01__img {
    margin-bottom: 30px;
  }
}
.p-clinic-doctors-block01__right {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-clinic-doctors-block01__right {
    width: 100%;
  }
}
.p-clinic-doctors-block01__lead {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.47em;
  color: #000;
}
.p-clinic-doctors-block01__name {
  margin-bottom: 25px;
  font-family: "Shippori Mincho", serif;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0.25em;
  line-height: 1;
  text-align: left;
  color: #252929;
}
@media screen and (max-width: 767px) {
  .p-clinic-doctors-block01__name {
    font-size: 22px;
  }
}
.p-clinic-doctors-block01__name-en {
  font-family: "didot-roman", serif;
  font-size: 22px;
  text-align: left;
  color: #eca2a2;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-clinic-doctors-block01__name-en {
    font-size: 14px;
  }
}
.p-clinic-doctors-block01__title {
  margin-bottom: 70px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  color: #1a1a1a;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-clinic-doctors-block01__title {
    margin-bottom: 40px;
    font-size: 20px;
  }
}
.p-clinic-doctors-block01__text {
  font-size: 15px;
  font-weight: 500;
  line-height: 2.19;
}

.p-clinic-sec05 {
  padding: 100px 0 140px 0;
  background-color: #fff7f7;
}

/* --------------------------
料金表
--------------------------- */
.p-price-sec00 {
  padding: 150px 0 50px 0;
}
@media screen and (max-width: 767px) {
  .p-price-sec00 {
    padding: 100px 0 50px 0;
  }
}
.p-price-sec00__text {
  width: 658px;
  max-width: 100%;
  margin-inline: auto;
  padding: 35px 20px 36px;
  border: dotted 2px #eca2a2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-price-sec00__text {
    max-width: calc(100% - 40px);
    margin-inline: 20px;
  }
}

.p-price-sec01 {
  padding: 100px 0 50px 0;
}
@media screen and (max-width: 767px) {
  .p-price-sec01 {
    padding: 60px 0 50px 0;
  }
}

.p-price-sec02 {
  position: relative;
  padding: 100px 0 50px 0;
}

.p-price-sec03 {
  padding: 80px 0 50px 0;
}

.p-price-sec04 {
  position: relative;
  padding: 80px 0 200px 0;
}
@media screen and (max-width: 767px) {
  .p-price-sec04 {
    padding: 80px 0 100px 0;
  }
}

.p-price-sec05 {
  position: relative;
  padding: 160px 0 210px 0;
  background-color: #fff7f7;
}
@media screen and (max-width: 767px) {
  .p-price-sec05 {
    padding: 100px 0 100px 0;
  }
}
.p-price-sec05__lead {
  font-size: 16px;
  line-height: 2.19;
  text-align: center;
  color: #828282;
}
