@charset "UTF-8";

/* フォント変換 */
/* フレキシブルサイズ（clamp関数） */
/* スマートフォン用フレキシブルサイズ（320-767pxでスケール） */
/* レスポンシブフォントサイズ（768-1200pxで縮小） */
/* 点線パターン */
/* Button  */
.c-btn01 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: fit-content;
  height: 40px;
  padding: 0px 2em 0px 2em;
  border-radius: 50px;
  font-size: clamp(12.25px, 9.4025423729px + 0.3707627119vw, 14px);
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: url("../img/arrow-white.svg") no-repeat calc(100% - 15px) 50%;
  background-size: 7px auto;
  background-color: #009fe8;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .c-btn01 {
    min-width: 180px;
    font-size: clamp(14px, 10.7457627119px + 0.4237288136vw, 16px);
  }
}

.c-btn02 {
  display: inline-block;
  position: relative;
  width: fit-content;
  padding: 0.8em 70px 0.9em 0px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #000;
  text-decoration: none !important;
  font-family: "Zen Maru Gothic", sans-serif;
}

.c-btn02::before {
  content: "";
  position: absolute;
  top: calc(50% - 25px);
  right: 0;
  width: 0;
  height: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #c2b4a5;
}

.c-btn02::after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 18px;
  width: 18px;
  height: 7px;
  border-right: 1px solid #c2b4a5;
  border-bottom: 1px solid #c2b4a5;
  transform: skew(45deg);
}

.c-btn02--small {
  padding: 0.8em 35px 0.9em 0px;
}

.c-btn02--small::before {
  content: "";
  position: absolute;
  top: calc(50% - 12.5px);
  right: 0;
  width: 0;
  height: 0;
  width: 25px;
  height: 25px;
  margin-left: 15px;
  border-radius: 50px;
  background-color: #fe7d7d;
}

.c-btn02--small::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 9px;
  width: 10px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: skew(45deg);
}

.c-btn02:hover {
  opacity: 0.7;
}

.c-custom-single {
  margin: 0;
  padding: 0;
}

.c-custom-single__title {
  margin-bottom: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(21.875px, 16.7902542373px + 0.6620762712vw, 25px);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.15em;
  text-align: left;
  color: #093c5b;
}

.c-custom-single__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding: 0;
  margin-bottom: var(--sp-4);
}

.c-custom-single__time {
  font-family: "all_round_demi", sans-serif;
  font-size: clamp(17.5px, 13.4322033898px + 0.5296610169vw, 20px);
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: left;
  color: #b2bcc0;
}

.c-custom-single__cat ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.c-custom-single__cat ul>li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  min-width: 120px;
  padding: 9px 10px 10px;
  border-radius: 50px;
  background-color: #475555;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  color: #fff;
}

.c-custom-single__cat ul>li.preventive-dental-treatment {
  background-color: #8dc32e;
}

.c-custom-single__cat ul>li.general-dental-treatment {
  background-color: #009fe8;
}

.c-custom-single__cat ul>li.orthodontic-treatment {
  background-color: #ff8d3e;
}

.c-custom-single__content {
  color: #093c5b;
}

.c-custom-single__content h2 {
  position: relative;
  max-width: 100%;
  margin: var(--sp-2-5) 0 var(--sp-1-5) 0;
  padding: 12px 20px 12px 30px;
  border-radius: 10px;
  background-color: #009fe8;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(18px, 1.6129032258vw, 20px);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.12em;
  text-align: left;
  color: #fff;
}

.c-custom-single__content h2::before {
  content: "";
  position: absolute;
  top: 11%;
  left: -12px;
  width: 23px;
  height: 45px;
  background: url("../img/semicircle-yellow.png") no-repeat 50% 50%;
  background-size: contain;
}

@media screen and (max-width: 1090px) {
  .c-custom-single__content h2::before {
    top: 9%;
  }
}

