/*
Theme Name: テンプレート
Author: アルファージール
Version: 1
*/
/*==============================================*/
/*  PC  */
/*==============================================*/ :root {
  --maincolor: #5A574B;
  --maincolor-hsl: 48, 9%, 32%;
  --maincolor-h: 48;
  --maincolor-s: 9%;
  --maincolor-l: 32%;
  --subcolor-hsl: 28, 75%, 56%;
  /*
    --maincolor-light: #94cded;
    --maincolor-light-hsl: 202, 71%, 75%;
*/
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: var(--font-size16);
  line-height: 1.4;
  font-feature-settings: 'palt'1;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.1em;
  font-size: 18px;
  line-height: 1.7;
}
@media (min-width: 960px) {
  .pc_hide {
    display: none !important;
  }
}
@media (min-width: 560px) and (max-width: 959px) {
  .tb_hide {
    display: none !important;
  }
}
@media (max-width: 559px) {
  .sp_hide {
    display: none !important;
  }
}
img {
  max-width: 100%;
  height: auto;
}
/*  ヘッダー  */
/*  ヘッダー  */
.header {
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  display: grid;
  justify-content: space-between;
  align-items: center;
/*  padding: 0 0 0 5px;*/
  z-index: 100;
  background: #fff;
  /*  height: 65px;*/
  gap: 0 30px;
  grid-template-columns: 1fr auto;
  background: #fff;
}
.header__left {
  padding-left: 5px;
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.header__logo {
  padding-left: 10px;
  padding-bottom: 5px;
}
.header__logo img {
  /*  width: 22vw;*/
  width: 280px;
}
.header__h1 {
  font-size: 12px;
  color: hsl(var(--maincolor-h), var(--maincolor-s), calc(var(--maincolor-l) - 10%));
  text-align: left;
  margin-bottom: 4px;
  letter-spacing: 0;
}
.header__center {
  padding-bottom: 5px;
  grid-column: 1 / 3;
  grid-row: 2 / 3;
}


.header__dental__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 5px;
  margin-top: 20px;
  padding: 5px;
  margin: 0 0 0 auto;
  background: #fff;
}
.header__dental__list > li {
  display: grid;
  grid-template-columns: 1fr auto 40px;
  gap: 4px;
  height: 40px;
}
.header__dental__list img {
  max-height: 30px;
  height: 100%;
  width: auto;
}

.header__dental__list .kuki > div {
  background: #73624A;
  border-radius: 4px;
}
.header__dental__list .omiya > div {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #A49481;
}
.header__dental__list .ishihata > div {
  background: #E3893B;
  border-radius: 4px;
}
.header__dental__list .kuki a {
  color: #fff;
  text-decoration: none;
}
.header__dental__list .ishihata a {
  color: #fff;
  text-decoration: none;
}
.header__dental__list .omiya a {
  color: #A49481;
  text-decoration: none;
}

.header__dental__list .header__dental__list__site {
  display: grid;
  align-content: center;
  padding: 4px;
  justify-content: center;
}
.header__dental__list .header__dental__list__tel {
  font-size: 16px;
  /* aspect-ratio: 1 / 1; */
}
.header__dental__list .header__dental__list__tel a {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  padding: 7px 10px 5px 50px;
}
.header__dental__list .header__dental__list__tel a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  mask: 50% 50% / 60% auto no-repeat;
  mask-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC44NzgiIGhlaWdodD0iMTguODc4IiB2aWV3Qm94PSIwIDAgMTguODc4IDE4Ljg3OCI+CiAgPGcgaWQ9InRlbGVwaG9uZS1vdXRib3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiPgogICAgPGcgaWQ9IuOCsOODq+ODvOODl18xIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgICAgPHBhdGggaWQ9IuODkeOCuV8xIiBkYXRhLW5hbWU9IuODkeOCuSAxIiBkPSJNNC4zMDYsMS41NjRhLjguOCwwLDAsMC0xLjItLjA3NEwxLjg4OSwyLjcxQTIuMDI0LDIuMDI0LDAsMCwwLDEuMzU4LDQuOGEyMC43MjgsMjAuNzI4LDAsMCwwLDQuOTE4LDcuOCwyMC43MjksMjAuNzI5LDAsMCwwLDcuOCw0LjkxOCwyLjAyNCwyLjAyNCwwLDAsMCwyLjA4OC0uNTMxbDEuMjItMS4yMmEuOC44LDAsMCwwLS4wNzQtMS4ybC0yLjcyMi0yLjExN0EuOC44LDAsMCwwLDEzLjksMTIuM2wtMi41ODQuNjQ1YTIuMDU5LDIuMDU5LDAsMCwxLTEuOTU1LS41NDJsLTIuOS0yLjlBMi4wNTksMi4wNTksMCwwLDEsNS45Miw3LjU1NEw2LjU2Nyw0Ljk3YS44LjgsMCwwLDAtLjE0NC0uNjg0Wk0yLjIxOC42QTIuMDU5LDIuMDU5LDAsMCwxLDUuMy43OTJMNy40MTYsMy41MTNhMi4wNTgsMi4wNTgsMCwwLDEsLjM3MiwxLjc2M0w3LjE0Myw3Ljg1OWEuOC44LDAsMCwwLC4yMS43NTlsMi45LDIuOWEuOC44LDAsMCwwLC43Ni4yMWwyLjU4My0uNjQ1YTIuMDU5LDIuMDU5LDAsMCwxLDEuNzYzLjM3MmwyLjcyMSwyLjExN2EyLjA1OCwyLjA1OCwwLDAsMSwuMTkyLDMuMDgxbC0xLjIyLDEuMjJhMy4yNzYsMy4yNzYsMCwwLDEtMy4zOTQuODI4LDIxLjk4NiwyMS45ODYsMCwwLDEtOC4yNzEtNS4yMTVBMjEuOTg2LDIxLjk4NiwwLDAsMSwuMTcsNS4yMTQsMy4yOCwzLjI4LDAsMCwxLDEsMS44MkwyLjIxOS42Wk0xMi45NzMuNTg3YS41OS41OSwwLDAsMSwuNTktLjU5aDQuNzE5YS41OS41OSwwLDAsMSwuNTkuNTlWNS4zMDZhLjU5LjU5LDAsMCwxLTEuMTgsMHYtMy4zTDEyLjgsNi45YS41OTEuNTkxLDAsMCwxLS44MzUtLjgzNWw0Ljg5My00Ljg5MmgtMy4zYS41OS41OSwwLDAsMS0uNTktLjU5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDYgMC4wMDQpIiBmaWxsPSIjZmZmIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4=');
}

