@charset "UTF-8";

/* トップKV
====================================== */

.p-kv-top {
  position: relative;
  padding-right: 15px;
  max-height: 100%;
}

.p-kv-top .p-top-kv-title {
  position: absolute;
  bottom: 30vw;
  left: 0;
  margin: auto;
}

.p-kv-top .p-top-kv-img {
  margin: 0 auto 0 0;
  max-height: 100%;
}

.p-kv-top .p-top-kv-img img {
  border-radius: 0 20px 0 0;
}

.p-top-kv-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 5px;
  letter-spacing: 0.08em;
}

.p-top-kv-title__catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 5px;
  font-size: 2.1rem;
}

.p-top-kv-title__catch span {
  display: inline-block;
  padding: 8px 25px 8px 20px;
  background: #fff;
  color: #A0AF40;
  font-weight: bold;
}

.p-top-kv-title__catch span:nth-child(2) {
  margin-left: 60px;
}

.p-top-kv-title__text {
  background: #798430;
  color: #fff;
  padding: 7px 40px 7px 12px;
  margin-left: 11px;
  font-size: 1.6rem;
}

.p-top-kv-title__btn {
  display: none;
}

.p-top-kv-title__btn--sp {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 5;
  bottom: -110px;
}

.p-kv-info {
  max-width: 98%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: auto;
  z-index: 3;
}

.p-kv-info__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
  padding: 19px 16px;
  position: relative;
}