.c-custom-single__content h3 {
  position: relative;
  width: calc(100% + 11px);
  margin: var(--sp-2-5) 0 var(--sp-1-5) -11px;
  padding: 11px 0 14px 36px;
  background: url("../img/semicircle-yellow.png") no-repeat 0% 5px;
  background-size: 20px auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(18px, 1.6129032258vw, 20px);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.12em;
  color: #093c5b;
}

@media screen and (max-width: 767px) {
  .c-custom-single__content h3 {
    font-size: 20px;
  }
}

.c-custom-single__content h3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #083c5b;
}

.c-custom-single__content h4 {
  position: relative;
  width: calc(100% + 11px);
  margin: var(--sp-2-5) 0 var(--sp-1) -11px;
  padding: 8px 0 6px 32px;
  background: url("../img/semicircle-green.png") no-repeat 3% 3px;
  background-size: 15px auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(15px, 1.2903225806vw, 16px);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.12em;
  color: #093c5b;
}

@media screen and (max-width: 767px) {
  .c-custom-single__content h4 {
    font-size: 20px;
  }
}

.c-custom-single__content p {
  margin-bottom: 2em;
  font-size: 16px;
  line-height: 2.19;
}

.c-custom-single__content img {
  margin-bottom: 1em;
}

.c-custom-single__content a {
  text-decoration: underline;
}

.c-faq__item {
  border: solid 2px #009fe8;
  border-radius: 20px;
  margin-bottom: 50px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .c-faq__item {
    margin-bottom: 30px;
  }
}

.c-faq dt {
  position: relative;
  padding: 20px 27px 20px 86px;
  background-color: #009fe8;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(15.75px, 12.0889830508px + 0.4766949153vw, 18px);
  font-weight: 700;
  line-height: 1.78;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .c-faq dt {
    padding: 20px 20px 20px 60px;
    font-size: 16px;
  }
}

.c-faq dt::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 30px;
  width: 28px;
  height: 30px;
  background: url("../img/icon-q.svg") no-repeat 50% 50%;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .c-faq dt::before {
    top: 17px;
    left: 17px;
    width: 24px;
    height: 36px;
  }
}

.c-faq dd {
  position: relative;
  padding: 30px 60px 30px 98px;
  border-radius: 15px;
  background-color: #fff;
  /* font-family: "Zen Maru Gothic", sans-serif; */
  font-size: clamp(14px, 10.7457627119px + 0.4237288136vw, 16px);
  line-height: 2.19;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .c-faq dd {
    padding: 25px 20px 30px 60px;
    font-size: 14px;
    line-height: 1.8;
  }
}

.c-faq dd::before {
  content: "";
  position: absolute;
  top: 32px;
  left: 48px;
  width: 23px;
  height: 27px;
  background: url("../img/icon-a.svg") no-repeat 50% 50%;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .c-faq dd::before {
    top: 17px;
    left: 17px;
    width: 24px;
    height: 36px;
  }
}

/* Form reset */
input,
button,
select,
textarea {
  border: none;
  border-radius: 0;
  background: transparent;
  font: inherit;
  appearance: none;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/* form */
.c-form {
  width: 100%;
  border: none;
}

@media screen and (max-width: 767px) {
  .c-form {
    margin: 0 auto;
  }
}

.c-form th,
.c-form td {
  border: none;
  background-color: transparent;
  vertical-align: top;
}

.c-form th {
  position: relative;
  width: 220px;
  padding: 20px 5px 20px 0;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .c-form th {
    display: block;
    width: 100%;
    padding: 20px 0 0;
  }
}

.c-form th p {
  position: relative;
  padding-left: 0;
  font-size: 16px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .c-form th p {
    padding-left: 0;
  }
}

.c-form td {
  width: calc(100% - 220px);
  padding: 13px 0 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .c-form td {
    display: block;
    width: 100%;
    padding: 5px 0 15px;
  }
}

input {
  padding: 0.5em;
  box-sizing: border-box;
  border: none;
  border: solid 2px #abc5d1;
  border-radius: 5px;
  background-color: #fff;
  color: #093c5b;
}

input[type=text],
input[type=email] {
  width: 100%;
  height: 50px;
}

.wpcf7-form-control-wrap:has(select) {
  display: inline-block;
  position: relative;
  width: 250px;
}

.wpcf7-form-control-wrap:has(select)::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 15px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #093c5b;
  border-right: 1px solid #093c5b;
  transform: rotate(135deg);
  pointer-events: none;
}