.header__dental__list .header__dental__list__yoyaku {
  font-size: 13px;
  font-size: min(13px, 2.5vw);
  display: grid;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  text-align: center;
  line-height: 1.2;
}
.header__dental__list .ishihata .header__dental__list__site a {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  gap: 1vw;
  font-size: min(2.2vw, 16px);
  line-height: 1.2;
}
.header__dental__list .ishihata .header__dental__list__site a img {
  width: 4.5vw;
  height: auto;
}
.header__dental__list .kuki .header__dental__list__tel a::before {
  background: #fff;
}
.header__dental__list .ishihata .header__dental__list__tel a::before {
  background: #fff;
}
.header__dental__list .omiya .header__dental__list__tel a::before {
  background: #A49481;
}

.header__dental__list .other {
    grid-template-columns: 1fr;
}
.header__dental__list .ireba {
  height: 40px;
}
.header__dental__list .ireba a {
  color: #000;
  font-size: 16px;
  font-size: min(16px, 2.8vw);
  display: grid;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border: 1px solid #E3893B;
  border-radius: 3px;
  padding: 4px;
    line-height: 1.2;
}
.header__fixed__ireba__text {
  display: inline-block;
  padding-left: 32px;
  position: relative;
}
.header__fixed__ireba__text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 26px;
  background: url(../../uploads/2026/06/ico_ireba_monochrome.png) 50% 50% / contain no-repeat;
}

@media (min-width: 960px){
  .header__dental__list .ishihata .header__dental__list__site a {
    font-size: 14px;
  }
  .header__dental__list .ishihata .header__dental__list__site a img {
    width: 30px;
  }
}
@media (max-width: 1279px){
  .header__dental__list {
    display: none;
  }
}

.header__nav > ul {
  display: grid;
  grid-template-columns: repeat(6, auto);
  text-align: center;
}
.header__nav > ul > li {
  padding: 4px 20px;
  position: relative;
  font-size: 14px;
  list-style: none;
}
.header__nav > ul > li::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: hsla(var(--maincolor-hsl), 0.5);
}
.header__nav > ul > li:last-child {
  padding-right: 0;
}
.header__nav > ul > li:last-child::after {
  content: none;
}
.header__nav > ul > li a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s;
}
.header__nav > ul > li a:hover {
  opacity: 0.7;
}
@media (max-width: 1419px) {
  .header__nav {
    display: none;
  }
}
.header__tel {
  padding: 5px 24px;
  border-radius: 40px;
  border: 1px solid hsla(var(--maincolor-hsl), 1);
  color: hsla(var(--maincolor-hsl), 1);
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  max-width: fit-content;
  margin: 10px 0 7px auto;
  line-height: 1.2;
}
.header__tel__text {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  text-box-trim: trim-both;
}
.header__tel__arrow {
  position: relative;
  height: 12px;
  width: 12px;
  margin: 0 20px 0 10px;
}
.header__tel__arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid hsla(var(--maincolor-hsl), 1);
  border-right: 1px solid hsla(var(--maincolor-hsl), 1);
  rotate: 45deg;
}
.header__tel__number a {
  color: hsla(var(--maincolor-hsl), 1);
  text-decoration: none;
  font-size: 33.75px;
  font-weight: 500;
  position: relative;
  text-box-trim: trim-both;
}
.header__tel__number a .header__tel__number__inner {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  text-box-trim: trim-end;
}
.header__tel__number a .header__tel__number__inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 27.5px;
  mask: url(../img/common/ico_phone.svg) 50% 50% / contain no-repeat;
  background: hsla(var(--maincolor-hsl), 1);
}
@media (min-width: 960px) {
  .header__right {
    white-space: nowrap;
/*    grid-template-columns: repeat(3, 86px);*/
  }
}
@media (max-width: 1319px) {
  .header__tel {
    grid-template-columns: auto 1fr;
    justify-content: center;
  }
  .header__tel__number {
    grid-row: 2 / 3;
    grid-column: 1 / 3;
  }
  .header__tel__arrow {
    margin: 0 0 5px 10px;
  }
  .header__tel__arrow::before {
    rotate: 135deg;
  }
}
@media (max-width: 1100px) {
  .header__tel {
    display: none;
  }
}
.header__right {
  display: grid;
/*  grid-template-columns: repeat(3, 86px);*/
  font-size: 18px;
  height: 86px;
  letter-spacing: 0;
  align-self: start;
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.header__contact > a, .header__yoyaku > a, .h__hamburger {
  color: #fff;
  display: grid;
  align-items: center;
  grid-template-rows: 40px auto;
  padding: 10px 5px 4px;
  text-align: center;
  text-decoration: none;
  justify-content: center;
  height: 100%;
}
.header__contact a {
  background: hsl(var(--subcolor-hsl));
  border-radius: 0 0 0 30px;
}
.header__contact a:hover {
  opacity: 0.7;
}
.header__yoyaku > a {
  background: #8DA5A0;
}
.header__yoyaku a:hover {
  opacity: 0.7;
}
.h__hamburger {
  background: hsla(var(--maincolor-hsl), 1);
}
.h__hamburger:hover {
  opacity: 0.7;
}
.header__contact img, .header__yoyaku img {
  margin: auto;
  height: 35px;
}
@media(max-width: 1039px) {
  .header__left {
    flex-basis: 280px;
    height: 72px;
  }
}
@media(max-width: 959px) {
  .header {
/*    height: 76px;*/
/*    padding: 0 0 0 15px;*/
  }
  .header__center {
    flex-basis: 0;
  }
  .header__left {
    flex-basis: 280px;
    height: 64px;
  }
  .header__logo {
    padding-left: 10px;
    padding-bottom: 0;
    height: 100%;
    height: 35px;
  }
  .header__logo a {
    display: block;
    height: 100%;
  }
  .header__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left center;
  }
  .header__contact > a, .header__yoyaku > a {
    font-size: 14px;
    grid-template-rows: auto auto;
    height: 76px;
    align-items: center;
    padding: 9px 4px 8px;
  }
  .header__contact img, .header__yoyaku img {
    width: 24px;
  }
  .header__contact {
    display: none;
  }
}
@media(max-width: 559px) {
  .header {
    gap: 0 2vw;
    padding: 0 0 0 0;
  }
  .header__left {
    flex-basis: unset;
    flex-basis: calc(100% - 170px);
    height: 64px;
  }
}