.p-kv-info__item::before {
  content: "";
  width: 100%;
  height: 110px;
  background: #fff;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

/* 下層KV共通
====================================== */

.p-kv-img {
  position: relative;
}

.p-kv-img img {
  border-radius: 20px 0 0 20px;
}

.p-kv-img .p-kv-nav {
  position: absolute;
  bottom: 16px;
  left: -8px;
  z-index: 5;
}

.p-kv-img.p-404-space {
  height: 200px;
}

.p-kv-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.p-kv-title .p-clinic-name {
  margin-top: 5px;
}

.p-kv-title__ja {
  font-size: clamp(1.6rem, 4.878vw, 2rem);
  color: #404040;
}

.p-kv-title__en {
  font-size: clamp(4rem, 11.7072vw, 5.4rem);
  font-family: "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", yugothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 900;
  letter-spacing: 0.06em;
  margin-left: 0.5em;
  line-height: 1.2;
  color: #6F6F6F;
}

.p-clinic-name[data-clinic=kashiwa] {
  background: #3BA986;
}

.p-clinic-name[data-clinic=ageo] {
  background: #E55E43;
}

.p-clinic-name[data-clinic=fujimino] {
  background: #4955A0;
}

.p-clinic-name {
  border-radius: 5em;
  text-align: center;
  font-size: 2.4rem;
  padding: 8px;
  width: 100%;
  color: #fff;
}

/* パンくずイラスト 柏院・上尾院・ふじみ野院 */

.p-kv__illust {
  position: absolute;
  z-index: 4;
}

.p-kv__illust[data-page=guide-kashiwa],
.p-kv__illust[data-page=guide-ageo],
.p-kv__illust[data-page=guide-fujimino] {
  width: clamp(160px, 50.673vw, 204px);
  position: absolute;
  bottom: 0;
  left: 0;
}

.p-kv__illust {
  z-index: 5;
}

/* パンくずイラスト 各診療ページ */

.p-kv__illust[data-page=information],
.p-kv__illust[data-page=price],
.p-kv__illust[data-page=recruit],
.p-kv__illust[data-page=visit] {
  width: clamp(90px, 26.3412vw, 108px);
  position: absolute;
  bottom: 7px;
  left: 0;
}

.p-kv-nav {
  background: #fff;
  border-radius: 12px;
  padding: 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  max-width: 410px;
  gap: 8px;
}

.p-kv-nav__btn {
  background: #8B9541;
  border-radius: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  height: clamp(46px, 15.3657vw, 63px);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 15px;
  font-size: clamp(1.4rem, 4.3902vw, 1.8rem);
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-kv-nav__btn span {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  text-align: center;
}

.p-kv-nav__btn::after {
  content: "▼";
  font-size: 1.2rem;
}

.p-kv-catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 620px;
  padding: 0.5em 1em;
  margin: 10px 0 0 0;
  color: #BF7D41;
  background: #fff;
  border-radius: 5em;
  font-size: clamp(2rem, 5.8536vw, 2.4rem);
}

.p-kv-catch.u-kv-catch {
  pointer-events: none;
  opacity: 0;
}

/* トップページ クリニックからのお知らせ
====================================== */

.p-top-news {
  padding: 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.p-top-news .p-top-news__ttl {
  display: contents;
}

.p-top-news .p-top-news__contents {
  display: contents;
}

.p-top-news .p-sec-ttl2--g {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.p-top-news .p-top-news__btn {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin: 0 auto;
}

.p-top-news .p-top-news-list {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.p-top-news__btn {
  width: 100%;
  max-width: 300px;
  height: 50px;
  background: #BF7D41;
  border: none;
}

.p-top-news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.p-top-news-list li .p-top-news-list__date {
  margin-right: 30px;
}

.p-top-news-list__date {
  color: #676767;
  font-family: "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", yugothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 900;
}

.p-top-news-list__cat {
  width: 140px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5em;
  border: 1px solid #3BA986;
  color: #3BA986;
  font-weight: 500;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-top-news-list__cat:hover {
  background: #3BA986;
  color: #fff;
}

.p-top-news-list__cat[data-clinic=kashiwa] {
  border: 1px solid #3BA986;
  color: #3BA986;
}

.p-top-news-list__cat[data-clinic=kashiwa]:hover {
  background: #3BA986;
  color: #fff;
}

.p-top-news-list__cat[data-clinic=ageo] {
  border: 1px solid #E75C43;
  color: #E75C43;
}

.p-top-news-list__cat[data-clinic=ageo]:hover {
  background: #E75C43;
  color: #fff;
}

.p-top-news-list__cat[data-clinic=fujimino] {
  border: 1px solid #4955A0;
  color: #4955A0;
}

.p-top-news-list__cat[data-clinic=fujimino]:hover {
  background: #4955A0;
  color: #fff;
}

.p-top-news-list__link {
  padding: 5px 0 5px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.p-top-news-list__link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  bottom: -2px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.p-top-news-list__link:hover::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* トップページ 当院の特徴
====================================== */

.p-top-info {
  position: relative;
  padding: 50px 25px 60px 25px;
}

.p-top-info .p-top-info__ttl {
  margin-bottom: 20px;
}

.p-top-info .p-btn-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.p-top-info .p-top-info__img {
  margin-top: 30px;
}

.p-top-info__contents {
  max-width: 885px;
}

.p-top-info-list__item {
  padding: 20px 10px;
  background-image: -webkit-repeating-linear-gradient(left, #707070, #707070 2px, transparent 2px, transparent 100%);
  background-image: repeating-linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 100%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 10px 2px;
}

.p-top-info-list__top {
  position: relative;
}

.p-top-info-list__top img {
  display: block;
  margin: 0 auto 20px;
}

.p-top-info-list__top p {
  color: #AAB948;
  font-size: 1.25em;
  font-weight: 500;
}

.p-top-info-list__top span {
  display: block;
  color: #9B9B9B;
  font-size: 1.125em;
  font-weight: 900;
  font-family: "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", yugothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.p-top-info-list__top::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20px;
  width: 24px;
  height: 24px;
  background: url("../images/common/icon-plus.svg") no-repeat center/contain;
}

.p-top-info-list__top.is-open::after {
  background: url("../images/common/icon-minus.svg") no-repeat center/contain;
}

.p-top-info-list__bottom {
  padding: 20px 10px;
  line-height: 1.8;
}

.p-top-info__btn {
  width: 80%;
  max-width: 390px;
  padding: 0.6em;
  font-size: clamp(1.8rem, 2.1658vw, 2.6rem);
}

.p-top-info__btn::before {
  background: #9EAC45;
}

/* トップページ スライダー
====================================== */

.p-slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.p-slider-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7%;
  width: 238%;
  /* 画像2枚分 */
  -webkit-animation: slideLeft 20s linear infinite;
  animation: slideLeft 20s linear infinite;
}

.p-slider-track img {
  width: 49%;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes slideLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/* トップページ トラブルチェック
====================================== */

.p-trouble-check-ttl {
  color: #9EAC45;
  font-family: "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", yugothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 900;
  text-align: center;
  line-height: 0.8;
  font-size: clamp(3rem, 10.668vw, 5rem);
}

.p-trouble-check-ttl__ja {
  text-align: center;
  color: #fff;
  font-size: clamp(1.8rem, 5.8674vw, 2.4rem);
  padding-bottom: 10px;
  letter-spacing: 0.08em;
}

.p-trouble-check-ttl__ja span {
  background: -webkit-repeating-linear-gradient(left, #fff 0px, #fff 3px, transparent 3px, transparent 10px);
  background: repeating-linear-gradient(to right, #fff 0px, #fff 3px, transparent 3px, transparent 10px);
  background-size: 10px 3px;
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size: 1.27em;
}

.p-trouble-check-box {
  background: #9EAC45;
  border-radius: 20px;
  padding: 60px 20px 60px;
}

.p-trouble-check-list {
  max-width: 1450px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 40px 15px;
  counter-reset: number3;
  position: relative;
}

.p-trouble-check-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #FCD019;
  border-radius: 20px;
  color: #BF7D41;
  position: relative;
  z-index: 3;
  padding: 40px 20px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-trouble-check-list li:hover {
  background: #FFEFAC;
}

.p-trouble-check-list li::after {
  content: "";
  width: 42px;
  height: 44px;
  background: url("../images/top/icon-hand.svg") no-repeat center/contain;
  position: absolute;
  bottom: -10px;
  right: 0;
}

.p-trouble-check-list li > p {
  width: 140px;
  height: 40px;
  background: #fff;
  border-radius: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", yugothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 900;
  font-size: 1.2rem;
  color: #464038;
  line-height: 1;
}

.p-trouble-check-list li > p::after {
  counter-increment: number3;
  content: counter(number3, decimal-leading-zero);
  font-size: 1.625em;
  padding-left: 5px;
}

.p-trouble-check-list::after {
  content: "";
  width: 120px;
  height: 90px;
  background: url("../images/common/img-kv03.svg") no-repeat center bottom/contain;
  position: absolute;
  left: 23px;
  bottom: 99%;
  z-index: 0;
}

/* トップページ 診療一覧
====================================== */

.p-treatment-cards {
  max-width: 1530px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  position: relative;
}

.p-treatment-cards::after {
  content: "";
  width: clamp(90px, 29.337vw, 130px);
  aspect-ratio: 1/0.472;
  background: url("../images/common/img-chara2.svg") no-repeat center bottom/contain;
  position: absolute;
  right: 15px;
  bottom: 99.9%;
}

.p-treatment-cards .p-treatment-card:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.p-treatment-cards .p-treatment-card:nth-child(1) a {
  padding: 30px 15px 35px;
}

.p-treatment-cards .p-treatment-card:nth-child(1) .p-treatment-card__text {
  font-size: 1.5rem;
}

.p-treatment-cards .p-treatment-card:nth-child(1) .p-treatment-card__ttl {
  font-size: clamp(1.8rem, 5.8674vw, 2.2rem);
}

.p-treatment-cards .p-treatment-card:nth-child(n+2) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 calc((100% - 30px) / 2);
  flex: 1 1 calc((100% - 30px) / 2);
}

.p-treatment-cards .p-treatment-card:nth-child(n+2) a {
  padding: 30px 10px 35px;
}

.p-treatment-cards .p-treatment-card:nth-child(n+2) .p-treatment-card__text {
  font-size: 1.4rem;
}

.p-treatment-cards .p-treatment-card:nth-child(n+2) .p-treatment-card__ttl {
  font-size: clamp(1.7rem, 5.334vw, 2rem);
}

.p-treatment-card__ttl {
  color: #BF7D41;
  text-align: center;
  font-size: clamp(1.5rem, 4.1055vw, 1.7rem);
  background: -webkit-repeating-linear-gradient(left, #BF7D41 0px, #BF7D41 3px, transparent 3px, transparent 10px);
  background: repeating-linear-gradient(to right, #BF7D41 0px, #BF7D41 3px, transparent 3px, transparent 10px);
  background-size: 10px 3px;
  background-position: bottom left;
  background-repeat: repeat-x;
  padding: 5px;
}

/* トップページ マップ
====================================== */

.p-top-map {
  margin-bottom: 50px;
}

.p-top-map .c-map {
  padding-bottom: 150%;
}

/* トップページ モーダル
====================================== */

.p-career-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}

.p-career-box .p-ttl-circle,
.p-career-box .p-ttl-circle--lg {
  margin: 0 auto 30px;
}

/* トップページ アクセス情報
====================================== */

/*リードテキスト
====================================== */

/* 中央揃え
-------------------------------------- */

.p-lead-txt {
  line-height: 2.25;
  padding: 40px 0;
}

/* 左揃え
-------------------------------------- */

.p-lead-txt--left {
  line-height: 2.25;
  max-width: 1480px;
  margin: 0 auto;
}

/* line-heightあり 左paddingあり
====================================== */

.p-lh-lp {
  line-height: 2.25;
  padding-left: 1em;
  letter-spacing: 0.06em;
}

/* リンク
====================================== */

/* 下線ドット
-------------------------------------- */

.c-link-dotted {
  border-bottom: 2px dotted #AAB948;
}

/* 診療ページボタン横並び
====================================== */

.p-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 60px;
}

.p-btn-list > a,
.p-btn-list > p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* 料金ページボタン横並び
====================================== */

.p-btn-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 60px;
}

.p-btn-list2 > a,
.p-btn-list2 > p {
  width: 48%;
}

/* 種類リスト
====================================== */

.p-type-card {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #788427;
}

.p-type-card p {
  line-height: 2.25;
}

.p-type-card__img {
  display: block;
  margin: 0 auto;
  border-radius: 20px;
}

.p-type-card__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
  margin-bottom: 40px;
}

.p-type-card__contents {
  padding: 0 1em;
}

.p-type-card__contents--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-item-align: center;
  align-self: center;
}

/* 保険・自費タイプ表
====================================== */

.p-side-scroll {
  overflow-x: auto;
  margin-bottom: 70px;
}

.p-type-table {
  width: 1500px;
  border-collapse: collapse;
  table-layout: fixed;
  font-family: sans-serif;
}

.p-type-table th,
.p-type-table td {
  border: 1px dotted #82A57F;
  padding: 16px;
  word-wrap: break-word;
  text-align: center;
  vertical-align: middle;
}

/* 列幅指定 */

.p-type-table th.p-col-hoken,
.p-type-table td.p-col-hoken {
  width: 150px;
}

.p-type-table th.p-col-type,
.p-type-table td.p-col-type {
  width: 220px;
}

.p-type-table th.p-col-image,
.p-type-table td.p-col-image {
  width: 256px;
}

.p-type-table th.p-col-feature,
.p-type-table td.p-col-feature {
  width: 482px;
}

.p-type-table th.p-col-look,
.p-type-table td.p-col-look {
  width: 92px;
}

.p-type-table th.p-col-durability,
.p-type-table td.p-col-durability {
  width: 100px;
}

.p-type-table th.p-col-price,
.p-type-table td.p-col-price {
  width: 200px;
}

/* th 共通スタイル */

.p-type-table th {
  background-color: #EFF8F0;
  color: #19A442;
  font-weight: bold;
  white-space: nowrap;
}

/* イメージ画像 */

.p-type-table td img.p-img-rouded {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  display: block;
  margin: 0 auto;
}

/* 症例
====================================== */

.p-case-container {
  border: 2px dotted #B7CEB5;
  position: relative;
  padding: 50px 12px;
}

.p-case-container::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  border: 2px dotted #B7CEB5;
  pointer-events: none;
  z-index: -1;
}

.p-case-inner {
  max-width: 1170px;
  margin: 0 auto;
}

.p-case {
  padding: 20px 15px;
}

.p-case-imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
  margin-bottom: 50px;
}

.p-case-imgbox .p-case-img:first-child {
  position: relative;
}

.p-case-imgbox .p-case-img:first-child::after {
  content: "";
  width: 41px;
  height: 27px;
  background: url("../images/common/arrow-down.svg");
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -42px;
  margin: auto;
}

.p-case-img {
  position: relative;
  width: 80%;
  margin: 0 auto;
}

.p-case-img img {
  border-radius: 20px;
}

.p-case-img__text {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #BFCF54;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: -20px;
  left: -20px;
}

.p-case__contents {
  line-height: 2.25;
}

.p-case__contents h3 {
  color: #BFCF54;
}

.p-case__info > div {
  margin-bottom: 30px;
}

.js-case-slider .slick-dots li button:before {
  font-size: 9px;
  color: #D5D5D5;
  opacity: 1;
}

.js-case-slider .slick-dots li.slick-active button:before {
  color: #BFCF54;
}

/* むし歯進行度
====================================== */

.bg-step01 {
  background: #ABE37E;
}

.bg-step02 {
  background: #FFC95B;
}

.bg-step03 {
  background: #FF7E42;
}

.bg-step04 {
  background: #F9292E;
}

.bg-step05 {
  background: #0A6524;
}

/* むし歯の進行（パターン1） */

.p-caries {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 15px;
  margin-bottom: 70px;
}

.p-caries__item {
  max-width: 280px;
  position: relative;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 15px;
}

.p-caries__item.step01 .p-caries-link {
  max-width: 150px;
}

.p-caries__item.step03 .p-caries-link {
  max-width: 190px;
}

.p-caries__step {
  color: #fff;
  border-radius: 18px;
  width: 100%;
  max-width: 275px;
  text-align: center;
  line-height: 1.2;
  margin: 0 auto 17px;
  padding: 15px 10px;
}

.p-caries__step p {
  font-size: 2rem;
  font-weight: bold;
}

.p-caries__step span {
  font-size: 1.4rem;
}

.p-caries__img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
}

.p-caries__contents {
  color: #fff;
}

.p-caries__list li::before {
  content: "・";
}

.p-caries-link {
  background: #fff;
  border-radius: 5em;
  height: 40px;
  font-size: 1.3rem;
  padding: 7px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #6E7927;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-caries-link span {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  text-align: center;
}

.p-caries-link::after {
  content: "";
  width: 25px;
  height: 25px;
  background: url("../images/tooth-decay/arrow-caries.svg") no-repeat center/contain;
}

/* 歯周病
====================================== */

.p-periodontal-stepbox {
  display: none;
}

.p-periodontal {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 48px;
}

.p-periodontal__item {
  max-width: 500px;
  margin: 0 auto;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 20px;
}

.p-periodontal__step {
  text-align: center;
  color: #fff;
  padding: 8px;
  position: relative;
}

.p-periodontal__step::after {
  content: "";
  position: absolute;
  top: 0;
  right: -9px;
  width: 10px;
  height: 100%;
  display: inline-block;
  background: #000;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.step01 .p-periodontal__step {
  background: #ABE37E;
}

.step01 .p-periodontal__step::after {
  background: #ABE37E;
}

.step02 .p-periodontal__step {
  background: #FFC95B;
}

.step02 .p-periodontal__step::after {
  background: #FFC95B;
}

.step03 .p-periodontal__step {
  background: #FF7E42;
}

.step03 .p-periodontal__step::after {
  background: #FF7E42;
}

.step04 .p-periodontal__step {
  background: #F9292E;
}

.step04 .p-periodontal__step::after {
  background: #F9292E;
}

.step05 .p-periodontal__step {
  background: #B01F1A;
}

.step05 .p-periodontal__step::after {
  display: none;
}

.p-periodontal__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-periodontal__contents {
  color: #fff;
}

.p-relationship {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.p-relationship img {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}

.p-relationship-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}

.p-relationship-list li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #8BB571;
  border-radius: 50%;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.p-relationship-list2 {
  max-width: 1280px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.p-relationship-list2:nth-of-type(1) {
  margin-bottom: 30px;
}

.p-relationship-list2 h3 {
  color: #AAB948;
  font-size: 1.25em;
  margin-bottom: 0.6em;
}

.p-btn-prevention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #FFE240;
  border-radius: 20em;
  padding-top: 20px;
}

.p-btn-prevention > div {
  max-width: 70%;
  margin-right: 20px;
}

.p-btn-prevention__title {
  color: #788427;
  font-size: clamp(1.8rem, 3.9596vw, 4.2rem);
  background-image: -webkit-repeating-linear-gradient(left, #707070 0, #707070 3px, transparent 3px, transparent 10px);
  background-image: repeating-linear-gradient(to right, #707070 0, #707070 3px, transparent 3px, transparent 10px);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 10px 2px;
  margin-bottom: 3px;
}

.p-btn-prevention__img {
  width: 120px;
}

.p-btn-prevention__arrow {
  position: absolute;
  right: 50px;
  bottom: 20px;
  width: 32px;
}

/* 初めての方へ
====================================== */

.p-doctor-message {
  padding: 40px 25px;
}

.p-doctor-message .p-doctor__name span {
  color: #AEBB4D;
}

.p-doctor-message .p-doctor__open {
  background: #AEBB4D;
}

.p-doctor-message__contents {
  padding-top: 40px;
}

.p-doctor-message__contents .p-sec-ttl__text {
  text-align: left;
  color: #AEBB4D;
  margin: 30px 0 clamp(30px, 3.913vw, 65px);
}

.p-doctor-message__text {
  line-height: 2.3;
}

/* コンセプト
-------------------------------------- */

.p-concept-kv {
  width: 30%;
  margin: 20px auto 0;
}

.p-concept-text {
  text-align: center;
  margin: 20px auto 30px;
  line-height: 1.92;
}

.p-concept-text br.sp {
  display: block;
}

.p-concept-text span {
  color: #9A731C;
  border-bottom: 2px dotted #9A731C;
}

.p-concept-box__inner {
  display: contents;
}

.p-concept {
  border-radius: 50%;
  position: relative;
  width: 80%;
  max-width: 389px;
  margin: 40px auto;
}

.p-concept::after {
  content: "";
  width: calc(100% + 12px);
  aspect-ratio: 1/1;
  border: 3px solid #BF7D41;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: -6px;
}

.p-concept__contents {
  background-image: -webkit-repeating-linear-gradient(top, transparent 0%, transparent 55%, rgba(255, 255, 255, 0.9) 55%, rgba(255, 255, 255, 0.9) 100%);
  background-image: repeating-linear-gradient(to bottom, transparent 0%, transparent 55%, rgba(255, 255, 255, 0.9) 55%, rgba(255, 255, 255, 0.9) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.p-concept__contents > div {
  height: 45%;
  text-align: center;
  color: #7D863F;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
}

.p-concept__contents > div > p {
  font-size: 1.3rem;
}

.p-concept__contents > div > p span {
  display: inline-block;
}

.p-concept__contents > div > p br.min {
  display: none;
}

.p-concept__contents h3 {
  max-width: 200px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  background: #BF7D41;
  border-radius: 5em;
  text-align: center;
  color: #fff;
  font-size: 1.7rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-concept__contents h3 span {
  font-size: 1.4rem;
}

.p-aboutus-ttl .p-sec-ttl__top,
.p-aboutus-ttl .p-sec-ttl__main,
.p-aboutus-ttl .p-sec-ttl__text {
  color: #fff;
}

.p-aboutus-ttl .p-sec-ttl__text {
  background-image: -webkit-repeating-linear-gradient(left, #fff 0, #fff 3px, transparent 3px, transparent 10px), -webkit-repeating-linear-gradient(left, #fff 0, #fff 3px, transparent 3px, transparent 10px);
  background-image: repeating-linear-gradient(to right, #fff 0, #fff 3px, transparent 3px, transparent 10px), repeating-linear-gradient(to right, #fff 0, #fff 3px, transparent 3px, transparent 10px);
}

.p-aboutus-box {
  padding-top: 100px;
}

.p-aboutus-list .p-contact-item {
  padding: clamp(20px, 2.6488vw, 44px) clamp(15px, 2.408vw, 40px);
}

.p-aboutus-list .p-contact-item__illust2 {
  position: absolute;
  bottom: calc(100% - 1px);
  left: 20px;
  width: clamp(100px, 31.108vw, 140px);
  z-index: 1;
}

.p-aboutus-list .p-contact-item__btn .c-button-double {
  margin-bottom: 20px;
}

.p-flow {
  /* dotsを四角くカスタマイズするCSS */
  max-width: 1520px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.p-flow .dots-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  width: 100%;
  margin-top: 15px;
}

.p-flow .dots-wrap li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 2px;
  background: #C9C9C9;
  cursor: pointer;
}

.p-flow .dots-wrap li:hover,
.p-flow .dots-wrap li.slick-active {
  background: #ABBE32;
}

.p-flow .dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

.p-flow-text {
  line-height: 1.82;
  font-weight: 500;
}

.p-flow-text span {
  color: #BF7D41;
}

.p-flow-ttl {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.p-flow-note {
  max-width: 520px;
  background: #EA6023;
  border-radius: 5em;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 52px;
  padding: 12px 30px 12px 15px;
  font-size: 1.7rem;
}

.p-flow-note span:nth-child(1) {
  font-size: 1.3rem;
  margin: 0 0.8em 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-flow-note span:nth-child(1)::before {
  content: "●";
  font-size: 2.4rem;
  margin-right: 5px;
}

.p-flow {
  position: relative;
}

.p-flow .slick-slider {
  overflow: visible;
}

.p-flow .slick-list {
  overflow: visible;
  z-index: 5;
}

/* ご予約に関するお願い モーダル中身
-------------------------------------- */

.p-modal-note {
  background: url("../images/information/bg-note.jpg") no-repeat;
  background-size: cover;
  padding: 40px 20px;
  max-width: 1470px;
}

.p-modal-note__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  height: 73%;
  max-height: 73vh;
  margin: 0 auto;
  padding: 35px 20px;
  background: #fff;
  border-radius: 21px;
}

.p-modal-note__inner .p-modal__contents {
  height: 100%;
  overflow-y: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 15px;
}

.p-modal-note__text {
  text-align: center;
  line-height: 2.25;
  margin-top: 20px;
}

.p-modal-note__box {
  background: #95A725;
  border-radius: 23px;
  margin: 25px auto 30px;
  padding: clamp(20px, 2.499vw, 42px) clamp(20px, 3.8675vw, 65px);
}

.p-modal-note__list li {
  color: #FFFF40;
  margin-top: 0;
  line-height: 2.25;
}

/* 医院紹介
====================================== */

/* モーダル中身
-------------------------------------- */

.p-modal-dr {
  max-width: 1470px;
  height: 80vh;
}

.p-modal-dr .p-modal__inner {
  height: 35vh;
  max-height: 50vh;
  overflow-y: hidden;
  width: 100%;
  padding: 20px 10px 30px 15px;
  background: #fff;
  border-radius: 21px;
}

.p-modal-dr .p-sec-ttl {
  margin-bottom: 22px;
}

.p-modal-dr .p-sec-ttl:not(:first-of-type) {
  margin-top: 22px;
}

.p-modal-dr .p-sec-ttl .p-sec-ttl__text {
  font-size: clamp(1.6rem, 4.762vw, 2rem);
  padding: 6px;
}

.p-modal-dr__contents {
  height: 100%;
  overflow: auto;
  padding: 5px 10px 20px 0;
}

.p-career-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 clamp(25px, 2.408vw, 40px);
}

#modal01,
#modal07 {
  background-image: url("../images/guide-kashiwa/bg-modal_sp.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom 30% center;
}

#modal02 {
  background-image: url("../images/guide-ageo/bg-modal_sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom 50% center;
}

#modal03 {
  background-image: url("../images/guide-fujimino/bg-modal_sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom 30% center;
}

/* メッセージ
-------------------------------------- */

.p-message-box {
  padding: clamp(50px, 6.02vw, 100px) clamp(10px, 5.334vw, 25px) clamp(70px, 9.03vw, 150px);
  text-align: center;
}

.p-message-box .p-sec-ttl__text span {
  display: inline-block;
}

.p-message__text {
  line-height: 2.3;
}

/* 院長紹介
-------------------------------------- */

.p-doctor {
  position: relative;
}

.p-doctor__img {
  position: relative;
}

.p-doctor__img img {
  border-radius: 10px;
}

.p-doctor__name {
  position: absolute;
  width: 92%;
  max-width: 420px;
  bottom: clamp(20px, 2.1672vw, 36px);
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 12px;
  background: #fff;
  border-radius: 5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-doctor__name[data-clinic=kashiwa] .p-doctor__open {
  background: #3BA986;
}

.p-doctor__name[data-clinic=ageo] .p-doctor__open {
  background: #E75C43;
}

.p-doctor__name[data-clinic=fujimino] .p-doctor__open {
  background: #4955A0;
}

.p-doctor__name span {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  text-align: center;
  color: #BF7D41;
}

.p-doctor__open {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 9px clamp(10px, 3.01vw, 50px);
  background: #E55E43;
  border-radius: 5em;
  color: #fff;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-doctor__open:hover {
  opacity: 0.7;
}

.p-doctor__contents {
  padding-top: 15px;
  padding-right: clamp(24px, 5.418vw, 90px);
  padding-left: clamp(10px, 3.612vw, 60px);
}

.p-doctor__comment {
  font-size: 1.4rem;
  line-height: 2.22;
}

/* Clinic info
-------------------------------------- */

.p-access {
  margin-bottom: 50px;
}

.p-access__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 40px;
}

.p-access__logo {
  width: 80%;
  max-width: 396px;
  margin-bottom: 16px;
}

.p-access__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.p-access__contact[data-clinic=kashiwa] .p-access__tel {
  color: #3BA986;
}

.p-access__contact[data-clinic=kashiwa] .p-access__btn {
  border-color: #3BA986;
}

.p-access__contact[data-clinic=kashiwa] .p-access__btn::before {
  background: #3BA986;
}

.p-access__contact[data-clinic=ageo] .p-access__tel {
  color: #E75C43;
}

.p-access__contact[data-clinic=ageo] .p-access__btn {
  border-color: #E75C43;
}

.p-access__contact[data-clinic=ageo] .p-access__btn::before {
  background: #E75C43;
}

.p-access__contact[data-clinic=fujimino] .p-access__tel {
  color: #4955A0;
}

.p-access__contact[data-clinic=fujimino] .p-access__btn {
  border-color: #4955A0;
}

.p-access__contact[data-clinic=fujimino] .p-access__btn::before {
  background: #4955A0;
}

.p-access__contact .c-button-rounded {
  max-width: 280px;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  font-size: 1.5rem;
  margin: 0 auto;
}

.p-access__address {
  max-width: 1220px;
  margin: 0 auto;
  padding: 15px;
  background: #fff;
  border-radius: 5em;
  text-align: center;
}

.p-access__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: min(10vw, 4rem);
  color: #3BA986;
}

.p-access__map .c-map {
  padding-bottom: 77.8%;
}

.p-access__map .c-map iframe {
  border-radius: 20px 0 0 20px;
}

.p-access__text {
  margin: 1.5em 0;
  text-align: center;
}

.p-access__btn {
  border-color: #3BA986;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.p-access__btn::before {
  background: #3BA986;
}

/* クリニックギャラリー
-------------------------------------- */

.p-gallery {
  gap: 30px 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.p-gallery-ttl {
  margin-bottom: clamp(40px, 4.214vw, 70px);
}

.p-gallery__img {
  max-width: 346px;
  margin: 0 auto;
  padding: 8px;
  border: 3px solid #BF7D41;
  border-radius: 50%;
  aspect-ratio: 1/1;
  position: relative;
}

.p-staff-message .p-gallery__img {
  border-color: #AAB948;
}

.p-gallery__ttl {
  max-width: 260px;
  margin: clamp(25px, 3.01vw, 50px) auto;
  text-align: center;
  border-left: 2px dotted #9F9F9F;
  border-right: 2px dotted #9F9F9F;
  color: #BF7D41;
  font-weight: 500;
}

.p-staff-message .p-gallery__ttl {
  color: #AAB948;
}

.p-gallery__text {
  letter-spacing: 0.008em;
  line-height: 2;
}

/* 訪問歯科
====================================== */

/* お悩みチェック
-------------------------------------- */

.p-worry-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
}

.p-worry-check .p-sec-ttl3 {
  margin-bottom: 35px;
}

.p-worry-check__img img {
  border-radius: 10px;
}

/* 当医院の治療内容
-------------------------------------- */

.p-visit-treatment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.p-visit-treatment .p-visit-treatment__item {
  max-width: 500px;
  margin: 0 auto;
}

.p-visit-treatment .p-visit-treatment__spl {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.p-visit-treatment__spl {
  display: block;
  width: auto;
  height: 0;
  border-bottom: 2px dotted #707070;
}

.p-visit-treatment__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  text-align: center;
  margin-bottom: 20px;
}

.p-visit-treatment__ttl > p {
  width: 230px;
  border-left: 1px dotted #BF7D41;
  border-right: 1px dotted #BF7D41;
}

.p-visit-treatment__ttl h3 {
  font-size: 3rem;
  color: #AAB948;
  font-weight: 500;
}

.p-visit-treatment__text {
  padding: 0 10px;
  margin-bottom: 1em;
}

.p-visit-treatment__img img {
  border-radius: 10px;
}

.p-visit-contact {
  display: block;
}

/* 虫歯治療
====================================== */

.p-keepinmaind-box {
  padding: 60px 20px 50px;
}

.p-keepinmaind-box .p-keepinmaind-ttl {
  margin-bottom: 50px;
}

.p-keepinmaind-img02 {
  position: absolute;
  width: 35%;
  bottom: -50px;
  right: 20px;
}

.p-keepinmaind-img03 {
  position: absolute;
  width: 60%;
  top: -70px;
  right: 0px;
  z-index: 3;
}

.p-keepinmaind-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.p-keepinmaind-subttl {
  background: #BFCF54;
  border-radius: 5em;
  text-align: center;
  color: #fff;
  padding: 5px 1.5em;
}

.p-keepinmaind-subttl span {
  font-size: 1.5em;
}

.p-rootcanal__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-3point-list {
  display: grid;
  grid-template-columns: 1fr;
}

.p-point-card {
  padding: 20px;
}

.p-point-card img {
  display: block;
  margin: 0 auto;
  border-radius: 10px;
}

.p-point-card__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 30px;
  padding: 5px;
  max-width: 320px;
  border-radius: 10px;
  background: #BFCF54;
  color: #FFF;
  text-align: center;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  font-size: clamp(1.8rem, 5.8674vw, 2.2rem);
}

.p-point-card__ttl p {
  font-size: clamp(1.4rem, 4.8006vw, 1.8rem);
  line-height: 1.3;
}

.p-point-card__text {
  line-height: 2.25;
  color: #464038;
}

/* 予防歯科
====================================== */

.p-domino {
  max-width: 1480px;
  margin: 0 auto;
}

.p-domino p {
  color: #fff;
}

.p-domino .p-alt-block__contents {
  padding-top: 0;
}

.p-domino .p-alt-block__img {
  margin-top: 30px;
}

.p-point-note01 {
  position: relative;
  padding: 30px 20px;
}

.p-point-note01 h3 {
  font-size: clamp(1.8rem, 1.4448vw, 2.4rem);
  margin-bottom: 0.7em;
}

.p-point-note01 p {
  line-height: 2.25;
}

.p-point-note01 .p-point-note01__img {
  position: absolute;
  width: 12%;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  right: -20px;
  bottom: -30px;
}

.p-treatment-flow {
  position: relative;
  padding: clamp(70px, 7.735vw, 130px) 20px;
}

.p-treatment-flow__img {
  position: absolute;
  width: 35%;
  top: -60px;
  right: 5px;
  z-index: 3;
}

.p-hypostomia .p-alt-block__img {
  margin-top: 40px;
}

.p-hypostomia blockquote {
  line-height: 2.25;
  text-align: right;
  font-size: 1.3rem;
  margin-top: 20px;
}

.p-hypostomia blockquote span {
  display: inline-block;
}

.p-hypostomia-note {
  position: relative;
  margin: 0 auto;
  padding: 30px 20px;
}

.p-hypostomia-note h3 {
  font-size: clamp(1.8rem, 1.4448vw, 2.4rem);
  margin-bottom: 0.7em;
}

.p-hypostomia-note p {
  line-height: 2.25;
}

.p-hypostomia-note .p-hypostomia-note__img {
  position: absolute;
  bottom: -30px;
  right: -5px;
  width: 28.3%;
}

/* 口腔外科
====================================== */

.p-wisdom-theeth-text {
  color: #fff;
  margin-top: 20px;
  text-align: center;
}

.p-wisdom-theeth-btn {
  width: 80%;
  max-width: 470px;
  height: 62px;
  margin: 0 auto;
  font-size: 1.7rem;
  font-weight: 500;
  color: #788427;
}

.p-oral-box {
  position: relative;
}

.p-oral-box .p-oral-img02 {
  width: 30%;
  position: absolute;
  right: 10px;
  bottom: -60px;
}

.p-oral-about-subttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 15px;
}

.p-oral-about-subttl .p-oral-img01 {
  position: relative;
  width: 150px;
}

.p-oral-about-subttl .p-oral-img01 img {
  position: absolute;
  width: clamp(120px, 36.225vw, 150px);
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  left: 0;
  bottom: 0;
}

.p-oral-about-ttl {
  margin: 30px 0 50px;
}

.p-oral-about-ttl h3 {
  color: #AAB948;
  font-size: 2rem;
}

.p-oral-list__ttl {
  color: #BF7D41;
}

.p-check6 {
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 70px;
}

.p-other .p-alt-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
}

.p-other .p-alt-block .p-alt-block__img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.p-other .p-alt-block .p-alt-block__contents {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* ホワイトニング
====================================== */

.p-lead-banner {
  margin: 40px auto 60px;
}

.p-lead-banner img {
  border-radius: 10px;
}

.p-whitening-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 50px;
}

.p-whitening-info .p-sec-ttl2--w {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.p-whitening-info .p-whitening-case-btn {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.p-whitening-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  margin: 0 auto;
}

.c-tab-case {
  width: 60px;
  height: 60px;
  font-size: 3rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.1;
  color: #fff;
  border: 2px dotted #fff;
  border-radius: 50%;
  font-family: "Zen Kaku Gothic New", "游ゴシック体", "Yu Gothic", yugothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 900;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.c-tab-case p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 5px;
}

.c-tab-case span {
  font-size: 1.3rem;
}

.c-tab-case.is-active,
.c-tab-case:hover {
  background: #94A236;
}

.p-whitening-case-btn {
  color: #fff;
  padding-right: 70px;
  background: url("../images/whitening/icon-arrow-r.svg") no-repeat;
  background-position: right center;
  background-size: contain;
  height: 42px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-whitening-case-btn span {
  display: inline-block;
  border-bottom: 2px dotted #fff;
}

.p-whitening-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 50px;
}

.p-whitening-case__pics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
}

.p-whitening-case__pics > div {
  position: relative;
  text-align: center;
}

.p-whitening-case__pics > div:nth-child(1)::after {
  content: "";
  width: 15px;
  height: 29px;
  background: url("../images/whitening/icon-arrow-ba.svg") no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.p-whitening-case__pics p {
  width: 230px;
  margin: 0 auto 20px;
  padding: 3px;
  color: #fff;
  text-align: center;
  border-left: 1px dotted #fff;
  border-right: 1px dotted #fff;
  font-size: 2rem;
  font-weight: 900;
}

.p-whitening-case__pics img {
  border-radius: 10px;
}

.p-whitening-case__contents {
  max-width: 580px;
  margin: 0 auto;
  font-weight: 500;
}

.p-whitening-case__ttl {
  color: #fff;
  font-size: clamp(2rem, 1.5652vw, 2.6rem);
  font-weight: 500;
  margin: 0 0 27px 16px;
}

.p-whitening-case-list li {
  background: #fff;
  border-radius: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 20px;
}

.p-whitening-case-list li:not(:last-of-type) {
  margin-bottom: 20px;
}

.p-whitening-case-list li::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid #92A032;
  border-radius: 50%;
  margin-right: 11px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.p-whitening-case-list__ttl {
  width: 6em;
}

.p-whitening-btn-box {
  margin-top: 50px;
}

.p-whitening-course__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 20px;
}

.p-whitening-course__item .p-whitening-price {
  margin-bottom: 30px;
}

.p-whitening-course__item .p-whitening-flow {
  margin-bottom: 40px;
}

.p-whitening-course__item .p-ll-box {
  margin-bottom: 25px;
}

.p-whitening-course-ttl h3 {
  font-size: 2rem;
  font-weight: 500;
}

.p-whitening-course-ttl .p-whitening-course__text {
  margin: 10px auto;
}

.p-whitening-course-ttl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-whitening-course__text {
  text-align: center;
}

.p-whitening-price {
  width: 90%;
  max-width: 420px;
  background: #fff;
  margin: 0 auto;
  padding: 6px 15px;
  font-size: clamp(2rem, 1.5652vw, 2.6rem);
  font-weight: 500;
  border-radius: 10px;
  text-align: center;
  color: #FAA326;
}

.p-whitening-price span {
  font-size: clamp(1.6rem, 1.204vw, 2rem);
  color: #453E36;
}

.p-whitening-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
}

.p-whitening-flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.p-whitening-flow__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.p-whitening-flow__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.p-whitening-flow__num {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #AAB948;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}

.p-whitening-flow__ttl {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  font-size: 1.8rem;
}

.p-whitening-flow__ttl p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
}

.p-ll-box__ttl {
  font-size: clamp(1.8rem, 1.3244vw, 2.2rem);
  font-weight: 500;
}

/* 歯ぎしり/嚙み合わせ
====================================== */

/* タイプチェック
-------------------------------------- */

.p-type-check__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 50px;
}

.p-type-check__ttl span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 10px;
  color: #fff;
  margin-bottom: 16px;
}

.p-type-check__ttl span::before,
.p-type-check__ttl span::after {
  content: "";
  width: 17px;
  height: 24px;
}

.p-type-check__ttl span::before {
  background: url("../images/grinding/fuki-left.svg") no-repeat center center/contain;
}

.p-type-check__ttl span::after {
  background: url("../images/grinding/fuki-right.svg") no-repeat center center/contain;
}

.p-type-check__ttl h3 {
  background: #fff;
  border-radius: 5em;
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
  padding: 0.5em;
  color: #8B963E;
  position: relative;
}

.p-type-check__ttl h3::after {
  content: "";
  width: 20px;
  height: 17px;
  background: white;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.p-type-check__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-type-check__text {
  color: #fff;
  line-height: 2;
}

.p-type-check-btn {
  width: 80%;
  max-width: 400px;
  height: 62px;
  margin: 0 auto;
  font-size: 1.7rem;
  font-weight: 500;
  color: #788427;
}

/* 歯ぎしり/噛み合わせ 治療方法
-------------------------------------- */

.p-grinding-point__item {
  position: relative;
  background: #fff;
  border-radius: 10px;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  gap: 30px;
}

.p-grinding-point__item .p-alt-block__contents {
  padding-top: 0;
}

.p-method-list li {
  padding-top: 18px;
  padding-left: 110px;
  position: relative;
  font-weight: 500;
}

.p-method-list li::before {
  content: "";
  width: 80px;
  height: 70px;
  background: url("../images/grinding/icon-method.svg") no-repeat center center/contain;
  position: absolute;
  top: 0;
  left: 0;
}

.p-method-list li:not(:last-of-type) {
  margin-bottom: 30px;
}

.p-method-list li .p-method-list__num {
  margin-bottom: 5px;
}

.p-method-list li a {
  display: block;
  margin-top: 15px;
}

.p-method-list__num {
  font-size: 1.4rem;
  font-weight: 500;
  color: #AAB948;
}

/* Photo check モーダル
-------------------------------------- */

.p-modal-photo-check {
  max-width: 1400px;
}

.p-photo-check {
  max-width: 1240px;
  margin: 0 auto;
}

.p-photo-check__ttl {
  max-width: 1260px;
  margin: 0 auto 40px;
}

.p-photo-check__ttl > p {
  color: #AAB948;
  font-size: 1.8rem;
  font-weight: 500;
}

.p-photo-check-list li {
  color: #8B963E;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  padding: 30px 0;
}

.p-photo-check-list li:not(:last-child) {
  background-image: -webkit-repeating-linear-gradient(left, #707070, #707070 2px, transparent 2px, transparent 100%);
  background-image: repeating-linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 100%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 10px 2px;
}

.p-photo-check-list li img {
  display: block;
  margin: 0 auto 30px;
  border-radius: 10px;
}

/* 料金のご案内
====================================== */

/* リンクボタン
-------------------------------------- */

.p-price-links {
  max-width: 1340px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px 3%;
}

.p-price-links__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5em;
  color: #fff;
  background: #A3B143;
  width: 48%;
  height: 42px;
  padding: 0 10px 0 20px;
}

.p-price-links__btn::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 8px;
  background: url("../images/common/arrow-down.svg") no-repeat;
  background-size: contain;
}

.p-price-links__btn:hover {
  opacity: 0.7;
}

.p-price-links__btn span {
  display: inline-block;
}

/* 料金
-------------------------------------- */

.p-price-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 25px;
}