select {
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding: 0.5em;
  border: solid 2px #abc5d1;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1;
}

[data-name=industry] {
  position: relative;
}

[data-name=industry]::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 18px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #3ba3d5;
  border-right: 2px solid #3ba3d5;
  transform: rotate(135deg);
}

[data-name=your-month],
[data-name=your-day],
[data-name=your-month2],
[data-name=your-day2] {
  width: 100px !important;
}

[data-name=your-time],
[data-name=your-time2] {
  width: 160px !important;
}

[data-name=your-time] {
  margin-bottom: 20px;
}

textarea {
  width: 100%;
  height: 220px;
  padding: 0.5em;
  box-sizing: border-box;
  border: none;
  border: solid 2px #abc5d1;
  border-radius: 5px;
  background-color: #fff;
  color: #093c5b;
}

/* ラジオボタン */
.wpcf7-radio .wpcf7-list-item {
  display: inline-block;
  margin: 7px 0 0 5px;
}

.wpcf7-radio .wpcf7-list-item+.wpcf7-list-item {
  margin-left: 40px;
}

.wpcf7-radio .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
}

.wpcf7-radio .wpcf7-list-item-label::before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #3ba3d5;
  opacity: 0;
}

.wpcf7-radio .wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #abc5d1;
  border-radius: 50%;
}

input[type=radio]:checked+.wpcf7-list-item-label::before {
  opacity: 1;
  /* 要素を表示する */
}

/* チェックボックス */
input[type=checkbox] {
  position: relative;
  top: 4px;
  width: 25px;
  height: 25px;
  border: solid 2px #abc5d1;
  border-radius: 5px;
  background-color: #fff;
  vertical-align: -5px;
  appearance: none;
}

input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  width: 9px;
  height: 18px;
  transform: rotate(50deg);
  border-right: 3px solid #3ba3d5;
  border-bottom: 3px solid #3ba3d5;
}

.sample_label:hover::after {
  border-color: #0171bd;
  /* ボックスの境界線を実線で指定する */
}

.required {
  display: inline-block;
  position: relative;
  top: -2px;
  left: 0;
  width: 40px;
  height: 19px;
  padding: 4px 5px 1px;
  border-radius: 3px;
  background-color: #3ba3d5;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  .required {
    position: relative;
    top: -3px;
    margin-right: 10px;
    padding: 4px 5px 1px;
  }
}

.option {
  display: inline-block;
  position: relative;
  top: -2px;
  left: 0;
  width: 40px;
  height: 19px;
  padding: 4px 5px 1px;
  border-radius: 3px;
  background-color: #8dc32e;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  .option {
    position: relative;
    top: -3px;
    margin-right: 10px;
    padding: 4px 5px 1px;
  }
}

.c-form-privacy {
  height: 100px;
  padding: 10px;
  border: solid 2px #abc5d1;
  border-radius: 5px;
  background-color: #fff;
  overflow-y: scroll;
  font-size: 12px;
}

.c-form-privacy__title {
  font-weight: bold;
  margin-bottom: 5px;
}

.c-form-acceptance {
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center;
  z-index: 666;
  position: relative;
}

@media screen and (max-width: 767px) {
  .c-form-acceptance {
    margin-bottom: 20px;
    font-size: 13px;
  }
}

.c-form-acceptance a {
  font-weight: bold;
  color: #3ba3d5;
  text-decoration: underline;
}

.c-form-acceptance .wpcf7-form-control-wrap {
  display: block;
  padding-top: 20px;
}

.c-form-submit {
  /* position: relative; */
  /* width: 578px; */
  /* max-width: 100%; */
  /* margin: auto; */
  z-index: 666;
  position: relative;
}