@media (min-width: 960px){
  .header {
    grid-template-columns: auto 1fr auto;
    gap: 0 10px;
  }
  .header__center {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    padding: 5px 0;
  }
  .header__right {
    grid-column: 3 / 4;
  }
  .header__dental__list {
    margin-top: 0;
    margin-left: auto;
    max-width: fit-content;
    margin-right: 0;
  }
  .header__dental__list > li {
    width: auto;
  }
}

/*ハンバーガーメニュー*/
.h__hamburger {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-top: 46px;
  text-align: center;
}
/*3本線*/
.h__hamburger__icon, .h__hamburger__icon::before, .h__hamburger__icon::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 100;
  top: 20px;
  bottom: 0;
  width: 32px;
  height: 3px;
  background: #fff;
  cursor: pointer;
  border-radius: 5px;
}
.h__hamburger__icon {
  translate: 20px;
}
.h__hamburger__icon:before {
  top: 10px;
}
.h__hamburger__icon:after {
  top: 20px;
}
/*中身*/
/*チェックボックスにチェックが入ったら表示*/
#h__hamburger__menu:checked ~ .h__hamburger .h__hamburger__icon {
  background: transparent;
}
#h__hamburger__menu:checked ~ .h__hamburger .h__hamburger__icon::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
  z-index: 999;
  background: #fff;
}
#h__hamburger__menu:checked ~ .h__hamburger .h__hamburger__icon::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
  z-index: 999;
  background: #fff;
}
#h__hamburger__menu:checked ~ .h__nav__background {
  display: block;
  /*カバーを表示*/
  opacity: .8;
}
#h__hamburger__menu:checked ~ nav {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}
.h__hamburger .h__hamburger__icon, .h__hamburger .h__hamburger__icon::before, .h__hamburger .h__hamburger__icon::after, .h__hamburger {
  /* height: 32px; */
}
@media (min-width: 960px) {
  .header__right {
    height: 96px;
  }
  .h__hamburger {
    /* height: 25px; */
    width: 76px;
    padding-top: 50px;
  }
  .h__hamburger__icon {
    translate: 18px;
  }
}
@media (min-width: 960px) {
  .h__hamburger {
    width: 96px;
  }
  .h__hamburger__icon {
    translate: 26px;
  }
}
@media (max-width: 959px) {
  .header__right {
    height: 76px;
    width: 76px;
    flex-basis: 76px;
    grid-template-columns: 1fr;
  }
  .h__hamburger {
    padding: 43px 0 0;
    font-size: 14px;
    height: 76px;
    width: 76px;
  }
  .h__hamburger__icon {
    left: 50%;
    translate: -50% 0;
  }
  .h__hamburger__icon, .h__hamburger__icon::before, .h__hamburger__icon::after {
    width: 36px;
  }
}
/*  サイドバー  */
#sidebar__flag ~ .sidebar_contents .sidebar_contents_box {
  -webkit-transform: translateX(101vw);
  -ms-transform: translateX(101vw);
  -moz-transform: translateX(101vw);
  -o-transform: translateX(101vw);
  transform: translateX(101vw);
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  -moz-transition-duration: .4s;
  transition-duration: .4s;
}
#sidebar__flag:checked ~ .sidebar_contents .sidebar_contents_box {
  -webkit-transform: translateX(0vw);
  -ms-transform: translateX(0vw);
  -moz-transform: translateX(0vw);
  -o-transform: translateX(0vw);
  transform: translateX(0vw);
}
.sidebar_contents {
  position: fixed;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  z-index: 110;
}
.sidebar_contents_box {
  position: relative;
}
.sidebar_contents_box_inner {
  height: 100vh;
  width: 100%;
  z-index: 10;
  background: hsla(var(--maincolor-hsl), 0.95);
  padding: 90px 20px 20px;
  overflow-y: auto;
  gap: 0 2vw;
  color: #fff;
}
.sidebar_menu_close {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 100px;
  right: 20px;
  cursor: pointer;
  z-index: 100;
}
@media (max-width: 959px) {
  .sidebar_contents_box_inner {
    overflow-y: scroll;
  }
}
@media (max-width: 767px) {
  .sidebar_menu_close {
    top: 20px;
  }
}
.sidebar_menu_close:hover {
  opacity: 0.7;
}
.sidebar_menu_close > span {
  border-top: 3px solid #fff;
  width: 100%;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}
