@charset "UTF-8";
/* Scss Document */
.flex_30 {
  width: 30%;
}

.flex_31 {
  width: 31%;
}

.flex_32 {
  width: 32%;
}

.flex_33 {
  width: 33%;
}

.flex_34 {
  width: 34%;
}

.flex_35 {
  width: 35%;
}

.flex_36 {
  width: 36%;
}

.flex_37 {
  width: 37%;
}

.flex_38 {
  width: 38%;
}

.flex_39 {
  width: 39%;
}

.flex_40 {
  width: 40%;
}

.flex_41 {
  width: 41%;
}

.flex_42 {
  width: 42%;
}

.flex_43 {
  width: 43%;
}

.flex_44 {
  width: 44%;
}

.flex_45 {
  width: 45%;
}

.flex_46 {
  width: 46%;
}

.flex_47 {
  width: 47%;
}

.flex_48 {
  width: 48%;
}

.flex_49 {
  width: 49%;
}

.flex_50 {
  width: 50%;
}

.flex_51 {
  width: 51%;
}

.flex_52 {
  width: 52%;
}

.flex_53 {
  width: 53%;
}

.flex_54 {
  width: 54%;
}

.flex_55 {
  width: 55%;
}

.flex_56 {
  width: 56%;
}

.flex_57 {
  width: 57%;
}

.flex_58 {
  width: 58%;
}

.flex_59 {
  width: 59%;
}

.flex_60 {
  width: 60%;
}

.flex_61 {
  width: 61%;
}

.flex_62 {
  width: 62%;
}

.flex_63 {
  width: 63%;
}

.flex_64 {
  width: 64%;
}

.flex_65 {
  width: 65%;
}

.flex_66 {
  width: 66%;
}

.flex_67 {
  width: 67%;
}

.flex_68 {
  width: 68%;
}

.flex_69 {
  width: 69%;
}

.flex_70 {
  width: 70%;
}

:root {
  --min-size: 100px;
  --clamp-vw: 18vw;
}

@media (max-width: 1024px) {
  :root {
    --min-size: 60px;
    --clamp-vw: 10vw;
  }
}
.padding100 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 100px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.padding110 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 110px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.padding120 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 120px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.padding130 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 130px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.padding140 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 140px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.padding150 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 150px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.padding160 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 160px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.padding170 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 170px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.padding180 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 180px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.padding190 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 190px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.padding200 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 200px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.padding210 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 210px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.padding220 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 220px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.padding230 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 230px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.padding240 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 240px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.padding250 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 250px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.padding260 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 260px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.padding270 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 270px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.padding280 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 280px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.padding290 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 290px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.padding300 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 300px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.margin100 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 100px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.margin110 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 110px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.margin120 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 120px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.margin130 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 130px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.margin140 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 140px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.margin150 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 150px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.margin160 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 160px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.margin170 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 170px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.margin180 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 180px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.margin190 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 190px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.margin200 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 200px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.margin210 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 210px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.margin220 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 220px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.margin230 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 230px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.margin240 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 240px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.margin250 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 250px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.margin260 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 260px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.margin270 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 270px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.margin280 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 280px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.margin290 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 290px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.margin300 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 300px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.pt-100 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.pt-110 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.pt-120 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.pt-130 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.pt-140 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.pt-150 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.pt-160 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.pt-170 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.pt-180 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.pt-190 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.pt-200 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.pt-210 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.pt-220 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.pt-230 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.pt-240 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.pt-250 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.pt-260 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.pt-270 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.pt-280 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.pt-290 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.pt-300 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.pb-100 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.pb-110 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.pb-120 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.pb-130 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.pb-140 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.pb-150 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.pb-160 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.pb-170 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.pb-180 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.pb-190 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.pb-200 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.pb-210 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.pb-220 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.pb-230 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.pb-240 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.pb-250 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.pb-260 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.pb-270 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.pb-280 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.pb-290 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.pb-300 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.mt-100 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.mt-110 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.mt-120 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.mt-130 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.mt-140 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.mt-150 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.mt-160 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.mt-170 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.mt-180 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.mt-190 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.mt-200 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.mt-210 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.mt-220 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.mt-230 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.mt-240 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.mt-250 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.mt-260 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.mt-270 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.mt-280 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.mt-290 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.mt-300 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.mb-100 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.mb-110 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.mb-120 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.mb-130 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.mb-140 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.mb-150 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.mb-160 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.mb-170 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.mb-180 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.mb-190 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.mb-200 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.mb-210 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.mb-220 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.mb-230 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.mb-240 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.mb-250 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.mb-260 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.mb-270 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.mb-280 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.mb-290 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.mb-300 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

a {
  transition: var(--trans_300ms);
  text-decoration: none;
  color: var(--basecolor);
}

a:focus,
a:visited,
a:focus-visible {
  text-decoration: none;
  color: var(--basecolor);
}

a:hover,
a:active {
  text-decoration: none;
  color: var(--green6cba3c);
}

/************************/
/*** common ***/
html {
  scroll-padding-top: 110px;
}

.linkbutton {
  display: block;
  color: var(--white);
  line-height: 1.8;
  letter-spacing: 0.09em;
  padding: 14px 38px 14px 18px;
  border-radius: 9999px;
  border: 2px solid #82D152;
  text-align: center;
  background: #82D152 url("../images/greenarrow_whitebg.svg") no-repeat right 12px center/42px 41px;
  min-width: 208px;
  width: fit-content;
}

.linkbutton:focus,
.linkbutton:visited,
.linkbutton:focus-visible {
  color: var(--white);
}

.linkbutton:hover,
.linkbutton:active {
  color: var(--green6cba3c);
  background: #ffffff url("../images/whitearrow_greenbg_hover.svg") no-repeat right 12px center/42px 41px;
}

.button_phone {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 60px;
  padding: 11px 22px 9px;
  border: 2px solid #80CC51;
  background: #80CC51;
  border-radius: 10px;
  color: #fff;
}

.button_phone:focus,
.button_phone:visited,
.button_phone:focus-visible {
  color: var(--white);
}

.button_phone:hover,
.button_phone:active {
  color: var(--green6cba3c);
  background: #ffffff;
}

.button_phone_text {
  font-size: 14px;
  line-height: 1.45;
  letter-spacing: 0.08em;
  text-align: center;
}

.button_phone_number {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 1.45;
  letter-spacing: 0.08em;
  padding-left: 21px;
  text-align: center;
  margin-top: 2px;
  white-space: nowrap;
  position: relative;
}

.button_phone_number::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
  height: 21px;
  background: url("../images/icon_phone_hover.svg") no-repeat left center/21px 21px;
}

.button_phone_number::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
  height: 21px;
  background: url("../images/icon_phone.svg") no-repeat left center/21px 21px;
  opacity: 1;
  transition: var(--trans_300ms);
}

.button_phone:hover .button_phone_number::after,
.button_phone:active .button_phone_number::after {
  opacity: 0;
}

.button_reservation {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  padding: 16px 60px 16px 24px;
  border-radius: 10px;
  border: 2px solid #80CC51;
  background: #80CC51;
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: center;
  transition: 0.3s ease;
}

.button_reservation::before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url("../images/whitearrow_greenbg_hover.svg") no-repeat center/100%;
}

.button_reservation::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url("../images/greenarrow_whitebg.svg") no-repeat center/100%;
  opacity: 1;
  transition: var(--trans_300ms);
}

.button_reservation:focus,
.button_reservation:visited,
.button_reservation:focus-visible {
  color: var(--white);
}

.button_reservation:hover,
.button_reservation:active {
  color: #80CC51;
  background: #fff;
}

.button_reservation:hover::after,
.button_reservation:active::after {
  opacity: 0;
}

.mainview {
  margin-top: 102px;
}

.mainview_wrapper {
  display: grid;
  grid-template-columns: 32% 65%;
  justify-content: space-between;
  align-items: center;
}

.mainview_textbox {
  height: 100%;
}

.mainview_textbox_wrapper {
  width: max-content;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  position: relative;
}

.mainview_text {
  padding-bottom: 52px;
}

.mainview_titlesub {
  color: #71C040;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 500;
}

.mainview_title {
  font-size: clamp(38px, 2.1vw, 42px);
  line-height: 1.35;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.breadcrumb {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  position: absolute;
  bottom: 30px;
  left: 0;
}

.breadcrumb_bar {
  padding-right: 32px;
  position: relative;
  color: #71C040;
}

.breadcrumb_bar:hover,
.breadcrumb_bar:active,
.breadcrumb_bar:focus,
.breadcrumb_bar:visited {
  color: #71C040;
}

.breadcrumb_bar::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 1px;
  background-color: #C4C4C4;
  position: absolute;
  top: 50%;
  right: 11px;
}

.checkup_title_36 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.checkup_link {
  overflow-wrap: anywhere;
  word-break: break-word;
}

.checkup_link,
.checkup_link:visited,
.checkup_link:active {
  color: var(--green6cba3c);
}

p.info_visit_text_paragraph.checkup_margin {
  margin-top: 40px;
}

.info_visit.checkup {
  padding-bottom: 100px;
}

.info_visit_graph {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px;
  margin-block: 42px;
}

.info_visit_graph_image {
  display: block;
  width: 43.5%;
  height: auto;
}

.standard_list_heading {
  padding: 9px 20px;
  border-left: 4px solid #63b630;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
}

/*** header ***/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 102px;
  z-index: 1000;
  background-color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
}

.header::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 234px;
  height: 168px;
  top: -24px;
  right: 0;
  background: url("../images/header_bg.webp") no-repeat center/100%;
  transition: var(--trans_300ms);
  opacity: 1;
}

.header::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -2;
  width: 234px;
  height: 168px;
  top: -24px;
  right: 0;
  background: url("../images/header_bg_hover.webp") no-repeat center/100%;
}

.header:has(.header_reservation_text:hover)::after {
  opacity: 0;
}

.header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

#logo {
  width: max-content;
  flex-shrink: 0;
}

.logo_link {
  display: block;
  width: 340px;
}

.headermenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: clamp(16px, 1.1vw, 20px);
}

.header_nav_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_nav_link {
  color: inherit;
  padding: clamp(8px, 0.7vw, 15px);
  font-weight: 500;
  letter-spacing: 0.02em;
}

.header_nav_link:hover {
  color: var(--green63b630);
}

.hoverlist_parent {
  position: relative;
}

.hoverlist_wrapper {
  display: none;
  position: absolute;
  padding-top: 15px;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
}

.hoverlist {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: max-content;
  padding: 15px;
  background-color: var(--white);
  border-radius: 20px;
  box-shadow: 0px 0px 14px -6px #c9c0c0;
}

.hoverlist_header {
  display: flex;
  align-items: center;
  gap: 8px;
}

.hoverlist_header::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #71c040;
  border-bottom: 2px solid #71c040;
  transform: rotate(45deg);
}

.hoverlist_item {
  display: none;
}

.hoverlist_link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px;
  font-weight: 500;
}

.hoverlist_text {
  display: inline-block;
  height: 40%;
  line-height: 1.4em;
}

.hoverlist_parent:hover .hoverlist_wrapper, .hoverlist_parent:hover .hoverlist_item {
  display: block;
}

.header_reservation {
  width: fit-content;
  margin-left: 32px;
}

.header_reservation .header_reservation_text {
  font-size: 20px;
  font-weight: 600;
  color: var(--white);
  text-align: center;
  letter-spacing: 0.08em;
  padding: 12px 0;
  display: block;
}

.header_reservation_textsmall {
  font-size: 13px;
  text-align: center;
  display: block;
  letter-spacing: 0.08em;
}

.header_reservation_text:hover,
.header_reservation_text:active {
  color: #fff;
}

/*** footer ***/
.footer {
  overflow: hidden;
}

.footer_wrapper {
  padding-block: 60px 64px;
  background: #f5f5f5;
}

.footer::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/61;
  background: url("../images/footer_bg.webp") no-repeat center bottom/100% auto;
}

.footer_body {
  display: grid;
  grid-template-columns: 495px 550px;
  gap: 55px;
  align-items: start;
  position: relative;
  z-index: 1;
}

.footer_text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 3px;
  max-width: 495px;
}

.footer_logo {
  width: min(100%, 387px);
}

.footer_address {
  width: 495px;
  max-width: 100%;
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0.02em;
  color: #333;
}

.footer_train {
  position: relative;
  margin-top: 18px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0.05em;
  color: #333;
}

.footer_train::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 21px;
  background: url("../images/train.svg") no-repeat center/100%;
}

.footer_calender {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
  width: 100%;
  max-width: 550px;
  justify-self: end;
}

.footer_button {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 16px;
  align-items: stretch;
  margin-bottom: 32px;
}

.footer_calender_table {
  width: 100%;
}

.footer_calender_wrapper {
  padding: 0;
  background: transparent;
}

.footer_calender_wrapper > .footer_calender_table {
  display: grid;
  grid-template-columns: 130px repeat(8, 1fr);
  width: 557px;
  max-width: 100%;
}

.footer_calender_headcell {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 43px;
  padding: 12px 0;
  background: transparent;
  text-align: left;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  border-bottom: 1px dashed #d2d2d2;
}

.footer_calender_headcell.montserrat {
  font-weight: 400;
}

.footer_calender_cell {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 43px;
  padding: 12px 0;
  background: transparent;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  border-bottom: 1px dashed #d2d2d2;
}

.footer_calender_cell.green_63b630 {
  color: #63B630;
  font-size: 18px;
  font-weight: 400;
}

.footer_calender_comment {
  margin-top: 11px;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.footer_nav {
  margin-top: 48px;
}

.footer_nav_wrapper {
  display: flex;
  gap: 56px;
}

.footer_nav_column {
  display: flex;
  flex-direction: column;
  gap: 11px;
  min-width: 0;
}

.footer_nav_column ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: -2px;
}

.footer_nav_round {
  font-size: 15px;
  line-height: 1.8;
}

.footer_nav_round .footer_nav_link {
  font-weight: 500;
}

.footer_nav_link {
  display: flex;
  align-items: flex-start;
  transition: color 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  line-height: 1.7;
}

.footer_nav_round .footer_nav_link::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin-right: 9px;
  margin-top: 0.58em;
  flex-shrink: 0;
  background: #63B630;
  border-radius: 50%;
}

.footer_nav_line {
  font-size: 13px;
  line-height: 1.8;
}

.footer_nav_line .footer_nav_link::before {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  margin-right: 8px;
  margin-top: 0.8em;
  flex-shrink: 0;
  background: #333;
}

.column1 {
  min-width: 0;
}

.column2 {
  min-width: 0;
}

.column3 {
  min-width: 0;
}

.column4 {
  min-width: 0;
}

.copyright {
  margin-top: 90px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.03em;
  color: #646464;
}

.footer_button_white {
  display: none;
}

.spfooter {
  display: none;
  position: fixed;
  z-index: 1001;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  padding: 13px 3.6%;
  background-color: #fff;
}

.spfooter_button {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
}

.spfooter_button_phone {
  display: block;
  background-color: #64B632;
  border-radius: 5px;
  padding: 8px 10px 8px;
  color: #fff;
  height: 54px;
  width: 47%;
  min-width: 170px;
}

.spfooter_button_phone_text {
  font-size: 13px;
  line-height: 1;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}

.spfooter_button_phone_number {
  font-size: 18px;
  line-height: 1;
  margin-top: 7px;
  width: fit-content;
  padding-left: 20px;
  display: block;
  text-align: center;
  position: relative;
}

.spfooter_button_phone_number::before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 1px;
  background: url(../images/icon_phone_footer.svg) no-repeat center/15px 15px;
}

.spfooter_button_web {
  display: block;
  background-color: #64B632;
  border-radius: 5px;
  padding: 18px 10px;
  color: #fff;
  height: 54px;
  width: 47%;
  min-width: 170px;
}

.spfooter_button_web_text {
  font-size: 17px;
  line-height: 1;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding-left: 35px;
  padding-right: 8px;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  position: relative;
}