input[type=submit] {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 60px;
  padding: 14px 20px 12px;
  box-sizing: border-box;
  border: none;
  border-radius: 50px;
  background-color: #009fe8;
  font-size: 20px;
  font-weight: bold;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  input[type=submit] {
    max-width: 100%;
    height: 50px;
    padding: 14px 20px 12px;
    font-size: 16px;
  }
}

input[type=submit]:hover {
  opacity: 0.7;
}

/* 確認画面 */
.c-form-submit-confirm {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.c-form-submit-confirm .c-form-previous {
  /* width: 200px; */
}

.c-form-submit-confirm input[type=button] {
  display: block !important;
  width: 200px;
  height: 60px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  /* width: 100%; */
  height: 60px;
  /* padding: 14px 20px 12px; */
  border: none;
  border-radius: 50px;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
  color: #009fe8;
  transition: all 0.2s;
  text-decoration: none !important;
  border: 1px solid #009fe8;
}

@media screen and (max-width: 767px) {
  .c-form-submit-confirm input[type=button] {
    width: 100%;
    height: 50px;
    padding: 14px 20px 12px;
    font-size: 16px;
  }
}

.c-form-submit-confirm .c-form-submit {
  /* margin: 0 0 0 20px; */
}

@media screen and (max-width: 767px) {
  .c-form-submit {
    width: 100%;
  }

  .c-form-submit-confirm .c-form-previous {
    width: 100%;
    position: relative;
    margin: 0;
  }

  .c-form-submit-confirm .c-form-submit {
    width: 100%;
    position: relative;
    margin: 0;
  }

  .c-form-submit-confirm {
    flex-wrap: nowrap;
    gap: 8px;
  }
}

.c-form-confirm td {
  padding: 18px 20px 20px;
}

/* front heading */
.c-front-heading01 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 1.5em;
  margin-bottom: var(--sp-1);
}

.c-front-heading01__text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #093c5b;
}

.c-front-heading01--pt2 {
  display: block;
  margin-bottom: 3rem;
}

.c-front-heading01--pt2 .c-front-heading01__img {
  margin-bottom: 20px;
}

.c-front-heading-sub {
  position: relative;
  text-align: center;
}

.c-front-heading-sub__textSmall {
  display: block;
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #baa2a2;
}

.c-front-heading-sub__textBig {
  position: relative;
  font-family: "didot-roman", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  color: #050505;
}

@media screen and (max-width: 767px) {
  .c-front-heading-sub__textBig {
    font-size: 30px;
  }
  .c-front-heading01--pt2 {
  margin-bottom: 0.5rem;
}
}

.c-front-heading02 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 0 12px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .c-front-heading02 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
}

.c-front-heading02__textBig {
  position: relative;
  font-family: "didot-roman", serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
  color: #050505;
}

@media screen and (max-width: 767px) {
  .c-front-heading02__textBig {
    font-size: 50px;
  }
}

.c-front-heading02__textSmall {
  display: block;
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #baa2a2;
  padding-bottom: 6px;
}

@media screen and (max-width: 767px) {
  .c-front-heading02__textSmall {
    font-size: 16px;
    padding-bottom: 0;
  }
}

.c-front-heading02--small .c-front-heading02__textBig {
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  .c-front-heading02--small .c-front-heading02__textBig {
    font-size: 50px;
  }
}

.c-front-heading02--small .c-front-heading02__textSmall {
  padding-bottom: 3px;
}

@media screen and (max-width: 767px) {
  .c-front-heading02--small .c-front-heading02__textSmall {
    padding-bottom: 0;
  }
}

/* Page heading */
.c-subpage-heading {
  position: relative;
  text-align: center;
  margin-bottom: var(--sp-6);
}

.c-subpage-heading__en {
  margin-bottom: 5px;
  line-height: 1;
}

.c-subpage-heading__jp {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(19.25px, 14.7754237288px + 0.5826271186vw, 22px);
  font-weight: bold;
  text-align: center;
  color: #093c5b;
}

.c-subpage-heading__memo {
  font-size: 13px;
  line-height: 2.46;
  letter-spacing: 0.05em;
  text-align: center;
  color: #414c51;
}