.sidebar_menu_close > span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.sidebar_menu_close > span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.sidebar__contents__link__wrap {
  max-width: fit-content;
  margin: 10px auto 40px;
  padding: 0 3.75%;
  font-size: 16px;
}
.sidebar__contents__link__title {
  padding-bottom: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
}
.sidebar__contents__link {
  margin-bottom: 40px;
  list-style: none;
}
.sidebar__contents__link > li > a, .sidebar__contents__link > li > span {
  color: #fff;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #fff;
  padding: 10px 40px 10px 25px;
  position: relative;
}
.sidebar__contents__link > li > a:hover {
  opacity: 0.7;
}
.sidebar__contents__link a::before, .sidebar__contents__link > li > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
.sidebar_contents_header_logo_inner {
  text-decoration: none;
  height: 100%;
}
.sidebar_contents_header_logo a {
  color: #fff;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  display: grid;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
.sidebar_contents_header_logo a:hover {
  opacity: 0.7;
}
.sidebar_contents_header_logo img {
  max-height: 100%;
  width: auto;
}
.sidebar_contents__mark {
  height: 100%;
}
.sidebar_contents__text {
  line-height: 1.2;
  padding-left: 15px;
}
.sidebar_contents_header_logo .sidebar_contents__en {
  font-size: 18.4px;
  display: block;
  letter-spacing: 0.05em;
}
.sidebar_contents_header_logo .sidebar_contents__jp {
  font-size: 45.5px;
  display: block;
  letter-spacing: 0.13em;
}
.sidebar__contents__link > li > a, .sidebar__contents__link > li > span {
  white-space: nowrap;
}
.sidebar_nav_inner > ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 40px;
}
@media (max-width: 959px) {
  .sidebar_contents__text {
    white-space: nowrap;
  }
}
@media (max-width: 559px) {
  .sidebar_contents_header_logo a {
    grid-template-columns: auto auto;
  }
  .sidebar_contents__mark {
    width: 9.7vw;
    height: auto;
  }
  .sidebar_contents__text {
    padding-left: 1.7vw;
  }
  .sidebar_contents_header_logo .sidebar_contents__en {
    font-size: 2.85vw;
  }
  .sidebar_contents_header_logo .sidebar_contents__jp {
    font-size: 6.4vw;
  }
}
@media (min-width: 560px) {
  .sidebar__contents__link {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 40px;
  }
}
@media (min-width: 960px) {
  .sidebar_contents_header_logo {
    height: 100px;
    white-space: nowrap;
    font-size: 250%;
  }
  .sidebar__contents__link {
    grid-template-columns: repeat(4, 1fr);
  }
  .sidebar_contents__text {
    white-space: nowrap;
    line-height: 1.2;
  }
  .sidebar_nav {
    display: grid;
    align-items: center;
    justify-content: center;
  }
}
.sidebar__contents__contacts {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 20px;
  font-size: 28px;
  line-height: 1;
  justify-content: center;
  margin-bottom: 40px;
}
.sidebar__contents__tel {
  display: grid;
  align-items: center;
}
.sidebar__contents__tel a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding-left: 1.7em;
  position: relative;
}
.sidebar__contents__tel a::before {
  content: "";
  position: absolute;
  width: 1.4em;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  mask: url(img/common/ico_phone.svg) 0 50% / contain no-repeat;
}
.sidebar__contents__tel__text {
  /* font-weight: bold; */
  font-size: 55%;
  display: block;
  /* text-align: center; */
}
.sidebar__contents__mail a, .sidebar__contents__mail > span {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding-left: 2.4em;
  position: relative;
  height: 100%;
  display: grid;
  align-items: center;
  background: #fff;
  color: #91C5C0;
  border-radius: 4px;
  padding-top: 16px;
  padding-bottom: 18px;
  padding-right: 15px;
  font-size: 20px;
}
.sidebar__contents__mail a::before, .sidebar__contents__mail > span::before {
  content: "";
  position: absolute;
  width: 1.5em;
  left: 0.4em;
  top: 0;
  bottom: 0;
  background: #91C5C0;
  mask: url(img/common/ico_calender.svg) 0 50% / contain no-repeat;
}
.sidebar__contents__time {
  max-width: 500px;
  margin: 0 auto 40px;
  letter-spacing: 0;
}
.sidebar__contents__time table {
  width: 100%;
  margin-bottom: 10px;
}
.sidebar__contents__time th, .sidebar__contents__time td {
  padding: 10px;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  line-height: 1.2;
  vertical-align: middle;
}
@media (max-width: 559px) {
  .sidebar__contents__contacts {
    grid-template-columns: auto;
  }
  .sidebar__contents__time th, .sidebar__contents__time td {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sidebar__contents__mail {
    max-width: fit-content;
    margin: auto;
  }
}
@media (min-width: 960px) {
  .sidebar__contents__bottom {
    display: grid;
    grid-template-columns: auto auto;
    align-items: start;
    max-width: fit-content;
    margin: auto;
    gap: 0 60px;
    direction: rtl;
  }
  .sidebar__contents__contacts {
    grid-template-columns: unset;
    grid-template-rows: auto auto;
    direction: ltr;
    margin-bottom: 0;
    margin-left: auto;
  }
  .sidebar__contents__time {
    direction: ltr;
  }
  .sidebar__contents__time__notice {
    font-size: 16px;
  }
}
@supports (display: contents) {
  @media (min-width: 960px) {
    .sidebar__contents__bottom {
      justify-content: space-between;
    }
    .sidebar__contents__time {
      display: contents;
    }
    .sidebar__contents__time > * {
      direction: ltr;
    }
    .sidebar__contents__time__notice {
      grid-column: 1 / 3;
      grid-row: 2 / 3;
    }
  }
}
/*  フッター  */
/*  タイトル  */
/*  ブログ  */
.single__page p {
  margin-bottom: 1em;
}
.single__page strong {
  font-weight: bold;
}
.single__page ul {
  list-style: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.single__page ul > li > ul {
  list-style: circle;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.single__page ol {
  list-style: decimal;
  padding-left: 1.8em;
  margin-bottom: 1em;
}
.single__page .table__layout__01 th, .single__page .table__layout__01 td {
  padding: 1em 2em;
  border: 1px solid var(--table__layout__01__border);
}
.single__page .table__layout__01 th {
  background: var(--table__layout__01__bg);
}
.single__page .table__layout__02 th, .single__page .table__layout__02 td {
  padding: 1em 2em;
  border: 1px solid var(--table__layout__02__border);
}
.single__page .table__layout__02 thead th, .single__page .table__layout__02 thead td {
  background: var(--table__layout__02__bg);
  text-align: center;
}
/*  固定ページ  */
.page p {
  margin-bottom: 1em;
}
.page strong {
  font-weight: bold;
}
.page ul:not([class]) {
  list-style: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.page ul:not([class]) > li > ul {
  list-style: circle;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.page ol:not([class]) {
  list-style: decimal;
  padding-left: 1.8em;
  margin-bottom: 1em;
}
.page .table__layout__01 th, .page .table__layout__01 td {
  padding: 1em 2em;
  border: 1px solid var(--table__layout__01__border);
}
.page .table__layout__01 th {
  background: var(--table__layout__01__bg);
}
.page .table__layout__02 th, .page .table__layout__02 td {
  padding: 1em 2em;
  border: 1px solid var(--table__layout__02__border);
}
.page .table__layout__02 thead th, .page .table__layout__02 thead td {
  background: var(--table__layout__02__bg);
}
/*  アーカイブページ  */
/*  カテゴリーページ  */
/*  iframe  */
.youtube_container, .googlemap_container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.youtube_container iframe, .youtube_container video, .youtube_container video, .googlemap_container iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/*  お問い合わせページ  */
.contact {
  width: 90%;
  margin: auto;
  max-width: 900px;
}
.contact__flex {
  display: flex;
  border-top-width: 0;
}
.contact__flex:first-of-type {
  border-top-width: 1px;
}
.contact__flex__left {
  flex-basis: 30%;
  padding: 1em;
  border-right: 1px solid #999;
}
.contact__flex__right {
  flex-basis: 70%;
  padding: 1em;
}
.contact__flex__left__require {
  color: #f00;
}
.contact input[type="text"][size="60"] {
  width: 100%;
  padding: 0.5em;
}
.contact input[name^="your-zip"] {
  padding: 0.5em;
}
.contact select[name="your-todofuken"] {
  margin-top: 0.5em;
}
.contact input[name^="your-address"] {
  margin-top: 0.5em;
}
.contact select {
  padding: 0.4em;
}
.contact .mwform-checkbox-field input[type="checkbox"] {
  display: none;
}
.contact .mwform-checkbox-field-text {
  position: relative;
  display: inline-block;
  padding-left: 2em;
}
.contact .mwform-checkbox-field-text::after {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #000;
  left: 0;
}
.contact input[type="checkbox"]:checked + .mwform-checkbox-field-text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.5em;
  width: 0.3em;
  height: 0.8em;
  transform: translateY(-70%) rotate(225deg);
  border-left: 2px solid #000;
  border-top: 2px solid #000;
}
.contact .mwform-radio-field input[type="radio"] {
  display: none;
}
.contact .mwform-radio-field-text {
  position: relative;
  display: inline-block;
  padding-left: 2em;
}
.contact .mwform-radio-field-text::after {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #000;
  left: 0;
  top: 0;
  border-radius: 50%;
}
.contact input[type="radio"]:checked + .mwform-radio-field-text::before {
  content: "";
  position: absolute;
  width: 0.8em;
  height: 0.8em;
  top: 0.25em;
  left: 0.28em;
  background: #000;
  border-radius: 50%;
}
.mw_wp_form .horizontal-item {
  margin: 5px 10px 5px 0 !important;
  display: inline-block;
}
.contact textarea {
  width: 100%;
  height: 10em;
  padding: 0.5em;
  border: 1px solid #000;
  outline: 0;
}
.submit__btn {
  margin: 2em;
  text-align: center;
}
.submit__btn button {
  background-color: #999;
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  width: 10em;
  padding: 0.7em;
}
.reset__btn {
  margin: 3em 0 0;
  text-align: center;
}
.reset__btn button {
  background-color: #fff;
  ;
  border: 1px solid #999;
  cursor: pointer;
  outline: none;
  appearance: none;
  width: 10em;
  padding: 0.7em;
}
/*  キービジュアル  */
.keyvisual {
  position: relative;
  overflow: hidden;
}
.keyvisual_title {
  display: none;
}
.keyvisual_img {
  object-fit: cover;
}
.keyvisual_img img {
  max-width: none;
}
/*==============================================*/
/*  タブレット  */
/*==============================================*/
@media (max-width: 959px) {
  /*  ヘッダー  */
  /*  フッター  */
  /*  タイトル  */
  /*  ブログ  */
  .single__page .table__layout__01 th, .single__page .table__layout__01 td {
    width: 100%;
    display: block;
    border-top-width: 0;
  }
  .single__page .table__layout__02 thead {
    display: none;
  }
  .single__page .table__layout__02 th, .single__page .table__layout__02 td {
    display: block;
    border-top-width: 0;
  }
  .single__page .table__layout__02 tbody th {
    background: var(--table__layout__02__bg);
  }
  .single__page .table__layout__02 tbody td {
    position: relative;
    padding-left: 11em;
  }
  .single__page .table__layout__02 tbody td::before {
    content: attr(data-label);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0 2em;
    z-index: 2;
  }
  .single__page .table__layout__02 tbody td::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: var(--table__layout__02__bg);
    z-index: 1;
    width: 9em;
  }
  /*  固定ページ  */
  .page .table__layout__01 th, .page .table__layout__01 td {
    width: 100%;
    display: block;
    border-top-width: 0;
  }
  .page .table__layout__02 thead {
    display: none;
  }
  .page .table__layout__02 th, .page .table__layout__02 td {
    display: block;
    border-top-width: 0;
  }
  .page .table__layout__02 tbody th {
    background: var(--table__layout__02__bg);
  }
  .page .table__layout__02 tbody td {
    position: relative;
    padding-left: 11em;
  }
  .page .table__layout__02 tbody td::before {
    content: attr(data-label);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0 2em;
    z-index: 2;
  }
  .page .table__layout__02 tbody td::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: var(--table__layout__02__bg);
    z-index: 1;
    width: 9em;
  }
  /*  アーカイブページ  */
  /*  カテゴリーページ  */
  /*  お問い合わせページ  */
  .contact__flex {
    display: block;
  }
  .contact__flex__left {
    background: #999;
  }
}
/*==============================================*/
/*  スマートフォン  */
/*==============================================*/
@media (max-width: 559px) {
  /*  ヘッダー  */
  /*  フッター  */
  /*  タイトル  */
  /*  ブログ  */
  /*  固定ページ  */
  /*  アーカイブページ  */
  /*  カテゴリーページ  */
}
.footer_bnr_swiper {
  padding: 70px 0 40px;
  overflow: hidden;
  position: relative;
}
.footer_bnr_swiper .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #502D00;
  opacity: 1;
  margin: 0 15px;
}
.footer_bnr_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 0.7;
}
.footer_bnr_swiper .swiper-slide {
  align-self: center;
}
@media (max-width: 959px) {
  .footer_bnr_swiper {
    padding: 40px 0 60px;
  }
  .footer_bnr_swiper {
    padding-left: 3.75%;
    padding-right: 3.75%;
  }
}


