@charset "UTF-8";
/*
theme Name: 
*/
/* CSS Document */
/* all content
* --------------------------------------- */
div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd, div, a, input, label, small {
  font-size: 16px;
  line-height: 1.8;
  text-decoration: none;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  list-style: none;
  color: #222;
}
a {
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
main {
  flex: 1;
}
body {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  margin: 0 auto;
  position: relative;
}
img {
  vertical-align: top;
  width: 100%;
}
a:hover, a:focus {
  opacity: .7;
  text-decoration: none;
  color: #333333;
}
::-webkit-selection {
  color: #fff;
  background: #333333;
}
::-moz-selection {
  color: #fff;
  background: #333333;
}
::selection {
  background-color: #cccccc;
  color: #222;
  text-shadow: none;
}
.common-1400-width {
  max-width: 1400px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-1300-width {
  max-width: 1300px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-120-padding {
  padding: 120px 0;
}
.common-100-padding {
  padding: 100px 0;
}
.content---padding {
  padding: 100px 0 0;
}
.bottom-100-margin {
  margin-bottom: 100px;
}
.bottom-80-margin {
  margin-bottom: 80px;
}
.bottom-60-margin {
  margin-bottom: 60px;
}
.bottom-46-margin {
  margin-bottom: 46px;
}
.bottom-32-margin {
  margin-bottom: 32px;
}
.bottom-24-margin {
  margin-bottom: 24px;
}
.bottom-16-margin {
  margin-bottom: 16px;
}
.bottom-8-margin {
  margin-bottom: 8px;
}
.pc_none {
  display: none !important;
}
.sp_none {
  display: block !important;
}
* {
  -webkit-appearance: none;
}
.main-u-page {
  margin-top: 150px;
}
.main-u-page._large {
  margin-top: 199px;
}
#feature, #medical, #access, #physical, #nurse, #doctor, #attending, #section01, #section02, #section03, #therapist, #radiology, #trainer, #clark, #anma, #introduction {
  padding-top: 199px;
  margin-top: -199px;
}
.common-title__wrap {
  margin-bottom: 80px;
}
.common-title__wrap h2 {
  padding-left: 16px;
  position: relative;
  margin-bottom: 3px;
}
.common-title__wrap h2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #222;
}
.common-title__wrap._yellow h2::after {
  background-color: #E9BA3D;
}
.common-title__wrap._sky h2::after {
  background-color: #16B1C8;
}
.common-title__wrap._red h2::after {
  background-color: #902A3B;
}
.common-title__wrap._tea h2::after {
  background-color: #13BF00;
}
.common-title__wrap._blue h2::after {
  background-color: #7A9FD3;
}
.common-title__wrap._orange h2::after {
  background-color: #EB7135;
}
.common-title__wrap._green h2::after {
  background-color: #2A6B66;
}
.common-title__wrap._turquoise h2::after {
  background-color: #2A839F;
}
.common-title__wrap span {
  font-size: 78px;
  font-family: "Marcellus", serif;
  line-height: 1;
}
.common-btn__wrap a {
  font-size: 18px;
  display: flex;
  gap: 0 16px;
  align-items: center;
}
.common-btn__wrap a::after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 38px;
  background-image: url("../img/icon-arrow_blk.svg");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.common-btn__wrap._right a {
  justify-content: flex-end;
}
.common-btn__wrap._yellow a::after {
  background-image: url("../img/icon-arrow_yellow.svg");
}
.common-btn__wrap._sky a::after {
  background-image: url("../img/icon-arrow_sky.svg");
}
.common-btn__wrap._red a::after {
  background-image: url("../img/icon-arrow_red.svg");
}
.common-btn__wrap._tea a::after {
  background-image: url("../img/icon-arrow_tea.svg");
}
.common-btn__wrap._blue a::after {
  background-image: url("../img/icon-arrow_blue.svg");
}
.common-btn__wrap._orange a::after {
  background-image: url("../img/icon-arrow_orange.svg");
}
.common-btn__wrap._green a::after {
  background-image: url("../img/icon-arrow_gree.svg");
}
.common-btn__wrap._turquoise a::after {
  background-image: url("../img/icon-arrow_turquoise.svg");
}
.page-title__group {
  background-image: url(../img/title-bgi.jpg);
  background-repeat: no-repeat;
  vertical-align: middle;
  background-size: cover;
  padding: 150px 0 180px;
  position: relative;
  background-position: center;
}
.page-title__group::after {
  content: "";
  width: 100%;
  height: 50px;
  background-color: #F6F6F6;
  border-radius: 24px 24px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-title__wrap span {
  font-size: 78px;
  font-family: "Marcellus", serif;
  line-height: 1;
  margin-bottom: 16px;
  display: block
}
.page-title__wrap h2, .page-title__wrap h1 {
  font-size: 18px;
}
.page-section__group, .post-single__group {
  background-color: #F6F6F6;
}
.page-section__group._gradation {
  background: linear-gradient(#F6F6F6, #fff);
}
.page-section__group .common-100-padding, .post-single__group .common-100-padding {
  padding: 50px 0 100px;
}
.single-title__wrap {
  margin-bottom: 46px;
}
.single-title__wrap h2 {
  font-size: 42px;
  line-height: 1.3;
  margin-bottom: 8px;
}
.single-title__wrap span {
  font-family: "Marcellus", serif;
  display: block;
  font-size: 22px
}
@media screen and (max-width: 941px) {
  .main-u-page {
    margin-top: 80px;
  }
  .main-u-page._large {
    margin-top: 80px;
  }
  #feature, #medical, #access, #physical, #nurse, #doctor, #attending, #section01, #section02, #section03, #therapist, #radiology, #trainer, #clark, #anma, #introduction {
    padding-top: 80px;
    margin-top: -80px;
  }
  .common-120-padding {
    padding: 80px 0;
  }
  .common-100-padding {
    padding: 60px 0;
  }
  .pc_none {
    display: block !important;
  }
  .sp_none {
    display: none !important;
  }
  div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd, div, a, input, label, small {
    font-size: 14px;
    line-height: 1.5;
  }
  .common-title__wrap {
    margin-bottom: 32px;
  }
  .common-title__wrap h2 {
    padding-left: 13px;
    margin-bottom: 8px;
  }
  .common-title__wrap h2::after {
    top: 9px;
  }
  .common-title__wrap span {
    font-size: 50px;
  }
  .common-btn__wrap a {
    font-size: 15px;
    gap: 0 10px;
  }
  .common-btn__wrap a::after {
    width: 25px;
    height: 25px;
  }
  .content---padding {
    padding: 60px 0 0;
  }
  .page-title__group {
    padding: 60px 0 80px;
  }
  .page-title__group::after {
    height: 20px;
    border-radius: 16px 16px 0 0;
  }
  .page-title__wrap span {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .page-title__wrap h2, .page-title__wrap h1 {
    font-size: 16px;
  }
  .page-section__group .common-100-padding, .post-single__group .common-100-padding {
    padding: 40px 0 60px;
  }
  .bottom-100-margin {
    margin-bottom: 60px;
  }
  .bottom-80-margin {
    margin-bottom: 60px;
  }
  .bottom-60-margin {
    margin-bottom: 46px;
  }
  .bottom-46-margin {
    margin-bottom: 32px;
  }
  .bottom-32-margin {
    margin-bottom: 24px;
  }
  .bottom-24-margin {
    margin-bottom: 16px;
  }
}
/* メニュー
* --------------------------------------- */
.header-logo__wrap a {
  width: 260px;
}
.global-nav__pc {
  position: fixed;
  top: 0;
  z-index: 100;
  left: 0;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  backdrop-filter: blur(30px) brightness(1.15);
  -webkit-backdrop-filter: blur(30px) brightness(1.15);
  background-color: rgba(255, 255, 255, 0);
  transform: translateY(var(--nav-shift, 0));
  transition: transform .25s ease;
}
.header-logo__wrap a {
  width: 400px;
}
.global-contact__block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  padding-top: 16px;
  gap: 0 16px;
  align-items: center;
}
.global-contact__block ._logo p {
  font-size: 12px;
  margin-bottom: 8px;
  color: #4E5654;
}
.global-contact__block ._logo img {
  max-width: 550px;
}
.global-links__wrap {
  display: flex;
  gap: 0 16px;
}
.global-links__btn:nth-child(1) {
  margin-left: auto;
}
.global-links__btn:nth-child(2) a {
  background-color: #333;
}
.global-links__btn a {
  width: 170px;
  color: #fff;
  text-align: center;
  background-color: #93262b;
  padding: 10px 10px;
  box-sizing: border-box;
}
.global-links__btn._yellow a {
  background-color: #E9BA3D;
}
.global-links__btn._sky a {
  background-color: #16B1C8;
}
.global-links__btn._red a {
  background-color: #902A3B;
}
.global-links__btn._tea a {
  background-color: #13BF00;
}
.global-links__btn._blue a {
  background-color: #7A9FD3;
}
.global-links__btn._orange a {
  background-color: #EB7135;
}
.global-links__btn._green a {
  background-color: #2A6B66;
}
.global-links__btn._turquoise a {
  background-color: #2A839F;
}
.global-nav__pc .dropmenu li .navi-items__block {
  width: 1250px;
  display: none;
}
.global-nav__pc .dropmenu li .navi-items__block .navi-items__box li {
  width: 49%;
}
.navi-items__wrap {
  width: 24%;
}
.global-nav__pc .dropmenu li.parentmenu:hover .navi-items__block {
  display: flex;
}
.navi-items__block span {
  display: block;
  margin-bottom: 10px;
}
.global-nav__sp {
  display: none;
}
.header__navItem a {
  opacity: 1;
}
.header__navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.header__navItemLink {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 0 0 16px;
}
.header__navItemLink span {
  display: block;
  font-family: "Zen Maru Gothic", serif;
  background: linear-gradient(90deg, #6BAC1B 0%, #2CB7ED 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-align: center;
  margin-top: 4px;
  line-height: 1;
}
.megaMenu__link.is-active + .megaMenu__content {
  opacity: 1;
  visibility: visible;
}
.megaMenu__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 140px;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  padding: 40px 20px 60px;
  box-sizing: border-box;
  z-index: 10
}
.megaMenu__inner {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  overflow-y: scroll;
}
.megaMenu__list {
  max-height: 350px;
}
.megaMenu__title {
  padding-left: 20px;
}
.megaMenu__titleLink {
  position: relative;
  font-size: 20px;
  font-weight: 800;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.megaMenu__titleLink:hover, .megaMenu__titleLink:focus {
  opacity: 0.7;
}
.megaMenu__titleLink::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  height: 12px;
  width: 8px;
}
.megaMenu__list__block {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 1.3%;
}
.megaMenu__list__block .megaMenu__subItem {
  padding-bottom: 8px;
  border-bottom: solid 1px #d2d2d2;
  width: 24%;
}
.megaMenu__item {
  width: 100%;
  margin-bottom: 24px;
}
.megaMenu__item:nth-last-child(1) {
  margin-bottom: 0;
}
.megaMenu__subList {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 1.3%;
}
.megaMenu__itemLink {
  position: relative;
  font-weight: 500;
  color: #222;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  margin-bottom: 8px;
  text-align: left;
}
.megaMenu__itemLink:hover, .megaMenu__itemLink:focus {
  opacity: 0.7;
}
.megaMenu__itemLink.hover_none:hover {
  opacity: 1;
  color: #222;
}
.megaMenu__subItemLink {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 16px;
  padding-left: 25px;
  text-align: left;
}
.megaMenu__subList.column .megaMenu__subItemLink {
  font-size: 14px;
}
.megaMenu__subItemLink::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url("../img/icon-arrow_blk.svg");
  position: absolute;
  left: 0;
  top: 6px;
}
.megaMenu__subItemLink:hover::before {
  background-image: url("../img/icon-arrow_wht.svg");
  border: solid 1px #222;
  border-radius: 100px;
}
.megaMenu__subItemLink:hover {
  opacity: 1;
}
.megaMenu__subItem {
  padding-bottom: 5px;
  border-bottom: solid 1px #d2d2d2;
  width: 24%;
}
.megaMenu__subItem:last-child {
  margin-bottom: 0;
}
.header__navItemLink.js-megaMenu {
  display: flex;
  flex-direction: column-reverse;
}
.header__navItem.megaMenu:hover .megaMenu__content {
  opacity: 1;
  visibility: visible;
}
.megaMenu__subItem._gray {
  padding-bottom: 0;
  border-bottom: none;
  width: 100%;
}
.megaMenu__subItem._gray .megaMenu__subItemLink::before {
  display: none
}
.megaMenu__subItem._gray .megaMenu__subItemLink {
  padding: 0;
}
.page-nav__area._yellow {
  background-color: #E9BA3D;
}
.page-nav__area._sky {
  background-color: #16B1C8;
}
.page-nav__area._red {
  background-color: #902A3B;
}
.page-nav__area._tea {
  background-color: #13BF00;
}
.page-nav__area._blue {
  background-color: #7A9FD3;
}
.page-nav__area._orange {
  background-color: #EB7135;
}
.page-nav__area._green {
  background-color: #2A6B66;
}
.page-nav__area._turquoise {
  background-color: #2A839F;
}
@media screen and (max-width: 1100px) {
  .header__navItem a {
    font-size: 14px;
  }
  .page-navigation__box a {
    font-size: 14px;
  }
}
@media screen and (max-width: 941px) {
  .global-nav__pc {
    display: none;
  }
  .global-nav__sp {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    background: #fff;
    display: block;
    height: 80px;
    border-bottom: solid 2px #222;
    z-index: 1000;
  }
  .gnav-items__wrap {
    margin: 0;
    max-width: 100%;
  }
  .global-nav__list {
    padding: 0 0 300px
  }
  .gnav-items__wrap {
    display: none;
    height: 100vh;
    background: #fff;
    overflow-y: scroll;
  }
  .gnav-items__wrap .trigger {
    z-index: 0;
    background-color: #fff;
    line-height: 1;
    font-size: 16px;
  }
  .gnav-items__wrap .trigger a {
    position: relative;
    display: block;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: .35s all ease;
    transition: .35s all ease;
    font-size: 16px;
  }
  .gnav-items__wrap .target {
    z-index: 1;
    display: none;
    margin: 0 auto;
    padding: 0;
    color: #fff;
  }
  .global-nav__list > li {
    animation: fadeInDown 0.5s cubic-bezier(.17, .67, .57, .99) forwards;
    pointer-events: auto;
    position: relative;
    padding: 0;
  }
  .global-nav__list li:nth-child(1) a {
    border-top: solid .5px #222;
  }
  .global-nav__list > li a {
    display: block;
    padding: 20px 10px;
    transition: 0.3s;
    border-bottom: solid .5px #222;
    font-weight: 400;
    font-size: 14px;
  }
  .global-nav__list > li .trigger {
    display: block;
    padding: 20px 10px;
    transition: 0.3s;
    border-bottom: solid .5px #222;
    font-weight: 400;
    font-size: 14px;
  }
  .global-nav__list > li .trigger.trigger-sub {
    background: #dedede;
    padding: 20px 10px;
  }
  .btn_hamburger {
    width: 65px;
    background: #fff;
    cursor: pointer;
    z-index: 1000000;
    margin-left: auto;
    padding: 15px 0;
  }
  .btn_hamburger a {
    position: relative;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: #222;
    border-radius: 100px;
  }
  .btn_hamburger .active {
    box-shadow: none;
  }
  .btn_hamburger span {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    width: 20px;
    height: 2px;
    margin: 0 auto;
    transition: 0.3s;
    background: #fff;
  }
  .btn_hamburger span:nth-of-type(1) {
    top: 40%;
  }
  .btn_hamburger span:nth-of-type(2) {
    top: 50%;
  }
  .btn_hamburger span:nth-of-type(3) {
    top: 60%;
  }
  .btn_hamburger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  .btn_hamburger .active span:nth-of-type(2) {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background: #fff;
  }
  .btn_hamburger .active span:nth-of-type(2)::after {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    background: #fff;
  }
  .btn_hamburger .active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) scale(0);
    -ms-transform: translateY(20px) scale(0);
    transform: translateY(20px) scale(0);
  }
  .btn_hamburger .active span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) scale(0);
    -ms-transform: translateY(-20px) scale(0);
    transform: translateY(-20px) scale(0);
  }
  .js-sub-btn {
    width: 100%;
    height: 54px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .gnav-items__wrap .active span img {
    transform: rotate(90deg);
  }
  .target ul li {
    position: relative;
  }
  .target ul li a {
    margin: 0;
    padding: 16px 10px;
    border-bottom: solid .5px #222;
    background: #ebebeb;
    line-height: 1.7;
    font-weight: 400;
    font-size: 14px;
  }
  .header-logo__wrap {
    position: fixed;
    top: 11px;
    left: 20px;
  }
  .header-logo__wrap p {
    font-size: 10px;
    margin-bottom: 4px;
  }
  .header-logo__wrap a {
    width: 280px;
  }
  .js-sub-btn::before, .js-sub-btn::after {
    content: '';
    width: 10px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
  }
  .js-sub-btn::after {
    transform: translateY(-50%) rotate(90deg);
    transition: .5s;
  }
  .trigger.active .js-sub-btn::after {
    transform: translateY(-50%) rotate(0);
  }
  .target._last ul li:nth-last-child(1) {
    border-bottom: solid .5px #222;
  }
  .gnav-items__wrap::-webkit-scrollbar {
    display: none;
  }
  .megaMenu__subItem {
    width: 100%;
    padding-bottom: 0;
    border-bottom: none;
  }
  .megaMenu__subItemLink::before {
    display: none
  }
  .page-navigation__box {
    flex-direction: column;
  }
  .page-nav__area .common-1300-width {
    width: 100%;
  }
}
@media screen and (max-width: 426px) {
  .header-logo__wrap a {
    width: 240px;
  }
  .header-logo__wrap p {
    margin-bottom: 6px;
  }
}
/*メガメニュー
* --------------------------------------- */
.page-navigation__box {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  position: relative;
  flex-wrap: wrap;
}
.page-navigation__box li {
  position: relative;
}
.page-navigation__box a, .submenu-toggle {
  color: #fff;
  padding: 10px 0;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.has-submenu .submenu a {
  padding: 10px 20px;
  font-size: 14px;
}
.submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #333;
  min-width: 200px;
  z-index: 10;
}
.has-submenu:hover .submenu {
  display: block;
}
.submenu-toggle .icon {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 941px) {
  .page-navigation__box {
    flex-direction: column;
  }
  .page-navigation__box a, .submenu-toggle {
    padding: 20px 10px;
    border-bottom: solid 0.5px #fff;
    font-size: 14px;
    color: #fff;
    display: flex;
  }
  .submenu li a {
    background: #dedede;
    padding: 20px 10px;
    font-size: 14px;
    color: #222;
    border-bottom: solid 0.5px #222;
  }
  .submenu li:last-child a {
    border-bottom: none;
  }
  .has-submenu:hover .submenu {
    display: none;
  }
  .has-submenu.open .submenu {
    position: static;
    display: block;
    background: #222;
  }
  .submenu {
    position: static;
    width: 100%;
  }
  .submenu-toggle .icon {
    font-size: 16px;
    margin-left: auto;
  }
  .has-submenu .submenu a {
    padding: 20px 10px;
  }
}
/* キービジュアル
* --------------------------------------- */
.keyvisual-items__block {
  padding-top: 158px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: space-between;
}
.keyvisual-items__title {
  max-width: 1300px;
  width: calc(100% - 40px);
  margin: 0 auto;
  height: 33vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
.keyvisual-items__title p {
  font-size: 3vw;
}
.keyvisual-items__image {
  position: relative;
  overflow: hidden;
  padding-top: 50vh;
}
.keyvisual-items__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.keyvisual-page__wrap {
  height: 76vh;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 153px;
  position: relative;
  background-position: center;
}
.keyvisual-page__wrap._meidaimae {
  background-image: url(../img/keyvisual-meidaimae.jpg);
}
.keyvisual-page__wrap._nagano {
  background-image: url(../img/keyvisual-nagano.jpg);
}
.keyvisual-page__wrap._oyamadai {
  background-image: url(../img/keyvisual-oyamadai.jpg);
}
.keyvisual-page__wrap._saitama {
  background-image: url(../img/keyvisual-saitama.jpg);
}
.keyvisual-page__wrap._sakudaira {
  background-image: url(../img/keyvisual-sakudaira.jpg);
}
.keyvisual-page__wrap._spine {
  background-image: url(../img/keyvisual-spine.jpg);
}
.keyvisual-page__wrap._toritsudai {
  background-image: url(../img/keyvisual-toritsudai.jpg);
}
.keyvisual-page__wrap._ueda {
  background-image: url(../img/keyvisual-ueda.jpg);
}
.main-u-page._large .keyvisual-page__wrap {
  margin-top: 0
}
.keyvisual-page__title {
  position: absolute;
  bottom: 10%;
  left: 0;
}
.keyvisual-page__title h1 {
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}
.keyvisual-page__title h1 span {
  font-size: 46px;
  display: inline-block;
  background-color: #fff;
  padding: 16px 32px;
  line-height: 1.2;
}
@media screen and (max-width: 941px) {
  .keyvisual-items__block {
    padding-top: 87px;
    height: auto;
  }
  .keyvisual-items__title {
    height: auto;
    padding: 32px 0;
  }
  .keyvisual-items__image {
    padding-top: 250px;
  }
  .keyvisual-items__title p {
    font-size: 25px;
  }
  .keyvisual-page__wrap {
    height: 40vh;
    margin-top: 84px;
  }
  .keyvisual-page__title h1 span {
    font-size: 18px;
    padding: 8px 16px;
  }
}
@media screen and (max-width: 426px) {
  .keyvisual-items__title p {
    font-size: 21px;
    line-height: 1.8;
  }
  .keyvisual-items__title {
    padding: 24px 0;
  }
}
/* バナー
* --------------------------------------- */
.banner-area__group {
  margin-top: 32px;
}
.banner-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;
}
.banner-items__box {
  width: 31%;
  position: relative;
  background-image: url(../img/banner-image01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 400px;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.banner-items__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.banner-items__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #fff;
}
.banner-items__box:nth-child(2) {
  background-image: url("../img/banner-image02.jpg");
}
.banner-items__box:nth-child(3) {
  background-image: url("../img/banner-image03.jpg");
}
.banner-items__box ._btn {
  backdrop-filter: blur(30px) brightness(1);
  -webkit-backdrop-filter: blur(30px) brightness(1.15);
  background-color: rgba(255, 255, 255, 0);
  transform: translateY(var(--nav-shift, 0));
  transition: transform .25s ease;
  padding: 16px 10px;
  box-sizing: border-box;
  border-radius: 10px;
}
.banner-items__box ._btn span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  gap: 0 5px;
}
.banner-items__box ._btn span::after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../img/icon-arrow_wht.svg");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.banner-items__box ._title {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 50px;
}
.banner-items__box ._title h2 {
  color: #fff;
  font-size: 52px;
  line-height: 1.4;
  text-shadow: 1px 1px 8px #22222280;
  margin-bottom: 16px;
}
.banner-items__box ._title span {
  color: #fff;
  font-family: "Marcellus", serif;
  text-shadow: 1px 1px 8px #22222280;
  margin-bottom: 16px;
}
.banner-items__box ._title p {
  color: #fff;
  text-shadow: 1px 1px 8px #22222280;
  margin-bottom: 24px;
}
@media screen and (max-width: 941px) {
  .banner-items__box {
    width: 49%;
    flex-wrap: wrap;
    min-height: 350px;
  }
  .banner-items__box ._title h2 {
    font-size: 38px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 769px) {
  .banner-items__box {
    min-height: 180px;
    padding: 8px;
  }
  .banner-items__box ._title {
    margin-top: 24px;
  }
  .banner-items__box ._title h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .banner-items__box ._title h2 {
    font-size: 21px;
    margin-bottom: 4px;
  }
  .banner-items__box ._title span {
    font-size: 9px;
  }
  .banner-items__box ._title p {
    margin-bottom: 16px;
    font-size: 10px;
  }
  .banner-items__box ._btn span {
    gap: 0 3px;
    font-size: 10px;
  }
  .banner-items__box ._btn span::after {
    width: 16px;
    height: 16px;
  }
  .banner-items__box ._btn {
    padding: 8px 10px;
    border-radius: 3px;
  }
  .banner-items__block {
    gap: 10px 0;
  }
  .banner-area__group {
    margin-top: 20px;
  }
}
/* お知らせ
* --------------------------------------- */
.info-items__box {
  border-bottom: solid 1px #CECECE;
  margin-bottom: 32px;
  padding-bottom: 32px;
  position: relative;
}
.info-items__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.info-items__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #fff;
}
.info-items__box:nth-last-child(1) {
  margin-bottom: 0;
}
.info-items__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.info-items__title {
  width: 31%
}
.info-items__content {
  width: 65%;
}
.info-items__time {
  display: flex;
  align-items: center;
  gap: 0 32px;
  margin-bottom: 10px;
}
.info-items__time time {
  font-size: 18px;
}
.info-items__time ._tag {
  font-size: 15px;
  border: solid 1px #CECECE;
  border-radius: 4px;
  padding: 0 8px;
}
@media screen and (max-width: 941px) {
  .info-items__title {
    width: 100%
  }
  .info-items__content {
    width: 100%
  }
  .info-items__title {
    display: flex;
    justify-content: space-between;
    align-items: anchor-center;
  }
  .info-items__time time {
    font-size: 14px;
  }
  .info-items__time ._tag {
    font-size: 11px;
    border-radius: 2px;
    padding: 1px 5px;
  }
  .info-items__time {
    gap: 0 24px;
  }
  .info-items__box {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
  .info-items__lists p {
    font-size: 13px;
  }
}
/* AR-Exメディカルグループについて
* --------------------------------------- */
.about-area__group {
  background: linear-gradient(#fff, #EFEFEF);
}
.about-text__block {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 0;
  justify-content: space-between;
  margin-bottom: 80px;
}
.about-text__block h3 {
  width: 50%;
  font-size: 42px;
}
.about-text__block p {
  width: 46%;
  line-height: 2;
}
.about-links__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 0;
}
.about-links__box {
  width: 32%;
}
.about-links__box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about-links__box:nth-child(1) {
  background-image: url("../img/about-bgi01.jpg");
}
.about-links__box:nth-child(2) {
  background-image: url("../img/about-bgi02.jpg");
}
.about-links__box:nth-child(3) {
  background-image: url("../img/about-bgi03.jpg");
}
.about-links__box a {
  background-color: #222222d6;
  padding: 24px 46px;
  box-sizing: border-box;
}
.about-links__box a:hover {
  opacity: 1;
  background-color: #93262bd4;
}
.about-links__title {
  height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about-links__title span {
  display: block;
  color: #fff;
  font-size: 45px;
  font-family: "Marcellus", serif;
  line-height: 1;
  margin-bottom: 6px;
}
.about-links__title h2 {
  color: #fff;
  margin-bottom: 46px;
}
.about-links__title p {
  color: #fff;
  margin-bottom: 16px;
}
.about-links__title ._btn {
  width: 38px;
  height: 38px;
}
@media screen and (max-width: 1200px) {
  .about-text__block h3 {
    font-size: 32px;
  }
  .about-links__title span {
    font-size: 50px;
  }
  .about-links__box a {
    padding: 24px 32px;
  }
  .about-links__title {
    height: 350px;
  }
}
@media screen and (max-width: 941px) {
  .about-links__box {
    width: 49%;
    flex-wrap: wrap;
  }
  .about-text__block h3 {
    width: 100%;
    font-size: 22px;
  }
  .about-text__block p {
    width: 100%;
    line-height: 1.8;
  }
  .about-text__block {
    margin-bottom: 32px;
  }
  .about-links__box a {
    padding: 16px 16px;
  }
  .about-links__title span {
    font-size: 30px;
  }
  .about-links__title h2 {
    margin-bottom: 24px;
    font-size: 14px;
  }
  .about-links__title p {
    margin-bottom: 16px;
    font-size: 13px;
  }
  .about-links__title ._btn {
    width: 24px;
    height: 24px;
  }
  .about-links__title {
    height: 240px;
  }
  .about-links__block {
    gap: 10px 0;
  }
}
/* タブ
* --------------------------------------- */
.js-tab-content {
  display: none;
  line-height: 1.6;
}
.js-tab-content.is-active {
  display: block;
}
/* クリニック案内
* --------------------------------------- */
.clinic-area__group {
  background-color: #EFEFEF;
}
.clinic-items__menu {
  max-width: 750px;
  margin: 0 auto;
  display: flex;
  border-bottom: 1px solid #222;
  border-top: 1px solid #222;
  border-left: 1px solid #222;
  margin-bottom: 46px;
  background-color: #fff;
}
.clinic-items__menu li {
  flex: 1;
  border-right: 1px solid #222;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  padding: 16px 10px;
  box-sizing: border-box;
}
.clinic-items__menu li.is-active {
  color: #fff;
  background: #222;
}
.clinic-items__block {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 2%;
}
.clinic-items__box {
  width: 32%;
  border: solid 1px #CECECE;
  display: flex;
  padding: 16px;
  box-sizing: border-box;
  align-items: center;
  background-color: #fff;
  position: relative;
}
.clinic-items__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.clinic-items__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #fff;
}
.clinic-items__deta {
  width: 70%;
  padding-left: 10px;
}
.clinic-items__deta h3 {
  font-size: 18px;
  margin-bottom: 4px;
}
.clinic-items__deta address {
  font-style: normal;
  font-size: 12px;
  color: #4E5654;
}
.clinic-items__image {
  width: 30%;
  box-sizing: border-box;
  padding-left: 16px;
}
@media screen and (max-width: 941px) {
  .clinic-items__box {
    width: 49%;
  }
}
@media screen and (max-width: 769px) {
  .clinic-items__menu li {
    font-size: 13px;
  }
  .clinic-items__box {
    padding: 10px;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  .clinic-items__deta {
    width: 100%;
    padding-left: 0;
  }
  .clinic-items__image {
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .clinic-items__deta h3 {
    font-size: 14px;
  }
  .clinic-items__deta address {
    font-size: 10px;
    min-height: 30px;
  }
  .clinic-items__menu {
    margin-bottom: 24px;
  }
  .clinic-items__block {
    justify-content: space-between;
    gap: 10px 0;
  }
}
/* 診療科から探す
* --------------------------------------- */
.department-area__group {
  background-color: #F6F6F6;
}
.department-items__wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.department-items__menu {
  width: 35%;
}
.department-menu__main {
  width: 65%
}
.department-items__menu li {
  cursor: pointer;
  margin-bottom: 32px;
}
.department-items__menu li:nth-last-child(1) {
  margin-bottom: 0;
}
.department-items__menu li.is-active {
  opacity: .7;
}
.department-items__menu li span {
  padding-left: 16px;
  position: relative;
  font-family: "Marcellus", serif;
  display: block;
}
.department-items__menu li span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #222;
}
.department-items__menu li b {
  padding-left: 16px;
  font-weight: 400;
}
.department-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 0;
}
.department-items__btn {
  width: 48.5%;
}
.department-items__btn a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 32px 60px 32px 24px;
  font-size: 20px;
  align-items: center;
  position: relative;
}
.department-items__btn a::after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 38px;
  background-image: url(../img/icon-arrow_blk.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 941px) {
  .department-items__menu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 32px 0;
  }
  .department-items__menu li {
    width: 32%;
    margin-bottom: 0;
  }
  .department-menu__main {
    width: 100%;
  }
  .department-items__wrap {
    gap: 46px 0;
  }
  .department-items__btn {
    width: 49%;
  }
  .department-items__btn a {
    padding: 24px 50px 24px 16px;
    font-size: 16px;
  }
  .department-items__btn a::after {
    width: 25px;
    height: 25px;
  }
  .department-items__block {
    gap: 10px 0;
  }
}
@media screen and (max-width: 769px) {
  .department-items__btn {
    width: 100%;
  }
  .department-items__menu li b {
    padding-left: 11px;
    font-size: 12px;
  }
  .department-items__menu li span {
    padding-left: 12px;
    font-size: 12px;
  }
  .department-items__menu li span::after {
    top: 6px;
  }
  .department-items__wrap {
    gap: 24px 0;
  }
}
@media screen and (max-width: 426px) {
  .department-items__menu li {
    width: 49%;
  }
  .department-items__btn a {
    padding: 24px 50px 24px 16px;
    font-size: 14px;
  }
}
/* はじめての方へ
* --------------------------------------- */
.firsttime-title__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 46px;
}
.firsttime-title__wrap span {
  display: block;
  padding-left: 40px;
  position: relative;
  font-size: 28px;
  font-family: "Marcellus", serif;
  line-height: 1;
  padding-right: 32px;
  margin-right: 32px;
  border-right: solid 1px #CECECE;
}
.firsttime-title__wrap span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 24px;
  height: 24px;
  border-radius: 100px;
  background-color: #222;
}
.firsttime-title__wrap h2 {
  font-size: 18px;
  color: #4E5654;
}
.firsttime-title__text {
  margin-bottom: 46px;
}
.firsttime-subtitle__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  gap: 10px 46px;
  flex-wrap: wrap;
}
.firsttime-subtitle__wrap span {
  display: block;
  font-size: 22px;
  font-family: "Marcellus", serif;
  line-height: 1;
}
.firsttime-subtitle__wrap h3 {
  color: #4E5654;
}
.firsttime-title__wrap h3 {
  font-size: 18px;
  color: #4E5654;
}
.flow-items__block {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 0;
  justify-content: space-between;
}
.flow-items__box {
  width: 49%;
  box-shadow: 0 3px 20px #00000026;
  border-radius: 16px;
  background: #fff;
  padding: 32px 46px;
  box-sizing: border-box;
}
.flow-items__title {
  display: flex;
  align-items: center;
  gap: 0 32px;
  margin-bottom: 24px;
  flex-wrap: wrap;
}
.flow-items__title ._number {
  font-family: "Marcellus", serif;
}
.flow-items__title ._title {
  color: #4C5057;
  font-size: 15px;
}
.flow-items__text h3 {
  font-size: 24px;
  margin-bottom: 24px;
}
.flow-items__text p {
  color: #4C5057;
}
.flow-items__block {
  margin-bottom: 100px;
}
.reserve-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 16px;
  margin-bottom: 46px;
}
.reserve-items__box {
  width: 32%;
  box-shadow: 0 3px 20px #00000026;
  border-radius: 16px;
  background: #fff;
  padding: 32px 46px;
  box-sizing: border-box;
  position: relative;
}
.reserve-items__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.reserve-items__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #fff;
}
.reserve-items__box h3 {
  font-size: 24px;
  margin-bottom: 24px;
}
.reserve-items__box p {
  margin-bottom: 24px;
}
.reserve-items__box ._btn {
  font-size: 18px;
  display: flex;
  gap: 0 16px;
  align-items: center;
  justify-content: flex-end;
}
.reserve-items__box ._btn::after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 38px;
  background-image: url("../img/icon-arrow_blk.svg");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.reserve-items__box ._tel {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  font-size: 34px;
  color: #602525;
  line-height: 1;
}
.reserve-items__box ._tel span {
  color: #602525;
  font-family: "Marcellus", serif;
  font-size: 18px;
}
.reserve-subtitle__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  margin-top: 46px;
  gap: 10px 46px;
  flex-wrap: wrap;
}
.reserve-subtitle__wrap span {
  display: block;
  font-size: 22px;
  font-family: "Marcellus", serif;
  line-height: 1;
}
.reserve-subtitle__wrap h3 {
  color: #4E5654;
}
.firsttime-area__group .common-btn__wrap a {
  justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 941px) {
  .flow-items__box {
    width: 100%;
    border-radius: 10px;
    padding: 24px;
  }
  .firsttime-title__wrap span {
    font-size: 20px;
  }
  .firsttime-title__wrap span::after {
    width: 18px;
    height: 18px;
  }
  .firsttime-title__wrap span {
    padding-left: 26px;
    font-size: 18px;
    padding-right: 24px;
    margin-right: 24px;
  }
  .firsttime-title__wrap h2 {
    font-size: 14px;
  }
  .firsttime-title__wrap {
    margin-bottom: 32px;
  }
  .firsttime-subtitle__wrap span {
    font-size: 14px;
  }
  .firsttime-subtitle__wrap {
    margin-bottom: 24px;
    gap: 10px 16px;
  }
  .flow-items__title ._title {
    font-size: 13px;
  }
  .flow-items__title {
    gap: 0 16px;
    margin-bottom: 16px;
  }
  .flow-items__text h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .flow-items__block {
    margin-bottom: 80px;
  }
  .flow-items__block {
    gap: 10px 0;
  }
  .reserve-subtitle__wrap span {
    font-size: 14px;
  }
  .reserve-subtitle__wrap {
    margin-bottom: 16px;
    margin-top: 32px;
    gap: 10px 16px;
  }
  .reserve-items__box {
    width: 100%;
    border-radius: 10px;
    padding: 24px;
  }
  .reserve-items__block {
    gap: 10px 0;
    margin-bottom: 32px;
  }
  .reserve-items__box h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .reserve-items__box ._btn {
    gap: 0 10px;
    font-size: 14px;
  }
  .reserve-items__box ._btn::after {
    width: 24px;
    height: 24px;
  }
  .reserve-items__box p {
    margin-bottom: 16px;
  }
  .reserve-items__box ._tel {
    font-size: 24px;
  }
  .reserve-items__box ._tel span {
    font-size: 14px;
  }
  .firsttime-area__group .common-btn__wrap a {
    margin-top: 46px;
  }
}
/* 治療実績・メディア掲載
* --------------------------------------- */
.results-area__group {
  background-color: #EFEFEF;
}
.media-area__group {
  background-color: #F6F6F6;
}
.results-items__wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;
}
.results-items__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  border-bottom: solid 1px #CECECE;
  padding-bottom: 24px;
  align-items: center;
  width: 48%;
}
.results-items__box:nth-last-child(1) {
  margin-bottom: 0;
}
.results-items__thumbnail {
  position: relative;
  width: 25%;
}
.results-items__thumbnail ._thumbnail {
  position: relative;
  overflow: hidden;
  padding-top: 65%;
}
.results-items__thumbnail ._thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.results-items__lists {
  width: 75%;
  box-sizing: border-box;
  padding-left: 24px;
}
.results-items__lists ul {
  display: flex;
  gap: 0 16px;
  margin-top: 3px;
}
.results-items__lists ul li {
  font-size: 12px;
}
.results-items__lists ul li::before {
  content: "#";
  font-size: 12px;
}
.results-items__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.results-items__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #EFEFEF;
}
@media screen and (max-width: 941px) {
  .results-items__box {
    align-items: flex-start;
  }
  .results-items__lists {
    padding-left: 16px;
  }
  .results-items__lists ul {
    gap: 0 10px;
    margin-top: 10px;
  }
  .results-items__lists ul li {
    font-size: 11px;
  }
}
@media screen and (max-width: 769px) {
  .results-items__box {
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 16px;
  }
  .results-items__wrap {
    gap: 16px 0;
  }
  .results-items__thumbnail {
    position: relative;
    width: 80px;
  }
}
@media screen and (max-width: 426px) {}
/* 求人情報
* --------------------------------------- */
.recruit-area__group._archive {
  background-color: #F6F6F6;
}
.recruit-text__wrap {
  font-size: 26px;
  margin-bottom: 46px;
}
.recruit-ites__block {
  display: flex;
  gap: 24px 2%;
  flex-wrap: wrap;
}
.recruit-items__box {
  width: 32%;
  border: solid 1px #CECECE;
  display: flex;
  padding: 16px;
  box-sizing: border-box;
  align-items: center;
  background-color: #fff;
  position: relative;
  justify-content: space-between;
}
.recruit-items__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.recruit-items__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #fff;
}
.recruit-items__text {
  width: 80%;
  font-size: 18px;
  padding-left: 16px;
}
.recruit-items__thumbnail {
  position: relative;
  width: 20%;
}
.recruit-items__thumbnail ._thumbnail {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
.recruit-items__thumbnail ._thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 941px) {
  .recruit-items__box {
    width: 48%;
  }
  .recruit-ites__block {
    gap: 16px 0;
    justify-content: space-between;
  }
  .recruit-text__wrap {
    font-size: 18px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 769px) {
  .recruit-items__text {
    width: 80%;
    font-size: 14px;
    padding-left: 0;
  }
  .recruit-items__box {
    width: 100%;
    padding: 10px 14px;
  }
  .recruit-ites__block {
    gap: 8px 0;
    justify-content: space-between;
  }
}
/* フッター
* --------------------------------------- */
.footer-area__group {
  padding-top: 32px;
}
.footer-header__wrap {
  margin-bottom: 32px;
}
.footer-header__wrap ._logo {
  max-width: 400px;
  margin-bottom: 10px;
}
.footer-header__wrap p {
  font-size: 14px;
}
.footer-contact__block {
  display: flex;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: solid 1px #CECECE;
}
.footer-contact__box {
  padding-right: 32px;
  margin-right: 32px;
  border-right: solid 1px #CECECE;
  width: 33%;
  box-sizing: border-box;
}
.footer-contact__box:nth-child(3) {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.footer-btn__block {
  display: flex;
  gap: 8px 24px;
  justify-content: flex-end;
  margin-top: 10px;
}
.footer-btn__block ._btn a {
  display: flex;
  gap: 0 4px;
  align-items: center;
}
.footer-btn__block ._btn a::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../img/icon-arrow_blk.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.footer-btn__block._yellow ._btn a::after {
  background-image: url(../img/icon-arrow_yellow.svg);
}
.footer-btn__block._sky ._btn a::after {
  background-image: url(../img/icon-arrow_sky.svg);
}
.footer-btn__block._red ._btn a::after {
  background-image: url(../img/icon-arrow_red.svg);
}
.footer-btn__block._tea ._btn a::after {
  background-image: url(../img/icon-arrow_tea.svg);
}
.footer-btn__block._blue ._btn a::after {
  background-image: url(../img/icon-arrow_blue.svg);
}
.footer-btn__block._orange ._btn a::after {
  background-image: url(../img/icon-arrow_orange.svg);
}
.footer-btn__block._green ._btn a::after {
  background-image: url(../img/icon-arrow_green.svg);
}
.footer-btn__block._turquoise ._btn a::after {
  background-image: url(../img/icon-arrow_turquoise.svg);
}
.footer-contact__box h2 {
  margin-bottom: 8px;
  font-weight: 600;
}
.footer-contact__box address {
  font-style: normal;
  font-size: 15px;
  margin-bottom: 10px;
}
.footer-contact__box ._map {
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 0 7px;
  line-height: 1.2;
}
.footer-contact__box ._map::before {
  content: "";
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  width: 12px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-map.svg");
}
.footer-clinic__block {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.14%;
  margin-bottom: 32px;
}
.footer-clinic__block li {
  width: 11.5%;
}
.footer-clinic__block li ._image {
  margin-bottom: 8px
}
.footer-clinic__block li span {
  text-align: center;
  font-size: 13px;
  line-height: 1.3;
  min-height: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer-links__block {
  padding-bottom: 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 0 24px;
  border-bottom: solid 1px #CECECE;
}
.footer-copy__wrap {
  padding: 24px 0;
}
.footer-copy__wrap small {
  display: inline-block;
  font-family: "Marcellus", serif;
  color: #4E5654;
  font-size: 11px;
}
@media screen and (max-width: 941px) {
  .footer-header__wrap ._logo {
    max-width: 300px;
  }
  .footer-header__wrap p {
    font-size: 10px;
  }
  .footer-header__wrap {
    margin-bottom: 24px;
  }
  .footer-contact__block {
    margin-bottom: 24px;
    padding-bottom: 24px;
    flex-direction: column;
    gap: 0;
  }
  .footer-contact__box {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: solid 1px #CECECE;
  }
  .footer-contact__box h2 {
    margin-bottom: 5px;
  }
  .footer-contact__box address {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .footer-contact__box ._map {
    font-size: 14px;
    gap: 0 5px;
    line-height: 1.5;
  }
  .footer-contact__box p {
    font-size: 12px;
  }
  .footer-contact__box ._tel {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .footer-contact__box:nth-last-child(1) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .footer-clinic__block li {
    width: 30%;
  }
  .footer-clinic__block {
    gap: 16px 5%;
    margin-bottom: 24px;
  }
  .footer-clinic__block li span {
    font-size: 10px;
    line-height: 1.3;
    min-height: 27px;
  }
  .footer-clinic__block li ._image {
    margin-bottom: 5px;
  }
  .footer-links__block {
    padding-bottom: 24px;
    gap: 0 16px;
  }
  .footer-copy__wrap {
    padding: 16px 0;
  }
}
/* パンクズリスト
* --------------------------------------- */
.breadcrumbs-items__wrap {
  display: flex;
  margin-bottom: 16px;
  gap: 0 10px;
}
.breadcrumbs-items__wrap a, .breadcrumbs-items__wrap span {
  display: block;
  line-height: 1.2;
  font-size: 13px;
}
.breadcrumbs-items__wrap span:nth-last-child(1)[property="name"] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 941px) {
  .breadcrumbs-items__wrap a, .breadcrumbs-items__wrap span {
    font-size: 12px;
  }
  .breadcrumbs-items__wrap {
    margin-bottom: 8px;
  }
}
/* カテゴリー
* --------------------------------------- */
.page-category__group {
  background: linear-gradient(180deg, #F6F6F6 0px, #F6F6F6 50px, #fff 50px, #fff 100%);
}
.page-category__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 32px 0;
  background-color: #fff;
  box-sizing: border-box;
  padding: 60px;
}
.page-category__title {
  width: 30%;
}
.page-category__title span {
  font-size: 50px;
  font-family: "Marcellus", serif;
  line-height: 1;
  margin-bottom: 3px;
}
.page-category__title h2 {
  font-size: 18px;
}
.page-category__lists {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 0;
  justify-content: space-between;
}
.page-category__lists li {
  width: 48%;
}
.page-category__lists a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 32px 60px 32px 24px;
  align-items: center;
  position: relative;
  border: solid 1px #EBEBEB;
}
.page-category__lists a::after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../img/icon-arrow_blk.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 941px) {
  .page-category__title {
    width: 100%;
  }
  .page-category__lists {
    width: 100%;
  }
  .page-category__block {
    padding: 46px 24px;
  }
  .page-category__title span {
    font-size: 30px;
  }
  .page-category__title h2 {
    font-size: 14px;
  }
  .page-category__lists a {
    padding: 24px 50px 24px 16px;
    font-size: 16px;
  }
  .page-category__lists a::after {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 426px) {
  .page-category__lists li {
    width: 100%;
  }
  .page-category__lists a {
    padding: 16px 40px 16px 16px;
    font-size: 14px;
  }
  .page-category__lists a::after {
    width: 20px;
    height: 20px;
  }
  .page-category__lists {
    gap: 10px 0;
  }
  .page-category__block {
    padding: 46px 32px;
  }
}
/* アーカイブ
* --------------------------------------- */
.post-items__wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 2%;
}
.post-items__box {
  border-bottom: solid 1px #CECECE;
  position: relative;
  width: 32%;
  background: #fff;
  padding: 24px;
  box-sizing: border-box;
}
.post-items__box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.post-items__box a:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha( opacity=20 )";
  background: #F6F6F6;
}
.post-items__tag {
  display: flex;
  align-items: center;
  gap: 0 16px;
  margin-bottom: 10px;
}
.post-items__tag ._tag {
  font-size: 15px;
  border: solid 1px #CECECE;
  border-radius: 4px;
  padding: 0 8px;
  background-color: #fff;
}
@media screen and (max-width: 941px) {
  .post-items__tag ._tag {
    font-size: 11px;
    border-radius: 2px;
    padding: 1px 5px;
  }
  .post-items__tag {
    gap: 0 10px;
  }
  .post-items__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 2%;
  }
  .post-items__box {
    width: 100%;
    padding: 16px;
  }
  .post-items__lists p {
    font-size: 13px;
  }
}
/* 共通記事
* --------------------------------------- */
.common-single__post h2 {
  background: linear-gradient(90deg, #F6F6F6 0px, #F6F6F6 4px, #fff 4px, #fff 100%);
  font-size: 26px;
  padding: 3px 3px 3px 23px;
  position: relative;
  margin-top: .5em;
  margin-bottom: 1em;
}
.common-single__post h2::after {
  content: "";
  position: absolute;
  left: 0;
  width: 8px;
  height: 40px;
  background-color: #222;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.common-single__post h2 strong {
  font-weight: 400;
}
.common-single__post h3 {
  font-size: 24px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #000;
  margin-top: .5em;
  margin-bottom: 1em;
}
.common-single__post h3 strong {
  font-weight: 400;
}
.common-single__post ul {
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.common-single__post ul li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 13px;
  box-sizing: border-box;
}
.common-single__post ul li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #222;
  border-radius: 50%;
  top: 13px;
  left: 0;
}
.common-single__post ol {
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.common-single__post ol li {
  list-style-type: decimal;
  margin-bottom: 5px;
}
.common-single__post ol {
  padding-left: 20px;
}
.common-single__post p {
  margin-top: 20px;
  margin-top: 1em;
  margin-bottom: 1.5em;
  line-height: 1.8;
}
.common-single__post a {
  display: inline-block;
  color: #93262b;
  text-decoration: underline;
}
.common-single__post a:hover {
  text-decoration: none;
  opacity: 1;
}
.common-single__post a._btn {
  text-align: center;
  color: #fff;
  background-color: #93262b;
  text-decoration: none;
  padding: 10px 32px;
  border-radius: 100px;
  margin-bottom: 16px;
}
.common-single__post a._btn:hover {
  text-decoration: none;
  opacity: .7;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
  padding: 2px 10px;
  font-size: 14px;
}
.common-single__post img {
  max-width: 100%;
  height: auto;
  margin-bottom: 2em;
}
.common-single__post blockquote {
  position: relative;
  padding: 50px 20px 30px 20px;
  box-sizing: border-box;
  font-style: italic;
  background: #FEF7F6;
  margin-top: 30px;
  border-left: solid 1px #004DB3;
}
.common-single__post blockquote:before {
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 10px;
  content: "“";
  font-family: sans-serif;
  color: #004DB3;
  font-size: 70px;
  line-height: 1;
}
.common-single__post blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}
.common-single__post table {
  margin: 30px 0 24px 0;
  width: 100%;
}
.common-single__post tr:nth-child(1) td strong {
  color: #fff;
  font-weight: 400;
}
.common-single__post tr:nth-child(1) td {
  background: #222;
  border: 1px solid #DDD;
  color: #fff;
}
.common-single__post td {
  border: 1px solid #DDD;
}
.common-single__post td strong {
  font-weight: 400;
}
.common-single__post tr {
  background: #fff;
  border: 1px solid #DDD;
}
.common-single__post th {
  border: 1px solid #ccc;
  padding: 10px 15px;
  line-height: 2.2;
  background: #fff;
}
.common-single__post th {
  background: #f2f2f2;
  font-weight: normal;
}
.common-single__post table.table_no_border th, .common-single__post table.table_no_border td {
  border: none;
  padding-left: 0;
}
.common-single__post table.table_border_horizontal th, .common-single__post table.table_border_horizontal td {
  border-left: none;
  border-right: none;
  padding-left: 0;
}
.common-single__post figure {
  margin: 0;
}
.common-single__post .alignright.size-full.is-resized {
  margin: 0.5em 0 0.5em 1em;
}
.common-single__post ._thumbnail {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.common-single__post ._thumbnail iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 941px) {
  .common-single__post h2 {
    font-size: 16px;
    padding: 10px 3px 10px 20px;
  }
  .common-single__post h2::after {
    height: 35px;
  }
  .common-single__post h3 {
    font-size: 16px;
  }
  .common-single__post ul li::before {
    top: 9px;
  }
  .common-single__post a._btn {
    margin-bottom: 10px;
    font-size: 13px;
    padding: 10px 24px;
  }
}
/* グループ理念・沿革
* --------------------------------------- */
.philosophy-title__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;
  align-items: flex-end;
}
.philosophy-title__block h2 {
  font-size: 42px;
  width: 45%;
}
.philosophy-title__block p {
  font-size: 24px;
  width: 50%;
}
.philosophy-title__wrap {
  margin-bottom: 80px;
}
.philosophy-items__box {
  background-color: #fff;
  border-radius: 24px;
  padding: 60px 0;
}
.philosophy-subtitle__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.philosophy-subtitle__wrap span {
  display: block;
  padding-left: 40px;
  padding-right: 24px;
  margin-right: 24px;
  border-right: solid 1px #CECECE;
  position: relative;
  font-family: "Marcellus", serif;
  font-size: 22px;
  line-height: 1.2;
}
.philosophy-subtitle__wrap span::after {
  content: "";
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 100px;
  background: linear-gradient(to right, #CA484D, #222);
  position: absolute;
}
.philosophy-subtitle__wrap h2 {
  font-size: 18px;
}
.philosophy-items__wrap:not(:last-child) {
  margin-bottom: 32px;
}
.vision-items__wrap {
  background-color: #F4F4F4;
  padding: 32px 0;
  margin-top: 32px;
  box-sizing: border-box;
  border-radius: 16px;
}
.vision-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.vision-items__box {
  width: 33.3333%;
  padding: 0 60px;
  box-sizing: border-box;
}
.vision-items__box h3 {
  text-align: center;
  margin-bottom: 16px;
  color: #4C5057;
}
.vision-items__box p {
  color: #4C5057;
  max-width: 300px;
  margin: 0 auto;
}
.vision-items__box:nth-child(2) {
  border-left: solid 1px #CECECE;
  border-right: solid 1px #CECECE;
}
.value-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;
}
.value-items__box {
  width: 48%;
  display: flex;
  justify-content: space-between;
}
.value-items__box ._number {
  width: 10%;
  font-family: "Marcellus", serif;
  font-size: 22px;
}
.value-items__text {
  width: 85%;
}
.value-items__text h3 {
  font-size: 22px;
}
.spirit-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 32px 0;
}
.spirit-items__box {
  width: 21%;
}
.spirit-items__box ._image {
  width: 70px;
  margin-bottom: 24px;
}
.spirit-items__box h3 {
  font-size: 24px;
  margin-bottom: 46px;
}
.greeting-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;
  margin-bottom: 46px;
}
.greeting-items__image {
  width: 50%;
}
.greeting-items__text {
  width: 45%;
}
.greeting-items__text h3 {
  font-size: 26px;
  margin-bottom: 16px;
}
.greeting-items__text p {
  margin-bottom: 16px;
  line-height: 2;
}
.greeting-items__text span {
  display: block;
  font-size: 21px;
  text-align: right;
}
.greeting-history__box table {
  width: 100%;
}
.greeting-history__box table tr {
  display: block;
}
.greeting-history__box table tr th {
  width: 200px;
  text-align: left;
  box-sizing: border-box;
  font-weight: 400;
}
.greeting-history__box table tr td {
  box-sizing: border-box;
}
.greeting-history__box {
  background-color: #F6F6F6;
  padding: 24px;
}
.greeting-history__box:nth-child(1) {
  margin-bottom: 16px;
}
.greeting-history__box h3 {
  text-align: center;
  background-color: #222014;
  color: #fff;
  padding: 6px 10px;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.greeting-area__group .common-100-padding {
  padding: 100px 0 0;
}
@media screen and (max-width: 941px) {
  .philosophy-title__block h2 {
    font-size: 21px;
    width: 100%;
  }
  .philosophy-title__block p {
    font-size: 14px;
    width: 100%;
  }
  .philosophy-title__block {
    gap: 16px 0;
  }
  .philosophy-title__wrap {
    margin-bottom: 32px;
  }
  .philosophy-subtitle__wrap {
    gap: 8px 0;
    align-items: flex-start;
    margin-bottom: 24px;
    flex-direction: column;
  }
  .philosophy-items__box {
    border-radius: 16px;
    padding: 32px 0;
  }
  .philosophy-subtitle__wrap span {
    padding-left: 28px;
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    font-size: 18px;
  }
  .philosophy-subtitle__wrap span::after {
    width: 18px;
    height: 18px;
    top: 2px;
  }
  .philosophy-subtitle__wrap h2 {
    font-size: 14px;
  }
  .vision-items__box {
    width: 100%;
    padding: 0 32px;
  }
  .vision-items__block {
    gap: 32px 0;
  }
  .vision-items__box:nth-child(2) {
    border-left: none;
    border-right: none;
  }
  .value-items__box {
    width: 100%;
  }
  .value-items__box ._number {
    font-size: 16px;
  }
  .value-items__text h3 {
    font-size: 16px;
  }
  .spirit-items__box {
    width: 100%;
  }
  .spirit-items__box ._image {
    width: 30px;
    margin-bottom: 10px;
  }
  .spirit-items__box h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .spirit-items__block {
    gap: 24px 0;
  }
  .greeting-items__image {
    width: 100%;
  }
  .greeting-items__text {
    width: 100%;
  }
  .greeting-items__text h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .greeting-history__box h3 {
    margin-bottom: 10px;
  }
  .greeting-history__box table tr {
    margin-bottom: 16px;
    flex-direction: column;
    gap: 6px 0;
    display: flex;
  }
  .greeting-history__box table tr:nth-last-child(1) {
    margin-bottom: 0;
  }
  .greeting-area__group .common-100-padding {
    padding: 60px 0 0;
  }
}
/* 共通
* --------------------------------------- */
.common-1ver__title {
  background: linear-gradient(90deg, #F6F6F6 0px, #F6F6F6 4px, #fff 4px, #fff 100%);
  font-size: 26px;
  padding: 3px 3px 3px 23px;
  position: relative;
  margin-top: .5em;
  margin-bottom: 1em;
}
.common-1ver__title::after {
  content: "";
  position: absolute;
  left: 0;
  width: 8px;
  height: 40px;
  background-color: #222;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.common-2ver__title {
  font-size: 21px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #000;
 
}

.common-2ver__text {
  display: flex;
  justify-content: space-between;
  padding: 24px 32px;
  box-sizing: border-box;
  border: solid 1px #4E5654;
  border-radius: 10px;
  background-color: #fff;
}
.common-2ver__text ._number {
  width: 5%;
  font-family: "Marcellus", serif;
  font-size: 28px;
}
.common-2ver__text ._text {
  width: 95%;
}
.common-2ver__text ._text h3 {
  font-size: 21px;
}
.common-2ver__text ._text p {
  color: #4C5057;
  font-size: 18px;
}
.common-3ver__text {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 0;
}
.common-3ver__text ._image {
  width: 33%;
}
.common-3ver__text ._text {
  width: 65%;
}
.common-4ver__text a {
  display: inline-block;
  text-decoration: underline;
}
.common-tel__items a {
  line-height: 1;
  font-size: 30px;
  display: flex;
  align-items: baseline;
  gap: 0 5px;
}
.common-tel__items a::before {
  content: "TEL.";
  font-size: 18px;
}

.common-email__items a {
  line-height: 1;
  font-size: 30px;
  display: flex;
  align-items: baseline;
  gap: 0 5px;
}
.common-email__items a::before {
  content: "MAIL.";
  font-size: 18px;
}
.common-tel__block {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 2%;
}
.common-tel__box {
  width: 32%;
  background-color: #fff;
  border: solid 1px #222;
  padding: 24px;
  box-sizing: border-box;
}
.common-tel__box h3 {
  margin-bottom: 16px;
}
.common-1ver__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 0;
}
.common-1ver__box {
  width: 49%;
}
.common-1ver__box ._iframe iframe {
  width: 100%;
}
.common-1ver__box._30 {
  width: 30%
}
.common-1ver__box._60 {
  width: 68%
}
.common-1ver_youtube ._iframe {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.common-1ver_youtube ._iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.common-1ver__box span {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
@media screen and (max-width: 941px) {
  .common-1ver__title {
    font-size: 16px;
    padding: 8px 3px 8px 17px;
    background: linear-gradient(90deg, #F6F6F6 0px, #F6F6F6 3px, #fff 3px, #fff 100%);
  }
  .common-1ver__title::after {
    width: 6px;
    height: 30px;
  }
  .single-title__wrap h2 {
    font-size: 24px;
  }
  .single-title__wrap span {
    font-size: 16px
  }
  .single-title__wrap {
    margin-bottom: 32px;
  }
  .common-2ver__text {
    padding: 16px;
  }
  .common-2ver__text ._number {
    width: 9%;
    font-size: 18px;
  }
  .common-2ver__text ._text {
    width: 90%;
  }
  .common-2ver__text ._text h3 {
    font-size: 16px;
  }
  .common-2ver__text ._text p {
    font-size: 14px;
  }
  .common-3ver__text ._image {
    width: 100%;
  }
  .common-3ver__text ._text {
    width: 100%;
  }
  .common-1ver__box {
    width: 100%;
  }
  .common-1ver__box._30 {
    width: 100%
  }
  .common-1ver__box._60 {
    width: 100%
  }
  .common-tel__items a {
    font-size: 21px;
    gap: 0 1px;
  }
  .common-tel__items a::before {
    font-size: 12px;
  }
	
	
	.common-tel__items a {
  font-size: 21px;
    gap: 0 1px;
}
.common-tel__items a::before {
   font-size: 12px;
}
	
	
  .common-tel__box {
    width: 100%;
    padding: 16px 20px;
  }
  .common-tel__box h3 {
    margin-bottom: 9px;
    font-size: 12px;
  }
  .common-tel__box p {
    font-size: 12px;
  }
	.common-2ver__title {
  font-size: 16px;
}
}
/* 特徴
* --------------------------------------- */
.feature-area__group._yellow {
  background-color: #FAF7F0;
}
.feature-area__group._sky {
  background-color: #E2F1F4;
}
.feature-area__group._red {
  background-color: #F3E7E9;
}
.feature-area__group._tea {
  background-color: #F4FCF4;
}
.feature-area__group._blue {
  background-color: #EBF0F8;
}
.feature-area__group._orange {
  background-color: #FDF2EC;
}
.feature-area__group._green {
  background-color: #DFE9E8;
}
.feature-area__group._turquoise {
  background-color: #DFECF1;
}
.feature-lists__title {
  display: flex;
  gap: 0 24px;
  font-weight: 500;
  margin-bottom: 24px;
  align-items: center;
}
.feature-lists__title span {
  font-family: "Marcellus", serif;
  font-size: 80px;
  letter-spacing: -0.05em;
  color: #C99B47;
  display: block;
  line-height: 1;
}
.feature-lists__title._sky span {
  color: #16B1C8;
}
.feature-lists__title._red span {
  color: #902A3B;
}
.feature-lists__title._tea span {
  color: #13BF00;
}
.feature-lists__title._blue span {
  color: #7A9FD3;
}
.feature-lists__title._orange span {
  color: #EB7135;
}
.feature-lists__title._green span {
  color: #2A6B66;
}
.feature-lists__title._turquoise span {
  color: #2A839F;
}
.feature-lists__title h3 {
  letter-spacing: 0.1em;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
}
.feature-lists__text {
  font-weight: 300;
  line-height: 2.3;
  letter-spacing: 0.1em;
}
.feature-1ver__wrap {
  margin-bottom: 80px;
}
.feature-1ver__image {
  position: relative;
  overflow: hidden;
  padding-top: 570px;
}
.feature-1ver__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.feature-2ver__block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.feature-2ver__text {
  max-width: 764px;
  padding-right: 120px;
  margin-left: 20px;
  box-sizing: border-box;
}
.feature-2ver__image {
  width: 45%;
}
.feature-3ver__block {
  display: flex;
  align-items: center;
}
.feature-3ver__text {
  max-width: 764px;
  padding-left: 120px;
  margin-right: 20px;
  box-sizing: border-box;
}
.feature-3ver__image {
  width: 45%;
}
.feature-4ver__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 60px 0;
}
.feature-4ver__box {
  width: 46%;
}
@media screen and (max-width: 1000px) {
  .feature-2ver__text {
    padding-right: 32px;
  }
  .feature-2ver__text {
    max-width: 450px;
  }
  .feature-2ver__image {
    width: 50%;
  }
  .feature-3ver__text {
    max-width: 450px;
  }
  .feature-3ver__image {
    width: 50%;
  }
  .feature-3ver__text {
    padding-left: 32px;
  }
}
@media screen and (max-width: 941px) {
  .feature-title__block ._title {
    font-size: 60px;
  }
  .feature-title__box span {
    font-size: 80px;
  }
  .feature-title__box .feature-items__title {
    font-size: 18px;
  }
  .feature-title__block {
    gap: 10px 0;
    justify-content: center;
  }
  .feature-title__wrap {
    margin-bottom: 46px;
  }
  .feature-lists__title span {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1;
  }
  .feature-lists__title h3 {
    font-size: 18px;
  }
  .feature-lists__title {
    gap: 0 16px;
    margin-bottom: 16px;
    align-items: flex-start;
  }
  .feature-lists__text {
    line-height: 1.8;
    letter-spacing: 0;
  }
  .feature-2ver__block {
    flex-direction: column;
    gap: 32px 0;
  }
  .feature-2ver__text {
    max-width: 100%;
    padding: 0 20px;
    margin-left: 0;
  }
  .feature-2ver__image {
    width: 100%;
  }
  .feature-3ver__block {
    flex-direction: column-reverse;
    gap: 60px 0;
  }
  .feature-3ver__text {
    max-width: 100%;
    padding: 0 20px;
    margin-right: 0;
  }
  .feature-3ver__image {
    width: 100%;
  }
  .feature-1ver__wrap {
    margin-bottom: 60px;
  }
  .feature-4ver__box {
    width: 100%;
  }
  .feature-4ver__block {
    gap: 60px 0;
  }
  .feature-1ver__image {
    padding-top: 320px;
  }
}
/* 診療案内
* --------------------------------------- */
.medical-area__group._yellow {
  background-color: #F5EDDE;
}
.medical-area__group._sky {
  background-color: #C3E3E7;
}
.medical-area__group._red {
  background-color: #E0C4C9;
}
.medical-area__group._tea {
  background-color: #E2F7E0;
}
.medical-area__group._blue {
  background-color: #DCE6F4;
}
.medical-area__group._orange {
  background-color: #FBDED0;
}
.medical-area__group._green {
  background-color: #ADC6C4;
}
.medical-area__group._turquoise {
  background-color: #9AC4D2;
}
.medical-items__block {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 2%;
}
.medical-items__btn {
  width: 32%;
}
.medical-items__btn a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 32px 60px 32px 24px;
  font-size: 20px;
  align-items: center;
  position: relative;
}
.medical-items__btn a::after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 38px;
  background-image: url(../img/icon-arrow_blk.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.medical-items__btn a::after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 38px;
  background-image: url(../img/icon-arrow_yellow.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.medical-items__btn._sky a::after {
  background-image: url(../img/icon-arrow_sky.svg);
}
.medical-items__btn._red a::after {
  background-image: url(../img/icon-arrow_red.svg);
}
.medical-items__btn._tea a::after {
  background-image: url(../img/icon-arrow_tea.svg);
}
.medical-items__btn._blue a::after {
  background-image: url(../img/icon-arrow_blue.svg);
}
.medical-items__btn._orange a::after {
  background-image: url(../img/icon-arrow_orange.svg);
}
.medical-items__btn._green a::after {
  background-image: url(../img/icon-arrow_green.svg);
}
.medical-items__btn._turquoise a::after {
  background-image: url(../img/icon-arrow_turquoise.svg);
}
@media screen and (max-width: 941px) {
  .medical-items__btn {
    width: 49%;
  }
  .medical-items__btn a {
    padding: 24px 50px 24px 16px;
    font-size: 16px;
  }
  .medical-items__btn a::after {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 769px) {
  .medical-items__btn {
    width: 100%;
  }
  .medical-items__block {
    gap: 10px 0;
  }
}
@media screen and (max-width: 426px) {
  .medical-items__btn a {
    padding: 24px 50px 24px 16px;
    font-size: 14px;
  }
}
/* 院長紹介
* --------------------------------------- */
.message-items__wrap {
  margin-bottom: 46px;
}
.message-items__wrap h3 {
  font-size: 26px;
  margin-bottom: 32px;
}
.message-items__wrap span {
  font-size: 24px;
  margin-top: 32px;
  display: block;
  text-align: right;
}
@media screen and (max-width: 941px) {
  .message-items__wrap {
    margin-bottom: 32px;
  }
  .message-items__wrap h3 {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .message-items__wrap span {
    font-size: 16px;
    margin-top: 16px;
  }
}
/* フッター
* --------------------------------------- */
.footer-schedule__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 0;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: solid 1px #CECECE;
  align-items: flex-end;
}
.footer-schedule__box {
  width: 40%;
}
.footer-schedule__note {
  width: 57%;
}
.footer-schedule__note p{
	font-size: 14px;
}
.hour-items__wrap table {
  width: 100%;
  border-collapse: collapse;
}
.hour-items__wrap th:nth-child(1), .hour-items__wrap td:nth-child(1) {
  width: 8%;
  font-weight: 400;
  text-align: center;
  box-sizing: border-box;
}
.hour-items__wrap th {
  text-align: center;
  box-sizing: border-box;
  width: 3%;
  vertical-align: middle;
  font-weight: 400;
  padding: 15px 0;
}
.hour-items__wrap td {
  text-align: center;
  box-sizing: border-box;
  width: 3%;
  vertical-align: middle;
  font-weight: 400;
  padding: 12px 0;
}
.hour-items__wrap th:nth-last-child(1), .hour-items__wrap td:nth-last-child(1) {
  border-right: none;
  width: 4%;
}
.hour-items__wrap tr:nth-child(1) {
  background-color: #E9BA3D;
  color: #fff;
}
.hour-items__wrap._sky tr:nth-child(1) {
  background-color: #16B1C8;
  color: #fff;
}
.hour-items__wrap._red tr:nth-child(1) {
  background-color: #902A3B;
  color: #fff;
}
.hour-items__wrap._tea tr:nth-child(1) {
  background-color: #13BF00;
  color: #fff;
}
.hour-items__wrap._blue tr:nth-child(1) {
  background-color: #7A9FD3;
  color: #fff;
}
.hour-items__wrap._orange tr:nth-child(1) {
  background-color: #EB7135;
  color: #fff;
}
.hour-items__wrap._green tr:nth-child(1) {
  background-color: #2A6B66;
  color: #fff;
}
.hour-items__wrap._turquoise tr:nth-child(1) {
  background-color: #2A839F;
  color: #fff;
}
.hour-items__wrap tr:nth-child(2), .hour-items__wrap tr:nth-child(3) {
  background-color: #F7F7F7;
}
.post-single__group .hour-items__wrap tr:nth-child(2), .post-single__group .hour-items__wrap tr:nth-child(3) {
  background-color: #fff;
}
@media screen and (max-width: 941px) {
  .footer-schedule__box {
    width: 100%;
  }
  .footer-schedule__note {
    width: 100%;
  }
  .footer-schedule__block {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 426px) {
  .hour-items__wrap th:nth-child(1), .hour-items__wrap td:nth-child(1) {
    font-size: 12px;
  }
}
/* ページング
* --------------------------------------- */
.single-peger-items {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  gap: 0 15px;
}
.single-peger-items .pre a {
  border: solid 1px #222;
  background-color: #222;
  color: #fff;
}
.single-peger-items .next a {
  border: solid 1px #222;
  background-color: #222;
  color: #fff;
}
.single-peger-items li:nth-child(2) a {
  background-color: #fff;
  color: #222;
  border: solid 1px #222;
}
.single-peger-items li a {
  width: 80px;
  text-align: center;
  padding: 8px 0;
  font-size: 14px;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  gap: 0 10px;
}
.wp-pagenavi .current {
  background-color: #000;
  color: #fff;
  border: solid 1px #000;
  width: 42px;
  text-align: center;
  padding: 6px 0;
}
.wp-pagenavi a {
  border: solid 1px #222;
  background-color: #222;
  color: #fff;
  width: 44px;
  text-align: center;
  padding: 6px 0;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  width: 80px;
  font-size: 14px;
  padding: 8px 0;
}
@media screen and (max-width: 769px) {
  .single-peger-items li a {
    width: 80px;
  }
  .wp-pagenavi a {
    font-size: 14px;
    width: 33px;
    padding: 7px 0;
  }
  .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    width: 60px;
    font-size: 13px;
    padding: 7px 0;
  }
  .wp-pagenavi .current {
    font-size: 13px;
    width: 33px;
    padding: 7px 0;
  }
  .single-peger-items {
    margin-top: 30px;
  }
  .wp-pagenavi {
    display: flex;
    justify-content: center;
    margin-top: 35px;
  }
}
/* 医療機器紹介
* --------------------------------------- */
.equipment-items__box:not(:last-child) {
  margin-bottom: 60px;
}
.equipment-items__box ._title {
  color: #222;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-left: 24px;
  position: relative;
  line-height: 1.5;
  padding-bottom: 10px;
  border-bottom: solid 1px #222;
  margin-bottom: 32px;
}
.equipment-items__box ._title::after {
  content: "";
  width: 5px;
  height: 28px;
  background-color: #B0B0B0;
  position: absolute;
  left: 0;
  top: 3px;
}
.equipment-items__block {
  display: flex;
  padding: 0 30px;
  justify-content: space-between;
}
.equipment-items__text {
  width: 63%;
}
.equipment-items__thumbnail {
  width: 33%;
}
.equipment-items__thumbnail img {
  height: auto;
}
@media screen and (max-width: 769px) {
  .equipment-items__box ._title {
    font-size: 18px;
    padding-left: 15px;
    margin-bottom: 24px;
  }
  .equipment-items__block {
    padding: 0;
    gap: 16px 0;
    justify-content: space-between;
    flex-direction: column-reverse;
  }
  .equipment-items__thumbnail {
    width: 100%;
  }
  .equipment-items__text {
    width: 100%;
  }
  .equipment-items__box ._title::after {
    height: 26px;
    top: 1px;
  }
  .equipment-items__box:not(:last-child) {
    margin-bottom: 46px;
  }
}
/* 
* --------------------------------------- */
.staff-archive__group:not(:last-child) {
  margin-bottom: 150px;
}
.staff-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 32px 0;
  margin-bottom: 46px;
}
.staff-items__image {
  width: 35%;
}
.staff-items__image img {
  border: solid 1px #DDD;
  height: auto;
}
.staff-items__text {
  width: 60%;
}
.staff-items__text h2 {
  display: flex;
  gap: 5px 16px;
  align-items: baseline;
  margin-bottom: 24px;
  font-size: 30px;
  font-weight: 500;
}
.staff-items__text h2 small {
  font-size: 16px;
}
.staff-items__text span {
  display: block;
  color: #222;
  margin-bottom: 32px;
  font-weight: 400;
}
.staff-items__text ._tag {
  background-color: #fff;
  display: inline-block;
  box-sizing: border-box;
  padding: 3px 10px;
  margin-bottom: 16px;
  letter-spacing: 2px;
}
.staff-career__block {
  display: flex;
  justify-content: space-between;
  gap: 16px 0;
  flex-wrap: wrap;
}
.staff-career__box {
  width: 49%;
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
}
.staff-items__table {
  width: 100%;
  border-collapse: collapse;
}
.staff-items__table th {
  font-weight: 400;
  width: 90px;
  text-align: left;
  padding-bottom: 10px;
  font-size: 17px;
  color: #222;
}
.staff-career__box ul li:not(:last-child) {
  margin-bottom: 10px;
}
.staff-items__text p {
  font-size: 18px;
  line-height: 2;
}
.staff-items__box:not(:last-child) {
  margin-bottom: 100px;
}
.staff-career__box h3 {
  color: #222;
  font-weight: 400;
  margin-bottom: 8px;
  font-size: 18px;
}
@media screen and (max-width: 769px) {
  .staff-items__image {
    width: 80%;
    margin: 0 auto;
  }
  .staff-items__text {
    width: 100%;
  }
  .staff-items__text h2 {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .staff-items__text span {
    margin-bottom: 24px;
  }
  .staff-items__text h2 small {
    font-size: 14px;
  }
  .staff-items__text p {
    font-size: 15px;
    line-height: 1.5;
  }
  .staff-career__box {
    width: 100%;
    padding: 25px;
  }
  .staff-items__block {
    margin-bottom: 24px;
  }
  .staff-items__table th {
    font-size: 15px;
    width: 100%;
    padding-bottom: 2px;
  }
  .staff-items__table tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .staff-items__table tr:nth-last-child(1) {
    margin-bottom: 0;
  }
  .staff-career__box h3 {
    font-size: 16px;
  }
  .staff-archive__group:not(:last-child) {
    margin-bottom: 100px;
  }
}
/*よくある質問
* --------------------------------------- */
.faq-container__wrap:not(:last-child) {
  margin-bottom: 100px;
}
.faq-container__wrap h2._title {
  font-size: 26px;
  margin-bottom: 16px;
}
.faq-container__item {
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.faq-container__box {
  margin-bottom: 16px;
}
.faq-container__box:nth-last-child(1) {
  margin-bottom: 0;
}
.faq-question__wrap {
  width: 100%;
  transition: ease-in-out 100ms;
  padding: 32px 70px 32px 40px;
  box-sizing: border-box;
  position: relative;
}
.faq-answer__wrap {
  display: none;
  margin: 0 auto;
  width: calc(100% - 80px);
  padding-bottom: 40px;
}
.faq-answer__text {
  font-size: 16px;
  background-color: #fff;
  line-height: 1.8
}
.fa {
  transition: ease-in-out 300ms;
}
.rotate-fa {
  transform: rotate(90deg);
}
.faq-container__box {
  background-color: #fff;
}
.faq-question__wrap .fa {
  position: absolute;
  right: 30px;
  top: 33px;
  width: 35px;
  height: 35px;
}
.rotate-angle-down {
  display: none !important;
}
.faq-no-bar {
  border-bottom: 0;
}
.faq-question__title {
  padding-left: 40px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  box-sizing: border-box;
}
.faq-question__title::after {
  content: "Q";
  display: block;
  font-size: 26px;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Marcellus", serif;
  line-height: 1;
}
@media screen and (max-width: 789px) {
  .faq-question__wrap {
    padding: 25px 50px 25px 20px;
  }
  .faq-question__wrap .fa {
    right: 20px;
    top: 24px;
    width: 25px;
    height: 25px;
  }
  .faq-question__wrap .faq-question__title {
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
  }
  .faq-answer__text {
    font-size: 14px;
    line-height: 1.5;
  }
  .faq-answer__wrap {
    width: 100%;
    padding: 0 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  .faq-container__box {
    margin-bottom: 16px;
  }
  .faq-question__title::after {
    font-size: 21px;
  }
}
/*担当医表
* --------------------------------------- */
.attending-items__box {
  border-collapse: collapse;
}
.attending-items__box table {
  background-color: #fff;
  width: 100%;
}
.attending-items__box table th, .attending-items__box table td {
  padding: 20px 5px;
  text-align: center;
  border: 1px solid #E6E6E6;
  vertical-align: middle;
  font-size: 14px;
}
.attending-items__box table th {
  font-weight: normal;
}
.attending-items__box table th {
  background-color: #E6E6E6;
}
.attending-items__box._yellow table th {
  background-color: #E9BA3D;
}
.attending-items__box._sky table th {
  background-color: #16B1C8;
  color: #fff;
}
.attending-items__box._red table th {
  background-color: #902A3B;
  color: #fff;
}
.attending-items__box._tea table th {
  background-color: #13BF00;
  color: #fff;
}
.attending-items__box._blue table th {
  background-color: #7A9FD3;
  color: #fff;
}
.attending-items__box._orange table th {
  background-color: #EB7135;
  color: #fff;
}
.attending-items__box._green table th {
  background-color: #2A6B66;
  color: #fff;
}
.attending-items__box._turquoise table th {
  background-color: #2A839F;
  color: #fff;
}
.attending-items__box table th {
  width: 14%;
}
.attending-items__box table th:nth-child(1) {
  width: 15%
}
.attending-image__wrap img {
  height: auto
}
@media screen and (max-width:941px) {
  .attending-items__box {
    overflow-x: scroll;
  }
  .attending-items__box table {
    width: 1000px;
  }
	.attending-items__box table th, .attending-items__box table td {

  font-size: 12px;
}
}
/* フローティン
* --------------------------------------- */
.floating-items__wrap {
  max-width: 600px;
  width: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 10000;
  justify-content: flex-end;
}
.floating-items__box {
  width: 33.33333%;
}
.floating-items__box a {
  min-height: 78px;
  box-sizing: border-box;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  gap: 0 10px;
  color: #fff;
  padding: 22px 10px;
  justify-content: center;
}
.floating-items__box._tel a {
  background-color: #333;
}
.floating-items__box._group a {
  background-color: #93262b;
}
.floating-items__box._yellow a {
  background-color: #E9BA3D;
}
.floating-items__box._sky a {
  background-color: #16B1C8;
}
.floating-items__box._red a {
  background-color: #902A3B;
}
.floating-items__box._tea a {
  background-color: #13BF00;
}
.floating-items__box._blue a {
  background-color: #7A9FD3;
}
.floating-items__box._orange a {
  background-color: #EB7135;
}
.floating-items__box._green a {
  background-color: #2A6B66;
}
.floating-items__box._turquoise a {
  background-color: #2A839F;
}
.floating-items__box._line a {
  background-color: #5AB649;
}
.floating-items__box img {
  width: 15px;
}
.desktop-banner__wrap {
  position: fixed;
  right: 0;
  z-index: 100;
  top: 40%;
}
.desktop-banner__wrap a {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background: #93262b;
  color: #fff;
  padding: 16px 10px;
  letter-spacing: 3px;
  font-size: 18px;
}
@media screen and (max-width: 941px) {
  .desktop-banner__wrap {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .floating-items__box {
    width: 33.3333%;
  }
  .floating-items__box:nth-child(3) img {
    width: 15px;
  }
  .floating-items__box a {
    font-size: 15px;
  }
  .floating-items__box a {
    padding: 16px 10px;
  }
  .floating-items__box:nth-child(2) a {
    padding: 18px 10px;
  }
  .floating-items__box:nth-child(1) a {
    padding: 16px 10px;
  }
  .floating-items__box:nth-child(3) a {
    padding: 9px 0;
  }
}
/* 医院概要
* --------------------------------------- */
.introduction-slider__wrap img {
  width: 100%;
}
.introduction-slider__wrap ._thumbnail img {
  padding: 0 5px;
  box-sizing: border-box;
}
.introduction-slider__wrap ._thumbnail {
  margin: 20px auto 0;
}
.introduction-slider__wrap ._slider ._image {
  position: relative;
  overflow: hidden;
  padding-top: 600px;
}
.introduction-slider__wrap ._slider ._image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.introduction-slider__wrap ._thumbnail ._image {
  position: relative;
  overflow: hidden;
  padding-top: 65px;
}
.introduction-slider__wrap ._thumbnail ._image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 941px) {
  .introduction-slider__wrap ._slider ._image {
    padding-top: 4%;
  }
}
@media screen and (max-width: 426px) {}