/* --------------------------
メニュー gnav
--------------------------- */
/* Navigation Menu SP */
/* sp ボタン  */
.c-nav-button__wrap {
  display: block;
}

.c-nav-button__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 39px;
  left: 0;
  z-index: 778;
  width: 104px;
  height: 75px;
  background-color: #009fe8;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  .c-nav-button__wrap {
    width: clamp(75px, 54.2393736018px + 6.4876957494vw, 104px);
  }
}

@media screen and (max-width: 1090px) {
  .c-nav-button__wrap {
    width: clamp(75px, 67.841163311px + 2.2371364653vw, 85px);
  }
}

@media screen and (max-width: 767px) {
  .c-nav-button__wrap {
    top: 11px;
    right: 0;
    left: auto;
    width: 70px;
    height: 50px;
    border-radius: 0;
    background-color: #009fe8;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }

  .c-subpage-heading__jp {
    font-size: 4.5vw;
  }
}

.c-nav-button {
  position: relative;
  width: 29px;
  height: 24px;
  margin: auto;
  border: none;
  background: none;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .c-nav-button {
    right: -7px;
    width: 19px;
    height: 16px;
    text-align: right;
  }
}

.c-nav-button span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 10px;
  background: #fff;
  transition: 0.3s ease-in;
}

@media screen and (max-width: 767px) {
  .c-nav-button span {
    right: 0;
    left: auto;
  }
}

.c-nav-button span:nth-child(2) {
  top: 50%;
  width: 14.5px;
}

@media screen and (max-width: 767px) {
  .c-nav-button span:nth-child(2) {
    width: 10px;
  }
}

.c-nav-button span:nth-child(3) {
  top: 100%;
  width: 22px;
}

@media screen and (max-width: 767px) {
  .c-nav-button span:nth-child(3) {
    width: 14px;
  }
}

.c-nav-button.is-close span {
  top: 50%;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .c-nav-button.is-close span {
    top: 45%;
  }
}

.c-nav-button.is-close span:nth-child(2) {
  width: 0;
}

.c-nav-button.is-close span:nth-child(3) {
  top: 50%;
  width: 29px;
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .c-nav-button.is-close span:nth-child(3) {
    top: 45%;
    width: 19px;
  }
}

.c-nav-button__text {
  position: absolute;
  right: 0;
  bottom: 8px;
  left: 0;
  margin: auto;
  font-size: 11px;
  text-align: center;
  color: #fff;
}

/* ハンバーガーメニュー内 */
.c-nav-sp {
  display: block flex;
  align-items: center;
  gap: var(--sp-4);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 777;
  width: 100%;
  height: 100%;
  padding: 20px 20px 20px 100px;
  background: url("../img/nav-bg01.svg") no-repeat;
  background-position: left;
  background-color: #f5f5f5;
  background-size: cover;
  opacity: 0;
  transition: all 0.2s ease-in;
  visibility: hidden;
  overflow-y: auto;
}

@media screen and (max-width: 767px) {
  .c-nav-sp {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--sp-1);
    padding: 20px;
  }
}

.c-nav-sp.is-open {
  opacity: 1;
  visibility: visible;
}

.c-nav-sp__left {
  width: clamp(175px, 15.7258064516vw, 195px);
  text-align: center;
  top: -50px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .c-nav-sp__left {
    padding-top: 0;
    margin-left: 0;
    width: 203px;
    top: -5px;
  }

  .c-nav-sp__left img {
    width: 100%;
  }
}

.c-nav-sp__brand {
  margin-bottom: var(--sp-1-5);
}

.c-nav-sp__banners {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7em;
}

@media screen and (max-width: 767px) {
  .c-nav-sp__banners {
    margin-top: var(--sp-3);
  }
}

.c-nav-sp__right {
  width: clamp(330px, 29.435483871vw, 365px);
}

@media screen and (max-width: 767px) {
  .c-nav-sp__right {
    width: 100%;
  }
}

.c-nav-sp .menu {
  display: block;
  margin: 0 0 var(--sp-1-5) 0;
  padding: 0;
}