.footer__fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.footer__dental__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 5px;
  margin-top: 20px;
  padding: 5px;
  /* max-width: fit-content; */
  margin: 20px auto 0;
    background: #fff;
}
.footer__dental__list > li {
  display: grid;
  /* grid-template-columns: 1fr auto auto; */
  grid-template-columns: 1fr 40px 40px;
  gap: 4px;
    height: 40px;
/*  grid-template-columns: auto 1fr 1fr;*/
  /* width: calc(50vw - 18px); */
}
.footer__dental__list img {
  max-height: 30px;
  height: 100%;
  width: auto;
}

.footer__dental__list .kuki > div {
  background: #73624A;
  border-radius: 4px;
}
.footer__dental__list .omiya > div {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #A49481;
}
.footer__dental__list .ishihata > div {
  background: #E3893B;
  border-radius: 4px;
}
.footer__dental__list .kuki a {
  color: #fff;
  text-decoration: none;
}
.footer__dental__list .ishihata a {
  color: #fff;
  text-decoration: none;
}
.footer__dental__list .omiya a {
  color: #A49481;
  text-decoration: none;
}

.footer__dental__list .footer__dental__list__site {
  display: grid;
  align-content: center;
  padding: 4px;
  justify-content: center;
}
.footer__dental__list .footer__dental__list__tel {
  font-size: 14px;
  aspect-ratio: 1 / 1;
}
.footer__dental__list .footer__dental__list__tel a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.footer__dental__list .footer__dental__list__tel a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  mask: 50% 50% / 60% auto no-repeat;
  mask-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC44NzgiIGhlaWdodD0iMTguODc4IiB2aWV3Qm94PSIwIDAgMTguODc4IDE4Ljg3OCI+CiAgPGcgaWQ9InRlbGVwaG9uZS1vdXRib3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiPgogICAgPGcgaWQ9IuOCsOODq+ODvOODl18xIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgICAgPHBhdGggaWQ9IuODkeOCuV8xIiBkYXRhLW5hbWU9IuODkeOCuSAxIiBkPSJNNC4zMDYsMS41NjRhLjguOCwwLDAsMC0xLjItLjA3NEwxLjg4OSwyLjcxQTIuMDI0LDIuMDI0LDAsMCwwLDEuMzU4LDQuOGEyMC43MjgsMjAuNzI4LDAsMCwwLDQuOTE4LDcuOCwyMC43MjksMjAuNzI5LDAsMCwwLDcuOCw0LjkxOCwyLjAyNCwyLjAyNCwwLDAsMCwyLjA4OC0uNTMxbDEuMjItMS4yMmEuOC44LDAsMCwwLS4wNzQtMS4ybC0yLjcyMi0yLjExN0EuOC44LDAsMCwwLDEzLjksMTIuM2wtMi41ODQuNjQ1YTIuMDU5LDIuMDU5LDAsMCwxLTEuOTU1LS41NDJsLTIuOS0yLjlBMi4wNTksMi4wNTksMCwwLDEsNS45Miw3LjU1NEw2LjU2Nyw0Ljk3YS44LjgsMCwwLDAtLjE0NC0uNjg0Wk0yLjIxOC42QTIuMDU5LDIuMDU5LDAsMCwxLDUuMy43OTJMNy40MTYsMy41MTNhMi4wNTgsMi4wNTgsMCwwLDEsLjM3MiwxLjc2M0w3LjE0Myw3Ljg1OWEuOC44LDAsMCwwLC4yMS43NTlsMi45LDIuOWEuOC44LDAsMCwwLC43Ni4yMWwyLjU4My0uNjQ1YTIuMDU5LDIuMDU5LDAsMCwxLDEuNzYzLjM3MmwyLjcyMSwyLjExN2EyLjA1OCwyLjA1OCwwLDAsMSwuMTkyLDMuMDgxbC0xLjIyLDEuMjJhMy4yNzYsMy4yNzYsMCwwLDEtMy4zOTQuODI4LDIxLjk4NiwyMS45ODYsMCwwLDEtOC4yNzEtNS4yMTVBMjEuOTg2LDIxLjk4NiwwLDAsMSwuMTcsNS4yMTQsMy4yOCwzLjI4LDAsMCwxLDEsMS44MkwyLjIxOS42Wk0xMi45NzMuNTg3YS41OS41OSwwLDAsMSwuNTktLjU5aDQuNzE5YS41OS41OSwwLDAsMSwuNTkuNTlWNS4zMDZhLjU5LjU5LDAsMCwxLTEuMTgsMHYtMy4zTDEyLjgsNi45YS41OTEuNTkxLDAsMCwxLS44MzUtLjgzNWw0Ljg5My00Ljg5MmgtMy4zYS41OS41OSwwLDAsMS0uNTktLjU5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDYgMC4wMDQpIiBmaWxsPSIjZmZmIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4=');
}