.p-price-subttl {
  font-size: 1.7rem;
  margin: 30px 0 25px;
  padding-left: 30px;
}

.p-price-ttl__link {
  width: 240px;
  margin-left: auto;
}

.p-price-ttl__link a {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  padding: 0.7em 0.5em;
  background-image: -webkit-repeating-linear-gradient(left, #453E36, #453E36 2px, transparent 2px, transparent 100%);
  background-image: repeating-linear-gradient(to right, #453E36, #453E36 2px, transparent 2px, transparent 100%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 10px 2px;
  color: #8F9B38;
}

.p-price-ttl__link a::after {
  content: "";
  width: 32px;
  height: 32px;
  background: url("../images/common/icon-arrow-page.svg") no-repeat;
  background-size: contain;
}

.p-price-modal-open {
  width: 260px;
  height: 48px;
  border-radius: 10em;
  background-color: #fff;
  border: 1px solid #BF7D41;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-price-modal-open span {
  position: relative;
  color: #fff;
  z-index: 4;
}

.p-price-modal-open::before {
  content: "";
  display: block;
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  background: #BF7D41;
  border-radius: 10em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.p-price-list {
  border-radius: 10px;
  border: 2px solid #C7C7C7;
  background: #fff;
}

.p-price-list__item:not(:last-of-type) {
  border-bottom: 2px solid #C7C7C7;
}

.p-price-list__item:first-of-type .p-price__title {
  border-radius: 8px 0 0 0;
}

.p-price__title {
  background: #8F9B38;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  padding: 25px 20px;
}

.p-price__title p {
  text-indent: -1em;
  padding-left: 1em;
}

.p-price__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 20px;
}

.p-price__price p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.p-price__price p span.c-price {
  display: block;
  width: 10em;
  text-align: right;
  margin-left: auto;
}

.p-price__img {
  position: absolute;
  aspect-ratio: 1/1;
  height: 70px;
  top: -10px;
  right: 10px;
}

.p-price__note {
  margin-top: 20px;
  padding-left: 1.5em;
}

.p-price .c-button-arrow {
  width: 90%;
  height: 50px;
}

.p-price .c-button-arrow[data-clinic=fujimino] {
  background-color: #4955A0;
}

.l-price-fujimino1 .p-price-subttl {
  margin-top: 0;
}

.l-price-fujimino1 .p-price-list--fujimino .p-price__price > p > span:first-of-type {
  display: none;
}

/* 料金ページモーダル タブ付き
-------------------------------------- */

.p-modal-fillings {
  background: none;
  padding: 0;
  border-radius: 0;
  width: 95%;
  max-width: 1580px;
}

.p-modal-fillings .p-modal-tab {
  width: 97%;
  max-width: 1240px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
}

.p-modal-fillings .p-modal-tab__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px 10px 0 0;
  background: #BFBFBF;
  color: #fff;
  padding: 0.5em 10px;
  cursor: pointer;
}

.p-modal-fillings .p-modal-tab__item span {
  display: inline-block;
}

.p-modal-fillings .p-modal-tab__item.is-active,
.p-modal-fillings .p-modal-tab__item:hover {
  background: #fff;
  color: #8CB175;
}

.p-modal-fillings .p-modal-tab__item.--blue.is-active,
.p-modal-fillings .p-modal-tab__item.--blue:hover {
  color: #01B0DE;
}

.p-modal-fillings .p-modal-tab__item.--orange.is-active,
.p-modal-fillings .p-modal-tab__item.--orange:hover {
  color: #E77B48;
}

.p-modal-fillings__inner {
  background: #fff;
  padding: 30px 20px;
}

.p-fillings-list__item {
  width: 100%;
  max-width: 250px;
}

.p-fillings {
  margin: 0 auto;
}

.p-fillings__ttl {
  background: #8CB175;
  border-radius: 10px 10px 0 0;
}

.p-modal__inner.--blue .p-fillings__ttl {
  background: #01B0DE;
}

.p-modal__inner.--orange .p-fillings__ttl {
  background: #E77B48;
}

.p-modal__inner.--pink .p-fillings__ttl {
  background: #D66B9D;
}

.p-fillings__ttl p {
  color: #fff;
  text-align: center;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
}

.p-fillings__price {
  text-align: center;
  font-size: 1.8rem;
}

.p-fillings__price span {
  color: #8CB175;
  font-size: 2.2rem;
}

.p-modal__inner.--blue .p-fillings__price span {
  color: #01B0DE;
}

.p-modal__inner.--orange .p-fillings__price span {
  color: #E77B48;
}

.p-modal__inner.--pink .p-fillings__price span {
  color: #D66B9D;
}

.p-merit-list {
  padding: 15px 10px;
}

.p-merit-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.p-merit-list li > span {
  color: #8CB175;
}

.p-modal__inner.--blue .p-merit-list li > span {
  color: #01B0DE;
}

.p-modal__inner.--orange .p-merit-list li > span {
  color: #E77B48;
}

.p-modal__inner.--pink .p-merit-list li > span {
  color: #D66B9D;
}

.p-merit-list li p span {
  display: inline-block;
}

.p-merit-list2 {
  padding: 20px 12px;
}

.p-merit-list2 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-merit-list2 li span {
  color: #8CB175;
  font-size: 1.8rem;
}

.p-modal__inner.--blue .p-merit-list2 li span {
  color: #01B0DE;
}

.p-modal__inner.--orange .p-merit-list2 li span {
  color: #E77B48;
}

.p-modal__inner.--pink .p-merit-list2 li span {
  color: #D66B9D;
}

/*  義歯モーダル専用レイアウト (--denture)
========================================================================== */

.p-fillings-list.--denture .p-fillings-list__item.--metal {
  margin-bottom: 50px;
}

.p-fillings-list.--denture .p-fillings-list__item.--metal .p-fillings__price {
  text-align: right;
}

.p-fillings-list.--denture .p-fillings-list__item.--metal .p-fillings__price-group {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.p-fillings-list.--denture .p-fillings-list__item.--insurance .p-fillings__price-group {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.p-fillings-list.--denture {
  /* 上段リスト（p-merit-list）の変則レイアウト
  -------------------------------------------------- */
}

.p-fillings-list.--denture {
  /* 下段リスト（p-merit-list2）の調整
  -------------------------------------------------- */
}

/* 医療費控除
-------------------------------------- */

.p-expnses-lead {
  margin: clamp(25px, 3.042vw, 45px) auto clamp(50px, 6.422vw, 95px);
}

.p-expenses01 {
  text-align: center;
  margin-bottom: 50px;
}

.p-expenses01 .p-expenses01__ttl {
  margin-bottom: 30px;
}

.p-expenses01__ttl {
  font-size: 2rem;
}

.p-expenses01__ttl span {
  color: #92B74C;
}

.p-expenses02__img {
  max-width: 468px;
  margin: 0 auto;
}

.p-expenses03 {
  position: relative;
  z-index: 3;
}

.p-expenses03__bottom p:not(:last-of-type) {
  margin-bottom: 1em;
}

.p-expenses03__table {
  border-collapse: collapse;
  border: 2px dotted #BABABA;
  border-bottom: none;
  width: 100%;
  max-width: 690px;
}

.p-expenses03__table th,
.p-expenses03__table td {
  border-bottom: 2px dotted #BABABA;
  padding: 5px 15px;
}

.p-expenses03__table th:nth-child(1),
.p-expenses03__table td:nth-child(1) {
  text-align: left;
  padding-left: clamp(15px, 2.429vw, 35px);
}

.p-expenses03__table th {
  background: #F0F0F0;
}

.p-expenses03__table td {
  background: #fff;
  text-align: center;
}

/* 採用情報
====================================== */

/* point8
-------------------------------------- */

.p-point8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

/* Dr Images
-------------------------------------- */

.p-dr-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p-dr-image__inner {
  max-width: 600px;
  margin: 0 auto;
}

.p-dr-image .p-dr-image__img {
  margin: 30px auto;
}

.p-dr-image__img img {
  border-radius: 20px;
}

.p-dr-image__name {
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
}

.p-dr-image__name span {
  font-size: 1.6rem;
  margin-right: 1em;
}

.p-dr-image__inner {
  display: contents;
}

.p-dr-image-list {
  background: #fff;
  border-radius: 20px;
  padding: 35px 20px;
  width: 100%;
  max-width: 730px;
  margin: 0 auto;
}

.p-list-dr li {
  padding: 12px 1em;
  background-image: -webkit-repeating-linear-gradient(left, #B9B9B9, #B9B9B9 2px, transparent 2px, transparent 100%);
  background-image: repeating-linear-gradient(to right, #B9B9B9, #B9B9B9 2px, transparent 2px, transparent 100%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 10px 2px;
  text-indent: calc(-24px - 1em);
  padding-left: calc(24px + 1em);
}

.p-list-dr li::before {
  content: "";
  display: inline-block;
  margin-right: 1em;
  width: 24px;
  height: 30px;
  background: url("../images/recruit/icon-mic.svg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.p-list-dr li:last-child {
  background: none;
}

.p-hope-btn {
  color: #788427;
  background: #FFE240;
  border-radius: 5em;
  width: 90%;
  padding: 15px;
  max-width: 660px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-style: 1.1em;
}

.p-hope-btn img {
  width: 50px;
  position: absolute;
  bottom: -5px;
  right: 15px;
}

/* Career Step
-------------------------------------- */

.p-carrer {
  background-color: currentColor;
  border-radius: 20px;
  max-width: 600px;
  margin: 0 auto;
}

.p-carrer.carrer01 {
  color: #3BA986;
}

.p-carrer.carrer02 {
  color: #E75C43;
}

.p-carrer.carrer03 {
  color: #4955A0;
}

.p-carrer .p-carrer__img {
  float: right;
  width: 150px;
  margin-bottom: clamp(-55px, -3.311vw, -33px);
  -webkit-transform: translate(-10px, clamp(-55px, -3.311vw, -33px));
  transform: translate(-10px, clamp(-55px, -3.311vw, -33px));
}

.p-carrer .p-carrer__ttl {
  background: rgba(255, 255, 255, 0.8);
  padding: 25px 15%;
}

.p-carrer .p-carrer__ttl h3 {
  font-size: clamp(2rem, 1.5652vw, 2.6rem);
  font-weight: 700;
}

.p-carrer .p-carrer__list {
  background-image: url("../images/recruit/bg-carrer.png");
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
}

.p-carrer .p-carrer__list li {
  color: #fff;
  padding: 28px;
  background-image: -webkit-repeating-linear-gradient(left, #fff, #fff 2px, transparent 2px, transparent 100%);
  background-image: repeating-linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 100%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 10px 2px;
}

.p-carrer .p-carrer__list li:last-child {
  background: none;
}

/* Staff message
-------------------------------------- */

.p-gallery-ttl {
  margin-bottom: clamp(30px, 3.1906vw, 53px);
}

.p-gallery-ttl span {
  display: block;
}

.p-staff-message .p-staff__illust {
  width: 68.5%;
  position: absolute;
  bottom: 86%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.p-staff-message .p-gallery__item:nth-child(3) .p-staff__illust,
.p-staff-message .p-gallery__item:nth-child(4) .p-staff__illust {
  display: none;
}

/*  募集要項
-------------------------------------- */

.p-tab-box {
  margin-bottom: clamp(40px, 4.816vw, 80px);
}

.p-tab {
  border-radius: 5em;
  padding: 0.8em;
  font-weight: 500;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  text-align: center;
}

.p-tab span {
  display: inline-block;
}

.p-tab {
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-tab:hover,
.p-tab.is-active {
  background: #BFCF54;
  color: #fff;
}

.p-joboffer-list dt {
  line-height: 1.8;
  color: #BFCF54;
  padding: 0.5em;
}

.p-joboffer-list dd {
  line-height: 1.8;
  border-bottom: 1px dotted #D6D6D6;
  padding: 0.5em;
}

.p-joboffer-list dd:last-of-type {
  border-bottom: none;
}

.p-recruitment-numbers {
  background: #FAFDED;
  border-radius: 10px;
  padding: 20px;
}

.p-recruitment-numbers ul {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.p-recruitment-numbers ul li[data-clinic=kashiwa] {
  color: #3BA986;
}

.p-recruitment-numbers ul li[data-clinic=ageo] {
  color: #E75C43;
}

.p-recruitment-numbers ul li[data-clinic=fujimino] {
  color: #4955A0;
}

.p-banner-insta2 {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

/* お支払い方法
-------------------------------------- */

.p-payment {
  max-width: 860px;
  margin: 0 auto 60px;
}

.p-payment__box {
  margin-bottom: 30px;
}

.p-payment__title {
  margin: 0 0 25px;
  padding: 15px;
  background: #EAF6EC;
  border-radius: 5em;
  color: #BFCF54;
  text-align: center;
}

.p-payment__text {
  margin-bottom: 1em;
  padding: 0 1em;
  line-height: 2.25;
}

/* 募集要項
====================================== */

.p-joboffer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-joboffer__list dt,
.p-joboffer__list dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  text-align: left;
}

.p-joboffer__list dt:not(:nth-last-child(-n+2)),
.p-joboffer__list dd:not(:nth-last-child(-n+2)) {
  border-bottom: 1px solid #d0d0d0;
}

.p-joboffer__list dt {
  width: 25%;
  padding: 20px 15px;
}

.p-joboffer__list dd {
  width: 75%;
  padding: 20px 15px 20px 0;
}

/* よくあるご質問(パターンA）
====================================== */

/* タブ */

.p-faq-genre {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px 30px;
  max-width: 1218px;
  margin: 0 auto 35px;
  padding-top: 40px;
}

.p-faq-genre .c-button-rounded {
  background: #95A87F;
}

.p-faq-genre .c-button-rounded:hover {
  background: #BFCF54;
}

.p-faq-genre .c-button-rounded.is-active {
  background: #BFCF54;
}

.p-faq {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

.p-faq__item {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 15px 20px 50px;
  background: #fff;
  border: 1px solid #D9E5E5;
  border-radius: 20px;
  position: relative;
}

.p-faq__item::before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 28px;
  background: url("../images/common/icon-q.svg") no-repeat;
  background-size: contain;
  background-position: center center;
  left: 10px;
  top: 20px;
}

.p-faq__title {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  font-size: 1.4rem;
  padding: 10px 2rem 10px 0;
}

.p-faq__answer {
  margin-top: 25px;
  padding: 35px 0 10px;
  border-top: 2px dotted #ABBE32;
  color: #7B8922;
}

.p-faq-note {
  text-align: center;
  max-width: 880px;
  margin: 50px auto 80px;
  padding: 0.5em;
  color: #BF7D41;
  background-image: -webkit-repeating-linear-gradient(left, #707070, #707070 3px, transparent 3px, transparent 100%);
  background-image: repeating-linear-gradient(to right, #707070, #707070 3px, transparent 3px, transparent 100%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 10px 2px;
  font-size: 1.8rem;
}

.p-faq-note span {
  display: inline-block;
}

.p-faq__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

/* よくあるご質問(パターンB）
====================================== */

.js-toggle-open {
  cursor: pointer;
}

/* フォーム
====================================== */

.p-form input,
.p-form textarea {
  color: #464038;
  height: 50px;
  width: 100%;
  padding: 0 2em;
}

.p-form textarea {
  height: 210px;
  padding: 1.5em 2em;
}

.p-form .c-select {
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 2em;
}

.p-form .c-select::after {
  top: 15px;
  right: 2em;
}

.p-form .c-select .wpcf7-form-control-wrap {
  width: 100%;
}

.p-form .c-select .wpcf7-not-valid-tip {
  left: -0.6em;
  bottom: -2.3em;
}

.p-form__radio {
  padding-top: 0.2em;
}

.p-form__item {
  margin-bottom: 20px;
  position: relative;
}

.p-form .wpcf7-not-valid-tip {
  position: absolute;
  left: 2em;
  bottom: -2.75em;
  font-size: 0.8em;
}

.p-form-btnbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(15px, 3.906vw, 30px);
  text-align: center;
  margin: 80px auto 0;
}

.p-form-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 670px;
  height: 50px;
  border-radius: 5em;
  background-color: #6E7927;
  color: #fff;
  position: relative;
}

.p-form-btn::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 2px solid #fff;
  border-radius: 5em;
  pointer-events: none;
}

/* MW WP Form
-------------------------------------- */

.mw_wp_form_confirm .p-form__input {
  padding-top: 1em;
}

/* お知らせ一覧リスト
====================================== */

.p-news-item {
  margin-bottom: 50px;
}

.p-news-item .p-news-item__thumb {
  max-width: 350px;
  margin: 0 auto;
}

.p-news-item .p-news-item__cat {
  margin-bottom: 20px;
}

.p-news-item .p-news-item__date {
  margin-bottom: 15px;
}

.p-news-item .p-news-item__contents {
  padding-top: 12px;
}

.p-news-item__thumb {
  display: block;
}

.p-news-item__thumb img {
  display: block;
  border-radius: 15px;
}

.p-news-item__thumb:hover {
  opacity: 0.7;
}

.p-news-item__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 160px;
  padding: 10px;
  color: #fff;
  border-radius: 5em;
  background: #909090;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-news-item__cat.kashiwa {
  background: #3BA986;
}

.p-news-item__cat.ageo {
  background: #E75C43;
}

.p-news-item__cat.fujimino {
  background: #4955A0;
}

.p-news-item__cat.case {
  background: #B3CC55;
}

.p-news-item__cat.study {
  background: #FAA327;
}

.p-news-item__cat.cat03 {
  background: #E77A9D;
}

.p-news-item__cat.cat04 {
  background: #0F2F6C;
}

.p-news-item__title {
  display: block;
}

.p-news-item__date {
  color: #BF7D41;
}

/* ページング/ ページネーション
-------------------------------------- */

.p-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1em;
  margin: 0 auto 40px;
}

.p-pagination a,
.p-pagination p {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 10px;
  position: relative;
}

.p-pagination a:hover,
.p-pagination p:hover {
  opacity: 0.7;
}

.p-pagination a.is-active::before,
.p-pagination p.is-active::before {
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 10px;
  border: 1px solid #464038;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* 症例一覧
====================================== */

.p-case-list {
  display: grid;
  gap: 50px;
}

.p-case-item {
  max-width: 390px;
  margin: 0 auto;
}

.p-case-item__thumb {
  margin-bottom: 28px;
}

.p-case-item__contents {
  padding: 20px 10px 25px;
  border-bottom: 2px dotted #788427;
}

.p-case-item__date {
  color: #BFCF54;
  margin-bottom: 5px;
}

/* 個別ページ
====================================== */

.p-single {
  margin: 0 auto;
}

.p-single h1 {
  margin: 10px 0 25px;
  font-size: clamp(1.8rem, 6.4008vw, 2.4rem);
  font-weight: bold;
}

.p-post-info {
  padding: 0 0 30px;
  display: grid;
  gap: 10px;
}

.p-post-title {
  font-size: 1.4em;
}

.p-post {
  margin-bottom: 50px;
}

/* 記事部分
---------------------------------- */

/* 見出しスタイル */

.p-post h2 {
  font-size: 1.5em;
  margin: 20px 0 30px;
}

.p-post h3 {
  font-size: 1.3em;
  margin: 15px 0 20px;
}

.p-post h4 {
  font-size: 1.2em;
  margin: 10px 0 15px;
  padding-left: 10px;
  line-height: 1.3;
}

/* テキストスタイル */

.p-post p {
  margin: 0 0 1.2em;
  font-size: 1em;
  line-height: 1.7;
}

/* リストスタイル */

.p-post ul {
  padding-left: 20px;
  list-style: disc;
  margin-bottom: 15px;
}

.p-post ul li {
  list-style-type: disc;
}

.p-post ol {
  padding-left: 20px;
  margin-bottom: 15px;
}

.p-post ol li {
  list-style-type: decimal;
}

.p-post ul li,
.p-post ol li {
  margin-bottom: 5px;
}

/* テーブルスタイル */

.p-post table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.p-post table thead {
  border-bottom: 2px #ccc;
}

.p-post table th,
.p-post table td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
}

.p-post table th {
  background-color: #f7f7f7;
  font-weight: bold;
}

/* 画像スタイル */

.p-post figure {
  margin: 20px 0;
  text-align: center;
}

.p-post figure img {
  max-width: 100%;
  height: auto;
}

.p-post figcaption {
  font-size: 0.9em;
  color: #666;
  margin-top: 5px;
}

/* 引用スタイル */

.p-post blockquote {
  border-left: 5px solid #ccc;
  margin: 20px 0;
  padding-left: 15px;
  font-style: italic;
  color: #666;
}

/* コードブロックスタイル */

.p-post pre {
  background-color: #f4f4f4;
  padding: 15px;
  overflow-x: auto;
  margin: 20px 0;
  font-family: "Courier New", Courier, monospace;
  font-size: 0.9em;
}

.p-post code {
  background-color: #eee;
  padding: 2px 5px;
  border-radius: 3px;
  font-family: "Courier New", Courier, monospace;
}

/* 前後リンク
---------------------------------- */

.p-post-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.p-post-nav__next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-post-nav__next a span {
  margin-right: 1em;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.p-post-nav__prev a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-post-nav__prev a span {
  margin-left: 1em;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.p-post-nav .pagination-item-link-icon.next {
  rotate: 180deg;
}

/* サイドバー
====================================== */

.p-side-cat-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* カテゴリリスト */

.p-cat-btns {
  padding: 39px 12px;
  background-image: -webkit-repeating-linear-gradient(left, #B9B9B9, #B9B9B9 2px, transparent 2px, transparent 100%), -webkit-repeating-linear-gradient(left, #B9B9B9, #B9B9B9 2px, transparent 2px, transparent 100%);
  background-image: repeating-linear-gradient(to right, #B9B9B9, #B9B9B9 2px, transparent 2px, transparent 100%), repeating-linear-gradient(to right, #B9B9B9, #B9B9B9 2px, transparent 2px, transparent 100%);
  background-position: top, bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 10px 2px, 10px 2px;
}

.p-cat-btns li {
  max-width: 260px;
  height: 50px;
  margin: 0 auto;
}

.p-cat-btns li:not(:last-of-type) {
  margin-bottom: 20px;
}

.p-cat-btns li a {
  width: 100%;
  height: 100%;
}

.p-cat-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  color: #fff;
  border-radius: 5em;
  background: #909090;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-cat-btn:hover {
  opacity: 0.7;
}

.p-cat-btn.kashiwa {
  background: #3BA986;
}

.p-cat-btn.ageo {
  background: #E75C43;
}

.p-cat-btn.fujimino {
  background: #4955A0;
}

.p-cat-btn.case {
  background: #B3CC55;
}

.p-cat-btn.study {
  background: #FAA327;
}

.p-cat-btn.cat03 {
  background: #E77A9D;
}

.p-cat-btn.cat04 {
  background: #0F2F6C;
}

.p-side-insta {
  margin-top: 35px;
  text-align: center;
}

.p-side-insta a {
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.p-side-insta a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 576px) {
  .p-kv-top .p-top-kv-title {
    bottom: 20vw;
  }

  .p-kv-info {
    gap: 10px;
  }

  .p-kv-img .p-kv-nav {
    bottom: -15px;
    left: 15px;
  }

  .p-kv-title .p-clinic-name {
    margin-top: 12px;
  }

  .p-kv__illust[data-page=guide-kashiwa],
  .p-kv__illust[data-page=guide-ageo],
  .p-kv__illust[data-page=guide-fujimino] {
    width: 268px;
    position: absolute;
    bottom: 10px;
    left: 48px;
  }

  .p-kv__illust[data-page=information],
  .p-kv__illust[data-page=price],
  .p-kv__illust[data-page=recruit],
  .p-kv__illust[data-page=visit] {
    width: clamp(120px, 19.2696vw, 148px);
    bottom: 15px;
    left: 0;
  }

  .p-case-container {
    padding: 50px 30px;
  }

  .p-case {
    padding: 20px;
  }

  .p-price-links__btn {
    width: 31.3333333333%;
  }

  .p-price-links__btn::after {
    width: 23px;
    height: 12px;
  }

  .p-news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: clamp(25px, 3.6088vw, 52px);
  }

  .p-news-item .p-news-item__thumb {
    width: 34%;
    max-width: 350px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-news-item .p-news-item__contents {
    padding-top: 0;
  }

  .p-news-item .p-news-item__cat {
    margin-bottom: 15px;
  }

  .p-news-item .p-news-item__date {
    margin-left: clamp(10px, 1.735vw, 25px);
    margin-bottom: 1em;
  }

  .p-news-item .p-news-item__title {
    margin-left: clamp(10px, 1.735vw, 25px);
  }
}

@media screen and (min-width: 768px) {
  .p-kv-top {
    padding-right: 0;
  }

  .p-kv-top .p-top-kv-title {
    position: absolute;
    top: 9vw;
    left: 28px;
    margin: auto;
  }

  .p-kv-top .p-top-kv-img {
    width: 86.46%;
    margin: 0 auto;
  }

  .p-kv-top .p-top-kv-img img {
    border-radius: 20px;
  }

  .p-top-kv-title__catch {
    font-size: clamp(2rem, 1.862vw, 3.5rem);
  }

  .p-top-kv-title__catch span {
    display: inline-block;
    padding: 8px 25px 8px 20px;
    border-radius: 10px;
  }

  .p-top-kv-title__catch span:nth-child(2) {
    margin-left: 0;
  }

  .p-top-kv-title__text {
    margin-left: 0;
    font-size: clamp(1.6rem, 1.33vw, 2.5rem);
    border-radius: 10px;
  }

  .p-top-kv-title__btn {
    display: block;
    margin: clamp(10px, 1.66vw, 20px) 0 0 7vw;
    width: 24vw;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
  }

  .p-top-kv-title__btn:hover {
    opacity: 0.7;
  }

  .p-top-kv-title__btn--sp {
    display: none;
  }

  .p-kv-info {
    width: 70%;
    max-width: 1100px;
    bottom: -30px;
  }

  .p-kv-info__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 1.45vw;
    background: #FDFCFC;
    border-radius: 20px;
    padding: 12px 16px;
  }

  .p-kv-info__item::before {
    display: none;
  }

  .p-kv-info__item .p-kv-info__img {
    width: 26.4%;
  }

  .p-kv-info__item {
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
  }

  .p-kv-info__item:hover {
    opacity: 0.7;
  }

  .p-kv-img.p-404-space {
    height: 300px;
  }

  .p-kv-title .p-clinic-name {
    margin-top: 25px;
  }

  .p-kv-title__ja {
    font-size: clamp(2.4rem, 1.9264vw, 3.2rem);
  }

  .p-kv-title__en {
    font-size: clamp(5rem, 4.816vw, 8rem);
  }

  .p-clinic-name {
    font-size: clamp(2.2rem, 2.408vw, 4rem);
    padding: 22px;
  }

  .p-kv__illust[data-page=information],
  .p-kv__illust[data-page=price],
  .p-kv__illust[data-page=recruit],
  .p-kv__illust[data-page=visit] {
    width: clamp(148px, 15.7508vw, 233px);
    position: absolute;
    left: clamp(15px, 7.5545vw, 145px);
  }

  .p-kv-catch {
    padding: 0.6em 2em;
    font-size: clamp(2.2rem, 1.6856vw, 2.8rem);
  }

  .p-top-news {
    padding: 60px 40px;
  }

  .p-top-news .p-top-news__btn {
    margin: 17px auto 0;
  }

  .p-top-news-list {
    gap: 30px;
  }

  .p-top-news-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .p-top-news-list li .p-top-news-list__date {
    margin-right: 30px;
  }

  .p-top-news-list li .p-top-news-list__cat {
    margin-right: 20px;
  }

  .p-top-news-list__cat {
    width: 170px;
  }

  .p-top-info .p-top-info__ttl {
    margin-bottom: 40px;
  }

  .p-top-info .p-top-info__contents {
    width: 53.33%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-top-info-list__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    padding-right: 50px;
    position: relative;
  }

  .p-top-info-list__top::after {
    width: 28px;
    height: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: clamp(20px, 1.806vw, 30px);
  }

  .p-top-info-list__top img {
    margin: 0;
  }

  .p-top-info-list__bottom {
    padding: 20px 45px;
  }

  .p-trouble-check-ttl {
    font-size: clamp(6rem, 7.224vw, 12rem);
  }

  .p-trouble-check-ttl__ja br {
    display: none;
  }

  .p-trouble-check-ttl__ja {
    font-size: clamp(2.6rem, 2.1672vw, 3.6rem);
    padding-bottom: 10px;
  }

  .p-trouble-check-box {
    border-radius: 40px;
    padding: 90px 30px 100px;
  }

  .p-trouble-check-list {
    gap: 50px 30px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }

  .p-trouble-check-list li {
    height: 180px;
    max-width: 260px;
    padding: 60px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    text-align: center;
  }

  .p-trouble-check-list li > p {
    width: 200px;
    height: 50px;
    font-size: 1.6rem;
  }

  .p-trouble-check-list::after {
    width: 234px;
    height: 182px;
  }

  .p-treatment-cards .p-treatment-card:nth-child(-n+3) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc((100% - 60px) / 3);
    flex: 1 1 calc((100% - 60px) / 3);
  }

  .p-treatment-cards .p-treatment-card:nth-child(-n+3) a {
    padding: 50px 35px 35px;
  }

  .p-treatment-cards .p-treatment-card:nth-child(-n+3) .p-treatment-card__ttl {
    font-size: 2.2rem;
  }

  .p-treatment-cards .p-treatment-card:nth-child(-n+3) .p-treatment-card__text {
    font-size: 1.5rem;
  }

  .p-treatment-cards .p-treatment-card:nth-child(n+4) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc((100% - 90px) / 4);
    flex: 1 1 calc((100% - 90px) / 4);
  }

  .p-treatment-cards .p-treatment-card:nth-child(n+4) a {
    padding: 40px 30px 35px;
  }

  .p-treatment-cards .p-treatment-card:nth-child(n+4) .p-treatment-card__ttl {
    font-size: 1.8rem;
  }

  .p-treatment-cards .p-treatment-card:nth-child(n+4) .p-treatment-card__text {
    font-size: 1.5rem;
  }

  .p-treatment-cards .p-treatment-card::after {
    width: clamp(170px, 20.4048vw, 315px);
  }

  .p-top-map {
    margin-bottom: 100px;
  }

  .p-top-map .c-map {
    padding-bottom: 48%;
  }

  .p-career-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .p-btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 24px;
    margin-bottom: 120px;
  }

  .p-btn-list2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px 35px;
    margin-bottom: 100px;
  }

  .p-btn-list2 > a,
  .p-btn-list2 > p {
    width: calc((100% - 105px) / 4);
  }

  .p-type-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 45px;
    margin-bottom: 0;
    border-bottom: 2px dotted #788427;
  }

  .p-2column--pc .p-type-card {
    width: 47%;
    max-width: 700px;
  }

  .p-side-scroll {
    margin-bottom: 120px;
  }

  .p-case-container {
    padding: 90px 40px;
  }

  .p-case-imgbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: clamp(50px, 5.958vw, 90px);
  }

  .p-case-imgbox .p-case-img:first-child::after {
    content: "";
    width: 27px;
    height: 41px;
    position: absolute;
    bottom: -42px;
    background: url("../images/common/arrow-case-right.svg");
    background-size: contain;
    position: absolute;
    left: unset;
    right: clamp(-50px, -3.31vw, -30px);
    bottom: 0;
    top: 0;
    margin: auto;
  }

  .p-case-img__text {
    width: 100px;
    height: 100px;
  }

  .p-case__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(20px, 5.958vw, 90px);
  }

  .p-caries {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 15px;
  }

  .p-caries__item {
    width: auto;
    position: relative;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
  }

  .p-caries__item:not(:last-of-type)::after {
    content: "";
    width: 17px;
    height: 22px;
    background: url("../images/common/arrow-right.svg");
    background-size: contain;
    position: absolute;
    top: calc(85px + 4.5vw);
    right: -38px;
    margin: auto;
  }

  .p-caries__box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
  }

  .p-caries-link {
    height: 50px;
    font-size: 1.4rem;
    letter-spacing: 0;
  }

  .p-relationship {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: clamp(25px, 5.88vw, 60px);
    margin: 48px auto 0;
  }

  .p-relationship img {
    max-width: 100%;
  }

  .p-relationship-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }

  .p-relationship-list li {
    width: 140px;
  }

  .p-relationship-list2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 70px;
    padding: 50px 35px 70px;
  }

  .p-relationship-list2:nth-of-type(1) {
    margin-bottom: 0;
    background-image: -webkit-repeating-linear-gradient(left, #707070 0px, #707070 2px, transparent 2px, transparent 12px);
    background-image: repeating-linear-gradient(to right, #707070 0px, #707070 2px, transparent 2px, transparent 12px);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-size: 12px 2px;
  }

  .p-relationship-list2 li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .p-relationship-list2 h3 {
    font-size: 1.625em;
  }

  .p-btn-prevention {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px 0 50px;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
  }

  .p-btn-prevention:hover {
    opacity: 0.7;
  }

  .p-btn-prevention__img {
    width: auto;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: 10px;
    padding-top: 24px;
  }

  .p-btn-prevention__arrow {
    position: static;
    width: auto;
  }

  .p-doctor-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(40px, 6.622vw, 110px);
    padding: clamp(40px, 5.117vw, 85px);
  }

  .p-doctor-message__contents {
    padding-top: 0;
  }

  .p-doctor-message__text {
    font-size: clamp(1.6rem, 1.204vw, 2rem);
  }

  .p-concept-kv {
    display: none;
  }

  .p-concept-text {
    margin: 40px auto 55px;
    font-size: 2.4rem;
  }

  .p-concept-text br.sp {
    display: none;
  }

  .p-concept-box {
    background-image: url("../images/information/bg-concept.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20% auto;
  }

  .p-concept-box .p-concept-box__inner:nth-of-type(1),
  .p-concept-box .p-concept-box__inner:nth-of-type(3) {
    width: 60%;
    margin: 0 auto;
  }

  .p-concept-box__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-concept {
    margin: 0;
    width: 230px;
  }

  .p-concept__contents {
    background-image: -webkit-repeating-linear-gradient(top, transparent 0%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 100%);
    background-image: repeating-linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 100%);
  }

  .p-concept__contents h3 {
    font-size: 1.6rem;
  }

  .p-concept__contents h3 span {
    font-size: 1.3rem;
  }

  .p-concept__contents > div {
    height: 50%;
  }

  .p-concept__contents > div > p {
    margin-top: 0;
    font-size: clamp(1.1rem, 0.8428vw, 1.6rem);
  }

  .p-aboutus-box {
    padding: clamp(70px, 7.826vw, 150px) 0;
  }

  .p-aboutus-list .p-contact-item__illust2 {
    width: 42%;
  }

  .p-flow-text {
    font-size: 2.2rem;
    padding-left: 40px;
  }

  .p-flow-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: clamp(30px, 6.02vw, 100px);
    margin-bottom: clamp(40px, 4.515vw, 75px);
  }

  .p-flow-note {
    height: 73px;
    padding: 17px 40px 17px 22px;
    font-size: 2.4rem;
  }

  .p-flow-note span {
    font-size: 2rem;
  }

  .p-flow-note::before {
    font-size: 3.6rem;
  }

  .p-flow::after {
    content: "";
    width: clamp(200px, 17.8794vw, 297px);
    height: clamp(130px, 12.04vw, 200px);
    background: url("../images/information/img-about.svg") no-repeat;
    background-position: bottom center;
    background-size: contain;
    position: absolute;
    right: clamp(15px, 3.01vw, 50px);
    bottom: calc(100% - 2px);
  }

  .p-modal-note__inner {
    padding: clamp(35px, 3.2725vw, 55px) clamp(25px, 3.8675vw, 65px);
  }

  .p-modal-dr {
    height: auto;
  }

  .p-modal-dr .p-modal__inner {
    height: 80vh;
    max-height: 80vh;
    overflow-y: hidden;
    width: 70%;
    max-width: 920px;
    padding: 40px 10px 40px 40px;
    background: #fff;
    border-radius: 21px;
  }

  .p-modal-dr .p-sec-ttl {
    margin-bottom: 22px;
  }

  .p-modal-dr .p-sec-ttl:not(:first-of-type) {
    margin-top: 22px;
  }

  .p-modal-dr .p-sec-ttl .p-sec-ttl__text {
    font-size: clamp(2rem, 1.3244vw, 2.2rem);
    padding: 10px;
  }

  .p-modal-dr__contents {
    height: 100%;
    overflow: auto;
    padding: 20px 10px 20px 0;
  }

  #modal01,
  #modal07 {
    background-image: url("../images/guide-kashiwa/bg-modal.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
  }

  #modal02 {
    background-image: url("../images/guide-ageo/bg-modal.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 30% top;
  }

  #modal02 .p-modal__inner {
    margin-left: auto;
  }

  #modal03 {
    background-image: url("../images/guide-fujimino/bg-modal.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 30% top;
  }

  #modal03 .p-modal__inner {
    margin-left: auto;
  }

  .p-message__text {
    font-size: 2rem;
    width: 80%;
    max-width: 1360px;
    margin: 0 auto;
  }

  .p-message__text span {
    display: inline-block;
  }

  .p-doctor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    padding: clamp(40px, 4.3344vw, 72px) 0;
  }

  .p-doctor::after {
    content: "";
    display: block;
    width: 90%;
    max-width: 1480px;
    height: 100%;
    background: #EDE8E4;
    border-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }

  .p-doctor__img {
    width: 32%;
    min-width: 400px;
    max-width: 500px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-doctor__img img {
    border-radius: 27px;
  }

  .p-doctor__name {
    min-width: 380px;
    width: 84%;
  }

  .p-doctor__name span {
    font-size: 1.6rem;
    font-size: clamp(1.6rem, 1.0836vw, 1.8rem);
  }

  .p-doctor__comment {
    font-size: clamp(1.6rem, 1.0836vw, 1.8rem);
  }

  .p-access {
    margin-bottom: 100px;
  }

  .p-access__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: clamp(20px, 5.296vw, 80px);
    margin-bottom: 70px;
  }

  .p-access__box .p-access__left {
    width: 43.7%;
    max-width: 660px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-access__box .p-access__right {
    width: 100%;
    margin-right: calc(-1 * (100vw - var(--scrollbar-width) - 100%) / 2);
  }

  .p-access__contact {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 35px;
  }

  .p-access__contact .c-button-rounded {
    font-size: 1em;
  }

  .p-access__address {
    font-size: 1.8rem;
  }

  .p-access__tel {
    font-size: clamp(1.6rem, 2.648vw, 4rem);
  }

  .p-gallery {
    gap: 50px 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .p-gallery__ttl {
    font-size: 1.8rem;
  }

  .p-gallery__text {
    font-size: 1.8rem;
  }

  .p-worry-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: clamp(30px, 6.422vw, 95px);
  }

  .p-worry-check .p-worry-check__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-worry-check .p-worry-check-list {
    padding-left: clamp(15px, 4.732vw, 70px);
    gap: 0;
  }

  .p-worry-check .p-worry-check-list li {
    margin-bottom: clamp(15px, 2.704vw, 40px);
  }

  .p-worry-check__img {
    width: 34%;
  }

  .p-worry-check__img img {
    border-radius: 27px;
  }

  .p-visit-treatment__item {
    padding: 25px 0 35px;
  }

  .p-visit-treatment__text {
    padding: 0 30px;
  }

  .p-keepinmaind-box {
    padding: 140px 24px 100px;
  }

  .p-keepinmaind-box .p-keepinmaind-ttl {
    margin-bottom: 100px;
  }

  .p-keepinmaind-img02 {
    width: 24%;
    top: 140px;
    right: clamp(15px, 4.0334vw, 67px);
    bottom: auto;
  }

  .p-keepinmaind-img03 {
    width: 42.8%;
    max-width: 707px;
    top: -40px;
    left: 0;
    right: auto;
    bottom: auto;
  }

  .p-keepinmaind-subttl {
    font-size: clamp(2.2rem, 2.2274vw, 3.7rem);
  }

  .p-3point-list {
    grid-template-columns: repeat(3, 1fr);
  }

  .p-3point-list .p-point-card {
    position: relative;
  }

  .p-3point-list .p-point-card::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    border-right: 2px dotted #868686;
  }

  .p-3point-list .p-point-card:last-of-type::after {
    display: none;
  }

  .p-point-card {
    padding: 20px;
  }

  .p-point-card__ttl {
    height: 68px;
    font-size: clamp(1.8rem, 1.4448vw, 2.4rem);
  }

  .p-point-card__ttl p {
    font-size: clamp(1.4rem, 1.0836vw, 1.8rem);
    line-height: 1.3;
  }

  .p-domino p {
    font-size: clamp(1.8rem, get_Vw(22, 1660), 2.2rem);
    line-height: 2.25;
  }

  .p-domino .p-alt-block__contents {
    padding-top: 35px;
  }

  .p-domino .p-alt-block__img {
    margin-top: 0;
  }

  .p-point-note01 {
    border-radius: 40px;
    padding: clamp(30px, 2.9744vw, 44px) clamp(120px, 12.7088vw, 188px) clamp(30px, 2.9744vw, 44px) clamp(60px, 4.056vw, 60px);
  }

  .p-point-note01 p {
    padding-left: 1em;
  }

  .p-point-note01 .p-point-note01__img {
    bottom: 0;
    right: clamp(20px, 3.9732vw, 66px);
    width: 5.8%;
  }

  .p-treatment-flow__img {
    width: 23.8%;
    max-width: 367px;
    top: -20px;
    right: 4%;
    bottom: auto;
  }

  .p-hypostomia .p-alt-block__img {
    margin-top: 0;
  }

  .p-hypostomia blockquote {
    margin-top: clamp(30px, 3.57vw, 60px);
    font-size: 1.6rem;
  }

  .p-hypostomia-note {
    border-radius: 40px;
    padding: clamp(30px, 4.732vw, 70px) clamp(120px, 8.9908vw, 133px) clamp(30px, 4.056vw, 60px) clamp(40%, 39.6812vw, 587px);
  }

  .p-hypostomia-note p {
    padding-left: 1em;
    font-size: 2.1rem;
  }

  .p-hypostomia-note .p-hypostomia-note__img {
    position: absolute;
    height: calc(100% + 5.8vw);
    top: -2.9vw;
    bottom: auto;
    left: 7.1vw;
    right: auto;
    width: auto;
  }

  .p-wisdom-theeth-text {
    margin-top: 35px;
  }

  .p-wisdom-theeth-btn {
    height: 80px;
    font-size: 2.6rem;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
  }

  .p-wisdom-theeth-btn:hover {
    opacity: 0.7;
  }

  .p-oral-box .p-oral-img02 {
    width: clamp(200px, 23.177vw, 385px);
    right: clamp(10px, 2.7692vw, 46px);
    top: -20px;
    bottom: auto;
  }

  .p-oral-about-subttl {
    gap: 30px;
  }

  .p-oral-about-subttl .p-oral-img01 {
    width: 300px;
  }

  .p-oral-about-subttl .p-oral-img01 img {
    width: clamp(200px, 18.06vw, 300px);
  }

  .p-oral-about-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: clamp(50px, 4.816vw, 80px);
    width: calc(100% - clamp(250px, 18.06vw, 300px));
    margin: 20px 0 60px;
  }

  .p-oral-about-ttl h3 {
    font-size: clamp(2.6rem, 2.1672vw, 3.6rem);
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-oral-about-ttl p {
    font-size: clamp(1.6rem, 1.3244vw, 2.2rem);
  }

  .p-oral-list__item {
    font-size: 2rem;
  }

  .p-oral-list__ttl {
    font-size: 2rem;
  }

  .p-check6 {
    padding: clamp(70px, 6.2475vw, 105px) clamp(25px, 6.545vw, 110px) clamp(70px, 19.123vw, 130px);
  }

  .p-other .p-alt-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .p-other .p-alt-block .p-alt-block__img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .p-other .p-alt-block .p-alt-block__contents {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .p-lead-banner {
    margin: 60px auto;
  }

  .p-whitening-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p-whitening-info .p-sec-ttl2--w {
    -ms-flex-item-align: center;
    align-self: center;
  }

  .p-whitening-info .p-whitening-case-btn {
    -ms-flex-item-align: center;
    align-self: center;
  }

  .p-whitening-tab {
    gap: 30px;
  }

  .c-tab-case {
    width: 80px;
    height: 80px;
    font-size: 4rem;
  }

  .c-tab-case span {
    font-size: 1.6rem;
  }

  .p-whitening-case-btn {
    padding-right: 110px;
    height: 60px;
    font-size: 2.2rem;
    font-weight: 500;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
  }

  .p-whitening-case-btn:hover {
    opacity: 0.7;
  }

  .p-whitening-case__pics {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .p-whitening-case__pics > div:nth-child(1)::after {
    width: 15px;
    height: 29px;
    background: url("../images/whitening/icon-arrow-ba.svg") no-repeat;
    background-size: contain;
    position: absolute;
    left: auto;
    right: -37px;
    bottom: 40%;
    -webkit-transform: none;
    transform: none;
  }

  .p-whitening-case__pics p {
    font-size: 2.4rem;
  }

  .p-whitening-case__contents {
    min-width: 550px;
  }

  .p-whitening-course__item .p-whitening-price {
    margin-bottom: 60px;
  }

  .p-whitening-course__item .p-whitening-flow {
    margin-bottom: 65px;
  }

  .p-whitening-course__item .p-list-dots {
    margin-left: 1em;
  }

  .p-whitening-course-ttl h3 {
    font-size: clamp(2.2rem, 1.806vw, 3rem);
  }

  .p-whitening-course-ttl .p-whitening-course__text {
    margin: 0;
    -webkit-transform: translate(15%, -30%);
    transform: translate(15%, -30%);
  }

  .p-whitening-course-ttl > div {
    gap: 25px;
  }

  .p-whitening-flow {
    gap: 20px;
  }

  .p-whitening-flow__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 22px;
  }

  .p-whitening-flow__item:not(:last-of-type) .p-whitening-flow__ttl::after {
    content: "";
    width: 25px;
    height: 50px;
    background: url("../images/whitening/icon-arrow.svg") no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -65px;
    margin: auto;
  }

  .p-whitening-flow__ttl {
    font-size: 2rem;
  }

  .p-type-check {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: clamp(20px, 3.845vw, 50px);
    max-width: 1300px;
    margin: 0 auto;
  }

  .p-type-check__item {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 3;
  }

  .p-type-check-btn {
    height: 80px;
    font-size: 2.6rem;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
  }

  .p-type-check-btn:hover {
    opacity: 0.7;
  }

  .p-grinding-point__item {
    background: none;
    border-radius: 0;
    padding: 100px 0;
    gap: clamp(30px, 5.627vw, 85px);
  }

  .p-grinding-point__item::after {
    content: "";
    width: calc(100% - 90px);
    height: 100%;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: 0;
    z-index: -1;
  }

  .p-grinding-point__item.p-alt-block--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .p-grinding-point__item.p-alt-block--reverse::after {
    left: 0;
  }

  .p-grinding-point__item.p-alt-block--reverse .p-alt-block__contents {
    padding-left: clamp(30px, 6.622vw, 130px);
  }

  .p-grinding-point__item.p-alt-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .p-grinding-point__item.p-alt-block::after {
    right: 0;
  }

  .p-grinding-point__item.p-alt-block .p-alt-block__contents {
    padding-right: clamp(30px, 5.418vw, 90px);
  }

  .p-method-list li p {
    font-size: 2rem;
  }

  .p-photo-check {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .p-photo-check__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 40px;
  }

  .p-photo-check__ttl > p {
    font-size: clamp(2.4rem, 2.8584vw, 3.6rem);
  }

  .p-photo-check-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 clamp(-30px, -2.382vw, -15px) 0;
  }

  .p-photo-check-list li {
    padding: 30px clamp(15px, 2.382vw, 30px);
    font-size: 2.2rem;
  }

  .p-photo-check-list li:not(:last-child) {
    background-image: -webkit-repeating-linear-gradient(top, #707070, #707070 2px, transparent 2px, transparent 100%);
    background-image: repeating-linear-gradient(to bottom, #707070, #707070 2px, transparent 2px, transparent 100%);
    background-position: right;
    background-repeat: repeat-y;
    background-size: 2px 10px;
  }

  .p-price-links {
    gap: 20px;
  }

  .p-price-links__btn {
    min-width: 200px;
    width: calc((100% - 60px) / 4);
    height: 60px;
    font-size: 1.6rem;
    padding: 0 20px 0 20px;
  }

  .p-price-ttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .p-price-subttl {
    font-size: 2.2rem;
    margin: 50px 0 25px;
    padding-left: 60px;
  }

  .p-price-ttl__link {
    margin: 0;
  }

  .p-price-ttl__link a {
    font-size: 2.2rem;
  }

  .p-price-ttl__link a::after {
    width: 40px;
    height: 40px;
  }

  .p-price-modal-open {
    font-size: 2rem;
    width: 310px;
    height: 80px;
  }

  .p-price-modal-open:hover {
    opacity: 0.7;
  }

  .p-price-list__item:last-of-type .p-price__title {
    border-radius: 0 0 0 8px;
  }

  .p-price-list__item:first-of-type:last-of-type .p-price__title {
    border-radius: 8px 0 0 8px;
  }

  .p-price__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 170px;
    font-size: 1.8rem;
  }

  .p-price__title {
    width: 55%;
    padding: 10px 80px 10px clamp(20px, 2.028vw, 50px);
  }

  .p-price__price {
    width: 45%;
    padding: 15px 30px 15px 90px;
  }

  .p-price__price p span.c-price {
    width: clamp(5em, 9.464vw, 7em);
  }

  .p-price__img {
    height: calc(100% - 30px);
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }

  .p-price__note {
    font-size: 1.8rem;
  }

  .p-price .c-button-arrow {
    width: 470px;
    height: 70px;
    font-size: 2rem;
  }

  #modal06 {
    width: 95%;
    max-width: 1580px;
  }

  .l-price-fujimino1 .p-price-list--fujimino .p-price__title {
    width: calc((50% - clamp(20px, 3.165vw, 60px) / 2) * 0.62);
  }

  .l-price-fujimino1 .p-price-list--fujimino .p-price__price {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }

  .l-price-fujimino1 .p-price-list--fujimino .p-price__price > p {
    max-width: 700px;
  }

  .l-price-fujimino1 .p-price-list--fujimino .p-price__price > p > span:first-of-type {
    display: inline-block;
  }

  .l-price-fujimino1 .p-price__note {
    display: none;
  }

  .p-price-list--fujimino .p-price__item {
    height: 110px;
  }

  .p-price-list--fujimino .p-price__title {
    width: 62%;
  }

  .p-price-list--fujimino .p-price__title .p-price__small {
    font-size: 1.6rem;
  }

  .p-price-list--fujimino .p-price__price {
    width: 38%;
  }

  .p-modal-fillings .p-modal__inner {
    max-height: calc(85vh - 64px);
  }

  .p-modal-fillings .p-modal-tab {
    width: calc(95% - 80px);
  }

  .p-modal-fillings .p-modal-tab__item {
    font-size: 1.8rem;
    padding: 1em;
  }

  .p-modal-fillings__inner {
    padding: 45px 30px;
  }

  .p-fillings-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
  }

  .p-fillings-list__item {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    gap: 0;
  }

  .p-fillings__price {
    font-size: 2rem;
  }

  .p-fillings__price span {
    font-size: 2.6rem;
  }

  .p-merit-list {
    width: 100%;
    margin: 0 auto;
    padding: 20px 15px 10px;
  }

  .p-merit-list li {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }

  .p-merit-list2 {
    width: 100%;
    margin: 0 auto;
    padding: 0px 25px 20px;
  }

  .p-merit-list2 li span {
    font-size: 2.2rem;
  }

  .p-fillings-list.--denture .p-fillings__ttl p {
    font-size: 2.4rem;
  }

  .p-fillings-list.--denture {
    max-width: 1400px;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    gap: clamp(20px, 1.899vw, 40px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .p-fillings-list.--denture .p-fillings-list__item {
    max-width: 680px;
    width: 100%;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
  }

  .p-fillings-list.--denture .p-fillings-list__item.--metal {
    margin-bottom: 0;
  }

  .p-fillings-list.--denture .p-fillings__price-group {
    grid-row: 4;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100px;
  }

  .p-fillings-list.--denture .p-merit-list {
    margin-bottom: 40px;
  }

  .p-fillings-list.--denture .--metal .p-merit-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 15px;
  }

  .p-fillings-list.--denture .--metal .p-merit-list li {
    margin-bottom: 0;
  }

  .p-fillings-list.--denture .--insurance .p-merit-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }

  .p-fillings-list.--denture .--insurance .p-merit-list li {
    margin-bottom: 0;
  }

  .p-fillings-list.--denture .--insurance .p-merit-list li:first-child {
    grid-column: 1/-1;
  }

  .p-fillings-list.--denture .p-merit-list2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px 25px;
  }

  .p-fillings-list.--denture .p-merit-list2 li {
    margin-bottom: 0;
  }

  .p-expenses01 {
    margin-bottom: 85px;
  }

  .p-expenses01 .p-expenses01__ttl {
    margin-bottom: 55px;
  }

  .p-expenses01__ttl {
    font-size: 3rem;
  }

  .p-expenses03__table th,
  .p-expenses03__table td {
    font-size: 1.8rem;
    padding: 10px 15px;
  }

  .p-point8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: clamp(30px, 3.01vw, 50px);
  }

  .p-point8__contents {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }

  .p-point8__img {
    width: 45.5%;
    margin-top: clamp(15px, 4.214vw, 70px);
  }

  .p-point8-list {
    margin-left: clamp(24px, 5.418vw, 90px);
  }

  .p-point8-list li {
    font-size: clamp(1.6rem, 1.4448vw, 2.4rem);
  }

  .p-dr-image__name {
    font-size: 3.2rem;
  }

  .p-dr-image__name span {
    font-size: 2rem;
  }

  .p-list-dr {
    margin-left: auto;
  }

  .p-list-dr li {
    padding: clamp(14px, 1.3244vw, 22px) 1.5em;
    text-indent: calc(-30px - 1em);
    padding-left: calc(30px + 1em);
  }

  .p-list-dr li::before {
    width: 30px;
    height: 35px;
  }

  .p-hope-btn {
    padding: clamp(15px, 1.505vw, 25px) clamp(30px, 5.117vw, 85px);
    font-size: clamp(2.4rem, 1.9264vw, 3.2rem);
    font-weight: 500;
  }

  .p-hope-btn img {
    width: clamp(40px, 5.2976vw, 88px);
    bottom: -7px;
    right: 23px;
  }

  .p-gallery-ttl span {
    display: inline;
  }

  .p-tab-box {
    background: #EFEFEF;
    border-radius: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-joboffer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .p-joboffer-list dt {
    width: 200px;
    color: #BFCF54;
    text-align: center;
    line-height: 2;
    border-bottom: 1px dotted #D6D6D6;
    padding: clamp(22px, 2.5284vw, 42px) 0;
  }

  .p-joboffer-list dt:last-of-type {
    border-bottom: none;
  }

  .p-joboffer-list dd {
    width: calc(100% - 200px);
    padding-left: 10px;
    line-height: 2;
    border-bottom: 1px dotted #D6D6D6;
    padding: clamp(22px, 2.5284vw, 42px) 30px clamp(22px, 2.5284vw, 42px);
  }

  .p-joboffer-list dd span {
    display: inline-block;
  }

  .p-joboffer-list dd:last-of-type {
    border-bottom: none;
  }

  .p-joboffer-list .p-2column--pc {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: clamp(20px, get_Vw(65, 1680), 65px);
  }

  .p-joboffer-list .p-2column--pc > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .p-recruitment-numbers ul {
    font-size: 1.8rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .p-recruitment-numbers ul li::after {
    content: "/";
    color: #464038;
    margin: 0 1.5em;
  }

  .p-payment {
    margin-bottom: 100px;
  }

  .p-faq__item {
    padding: 25px 20px 25px 138px;
  }

  .p-faq__item::before {
    content: "";
    width: 60px;
    height: 55px;
    left: 35px;
    top: 20px;
  }

  .p-faq__title {
    font-size: 1.8rem;
  }

  .p-faq-note {
    font-size: clamp(2rem, 2.0306vw, 2.6rem);
  }

  .p-faq__2column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 40px;
  }

  .p-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
  }

  .p-form input,
  .p-form textarea {
    color: #464038;
    height: 80px;
    width: 100%;
    padding: 0 2em;
  }

  .p-form textarea {
    height: 210px;
    padding: 1.5em 2em;
  }

  .p-form .c-select {
    height: 80px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2em;
  }

  .p-form .c-select::after {
    top: 25px;
    right: 2em;
  }

  .p-form .c-select .wpcf7-form-control-wrap {
    width: 100%;
  }

  .p-form .c-select .wpcf7-not-valid-tip {
    left: 0.2em;
    bottom: -3em;
    font-size: 0.9em;
  }

  .p-form__item {
    width: 48%;
    max-width: 680px;
    margin-bottom: 0;
  }

  .p-form__item--full {
    width: 100%;
  }

  .p-form .wpcf7-not-valid-tip {
    position: absolute;
    left: 2em;
    bottom: -3.4em;
  }

  .p-form-btn {
    height: 70px;
    font-size: 2rem;
  }

  .p-news-item .p-news-item__cat {
    margin-bottom: 35px;
  }

  .p-news-item .p-news-item__contents {
    padding-top: 12px;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }

  .p-news-item__thumb img {
    border-radius: 27px;
  }

  .p-news-item__cat {
    max-width: 190px;
  }

  .p-pagination {
    margin: 80px auto;
  }

  .p-case-list {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 35px 50px;
    padding-top: 40px;
  }

  .p-case-list::after {
    content: "";
    display: block;
    width: 100%;
    max-width: 390px;
  }

  .p-case-item__contents {
    padding: 20px 8px 30px;
  }

  .p-single {
    max-width: 1120px;
    padding: 50px 30px;
  }

  .p-single h1 {
    margin: 15px 0 30px;
    font-size: clamp(2.2rem, 1.7212vw, 2.6rem);
  }

  .p-post-date {
    margin-left: 24px;
  }

  .p-post-title {
    margin-left: 24px;
  }

  .p-post {
    margin-left: 24px;
  }

  .p-cat-btns {
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  .p-kv-img .p-kv-nav {
    bottom: -67px;
    left: 156px;
    z-index: 3;
  }

  .p-kv__illust[data-page=guide-kashiwa],
  .p-kv__illust[data-page=guide-ageo],
  .p-kv__illust[data-page=guide-fujimino] {
    width: clamp(240px, 26.537vw, 446px);
    bottom: -7px;
    left: clamp(15px, 8.6275vw, 145px);
  }

  .p-kv__illust[data-page=information],
  .p-kv__illust[data-page=price] {
    bottom: 0;
  }

  .p-kv__illust[data-page=recruit],
  .p-kv__illust[data-page=visit] {
    bottom: 0px;
  }

  .p-kv-catch {
    margin: 10px 0 0 1em;
  }

  .p-caries__item:not(:last-of-type)::after {
    top: calc(100px + 8vw);
  }

  .p-caries__item .p-caries__step {
    margin-bottom: 40px;
  }

  .p-caries__item .p-caries__box {
    margin-top: 20px;
  }

  .p-caries__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
  }

  .p-caries__step p {
    font-size: 2.4rem;
    font-weight: bold;
  }

  .p-caries__step span {
    font-size: 1.8rem;
  }

  .p-periodontal-stepbox {
    display: block;
    margin: 40px auto 28px;
  }

  .p-periodontal {
    display: grid;
    grid-auto-flow: column;
    gap: 48px;
    margin-top: 0;
  }

  .p-periodontal__item {
    grid-row: span 2;
    position: relative;
  }

  .p-periodontal__item:not(:last-of-type)::after {
    content: "";
    width: 17px;
    height: 22px;
    background: url("../images/common/arrow-right.svg");
    background-size: contain;
    position: absolute;
    top: calc(85px + 4.5vw);
    right: -32px;
    margin: auto;
  }

  .p-visit-treatment {
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: clamp(15px, 6.6248vw, 98px);
  }

  .p-visit-treatment .p-visit-treatment__item {
    margin: 0;
  }

  .p-visit-treatment__spl {
    width: 0;
    height: auto;
    border-bottom: 0;
    border-right: 2px dotted #707070;
  }

  .p-oral-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 25px 4%;
  }

  .p-oral-list .p-oral-list__item {
    width: 43%;
  }

  .p-whitening-course {
    gap: clamp(30px, 5.117vw, 85px);
  }

  .p-expenses02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 25px;
    margin-bottom: -8px;
  }

  .p-expenses03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: clamp(20px, 4.4616vw, 66px);
    max-width: 1440px;
    margin: 0 auto;
  }

  .p-expenses03__top {
    -webkit-box-flex: 48%;
    -ms-flex: 48%;
    flex: 48%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-expenses03__bottom {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    line-height: 1.8;
    font-size: 2.2rem;
  }

  .p-expenses03__bottom a:hover {
    opacity: 0.7;
  }

  .p-dr-image {
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .p-dr-image__inner {
    width: 52%;
    max-width: 860px;
    margin: 0 0 0 auto;
  }

  .p-dr-image__img {
    width: 44%;
    margin-top: clamp(15px, 4.214vw, 70px) !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .p-dr-image__img img {
    border-radius: 20px;
  }

  .p-dr-image__inner {
    display: block;
  }

  .p-dr-image__inner .p-sec-ttl2--w {
    margin-bottom: clamp(25px, 2.107vw, 35px);
  }

  .p-dr-image__inner .p-sec-img {
    z-index: 2;
  }

  .p-dr-image__inner .p-sec-text {
    margin-bottom: 29px;
    position: relative;
    z-index: 4;
  }

  .p-dr-image__inner .p-dr-image-list {
    position: relative;
    z-index: 0;
  }

  .p-dr-image-list {
    width: auto;
    max-width: none;
    border-radius: 27px;
    padding-top: clamp(50px, 5.418vw, 90px);
    padding-bottom: clamp(50px, 5.418vw, 90px);
    padding-right: clmap(20px, 5.418vw, 90px);
    padding-left: clamp(70px, 9.331vw, 155px);
    margin: 0;
    margin-left: clamp(-155px, -9.331vw, -70px);
  }

  .p-carrer .p-carrer__img {
    float: right;
    width: clamp(123px, 12.341vw, 205px);
    margin-bottom: clamp(-55px, -3.311vw, -33px);
    -webkit-transform: translate(-10px, clamp(-55px, -3.311vw, -33px));
    transform: translate(-10px, clamp(-55px, -3.311vw, -33px));
  }

  .p-staff-message .p-gallery__item:nth-child(2) .p-staff__illust {
    display: none;
  }

  .p-staff-message .p-gallery__item:nth-child(3) .p-staff__illust {
    display: block;
  }

  .p-tab {
    font-size: clamp(2rem, 1.4448vw, 2.4rem);
  }

  .p-recruitment-numbers {
    padding: 45px;
  }

  .p-recruitment-numbers ul {
    font-size: 2.2rem;
  }

  .p-banner-insta2 {
    max-width: none;
  }
}

@media screen and (min-width: 1200px) {
  .p-kv-info {
    width: 58%;
    max-width: 1100px;
    bottom: 0;
  }

  .p-kv-nav {
    border-radius: 19px;
    padding: 12px 15px;
    gap: 12px;
    width: auto;
    max-width: none;
  }

  .p-kv-nav__btn {
    border-radius: 15px;
    width: 250px;
    height: 70px;
    padding: 0 35px;
    font-size: 2.2rem;
  }

  .p-kv-nav__btn:hover {
    opacity: 0.7;
  }

  .p-kv-nav__btn::after {
    content: "▼";
    font-size: 1em;
  }

  .p-top-news {
    padding: 60px 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p-top-news .p-top-news__ttl {
    display: block;
    border-right: 1px dotted #707070;
    padding: 25px clamp(20px, 4.214vw, 90px) 20px 0;
  }

  .p-top-news .p-top-news__contents {
    display: block;
    padding-left: clamp(20px, 4.214vw, 90px);
  }

  .p-top-news .p-top-news__btn {
    margin: 17px 0 0;
  }

  .p-career-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 0;
  }

  .p-career-box .p-ttl-circle,
  .p-career-box .p-ttl-circle--lg {
    margin: 0;
  }

  .p-type-card__description {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 35px;
  }

  .p-periodontal {
    gap: 65px;
  }

  .p-periodontal__item:not(:last-of-type)::after {
    right: -38px;
  }

  .p-periodontal__step {
    display: none;
  }

  .p-concept-box .p-concept-box__inner:nth-of-type(1),
  .p-concept-box .p-concept-box__inner:nth-of-type(3) {
    width: clamp(700px, 63%, 1060px);
    max-width: 1060px;
    margin: 0 auto;
  }

  .p-concept-box .p-concept-box__inner:not(:first-of-type) {
    margin-top: clamp(-45px, -2.709vw, -10px);
  }

  .p-concept {
    width: clamp(250px, 23.4178vw, 389px);
  }

  .p-concept__contents {
    background-image: -webkit-repeating-linear-gradient(top, transparent 0%, transparent 66%, rgba(255, 255, 255, 0.9) 66%, rgba(255, 255, 255, 0.9) 100%);
    background-image: repeating-linear-gradient(to bottom, transparent 0%, transparent 66%, rgba(255, 255, 255, 0.9) 66%, rgba(255, 255, 255, 0.9) 100%);
  }

  .p-concept__contents h3 {
    max-width: 261px;
    height: 40px;
    font-size: 2.1rem;
  }

  .p-concept__contents h3 span {
    font-size: 1.6rem;
  }

  .p-concept__contents > div {
    height: 33%;
  }

  .p-concept__contents > div > p {
    font-size: clamp(1.1rem, 0.8428vw, 1.6rem);
  }

  .p-price-links__btn {
    width: calc((100% - 60px) / 4);
    height: 60px;
    font-size: 2rem;
    padding: 0 30px 0 50px;
  }

  .p-dr-image__inner .p-sec-text {
    -webkit-transform: translateX(clamp(-155px, -9.331vw, -70px));
    transform: translateX(clamp(-155px, -9.331vw, -70px));
  }

  .p-list-dr {
    padding-left: clamp(15px, 2.8294vw, 47px);
  }

  .p-list-dr li {
    text-indent: 0;
    padding-left: clamp(15px, 1.9264vw, 32px);
  }

  .p-joboffer-list dt {
    width: 300px;
  }

  .p-joboffer-list dd {
    width: calc(100% - 300px);
  }
}

@media screen and (min-width: 1300px) {
  .p-kv-top .p-top-kv-title {
    top: 13vw;
  }

  .p-top-kv-title__btn {
    display: block;
    margin: 30px 0 0 11.2vw;
  }

  .p-kv-info__item {
    padding: 13px 25px 12px 30px;
  }

  .p-kv-info__item .p-kv-info__img {
    width: auto;
  }

  .p-top-news-list__cat {
    height: 45px;
  }

  .p-top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px;
    padding: 90px 30px 110px 90px;
  }

  .p-top-info .p-top-info__img {
    margin-top: 80px;
  }

  .p-treatment-cards .p-treatment-card:nth-child(-n+5) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc((100% - 112px) / 5);
    flex: 1 1 calc((100% - 112px) / 5);
  }

  .p-treatment-cards .p-treatment-card:nth-child(-n+5) a {
    padding: 50px clamp(20px, 1.962vw, 30px) 35px;
  }

  .p-treatment-cards .p-treatment-card:nth-child(-n+5) .p-treatment-card__ttl {
    font-size: 2.4rem;
  }

  .p-treatment-cards .p-treatment-card:nth-child(n+6) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc((100% - 140px) / 6);
    flex: 1 1 calc((100% - 140px) / 6);
  }

  .p-treatment-cards .p-treatment-card:nth-child(n+6) a {
    padding: 40px clamp(15px, 1.635vw, 25px) 35px;
  }

  .p-treatment-cards .p-treatment-card:nth-child(n+6) .p-treatment-card__ttl {
    font-size: 2rem;
  }

  .p-gallery {
    gap: 70px 40px;
  }

  .p-whitening-case__contents {
    margin: 0;
  }

  .p-staff-message .p-gallery__item:nth-child(3) .p-staff__illust {
    display: none;
  }

  .p-staff-message .p-gallery__item:nth-child(4) .p-staff__illust {
    display: block;
  }
}