.c-nav-sp .menu>.menu-item {
  position: relative;
  padding: 0;
  border-bottom: 1px solid rgba(8, 60, 91, 0.13);
}

.c-nav-sp .menu>.menu-item:first-of-type {
  border-top: 1px solid rgba(8, 60, 91, 0.13);
}

.c-nav-sp .menu>.menu-item>a {
  display: block;
  padding: 12px;
  font-weight: bold;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .c-nav-sp .menu>.menu-item>a {
    padding: var(--sp-1) 0 var(--sp-1) 0.5rem;
    font-size: 1.05em;
  }
}

.c-nav-sp-info {
  text-align: center;
}

.c-nav-sp-info__tel {
  width: fit-content;
  margin: 0 auto 23px;
  padding-left: clamp(28px, 21.4915254237px + 0.8474576271vw, 32px);
  background: url("../img/icon-tel.svg") no-repeat 0 6px;
  background-size: clamp(19.25px, 14.7754237288px + 0.5826271186vw, 22px) auto;
  font-family: "all_round_demi", sans-serif;
  font-size: clamp(28px, 21.4915254237px + 0.8474576271vw, 32px);
  line-height: 1;
}

.c-nav-sp-info__researve {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  border-radius: 40px;
  background-color: #005EBB;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(17.5px, 13.4322033898px + 0.5296610169vw, 20px);
  font-weight: 900;
  color: #fff;
}

.c-nav-sp-info__researve span {
  position: relative;
  top: 2px;
  font-family: "all_round_demi", sans-serif;
  font-size: clamp(22.75px, 17.4618644068px + 0.688559322vw, 26px);
  font-weight: bold;
}

.c-nav-sp-info__researve img {
  position: relative;
  top: 2px;
  left: 1rem;
}

/* Page Key Visual */
.c-page-kv {
  position: relative;
  width: 100%;
  height: 330px;
  background: url("./img/img_pagetitle_bg01.png") no-repeat 50% 50%;
  background-color: #777;
  background-size: cover;
}

.c-pageTop {
  position: fixed;
  right: 0;
  bottom: 20px;
  z-index: 777;
  width: 76px;
  height: 60px;
  box-sizing: border-box;
  background-color: #ff6a01;
  opacity: 0;
  text-align: center;
  transition: 0.3s;
  padding-top: 6px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .c-pageTop {
    padding-top: 11px;
  }
}

.c-pageTop img {
  rotate: -90deg;
}

.c-pageTop.is-show {
  opacity: 1;
}

.c-fix-banner-sp {
  display: none;
  position: fixed;
  bottom: 0%;
  left: 0;
  z-index: 775;
}

@media screen and (max-width: 767px) {
  .c-fix-banner-sp {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    gap: 8px;
  }
}

.c-fix-banner-sp__item01 {
  width: 17%;
}

.c-fix-banner-sp__item01 img {
  width: 100%;
}

.c-fix-banner-sp__item02 {
  width: 50%;
}

.c-fix-banner-sp__item02 img {
  width: 100%;
}

.c-post-news-list {
  margin: 0 0 240px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .c-post-news-list {
    margin: 0 0 140px;
  }
}

.c-post-news-list__item {
  padding: 80px 0 30px;
  border-bottom: 1px solid #dacccc;
}

.c-post-news-list__item:first-of-type {
  padding: 0 0 30px;
}

.c-post-news-list__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding: 0;
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .c-post-news-list__info {
    margin-bottom: 20px;
  }
}

.c-post-news-list__time {
  width: 115px;
  font-family: "all_round_demi", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #b2bcc0;
}

@media screen and (max-width: 767px) {
  .c-post-news-list__time {
    width: 100px;
    font-size: 14px;
  }
}

.c-post-news-list .post-categories {
  position: relative;
  top: -1px;
  margin: 0;
  padding: 0;
  padding: 3px 8px 4px 10px;
  background-color: #f3b3b3;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  list-style-type: none;
}

.c-post-news-list__title {
  position: relative;
  top: -1px;
  font-size: 20px;
  font-weight: 500;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: left;
  color: #009fe8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  .c-post-news-list__title {
    width: 100%;
    margin: 20px 0 0;
    font-size: 18px;
  }
}