.footer__dental__list .footer__dental__list__yoyaku {
  font-size: 13px;
  font-size: min(13px, 2.5vw);
  display: grid;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  text-align: center;
  line-height: 1.2;
}
.footer__dental__list .ishihata .footer__dental__list__site a {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  gap: 1vw;
  font-size: min(2.2vw, 16px);
  line-height: 1.2;
}
.footer__dental__list .ishihata .footer__dental__list__site a img {
  width: 4.5vw;
  height: auto;
}
.footer__dental__list .kuki .footer__dental__list__tel a::before {
  background: #fff;
}
.footer__dental__list .ishihata .footer__dental__list__tel a::before {
  background: #fff;
}
.footer__dental__list .omiya .footer__dental__list__tel a::before {
  background: #A49481;
}

.footer__dental__list .other {
    grid-template-columns: 1fr 40px;
}
.footer__dental__list .ireba {
  height: 40px;
}
.footer__dental__list .ireba a {
  color: #000;
  font-size: 16px;
  font-size: min(16px, 2.8vw);
  display: grid;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border: 1px solid #E3893B;
  border-radius: 3px;
  padding: 4px;
    line-height: 1.2;
}
.footer__fixed__ireba__text {
  display: inline-block;
  padding-left: 32px;
  position: relative;
}
.footer__fixed__ireba__text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 26px;
  background: url(../../uploads/2026/06/ico_ireba_monochrome.png) 50% 50% / contain no-repeat;
}
.pagetop a {
  display: block;
  color: #DDD2C4;
  background: #000;
  height: 40px;
  font-size: 9px;
  padding-top: 15px;
  position: relative;
  line-height: 1.2;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #A49481;
}
.pagetop a::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 8px;
  left: calc(50% - 5px);
  top: 4px;
  background: #DDD2C4;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