.spfooter_button_web_text::before {
  content: "";
  display: block;
  position: absolute;
  width: 27px;
  height: 15px;
  left: 0;
  top: 2px;
  background: url(../images/icon_web_footer.svg) no-repeat center/27px 15px;
}

.spfooter_button_phone:hover,
.spfooter_button_phone:active,
.spfooter_button_phone:focus,
.spfooter_button_phone:visited,
.spfooter_button_web:hover,
.spfooter_button_web:active,
.spfooter_button_web:focus,
.spfooter_button_web:visited {
  color: #fff;
}

.spfooter_button_phone_number {
  margin-right: auto;
  margin-left: auto;
}

/*** top ***/
.top_backwrapper {
  margin-top: 102px;
  background: url(../images/top_news_bg.webp) no-repeat left 12% top 532px/33.7% auto;
}

.top_mainview_wrapper {
  display: flex;
  justify-content: center;
  gap: clamp(40px, 2.6vw, 50px);
  align-items: center;
}

.top_mainview_text {
  width: 322px;
  flex-shrink: 0;
}

.top_mainview_title {
  margin-top: 110px;
}

.top_mainview_titlebox {
  display: block;
  width: fit-content;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-bottom: 3px dotted #BFEBA4;
  font-size: 29px;
  letter-spacing: 0.18em;
  margin-top: 4px;
}

.top_spmainview_title {
  display: none;
  margin-top: 20px;
}

.top_spmainview_titlebox {
  display: block;
  width: fit-content;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-bottom: 3px dotted #BFEBA4;
  font-size: 22px;
  letter-spacing: 0.15em;
  margin-top: 4px;
}

.top_mainview_scroll {
  width: 28px;
  height: 124px;
  margin-top: 110px;
  margin-left: 18px;
}

.top_mainview_imagewrapper {
  position: relative;
  display: flex;
  align-items: flex-end;
}

.top_mainview_calender {
  background: url("../images/top_calender_bg.webp") no-repeat right bottom/100%;
  position: absolute;
  bottom: -1px;
  right: 0;
  display: flex;
}

.top_mainview_calender_headline {
  writing-mode: vertical-rl;
  display: flex;
  align-items: baseline;
  justify-content: center;
  text-align: center;
  font-size: 17px;
  line-height: 1em;
  padding: 65px 0 20px 64px;
  gap: 8px;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.top_mainview_calender_hours {
  width: 19px;
  height: 19px;
  display: block;
}

.top_mainview_calender_wrapper {
  padding: 60px 40px 10px 42px;
}

.top_mainview_calender_table {
  display: grid;
  grid-template-columns: auto repeat(8, 1fr);
  grid-template-rows: repeat(3, auto);
  width: max-content;
  font-size: 14px;
  letter-spacing: 0.05em;
}

.top_mainview_calender_headcell {
  padding: 12px 15px 12px 0;
  border-bottom: 1px dotted #D2D2D2;
}

.top_mainview_calender_cell {
  padding: 12px 15px;
  border-bottom: 1px dotted #D2D2D2;
}

.top_mainview_calender_comment {
  margin-top: 8px;
  font-size: 12px;
  letter-spacing: 0.05em;
}

.top_news {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 7.5%;
  margin-top: 80px;
}

.top_news_head {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 50px;
}

.top_news_wrapper {
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat left bottom/43px 7px;
}

.top_news_head_title {
  font-size: clamp(47px, 2.7vw, 52px);
  letter-spacing: 0.02em;
  line-height: 1.4;
}

.top_news_head_titlesmall {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.14em;
}

.top_news_listitem {
  display: grid;
  grid-template-columns: 132px 1fr;
  gap: 5%;
  align-items: center;
  border-bottom: 2px dotted #D2D2D2;
}

.top_news_listitem_date {
  font-size: 18px;
  padding: 20px 28px;
  display: block;
}

.top_news_listitem_title {
  padding: 20px 60px 20px 30px;
  display: block;
  position: relative;
}

.top_news_listitem_title::before {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url("../images/whitearrow_greenbg_hover.svg") no-repeat center/100%;
}

.top_news_listitem_title::after {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url("../images/whitearrow_greenbg.svg") no-repeat center/100%;
  opacity: 1;
  transition: var(--trans_300ms);
}

.top_news_listitem:hover .top_news_listitem_title::after,
.top_news_listitem:active .top_news_listitem_title::after {
  opacity: 0;
}

.top_spnews_button_wrapper {
  display: none;
}

.top_about {
  text-align: center;
  padding-block: 160px 0;
  background: url("../images/top_about01.webp") no-repeat right 15% top 72px/21.6% auto, url("../images/top_about02.webp") no-repeat left 18.8% bottom/15.7% auto;
}

.top_about_title {
  font-size: 28px;
  line-height: 1.8;
  letter-spacing: 0.09em;
  margin-bottom: 44px;
}

.top_about_text {
  margin-bottom: 20px;
}

.top_about_button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 44px;
}

.top_feature {
  --feature-curve-height: calc(100vw * 70 / 1918);
  position: relative;
  background-color: #FFF9EE;
  margin-top: calc(var(--feature-curve-height) + 108px);
  margin-bottom: var(--feature-curve-height);
}

.top_feature::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--feature-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  background-image: url("../images/feature_bg1.webp");
  background-position: center bottom;
}

.top_feature::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--feature-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  background-image: url("../images/feature_bg2.webp");
  background-position: center top;
}

.top_feature_wrapper {
  background-color: #FFF9EE;
  padding-top: 45px;
  padding-bottom: 120px;
}

.top_feature_title {
  text-align: center;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
  padding-bottom: 20px;
}

.top_feature_title_large {
  font-size: clamp(47px, 2.7vw, 52px);
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.top_feature_title_small {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.12em;
}

.top_feature_list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 72px;
  margin-top: 60px;
}

.top_feature_listitem {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(64px, 4.1vw, 80px);
  align-items: center;
}

.top_feature_listitem:nth-child(even) .top_feature_listitem_image {
  grid-column: 2;
}

.top_feature_listitem:nth-child(even) .top_feature_listitem_body {
  grid-column: 1;
  grid-row: 1;
}

.top_feature_listitem_title {
  margin-bottom: 24px;
  position: relative;
}

.top_feature_listitem_titletext {
  font-size: 28px;
  line-height: 1.65;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 5;
}

.top_feature_listitem_number {
  position: absolute;
  z-index: 3;
  right: 8px;
  bottom: -4px;
  width: 171px;
  height: 163px;
  background: url("../images/number_bg.webp") no-repeat center/100% auto;
  padding: 46px 40px 46px 46px;
}

.top_feature_listitem_number.num4 {
  right: -36px;
}

.top_feature_listitem_number_small {
  font-size: 13px;
  line-height: 1.5;
  padding-bottom: 4px;
  border-bottom: 2px dotted #B4CDA5;
  text-align: center;
  color: var(--green63b630);
}

.top_feature_listitem_number_large {
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  color: var(--green63b630);
  margin-top: 5px;
}

.top_feature_listitem_twoimages {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.top_feature_listitem_twoimages_large {
  position: relative;
  z-index: 5;
  width: 92%;
  height: auto;
  display: block;
}

.top_feature_listitem_twoimages_small {
  position: absolute;
  z-index: 6;
  width: 54%;
  height: auto;
  display: block;
  bottom: -70px;
  left: -66px;
}

.top_treatment {
  padding-block: 96px 107px;
}

.top_treatment_title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 40px;
  margin-bottom: 45px;
}

.top_treatment_title_body {
  display: flex;
  align-items: baseline;
  gap: 30px;
  background: url("../images/dot_largegreen.svg") no-repeat left bottom/43px 7px;
  padding-bottom: 15px;
}

.top_treatment_title_large {
  font-size: clamp(47px, 2.7vw, 52px);
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.top_treatment_title_small {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.13em;
}

.top_treatment_title_text {
  margin-top: 28px;
}

.top_treatment_title_button {
  min-width: 240px;
  height: 60px;
  line-height: 1;
  padding-block: 21px;
}

.top_treatment_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 13px;
}

.top_treatment_listitem {
  background: #F5F5F5 url("../images/whitearrow_greenbg.svg") no-repeat right 5px bottom 8px/53px 53px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 28px 28px 40px 28px;
  border-radius: 16px;
}

.top_treatment_listitem:hover,
.top_treatment_listitem:active {
  color: var(--basecolor);
  background: #DEEFD3 url("../images/whitearrow_greenbg_hover.svg") no-repeat right 5px bottom 8px/53px 53px;
}

.top_treatment_listitem_titlesub {
  color: #71C040;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 14px;
}

.top_treatment_listitem_title {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-top: 5px;
}