.c-post-news-list__desc {
  margin-bottom: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.c-post-news-list__link {
  display: block;
  padding-bottom: 0;
}

.c-post-news-list__link-wrap {
  position: relative;
  z-index: 2;
  padding: 0;
  background-color: #fff;
  text-align: right;
}

.c-post-news-list__link-wrap a {
  display: inline-block;
  position: relative;
  width: 150px;
  padding: 8px 2px 10px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1.5px;
  text-align: center;
  color: #009fe8;
}

.c-post-news-list__link-wrap a::after {
  content: "";
  position: absolute;
  top: 44%;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #009fe8;
  border-right: 1px solid #009fe8;
  transform: rotate(45deg);
}

.c-post-single-news {
  margin: 0px 0 0 0;
  padding: 0;
}

.c-post-single-news__info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 15px;
  padding: 0px;
}

.c-post-single-news__time {
  width: 115px;
  font-family: "all_round_demi", sans-serif;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #b2bcc0;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .c-post-single-news__time {
    width: 100px;
    font-size: 14px;
  }
}

.c-post-single-news .post-categories {
  position: relative;
  top: -1px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding: 3px 8px 4px 10px;
  background-color: #f3b3b3;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  line-height: 1;
}

.c-post-single-news__title {
  margin-bottom: 70px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.8;
  text-align: left;
  color: #1d1d1d;
}

.c-post-blog-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--sp-3) var(--sp-1-5);
  margin: 0 0 var(--sp-8);
  padding: 0;
}

@media screen and (max-width: 767px) {
  .c-post-blog-list {
    grid-template-columns: 100%;
  }
}

.c-post-blog-list--pagenation {
  display: block;
}

.c-post-blog-list__item {
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.c-post-blog-list__img-wrap {
  position: relative;
}

.c-post-blog-list__img>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 7/5;
}

.c-post-blog-list__content {
  padding: 16px;
}

.c-post-blog-list__title {
  margin-bottom: 10px;
  display: -webkit-box;
  min-height: 3em;
  font-size: clamp(15.75px, 12.0889830508px + 0.4766949153vw, 18px);
  font-weight: bold;
  line-height: 1.56;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.c-post-blog-list__description p {
  margin-bottom: 10px;
  height: 6em;
  font-size: 16px;
  line-height: 1.88;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.c-post-blog-list__cat ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.c-post-blog-list__cat ul>li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  min-width: 120px;
  padding: 9px 10px 10px;
  border-radius: 50px;
  background-color: #475555;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #fff;
}

.c-post-blog-list__cat ul>li.preventive-dental-treatment {
  background-color: #8dc32e;
}

.c-post-blog-list__cat ul>li.general-dental-treatment {
  background-color: #009fe8;
}

.c-post-blog-list__cat ul>li.orthodontic-treatment {
  background-color: #ff8d3e;
}

.c-post-blog-list__time {
  font-family: "all_round_demi", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 2.13;
  text-align: left;
  color: #c2b4a5;
}

.c-post-single-blog {
  margin: 0px 0 0 0;
  padding: 0;
}

.c-post-single-blog__info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding: 0px 0px 0 0px;
}

.c-post-single-blog__info--news {
  justify-content: flex-start;
}

.c-post-single-blog__category {
  margin-right: 22px;
}

.c-post-single-blog__category>span {
  display: block;
  width: 150px;
  padding: 5px 2px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-post-single-blog__category>span {
    font-size: 14px;
  }
}

.c-post-single-blog__time {
  position: relative;
  top: 5px;
  color: #3ba3d5;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Zen Maru Gothic", sans-serif;
}

.c-post-single-blog__time--news {
  font-size: 18px;
}

/* 下層ページのページ内リンク一覧 */
.c-subpage-common-list {
  overflow: hidden;
}

.c-subpage-common-list__inner {
  display: grid;
  grid-template-columns: repeat(3, min(33%, 250px));
  justify-content: center;
  gap: 15px;
  position: relative;
  width: 100%;
  max-width: 915px;
  min-height: 124px;
  margin: auto;
  padding: var(--sp-2) 20px;
  border-radius: 50px;
  background-color: #f5f5f5;
}