@media screen and (min-width: 1480px) {
  .p-whitening-case {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: clamp(20px, 2.709vw, 45px);
  }

  .p-whitening-case__contents {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .p-modal-fillings__inner {
    padding: 45px 55px;
  }

  .p-fillings-list {
    gap: clamp(20px, 1.899vw, 40px);
  }
}

@media screen and (min-width: 1660px) {
  .p-dr-image-list {
    padding-right: 90px;
  }
}

@media screen and (min-width: 1800px) {
  .p-top-info {
    padding-right: 0;
  }

  .p-top-info .p-top-info__img {
    width: 686px;
    margin-right: -60px;
  }
}

@media screen and (max-width: 767px) {
  .p-gallery {
    grid-template-columns: repeat(2, 1fr);
  }

  .p-joboffer__list {
    display: block;
  }

  .p-joboffer__list dt {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: none !important;
  }

  .p-joboffer__list dd {
    width: 100%;
    padding: 5px 0 10px;
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 380px) {
  .p-kv-title__en {
    font-size: clamp(3rem, 10.668vw, 4rem);
    margin-left: 0;
  }

  .p-kv__illust[data-page=guide-kashiwa],
  .p-kv__illust[data-page=guide-ageo],
  .p-kv__illust[data-page=guide-fujimino] {
    width: clamp(120px, 38.164vw, 150px);
    bottom: -40px;
  }

  .p-kv-nav__btn {
    padding: 0 10px;
  }

  .p-carrer .p-carrer__ttl {
    padding: 22px 7%;
  }
}

@media screen and (max-width: 375px) {
  .p-kv-info__item {
    padding: 12px 12px;
  }

  .p-kv-img .p-kv-nav {
    bottom: 8px;
  }

  .p-kv__illust[data-page=information],
  .p-kv__illust[data-page=price],
  .p-kv__illust[data-page=recruit],
  .p-kv__illust[data-page=visit] {
    width: clamp(70px, 26.67vw, 100px);
    bottom: -75px;
  }

  .p-kv-catch {
    font-size: clamp(1.7rem, 4.878vw, 2rem);
    padding: 0.4em 0.8em;
  }

  .p-kv-catch.u-kv-catch {
    height: 40px;
  }

  .p-top-info {
    padding: 40px 10px 50px;
  }

  .p-doctor-message {
    padding: 40px 15px;
  }

  .p-doctor__name {
    padding: 8px;
  }
}

@media screen and (max-width: 374px) {
  .p-concept__contents > div > p {
    position: relative;
    top: -5px;
  }

  .p-concept__contents > div > p br.sm {
    display: none;
  }

  .p-concept__contents > div > p br.min {
    display: block;
  }

  .p-flow-note {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100%;
  }

  .p-flow-note span:nth-child(1) {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .p-flow-note span:nth-child(2) {
    -ms-flex-item-align: center;
    align-self: center;
  }
}
/*# sourceMappingURL=style.css.map */