@media (min-width: 560px){
  .footer__dental__list > li {
    height: 50px;
    grid-template-columns: 1fr 50px 50px;
  }
  .pagetop a {
    height: 50px;
  }
  .footer__dental__list .other {
      grid-template-columns: 1fr 50px;
  }
  .footer__dental__list .ireba {
    height: 50px;
  }
  .pagetop a {
    font-size: 10px;
    padding-top: 20px;
  }
}
@media (min-width: 960px){
  .footer__dental__list .ishihata .footer__dental__list__site a {
    font-size: 14px;
  }
  .footer__dental__list .ishihata .footer__dental__list__site a img {
    width: 30px;
  }
  .footer__fixed {
    display: none;
  }
  .pagetop a::before {
    width: 12px;
    height: 10px;
    left: calc(50% - 6px);
    top: 6px;
  }
}

.staff_comments {
    padding-left: 100px;
    position: relative;
    display: grid;
    align-items: center;
    min-height: 80px;
    line-height: 1.2;
    font-size: 18px;
    margin-bottom: 30px;
/*    font-family: "noto sans jp", sans-serif;*/
}
.staff_comments::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-blend-mode: soft-light;
}
.staff_comments_name {
    font-weight: bold;
}
.staff_comments_en {
    font-size: 80%;
    font-family: yuji-syuku;
    letter-spacing: 0.05px;
}
.staff_comments01::before {
    background:url(../../uploads/2026/06/staff_owner_ishihata.jpg) 0 0 / contain no-repeat;
}


.yoyaku_popup_title {
  font-size: 20px;
  font-family: "noto serif jp";
  text-align: center;
  margin: 0 0 20px;
  font-weight: bold;
}
.yoyaku_popup_btns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.yoyaku_popup_btns > .ishihata a,
.yoyaku_popup_btns > .kuki a,
.yoyaku_popup_btns > .omiya a {
  padding: 10px;
  border-radius: 4px;
  display: grid;
  align-items: center;
  justify-content: center;
}
.yoyaku_popup_btns > .ishihata a {
  background: #E3893B;
  color: #fff;
}
.yoyaku_popup_btns > .kuki a {
  background: #73624A;
  color: #fff;
}
.yoyaku_popup_btns > .omiya a {
    background: #fff;
    border: 1px solid #A49481;
    color: #A49481;
}
@media (min-width: 960px){
  .yoyaku_popup_btns {
   grid-template-columns: 1fr 1fr 1fr;
  }
}

.sidebar_contents {
  -webkit-transform: translateX(101vw);
  -ms-transform: translateX(101vw);
  -moz-transform: translateX(101vw);
  -o-transform: translateX(101vw);
  transform: translateX(101vw);
}
#sidebar__flag:checked ~ .sidebar_contents {
  -webkit-transform: translateX(0vw);
  -ms-transform: translateX(0vw);
  -moz-transform: translateX(0vw);
  -o-transform: translateX(0vw);
  transform: translateX(0vw);
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  -moz-transition-duration: .4s;
  transition-duration: .4s;
}

.footer-clinics {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1240px;
  margin: 40px auto 40px;
  padding: 0 3.75%;
}

.clinic-name {
  font-size: 1.2em;
  color: #333;
  margin-top: 0;
  margin-bottom: 16px;
  border-bottom: 2px solid #59564a;
  padding-bottom: 8px;
}

.ishihata .clinic-name {
  border-bottom-color: #e3893b;
}
.kuki .clinic-name {
  border-bottom-color: #73624A;
}
.ishihata .clinic-name {
  border-bottom-color: #e3893b;
}

.clinic-info-item {
    display: grid;
    grid-auto-flow: column;
    margin-bottom: 0.5em;
    grid-template-columns: auto 1fr;
}

.clinic-info {
  font-size: 0.95em;
  line-height: 1.6;
  color: #555;
  margin-bottom: 20px;
}

.info-label {
  display: inline-block;
  color: #777;
}