@media screen and (max-width: 1090px) {
  .c-subpage-common-list__inner {
    border-radius: 20px;
  }
}

@media screen and (max-width: 767px) {
  .c-subpage-common-list__inner {
    grid-template-columns: repeat(2, min(50%, 250px));
    border-radius: 0;
    gap: 8px;
  }
}

.c-subpage-common-list__inner::before {
  content: "";
  position: absolute;
  top: -21px;
  left: -260px;
  width: 224px;
  height: 197px;
  background: url("../img/illust-common-list-left.svg") no-repeat 50% 50%;
  background-size: contain;
}

.c-subpage-common-list__inner::after {
  content: "";
  position: absolute;
  top: 60%;
  right: -120px;
  width: 47px;
  height: 47px;
  background: url("../img/illust-common-list-right.svg") no-repeat 50% 50%;
  background-size: contain;
}

.c-subpage-common-list__item>a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-radius: 25px;
  background-color: #fff;
  font-weight: 500;
  text-align: center;
  color: #023e63;
}

@media screen and (max-width: 767px) {
  .c-subpage-common-list__item>a {
    font-size: 12px;
    line-height: 1.4;
    height: 35px;
  }
}

.c-subpage-common-list__item>a:hover {
  background-color: #007cc8;
  color: #fff;
}

.c-subpage-common-list__item__col3 {
  width: calc(33.3% - 13.3333333333px);
}

@media screen and (max-width: 767px) {
  .c-subpage-common-list__item__col3 {
    width: calc(50% - 5px);
  }
}

.c-subpage-common-list__item__col4 {
  width: calc(25% - 15px);
}

@media screen and (max-width: 767px) {
  .c-subpage-common-list__item__col4 {
    width: calc(50% - 5px);
  }
}

.c-subpage-common-list__item__col5 {
  width: calc(20% - 9.6px);
}

@media screen and (max-width: 767px) {
  .c-subpage-common-list__item__col5 {
    width: calc(50% - 5px);
  }
}

/* 下層ページのキービジュアル */
.c-subpage-kv {
  position: relative;
  height: 340px;
  margin-bottom: 65px;
  padding-top: var(--sp-4-5);
}

@media screen and (max-width: 767px) {
  .c-subpage-kv {
    height: auto;
    margin-bottom: 70px;
  }
}

.c-subpage-kv__img {
  position: absolute;
  top: 72px;
  right: 0;
  width: 56.25%;
  height: 250px;
  border-radius: 50px 0 0 50px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .c-subpage-kv__img {
    width: 95%;
    height: 150px;
    background-position: 60% 50%;
    border-radius: 20px 0 0 20px;
    top: 80px;
  }
}

.c-subpage-kv__heading {
  width: fit-content;
  padding-top: 110px;
}

.c-subpage-kv__jp {
  position: relative;
  z-index: 2;
  line-height: 1;
  padding-left: var(--sp-5);
}

.c-subpage-kv__en {
  position: relative;
  z-index: 1;
  opacity: 0.6;
  font-family: "all_round_demi", sans-serif;
  font-size: clamp(87.5px, 67.1610169492px + 2.6483050847vw, 100px);
  line-height: 0.2;
  letter-spacing: 10px;
  text-align: left;
  color: #eee;
  padding-left: var(--sp-1);
}

@media screen and (max-width: 767px) {
  .c-subpage-kv__en {
    font-size: 3.5rem;
    line-height: 0.7;
    letter-spacing: 0.2rem;
    padding-left: 0;
  }

  .c-subpage-kv__jp {
    padding-left: 1.5rem;
    top: 15px;
    font-size: 4.5vw;
  }

  .c-subpage-kv__jp img {
    width: auto;
    height: 36px;
  }

  .c-subpage-heading__en img {
    width: auto;
    height: 45px;
  }

  .c-subpage-kv__heading {
    padding-top: 195px;
  }
}