.top_treatment_listitem_image {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon_dentistry {
  display: block;
  width: 56px;
  height: 70px;
}

.icon_care {
  display: block;
  width: 77px;
  height: 70px;
}

.icon_rootcanal {
  display: block;
  width: 56px;
  height: 86px;
}

.icon_preriodontal {
  display: block;
  width: 86px;
  height: 83px;
}

.icon_cosmetic {
  display: block;
  width: 84px;
  height: 78px;
}

.icon_pediatric {
  display: block;
  width: 79px;
  height: 71px;
}

.icon_dentures {
  display: block;
  width: 83px;
  height: 63px;
}

.icon_surgery {
  display: block;
  width: 60px;
  height: 76px;
}

.top_treatment_spbutton {
  display: none;
}

.top_message {
  padding-bottom: 76px;
}

.top_message_wrapper {
  width: 88%;
  padding: 88px 0 0 13.3%;
  position: relative;
}

.top_message_content {
  position: relative;
  z-index: 3;
}

.top_message_wrapper::before {
  content: "";
  display: block;
  width: 92%;
  height: 95%;
  background-color: #FFF9EE;
  border-radius: 0 40px 50px 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.top_message_titlewrap {
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.top_message_title {
  font-size: clamp(47px, 2.7vw, 52px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
}

.top_message_titlesub {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.12em;
  text-align: center;
}

.top_message_body {
  margin-top: 130px;
  display: flex;
  gap: 80px;
  justify-content: space-between;
}

.top_message_textbox_headline {
  font-size: 26px;
  line-height: 1.8;
  margin-bottom: 30px;
}

.top_message_textbox_text {
  margin-bottom: 20px;
}

.top_message_textbox_credit {
  text-align: right;
  margin-top: 30px;
}

.top_message_button {
  margin-top: 30px;
}

.top_message_image {
  width: 35%;
}

.top_spmessage_image {
  display: none;
}

/*** about ***/
/*** about common ***/
.ab_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.ab01_item:nth-child(1) .ab01_image,
.ab01_item:nth-child(3) .ab01_image {
  width: 453px;
}

.ab01_item:nth-child(2) .ab01_image,
.ab01_item:nth-child(4) .ab01_image {
  width: 431px;
}

.ab01_item:nth-child(odd) .ab01_body {
  padding-left: 20px;
}

.ab01_item:nth-child(even) .ab01_body {
  width: 540px;
  max-width: calc(100vw - 40px);
}

.ab_title_eng {
  font-size: clamp(47px, 2.7vw, 52px);
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 500;
}

.ab_title_ja {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.15em;
  font-weight: 500;
}

.ab01_lead_text,
.ab02_text_paragraph,
.ab03_lead_text,
.ab04_lead_text {
  line-height: 2.1;
  letter-spacing: 0.05em;
}

/*** ab01 concept ***/
.ab01_concept {
  padding-block: 80px 150px;
  overflow: hidden;
}

.ab01_lead {
  margin: 25px auto 0;
  margin-top: 24px;
  text-align: center;
  font-size: 15px;
  line-height: 2.1;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.ab01_list {
  max-width: calc(100vw - 40px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 14%;
  row-gap: 40px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}

.ab01_item {
  width: 100%;
  position: relative;
  padding-top: 36px;
}

.ab01_item_right {
  margin-top: 108px;
}

.ab01_num_label {
  color: #63b630;
  font-size: 13px;
  line-height: 1.5;
  padding-bottom: 5px;
  border-bottom: 2px dotted #b4cda5;
}

.ab01_num_text {
  color: #63b630;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-top: 4px;
}

.ab01_body {
  margin-top: 22px;
}

.ab01_heading {
  font-size: 25px;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.ab03_item_reverse .ab03_image {
  grid-column: 1;
  grid-row: 1;
}

/* tablet */
/* mobile */
.ab04_item {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}

.ab04_heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.68em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #63b630;
}

/*** Local PNG final cascade ***/
.ab01_num {
  position: absolute;
  z-index: 2;
  left: -48px;
  top: 0;
  padding: 47px 48px 36px;
  background: url("../images/number_bg.webp") no-repeat center/100% auto;
  text-align: center;
  width: 171px;
  height: 163px;
  background-image: url("../images/about_concept_number.webp");
}

.ab04_lead {
  text-align: center;
  font-size: 15px;
  line-height: 2.1;
  letter-spacing: 0.05em;
  margin-top: 25px;
}

.ab03_lead {
  text-align: center;
  font-size: 15px;
  line-height: 2.1;
  letter-spacing: 0.05em;
  margin-top: 25px;
}

.ab04_facilities {
  background-color: #f5f5f5;
  position: relative;
  padding-block: 45px 100px;
}

.ab04_list {
  display: grid;
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 50px 60px;
  margin-top: 60px;
}

.ab04_image {
  border-radius: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  aspect-ratio: 520/350;
}

.ab04_heading {
  position: relative;
  padding-left: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-top: 24px;
  font-size: 23px;
}

/*** Concept image no-shadow final override ***/
.ab01_image {
  width: 100%;
  background-color: #f5f5f5;
  aspect-ratio: auto;
  border-radius: 0;
  overflow: visible;
  background: transparent;
}

.ab01_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/*** Feature Figma final fix at EOF ***/
.ab02_feature {
  position: relative;
  padding-block: 45px 100px;
  background-color: #fff9ee;
}

.ab02_list {
  display: grid;
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  gap: 100px;
  margin-top: 60px;
  margin-inline: auto;
}

.ab02_num {
  letter-spacing: 0.02em;
  position: relative;
  background-image: url("../images/about_concept_number.webp");
  background-size: 171px 163px;
  width: 207px;
  height: 200px;
  min-width: 207px;
  margin-bottom: 0;
  padding-top: 60px;
  background: url("../images/number_bg.webp") no-repeat center/171px 163px;
  color: #63b630;
  font-size: 48px;
  line-height: 1;
  text-align: center;
  flex-shrink: 0;
}

.ab02_num::before {
  margin-bottom: 5px;
  content: "FEATURE";
  display: block;
  width: 62px;
  margin: 0 auto 5px;
  padding-bottom: 4px;
  border-bottom: 2px dotted #b4cda5;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  white-space: nowrap;
}

.ab02_heading {
  font-size: 28px;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-weight: 500;
  white-space: nowrap;
}

.ab02_text_paragraph + .ab02_text_paragraph {
  margin-top: 10px;
}

.ab02_subimage {
  margin-top: 34px;
  overflow: hidden;
  position: absolute;
  left: 74px;
  top: 274px;
  width: 329px;
  height: auto;
  margin: 0;
  aspect-ratio: 329/235;
  border-radius: 0;
}

/*** Clinic overlap/z-index final adjustment EOF ***/
.ab03_clinic {
  position: relative;
  isolation: isolate;
  padding-block: 140px 150px;
}

.ab03_list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  margin: 40px auto 0;
}

.ab03_item:nth-child(3) {
  min-height: 592px;
}

.ab03_item:nth-child(4) {
  column-gap: 0;
  justify-content: center;
  grid-template-columns: 546fr 594fr;
  min-height: 598px;
}

.ab03_item_reverse .ab03_visual {
  grid-column: 1;
  grid-row: 1;
}

.ab03_item_reverse .ab03_body {
  margin-left: -22px;
  grid-column: 2;
  grid-row: 1;
}

.ab03_item:nth-child(2) .ab03_body {
  margin-left: -18px;
  width: 620px;
  min-height: 598px;
  justify-content: center;
  padding: 0 56px 0 80px;
  background-image: url("../images/about_clinic_bg02.webp");
}

.ab03_item:nth-child(3) .ab03_body {
  width: 626px;
  min-height: 592px;
  padding: 142px 76px 40px 104px;
  background-image: url("../images/about_clinic_bg03.webp");
}

.ab03_item:nth-child(4) .ab03_body {
  margin-left: -16px;
  width: 620px;
  min-height: 598px;
  justify-content: center;
  padding: 0 20px 0 80px;
  background-image: url("../images/about_clinic_bg04.webp");
}

.ab03_heading::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #63b630;
  left: 0;
  top: 0.82em;
}

.ab03_visual {
  position: static;
  z-index: 4;
  max-width: 100%;
}

.ab03_image {
  position: relative;
  z-index: 4;
  width: 530px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 530/380;
  border-radius: 0;
  overflow: visible;
}

.ab03_image_tall {
  width: 320px;
  max-width: 100%;
  aspect-ratio: 320/395;
  margin-right: 0;
  margin-left: 230px;
}

/*** Feature responsive width final adjustment ***/
/*** Responsive list item centering final adjustment ***/
/*** Common link boxes ***/
.ab05_links {
  padding-block: 120px 130px;
}

.ab05_links_staff {
  padding-block: 100px 130px;
}

.ab05_links_about {
  padding-block: 164px 130px;
}

.ab05_list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.ab05_card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 35px;
  min-height: 210px;
  box-sizing: border-box;
  padding: 20px 56px 19px 24px;
  border-radius: 14px;
  background-color: #f5f5f5;
  color: inherit;
  overflow: hidden;
  text-decoration: none;
  transition: opacity 0.3s;
}

.ab05_card:hover,
.ab05_card:active {
  opacity: 0.8;
}

.ab05_image {
  width: 219px;
  height: 170px;
  flex-shrink: 0;
  overflow: hidden;
}

.ab05_image .blockimage {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ab05_eng {
  color: #71c040;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.ab05_ja {
  margin-top: 1px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.ab05_arrow {
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 53px;
  height: 53px;
  background: url("../images/whitearrow_greenbg.svg") no-repeat center/contain;
}

.ab03_item:nth-child(3) .ab03_subimage {
  position: absolute;
  z-index: 5;
  right: auto;
  width: 280px;
  height: auto;
  aspect-ratio: 280/202;
  border-radius: 0;
  overflow: visible;
  bottom: -138px;
  left: 312px;
  top: 366px;
}

.ab03_heading {
  z-index: 3;
  font-weight: 500;
  position: relative;
  margin: 0 0 20px;
  padding-left: 32px;
  font-size: 28px;
  line-height: 1.65;
  letter-spacing: 0.08em;
}

.ab03_item_reverse {
  gap: 90px;
  position: relative;
  isolation: isolate;
  display: grid;
  align-items: center;
  min-height: 582px;
  grid-template-columns: 530fr 604fr;
  column-gap: 0;
}

.ab04_facilities::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 70px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  background-image: url("../images/about_facilities_bgbottom.webp");
  background-position: center top;
}

.ab04_facilities::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 70px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  background-image: url("../images/about_facilities_bgtop.webp");
  background-position: center bottom;
}

.ab03_subimage {
  position: absolute;
  z-index: 5;
  left: 306px;
  right: auto;
  top: 372px;
  bottom: auto;
  width: 280px;
  height: auto;
  aspect-ratio: 280/202;
  border-radius: 0;
  overflow: visible;
}

.ab03_body::before {
  pointer-events: none;
  left: -58px;
  top: 55%;
  width: 614px;
  height: 582px;
  transform: translateY(-50%);
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url("../images/about_clinic_bg01.webp") no-repeat center/contain;
  content: none;
  display: none;
}

.ab03_item:nth-child(2) .ab03_body::before {
  left: -84px;
  top: 52%;
  width: 727px;
  height: 702px;
  background-image: url("../images/about_clinic_bg02.webp");
  content: none;
  display: none;
}

.ab03_item:nth-child(3) .ab03_body::before {
  left: -64px;
  top: 55%;
  width: 626px;
  height: 592px;
  background-image: url("../images/about_clinic_bg03.webp");
  content: none;
  display: none;
}

.ab03_item:nth-child(4) .ab03_body::before {
  left: -62px;
  top: 52%;
  width: 620px;
  height: 598px;
  background-image: url("../images/about_clinic_bg04.webp");
  content: none;
  display: none;
}

.ab03_body {
  background-color: transparent;
  position: relative;
  z-index: 1;
  width: 614px;
  min-height: 582px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 142px 60px 40px 80px;
  border-radius: 0;
  background: url("../images/about_clinic_bg01.webp") no-repeat center/contain;
  text-align: left;
}

.ab03_item:nth-child(even) .ab03_body {
  background-color: transparent;
  position: relative;
  z-index: 1;
  width: 614px;
  min-height: 582px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 142px 60px 40px 80px;
  border-radius: 0;
  background: url("../images/about_clinic_bg01.webp") no-repeat center/contain;
  text-align: left;
}

.ab04_image .blockimage {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ab03_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.ab03_subimage .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.ab03_item {
  gap: 90px;
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: 604fr 530fr;
  column-gap: 6px;
  align-items: center;
  min-height: 582px;
}

.ab02_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.ab02_subimage .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.ab02_item:nth-child(even) .ab02_image {
  grid-column: 2;
  grid-row: 1;
  width: 600px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 600/350;
  border-radius: 0;
  overflow: visible;
}

.ab02_image {
  grid-area: image;
  grid-column: 2;
  grid-row: 1;
  width: 600px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 600/350;
  border-radius: 0;
  overflow: visible;
}

.ab02_item:nth-child(even) .ab02_head {
  grid-column: 1;
  grid-row: 1;
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  padding-top: 24px;
  text-align: left;
}

.ab02_head {
  grid-area: head;
  grid-column: 1;
  grid-row: 1;
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  padding-top: 24px;
  text-align: left;
}

.ab02_item {
  gap: 4.5%;
  grid-template-areas: "head image" ". text";
  position: relative;
  display: grid;
  grid-template-columns: 532fr 600fr;
  grid-template-rows: auto auto;
  column-gap: 40px;
  row-gap: 20px;
  align-items: start;
}

.ab02_item:nth-child(even) {
  grid-template-areas: "head image" ". text";
  position: relative;
  display: grid;
  grid-template-columns: 532fr 600fr;
  grid-template-rows: auto auto;
  column-gap: 40px;
  row-gap: 20px;
  align-items: start;
}

.ab02_feature::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  height: 70px;
  background-image: url("../images/feature_bg2.webp");
  background-position: center top;
}

.ab02_feature::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  height: 70px;
  background-image: url("../images/feature_bg1.webp");
  background-position: center bottom;
}

.ab04_text {
  margin-top: 8px;
  font-size: 15px;
  letter-spacing: 0.05em;
  padding-left: 22px;
  line-height: 2.1;
}

.ab03_text {
  position: relative;
  z-index: 3;
  margin-top: 16px;
  font-size: 15px;
  letter-spacing: 0.05em;
  margin: 0;
  padding-left: 32px;
  line-height: 2.15;
}

.ab02_text {
  grid-area: text;
  font-size: 15px;
  line-height: 2.1;
  letter-spacing: 0.05em;
  grid-column: 2;
  grid-row: 2;
  width: 600px;
  max-width: 100%;
  padding: 5px 10px 0;
  text-align: left;
}

.ab02_item:nth-child(even) .ab02_text {
  grid-column: 2;
  grid-row: 2;
  width: 600px;
  max-width: 100%;
  padding: 5px 10px 0;
  text-align: left;
}

.ab01_text {
  font-size: 15px;
  line-height: 2.1;
  letter-spacing: 0.05em;
  margin-top: 10px;
}

@media screen and (max-width: 1024px) {
  .ab01_item:nth-child(1) .ab01_image,
  .ab01_item:nth-child(2) .ab01_image,
  .ab01_item:nth-child(3) .ab01_image,
  .ab01_item:nth-child(4) .ab01_image {
    width: 100%;
    max-width: 489px;
    margin-inline: auto;
  }
  .ab02_item {
    display: grid;
    gap: 20px;
    grid-template-areas: "head" "image" "text";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 22px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    width: 100%;
    max-width: 600px;
    justify-self: center;
  }
  .ab02_item:nth-child(even) {
    display: grid;
    gap: 20px;
    grid-template-areas: "head" "image" "text";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 22px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    width: 100%;
    max-width: 600px;
    justify-self: center;
  }
  .ab02_item:nth-child(even) .ab02_head {
    max-width: 100%;
    grid-column: 1;
    grid-row: 1;
    width: 100%;
    justify-content: flex-start;
    text-align: left;
    gap: 15px;
  }
  .ab02_head {
    max-width: 100%;
    grid-column: 1;
    grid-row: 1;
    width: 100%;
    justify-content: flex-start;
    text-align: left;
    gap: 15px;
  }
  .ab03_list {
    width: 86%;
    gap: 52px;
  }
  .ab01_list {
    width: 76%;
    grid-template-columns: 1fr;
    gap: 58px;
  }
  .ab01_body {
    max-width: 560px;
    padding-left: 0;
    margin-inline: auto;
    width: 76%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .ab03_body {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: min(100%, 620px);
    min-height: 480px;
    margin-inline: auto;
    padding: 0 64px 0 90px;
    justify-content: center;
    background-size: contain;
  }
  .ab03_item:nth-child(3) .ab03_body {
    margin-right: auto;
    margin-left: auto;
    width: min(100%, 620px);
    min-height: 480px;
    margin-inline: auto;
    padding: 0 64px 0 90px;
    justify-content: center;
    background-size: contain;
  }
  .ab03_item:nth-child(4) .ab03_body {
    margin-right: auto;
    margin-left: auto;
    width: min(100%, 620px);
    min-height: 480px;
    margin-inline: auto;
    padding: 0 64px 0 90px;
    background-size: contain;
    justify-content: center;
    padding-block: 0;
  }
  .ab03_item:nth-child(2) .ab03_body {
    margin-right: auto;
    margin-left: auto;
    width: min(100%, 620px);
    min-height: 480px;
    margin-inline: auto;
    padding: 0 64px 0 90px;
    background-size: contain;
    justify-content: center;
    padding-block: 0;
  }
  .ab04_list {
    gap: 44px 32px;
    width: 81%;
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .ab02_list {
    width: 90%;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    gap: 20px;
    justify-items: center;
  }
  .ab01_item:nth-child(odd) .ab01_body,
  .ab01_item:nth-child(even) .ab01_body {
    width: 100%;
    max-width: 560px;
    padding-left: 0;
    margin-inline: auto;
    text-align: center;
  }
  .ab01_num {
    left: calc(50% - 290px);
  }
  .ab01_concept {
    padding-block: 70px 96px;
  }
  .ab01_item,
  .ab01_item_right {
    margin-top: 0;
  }
  .ab01_image {
    width: 76%;
    margin-left: auto;
    margin-right: auto;
  }
  .ab03_item_reverse .ab03_image {
    grid-column: auto;
    grid-row: auto;
  }
  .ab03_item:nth-child(3) {
    grid-template-columns: 1fr;
    min-height: 0;
    row-gap: 24px;
  }
  .ab03_item {
    justify-content: stretch;
    gap: 28px;
    grid-template-columns: 1fr;
    min-height: 0;
    row-gap: 24px;
  }
  .ab03_item_reverse {
    justify-content: stretch;
    gap: 28px;
    grid-template-columns: 1fr;
    min-height: 0;
    row-gap: 24px;
  }
  .ab03_item:nth-child(4) {
    gap: 24px;
    justify-content: stretch;
    grid-template-columns: 1fr;
    min-height: 0;
    row-gap: 24px;
  }
  .ab03_item_reverse .ab03_visual {
    grid-column: auto;
    grid-row: auto;
  }
  .ab03_item_reverse .ab03_body {
    margin-left: auto;
    grid-column: auto;
    grid-row: auto;
  }
  .ab03_image {
    width: min(100%, 530px);
    margin-inline: auto;
  }
  .ab03_visual {
    margin-right: auto;
    margin-left: auto;
    width: min(100%, 530px);
    margin-inline: auto;
  }
  .ab03_image_tall {
    margin-left: auto;
    margin-right: auto;
    width: min(100%, 530px);
    margin-inline: auto;
  }
  .ab03_item:nth-child(3) .ab03_subimage {
    left: auto;
    right: 0;
    bottom: -64px;
    position: static;
    width: 220px;
    margin: 18px auto 0;
  }
  .ab03_subimage {
    left: auto;
    right: 0;
    bottom: -64px;
    position: static;
    width: 220px;
    margin: 18px auto 0;
  }
  .ab04_item {
    width: 100%;
    max-width: 520px;
    justify-self: center;
  }
  .ab02_feature {
    padding-block: 45px 80px;
  }
  .ab03_clinic {
    padding-block: 100px 130px;
  }
  .ab04_heading,
  .ab04_text {
    text-align: left;
  }
  .ab02_item:nth-child(even) .ab02_text {
    grid-row: 3;
    grid-column: 1;
    max-width: 100%;
    text-align: left;
  }
  .ab02_text {
    grid-row: 3;
    grid-column: 1;
    max-width: 100%;
    text-align: left;
  }
  .ab04_image {
    margin-right: auto;
    margin-left: auto;
  }
  .ab02_item:nth-child(even) .ab02_image {
    grid-row: 2;
    grid-column: 1;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .ab02_image {
    grid-row: 2;
    grid-column: 1;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .ab02_subimage {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .ab03_heading {
    margin: 0 0 10px;
    padding-left: 20px;
    font-size: 20px;
    padding-top: 2px;
  }
  .ab03_text {
    padding-left: 20px;
    line-height: 2.15;
  }
  .ab04_facilities {
    padding-block: 45px 60px;
  }
  .ab05_list {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .ab05_card {
    width: 100%;
    max-width: 536px;
    justify-self: center;
  }
  .ab05_links {
    padding-block: 80px 70px;
  }
  .ab05_links_about {
    padding-block: 104px 70px;
  }
  .info_visit.checkup {
    padding-bottom: 80px;
  }
  .info_visit_graph {
    padding: 0 20px;
  }
  .info_visit_graph_image {
    width: 46%;
  }
}
@media screen and (max-width: 768px) {
  .ab03_body::before,
  .ab03_item:nth-child(2) .ab03_body::before,
  .ab03_item:nth-child(3) .ab03_body::before,
  .ab03_item:nth-child(4) .ab03_body::before {
    left: 50%;
    width: min(620px, 132vw);
    height: 118%;
    transform: translate(-50%, -50%);
  }
  .ab03_item:nth-child(2) .ab03_body {
    width: 100%;
    min-height: 0;
    padding: 20px 20px 20px 20px;
    background-image: none;
    border-radius: 20px;
    background-color: #F5F5F5;
    justify-content: flex-start;
  }
  .ab03_item:nth-child(4) .ab03_body {
    width: 100%;
    min-height: 0;
    padding: 20px 20px 20px 20px;
    background-image: none;
    border-radius: 20px;
    background-color: #F5F5F5;
    justify-content: flex-start;
  }
  .ab02_feature::after {
    height: 8.5333333333vw;
    background-image: url("../images/feature_bg2_sp.webp");
  }
  .ab02_feature::before {
    height: 8.5333333333vw;
    background-image: url("../images/feature_bg1_sp.webp");
  }
  .ab02_feature {
    padding-block: 35px 40px;
  }
  .ab03_lead br {
    display: none;
  }
  .ab03_lead {
    text-align: left;
  }
  .ab04_facilities {
    padding-block: 38px 40px;
  }
  .ab03_body {
    min-width: 0;
    overflow-wrap: anywhere;
    width: 100%;
    min-height: 0;
    padding: 20px 20px 20px 20px;
    background-image: none;
    border-radius: 20px;
    background-color: #FBF7EF;
  }
  .ab03_item:nth-child(3) .ab03_body {
    width: 100%;
    min-height: 0;
    padding: 20px 20px 20px 20px;
    background-image: none;
    border-radius: 20px;
    background-color: #FBF7EF;
  }
  .ab04_heading {
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    overflow-wrap: anywhere;
    margin-top: 16px;
  }
  .ab03_text {
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    overflow-wrap: anywhere;
    padding-left: 0;
  }
  .ab03_heading {
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    overflow-wrap: anywhere;
    font-size: 22px;
  }
  .ab02_heading {
    max-width: 100%;
    word-break: break-all;
    overflow-wrap: anywhere;
    font-size: 22px;
    white-space: normal;
  }
  .ab01_heading {
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    font-size: 22px;
    overflow-wrap: anywhere;
  }
  .ab04_list {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 40px;
    margin-top: 40px;
  }
  .ab03_list {
    width: 100%;
    gap: 48px;
    margin-top: 32px;
  }
  .ab02_list {
    width: 100%;
    gap: 12px;
    margin-top: 16px;
  }
  .ab01_list {
    width: 100%;
    gap: 40px;
    margin-top: 48px;
  }
  .ab03_image {
    width: 100%;
  }
  .ab03_image_tall {
    width: 100%;
  }
  .ab04_image {
    width: 100%;
  }
  .ab03_visual {
    width: 100%;
  }
  .ab01_item {
    padding-top: 34px;
  }
  .ab01_item:nth-child(odd) .ab01_body,
  .ab01_item:nth-child(even) .ab01_body {
    text-align: left;
  }
  .ab_title {
    padding-bottom: 22px;
    background-image: url("../images/dot_largegreen.svg");
    background-size: 43px 7px;
  }
  .ab_title_eng {
    font-size: 42px;
  }
  .ab_title_ja {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .ab01_concept {
    padding-block: 48px 80px;
  }
  .ab01_lead_text {
    display: inline;
    line-height: 1.9;
  }
  .ab01_text,
  .ab04_text {
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    overflow-wrap: anywhere;
  }
  .ab01_lead {
    width: 100%;
    text-align: left;
    line-height: 1.9;
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    overflow-wrap: anywhere;
  }
  .ab01_image {
    width: 100%;
  }
  .ab01_body {
    text-align: left;
    width: 100%;
  }
  .ab01_num {
    left: -8px;
    width: 146px;
    height: 138px;
    padding: 38px 38px 30px;
  }
  .ab01_num_text {
    font-size: 40px;
  }
  .ab01_text br,
  .ab02_text br,
  .ab03_text br,
  .ab04_text br {
    display: none;
  }
  .ab02_num::before {
    white-space: nowrap;
  }
  .ab04_item {
    min-width: 0;
    overflow-wrap: anywhere;
  }
  .ab02_head {
    width: 100%;
    min-width: 0;
    overflow-wrap: anywhere;
  }
  .ab02_subimage {
    width: 170px;
  }
  .ab04_lead {
    text-align: left;
  }
  .ab04_lead br {
    display: none;
  }
  .ab04_facilities::before,
  .ab04_facilities::after {
    height: 32px;
  }
  .ab02_num {
    width: 104px;
    height: 100px;
    min-width: 0;
    padding-top: 22px;
    background-size: contain;
    font-size: 32px;
  }
  .ab02_item:nth-child(even) .ab02_image,
  .ab02_item:nth-child(even) .ab02_text {
    width: 100%;
  }
  .ab02_image {
    width: 100%;
  }
  .ab02_text {
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    min-width: 0;
    overflow-wrap: anywhere;
    width: 100%;
  }
  .ab03_clinic {
    padding-block: 96px 84px;
  }
  .ab03_item:nth-child(3) .ab03_subimage {
    bottom: -44px;
    width: 170px;
  }
  .ab03_subimage {
    right: 0;
    bottom: -44px;
    width: 170px;
  }
  .ab05_links {
    padding-block: 60px 70px;
  }
  .ab05_links_about {
    padding-block: 72px 54px;
  }
  .ab05_card {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 18px 24px 16px;
  }
  .ab05_image {
    width: min(100%, 219px);
    height: auto;
    aspect-ratio: 219/170;
    align-self: center;
  }
  .ab05_text {
    width: 100%;
    box-sizing: border-box;
    padding-right: 56px;
    text-align: left;
  }
  .ab05_ja {
    font-size: 20px;
    white-space: normal;
  }
  .ab05_arrow {
    right: 16px;
    bottom: 16px;
    width: 42px;
    height: 42px;
  }
  p.info_visit_text_paragraph.checkup_margin {
    margin-top: 24px;
  }
  .info_visit.checkup {
    padding-bottom: 60px;
  }
  .info_visit_graph {
    flex-direction: column;
    padding: 0;
    gap: 42px;
  }
  .info_visit_graph_image {
    width: 68%;
  }
}
/*** infomation ***/
.info_intro {
  padding: 90px 20px 100px;
  background: #fff;
}

.info_intro_inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

.info_section_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.info_section_title_en {
  color: #333;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.info_section_title_ja {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15em;
}

.info_intro_body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 57px;
  margin-top: 20px;
}

.info_intro_image {
  width: 412px;
  flex: 0 0 412px;
  overflow: hidden;
  border-radius: 48% 52% 49% 51%/44% 46% 54% 56%;
}

.info_intro_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.info_intro_text {
  width: 525px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0;
}

.info_intro_text_paragraph {
  line-height: 2.1;
  letter-spacing: 0;
}

.info_intro_text_paragraph + .info_intro_text_paragraph {
  margin-top: 12px;
}

.info_flow {
  --info-flow-curve-height: calc(100vw * 70 / 1918);
  position: relative;
  margin-top: var(--info-flow-curve-height);
  margin-bottom: var(--info-flow-curve-height);
  padding: 45px 20px 120px;
  background: #fff9ee;
}

.info_flow_inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

.info_flow_list {
  display: flex;
  flex-direction: column;
  gap: 58px;
  margin: 65px auto 0;
  padding: 0;
  list-style: none;
}

.info_flow_item {
  position: relative;
  display: grid;
  grid-template-columns: 510px 530px;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  min-height: 320px;
  padding-left: 60px;
  box-sizing: border-box;
}

.info_flow_number {
  position: absolute;
  top: -50px;
  left: -145px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 207px;
  height: 200px;
  padding-top: 60px;
  box-sizing: border-box;
  background: url("../images/number_bg.webp") no-repeat center/171px 163px;
  color: #63b630;
  text-align: center;
}

.info_flow_number_label {
  width: 62px;
  padding-bottom: 4px;
  border-bottom: 2px dotted #b4cda5;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}

.info_flow_number_text {
  margin-top: 4px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}

.info_flow_body {
  width: 510px;
  padding-top: 20px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}

.info_flow_heading {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.info_flow_content {
  margin-top: 24px;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
}

.info_flow_content_text {
  line-height: 2.1;
  letter-spacing: 0;
}

.info_flow_content_text + .info_flow_content_text {
  margin-top: 11px;
}

.info_flow_buttons {
  display: flex;
  gap: 10px;
  margin-top: 19px;
}

.info_flow_button:focus,
.info_flow_button:visited {
  color: #fff;
}

.info_flow_phone_button {
  flex-direction: column;
  padding-right: 10px;
  padding-top: 2px;
}

.info_flow_button_label {
  font-size: 14px;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.info_flow_phone_number {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.info_flow_web_button {
  position: relative;
  padding-right: 30px;
  font-size: 22px;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.info_flow_web_button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  width: 34px;
  height: 34px;
  background: url("../images/greenarrow_whitebg.svg") no-repeat center/contain;
  transform: translateY(-50%);
}

.info_flow_belongings {
  width: 365px;
  margin-top: 11px;
}

.info_flow_belongings_title {
  color: #71c040;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
}

.info_flow_belongings_list {
  padding: 0;
  list-style: none;
}

.info_flow_belongings_list li {
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  line-height: 1.8;
  white-space: nowrap;
}

.info_flow_belongings_list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

.info_flow_image {
  width: 530px;
}

.info_flow_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.info_flow_button:hover {
  color: #fff;
  opacity: 0.8;
}

.info_flow_button:active {
  color: #fff;
  opacity: 0.8;
}

.info_flow_button {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 243px;
  height: 80px;
  box-sizing: border-box;
  border-radius: 11px;
  background: #80cc51;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  transition: opacity 0.3s;
}

.info_flow::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--info-flow-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  background-image: url("../images/feature_bg2.webp");
  background-position: center top;
}

.info_flow::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--info-flow-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  background-image: url("../images/feature_bg1.webp");
  background-position: center bottom;
}

@media screen and (max-width: 1180px) {
  .info_flow_inner {
    max-width: 900px;
  }
  .info_flow_item {
    grid-template-columns: 130px minmax(0, 1fr);
    gap: 24px 28px;
    min-height: 0;
    padding-left: 0;
  }
  .info_flow_number {
    position: relative;
    top: auto;
    left: auto;
    grid-column: 1;
    grid-row: 1;
    width: 130px;
    height: 126px;
    padding-top: 39px;
    background-size: 118px 112px;
  }
  .info_flow_number_label {
    width: 50px;
    font-size: 11px;
  }
  .info_flow_number_text {
    font-size: 34px;
  }
  .info_flow_body {
    grid-column: 2;
    grid-row: 1;
    width: 100%;
  }
  .info_flow_image {
    grid-column: 2;
    grid-row: 2;
    width: min(100%, 530px);
  }
}
.info_visit {
  padding: 90px 20px 0;
  background: #fff;
}

.info_visit_inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.info_visit_lead {
  margin: 0 auto;
  text-align: center;
}

.info_visit_intro {
  margin-top: 25px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
}

.info_visit_intro_text {
  line-height: 2.1;
  letter-spacing: 0;
}

.info_visit_list {
  display: flex;
  flex-direction: column;
  gap: 70px;
  margin-top: 60px;
}

.info_visit_item {
  width: 100%;
}

.info_visit_heading {
  padding: 9px 20px;
  border-radius: 7px;
  background: #fff9ee;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
}

.info_visit_text {
  padding: 16px 20px 0;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.1;
}

.info_visit_text_paragraph {
  line-height: 2.1;
  letter-spacing: 0;
}

.info_visit_text_paragraph + .info_visit_text_paragraph {
  margin-top: 0;
}

.info_visit_text strong {
  color: #71c040;
  font-weight: 700;
}

/*** Common link boxes ***/
@media screen and (max-width: 1024px) {
  .info_intro_body {
    gap: 36px;
  }
  .info_intro_image {
    width: 38%;
    flex-basis: 38%;
  }
  .info_intro_text {
    width: min(52%, 525px);
  }
  .info_intro {
    padding: 60px 20px 70px;
    background: #fff;
  }
  .info_flow_list {
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin: 40px auto 0;
  }
  .info_flow {
    padding: 45px 20px 80px;
  }
  .info_visit {
    padding: 60px 20px 0;
  }
  .info_visit_list {
    gap: 50px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .info_intro {
    padding: 50px 20px 44px;
  }
  .info_flow_image {
    grid-column: 1;
    grid-row: auto;
    width: 100%;
  }
  .info_flow_body {
    grid-column: 1;
    grid-row: auto;
    padding-top: 0;
  }
  .info_flow_number {
    grid-column: 1;
    grid-row: auto;
    margin: 0 auto -8px;
  }
  .info_intro_text {
    width: 100%;
    max-width: 525px;
    flex-basis: auto;
    font-size: 14px;
    line-height: 2;
  }
  .info_section_title_en {
    font-size: 40px;
  }
  .info_section_title_ja {
    font-size: 15px;
  }
  .info_intro_body {
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
  }
  .info_intro_image {
    width: 100%;
    max-width: 525px;
    flex-basis: auto;
  }
  .info_intro_text_paragraph {
    line-height: 2;
  }
  .info_intro_text br {
    display: none;
  }
  .info_flow {
    --info-flow-curve-height: calc(100vw * 32 / 375);
    padding: 45px 20px 60px;
  }
  .info_flow::before {
    background-image: url("../images/feature_bg1_sp.webp");
  }
  .info_flow::after {
    background-image: url("../images/feature_bg2_sp.webp");
  }
  .info_flow_list {
    gap: 48px;
    margin-top: 45px;
  }
  .info_flow_item {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .info_flow_heading {
    font-size: 24px;
    text-align: center;
    white-space: normal;
  }
  .info_flow_content {
    margin-top: 16px;
    font-size: 14px;
    line-height: 2;
  }
  .info_flow_content_text {
    line-height: 2;
  }
  .info_flow_content br {
    display: none;
  }
  .info_flow_buttons {
    flex-direction: column;
    align-items: center;
  }
  .info_flow_button {
    width: min(100%, 300px);
    height: 70px;
  }
  .info_flow_web_button {
    font-size: 19px;
  }
  .info_flow_belongings {
    width: 100%;
  }
  .info_flow_belongings_list li {
    white-space: normal;
  }
  .info_visit {
    padding: 50px 20px 0;
  }
  .info_visit_intro {
    font-size: 14px;
    line-height: 2;
    text-align: left;
  }
  .info_visit_intro_text {
    line-height: 2;
  }
  .info_visit_list {
    gap: 40px;
    margin-top: 40px;
  }
  .info_visit_heading {
    padding: 10px 16px;
    font-size: 20px;
  }
  .info_visit_text {
    padding: 14px 16px 0;
    font-size: 15px;
    line-height: 2;
  }
  .info_visit_text_paragraph {
    line-height: 2;
  }
  .info_visit_text br {
    display: none;
  }
}
/*** staff ***/
.staff_doctor {
  padding: 90px 20px 0;
  background: #fff;
}

.staff_doctor_inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.staff_section_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.staff_section_title_en {
  color: #333;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.staff_section_title_ja {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15em;
}

.staff_doctor_profile {
  display: flex;
  gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
  padding: 0;
}

.staff_doctor_image {
  flex: 0 0 470px;
  width: 470px;
  overflow: hidden;
  border-radius: 0 34px 0 34px;
}

.staff_doctor_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.staff_doctor_body {
  flex: 0 1 570px;
  width: auto;
  max-width: 570px;
  padding-top: 15px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}

.staff_doctor_position {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 5px;
  background: #fff9ee;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.9;
}

.staff_doctor_name_row {
  display: flex;
  align-items: flex-end;
  gap: 17px;
  margin-top: 1px;
}

.staff_doctor_name_ja {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.9;
  white-space: nowrap;
}

.staff_doctor_name_en {
  color: #71c040;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}

.staff_doctor_message {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
}

.staff_doctor_message_text {
  line-height: 2.1;
}

.staff_doctor_info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 62px;
  padding: 40px 65px;
  border-radius: 19px;
  background: #fff9ee;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}

.staff_doctor_info_col {
  min-height: 210px;
}

.staff_doctor_info_col + .staff_doctor_info_col {
  border-left: 1px dashed #a9a9a9;
  padding-left: 60px;
}

.staff_doctor_info_title {
  position: relative;
  padding-left: 30px;
  color: #71c040;
  font-size: 21px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.1em;
}

.staff_doctor_info_title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #71c040;
  transform: translateY(-50%);
}

.staff_doctor_history {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-top: 1px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.staff_doctor_history_row {
  display: grid;
  grid-template-columns: 75px 1fr;
  gap: 15px;
  align-items: start;
}

.staff_doctor_history dt,
.staff_doctor_history dd {
  margin: 0;
}

.staff_doctor_license {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-top: 1px;
  padding-left: 30px;
  list-style: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.staff_doctor_license li {
  position: relative;
  padding-left: 20px;
}

.staff_doctor_license li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.9em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

.staff_team {
  padding: 90px 20px 0;
  background: #fff;
}

.staff_team_inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.staff_team_profile {
  display: flex;
  gap: 70px;
  align-items: flex-start;
  box-sizing: border-box;
  margin-top: 50px;
  padding: 0 6px 0 23px;
}

.staff_team_body {
  flex: 1 1 531px;
  max-width: 531px;
  padding-top: 15px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}

.staff_team_name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1px;
}

.staff_team_position {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 5px;
  background: #fff9ee;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.9;
}

.staff_team_name_row {
  display: flex;
  align-items: flex-end;
  gap: 17px;
}

.staff_team_name_ja {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.9;
  white-space: nowrap;
}

.staff_team_name_en {
  padding-bottom: 4px;
  color: #71c040;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}

.staff_team_message {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 500;
}

.staff_team_message_text {
  line-height: 2.1;
  letter-spacing: 0;
}

.staff_team_history_box {
  width: fit-content;
  max-width: 100%;
  box-sizing: border-box;
  margin-top: 25px;
  padding: 13px 70px 20px 34px;
  border-radius: 12px;
  background: #fff9ee;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}

.staff_team_history_title {
  position: relative;
  padding-left: 30px;
  color: #71c040;
  font-size: 21px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.1em;
}

.staff_team_history_title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #71c040;
  transform: translateY(-50%);
}

.staff_team_history {
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.staff_team_history_row {
  display: grid;
  grid-template-columns: 75px 1fr;
  gap: 15px;
  align-items: start;
}

.staff_team_history dt,
.staff_team_history dd {
  margin: 0;
}

.staff_team_image {
  flex: 0 0 470px;
  width: 470px;
}

.staff_team_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/*** Common link boxes ***/
@media screen and (max-width: 1024px) {
  .staff_doctor_profile {
    flex-direction: column;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
  }
  .staff_doctor_body {
    flex: 0 1 auto;
    width: fit-content;
    max-width: 720px;
  }
  .staff_doctor_name,
  .staff_doctor_message {
    width: min(100%, 600px);
    max-width: 600px;
  }
  .staff_doctor_info {
    grid-template-columns: 1fr;
    gap: 34px;
    width: min(100%, 720px);
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    margin-top: 32px;
    padding: 32px 65px;
  }
  .staff_doctor_info_col {
    min-height: 0;
  }
  .staff_doctor_info_col + .staff_doctor_info_col {
    border-left: 0;
    border-top: 1px dashed #a9a9a9;
    padding-left: 0;
    padding-top: 30px;
  }
  .staff_team_profile {
    flex-direction: column;
    gap: 34px;
    align-items: center;
    padding: 0;
  }
  .staff_team_body {
    order: 2;
    width: min(100%, 720px);
    max-width: 720px;
    padding-top: 0;
  }
  .staff_team_name,
  .staff_team_message {
    width: fit-content;
    max-width: 600px;
  }
  .staff_team_history_box {
    width: 100%;
  }
  .staff_team_image {
    order: 1;
    width: 100%;
    max-width: 470px;
  }
  .staff_doctor {
    padding: 60px 20px 0;
    background: #fff;
  }
  .staff_team {
    padding: 60px 20px 0;
  }
  .staff_team_body_wrapper {
    width: fit-content;
    margin: 0 auto;
  }
  .ab05_links_staff {
    padding-block: 30px 70px;
  }
}
@media screen and (max-width: 768px) {
  .staff_doctor {
    padding: 60px 20px 0;
  }
  .staff_section_title_en {
    font-size: 40px;
  }
  .staff_section_title_ja {
    font-size: 15px;
  }
  .staff_doctor_profile {
    margin-top: 36px;
  }
  .staff_doctor_image {
    width: 100%;
    max-width: 470px;
  }
  .staff_doctor_body {
    padding-top: 0;
  }
  .staff_doctor_position {
    font-size: 13px;
  }
  .staff_doctor_name_row {
    flex-wrap: wrap;
    gap: 0 14px;
  }
  .staff_doctor_name_ja {
    font-size: 24px;
  }
  .staff_doctor_name_en {
    font-size: 19px;
  }
  .staff_doctor_message {
    font-size: 14px;
    line-height: 2;
  }
  .staff_doctor_message br {
    display: none;
  }
  .staff_doctor_info {
    margin-top: 44px;
    padding: 28px 20px;
  }
  .staff_doctor_info_title {
    font-size: 19px;
  }
  .staff_doctor_history,
  .staff_doctor_license {
    padding-left: 0;
    font-size: 14px;
  }
  .staff_doctor_history_row {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .staff_doctor_history dt {
    color: #71c040;
  }
  .staff_team {
    padding: 50px 20px 0;
  }
  .staff_team_profile {
    margin-top: 36px;
  }
  .staff_team_position {
    font-size: 13px;
  }
  .staff_team_name_row {
    flex-wrap: wrap;
    gap: 0 14px;
  }
  .staff_team_name_ja {
    font-size: 24px;
  }
  .staff_team_name_en {
    font-size: 19px;
  }
  .staff_team_message {
    font-size: 14px;
  }
  .staff_team_message_text {
    line-height: 2;
  }
  .staff_team_message br {
    display: none;
  }
  .staff_team_history_box {
    width: 100%;
    padding: 28px 20px;
  }
  .staff_team_history_title {
    font-size: 19px;
  }
  .staff_team_history {
    padding-left: 0;
    font-size: 14px;
  }
  .staff_team_history_row {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .staff_team_history dt {
    color: #71c040;
  }
}
/*** treatment ***/
.tr_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
  color: #333;
}

.tr_title_eng {
  font-size: clamp(42px, 2.7vw, 52px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.tr_title_ja {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15em;
}

/*** tr01 intro ***/
.tr01_intro {
  padding: 82px 20px 76px;
  background: #fff;
}

.tr01_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.tr01_lead {
  margin-top: 25px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
  text-align: center;
}

.tr01_text {
  line-height: 2.1;
  letter-spacing: 0;
}

/*** tr02 menu ***/
.tr02_menu {
  padding: 0 20px;
  background: #fff;
}

.tr02_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.tr02_list {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.tr02_item {
  width: 100%;
}

.tr02_head {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.tr02_eng {
  color: #71c040;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.tr02_title {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.tr02_body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 45px;
  margin-top: 30px;
}

.tr02_item_reverse .tr02_body {
  flex-direction: row-reverse;
}

.tr02_textbox {
  width: 520px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.tr02_text {
  line-height: 1.8;
  letter-spacing: 0;
}

.tr02_text + .tr02_text {
  margin-top: 10px;
}

.tr02_button:focus,
.tr02_button:visited {
  color: #71c040;
  text-decoration: none;
}

.tr02_button {
  color: #71c040;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 60px;
  margin-top: 25px;
  padding: 8px 12px 8px 41px;
  box-sizing: border-box;
  border: 1px solid #82d152;
  border-radius: 60px;
  background: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.09em;
  text-align: center;
  transition: opacity 0.3s;
}

.tr02_button:hover,
.tr02_button:active {
  color: #71c040;
  text-decoration: none;
  opacity: 0.8;
}

.tr02_button::after {
  content: "";
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  background: url("../images/arrow_green_small.svg") no-repeat center/contain;
}

.tr02_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 22px;
}

.tr02_image_low {
  aspect-ratio: 530/320;
}

.tr02_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.tr02_image_low .blockimage {
  height: 100%;
}

.tr02_cosmetic_images {
  position: relative;
  width: 530px;
  height: 390px;
  flex-shrink: 0;
}

.tr02_cosmetic_main {
  position: absolute;
  top: 0;
  right: 0;
  width: 397px;
  overflow: hidden;
  border-radius: 22px;
}

.tr02_cosmetic_sub {
  position: absolute;
  left: 0;
  bottom: 52px;
  width: 228px;
  overflow: hidden;
  border-radius: 20px;
}

.tr02_cosmetic_main .blockimage,
.tr02_cosmetic_sub .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/*** tr03 links ***/
.tr03_links {
  padding: 120px 20px 130px;
  background: #fff;
}

.tr03_inner {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.tr03_card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 35px;
  min-height: 210px;
  padding: 20px 56px 19px 24px;
  box-sizing: border-box;
  border-radius: 14px;
  background: #f5f5f5;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}

.tr03_card:hover,
.tr03_card:active {
  opacity: 0.8;
}

.tr03_image {
  width: 219px;
  height: 170px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 8px;
}

.tr03_image .blockimage {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tr03_eng {
  color: #71c040;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.tr03_ja {
  margin-top: 1px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.tr03_arrow {
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 53px;
  height: 53px;
  background: url("../images/whitearrow_greenbg.svg") no-repeat center/contain;
}

/*** general ***/
.ge_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.ge_title_ja {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.ge_text {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
}

.ge_text + .ge_text {
  margin-top: 10px;
}

/*** ge01 intro ***/
.ge01_intro {
  padding: 90px 20px 0;
  background: #fff;
}

.ge01_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.ge01_body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 40px;
}

.ge01_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.ge01_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ge01_textbox {
  width: 520px;
}

/*** ge02 symptom ***/
.ge02_symptom {
  padding: 100px 20px 50px;
  background: #fff;
}

.ge02_inner {
  width: 100%;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.ge02_list {
  position: relative;
  width: 854px;
  max-width: 100%;
  height: 450px;
  margin: 50px auto 0;
  padding: 0;
  list-style: none;
}

.ge02_item {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 212px;
  height: 204px;
  background: url("../images/number_bg_grey.webp") no-repeat center/contain;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
}

.ge02_item:nth-child(1) {
  left: 37px;
  top: 1px;
}

.ge02_item:nth-child(2) {
  left: 321px;
  top: 4px;
}

.ge02_item:nth-child(3) {
  right: 36px;
  top: 1px;
}

.ge02_item:nth-child(4) {
  left: 179px;
  top: 202px;
}

.ge02_item:nth-child(5) {
  right: 178px;
  top: 202px;
}

/*** ge03 detail ***/
.ge03_detail {
  --ge03-curve-height: calc(100vw * 70 / 1920);
  --ge03-curve-botheight: calc(100vw * 70 / 1920 + 100px);
  position: relative;
  margin-top: var(--ge03-curve-height);
  margin-bottom: var(--ge03-curve-botheight);
  padding: 50px 20px 70px;
  background: #fff9ee;
}

.ge03_detail::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--ge03-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  background-image: url("../images/feature_bg1.webp");
  background-position: center bottom;
}

.ge03_detail::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--ge03-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  background-image: url("../images/feature_bg2.webp");
  background-position: center top;
}

.ge03_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.ge03_block + .ge03_block {
  margin-top: 80px;
}

.ge03_about {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 39px;
}

.ge03_about_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.ge03_about_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ge03_about_text {
  width: 520px;
}

.ge03_points {
  margin: 2px 0;
  padding: 0;
  list-style: none;
}

.ge03_points li {
  position: relative;
  padding-left: 20px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.ge03_points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.9em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

.ge03_cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 39px;
}

.ge03_card {
  width: 100%;
}

.ge03_card_title {
  position: relative;
  padding-left: 30px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.ge03_card_title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

.ge03_card_title span {
  font-size: 18px;
  letter-spacing: 0.05em;
}

.ge03_card_image {
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
}

.ge03_card_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ge03_card_text {
  margin-top: 16px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.ge03_message_text {
  width: 765px;
  max-width: 100%;
  margin: 39px auto 0;
  text-align: center;
}

/*** tablet ***/
@media only screen and (max-width: 1024px) {
  .ge01_inner,
  .ge03_inner {
    max-width: 760px;
  }
  .ge01_body,
  .ge03_about {
    flex-direction: column;
    gap: 28px;
  }
  .ge01_image,
  .ge01_textbox,
  .ge03_about_image,
  .ge03_about_text {
    width: 100%;
    max-width: 530px;
  }
  .ge02_list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 212px));
    justify-content: center;
    gap: 22px;
    height: auto;
    margin-top: 40px;
  }
  .ge02_item,
  .ge02_item:nth-child(1),
  .ge02_item:nth-child(2),
  .ge02_item:nth-child(3),
  .ge02_item:nth-child(4),
  .ge02_item:nth-child(5) {
    position: static;
  }
  .ge03_cards {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 38px;
  }
  .ge03_card {
    max-width: 348px;
  }
  .ge01_intro {
    padding: 60px 20px 0;
  }
  .ge02_symptom {
    padding: 60px 20px 50px;
  }
  .ge03_detail {
    --ge03-curve-botheight: calc(100vw * 70 / 1920 + 70px);
    margin-bottom: var(--ge03-curve-botheight);
    padding: 40px 20px 30px;
  }
  .ge03_block + .ge03_block {
    margin-top: 50px;
  }
}
/*** mobile ***/
@media only screen and (max-width: 768px) {
  .ge_title {
    padding-bottom: 22px;
    background-image: url("../images/dot_largegreen.svg");
    background-size: 43px 7px;
  }
  .ge_title_ja {
    font-size: 26px;
    letter-spacing: 0.08em;
    white-space: normal;
  }
  .ge_text {
    font-size: 14px;
    line-height: 2;
  }
  .ge01_intro {
    padding: 60px 20px 0;
  }
  .ge01_body {
    margin-top: 32px;
  }
  .ge02_symptom {
    padding: 40px 20px 50px;
  }
  .ge02_list {
    grid-template-columns: repeat(2, minmax(0, 150px));
    gap: 18px;
  }
  .ge02_item {
    width: 150px;
    height: 144px;
    font-size: 15px;
  }
  .ge03_detail {
    --ge03-curve-height: calc(100vw * 32 / 375);
    padding: 35px 20px 30px;
  }
  .ge03_detail::before {
    background-image: url("../images/feature_bg1_sp.webp");
  }
  .ge03_detail::after {
    background-image: url("../images/feature_bg2_sp.webp");
  }
  .ge03_block + .ge03_block {
    margin-top: 40px;
  }
  .ge03_about {
    margin-top: 32px;
  }
  .ge03_cards {
    margin-top: 32px;
    gap: 36px;
  }
  .ge03_card_title {
    font-size: 21px;
    white-space: normal;
  }
  .ge03_card_title span {
    font-size: 15px;
  }
  .ge03_card_text {
    font-size: 14px;
    line-height: 2;
  }
  .ge03_message_text {
    margin-top: 32px;
    text-align: left;
  }
}
/*** preventive ***/
.pr_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.pr_title_ja {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.pr_text {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
}

.pr_text + .pr_text {
  margin-top: 10px;
}

/*** pr01 intro ***/
.pr01_intro {
  padding: 90px 20px 0;
  background: #fff;
}

.pr01_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.pr01_body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 40px;
}

.pr01_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.pr01_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.pr01_textbox {
  width: 520px;
}

/*** pr02 recommend ***/
.pr02_recommend {
  padding: 100px 20px 50px;
  background: #fff;
}

.pr02_inner {
  width: 100%;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.pr02_list {
  position: relative;
  width: 854px;
  max-width: 100%;
  height: 450px;
  margin: 50px auto 0;
  padding: 0;
  list-style: none;
}

.pr02_item {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 212px;
  height: 204px;
  background: url("../images/number_bg_grey.webp") no-repeat center/contain;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
}

.pr02_item:nth-child(1) {
  left: 37px;
  top: 1px;
}

.pr02_item:nth-child(2) {
  left: 321px;
  top: 4px;
}

.pr02_item:nth-child(3) {
  right: 36px;
  top: 1px;
}

.pr02_item:nth-child(4) {
  left: 179px;
  top: 202px;
}

.pr02_item:nth-child(5) {
  right: 178px;
  top: 202px;
}

/*** pr03 detail ***/
.pr03_detail {
  --pr03-curve-height: calc(100vw * 70 / 1920);
  --pr03-curve-botheight: calc(100vw * 70 / 1920 + 100px);
  position: relative;
  margin-top: var(--pr03-curve-height);
  margin-bottom: var(--pr03-curve-botheight);
  padding: 45px 20px 70px;
  background: #fff9ee;
}

.pr03_detail::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--pr03-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  background-image: url("../images/feature_bg1.webp");
  background-position: center bottom;
}

.pr03_detail::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--pr03-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  background-image: url("../images/feature_bg2.webp");
  background-position: center top;
}

.pr03_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.pr03_block + .pr03_block {
  margin-top: 80px;
}

.pr03_about {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 39px;
}

.pr03_about_reverse {
  flex-direction: row-reverse;
}

.pr03_about_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.pr03_about_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.pr03_about_text {
  width: 520px;
}

.pr03_points {
  margin: 2px 0;
  padding: 0;
  list-style: none;
}

.pr03_points li {
  position: relative;
  padding-left: 20px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.pr03_points li::before,
.pr03_flow_title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

.pr03_flow {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 39px;
}

.pr03_flow_item {
  display: flex;
  align-items: flex-start;
  gap: 36px;
}

.pr03_flow_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
  flex-shrink: 0;
  border-radius: 50%;
  background: #fff;
}

.pr03_flow_icon .blockimage {
  object-fit: contain;
}

.pr03_flow_icon_exam .blockimage {
  width: 76px;
  height: 76px;
}

.pr03_flow_icon_surgery .blockimage {
  width: 50px;
  height: 63px;
}

.pr03_flow_icon_care .blockimage {
  width: 79px;
  height: 73px;
}

.pr03_flow_icon_blush .blockimage {
  width: 56px;
  height: 77px;
}

.pr03_flow_icon_fluorine .blockimage {
  width: 66px;
  height: 74px;
  transform: translateX(-4px);
}

.pr03_flow_icon_coating .blockimage {
  width: 63px;
  height: 62px;
  transform: translateX(4px);
}

.pr03_flow_body {
  flex: 1 1 auto;
  padding-top: 8px;
}

.pr03_flow_title {
  position: relative;
  padding-left: 28px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.05em;
}

.pr03_flow_title span {
  font-size: 18px;
}

.pr03_flow_text {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.pr03_message_text {
  width: 765px;
  max-width: 100%;
  margin: 39px auto 0;
  text-align: center;
}

/*** tablet ***/
@media only screen and (max-width: 1024px) {
  .pr01_inner,
  .pr03_inner {
    max-width: 760px;
  }
  .pr01_body,
  .pr03_about,
  .pr03_about_reverse {
    flex-direction: column;
    gap: 28px;
  }
  .pr01_image,
  .pr01_textbox,
  .pr03_about_image,
  .pr03_about_text {
    width: 100%;
    max-width: 530px;
  }
  .pr02_list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 212px));
    justify-content: center;
    gap: 22px;
    height: auto;
    margin-top: 40px;
  }
  .pr02_item,
  .pr02_item:nth-child(1),
  .pr02_item:nth-child(2),
  .pr02_item:nth-child(3),
  .pr02_item:nth-child(4),
  .pr02_item:nth-child(5) {
    position: static;
  }
  .pr03_flow_item {
    gap: 24px;
  }
  .pr02_recommend {
    padding: 60px 20px 50px;
  }
  .pr01_intro {
    padding: 60px 20px 0;
  }
  .pr03_block + .pr03_block {
    margin-top: 50px;
  }
  .pr03_detail {
    --pr03-curve-botheight: calc(100vw * 70 / 1920 + 70px);
    margin-bottom: var(--pr03-curve-botheight);
    padding: 40px 20px 30px;
  }
}
/*** mobile ***/
@media only screen and (max-width: 768px) {
  .pr_title {
    padding-bottom: 22px;
    background-image: url("../images/dot_largegreen.svg");
    background-size: 43px 7px;
  }
  .pr_title_ja {
    font-size: 26px;
    letter-spacing: 0.08em;
    white-space: normal;
  }
  .pr_text {
    font-size: 14px;
    line-height: 2;
  }
  .pr01_intro {
    padding: 60px 20px 0;
  }
  .pr01_body {
    margin-top: 32px;
  }
  .pr02_recommend {
    padding: 40px 20px 50px;
  }
  .pr02_list {
    grid-template-columns: repeat(2, minmax(0, 150px));
    gap: 18px;
  }
  .pr02_item {
    width: 150px;
    height: 144px;
    font-size: 15px;
  }
  .pr03_detail {
    --pr03-curve-height: calc(100vw * 32 / 375);
    padding: 35px 20px 30px;
  }
  .pr03_detail::before {
    background-image: url("../images/feature_bg1_sp.webp");
  }
  .pr03_detail::after {
    background-image: url("../images/feature_bg2_sp.webp");
  }
  .pr03_block + .pr03_block {
    margin-top: 40px;
  }
  .pr03_about {
    margin-top: 32px;
  }
  .pr03_flow {
    margin-top: 32px;
  }
  .pr03_flow_item {
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }
  .pr03_flow_icon {
    width: 112px;
    height: 112px;
  }
  .pr03_flow_body {
    width: 100%;
    padding-top: 0;
  }
  .pr03_flow_title {
    font-size: 21px;
    line-height: 1.6;
  }
  .pr03_flow_title span {
    font-size: 15px;
  }
  .pr03_flow_text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 2;
  }
  .pr03_message_text {
    margin-top: 32px;
    text-align: left;
  }
  .ge02_symptom {
    padding: 40px 20px 50px;
  }
}
/*** root ***/
.ro_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.ro_title_ja {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.ro_text {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
}

.ro_text + .ro_text {
  margin-top: 10px;
}

/*** ro01 intro ***/
.ro01_intro {
  padding: 90px 20px 0;
  background: #fff;
}

.ro01_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.ro01_body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 40px;
}

.ro01_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.ro01_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ro01_textbox {
  width: 520px;
}

/*** ro02 symptom ***/
.ro02_symptom {
  padding: 100px 20px 96px;
  background: #fff;
}

.ro02_inner {
  width: 100%;
  max-width: 962px;
  margin-left: auto;
  margin-right: auto;
}

.ro02_list {
  display: grid;
  grid-template-columns: repeat(4, 212px);
  justify-content: center;
  gap: 17px;
  margin: 42px auto 0;
  padding: 0;
  list-style: none;
}

.ro02_item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 212px;
  height: 204px;
  background: url("../images/number_bg_grey.webp") no-repeat center/contain;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
}

/*** ro03 detail ***/
.ro03_detail {
  --ro03-curve-height: calc(100vw * 70 / 1920);
  --ro03-curve-botheight: calc(100vw * 70 / 1920 + 100px);
  position: relative;
  margin-top: var(--ro03-curve-height);
  margin-bottom: var(--ro03-curve-botheight);
  padding: 45px 20px 70px;
  background: #fff9ee;
}

.ro03_detail::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--ro03-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  background-image: url("../images/feature_bg1.webp");
  background-position: center bottom;
}

.ro03_detail::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--ro03-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  background-image: url("../images/feature_bg2.webp");
  background-position: center top;
}

.ro03_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.ro03_block + .ro03_block {
  margin-top: 80px;
}

.ro03_about {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 39px;
}

.ro03_about + .ro03_about {
  margin-top: 50px;
}

.ro03_about_reverse {
  flex-direction: row-reverse;
}

.ro03_about_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.ro03_about_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ro03_about_text {
  width: 520px;
}

.ro03_heading {
  position: relative;
  margin-bottom: 16px;
  padding-left: 30px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.05em;
}

.ro03_heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

/*** tablet ***/
@media only screen and (max-width: 1024px) {
  .ro01_inner,
  .ro03_inner {
    max-width: 760px;
  }
  .ro03_about,
  .ro03_about_reverse {
    flex-direction: column;
    gap: 28px;
  }
  .ro01_body {
    flex-direction: column;
    gap: 16px;
    margin-top: 10px;
  }
  .ro01_image,
  .ro01_textbox,
  .ro03_about_image,
  .ro03_about_text {
    width: 100%;
    max-width: 530px;
  }
  .ro02_list {
    grid-template-columns: repeat(2, 212px);
    gap: 22px;
  }
  .ro01_intro {
    padding: 60px 20px 0;
  }
  .ro02_symptom {
    padding: 60px 20px 50px;
  }
  .ro03_detail {
    --ro03-curve-botheight: calc(100vw * 70 / 1920 + 70px);
    margin-bottom: var(--ro03-curve-botheight);
    padding: 40px 20px 30px;
  }
  .ro03_block + .ro03_block {
    margin-top: 50px;
  }
}
/*** mobile ***/
@media only screen and (max-width: 768px) {
  .ro_title {
    padding-bottom: 22px;
    background-size: 43px 7px;
  }
  .ro_title_ja {
    font-size: 26px;
    letter-spacing: 0.08em;
    white-space: normal;
  }
  .ro_text {
    font-size: 14px;
    line-height: 2;
  }
  .ro01_intro {
    padding: 60px 20px 0;
  }
  .ro01_body {
    gap: 8px;
  }
  .ro02_symptom {
    padding: 40px 20px 50px;
  }
  .ro02_list {
    grid-template-columns: repeat(2, 150px);
    gap: 18px;
  }
  .ro02_item {
    width: 150px;
    height: 144px;
    font-size: 14px;
  }
  .ro03_detail {
    --ro03-curve-height: calc(100vw * 32 / 375);
    padding: 35px 20px 30px;
  }
  .ro03_detail::before {
    background-image: url("../images/feature_bg1_sp.webp");
  }
  .ro03_detail::after {
    background-image: url("../images/feature_bg2_sp.webp");
  }
  .ro03_block + .ro03_block {
    margin-top: 40px;
  }
  .ro03_about {
    margin-top: 32px;
  }
  .ro03_about + .ro03_about {
    margin-top: 42px;
  }
  .ro03_heading {
    font-size: 21px;
    line-height: 1.6;
    white-space: normal;
  }
}
/*** cosmetic ***/
.co_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.co_title_ja {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.1em;
}

.co_text {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
}

.co_text + .co_text {
  margin-top: 10px;
}

/*** co01 intro ***/
.co01_intro {
  padding: 90px 20px 110px;
  background: #fff;
}

.co01_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.co01_body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 40px;
}

.co01_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.co01_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.co01_textbox {
  width: 520px;
}

/*** co02 detail ***/
.co02_detail {
  --co02-curve-height: calc(100vw * 70 / 1920);
  position: relative;
  margin-top: var(--co02-curve-height);
  margin-bottom: var(--co02-curve-height);
  padding: 45px 20px 100px;
  background: #fff9ee;
}

.co02_detail::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--co02-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  bottom: 100%;
  background-image: url("../images/feature_bg1.webp");
  background-position: center bottom;
}

.co02_detail::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: var(--co02-curve-height);
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  top: 100%;
  background-image: url("../images/feature_bg2.webp");
  background-position: center top;
}

.co02_inner,
.co03_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.co02_block + .co02_block {
  margin-top: 80px;
}

.co02_about {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 39px;
}

.co02_about_reverse {
  flex-direction: row-reverse;
}

.co02_about_image {
  width: 530px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
}

.co02_about_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.co02_about_text {
  width: 520px;
}

.co02_lead {
  width: 765px;
  max-width: 100%;
  margin: 29px auto 0;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
  text-align: center;
}

.co02_cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 32px;
}

.co02_card_title {
  position: relative;
  padding-left: 30px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.co02_card_title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

.co02_card_title span {
  font-size: 18px;
}

.co02_card_image {
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
}

.co02_card_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.co02_card_text {
  margin-top: 16px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}

.co_button:focus,
.co_button:visited {
  color: #71c040;
  text-decoration: none;
}

.co_button {
  color: #71c040;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 60px;
  margin-top: 25px;
  padding: 8px 12px 8px 41px;
  box-sizing: border-box;
  border: 1px solid #82d152;
  border-radius: 60px;
  background: #fff;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.09em;
  transition: opacity 0.3s;
}

.co_button:hover,
.co_button:active {
  color: #71c040;
  text-decoration: none;
  opacity: 0.8;
}

.co_button::after {
  content: "";
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  background: url("../images/arrow_green_small.svg") no-repeat center/contain;
}

/*** co03 faq ***/
.co03_faq {
  padding: 90px 20px 110px;
  background: #fff;
}

.co03_list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 40px;
}

.co03_item {
  width: 100%;
}

.co03_question {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  min-height: 86px;
  padding: 18px 70px 18px 36px;
  box-sizing: border-box;
  border-radius: 5px;
  background: #f5f5f5;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
  cursor: pointer;
}

.co03_question::after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  width: 29px;
  height: 29px;
  background: linear-gradient(#71c040, #71c040) no-repeat center/29px 2px, linear-gradient(#71c040, #71c040) no-repeat center/2px 29px;
  transform: translateY(-50%);
  transition: background-size 300ms ease;
}

.co03_item_open .co03_question::after {
  background-size: 29px 2px, 0 29px;
}

.co03_answer {
  display: flex;
  align-items: center;
  gap: 20px;
  max-height: 0;
  overflow: hidden;
  padding: 0 36px;
  box-sizing: border-box;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.1;
  opacity: 0;
  visibility: hidden;
  transition: max-height 300ms ease, padding-top 300ms ease, opacity 300ms ease, visibility 300ms ease;
}

.co03_item_open .co03_answer {
  max-height: 520px;
  padding-top: 15px;
  opacity: 1;
  visibility: visible;
}

.co03_mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 50%;
  font-family: "Poppins", "Montserrat", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
}

.co03_mark_q {
  background: #63b630;
  color: #fff;
}

.co03_mark_a {
  background: #fff9ee;
  color: #333;
}

/*** tablet ***/
@media only screen and (max-width: 1024px) {
  .co01_inner,
  .co02_inner,
  .co03_inner {
    max-width: 760px;
  }
  .co01_body,
  .co02_about,
  .co02_about_reverse {
    flex-direction: column;
    gap: 28px;
  }
  .co01_image,
  .co01_textbox,
  .co02_about_image,
  .co02_about_text {
    width: 100%;
    max-width: 530px;
  }
  .co02_cards {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 38px;
  }
  .co02_card {
    max-width: 348px;
  }
  .co01_intro {
    padding: 60px 20px 50px;
  }
  .co02_detail {
    --co03-curve-botheight: calc(100vw * 70 / 1920);
    margin-bottom: var(--co03-curve-botheight);
    padding: 40px 20px 30px;
  }
  .co02_block + .co02_block {
    margin-top: 50px;
  }
  .co03_faq {
    padding: 50px 20px 70px;
    background: #fff;
  }
}
/*** mobile ***/
@media only screen and (max-width: 768px) {
  .co_title {
    padding-bottom: 22px;
    background-size: 43px 7px;
  }
  .co_title_ja {
    font-size: 26px;
    letter-spacing: 0.08em;
    white-space: normal;
  }
  .co_text {
    font-size: 14px;
    line-height: 2;
  }
  .co01_intro {
    padding: 60px 20px 40px;
  }
  .co03_faq {
    padding: 60px 20px 60px;
  }
  .co01_body {
    margin-top: 32px;
  }
  .co02_detail {
    --co02-curve-height: calc(100vw * 32 / 375);
    padding: 35px 20px 30px;
  }
  .co02_detail::before {
    background-image: url("../images/feature_bg1_sp.webp");
  }
  .co02_detail::after {
    background-image: url("../images/feature_bg2_sp.webp");
  }
  .co02_block + .co02_block {
    margin-top: 40px;
  }
  .co02_about {
    margin-top: 32px;
  }
  .co02_card_title {
    font-size: 21px;
    white-space: normal;
  }
  .co02_card_title span {
    font-size: 15px;
  }
  .co02_card_text {
    font-size: 14px;
    line-height: 2;
  }
  .co_button {
    width: 100%;
    max-width: 280px;
    min-height: 58px;
    padding-left: 24px;
    font-size: 14px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
  }
  .co03_question {
    gap: 14px;
    min-height: 72px;
    padding: 14px 60px 14px 18px;
    font-size: 16px;
    white-space: normal;
  }
  .co03_answer {
    gap: 14px;
    padding-right: 18px;
    padding-left: 18px;
    font-size: 14px;
    line-height: 2;
  }
  .co03_item_open .co03_answer {
    max-height: 640px;
    padding-top: 14px;
  }
  .co03_mark {
    width: 42px;
    height: 42px;
    font-size: 21px;
  }
}
/*** access ***/
.ac_title,
.ac_subtitle {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
  color: #333;
}

.ac_title_eng {
  font-size: clamp(42px, 2.7vw, 52px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.ac_title_ja {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15em;
}

.ac_subtitle_ja {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

/*** ac01 access ***/
.ac01_access {
  padding: 90px 20px 0;
  background: #fff;
}

.ac01_inner,
.ac02_inner,
.ac03_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.ac01_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  margin-top: 50px;
  padding: 0 28px;
}

.ac01_info_text {
  flex: 1 1 auto;
  min-width: 0;
}

.ac01_list {
  margin: 0;
  padding: 0;
}

.ac01_row {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding-bottom: 22px;
  border-bottom: 1px dashed #888;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.85;
}

.ac01_row + .ac01_row {
  margin-top: 22px;
}

.ac01_row dt {
  position: relative;
  width: 150px;
  flex-shrink: 0;
  padding-left: 20px;
  box-sizing: border-box;
  font-weight: 500;
}

.ac01_row dt::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.9em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #63b630;
  transform: translateY(-50%);
}

.ac01_row dd {
  margin: 0;
}

.ac01_building {
  width: 475px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 14px;
}

.ac01_building .blockimage,
.ac02_image .blockimage {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ac01_map {
  width: 100%;
  margin-top: 68px;
  overflow: hidden;
  border-radius: 4px;
}

.ac01_map .blockimage {
  width: 100%;
  height: auto;
  aspect-ratio: 1100/348;
  object-fit: cover;
  object-position: center;
}

/*** ac02 way ***/
.ac02_way {
  padding: 90px 20px 0;
  background: #fff;
}

.ac02_list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 326px));
  justify-content: space-between;
  gap: 32px;
  margin-top: 53px;
}

.ac02_item {
  position: relative;
  width: 326px;
  max-width: 100%;
}

.ac02_num {
  position: absolute;
  z-index: 2;
  left: -28px;
  top: -38px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 70px;
  background: url("../images/access_number_bg.webp") no-repeat center/contain;
  color: #63b630;
  font-size: 29px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}

.ac02_image {
  width: 326px;
  overflow: hidden;
  border-radius: 8px;
}

.ac02_text {
  margin-top: 14px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}

/*** ac03 hours ***/
.ac03_hours {
  padding: 90px 20px 130px;
  background: #fff;
}

.ac03_table_wrapper {
  width: 657px;
  max-width: 100%;
  margin: 46px auto 0;
}

.ac03_table {
  display: grid;
  grid-template-columns: 148px repeat(8, 1fr);
  width: 100%;
}

.ac03_headcell {
  display: flex;
  align-items: center;
  min-height: 50px;
  padding: 12px 0;
  box-sizing: border-box;
  border-bottom: 1px dashed #d2d2d2;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  justify-content: flex-start;
}

.ac03_headcell.montserrat {
  color: #555;
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}

.ac03_cell {
  display: flex;
  align-items: center;
  min-height: 50px;
  padding: 12px 0;
  box-sizing: border-box;
  border-bottom: 1px dashed #d2d2d2;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  justify-content: center;
  text-align: center;
}

.ac03_open {
  color: #63b630;
}

.ac03_comment {
  margin-top: 7px;
  color: #555;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

/*** tablet ***/
@media only screen and (max-width: 1024px) {
  .ac01_inner,
  .ac02_inner,
  .ac03_inner {
    max-width: 760px;
  }
  .ac01_info {
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin-top: 40px;
  }
  .ac01_info_text,
  .ac01_building {
    width: 100%;
    max-width: 520px;
  }
  .ac02_list {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 58px;
  }
  .ac01_access {
    padding: 60px 20px 0;
  }
  .ac02_way {
    padding: 60px 20px 0;
  }
  .ac03_hours {
    padding: 60px 20px 70px;
    background: #fff;
  }
}
/*** mobile ***/
@media only screen and (max-width: 768px) {
  .ac_title,
  .ac_subtitle {
    padding-bottom: 22px;
    background-size: 43px 7px;
  }
  .ac_title_eng {
    font-size: 42px;
  }
  .ac_title_ja {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .ac_subtitle_ja {
    font-size: 24px;
  }
  .ac01_access {
    padding: 50px 20px 0;
  }
  .ac01_info {
    margin-top: 40px;
  }
  .ac01_row {
    flex-direction: column;
    gap: 4px;
    font-size: 15px;
  }
  .ac01_row dt {
    width: auto;
  }
  .ac01_map {
    margin-top: 42px;
  }
  .ac01_map .blockimage {
    aspect-ratio: 1100/520;
  }
  .ac02_way {
    padding-top: 50px;
  }
  .ac03_hours {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .ac03_table_wrapper {
    width: min(557px, 100%);
    margin-left: auto;
    margin-right: auto;
  }
  .ac03_table {
    grid-template-columns: minmax(108px, 1.65fr) repeat(8, minmax(0, 1fr));
    width: 100%;
  }
  .ac03_headcell,
  .ac03_cell {
    min-height: 0;
    padding: 12px 0;
    font-size: 14px;
  }
  .ac03_comment {
    font-size: 13px;
  }
  .ac02_list {
    margin-top: 40px;
    gap: 54px;
  }
}
@media only screen and (max-width: 480px) {
  .ac03_table {
    grid-template-columns: minmax(104px, 1.75fr) repeat(8, minmax(0, 1fr));
  }
  .ac03_headcell,
  .ac03_cell {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 13px;
  }
  .ac03_open {
    font-size: 14px;
  }
}
/*** price ***/
.price_title {
  text-align: center;
  padding-bottom: 24px;
  background: url("../images/dot_largegreen.svg") no-repeat center bottom/43px 7px;
}

.price_title_en {
  margin: 0;
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.price_title_ja {
  margin: 0;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15em;
}

.pr01_price {
  padding: 90px 20px 0;
  background: #fff;
}

.pr01_inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.pr01_lead {
  margin-top: 25px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
  text-align: center;
}

.pr01_lead p + p {
  margin-top: 0;
}

.pr01_list {
  display: flex;
  flex-direction: column;
  gap: 70px;
  margin-top: 60px;
}

.pr_fee_heading {
  margin: 0;
  padding: 9px 20px;
  border-radius: 7px;
  background: #fff9ee;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
}

.pr_fee_text {
  margin: 17px 0 0;
  padding: 0 20px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.1;
}

.pr_fee_table {
  margin-top: 17px;
}

.pr_fee_row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

.pr_fee_row + .pr_fee_row {
  border-top: 0;
}

.pr_fee_name {
  display: flex;
  align-items: center;
  min-height: 74px;
  box-sizing: border-box;
  padding: 19px 40px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 20px;
  line-height: 1.8;
  justify-content: flex-start;
  background: #f5f5f5;
  font-weight: 700;
}

.pr_fee_price {
  display: flex;
  align-items: center;
  min-height: 74px;
  box-sizing: border-box;
  padding: 19px 40px;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 20px;
  line-height: 1.8;
  justify-content: flex-end;
  background: #fff;
  font-weight: 500;
  text-align: right;
}

.pr_fee_row_tall .pr_fee_name,
.pr_fee_row_tall .pr_fee_price {
  min-height: 157px;
}

.pr02_pay {
  padding: 100px 20px 130px;
  background: #fff;
}

.pr02_inner {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.pr02_lead {
  margin: 35px 0 0;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.1;
  text-align: center;
}

.pr02_card {
  margin-top: 35px;
  padding: 30px 30px 50px;
  border: 1px solid #555;
  border-radius: 30px;
  box-sizing: border-box;
}

.pr02_card_title {
  margin: 0;
  color: #333;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 2.1;
  text-align: center;
}

.pr02_brand_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 29px;
  margin: 23px 0 0;
  padding: 0;
  list-style: none;
}

.pr02_brand {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 74px;
}

.pr02_brand img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pr02_brand_visa img {
  width: 101px;
  height: auto;
}

.pr02_brand_master img {
  width: 104px;
  height: auto;
}

.pr02_brand_jcb img {
  width: 96px;
  height: auto;
}

.pr02_brand_amex img {
  width: 73px;
  height: auto;
}

.pr02_brand_diners img {
  width: 101px;
  height: auto;
}

@media only screen and (max-width: 1024px) {
  .pr01_inner {
    max-width: 760px;
  }
  .pr02_inner {
    max-width: 760px;
  }
  .pr02_brand_list {
    flex-wrap: wrap;
    gap: 22px 28px;
  }
  .pr01_price {
    padding: 60px 20px 0;
  }
  .pr01_list {
    gap: 60px;
    margin-top: 50px;
  }
  .pr02_pay {
    padding: 60px 20px 70px;
    background: #fff;
  }
}
@media only screen and (max-width: 768px) {
  .price_title {
    padding-bottom: 22px;
  }
  .price_title_en {
    font-size: 38px;
  }
  .price_title_ja {
    font-size: 15px;
  }
  .pr01_price {
    padding: 60px 20px 0;
  }
  .pr01_lead {
    font-size: 14px;
    line-height: 2;
    text-align: left;
  }
  .pr01_lead br {
    display: none;
  }
  .pr01_list {
    gap: 40px;
    margin-top: 36px;
  }
  .pr_fee_heading {
    font-size: 21px;
  }
  .pr_fee_text {
    padding: 0;
    font-size: 15px;
    line-height: 2;
  }
  .pr_fee_row {
    grid-template-columns: 1fr;
  }
  .pr_fee_name {
    min-height: auto;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 1.8;
  }
  .pr_fee_price {
    min-height: auto;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 1.8;
    justify-content: flex-start;
    text-align: left;
  }
  .pr_fee_row_tall .pr_fee_name,
  .pr_fee_row_tall .pr_fee_price {
    min-height: auto;
  }
  .pr02_pay {
    padding: 50px 20px 60px;
  }
  .pr02_lead {
    margin-top: 28px;
    font-size: 14px;
    line-height: 2;
  }
  .pr02_card {
    margin-top: 28px;
    padding: 26px 18px 34px;
    border-radius: 22px;
  }
  .pr02_card_title {
    font-size: 19px;
    line-height: 1.8;
  }
  .pr02_brand_list {
    gap: 14px 18px;
    margin-top: 18px;
  }
  .pr02_brand {
    width: 82px;
    height: 58px;
  }
  .pr02_brand_visa img {
    width: 76px;
  }
  .pr02_brand_master img {
    width: 78px;
  }
  .pr02_brand_jcb img {
    width: 70px;
  }
  .pr02_brand_amex img {
    width: 54px;
  }
  .pr02_brand_diners img {
    width: 74px;
  }
}
/*** news ***/
.news_index {
  padding-top: 100px;
  padding-bottom: 120px;
}

.news_list {
  margin-bottom: 80px;
}

.news_listitem {
  position: relative;
  display: grid;
  grid-template-columns: 150fr 720fr;
  gap: 30px;
  padding: 30px 80px 30px 20px;
  border-bottom: 2px dotted #D2D2D2;
  align-items: center;
}

.news_listitem::after {
  content: "";
  position: absolute;
  display: inline-block;
  background: url(../images/whitearrow_greenbg.svg) no-repeat center/100%;
  width: 42px;
  height: 42px;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}

.news_date {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
}

.news_title {
  font-size: 15px;
  transition: var(--trans_300ms);
  font-weight: 500;
}

.news_pager {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.news_pager_number {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #82D152;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  padding: 11px 4px 11px 5px;
  background-color: #fff;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

a.news_pager_number {
  color: #82D152;
}

.news_pager_number.news_pager_active {
  background-color: #82D152;
  color: #fff;
}

.news_pager_dots {
  width: 20px;
  height: auto;
}

.news_pager_arrow {
  display: inline-block;
  width: 10px;
  height: auto;
}

.news_pager_arrow_reverse {
  display: inline-block;
  width: 10px;
  height: auto;
  transform: rotate(180deg);
}

.news_post {
  padding-block: 100px 120px;
}

.news_post_wrapper {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
}

.news_post_date {
  color: #888888;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
}

.news_post_title {
  font-size: 26px;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-bottom: 36px;
}

.news_post_image {
  margin-bottom: 32px;
}

.news_post_text {
  margin-bottom: 20px;
}

.news_post_pager {
  margin-top: 60px;
  display: flex;
  gap: 60px;
  align-items: center;
  justify-content: center;
}

.news_post_pager_backward {
  display: block;
  width: max-content;
  flex-shrink: 0;
  position: relative;
  font-size: 16px;
  padding-left: 36px;
  place-content: center;
}

.news_post_pager_backward::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/news_arrow_backward.svg) no-repeat center/100%;
  width: 26px;
  height: 26px;
}

.news_post_pager_index {
  display: block;
  flex-shrink: 0;
  text-align: center;
  border: 1px solid #71C040;
  border-radius: 9999px;
  width: clamp(270px, 15.6vw, 300px);
  height: 64px;
  font-size: 16px;
  line-height: 1;
  padding: 24px 20px 24px;
}

.news_post_pager_forward {
  display: block;
  width: max-content;
  flex-shrink: 0;
  position: relative;
  font-size: 16px;
  padding-right: 36px;
  place-content: center;
}

.news_post_pager_forward::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/news_arrow_forward.svg) no-repeat center/100%;
  width: 26px;
  height: 26px;
}

/* PC用
------------------------------------------------------------*/
@media only screen and (max-width: 1500px) {
  .top_backwrapper {
    background: url(../images/top_news_bg.webp) no-repeat left 3% top 512px/33.7% auto;
  }
}
@media only screen and (max-width: 1300px) {
  .top_about {
    background: url(../images/top_about01.webp) no-repeat right 8% top 72px/21.6% auto, url(../images/top_about02.webp) no-repeat left 10.4% bottom/15.7% auto;
  }
}
@media only screen and (max-width: 1100px) {
  .logo_link {
    width: 256px;
  }
}
@media only screen and (max-width: 1024px) {
  .headermenu {
    display: none;
  }
  .logo_link {
    width: 340px;
  }
  .header::before {
    display: none;
  }
  .header::after {
    display: none;
  }
  .news_index {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .mainview_text {
    padding-bottom: 40px;
  }
  .mainview_titlesub {
    font-size: 18px;
  }
  .mainview_title {
    font-size: 32px;
  }
  .breadcrumb {
    bottom: 10px;
  }
  /*** top ***/
  .top_mainview_text {
    width: 100%;
  }
  .top_mainview_title {
    display: none;
  }
  .top_spmainview_title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .top_spmainview_titlebox {
    display: block;
  }
  .top_mainview_wrapper {
    flex-direction: column;
  }
  .top_mainview_scroll {
    display: none;
  }
  .top_news_head_button {
    display: none;
  }
  .top_spnews_button_wrapper {
    display: block;
  }
  .top_news {
    grid-template-columns: 1fr;
    gap: 40px;
    margin-top: 80px;
  }
  .top_spnews_button {
    margin-left: auto;
    margin-right: auto;
  }
  .top_news_head {
    align-items: center;
  }
  .top_news_wrapper {
    text-align: center;
    background: url(../images/dot_largegreen.svg) no-repeat center bottom/43px 7px;
  }
  .top_news_listitem {
    gap: 0;
  }
  .top_backwrapper {
    background: url(../images/top_news_bg.webp) no-repeat left 3% top 496px/38% auto;
  }
  .top_about {
    padding-block: 80px 0;
    background: url(../images/top_about01.webp) no-repeat right top 188px/21.6% auto, url(../images/top_about02.webp) no-repeat left 2.4% bottom/17.2% auto;
  }
  .top_feature {
    margin-top: calc(var(--feature-curve-height) + 68px);
  }
  .top_feature_wrapper {
    padding-top: 20px;
    padding-bottom: 120px;
  }
  .top_feature_list {
    gap: 50px;
    margin-top: 50px;
  }
  .top_feature_listitem {
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .top_feature_listitem_image {
    width: 68%;
  }
  .top_feature_listitem_body {
    width: 81%;
  }
  .top_feature_listitem_title {
    display: flex;
    flex-direction: column-reverse;
    gap: 15px;
  }
  .top_feature_listitem_number {
    position: relative;
    right: auto;
    bottom: auto;
    margin-left: auto;
    margin-right: auto;
    width: 171px;
    height: 163px;
    background: url(../images/number_bg.webp) no-repeat center/100% auto;
    padding: 46px 40px 46px 46px;
  }
  .top_feature_listitem_number.num4 {
    right: 0;
  }
  .top_treatment {
    padding-block: 60px 60px;
  }
  .top_treatment_title {
    gap: 20px;
    margin-bottom: 40px;
  }
  .top_treatment_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    width: 81%;
    margin-right: auto;
    margin-left: auto;
  }
  .top_message {
    padding-bottom: 60px;
  }
  .top_message_image {
    display: none;
  }
  .top_spmessage_image {
    display: block;
    width: 68%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
  .top_message_wrapper {
    width: 100%;
    padding: 40px 12% 0;
    position: relative;
  }
  .top_message_body {
    margin-top: 40px;
    display: block;
  }
  .top_message_textbox_headline {
    text-align: center;
  }
  .top_message_textbox_credit {
    margin-top: 20px;
  }
  .top_message_wrapper::before {
    height: 97.5%;
  }
  .footer_wrapper {
    padding-block: 40px 140px;
    background: #f5f5f5;
  }
  .footer_body {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
    place-content: center;
  }
  .footer_text {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .footer_calender {
    justify-self: auto;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    gap: 60px;
  }
  .footer_logo {
    margin-right: auto;
    margin-left: auto;
  }
  .footer_address {
    width: fit-content;
  }
  .footer_train {
    margin-top: 12px;
  }
  .footer_button {
    display: none;
  }
  .footer_button_white {
    display: block;
  }
  .footer_button_white_phone {
    display: block;
    width: 335px;
    height: 77px;
    background-color: #fff;
    border-radius: 7px;
    padding: 16px 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer_button_white_phone_text {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    line-height: 1;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
  }
  .footer_button_white_phone_number {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 1;
    margin-top: 8px;
    text-align: center;
    position: relative;
    padding-left: 26px;
  }
  .footer_button_white_phone_number::before {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 3px;
    background: url(../images/icon_phone_green.svg) no-repeat center/18px 18px;
  }
  .footer_button_white_reservation {
    display: block;
    width: 335px;
    height: 77px;
    background-color: #fff;
    border-radius: 7px;
    padding: 30px 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .footer_button_white_reservation_text {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 1;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    position: relative;
    padding-left: 41px;
  }
  .footer_button_white_reservation_text::before {
    content: "";
    display: block;
    position: absolute;
    width: 33px;
    height: 19px;
    left: 0;
    top: 1px;
    background: url(../images/icon_web_green.svg) no-repeat center/33px 19px;
  }
  .footer_nav {
    margin-top: 60px;
  }
  .footer_nav_wrapper {
    display: grid;
    grid-template-columns: max-content max-content;
    grid-template-rows: auto auto;
    column-gap: 40px;
    row-gap: 18px;
    justify-content: center;
  }
  .footer_nav_column {
    width: max-content;
  }
  .spfooter {
    display: block;
  }
  /*** ここにabout.cssの内容を挿入する ***/
  /*** tablet ***/
  .tr02_inner {
    max-width: 760px;
  }
  .tr02_body,
  .tr02_item_reverse .tr02_body {
    flex-direction: column-reverse;
    align-items: center;
    gap: 24px;
  }
  .tr02_textbox,
  .tr02_image,
  .tr02_cosmetic_images {
    width: 100%;
    max-width: 530px;
  }
  .tr03_inner {
    max-width: 760px;
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .tr03_card {
    width: 100%;
    max-width: 536px;
  }
  .tr01_intro {
    padding: 60px 20px 60px;
    background: #fff;
  }
  .tr02_list {
    gap: 72px;
  }
  .tr03_links {
    padding: 60px 20px 70px;
    background: #fff;
  }
  /*** news ***/
  .news_post {
    padding-block: 80px 80px;
  }
}
@media only screen and (max-width: 768px) {
  .flex_30 {
    width: 100%;
  }
  .flex_31 {
    width: 100%;
  }
  .flex_32 {
    width: 100%;
  }
  .flex_33 {
    width: 100%;
  }
  .flex_34 {
    width: 100%;
  }
  .flex_35 {
    width: 100%;
  }
  .flex_36 {
    width: 100%;
  }
  .flex_37 {
    width: 100%;
  }
  .flex_38 {
    width: 100%;
  }
  .flex_39 {
    width: 100%;
  }
  .flex_40 {
    width: 100%;
  }
  .flex_41 {
    width: 100%;
  }
  .flex_42 {
    width: 100%;
  }
  .flex_43 {
    width: 100%;
  }
  .flex_44 {
    width: 100%;
  }
  .flex_45 {
    width: 100%;
  }
  .flex_46 {
    width: 100%;
  }
  .flex_47 {
    width: 100%;
  }
  .flex_48 {
    width: 100%;
  }
  .flex_49 {
    width: 100%;
  }
  .flex_50 {
    width: 100%;
  }
  .flex_51 {
    width: 100%;
  }
  .flex_52 {
    width: 100%;
  }
  .flex_53 {
    width: 100%;
  }
  .flex_54 {
    width: 100%;
  }
  .flex_55 {
    width: 100%;
  }
  .flex_56 {
    width: 100%;
  }
  .flex_57 {
    width: 100%;
  }
  .flex_58 {
    width: 100%;
  }
  .flex_59 {
    width: 100%;
  }
  .flex_60 {
    width: 100%;
  }
  .flex_61 {
    width: 100%;
  }
  .flex_62 {
    width: 100%;
  }
  .flex_63 {
    width: 100%;
  }
  .flex_64 {
    width: 100%;
  }
  .flex_65 {
    width: 100%;
  }
  .flex_66 {
    width: 100%;
  }
  .flex_67 {
    width: 100%;
  }
  .flex_68 {
    width: 100%;
  }
  .flex_69 {
    width: 100%;
  }
  .flex_70 {
    width: 100%;
  }
  /*** common ***/
  .mainview_wrapper {
    grid-template-columns: 1fr;
    gap: 10px;
    padding-top: 20px;
  }
  .mainview_textbox_wrapper {
    width: 100%;
    display: block;
  }
  .mainview_title {
    font-size: 28px;
  }
  .mainview_text {
    width: 100%;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .breadcrumb {
    position: relative;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** top ***/
  .top_mainview_imagewrapper {
    display: block;
    width: 100%;
  }
  .top_mainview_image {
    width: 100%;
  }
  .top_mainview_calender {
    display: block;
    width: fit-content;
    max-width: 100%;
    position: relative;
    background: none;
    bottom: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
  }
  .top_mainview_calender_headline {
    display: none;
  }
  .top_mainview_calender_wrapper {
    padding: 0;
  }
  .top_mainview_calender_headcell {
    padding: 10px 12px 10px 0;
    font-size: 14px;
  }
  .top_mainview_calender_cell {
    padding: 10px 12px;
    font-size: 14px;
  }
  .top_backwrapper {
    background: url(../images/top_news_bg_sp.webp) no-repeat left top 144px/94% auto;
  }
  .top_news_head_title {
    font-size: 42px;
  }
  .top_news {
    gap: 20px;
  }
  .top_news_listitem {
    grid-template-columns: 1fr;
    gap: 0px;
    align-items: center;
  }
  .top_news_listitem_date {
    font-size: 18px;
    padding: 20px 10px 5px;
    display: block;
  }
  .top_news_listitem_title {
    padding: 5px 50px 20px 10px;
    display: block;
    position: relative;
  }
  .top_spnews_button_wrapper {
    margin-top: 10px;
  }
  .top_about {
    padding-block: 60px calc(114px + 80vw);
    background: url(../images/top_about01.webp) no-repeat right -37.2% bottom calc(70px + 15.8vw)/71.6vw auto, url(../images/top_about02.webp) no-repeat left -8.8% bottom/54.1vw auto;
  }
  .top_about_title {
    font-size: 24px;
    margin-bottom: 24px;
    padding-bottom: 24px;
    background: url(../images/dot_sp.svg) no-repeat center bottom/62px 2px;
  }
  .top_feature::before {
    background-image: url(../images/feature_bg1_sp.webp);
    height: 8.5333333333vw;
  }
  .top_feature::after {
    background-image: url(../images/feature_bg2_sp.webp);
    height: 8.5333333333vw;
  }
  .top_feature_title_large {
    font-size: 42px;
  }
  .top_feature_list {
    gap: 40px;
    margin-top: 40px;
  }
  .top_feature_listitem_body {
    width: 100%;
  }
  .top_feature_listitem_image {
    width: 100%;
  }
  .top_feature_listitem_number {
    width: 156px;
    height: 148px;
    padding: 40px 36px 44px 42px;
  }
  .top_feature_listitem_twoimages_large {
    width: 86%;
  }
  .top_feature_listitem_twoimages_small {
    width: 48%;
    bottom: -64px;
    left: -2.7%;
  }
  .top_treatment {
    padding-block: 60px 50px;
  }
  .top_feature_wrapper {
    padding-bottom: 100px;
  }
  .top_treatment_title {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
  }
  .top_treatment_title_body {
    flex-direction: column;
    align-items: center;
    gap: 0;
    background: url(../images/dot_largegreen.svg) no-repeat center bottom/43px 7px;
    padding-bottom: 20px;
  }
  .top_treatment_title_large {
    font-size: 42px;
  }
  .top_treatment_title_button {
    display: none;
  }
  .top_treatment_title_text {
    display: none;
  }
  .top_treatment_list {
    width: 100%;
  }
  .top_treatment_listitem_image {
    width: 120px;
    height: 120px;
  }
  .icon_dentistry {
    display: block;
    width: 39px;
    height: 49px;
  }
  .icon_care {
    display: block;
    width: 54px;
    height: 49px;
  }
  .icon_rootcanal {
    display: block;
    width: 39px;
    height: 60px;
  }
  .icon_preriodontal {
    display: block;
    width: 60px;
    height: 58px;
  }
  .icon_cosmetic {
    display: block;
    width: 59px;
    height: 54px;
  }
  .icon_pediatric {
    display: block;
    width: 55px;
    height: 50px;
  }
  .icon_dentures {
    display: block;
    width: 58px;
    height: 44px;
  }
  .icon_surgery {
    display: block;
    width: 42px;
    height: 53px;
  }
  .top_treatment_listitem {
    background: #F5F5F5 url(../images/whitearrow_greenbg.svg) no-repeat right 5px bottom 8px/37px 37px;
    padding: 20px 20px 40px 20px;
    border-radius: 10px;
  }
  .top_treatment_listitem_titlesub {
    font-size: 14px;
  }
  .top_treatment_listitem_title {
    font-size: 18px;
    margin-top: 4px;
  }
  .top_message_title {
    font-size: 42px;
  }
  .top_treatment_spbutton {
    display: block;
    min-width: 240px;
    height: 60px;
    line-height: 1;
    padding-block: 18px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
  .top_message_wrapper {
    width: 100%;
    padding: 10px 0 0;
    position: relative;
  }
  .top_message_wrapper::before {
    display: none;
  }
  .top_message_textbox_headline {
    font-size: 24px;
  }
  .top_message_body {
    margin-top: 30px;
  }
  .top_spmessage_image {
    width: 81%;
  }
  .top_message_textbox_text {
    line-height: 1.8;
  }
  .top_message_textbox_credit {
    line-height: 1.8;
  }
  .top_message_button {
    margin-left: auto;
    margin-right: auto;
  }
  .footer::before {
    aspect-ratio: 375/32;
    background: url(../images/footer_bg_sp.webp) no-repeat center bottom/100% auto;
  }
  .footer_wrapper {
    padding-block: 30px 200px;
  }
  .footer_logo {
    width: min(100%, 340px);
  }
  .footer_address {
    font-size: 15px;
  }
  .footer_train {
    font-size: 15px;
  }
  .spfooter {
    padding: 13px 10px;
  }
  .spfooter_button {
    gap: 10px;
  }
  .footer_calender {
    gap: 20px;
  }
  .footer_calender_wrapper > .footer_calender_table {
    grid-template-columns: auto repeat(8, 1fr);
    width: max-content;
  }
  .footer_calender_headcell {
    min-height: 0;
    padding: 12px 10px 12px 0;
    font-size: 14px;
  }
  .footer_calender_cell {
    min-height: 0;
    padding: 12px 10px;
    font-size: 14px;
  }
  .copyright {
    margin-top: 80px;
  }
  /*** ここにabout.cssの内容を挿入する ***/
  /*** mobile ***/
  .tr_title {
    padding-bottom: 22px;
    background-image: url("../images/dot_largegreen.svg");
    background-size: 43px 7px;
  }
  .tr_title_eng {
    font-size: 42px;
  }
  .tr_title_ja {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .tr01_intro {
    padding: 48px 20px 48px;
  }
  .tr01_lead {
    font-size: 14px;
    line-height: 2;
  }
  .tr01_text {
    line-height: 2;
  }
  .tr02_list {
    gap: 52px;
  }
  .tr02_head {
    padding-bottom: 22px;
    background-image: url("../images/dot_largegreen.svg");
    background-size: 43px 7px;
  }
  .tr02_title {
    font-size: 24px;
    letter-spacing: 0.08em;
  }
  .tr02_textbox {
    font-size: 14px;
    line-height: 2;
  }
  .tr02_text {
    line-height: 2;
  }
  .tr02_button {
    display: flex;
    width: 100%;
    max-width: 360px;
    min-height: 58px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 24px;
    font-size: 14px;
  }
  .tr02_cosmetic_images {
    height: auto;
    padding-bottom: 32%;
  }
  .tr02_cosmetic_main {
    position: relative;
    width: 75%;
    margin-left: auto;
  }
  .tr02_cosmetic_sub {
    width: 43%;
  }
  .tr03_card {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 18px 24px 16px;
  }
  .tr03_image {
    width: min(100%, 219px);
    height: auto;
    aspect-ratio: 219/170;
    align-self: center;
  }
  .tr03_text {
    width: 100%;
    padding-right: 56px;
    box-sizing: border-box;
  }
  .tr03_ja {
    font-size: 20px;
  }
  .tr03_arrow {
    right: 16px;
    bottom: 16px;
    width: 42px;
    height: 42px;
  }
  .standard_list_heading {
    padding: 10px 16px;
    font-size: 20px;
  }
  /***** news *****/
  .news_index {
    padding-block: 30px 50px;
  }
  .news {
    padding-block: 40px 40px;
  }
  .news_list {
    margin-bottom: 40px;
  }
  .news_listitem {
    gap: 20px;
    padding: 20px 48px 20px 0px;
  }
  .news_date {
    font-size: 14px;
    padding-top: 2px;
  }
  .page_title {
    font-size: 24px;
  }
  .news_listitem::after {
    width: 36px;
    height: 36px;
    right: 0;
  }
  .news_post {
    padding-block: 40px 50px;
  }
  .news_post_date {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .news_post_title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .news_post_image {
    margin-bottom: 20px;
  }
  .news_post_text {
    font-size: 15px;
  }
  .news_post_pager {
    margin-top: 40px;
    flex-direction: column;
    gap: 30px;
  }
  .news_post_pager_index {
    width: 240px;
  }
}
/* スマートフォン 縦(ポートレート) */