.clinic-info a {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 960px) {
  .footer-clinics {
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
  }

  .clinic-card {
    flex: 1;
    margin: 0;
  }
}
@media screen and (max-width: 959px) {
  .footer-clinics {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-clinics .clinic-name {
    text-align: center;
  }
  .clinic-info {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.greeting .l-main {
  overflow-x: hidden;
}


.header__dental__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 5px;
  margin-top: 20px;
  padding: 5px;
  margin: 0 0 0 auto;
  background: #fff;
}
.header__dental__list > li {
  display: grid;
  grid-template-columns: 1fr auto 40px;
  gap: 4px;
  height: 40px;
}
.header__dental__list img {
  max-height: 30px;
  height: 100%;
  width: auto;
}

.header__dental__list .kuki > div {
  background: #73624A;
  border-radius: 4px;
}
.header__dental__list .omiya > div {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #A49481;
}
.header__dental__list .ishihata > div {
  background: #E3893B;
  border-radius: 4px;
}
.header__dental__list .kuki a {
  color: #fff;
  text-decoration: none;
}
.header__dental__list .ishihata a {
  color: #fff;
  text-decoration: none;
}
.header__dental__list .omiya a {
  color: #A49481;
  text-decoration: none;
}

.header__dental__list .header__dental__list__site {
  display: grid;
  align-content: center;
  padding: 4px;
  justify-content: center;
}
.header__dental__list .header__dental__list__tel {
  font-size: 16px;
  /* aspect-ratio: 1 / 1; */
}
.header__dental__list .header__dental__list__tel a {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  padding: 7px 10px 5px 50px;
}
.header__dental__list .header__dental__list__tel a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  mask: 50% 50% / 60% auto no-repeat;
  mask-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC44NzgiIGhlaWdodD0iMTguODc4IiB2aWV3Qm94PSIwIDAgMTguODc4IDE4Ljg3OCI+CiAgPGcgaWQ9InRlbGVwaG9uZS1vdXRib3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiPgogICAgPGcgaWQ9IuOCsOODq+ODvOODl18xIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgICAgPHBhdGggaWQ9IuODkeOCuV8xIiBkYXRhLW5hbWU9IuODkeOCuSAxIiBkPSJNNC4zMDYsMS41NjRhLjguOCwwLDAsMC0xLjItLjA3NEwxLjg4OSwyLjcxQTIuMDI0LDIuMDI0LDAsMCwwLDEuMzU4LDQuOGEyMC43MjgsMjAuNzI4LDAsMCwwLDQuOTE4LDcuOCwyMC43MjksMjAuNzI5LDAsMCwwLDcuOCw0LjkxOCwyLjAyNCwyLjAyNCwwLDAsMCwyLjA4OC0uNTMxbDEuMjItMS4yMmEuOC44LDAsMCwwLS4wNzQtMS4ybC0yLjcyMi0yLjExN0EuOC44LDAsMCwwLDEzLjksMTIuM2wtMi41ODQuNjQ1YTIuMDU5LDIuMDU5LDAsMCwxLTEuOTU1LS41NDJsLTIuOS0yLjlBMi4wNTksMi4wNTksMCwwLDEsNS45Miw3LjU1NEw2LjU2Nyw0Ljk3YS44LjgsMCwwLDAtLjE0NC0uNjg0Wk0yLjIxOC42QTIuMDU5LDIuMDU5LDAsMCwxLDUuMy43OTJMNy40MTYsMy41MTNhMi4wNTgsMi4wNTgsMCwwLDEsLjM3MiwxLjc2M0w3LjE0Myw3Ljg1OWEuOC44LDAsMCwwLC4yMS43NTlsMi45LDIuOWEuOC44LDAsMCwwLC43Ni4yMWwyLjU4My0uNjQ1YTIuMDU5LDIuMDU5LDAsMCwxLDEuNzYzLjM3MmwyLjcyMSwyLjExN2EyLjA1OCwyLjA1OCwwLDAsMSwuMTkyLDMuMDgxbC0xLjIyLDEuMjJhMy4yNzYsMy4yNzYsMCwwLDEtMy4zOTQuODI4LDIxLjk4NiwyMS45ODYsMCwwLDEtOC4yNzEtNS4yMTVBMjEuOTg2LDIxLjk4NiwwLDAsMSwuMTcsNS4yMTQsMy4yOCwzLjI4LDAsMCwxLDEsMS44MkwyLjIxOS42Wk0xMi45NzMuNTg3YS41OS41OSwwLDAsMSwuNTktLjU5aDQuNzE5YS41OS41OSwwLDAsMSwuNTkuNTlWNS4zMDZhLjU5LjU5LDAsMCwxLTEuMTgsMHYtMy4zTDEyLjgsNi45YS41OTEuNTkxLDAsMCwxLS44MzUtLjgzNWw0Ljg5My00Ljg5MmgtMy4zYS41OS41OSwwLDAsMS0uNTktLjU5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDYgMC4wMDQpIiBmaWxsPSIjZmZmIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4=');
}

.header__dental__list .header__dental__list__yoyaku {
  font-size: 13px;
  font-size: min(13px, 2.5vw);
  display: grid;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  text-align: center;
  line-height: 1.2;
}
.header__dental__list .ishihata .header__dental__list__site a {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  gap: 1vw;
  font-size: min(2.2vw, 16px);
  line-height: 1.2;
}
.header__dental__list .ishihata .header__dental__list__site a img {
  width: 4.5vw;
  height: auto;
}
.header__dental__list .kuki .header__dental__list__tel a::before {
  background: #fff;
}
.header__dental__list .ishihata .header__dental__list__tel a::before {
  background: #fff;
}
.header__dental__list .omiya .header__dental__list__tel a::before {
  background: #A49481;
}

.header__dental__list .other {
    grid-template-columns: 1fr;
}
.header__dental__list .ireba {
  height: 40px;
}
.header__dental__list .ireba a {
  color: #000;
  font-size: 16px;
  font-size: min(16px, 2.8vw);
  display: grid;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border: 1px solid #E3893B;
  border-radius: 3px;
  padding: 4px;
    line-height: 1.2;
}
.header__fixed__ireba__text {
  display: inline-block;
  padding-left: 32px;
  position: relative;
}
.header__fixed__ireba__text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 26px;
  background: url(../../uploads/2026/06/ico_ireba_monochrome.png) 50% 50% / contain no-repeat;
}

@media (min-width: 960px){
  .header__dental__list .ishihata .header__dental__list__site a {
    font-size: 14px;
  }
  .header__dental__list .ishihata .header__dental__list__site a img {
    width: 30px;
  }
}
@media (max-width: 1279px){
  .header__dental__list {
    display: none;
  }
}
