@charset "UTF-8";
/* ===============================================
# フォント
=============================================== */
/* ===============================================
# コンテナ幅
=============================================== */
/* ===============================================
# header
=============================================== */
/* ===============================================
# メインビジュアル
=============================================== */
/* ===============================================
# その他（基本は調整不要）
=============================================== */
/* ===============================================
# 共通
=============================================== */
/* ===============================================
# 見出し
=============================================== */
/* ===============================================
# ボタン
=============================================== */
/* ===============================================
# header
=============================================== */
/* ===============================================
# footer
=============================================== */
/* ===============================================
# table
=============================================== */
/* ===============================================
# 投稿
=============================================== */
/* ===============================================
# ブラウザ幅でフォントサイズを変える関数
=============================================== */
/* ===============================================
# フォントをremに変換
=============================================== */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  font-family: "Roboto", "M PLUS 2", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #333333;
  height: auto !important;
  overflow: clip;
}
@media (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}

figure {
  margin: 0;
  text-align: center;
}
figure figcaption {
  margin-top: 0.5em;
  text-align: left;
}

img {
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}
img.circle {
  border-radius: 50%;
}

p {
  margin: 0.5em 0 1em;
}
p:first-of-type {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

ol,
ul {
  margin: 0 0 1em;
  padding: 0 0 0 2.5em;
  line-height: 1.6;
}
ol:last-child,
ul:last-child {
  margin-bottom: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0.5em 0;
  padding-left: 2em;
}
ol ol:last-child,
ol ul:last-child,
ul ol:last-child,
ul ul:last-child {
  margin-bottom: 0.5em;
}

dl {
  margin: 0 0 1em;
  line-height: 1.6;
}
dl:last-child {
  margin-bottom: 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin-left: 0;
  margin-bottom: 0.5em;
}
dl dd:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

a {
  color: #333333;
}
a:hover {
  text-decoration: none;
}

a[class] {
  text-decoration: none;
}

[href^=tel] {
  text-decoration: none !important;
  display: inline-block;
}
@media (min-width: 767px) {
  [href^=tel] {
    pointer-events: none !important;
  }
}

.fax {
  pointer-events: none;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.lead {
  color: #EE86B3;
  font-size: 20px;
  font-size: 2rem;
}

.text-xxlarge {
  font-size: 24px;
  font-size: 2.4rem;
}

.text-xlarge {
  font-size: 20px;
  font-size: 2rem;
}

.text-large {
  font-size: 16px;
  font-size: 1.6rem;
}

.text-small {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-xsmall {
  font-size: 10px;
  font-size: 1rem;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-red {
  color: #f00 !important;
}

.text-primary {
  color: #EE86B3 !important;
}

@media (max-width: 767px) {
  .sp-hide,
  .pc-only,
  .tablet-only {
    display: none !important;
  }
  .sp-text-center {
    text-align: center;
  }
  .sp-text-left {
    text-align: left;
  }
  .sp-text-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .lead {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-xxlarge {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .text-xlarge {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-large {
    font-size: 20px;
    font-size: 2rem;
  }
  .text-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .text-xsmall {
    font-size: 10px;
    font-size: 1rem;
  }
  .pc-hide,
  .sp-only {
    display: none !important;
  }
  .pc-text-center {
    text-align: center;
  }
  .pc-text-left {
    text-align: left;
  }
  .pc-text-right {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .tablet-only {
    display: none !important;
  }
}
.color_pri {
  color: #EE86B3;
}

.link-tel {
  text-decoration: none;
}
@media (min-width: 768px) {
  .link-tel {
    pointer-events: none;
    cursor: default;
  }
}

@media (max-width: 767px) {
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child) {
    margin-bottom: 1em;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 66%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sp_image_cols.sp_col2 .col {
    width: 49%;
  }
  .sp_image_cols.sp_col2 .col:nth-child(odd) {
    clear: both;
    float: left;
  }
  .sp_image_cols.sp_col2 .col:nth-child(even) {
    float: right;
  }
  .sp_image_cols.sp_col2 .col:not(:last-child) {
    margin-bottom: 3%;
  }
  .sp_image_cols.sp_col3 .col {
    float: left;
    width: 32%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n) {
    float: right;
  }
  .sp_image_cols.sp_col3 .col:not(:last-child) {
    margin-bottom: 3%;
  }
  .sp_image_left {
    overflow: hidden;
  }
  .sp_image_left .col:first-child {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_left .col:last-child {
    float: none;
  }
  .sp_image_right {
    overflow: hidden;
  }
  .sp_image_right .col:first-child {
    display: inline-block;
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_right .col:last-child {
    float: none;
  }
}
/* ===============================================
# マージン
=============================================== */
.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mt10 {
  margin-top: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.pt30 {
  padding-top: 30px !important;
}

header {
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background: #fff;
  position: relative;
}
header .container {
  width: 100%;
  max-width: 1840px;
  max-width: calc(1840px + 9%);
  padding: 0 4.5%;
  margin: auto;
}
@media (max-width: 1249px) {
  header .container {
    max-width: calc(1000px + 9%);
  }
}
header .box {
  display: table;
}
@media (max-width: 1249px) {
  header .box {
    width: 100%;
  }
}
header .title,
header .gnav {
  height: 100px;
  display: table-cell;
}
@media (max-width: 1249px) {
  header .title,
  header .gnav {
    height: auto;
  }
}
header .title {
  margin: 0;
  font-size: 0;
}
@media (min-width: 1250px) {
  header .title {
    vertical-align: middle;
    padding: 22px 0;
  }
}
@media (max-width: 1249px) {
  header .title {
    padding: 16px 0;
  }
}
header .title a {
  display: block;
  width: 170px;
  height: 47px;
}
@media (max-width: 1249px) {
  header .title a {
    width: 130px;
    height: auto;
    min-width: auto;
  }
}
@media (min-width: 1250px) {
  header .gnav {
    vertical-align: bottom;
    width: 100%;
    padding-bottom: 8px;
    text-align: right;
  }
}
@media (max-width: 1249px) {
  header .gnav {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1001;
    overflow-y: auto;
    padding-right: 0;
    padding: 100px 4%;
  }
}
header .gnav nav > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
@media (min-width: 1250px) {
  header .gnav nav > ul li {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
  }
}
@media (max-width: 1249px) {
  header .gnav nav > ul li {
    background: #fff;
    display: block;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  }
}
header .gnav nav > ul li a {
  padding: 0em 0.9333333333em;
  color: #333333;
  text-decoration: none;
  font-family: "Roboto", "M PLUS 2", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif;
  display: block;
  text-align: center;
  font-size: 1.4rem;
  border-bottom: 2px solid rgba(238, 134, 179, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1250px) {
  header .gnav nav > ul li a:hover {
    border-bottom: 2px solid #ee86b3;
  }
}
@media (max-width: 1249px) {
  header .gnav nav > ul li a {
    color: #333333;
    padding: 0.7em 4%;
    text-align: left;
    font-size: 1.3rem;
  }
}
@media (min-width: 1250px) {
  header .gnav nav > ul li a span {
    display: none;
  }
}
header .header_info_wrap {
  position: absolute;
  top: 15px;
  left: auto;
  right: 0;
  bottom: auto;
  margin: 0 auto;
}
@media (max-width: 1249px) {
  header .header_info_wrap {
    display: none;
  }
}
header .header_info_wrap .header_info {
  text-align: right;
}
header .header_info_wrap .tel {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  font-size: 27px;
  font-size: 2.7rem;
  margin-bottom: 0;
}
header .header_info_wrap .tel a {
  color: #333333;
}
header .header_info_wrap p {
  color: #333333;
}
header .header_info_wrap p:not(.tel) {
  font-size: 14px;
  font-size: 1.4rem;
}
header .btn-gnavi {
  margin: 0;
}
@media (max-width: 1249px) {
  header .btn-gnavi {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 100;
    bottom: auto;
    right: 2%;
    margin: 0 auto;
    display: block;
    width: 26px;
    height: 26px;
    padding: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow: hidden;
    z-index: 1001;
  }
  header .btn-gnavi:after, header .btn-gnavi:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 4px;
    background: #333333;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  header .btn-gnavi:before {
    top: 0;
  }
  header .btn-gnavi:after {
    bottom: 0;
  }
  header .btn-gnavi span {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 4px;
    background: #333333;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  header .btn-gnavi.close:not(.fix) {
    background: none;
  }
  header .btn-gnavi.close:not(.fix):before {
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
    background: #333333;
  }
  header .btn-gnavi.close:not(.fix):after {
    bottom: 50%;
    -webkit-transform: translate(0, 50%) rotate(-45deg);
            transform: translate(0, 50%) rotate(-45deg);
    background: #333333;
  }
  header .btn-gnavi.close:not(.fix) span {
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
}
header.menu_open .spNav {
  right: 0;
}

/* ===============================================
# プルダウン
=============================================== */
header .gnav > nav > ul > li.has_under > a {
  position: relative;
}

header .gnav > nav > ul > li > ul {
  margin: 0;
  padding: 20px 0;
  list-style: none;
  display: none;
  border-bottom: 0;
}
header .gnav > nav > ul > li > ul li {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0;
}
header .gnav > nav > ul > li > ul a {
  background: rgba(238, 134, 179, 0.96);
}
header .gnav > nav > ul > li > ul a:hover {
  opacity: 0.8;
}

@media (max-width: 1249px) {
  header .gnav > nav > ul > li > ul {
    margin-bottom: 1em;
    padding: 0 6%;
  }
  header .gnav > nav > ul > li > ul li {
    border-bottom: 0;
    margin-bottom: 0;
    position: relative;
    padding: 0.4em 4% 0.4em 15px;
  }
  header .gnav > nav > ul > li > ul li::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    -webkit-transform: translateY(-50%) rotate(135deg);
            transform: translateY(-50%) rotate(135deg);
    margin: auto;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}
@media (max-width: 1249px) and (max-width: 1249px) {
  header .gnav > nav > ul > li > ul li:not(:last-child) {
    border-bottom: 0;
  }
  header .gnav > nav > ul > li > ul li:first-child {
    border-top: 0;
  }
}
@media (max-width: 1249px) {
  header .gnav > nav > ul > li > ul a {
    background: transparent;
    padding: 0;
  }
}
@media (min-width: 1250px) {
  header .gnav > nav > ul.mainleft > li.has_under .header-nav-child {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  header .gnav > nav > ul > li.has_under {
    position: relative;
    text-align: left;
  }
  header .gnav > nav > ul > li.has_under .header-nav-child {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    margin: auto;
    top: 100%;
    background: #fff;
    z-index: 52;
    min-width: 650px;
    padding: 36px 36px;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0px 0px 9px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 0px 9px rgba(0, 0, 0, 0.1));
  }
  header .gnav > nav > ul > li.has_under ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 26px 20px;
  }
  header .gnav > nav > ul > li.has_under ul li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: calc((100% - 40px) / 3 - 1px);
    padding: 0;
    text-align: left;
    position: relative;
  }
  header .gnav > nav > ul > li.has_under ul li a {
    background: transparent;
    display: block;
    overflow-wrap: break-word;
    color: #333333;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: left;
    border: 0;
    position: relative;
    padding: 0 0 1.3em 0;
    z-index: 0;
    border-bottom: solid 1px rgba(51, 51, 51, 0.1);
  }
  header .gnav > nav > ul > li.has_under ul li a:hover {
    color: #EE86B3;
  }
  header .gnav > nav > ul > li.has_under ul li a:hover:after {
    width: 100%;
  }
  header .gnav > nav > ul > li.has_under ul li a::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: #EE86B3;
    -webkit-mask-image: url(/wp-content/uploads/header_arrow.svg);
            mask-image: url(/wp-content/uploads/header_arrow.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 16px;
            mask-size: 16px;
    position: absolute;
    top: 0.18em;
    right: 0;
    z-index: 1;
  }
  header .gnav > nav > ul > li.has_under ul li a::after {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    background: #EE86B3;
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
.mv-pc-only {
  display: block !important;
}
@media (max-width: 767px) {
  .mv-pc-only {
    display: none !important;
  }
}

.mv-sp-only {
  display: none !important;
}
@media (max-width: 767px) {
  .mv-sp-only {
    display: block !important;
  }
}

.main_visual {
  position: relative;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .main_visual {
    padding: 0 1rem;
  }
}
.main_visual .main_visual_slick {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 2rem;
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.main_visual .main_visual_slick.slick-initialized {
  opacity: 1;
}
.main_visual .main_visual_slick li {
  height: 33.8541666667vw;
  -webkit-transition: opacity 4s ease !important;
  transition: opacity 4s ease !important;
}
@media (max-width: 767px) {
  .main_visual .main_visual_slick li {
    height: 38rem;
  }
}
.main_visual .main_visual_slick li .img_wrap {
  position: absolute;
  inset: -100%;
  margin: auto;
  width: calc(100% + 9rem);
  height: 33.8541666667vw;
  -webkit-transform: translateX(2rem);
          transform: translateX(2rem);
  -webkit-transition: -webkit-transform 8s linear;
  transition: -webkit-transform 8s linear;
  transition: transform 8s linear;
  transition: transform 8s linear, -webkit-transform 8s linear;
}
@media (max-width: 767px) {
  .main_visual .main_visual_slick li .img_wrap {
    height: 38rem;
    width: calc(100% + 9rem);
  }
}
.main_visual .main_visual_slick li img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_visual .main_visual_copy {
  list-style: none;
  margin: auto;
}
.main_visual .main_visual_copy img {
  width: 18.59375%;
  max-width: 100%;
  top: 19.3846153846%;
  left: auto;
  right: 12.2916666667%;
  bottom: auto;
  position: absolute;
  -webkit-filter: drop-shadow(0px 0px 16px rgba(24, 5, 5, 0.3));
          filter: drop-shadow(0px 0px 16px rgba(24, 5, 5, 0.3));
  z-index: 11;
}
@media (max-width: 767px) {
  .main_visual .main_visual_copy img {
    width: 50.4%;
    max-width: 189px;
    top: 16.5789473684%;
    right: 9.0666666667%;
  }
}

footer {
  background: #fff;
  color: #333333;
}
footer .container {
  max-width: 100%;
  margin-top: 0;
}
@media (max-width: 767px) {
  footer .container {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) {
  footer nav {
    padding: 30px 0;
  }
}
footer nav ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin: auto;
}
footer nav ul li {
  display: inline-block;
  color: #333333;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  footer nav ul li {
    display: block;
  }
}
footer nav ul li a {
  padding: 0 0.8em;
  color: #333333;
  display: block;
  text-decoration: none;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer nav ul li a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  footer nav ul li a {
    padding: 0.8em 6%;
  }
}
footer .copyright {
  text-align: center;
  color: #333333;
  padding: 25px 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 767px) {
  footer .copyright {
    padding: 35px 10px;
  }
}
footer .copyright p {
  font-size: 12px;
}

/* ---------------------
      pagetop
--------------------- */
footer {
  position: relative;
}

/* ===============================================
# フッター追尾
=============================================== */
#ftr_info {
  z-index: 101;
  width: 100%;
  display: none;
}
#ftr_info .container {
  padding: 0;
}
#ftr_info .sp {
  display: none;
  border-top: solid 1px rgba(255, 255, 255, 0.5);
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  background: #fff;
}
@media (max-width: 1023px) {
  #ftr_info .sp {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#ftr_info .sp > * {
  width: 100%;
}
#ftr_info .sp > *:not(:last-child) {
  position: relative;
}
#ftr_info .sp > *:not(:last-child):before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.4);
  width: 1px;
}
#ftr_info .sp .btn {
  padding: 6px 0 2px;
  background: #EE86B3;
}
#ftr_info .sp .ttl {
  text-align: center;
  margin-top: 2px;
}
#ftr_info .sp .ttl .out_link {
  position: relative;
  padding-right: 1.5em;
  display: inline-block;
}
#ftr_info .sp .ttl .out_link:after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 0;
  background: url(/wp-content/uploads/tab.png) no-repeat center/100%;
}
#ftr_info .sp .icon {
  max-width: 20px;
  margin: auto;
}
#ftr_info .sp .icon img {
  width: 100%;
}
#ftr_info .sp a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  display: grid;
  font-weight: bold;
}

.more {
  display: block;
  overflow: hidden;
  margin: auto;
}
.more a {
  display: block;
  color: #333333;
  background: #F5F5F5;
  padding: 1.1em 0.5em;
  margin: 0 auto 1px;
  max-width: 260px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.4;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 100px;
  font-weight: 500;
}
.more a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 7%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #555555;
  border-right: 0;
}
.more a:hover {
  background-color: rgb(229.7, 229.7, 229.7);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.more.anchor a:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

table {
  margin: 0 auto;
  border-spacing: 0;
  width: 100%;
  border-collapse: collapse;
}
table td,
table th {
  line-height: 1.8;
}
table th {
  text-align: center;
  font-weight: normal;
}

.table-default {
  width: 100%;
}
.table-default td,
.table-default th {
  padding: 0.7em 0.5em;
}
.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
}
.table-default td,
.table-default th {
  border: 1px solid #EE86B3;
}
.table-default th {
  background: #EE86B3;
  color: #fff;
  text-align: left;
}
.table-default td {
  background: #fff;
}
.table-default tr:not(:last-child) td {
  border-bottom: 0;
}
.table-default tr:not(:first-child) th {
  border-bottom: 0;
  border-top: 1px solid #fff;
}
.table-default tr:first-child th {
  border-bottom: 1px solid #fff;
}
.table-default tr:last-child th {
  border-bottom: 1px solid #EE86B3;
}

.table-menu {
  width: 100%;
}
.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.table-menu td,
.table-menu th {
  padding: 1em 1em;
  border-top: 1px solid #EE86B3;
}
@media (max-width: 767px) {
  .table-menu td,
  .table-menu th {
    padding: 0.7em 0.3em;
  }
}
.table-menu tbody th {
  text-align: left;
}
.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}
.table-menu tr:last-child th,
.table-menu tr:last-child td {
  border-bottom: 1px solid #EE86B3;
}

.table-menu02 th,
.table-menu02 td {
  padding: 19px 40px;
}
@media (max-width: 767px) {
  .table-menu02 th,
  .table-menu02 td {
    padding: 16px 20px;
    display: block;
  }
}
@media (max-width: 767px) {
  .table-menu02 th:empty,
  .table-menu02 td:empty {
    display: none;
  }
}
.table-menu02 th {
  text-align: left;
  background: rgba(238, 134, 179, 0.1);
}
.table-menu02 th:nth-of-type(2) {
  background: rgba(238, 134, 179, 0.3);
}
.table-menu02 td {
  background: #fff;
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
@media (min-width: 768px) {
  .table-menu02 td {
    text-align: right;
  }
}
.table-menu02 thead th {
  background: rgba(238, 134, 179, 0.8);
  color: #fff;
}
.table-menu02 thead th:empty {
  background: rgba(238, 134, 179, 0.8);
}
.table-menu02 tbody tr:last-of-type {
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}
.table-menu02 tbody th {
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
.table-menu02 tbody th:empty {
  border-top: none;
  background: rgba(238, 134, 179, 0.1);
}
.table-menu02 tbody th + th {
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}

.table-schedule {
  width: 100%;
}
.table-schedule td,
.table-schedule th {
  padding: 0.5em 0.2em;
  text-align: center;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 767px) {
  .table-schedule td,
  .table-schedule th {
    font-size: 14px;
  }
}
@media (max-width: 410px) {
  .table-schedule td,
  .table-schedule th {
    font-size: 3.4146341463vw;
  }
}
.table-schedule thead tr th:first-of-type {
  width: 120px;
  min-width: 100px;
}
@media (max-width: 767px) {
  .table-schedule thead tr th:first-of-type {
    min-width: auto;
    width: 30%;
  }
}
.table-schedule tbody td {
  color: #EE86B3;
}
.table-schedule tr th:first-of-type {
  text-align: left;
  padding: 0.8em 0.5208333333vw;
}
.table-schedule.under td,
.table-schedule.under th {
  padding: 0.8em 0.2em;
}
.table-schedule .time-sub {
  display: block;
  font-size: 1.3rem;
  margin-top: 0.3em;
  line-height: 1.5;
  font-weight: normal;
}
@media (max-width: 767px) {
  .table-schedule .time-sub {
    font-size: 1.2rem;
  }
}

.table-schedule_post {
  width: 100%;
}
.table-schedule_post caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.table-schedule_post td,
.table-schedule_post th {
  border: 1px solid #EE86B3;
  padding: 0.7em 1em;
  text-align: center;
}
@media (max-width: 767px) {
  .table-schedule_post td,
  .table-schedule_post th {
    padding: 0.7em 0.3em;
  }
}
.table-schedule_post thead th {
  background: #EE86B3;
  color: #fff;
}
.table-schedule_post tbody th {
  background: #fff;
}
.table-schedule_post td {
  background: #fff;
}

.table-summary {
  width: 100%;
}
@media (max-width: 767px) {
  .table-summary {
    display: block;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  }
}
@media (max-width: 767px) {
  .table-summary thead,
  .table-summary tbody {
    display: block;
  }
}
.table-summary tr {
  border-top: 1px solid rgba(51, 51, 51, 0.2);
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}
@media (max-width: 767px) {
  .table-summary tr {
    border-top: 1px solid rgba(51, 51, 51, 0.2);
    border-bottom: 0;
    padding: 0.8em;
    display: block;
  }
}
.table-summary td,
.table-summary th {
  padding: 0.7em 0.5em;
  text-align: left;
}
@media (max-width: 767px) {
  .table-summary td,
  .table-summary th {
    display: block;
    padding: 0;
  }
}
.table-summary th {
  width: 20%;
  font-weight: bold;
}
@media (max-width: 767px) {
  .table-summary th {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table-summary.text-long th {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .responsive-stack {
    display: block;
  }
  .responsive-stack thead {
    display: none;
  }
  .responsive-stack tbody,
  .responsive-stack td,
  .responsive-stack th,
  .responsive-stack tr {
    display: block;
  }
  .responsive-stack td,
  .responsive-stack th {
    width: 100% !important;
  }
  .responsive-stack tr:not(:last-child) td,
  .responsive-stack tr:not(:last-child) th {
    border-bottom: 0;
  }
  .responsive-stack tr:last-child :not(:last-child) {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .responsive-scroll-container {
    display: block;
    width: 100%;
    min-height: 0.01%;
    overflow-x: scroll;
  }
  .responsive-scroll-container .responsive-scroll-inner {
    width: 600px;
    padding: 0 15px 15px;
  }
  .responsive-scroll-container table {
    width: 600px;
    margin: 0;
  }
}
/* ===============================================
# table-menu04
=============================================== */
.table-menu04 {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid rgba(238, 134, 179, 0.5);
}
.table-menu04 th,
.table-menu04 td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid rgba(238, 134, 179, 0.5);
  line-height: 1.5;
}
@media (max-width: 767px) {
  .table-menu04 th,
  .table-menu04 td {
    padding: 10px;
  }
}
.table-menu04 thead {
  background-color: rgba(238, 134, 179, 0.1);
}
.table-menu04 tbody th {
  background-color: rgba(238, 134, 179, 0.1);
}
@media (max-width: 767px) {
  .table-menu04.responsive-stack {
    border: 0;
  }
}

.h1_container {
  max-width: 1140px;
  padding: 0 20px;
  margin: auto;
}
@media (max-width: 767px) {
  .h1_container {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}

h1:not(.title):not(.hdr-ttl) {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  color: #333333;
  margin: 0;
  position: relative;
  z-index: 0;
  font-size: clamp(26px, 2.0497803807vw, 30px);
  text-align: left;
  padding-bottom: 0.4333333333em;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 1.3333333333em;
}
@media (max-width: 767px) {
  h1:not(.title):not(.hdr-ttl) {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
h1:not(.title):not(.hdr-ttl).search_h1 {
  font-size: clamp(28px, 2.196193265vw, 32px);
  color: #333333;
}
@media (max-width: 767px) {
  h1:not(.title):not(.hdr-ttl).search_h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
h1:not(.title):not(.hdr-ttl).search_h1::before {
  background: #F5F5F5;
}

h2 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  color: #333333;
  margin: 0 0 0.8em 0;
  position: relative;
  word-wrap: break-word;
  position: relative;
  padding-bottom: 16px;
  letter-spacing: 0;
  line-height: 1.6428571429;
  text-align: center;
  z-index: 4;
}
@media (max-width: 767px) {
  h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
h2:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  background: #EE86B3;
  position: absolute;
  z-index: -1;
}

h3:not(.post_side_title) {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #333333;
  margin: 0 0 0.6em 0;
  padding-left: 12px;
  position: relative;
  word-wrap: break-word;
  line-height: 1.4;
}
@media (max-width: 767px) {
  h3:not(.post_side_title) {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
h3:not(.post_side_title)::before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 0.8em;
  top: 0.35em;
  left: 0;
  background: #EE86B3;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #333333;
  margin: 0 0 0.4em 0;
  padding-left: 12px;
  position: relative;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 2px;
  left: 0;
  top: 0.7em;
  background: #EE86B3;
}

/*==================================================
アコーディオンのためのcss
===================================*/
.qa {
  /*アコーディオン全体*/
  /*アコーディオンタイトル*/
  /*アイコンの＋と×*/
  /*　closeというクラスがついたら形状変化　*/
  /*アコーディオンで現れるエリア*/
}
.qa .qa-area {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  counter-reset: number 0;
}
.qa .qa-area li {
  border: 1px solid rgba(238, 134, 179, 0.2);
  border-radius: 4px;
}
.qa .title {
  position: relative;
  /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-weight: normal;
  padding: 20px 60px 20px calc(26px + 2.8em);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 0;
  min-height: 4.8em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .qa .title {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.qa .title::after {
  content: "+";
  position: absolute;
  width: 1em;
  height: 1em;
  background: transparent;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  right: 20px;
  left: auto;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  bottom: 0;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  margin: auto;
  display: inline-block;
  font-size: 1.5em;
  text-indent: 0.15em;
  line-height: 0.9em;
}
.qa .title:before {
  font-weight: bold;
  width: 2.6em;
  border-radius: 4px;
  height: 2.6em;
  font-size: 1em;
  position: static;
  display: inline-block;
  margin-right: 0.7em;
  line-height: 2.6em;
  color: #fff;
  text-indent: 0.55em;
  letter-spacing: 0.2em;
  counter-increment: number 1;
  content: "Q" counter(number);
  position: absolute;
  top: calc(20px + 0em);
  left: 20px;
  bottom: auto;
  margin: 0 auto;
}
.qa .title.close::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.qa .box {
  display: none;
  /*はじめは非表示*/
  background: rgba(238, 134, 179, 0.1);
  margin: 0 20px 20px;
  padding: 20px;
  border-radius: 4px;
  position: relative;
}

.highlight_ttl > h2,
.highlight_ttl h3,
.highlight_ttl h4 {
  background: rgba(238, 134, 179, 0.1);
  padding: 1em;
}
.highlight_ttl > h2:before, .highlight_ttl > h2:after,
.highlight_ttl h3:before,
.highlight_ttl h3:after,
.highlight_ttl h4:before,
.highlight_ttl h4:after {
  content: none;
}

.step > div {
  border: 1px solid #EE86B3;
}
@media (min-width: 768px) {
  .step > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.step > div:not(:last-child) {
  position: relative;
  margin-bottom: 50px;
}
.step > div:not(:last-child):before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: auto;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 0 auto;
  top: calc(100% + 10px);
  border-top: 3px solid #EE86B3;
  border-right: 3px solid #EE86B3;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.step h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 !important;
  padding: 0 !important;
}
.step h3:before {
  content: none;
}
.step .col {
  padding: 1em 0.5em;
  margin-bottom: 0;
}
.step .col:first-child {
  background: #EE86B3;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}

/* ===============================================
# TOPページNEWS
=============================================== */
.news-list {
  margin: 0;
}
@media (min-width: 768px) {
  .news-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.news-list dt,
.news-list dd {
  margin: 0;
  padding: 1.875em 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
@media (max-width: 767px) {
  .news-list dt,
  .news-list dd {
    padding: 1em 0;
  }
}
.news-list dt:first-of-type,
.news-list dd:first-of-type {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
@media (max-width: 767px) {
  .news-list dt,
  .news-list dd {
    padding-left: 0.3em;
    padding-right: 0.3em;
  }
}
@media (min-width: 768px) {
  .news-list dt {
    width: 160px;
    padding-left: 1.25em;
    padding-right: 3em;
  }
}
@media (max-width: 767px) {
  .news-list dt {
    padding-bottom: 0;
    border-bottom: 0;
  }
}
@media (min-width: 768px) {
  .news-list dd {
    width: calc(100% - 160px);
    padding-right: 1em;
  }
}
@media (max-width: 767px) {
  .news-list dd {
    padding-top: 0.5em;
  }
  .news-list dd:first-of-type {
    border-top: 0;
  }
}
.news-list dd > a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}
.news-list dd > a:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #EE86B3;
}

/* ===============================================
# archive
=============================================== */
.archive-list {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .archive-list {
    margin-bottom: 80px;
  }
}

.newsList {
  padding: 0;
  margin: 0;
}
.newsList li.archive_Item {
  list-style: none;
  padding-left: 0;
}
.newsList li.archive_Item:first-of-type a {
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
.newsList a.archive_link {
  padding: 1.5em 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  position: relative;
}
@media (min-width: 768px) {
  .newsList a.archive_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .newsList a.archive_link {
    padding: 1em 0;
    display: block;
  }
}
.newsList a.archive_link::after {
  content: "";
  display: block;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width: 0;
  height: 1px;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #EE86B3;
}
.newsList a.archive_link:hover {
  border-bottom: 1px solid rgba(51, 51, 51, 0.01);
}
.newsList a.archive_link:hover .archive_ttl,
.newsList a.archive_link:hover time {
  color: #EE86B3;
}
.newsList a.archive_link:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.newsList .day_category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media (min-width: 768px) {
  .newsList .day_category {
    width: 280px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .newsList .day_category {
    margin-bottom: 12px;
  }
}
.newsList .day_category time {
  color: rgba(51, 51, 51, 0.6);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-weight: 500;
}
.newsList .day_category .category_name {
  background: #EE86B3;
  color: #fff;
  text-align: center;
  padding: 4px 5px 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.4;
  font-size: 12px;
  font-weight: normal;
  min-width: 120px;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .newsList .day_category .category_name {
    font-size: 13px;
    min-width: 100px;
  }
}
.newsList .archive_ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 768px) {
  .newsList .archive_ttl {
    width: calc(100% - 280px);
  }
}
.newsList.u-charge-news a.archive_link {
  padding: 1.3em 0;
}
@media (max-width: 767px) {
  .newsList.u-charge-news a.archive_link {
    padding: 1em 0;
  }
}
@media (min-width: 768px) {
  .newsList.u-charge-news .day_category {
    width: 120px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .newsList.u-charge-news .archive_ttl {
    width: calc(100% - 120px);
  }
}
.newsList.clinic_news a.archive_link::after {
  background: #00AEF1;
}
.newsList.clinic_news a.archive_link:hover .archive_ttl,
.newsList.clinic_news a.archive_link:hover time {
  color: #00AEF1;
}
.newsList.clinic_news .day_category .category_name {
  background: #00AEF1;
}
.newsList.closed a.archive_link::after {
  background: #EE86B3;
}
.newsList.closed a.archive_link:hover .archive_ttl,
.newsList.closed a.archive_link:hover time {
  color: #EE86B3;
}
.newsList.closed .day_category .category_name {
  background: #EE86B3;
}
.newsList.event a.archive_link::after {
  background: #F6CD48;
}
.newsList.event a.archive_link:hover .archive_ttl,
.newsList.event a.archive_link:hover time {
  color: #F6CD48;
}
.newsList.event .day_category .category_name {
  background: #F6CD48;
}
.newsList.important a.archive_link::after {
  background: #FE4646;
}
.newsList.important a.archive_link:hover .archive_ttl,
.newsList.important a.archive_link:hover time {
  color: #FE4646;
}
.newsList.important .day_category .category_name {
  background: #FE4646;
}
.newsList.column a.archive_link::after {
  background: #92CA7F;
}
.newsList.column a.archive_link:hover .archive_ttl,
.newsList.column a.archive_link:hover time {
  color: #92CA7F;
}
.newsList.column .day_category .category_name {
  background: #92CA7F;
}

/* ===============================================
# single
=============================================== */
.single-area {
  border-bottom: solid 1px rgba(51, 51, 51, 0.1);
  padding-bottom: 60px;
  margin-bottom: 50px;
}

.single-wrap {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .single-wrap {
    margin-bottom: 100px;
  }
}
.single-wrap .date_category_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .single-wrap .date_category_name {
    margin-bottom: 20px;
  }
}
.single-wrap .date_category_name p {
  margin: 0;
}
.single-wrap .date_category_name .single_category {
  background: #EE86B3;
  color: #fff;
  text-align: center;
  padding: 4px 5px 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.4;
  font-size: 14px;
  font-weight: normal;
  min-width: 120px;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .single-wrap .date_category_name .single_category {
    font-size: 13px;
    min-width: 100px;
  }
}
.single-wrap.clinic_news .single_category {
  background: #00AEF1;
}
.single-wrap.clinic_news h3:not(.info_h3):after {
  background: #00AEF1;
}
.single-wrap.closed .single_category {
  background: #EE86B3;
}
.single-wrap.closed h3:not(.info_h3):after {
  background: #EE86B3;
}
.single-wrap.event .single_category {
  background: #F6CD48;
}
.single-wrap.event h3:not(.info_h3):after {
  background: #F6CD48;
}
.single-wrap.important .single_category {
  background: #FE4646;
}
.single-wrap.important h3:not(.info_h3):after {
  background: #FE4646;
}
.single-wrap.column .single_category {
  background: #92CA7F;
}
.single-wrap.column h3:not(.info_h3):after {
  background: #92CA7F;
}

.pager {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.pager .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pager .nav-links > * {
  width: 2em;
  height: 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(238, 134, 179, 0.1);
  color: #EE86B3;
  border: 1px solid whitesmoke;
  border-radius: 100px;
  font-weight: bold;
}
.pager .nav-links > *:not(:last-child) {
  margin-right: 0.5em;
}
.pager .nav-links > *.current {
  background: #EE86B3;
  color: #fff;
}
.pager .nav-links > *.prev {
  position: relative;
}
.pager .nav-links > *.prev:before {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  top: 0;
  left: 45%;
  right: auto;
  bottom: 0;
  margin: auto;
  border-top: 2px solid #EE86B3;
  border-right: 2px solid #EE86B3;
  -webkit-transform: translateX(-50%) rotate(222deg);
          transform: translateX(-50%) rotate(222deg);
}
.pager .nav-links > *.next {
  position: relative;
}
.pager .nav-links > *.next:before {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  top: 0;
  left: 45%;
  right: auto;
  bottom: 0;
  margin: auto;
  border-top: 2px solid #EE86B3;
  border-right: 2px solid #EE86B3;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.pager.event .nav-links > * {
  background: rgba(246, 205, 72, 0.1);
  color: #F6CD48;
  border: 1px solid #f6cd48;
}
.pager.event .nav-links > *.current {
  background: #F6CD48;
  color: #fff;
}
.pager.event .nav-links > *.prev:before {
  border-color: #F6CD48;
}
.pager.event .nav-links > *.next:before {
  border-color: #F6CD48;
}
.pager.clinic_news .nav-links > * {
  background: rgba(0, 174, 241, 0.1);
  color: #00AEF1;
  border: 1px solid #00aef1;
}
.pager.clinic_news .nav-links > *.current {
  background: #00AEF1;
  color: #fff;
}
.pager.clinic_news .nav-links > *.prev:before {
  border-color: #00AEF1;
}
.pager.clinic_news .nav-links > *.next:before {
  border-color: #00AEF1;
}
.pager.important .nav-links > * {
  background: rgba(254, 70, 70, 0.1);
  color: #FE4646;
  border: 1px solid #fe4646;
}
.pager.important .nav-links > *.current {
  background: #FE4646;
  color: #fff;
}
.pager.important .nav-links > *.prev:before {
  border-color: #FE4646;
}
.pager.important .nav-links > *.next:before {
  border-color: #FE4646;
}
.pager.column .nav-links > * {
  background: rgba(146, 202, 127, 0.1);
  color: #92CA7F;
  border: 1px solid #92ca7f;
}
.pager.column .nav-links > *.current {
  background: #92CA7F;
  color: #fff;
}
.pager.column .nav-links > *.prev:before {
  border-color: #92CA7F;
}
.pager.column .nav-links > *.next:before {
  border-color: #92CA7F;
}

.single-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px auto;
  padding: 0;
}
.single-navigation li {
  list-style: none;
  line-height: 1.6;
}
.single-navigation li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.single-navigation li a:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #EE86B3;
}
.single-navigation li.previous a {
  padding-left: 1.125em;
}
.single-navigation li.previous a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.25em;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #EE86B3;
  border-left: 1px solid #EE86B3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.single-navigation li.next a {
  padding-right: 1.125em;
  text-align: right;
}
.single-navigation li.next a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  right: 0.25em;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #EE86B3;
  border-left: 1px solid #EE86B3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(-50%) rotate(-45deg) scaleX(-1);
          transform: translateY(-50%) rotate(-45deg) scaleX(-1);
}

.column-single {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 30px;
}
.column-single__tag {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 2px;
}
.column-single__tag li {
  color: #B5B6B6;
  font-size: 1.3rem;
  line-height: 1.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* ===============================================
# サイドバー
=============================================== */
@media (min-width: 768px) {
  .post_sidebar {
    padding-left: 3rem;
  }
}
.post_sidebar .side_content:not(:last-child) {
  margin-bottom: 35px;
}
.post_sidebar .post_side_title {
  margin: 0 auto;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: solid 1px #EE86B3;
  padding-bottom: 0.5em;
}
.post_sidebar .post_side_list {
  padding: 0;
  margin: 0;
}
.post_sidebar .post_side_list > li {
  padding-left: 0;
  border-bottom: solid 1px rgba(51, 51, 51, 0.2);
  font-size: 15px;
  font-size: 1.5rem;
}
.post_sidebar .post_side_list > li > a {
  padding: 0.9em 0.5em;
}
.post_sidebar .post_side_list > li > ul {
  padding: 0;
  margin: 0;
  margin-top: -0.5em;
}
.post_sidebar .post_side_list > li > ul li {
  padding-left: 0.5em;
}
.post_sidebar .post_side_list > li > ul li a {
  padding: 0.2em 0.5em 0.2em 0.8em;
  position: relative;
}
.post_sidebar .post_side_list > li > ul li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #EE86B3;
  position: absolute;
  top: 0.9em;
  bottom: auto;
  left: 0;
  right: auto;
  border-radius: 50%;
}
.post_sidebar .post_side_list > li > ul li:last-child a {
  padding-bottom: 0.9em;
}
.post_sidebar .post_side_list li {
  list-style: none;
  position: relative;
  line-height: 1.5;
}
.post_sidebar .post_side_list a {
  text-decoration: none;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.post_sidebar .post_side_list a:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #EE86B3;
}
.post_sidebar .archive-dropdown {
  display: block;
  width: 100%;
  font-family: "Roboto", "M PLUS 2", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif;
  color: #333333;
  border: solid 1px #333333;
  margin-top: 0.8em;
  padding: 0.5em 2.5em 0.5em 0.6em;
  font-size: 15px;
  font-size: 1.5rem;
}

body {
  background: #fff;
}

/* ===============================================
# 下層コンテンツ幅
=============================================== */
body:not(.home) main > .column_1 > .container {
  max-width: none;
  padding: 0;
}
body:not(.home) main > .column_1 .column_main .container {
  max-width: 1140px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  body:not(.home) main > .column_1 .column_main .container {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}
body:not(.home) main > .column_1 .column_main > section {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  body:not(.home) main > .column_1 .column_main > section {
    margin-bottom: 60px;
  }
}
body:not(.home) main > .column_1 .column_main > section:last-child {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  body:not(.home) main > .column_1 .column_main > section:last-child {
    margin-bottom: 80px;
  }
}
body:not(.home) main > .column_2 > .container {
  max-width: 1416px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  body:not(.home) main > .column_2 > .container {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}
body:not(.home) main > .column_2 .column2_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 1249px) {
  body:not(.home) main > .column_2 .column2_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 80px;
  }
}
body:not(.home) main > .column_2 .column2_box .main-contents > section {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  body:not(.home) main > .column_2 .column2_box .main-contents > section {
    margin-bottom: 60px;
  }
}
body:not(.home) main > .column_2 .column2_box .main-contents > section:last-child {
  margin-bottom: 0;
}
body:not(.home) main > .column_2 .column2_box .main-contents .container {
  max-width: 1140px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  body:not(.home) main > .column_2 .column2_box .main-contents .container {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}
body:not(.home) main > .column_2 .column2_box .side-contents {
  width: 270px;
  position: relative;
}
@media (max-width: 1249px) {
  body:not(.home) main > .column_2 .column2_box .side-contents {
    width: 100%;
    margin-top: 60px;
  }
}
body:not(.home) main > .column_2 .column2_box .main-contents {
  width: calc(100% - 270px);
}
@media (max-width: 1249px) {
  body:not(.home) main > .column_2 .column2_box .main-contents {
    width: 100%;
  }
}
body:not(.home) main > .column_2 .side-contents .side-box {
  height: 100%;
}
body:not(.home) main > .column_2 .side-contents .side-wrap {
  width: 100%;
  max-width: 200px;
  position: -webkit-sticky;
  position: sticky;
  top: 7.8125vw;
  overflow-y: auto;
}
body:not(.home) main > .column_2 .side-contents .side-wrap.view_over {
  height: 82vh;
}
@media (max-width: 1249px) {
  body:not(.home) main > .column_2 .side-contents .side-wrap.view_over {
    height: auto;
  }
}
body:not(.home) main > .column_2 .side-contents .side-wrap.view_over::-webkit-scrollbar {
  background: transparent;
}
body:not(.home) main > .column_2 .side-contents .side-wrap.view_over::-webkit-scrollbar-thumb {
  background: transparent;
}
@media (max-width: 1249px) {
  body:not(.home) main > .column_2 .side-contents .side-wrap {
    position: static;
    max-width: 1140px;
    padding: 0 20px;
    margin: auto;
    height: auto;
  }
}
@media (max-width: 767px) {
  body:not(.home) main > .column_2 .side-contents .side-wrap {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}
body:not(.home) main > .column_2 .side-contents .side-ttl {
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 18px;
  border-bottom: dashed 1px rgba(0, 0, 0, 0.4);
}
@media (min-width: 1250px) {
  body:not(.home) main > .column_2 .side-contents .side-ttl {
    padding-top: 10px;
  }
}
body:not(.home) main > .column_2 .side-contents .side-ttl p {
  margin: 0;
}
body:not(.home) main > .column_2 .side-contents .side-ttl .ttl-en {
  font-size: 11px;
  color: #636060;
  font-family: "Open Sans", serif;
  margin-top: 4px;
}
body:not(.home) main > .column_2 .side-contents .list-ttl {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.5rem;
}
body:not(.home) main > .column_2 .side-contents .side-list {
  list-style: none;
  padding: 25px 0 27px;
  border-bottom: dashed 1px rgba(0, 0, 0, 0.4);
}
body:not(.home) main > .column_2 .side-contents .side-list > li:not(:first-child) {
  margin-top: 0.8333333333vw;
}
@media (max-width: 1249px) {
  body:not(.home) main > .column_2 .side-contents .side-list > li:not(:first-child) {
    margin-top: 1.1428571429em;
  }
}
body:not(.home) main > .column_2 .side-contents .side-list > li > a {
  text-decoration: none;
  display: block;
  padding-left: 14px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-weight: 500;
}
body:not(.home) main > .column_2 .side-contents .side-list > li > a::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #00AEF1;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}
body:not(.home) main > .column_2 .side-contents .side-list > li > a:hover {
  color: #00AEF1;
}
body:not(.home) main > .column_2 .side-contents .side-subList {
  padding: 0;
  margin-top: 14px;
  padding-left: 14px;
  display: none;
}
body:not(.home) main > .column_2 .side-contents .side-subList li {
  list-style: none;
}
body:not(.home) main > .column_2 .side-contents .side-subList li:not(:first-child) {
  margin-top: 0.625vw;
}
@media (max-width: 1249px) {
  body:not(.home) main > .column_2 .side-contents .side-subList li:not(:first-child) {
    margin-top: 0.8571428571em;
  }
}
body:not(.home) main > .column_2 .side-contents .side-subList li > a {
  text-decoration: none;
  display: block;
  padding-left: 14px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body:not(.home) main > .column_2 .side-contents .side-subList li > a::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #00AEF1;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}
body:not(.home) main > .column_2 .side-contents .side-subList li > a:hover {
  color: #00AEF1;
}

/* ===============================================
# 下層余白
=============================================== */
.row:not(:last-child) {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .row:not(:last-child) {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .col:not(:last-child) {
    margin-bottom: 30px;
  }
}

/* ===============================================
# 下層見出し
=============================================== */
.under_head {
  padding-top: 80px;
  background: url(/wp-content/uploads/h1_img.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .under_head {
    padding-top: 40px;
  }
}

/* ===============================================
# ぱんくずリスト
=============================================== */
.bread.post_bread .container {
  padding: 0 20px;
  max-width: 1140px;
}
@media (max-width: 767px) {
  .bread.post_bread .container {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}

.bread {
  background: #F5F5F5;
  padding: 18px 0;
  margin-bottom: 36px;
}
.bread .container {
  padding: 0 20px;
  max-width: 1140px;
}
@media (max-width: 767px) {
  .bread .container {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}
.bread ul {
  list-style: none;
  padding-left: 0;
}
.bread ul > * {
  margin: 0;
  position: relative;
  display: inline-block;
  font-size: 1.3rem;
}
.bread ul > *:not(:last-child) {
  margin-right: 2em;
}
.bread ul > *:not(:last-child):before {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  top: 0;
  left: calc(100% + 0.6em);
  right: auto;
  bottom: 0;
  margin: auto;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.bread a {
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.bread a:hover {
  color: #EE86B3;
}

/* ===============================================
# サイトマップ
=============================================== */
.wsp-container {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto 180px;
}
@media (max-width: 767px) {
  .wsp-container {
    margin: 0 auto 120px;
  }
}
@media (max-width: 767px) {
  .wsp-container {
    padding: 0 4.5%;
    max-width: calc(600px + 9%);
  }
}
.wsp-container h2 {
  display: none;
}
.wsp-container ul.wsp-pages-list,
.wsp-container ul.wsp-posts-list {
  margin: 0;
  list-style: none;
  padding-left: 0;
}
.wsp-container ul.wsp-pages-list ul,
.wsp-container ul.wsp-posts-list ul {
  padding-left: 0;
}
.wsp-container ul.wsp-pages-list li,
.wsp-container ul.wsp-posts-list li {
  padding: 1.1em 0.5em 1.1em 1em;
  list-style: none;
  margin: 0;
  line-height: 1.5;
}
.wsp-container ul.wsp-pages-list > li,
.wsp-container ul.wsp-posts-list > li {
  border-bottom: 1px solid #ccc;
}
.wsp-container ul.wsp-pages-list > li > ul,
.wsp-container ul.wsp-posts-list > li > ul {
  padding: 6px 0;
}
.wsp-container ul.wsp-pages-list > li > ul > li,
.wsp-container ul.wsp-posts-list > li > ul > li {
  padding: 0.25em 0.25em 0.25em 1em;
}
.wsp-container ul.wsp-pages-list > li > ul > li > a,
.wsp-container ul.wsp-posts-list > li > ul > li > a {
  font-size: calc(22 * 0.9px);
}
@media (max-width: 767px) {
  .wsp-container ul.wsp-pages-list > li > ul > li > a,
  .wsp-container ul.wsp-posts-list > li > ul > li > a {
    font-size: calc(16 * 0.9px);
  }
}
.wsp-container ul.wsp-pages-list > li > ul > li > ul,
.wsp-container ul.wsp-posts-list > li > ul > li > ul {
  padding: 6px 0;
}
.wsp-container ul.wsp-pages-list > li > ul > li > ul > li,
.wsp-container ul.wsp-posts-list > li > ul > li > ul > li {
  padding: 0.25em 0.25em 0.25em 1em;
}
.wsp-container ul.wsp-pages-list > li > ul > li > ul > li > a,
.wsp-container ul.wsp-posts-list > li > ul > li > ul > li > a {
  font-size: calc(22 * 0.8px);
}
@media (max-width: 767px) {
  .wsp-container ul.wsp-pages-list > li > ul > li > ul > li > a,
  .wsp-container ul.wsp-posts-list > li > ul > li > ul > li > a {
    font-size: calc(16 * 0.8px);
  }
}
.wsp-container .wsp-pages-list {
  border-top: 1px solid #ccc;
}
.wsp-container .wsp-posts-list li ul {
  padding: 0 !important;
}
.wsp-container a {
  text-decoration: none;
  font-size: 22px;
  line-height: 1.5;
}
.wsp-container a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .wsp-container a {
    font-size: 16px;
  }
}
.wsp-container strong {
  font-weight: normal;
  display: block;
  line-height: 1.5;
  font-size: 22px;
}
@media (max-width: 767px) {
  .wsp-container strong {
    font-size: 16px;
  }
}
.wsp-container .wsp-post {
  display: none;
}
.wsp-container .wsp-category-title {
  font-size: 0;
  position: relative;
}

/* ===============================================
# お問い合わせフォーム  
=============================================== */
.contact_mb {
  margin-bottom: 180px;
}
@media (max-width: 767px) {
  .contact_mb {
    margin-bottom: 120px;
  }
}

.inquiry fieldset {
  margin: 0;
  padding: 20px 10px;
  border: 0;
  background: rgba(238, 134, 179, 0.1);
}
.inquiry fieldset .row {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .inquiry fieldset .row {
    margin-bottom: 40px;
  }
}
.inquiry dl {
  margin: 0;
  padding: 0;
}
.inquiry dt {
  font-weight: bold;
}
.inquiry dt.col:not(:last-child) {
  margin-bottom: 1em;
}
.inquiry dt p {
  position: relative;
}
.inquiry dd {
  margin: 0;
  padding: 0;
}
.inquiry dd:last-child {
  padding-bottom: 0;
}
.inquiry dd p {
  padding-top: 0.5rem;
}
.inquiry dd .confirm {
  padding: 0 0 1em 1em;
  border-bottom: 1px dashed #ccc;
}
.inquiry input[type=text],
.inquiry input[type=url],
.inquiry input[type=email],
.inquiry input[type=tel],
.inquiry input[type=date],
.inquiry input[type=number],
.inquiry select,
.inquiry textarea {
  width: 100%;
  padding: 15px 20px;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", "M PLUS 2", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif;
}
.inquiry input[type=number] {
  width: 65px;
  text-align: center;
}
.inquiry input[type=file] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inquiry input.p-postal-code {
  width: 100px;
}
.inquiry input.p-region {
  width: 100px;
}
.inquiry input.p-locality {
  width: 150px;
}
.inquiry input.p-street-address {
  width: 100%;
}
.inquiry input.p-extended-address {
  width: 100%;
}
.inquiry input[type=file] {
  border: 0;
}
.inquiry .submit {
  display: block;
  overflow: hidden;
  margin: 1em auto;
  text-align: center;
}
.inquiry .submit .button,
.inquiry .submit .wpcf7-submit {
  display: block;
  margin: 0 auto 10px;
  padding: 1em 1em;
  border-radius: 0;
  max-width: 280px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: "Roboto", "M PLUS 2", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif;
  border: 1px solid #F5F5F5;
  color: #333333;
  background: #F5F5F5;
}
.inquiry .submit .button:hover,
.inquiry .submit .wpcf7-submit:hover {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.inquiry .submit .wpcf7-spinner {
  display: block;
  margin: 0 auto;
}
.inquiry .required {
  color: #333333;
  background-color: #EE86B3;
  padding: 1px 6px;
  font-size: 12px;
  margin-top: 0.3rem;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.inquiry label {
  display: block;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .inquiry {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry fieldset {
    margin: 0;
    padding: 60px;
    border: 0;
  }
  .inquiry dt {
    clear: both;
    padding-top: 25px;
  }
  .inquiry dd {
    padding: 15px 0;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry input,
  .inquiry textarea {
    border: solid 1px #ccc;
  }
  .inquiry select {
    border: 1px solid #ccc;
  }
  .inquiry input[type=text],
  .inquiry input[type=url],
  .inquiry input[type=email],
  .inquiry input[type=tel],
  .inquiry input[type=date],
  .inquiry input[type=text],
  .inquiry select {
    width: 60%;
  }
  .inquiry input[type=number] {
    width: 65px;
  }
  .inquiry input.p-postal-code {
    width: 100px;
  }
  .inquiry input.p-region {
    width: 100px;
  }
  .inquiry input.p-locality {
    width: 150px;
  }
  .inquiry input.p-street-address {
    width: 100%;
  }
  .inquiry input.p-extended-address {
    width: 100%;
  }
  .inquiry textarea {
    width: 100%;
  }
  .inquiry .submit {
    margin: 20px 0 0;
  }
  .inquiry label {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 0.8em;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}
input.wide_area,
select.wide_area {
  width: 100% !important;
}

.wpcf7-response-output {
  text-align: center;
}
@media (min-width: 768px) {
  .wpcf7-response-output {
    margin: 0 auto !important;
    max-width: 1140px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .wpcf7-response-output {
    padding: 0 4.5%;
    margin: 0 4.5% !important;
    max-width: 100%;
  }
}

/* ===============================================
# 初期クラス
=============================================== */
.map_container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}
@media (min-width: 768px) {
  .map_container {
    padding-top: 50%;
  }
}
.map_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.highlight {
  background: #F1FAFF;
  padding: 50px 3.125vw;
}
@media (max-width: 767px) {
  .highlight {
    padding: 30px 6%;
  }
}
@media (min-width: 768px) {
  .highlight.pc_width_small {
    padding: 40px 2.0833333333vw 40px;
  }
}
.highlight.small {
  padding: 30px 2.0833333333vw;
}
@media (max-width: 767px) {
  .highlight.small {
    padding: 30px 6%;
  }
}
.highlight.white {
  background: #fff;
}
.highlight.gray {
  background: #F5F5F5;
}

/* ===============================================
# 各下層調整
=============================================== */
body:not(.home) p {
  margin: 0.5em 0 1.3em;
}
body:not(.home) p:first-of-type {
  margin-top: 0;
}
body:not(.home) p:last-child {
  margin-bottom: 0;
}
body:not(.home) ol {
  padding: 0 0 0 1.8em;
}
body:not(.home) ol li:not(:last-child) {
  margin-bottom: 0.8em;
}
body:not(.home) h2 {
  font-size: clamp(22px, 1.756954612vw, 25px);
  padding-bottom: 0.6666666667em;
  margin-bottom: 1.25em;
  text-align: left;
  font-weight: 600;
}
@media (max-width: 767px) {
  body:not(.home) h2 {
    font-size: 20px;
  }
}
body:not(.home) h2::before {
  content: "";
  height: 2px;
  width: 4.1666666667em;
  background: -webkit-gradient(linear, left top, right top, from(rgb(238, 134, 179)), to(rgb(0, 174, 241)));
  background: -webkit-linear-gradient(left, rgb(238, 134, 179) 0%, rgb(0, 174, 241) 100%);
  background: linear-gradient(90deg, rgb(238, 134, 179) 0%, rgb(0, 174, 241) 100%);
  left: 0;
  right: auto;
}
body:not(.home) h2 .sub {
  display: block;
  font-size: 18px;
  margin-top: 6px;
  font-weight: 500;
}
@media (max-width: 767px) {
  body:not(.home) h2 .sub {
    font-size: 16px;
  }
}
body:not(.home) h3:not(.info_h3) {
  font-size: clamp(20px, 1.5373352855vw, 21px);
  padding-left: 0;
  padding-bottom: 0.7272727273em;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.0833333333em;
  letter-spacing: 0.02em;
  font-weight: 600;
}
@media (max-width: 767px) {
  body:not(.home) h3:not(.info_h3) {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
body:not(.home) h3:not(.info_h3)::before {
  content: none;
}
body:not(.home) h3:not(.info_h3):after {
  content: "";
  background: #EE86B3;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 1.3636363636em;
  height: 2px;
}
body:not(.home) h3:not(.info_h3) .sub {
  display: inline-block;
  font-size: 16px;
  margin-left: 1.125em;
}
body:not(.home) h3:not(.info_h3) .sub2 {
  display: inline-block;
  font-size: 16px;
  margin-right: 0.9375em;
}
@media (max-width: 767px) {
  body:not(.home) h3:not(.info_h3) .sub2 {
    margin-right: 0;
    display: block;
    margin-bottom: 6px;
  }
}
body:not(.home) h3:not(.info_h3).u_small_h3 {
  padding-bottom: 0;
  border: 0;
  font-size: clamp(16px, 1.2445095168vw, 18px);
}
@media (max-width: 767px) {
  body:not(.home) h3:not(.info_h3).u_small_h3 {
    margin-bottom: 16px;
  }
}
body:not(.home) h3:not(.info_h3).u_small_h3:after {
  content: none;
}
body:not(.home) h3:not(.info_h3) .num {
  display: block;
  padding-left: 1.4285714286em;
}
body:not(.home) h3:not(.info_h3) .num:before {
  display: block;
  content: counter(number) ".";
  counter-increment: number;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.5;
  font-family: "Open Sans", serif;
  color: #EE86B3;
}
body:not(.home) h4 {
  padding-left: 0;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0.8em;
  letter-spacing: 0.02em;
}
body:not(.home) h4::before {
  content: none;
}
body:not(.home) h4 .sub {
  display: inline-block;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 500;
}
body:not(.home) .under_mb > div:not(:last-child) {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  body:not(.home) .under_mb > div:not(:last-child) {
    margin-bottom: 40px;
  }
}
body:not(.home) .under_mb2 > div:not(:last-child) {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  body:not(.home) .under_mb2 > div:not(:last-child) {
    margin-bottom: 60px;
  }
}
body:not(.home) .under_mb3 > div:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body:not(.home) .under_mb3 > div:not(:last-child) {
    margin-bottom: 20px;
  }
}
body:not(.home) .under_mb4 > div:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  body:not(.home) .under_mb4 > div:not(:last-child) {
    margin-bottom: 30px;
  }
}
body:not(.home) .under_mb5 > div:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  body:not(.home) .under_mb5 > div:not(:last-child) {
    margin-bottom: 30px;
  }
}
body:not(.home) .anchor_ttl {
  font-family: "Open Sans", serif;
  font-size: 18px;
  color: #EE86B3;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 767px) {
  body:not(.home) .anchor_ttl {
    margin-bottom: 16px;
  }
}
body:not(.home) .under_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px 36px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  body:not(.home) .under_btn {
    gap: 20px 20px;
  }
}
body:not(.home) .under_btn.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body:not(.home) .under_btn.col_2 .anchor_link {
  width: calc((100% - 36px) / 2 - 1px);
}
@media (max-width: 767px) {
  body:not(.home) .under_btn.col_2 .anchor_link {
    width: calc((100% - 20px) / 2 - 1px);
  }
}
body:not(.home) .under_btn.col_3 .anchor_link {
  width: calc((100% - 72px) / 3 - 1px);
}
@media (max-width: 767px) {
  body:not(.home) .under_btn.col_3 .anchor_link {
    width: calc((100% - 20px) / 2 - 1px);
  }
}
body:not(.home) .under_btn.col_4 .anchor_link {
  width: calc((100% - 108px) / 4 - 1px);
}
@media (max-width: 767px) {
  body:not(.home) .under_btn.col_4 .anchor_link {
    width: calc((100% - 20px) / 2 - 1px);
  }
}
body:not(.home) .under_btn.col_5 .anchor_link {
  width: calc((100% - 144px) / 5 - 1px);
}
@media (max-width: 767px) {
  body:not(.home) .under_btn.col_5 .anchor_link {
    width: calc((100% - 20px) / 2 - 1px);
  }
}
@media (max-width: 767px) {
  body:not(.home) .under_btn.sp_col_1 .anchor_link {
    width: 100%;
  }
}
body:not(.home) .under_btn .anchor_link {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
body:not(.home) .under_btn .anchor_link a {
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 15px;
  padding-right: 2.2666666667em;
  font-weight: 400;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-bottom: 0.9em;
  border-bottom: solid 1px rgba(0, 0, 0, 0.08);
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 767px) {
  body:not(.home) .under_btn .anchor_link a {
    font-size: 14px;
  }
}
body:not(.home) .under_btn .anchor_link a:hover {
  color: #EE86B3;
}
body:not(.home) .under_btn .anchor_link a:hover::before {
  content: "";
  background: #fff;
}
body:not(.home) .under_btn .anchor_link a:hover:after {
  border-color: #EE86B3;
}
body:not(.home) .under_btn .anchor_link a::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #EE86B3;
  border: solid 2px #EE86B3;
}
body:not(.home) .under_btn .anchor_link a:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  right: 9px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body:not(.home) .under_list_normal {
  margin: 0;
}
body:not(.home) .under_list {
  padding-left: 0;
  margin: 0;
}
body:not(.home) .under_list li {
  list-style: none;
  position: relative;
  padding-left: 1.2857142857em;
  line-height: 1.7;
}
body:not(.home) .under_list li:not(:last-child) {
  margin-bottom: 6px;
}
body:not(.home) .under_list li::before {
  content: "";
  display: block;
  width: 0.5714285714em;
  height: 0.5714285714em;
  background: #00AEF1;
  position: absolute;
  top: 0.55em;
  bottom: auto;
  left: 0;
  right: auto;
  border-radius: 50%;
}
body:not(.home) .under_list.pink li::before {
  background: #EE86B3;
}
@media (min-width: 768px) {
  body:not(.home) .under_list.grid {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(6, auto);
  }
}
@media (min-width: 768px) {
  body:not(.home) .under_list.grid2 {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(7, auto);
  }
}
body:not(.home) .under_list.wifi-list li::before {
  top: 1.05em;
}
body:not(.home) .under_list.wifi-list li > span {
  border-bottom: solid 1px rgba(51, 51, 51, 0.2);
  display: block;
  padding: 0.5em 0 1em;
}
body:not(.home) .img43 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
}
body:not(.home) .img21 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 2/1;
}
body:not(.home) .table_info_under {
  margin-top: 20px;
}
body:not(.home) .table_info_under .time_link {
  text-decoration: underline;
}
body:not(.home) .table_info_under .time_link:hover {
  text-decoration: none;
}
body:not(.home) .m-history {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 1.2em 3.5em;
}
@media (max-width: 767px) {
  body:not(.home) .m-history {
    display: block;
  }
  body:not(.home) .m-history dd:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
body:not(.home) .m-history dt {
  font-weight: bold;
}
body:not(.home) .m-history > * {
  margin: 0;
}
body:not(.home) .under_flex_btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  body:not(.home) .under_flex_btns {
    display: block;
  }
}
body:not(.home) .under_flex_btns .more {
  margin: 0;
}
@media (max-width: 767px) {
  body:not(.home) .under_flex_btns .more:not(:first-child) {
    margin-top: 20px;
  }
}
body:not(.home) .under_flex_btns .more a {
  width: 260px;
  max-width: 100%;
}
body:not(.home) .under_dl_list dt {
  margin-bottom: 0.2em;
}
body:not(.home) .under_dl_list dd:not(:last-of-type) {
  margin-bottom: 1.1em;
}
body:not(.home) .ol_ttl {
  font-weight: bold;
  display: block;
  margin-bottom: 0.5em;
  font-size: 15px;
}
body:not(.home) .under_ol_list > li:not(:last-child) {
  margin-bottom: 1em;
}
body:not(.home) .border_sec {
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  padding-bottom: 30px;
}
body:not(.home) .under_border_box {
  padding: 40px 6%;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  body:not(.home) .under_border_box {
    padding: 30px 6%;
  }
}
body:not(.home) .facilities_name {
  line-height: 1.5;
}
body:not(.home) .primary_color {
  color: #EE86B3;
}
body:not(.home) .secondary_color {
  color: #00AEF1;
}
body:not(.home) .fw500 {
  font-weight: 500;
}
body:not(.home) .img_boder img {
  border: solid 1px rgba(0, 0, 0, 0.1);
}
body:not(.home) .under_text_link,
body:not(.home) .swipebox {
  text-decoration: underline;
  color: #00AEF1;
}
body:not(.home) .under_text_link:hover,
body:not(.home) .swipebox:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  body:not(.home) .more.pc_left a {
    margin-left: 0;
  }
}
body:not(.home) .under_tel {
  font-size: 20px;
  color: #00AEF1;
}
body:not(.home) figure.pc_left {
  text-align: left;
}
@media (min-width: 768px) {
  body:not(.home) figure.pc_left img {
    display: block;
    margin-left: 0;
  }
}
body:not(.home) .img_link a {
  display: inline-block;
}
body:not(.home) .img_link a:hover img {
  opacity: 0.8;
}
body:not(.home) .img_link a img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body:not(.home) .floor_img {
  max-width: 400px;
  margin: auto;
}
body:not(.home) .floor_img img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body:not(.home) .floor_img > a:hover img {
  opacity: 0.8;
}
body:not(.home) ul.pdf_list {
  padding: 0;
  margin: 0;
}
body:not(.home) ul.pdf_list li {
  list-style: none;
  position: relative;
  padding-left: 50px;
}
body:not(.home) ul.pdf_list li:not(:last-child) {
  margin-bottom: 1em;
}
body:not(.home) ul.pdf_list li::before {
  content: "PDF";
  font-size: 12px;
  background: #00AEF1;
  padding: 0.2em 0.5em;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
}
body:not(.home) .swipebox {
  text-decoration: underline;
}
body:not(.home) .swipebox:hover {
  text-decoration: none;
}
body:not(.home) .list_step .list_step_item {
  position: relative;
  padding-bottom: 38px;
}
body:not(.home) .list_step .list_step_item::before {
  content: "";
  width: 1px;
  background: #EE86B3;
  display: block;
  position: absolute;
  top: 68px;
  left: 30px;
  bottom: 4px;
}
@media (max-width: 767px) {
  body:not(.home) .list_step .list_step_item::before {
    top: 54px;
    left: 23px;
    bottom: 4px;
  }
}
body:not(.home) .list_step .list_step_item:last-of-type {
  padding-bottom: 0;
}
body:not(.home) .list_step .list_step_item:last-of-type::before {
  content: none;
}
body:not(.home) .list_step .list_step_num {
  background: #EE86B3;
  color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2;
  font-size: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  body:not(.home) .list_step .list_step_num {
    width: 50px;
    height: 50px;
  }
}
body:not(.home) .list_step .list_step_num span {
  display: block;
  font-size: 26px;
  line-height: 1;
}
@media (max-width: 767px) {
  body:not(.home) .list_step .list_step_num span {
    font-size: 16px;
  }
}
body:not(.home) .list_step .list_step_itm_main {
  padding-left: 86px;
  position: relative;
  padding-top: 19px;
}
@media (max-width: 767px) {
  body:not(.home) .list_step .list_step_itm_main {
    padding-left: 62px;
    padding-top: 11px;
  }
}
body:not(.home) .list_step .list_step_itm_main h4,
body:not(.home) .list_step .list_step_itm_main h3 {
  color: #333333;
  padding-left: 0;
  margin-bottom: 20px;
  font-size: 20px;
}
@media (max-width: 767px) {
  body:not(.home) .list_step .list_step_itm_main h4,
  body:not(.home) .list_step .list_step_itm_main h3 {
    font-size: 18px;
  }
}
body:not(.home) .list_step .list_step_itm_main h4:before,
body:not(.home) .list_step .list_step_itm_main h3:before {
  content: none;
}
body:not(.home) .list_step .list_step_itm_main h3 {
  border: 0;
  padding-bottom: 0;
}
body:not(.home) .list_step .list_step_itm_main h3::before, body:not(.home) .list_step .list_step_itm_main h3::after {
  content: none;
}
body:not(.home) .under_link_box .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px 30px;
}
body:not(.home) .under_link_box .box > * {
  width: calc((100% - 60px) / 3 - 1px);
}
@media (max-width: 767px) {
  body:not(.home) .under_link_box .box > * {
    width: 100%;
  }
}
body:not(.home) .under_link_box .link a {
  text-decoration: none;
  display: block;
  padding-top: 30px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
body:not(.home) .under_link_box .link a:hover .ttl,
body:not(.home) .under_link_box .link a:hover .detail {
  color: #00AEF1;
}
body:not(.home) .under_link_box .link a:hover .link_btn {
  border-color: #00AEF1;
}
body:not(.home) .under_link_box .link a:hover .link_btn:before {
  border-color: #00AEF1;
}
body:not(.home) .under_link_box .link .link_btn_wrap {
  position: absolute;
  top: 0.3em;
  left: 0;
}
@media (max-width: 767px) {
  body:not(.home) .under_link_box .link .link_btn_wrap {
    top: 0.23em;
  }
}
body:not(.home) .under_link_box .link .link_btn {
  width: 20px;
  height: 20px;
  margin: auto;
  border: solid 1px #333333;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  body:not(.home) .under_link_box .link .link_btn {
    width: 18px;
    height: 18px;
  }
}
body:not(.home) .under_link_box .link .link_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 44%;
  right: auto;
  margin: auto;
  width: 4px;
  height: 4px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transition: 0.3s;
}
body:not(.home) .under_link_box .link .text {
  padding-left: 1.5454545455em;
  position: relative;
  font-size: clamp(18px, 1.4641288433vw, 22px);
}
body:not(.home) .under_link_box .link .text .ttl {
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1.5;
}
body:not(.home) .under_link_box .link .text .detail {
  margin-top: 1em;
  font-size: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1.7;
}
body:not(.home) .hospitalization_list > div:not(:last-child) {
  border-bottom: solid 1px rgba(0, 174, 241, 0.2);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
body:not(.home) .home_treatment_list > div:not(:last-child) {
  border-bottom: solid 1px rgba(0, 174, 241, 0.2);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
body:not(.home) .visiting_contact {
  border: solid 1px rgba(51, 51, 51, 0.2);
  padding: 40px 6%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 800px;
  margin: auto;
}
@media (max-width: 767px) {
  body:not(.home) .visiting_contact {
    padding: 20px 6%;
  }
}
body:not(.home) .visiting_contact > * {
  width: calc((100% - 30px) / 2 - 1px);
}
@media (max-width: 767px) {
  body:not(.home) .visiting_contact > * {
    width: 100%;
  }
}
body:not(.home) .visiting_contact .cta_text {
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  body:not(.home) .visiting_contact .cta_text {
    font-size: 16px;
  }
}
body:not(.home) .visiting_contact .tel_box .tel {
  font-size: clamp(30px, 2.9282576867vw, 40px);
  font-weight: 600;
  font-family: "Open Sans", serif;
  line-height: 1;
  margin-bottom: 0;
}
body:not(.home) .visiting_contact .tel_box .tel span {
  font-size: 60%;
  display: inline-block;
  margin-right: 6px;
}
/* ===============================================
# 投稿
=============================================== */
.under_news_sec .u_news_link {
  position: relative;
  display: table;
  margin-bottom: 20px;
}
.under_news_sec .u_news_link:hover .u_news_h2 {
  color: #EE86B3;
}
.under_news_sec .u_news_link:hover .link_btn {
  border-color: #EE86B3;
}
.under_news_sec .u_news_link:hover .link_btn:before {
  border-color: #EE86B3;
}
.under_news_sec .u_news_link.clinic_news:hover .u_news_h2 {
  color: #00AEF1;
}
.under_news_sec .u_news_link.clinic_news:hover .link_btn {
  border-color: #00AEF1;
}
.under_news_sec .u_news_link.clinic_news:hover .link_btn:before {
  border-color: #00AEF1;
}
.under_news_sec .u_news_link.closed:hover .u_news_h2 {
  color: #EE86B3;
}
.under_news_sec .u_news_link.closed:hover .link_btn {
  border-color: #EE86B3;
}
.under_news_sec .u_news_link.closed:hover .link_btn:before {
  border-color: #EE86B3;
}
.under_news_sec .u_news_link.event:hover .u_news_h2 {
  color: #F6CD48;
}
.under_news_sec .u_news_link.event:hover .link_btn {
  border-color: #F6CD48;
}
.under_news_sec .u_news_link.event:hover .link_btn:before {
  border-color: #F6CD48;
}
.under_news_sec .u_news_link.important:hover .u_news_h2 {
  color: #FE4646;
}
.under_news_sec .u_news_link.important:hover .link_btn {
  border-color: #FE4646;
}
.under_news_sec .u_news_link.important:hover .link_btn:before {
  border-color: #FE4646;
}
.under_news_sec .u_news_link.column:hover .u_news_h2 {
  color: #92CA7F;
}
.under_news_sec .u_news_link.column:hover .link_btn {
  border-color: #92CA7F;
}
.under_news_sec .u_news_link.column:hover .link_btn:before {
  border-color: #92CA7F;
}
.under_news_sec .u_news_link .link_btn_wrap {
  position: absolute;
  top: 50%;
  left: calc(100% + 16px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .under_news_sec .u_news_link .link_btn_wrap {
    top: 48%;
  }
}
.under_news_sec .u_news_link .link_btn {
  width: 20px;
  height: 20px;
  margin: auto;
  border: solid 1px #333333;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .under_news_sec .u_news_link .link_btn {
    width: 18px;
    height: 18px;
  }
}
.under_news_sec .u_news_link .link_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 46%;
  right: auto;
  margin: auto;
  width: 4px;
  height: 4px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transition: 0.3s;
}
.under_news_sec .u_news_h2 {
  text-align: left;
  padding-bottom: 0;
  font-size: clamp(18px, 1.4641288433vw, 22px);
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .under_news_sec .u_news_h2 {
    font-size: 16px;
  }
}
.under_news_sec .u_news_h2::before {
  content: none;
}

.news-list.north-news_list dt,
.news-list.north-news_list dd {
  padding: 1.2em 0;
}
.news-list.north-news_list dt {
  color: rgba(51, 51, 51, 0.6);
  font-weight: 500;
}
@media (max-width: 767px) {
  .news-list.north-news_list dt {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .news-list.north-news_list dd {
    padding-top: 0.5em;
  }
}
.news-list.north-news_list .north-news_ttl {
  font-weight: bold;
  display: block;
  margin-bottom: 0.5em;
}

/* ===============================================
# 検索ページ
=============================================== */
.no_keyword_box {
  margin: 120px auto 120px;
}
@media (max-width: 767px) {
  .no_keyword_box {
    margin: 80px auto 100px;
  }
}

.search_list {
  padding: 0;
  margin: 0;
}
.search_list .search_item {
  list-style: none;
  padding-left: 0;
}
.search_list .search_item:first-of-type a {
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
.search_list .search_item a {
  text-decoration: none;
  padding: 1.5em 0;
  display: block;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.search_list .search_item a::after {
  content: "";
  display: block;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width: 0;
  height: 1px;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #EE86B3;
}
.search_list .search_item a:hover {
  border-bottom: 1px solid rgba(51, 51, 51, 0.01);
}
.search_list .search_item a:hover .search_ttl {
  color: #EE86B3;
}
.search_list .search_item a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.search_list .search_item .search_ttl {
  text-align: left;
  margin-bottom: 0;
  font-size: 14px;
  padding-bottom: 0;
  font-weight: normal;
  position: relative;
  padding-left: 1.4em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.search_list .search_item .search_ttl::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  background: #EE86B3;
  position: absolute;
  top: 0.65em;
  left: 0;
}
.search_list .search_item .search_ttl::before {
  content: none;
}

body:not(.home) .u-flow-box .flow-item {
  border-radius: 6px;
  padding: 20px 4%;
  position: relative;
}
@media (max-width: 767px) {
  body:not(.home) .u-flow-box .flow-item {
    padding: 16px 4%;
  }
}
body:not(.home) .u-flow-box .flow-item:not(:last-child) {
  margin-bottom: 40px;
}
body:not(.home) .u-flow-box .flow-item.bule {
  background: #E7F8FF;
}
body:not(.home) .u-flow-box .flow-item.pink {
  background: #FFE7F8;
}
body:not(.home) .u-flow-box .flow-item:not(:last-child):before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: auto;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 0 auto;
  top: calc(100% + 6px);
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
body:not(.home) .u-flow-box h3.flow-ttl {
  text-align: center;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 16px;
}
body:not(.home) .u-flow-box h3.flow-ttl::before {
  content: none;
}
body:not(.home) .u-flow-box h3.flow-ttl::after {
  content: none;
}
body:not(.home) .u-flow-box .flow-text {
  text-align: center;
  margin-top: 4px;
}
@media (max-width: 767px) {
  body:not(.home) .u-flow-box .flow-text {
    font-size: 13px;
  }
}
body:not(.home) .u-download-btn {
  margin-top: 30px;
}
body:not(.home) .u-download-btn a {
  display: block;
  padding: 16px 16px;
  text-decoration: none;
  border: solid 1px #71CAEA;
  font-size: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body:not(.home) .u-download-btn a:hover {
  background: #E7F8FF;
}
body:not(.home) .u-download-btn a .btn-text {
  position: relative;
  display: block;
  padding-left: 25px;
}
body:not(.home) .u-download-btn a .btn-text::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 9px solid #71CAEA;
  border-right: 0;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body:not(.home) .u-floor-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
  margin: auto;
}
@media (max-width: 767px) {
  body:not(.home) .u-floor-box {
    width: 100%;
  }
}
body:not(.home) .u-floor-box .col-6 {
  width: calc((100% - 20px) / 2 - 1px);
}
@media (max-width: 767px) {
  body:not(.home) .u-floor-box .col-6 {
    width: 100%;
  }
}
body:not(.home) .u-floor-box .floor_img figcaption {
  font-size: 16px;
}
body:not(.home) .u-room-item {
  background: rgba(255, 231, 248, 0.8);
  padding: 30px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
}
@media (max-width: 767px) {
  body:not(.home) .u-room-item {
    gap: 20px;
    padding: 20px 6%;
  }
}
body:not(.home) .u-room-item:not(:last-child) {
  margin-bottom: 20px;
}
body:not(.home) .u-room-item .img {
  width: 34.5930232558%;
}
@media (max-width: 767px) {
  body:not(.home) .u-room-item .img {
    width: 100%;
  }
}
body:not(.home) .u-room-item .text {
  width: 65.4069767442%;
  padding-left: 40px;
}
@media (max-width: 767px) {
  body:not(.home) .u-room-item .text {
    width: 100%;
    padding-left: 0;
  }
}
body:not(.home) .u-room-item .room_h3 {
  font-size: 20px;
  padding-bottom: 0.5em;
  color: #EE86B3;
  margin-bottom: 1em;
  font-weight: 600;
}
@media (max-width: 767px) {
  body:not(.home) .u-room-item .room_h3 {
    font-size: 18px;
    margin-bottom: 1em;
  }
}
body:not(.home) .u-room-item .room_h3::after {
  content: none;
}
body:not(.home) .u-room-item .text-inner:not(:last-child) {
  margin-bottom: 12px;
}
body:not(.home) .u-room-item .room_h4 {
  font-size: 15px;
  margin-bottom: 0.2em;
  font-weight: 500;
}
body:not(.home) .u-tel-box .u-tel {
  color: #EE86B3;
  padding-left: 0.8823529412em;
  font-weight: 600;
  font-family: "Open Sans", serif;
  font-size: 30px;
  display: inline-block;
  margin: auto;
  background: url(/wp-content/uploads/u_tel_ivon.svg) no-repeat left center/0.5882352941em;
  line-height: 1.5;
}
@media (max-width: 767px) {
  body:not(.home) .u-tel-box .u-tel {
    font-size: 26px;
  }
}
body:not(.home) .u-tel-box .tel_address {
  color: #EE86B3;
  line-height: 1.4;
  font-size: 16px;
  display: inline-block;
  font-weight: 500;
}
@media (max-width: 767px) {
  body:not(.home) .u-tel-box .tel_address {
    font-size: 14px;
  }
}
body:not(.home) .u-alignment-box {
  border: solid 1px #EE86B3;
  border-radius: 4px;
  padding: 20px 30px;
}
@media (max-width: 767px) {
  body:not(.home) .u-alignment-box {
    padding: 20px 6%;
  }
}
body:not(.home) .u-alignment-box .u-alignment-ttl {
  color: #EE86B3;
  font-size: 16px;
  margin-bottom: 0.5em;
  font-weight: 500;
}

/* ===============================================
# 外来表
=============================================== */
.time-table-outer {
  overflow-x: auto;
}
@media (max-width: 767px) {
  .time-table-outer {
    margin: 0 -25px;
  }
}

.time-table {
  width: 100%;
  min-width: 700px;
  font-size: 1.2rem;
  border: 0;
}
@media (max-width: 767px) {
  .time-table {
    margin-left: 25px;
  }
}
.time-table tr {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.time-table th,
.time-table td {
  text-align: center;
  line-height: 1.6;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.time-table th {
  background: #F5F5F5;
  font-weight: bold;
}
.time-table th:first-child {
  border-left: 1px solid #ddd;
}
.time-table td {
  width: 10%;
  height: 40px;
  padding: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.time-table .thead th {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  height: 40px;
  border: 1px solid #ddd;
  border-left: none;
}
.time-table .thead th:first-child {
  border-left: 1px solid #ddd;
}
.time-table .subject {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1;
  width: 10%;
  padding: 5px;
}
.time-table .dr {
  display: inline-block;
  padding: 3px 0;
  margin: 5px 5px;
  line-height: 1.4;
  vertical-align: middle;
}
.time-table small {
  font-size: 1rem;
  display: block;
}

.u-charge-timeList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.u-charge-timeList li {
  padding: 0;
  padding: 1.3em 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  position: relative;
}
@media (min-width: 768px) {
  .u-charge-timeList li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .u-charge-timeList li {
    padding: 1em 0;
    display: block;
  }
}
.u-charge-timeList li:first-of-type {
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
.u-charge-timeList span {
  display: block;
}
.u-charge-timeList .ampm {
  font-weight: bold;
}
@media (min-width: 768px) {
  .u-charge-timeList .ampm {
    width: 120px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .u-charge-timeList .ampm {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  .u-charge-timeList .time {
    width: calc(100% - 120px);
  }
}

.u_first_medical {
  padding-left: 15px;
  border-left: 5px solid rgba(238, 134, 179, 0.7);
}

.list_step2 {
  counter-reset: number;
}
.list_step2 .list_step2_item {
  position: relative;
}
.list_step2 .list_step2_item:not(:last-of-type) {
  padding-bottom: 60px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .list_step2 .list_step2_item:not(:last-of-type) {
    padding-bottom: 40px;
    margin-bottom: 20px;
  }
}
.list_step2 .list_step2_item:not(:last-of-type)::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  bottom: auto;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 0 auto;
  bottom: 0;
  border-top: 2px solid #EE86B3;
  border-right: 2px solid #EE86B3;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (max-width: 767px) {
  .list_step2 .list_step2_item:not(:last-of-type)::before {
    width: 20px;
    height: 20px;
  }
}

.u_credit_img {
  max-width: 450px;
}

.u_contact_box {
  border: solid 1px rgba(51, 51, 51, 0.2);
  padding: 30px 20px;
  border-radius: 5px;
}
.u_contact_box .contact_ttl {
  padding-bottom: 0;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 0 10px;
  text-align: center;
}
.u_contact_box .contact_ttl::before {
  content: none;
}
.u_contact_box .clinic_name {
  text-align: center;
  margin-bottom: 10px;
}
.u_contact_box .number {
  text-align: center;
}
.u_contact_box .num {
  color: #EE86B3;
  font-weight: 600;
  font-family: "Open Sans", serif;
  font-size: 30px;
  display: inline-block;
  margin: auto;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .u_contact_box .num {
    font-size: 26px;
  }
}
.u_contact_box .address {
  line-height: 1.2;
  font-size: 14px;
  display: inline-block;
}
@media (max-width: 767px) {
  .u_contact_box .address {
    font-size: 14px;
  }
}

.u_voice_box .voice_h4 {
  color: #EE86B3;
}
@media (max-width: 767px) {
  .u_voice_box .voice_h4 {
    margin-bottom: 0;
  }
}
.u_voice_box .voice_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .u_voice_box .voice_item {
    display: block;
  }
}
.u_voice_box .voice_item:not(:last-child) {
  margin-bottom: 20px;
}
.u_voice_box .voice_item .img {
  width: 18%;
}
@media (max-width: 767px) {
  .u_voice_box .voice_item .img {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .u_voice_box .voice_item .img img {
    width: 25%;
    display: block;
  }
}
.u_voice_box .voice_item .text {
  width: 82%;
  padding-left: 2.0833333333vw;
}
@media (max-width: 767px) {
  .u_voice_box .voice_item .text {
    width: 100%;
    padding-left: 0;
    margin-top: 16px;
  }
}

.u_map_img {
  max-width: 500px;
}

.u_price_dl {
  margin-top: 20px;
}
.u_price_dl ul {
  margin: 0;
}
.u_price_dl dt {
  background-color: rgba(238, 134, 179, 0.1);
  font-weight: normal;
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .u_price_dl dt {
    padding: 10px;
  }
}
.u_price_dl dt:not(:first-of-type) {
  margin-top: 20px;
}
.u_price_dl dd {
  padding-top: 16px;
}
.u_price_dl .u_price_list {
  padding-left: 22px;
}
.u_price_dl .u_price_txt {
  margin-top: 6px !important;
}

/* ===============================================
# 休診表
=============================================== */
.post_close_table thead tr th:nth-of-type(1) {
  width: 25%;
}
.post_close_table thead tr th:nth-of-type(2) {
  width: 25%;
}
.post_close_table thead tr th:nth-of-type(3) {
  width: 25%;
}
.post_close_table thead tr th:nth-of-type(4) {
  width: 25%;
}
@media (max-width: 767px) {
  .post_close_table th,
  .post_close_table td {
    font-size: 1.3rem;
  }
}

/* ===============================================
# 健康コラム
=============================================== */
.column-archive .col-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px 40px;
  margin-top: 50px;
}
.column-archive .col-box__item {
  width: calc((100% - 80px) / 3 - 1px);
}
@media (max-width: 767px) {
  .column-archive .col-box__item {
    width: 100%;
  }
}
.column-archive .col-box__link:hover .col-box__img img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.column-archive .col-box__link:hover .col-box__ttl {
  color: #92CA7F;
}
.column-archive .col-box__link:hover .col-box__tag li {
  color: #92CA7F;
}
.column-archive .col-box__img {
  overflow: hidden;
  border-radius: 10px;
}
.column-archive .col-box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 340/250;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.column-archive .col-box__text {
  margin-top: 20px;
}
.column-archive .col-box__date {
  display: block;
  padding-left: 1.1428571429em;
  position: relative;
  line-height: 1;
  color: #92CA7F;
}
.column-archive .col-box__date::before {
  content: "";
  display: block;
  width: 0.7142857143em;
  height: 0.7142857143em;
  background: #92CA7F;
  position: absolute;
  top: 40%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}
.column-archive .col-box__ttl {
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 0.625em;
  line-height: 1.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.column-archive .col-box__tag {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 8px;
}
.column-archive .col-box__tag li {
  color: #B5B6B6;
  font-size: 1.3rem;
  line-height: 1.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* ===============================================
# サイトマップ
=============================================== */
.sitemap-box .sitemap-item:not(:first-of-type) {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .sitemap-box .sitemap-item:not(:first-of-type) {
    margin-top: 50px;
  }
}
.sitemap-box .sitemap-link a {
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding-left: 34px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sitemap-box .sitemap-link a:hover {
  color: #EE86B3;
}
.sitemap-box .sitemap-link a:hover .sitemap-allow {
  background: #fff;
}
.sitemap-box .sitemap-link a:hover .sitemap-allow:after {
  border-color: #EE86B3;
}
.sitemap-box .sitemap-link a .sitemap-allow {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #EE86B3;
  border: solid 2px #EE86B3;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
}
.sitemap-box .sitemap-link a .sitemap-allow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 45%;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sitemap-box .sitemap-list {
  padding-left: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px 20px;
}
@media (max-width: 767px) {
  .sitemap-box .sitemap-list {
    gap: 16px;
  }
}
.sitemap-box .sitemap-list > * {
  width: calc((100% - 40px) / 3 - 1px);
}
@media (max-width: 767px) {
  .sitemap-box .sitemap-list > * {
    width: 100%;
  }
}
.sitemap-box .sitemap-list li {
  list-style: none;
  position: relative;
  padding-left: 1.2857142857em;
  line-height: 1.7;
}
.sitemap-box .sitemap-list li::before {
  content: "";
  display: block;
  width: 0.5714285714em;
  height: 0.5714285714em;
  background: #EE86B3;
  position: absolute;
  top: 0.55em;
  bottom: auto;
  left: 0;
  right: auto;
  border-radius: 50%;
}
.sitemap-box .sitemap-list li > a {
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sitemap-box .sitemap-list li > a:hover {
  color: #EE86B3;
}

html {
  scroll-padding-top: 120px;
  scroll-behavior: smooth;
}
@media (max-width: 767px) {
  html {
    scroll-padding-top: 90px;
  }
}

body {
  min-width: 960px;
}
@media (max-width: 767px) {
  body {
    min-width: initial;
  }
}

/* ===============================================
# header
=============================================== */
header {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
header.active {
  -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));
}

#header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}
#header .container {
  padding: 0 40px 0 2.0833333333vw;
}
@media (max-width: 1249px) {
  #header .container {
    padding: 0 20px;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1250px) {
  #header .container .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#header .container .title {
  padding: 10px 0;
  position: relative;
  vertical-align: middle;
}
@media (min-width: 1250px) {
  #header .container .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1250px) {
  #header .container .title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#header .container .title .hd-info {
  font-size: clamp(9px, 0.8052708638vw, 13px);
  font-weight: normal;
  white-space: nowrap;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-top: 0.5em;
  display: block;
}
@media (max-width: 1249px) {
  #header .container .title .hd-info {
    display: none;
  }
}
@media (min-width: 1250px) {
  #header .container .gnav {
    vertical-align: middle;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 1249px) {
  #header .container .gnav {
    display: none;
  }
}
@media (min-width: 1250px) {
  #header .container .gnav nav {
    padding-left: 20px;
  }
}
@media (min-width: 1250px) {
  #header .container .gnav nav > ul > li > a {
    font-size: 14px;
    padding: 20px clamp(10px, 0.878477306vw, 15px);
    border-bottom: 0;
  }
}
@media (min-width: 1250px) and (max-width: 1400px) {
  #header .container .gnav nav > ul > li > a {
    font-size: 12px;
  }
}
@media (min-width: 1250px) {
  #header .container .gnav nav > ul > li > a:hover {
    border-bottom: 0;
    color: #EE86B3;
  }
}
#header .container .gnav_other {
  padding: 0;
  margin: 0;
  margin-left: 1.5625vw;
  margin-right: -40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1249px) {
  #header .container .gnav_other {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#header .container .gnav_other li {
  list-style: none;
  width: 100px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}
@media (max-width: 1500px) {
  #header .container .gnav_other li {
    width: 80px;
  }
}
@media (max-width: 1249px) {
  #header .container .gnav_other li {
    width: 22px;
    border-left: 0;
    margin-left: 33px;
  }
  #header .container .gnav_other li:first-of-type {
    margin-left: 0;
  }
}
@media (max-width: 1249px) {
  #header .container .gnav_other li.search {
    display: none;
  }
}
#header .container .gnav_other li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding: 0;
  overflow: visible;
  text-decoration: none;
}
@media (max-width: 1249px) {
  #header .container .gnav_other li a {
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#header .container .gnav_other li a:hover .other_text {
  color: #EE86B3;
}
#header .container .gnav_other li .h_icon {
  display: block;
  width: 24px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 1249px) {
  #header .container .gnav_other li .h_icon {
    width: 22px;
    margin-bottom: 8px;
  }
}
#header .container .gnav_other li .other_text {
  font-size: 11px;
  text-align: center;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
}
@media (max-width: 1249px) {
  #header .container .gnav_other li .other_text {
    font-size: 9px;
    line-height: 1;
  }
}
@media (max-width: 1249px) {
  #header .container .gnav_other li .other_text.pc {
    display: none;
  }
}
@media (min-width: 1250px) {
  #header .container .gnav_other li .other_text.sp {
    display: none;
  }
}
@media (min-width: 1250px) {
  #header .container .gnav_other li.hamburger {
    display: none;
  }
}
@media (max-width: 1249px) {
  #header .container .gnav_other li.hamburger {
    height: 60px;
  }
}
#header .container .gnav_other li.hamburger .other_text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 10.5px;
  z-index: 1001;
}
@media (min-width: 1250px) {
  #header .container .gnav_other li {
    /*ボタンクリック後、JSで#search-wrapに panelactive クラスが付与された後の見た目*/
    /*==検索窓*/
    /*ボタンクリック後、JSで#search-wrapに panelactive クラスが付与された後*/
    /*==検索フォームの設定*/
    /*==テキスト入力とボタンinput共通設定*/
    /*テキスト入力input設定*/
    /*テキスト入力inputにフォーカスされたら*/
    /*ボタンinput設定*/
  }
  #header .container .gnav_other li .open-btn {
    background: url("/wp-content/uploads/h-icon-03_2.svg") no-repeat center 0px;
    background-size: 24px 24px;
    width: 100%;
    height: 50px;
    cursor: pointer;
    position: relative;
  }
  #header .container .gnav_other li .open-btn:hover:after {
    color: #EE86B3;
  }
  #header .container .gnav_other li .open-btn:after {
    content: "検索";
    font-size: 11px;
    text-align: center;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    transition: 0.3s;
  }
  #header .container .gnav_other li .open-btn.btnactive {
    background: url("/wp-content/uploads/search_closed.png") no-repeat center 0;
    background-size: 24px 24px;
  }
  #header .container .gnav_other li #search-wrap {
    position: absolute;
    top: 150px;
    right: 20px;
    z-index: -1;
    opacity: 0;
    width: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 5px;
  }
  #header .container .gnav_other li #search-wrap.panelactive {
    opacity: 1;
    z-index: 3;
    width: 280px;
    padding: 10px;
    top: 80px;
    background: #fff;
  }
  #header .container .gnav_other li #search-wrap .my-search-form {
    display: none;
    /*検索窓は、はじめ非表示*/
  }
  #header .container .gnav_other li #search-wrap.panelactive .my-search-form {
    display: block;
    /*検索窓を表示*/
  }
  #header .container .gnav_other li #search-wrap input {
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    /*カーソルを指マークに*/
    color: #333333;
  }
  #header .container .gnav_other li #search-wrap input[type=text] {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    letter-spacing: 0.05em;
    height: 42px;
    padding: 10px;
  }
  #header .container .gnav_other li #search-wrap input[type=text]:focus {
    background: #eee;
  }
  #header .container .gnav_other li #search-wrap input[type=submit] {
    position: absolute;
    top: 10px;
    right: 30px;
    background: url("/wp-content/uploads/h-icon-03_2.svg") no-repeat right;
    background-size: 20px 20px;
    width: 30px;
    height: 42px;
    border: 0;
  }
}
@media (max-width: 1249px) {
  #header .container .gnav_other .btn-gnavi {
    position: absolute;
    top: 15px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 100;
    bottom: auto;
    right: auto;
    left: 50%;
    margin: 0 auto;
    display: block;
    width: 20px;
    height: 18px;
    padding: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow: hidden;
    z-index: 1001;
  }
  #header .container .gnav_other .btn-gnavi:after, #header .container .gnav_other .btn-gnavi:before {
    height: 1px;
  }
  #header .container .gnav_other .btn-gnavi span {
    height: 1px;
  }
}
@media (min-width: 1250px) {
  #header .spNav {
    display: none;
  }
  #header .hdr_sp_only {
    display: none !important;
  }
}
@media (max-width: 1249px) {
  #header .header-wrap {
    position: relative;
    z-index: 101;
    background: #fff;
    height: 100%;
  }
  #header .header-wrap::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgb(238, 134, 179)), to(rgb(0, 174, 241)));
    background: -webkit-linear-gradient(left, rgb(238, 134, 179) 0%, rgb(0, 174, 241) 100%);
    background: linear-gradient(90deg, rgb(238, 134, 179) 0%, rgb(0, 174, 241) 100%);
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  #header .spNav {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 100;
    overflow-y: auto;
    padding-right: 0;
    padding: 100px 0 100px 30px;
    -webkit-transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    opacity: 0;
  }
  #header .spNav nav.menu-header_left-container {
    margin-top: 20px;
  }
  #header .spNav nav > ul > li:not(:first-child) > a {
    margin-top: 20px;
  }
  #header .spNav nav > ul > li.amblatory_icon > a {
    background-image: url(/wp-content/uploads/spNav_001.svg);
  }
  #header .spNav nav > ul > li.hospitalization_icon > a {
    background-image: url(/wp-content/uploads/spNav_002.svg);
  }
  #header .spNav nav > ul > li.rehabilitation_icon > a {
    background-image: url(/wp-content/uploads/spNav_003.svg);
  }
  #header .spNav nav > ul > li.home_icon > a {
    background-image: url(/wp-content/uploads/spNav_004.svg);
  }
  #header .spNav nav > ul > li.personnel_icon > a {
    background-image: url(/wp-content/uploads/spNav_005.svg);
  }
  #header .spNav nav > ul > li.about_icon > a {
    background-image: url(/wp-content/uploads/spNav_006.svg);
  }
  #header .spNav nav > ul > li.news_icon > a {
    background-image: url(/wp-content/uploads/spNav_007.svg);
  }
  #header .spNav nav > ul > li.careers_icon > a {
    background-image: url(/wp-content/uploads/spNav_008_2.svg);
    position: relative;
  }
  #header .spNav nav > ul > li > a {
    font-size: 16px;
    padding: 10px 50px 10px 52px;
    position: relative;
    background: url(/wp-content/uploads/spNav_001.svg) no-repeat left center/30px;
  }
  #header .spNav nav > ul > li > a span {
    font-size: 10px;
    font-family: "Open Sans", serif;
    display: block;
    color: rgba(99, 96, 96, 0.4);
    margin-top: 6px;
    line-height: 1.2;
  }
  #header .spNav nav > ul > li > a span::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 50px;
    background: rgba(0, 0, 0, 0.2);
  }
  #header .spNav nav > ul > li > a span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 17.5px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 16px;
    height: 16px;
    margin: 0;
    border: 1px solid #333333;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #header .spNav nav > ul > li:not(.has_under) > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: auto;
    right: 24px;
    margin: auto;
    width: 4px;
    height: 4px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
  }
  #header .spNav a {
    text-decoration: none;
    line-height: 1.2;
    display: block;
  }
  #header .spNav ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #header .spNav .has_under > a::before, #header .spNav .has_under > a::after {
    content: "";
    display: block;
    background-color: #333333;
    position: absolute;
  }
  #header .spNav .has_under > a::before {
    width: 8px;
    height: 1px;
    top: 50%;
    right: 17.5px;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
  }
  #header .spNav .has_under > a::after {
    width: 1px;
    height: 8px;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  #header .spNav .has_under > a.menu_under_open:after {
    height: 0;
  }
  #header .spNav .has_under > a.menu_under_open span:after {
    opacity: 0;
  }
  #header .spNav .has_under .sub-menu {
    display: none;
  }
  #header .spNav .has_under .sub-menu > li > a {
    padding: 15px 15px 15px 49px;
    position: relative;
  }
  #header .spNav .has_under .sub-menu > li > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 7px;
    right: auto;
    margin: auto;
    width: 6px;
    height: 6px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
  }
  #header.menu_open .spNav {
    right: 0;
    opacity: 1;
    -webkit-transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
  }
  #header.menu_open .header-wrap::after {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
  }
  #header .spNav-other {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px rgba(0, 0, 0, 0.2);
  }
  #header .spNav-other .spNav-other-list li a {
    font-size: 14px;
    padding: 14px 10px 14px 52px;
    position: relative;
    background: url(/wp-content/uploads/spNav_009.svg) no-repeat 6px center/24px;
  }
  #header .spNav-other .spNav-other-list li.spNav-contact a {
    background-image: url(/wp-content/uploads/spNav_009.svg);
  }
  #header .spNav-other .spNav-other-list li.spNav-access a {
    background-image: url(/wp-content/uploads/spNav_010.svg);
  }
  #header .spNav-other .spNav-other-list li.spNav-search {
    position: relative;
    /*テキスト入力inputにフォーカスされたら*/
    /*ボタンinput設定*/
  }
  #header .spNav-other .spNav-other-list li.spNav-search .sp-open-btn {
    background: url(/wp-content/uploads/h-icon-03_2.svg) no-repeat 6px center/24px;
    width: 100%;
    cursor: pointer;
    position: relative;
    padding: 14px 10px 14px 52px;
  }
  #header .spNav-other .spNav-other-list li.spNav-search .sp-open-btn:hover:after {
    color: #EE86B3;
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap {
    position: absolute;
    top: 50%;
    left: 52px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    opacity: 0;
    width: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 5px;
    overflow: hidden;
    /* ← これ追加 */
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap.panelactive {
    opacity: 1;
    z-index: 3;
    width: 280px;
    max-width: 100%;
    overflow: visible;
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap .my-search-form {
    display: none;
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap.panelactive .my-search-form {
    display: block;
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap input {
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    color: #333333;
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap input[type=text] {
    width: 100%;
    border: none;
    border: 1px solid #ccc;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    letter-spacing: 0.05em;
    height: 42px;
    padding: 10px;
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap input[type=text]:focus {
    background: #fff;
  }
  #header .spNav-other .spNav-other-list li.spNav-search #sp-search-wrap input[type=submit] {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("/wp-content/uploads/h-icon-03_2.svg") no-repeat right;
    background-size: 20px 20px;
    width: 30px;
    height: 42px;
    border: 0;
  }
  #header .spNav-clinic {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px rgba(0, 0, 0, 0.2);
  }
  #header .spNav-clinic .spNav-clinic-list li > a {
    padding: 15px 15px 15px 49px;
    position: relative;
  }
  #header .spNav-clinic .spNav-clinic-list li > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 7px;
    right: auto;
    margin: auto;
    width: 6px;
    height: 6px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
  }
  #header .spNav-info {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px rgba(0, 0, 0, 0.2);
  }
  #header .spNav-info .info-time {
    font-size: 12px;
    line-height: 2;
    padding: 0 10px 0 60px;
    position: relative;
    background: url(/wp-content/uploads/spNav_012.svg) no-repeat 6px 10px/26px;
  }
}

/* ===============================================
# TOP共通
=============================================== */
[id^=front_sec] .container {
  max-width: calc(1380px + 12%);
  padding: 0 6%;
}
[id^=front_sec] .top_h2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.07;
  padding-bottom: 0;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  [id^=front_sec] .top_h2 {
    margin-bottom: 30px;
  }
}
[id^=front_sec] .top_h2 .en {
  font-family: "Open Sans", serif;
  font-size: 11px;
  color: #636060;
  display: block;
  margin-top: 0.1818181818em;
}
[id^=front_sec] .top_h2::before {
  content: none;
}

/* ===============================================
# front_sec_medical
=============================================== */
#front_sec_medical {
  padding: 40px 0 120px;
  position: relative;
  z-index: 0;
}
#front_sec_medical::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/sec-01-bg.jpg) no-repeat center center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
}
#front_sec_medical:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.7)));
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 1250px) {
  #front_sec_medical {
    padding: 30px 0 60px;
  }
}
#front_sec_medical .box01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px 3.125vw;
  margin-top: 100px;
}
@media (max-width: 767px) {
  #front_sec_medical .box01 {
    gap: 20px;
    margin-top: 60px;
  }
}
#front_sec_medical .box01 > * {
  width: calc((100% - 3.125vw * 3) / 4 - 1px);
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 > * {
    width: calc((100% - 3.125vw * 1) / 2 - 1px);
  }
}
@media (max-width: 767px) {
  #front_sec_medical .box01 > * {
    width: 100%;
  }
}
#front_sec_medical .box01 .card {
  border-radius: 5px;
  overflow: hidden;
  /* drop-shadow */
  -webkit-filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.1));
}
@media (max-width: 1023px) {
  #front_sec_medical .box01 .card {
    will-change: filter;
  }
}
#front_sec_medical .box01 .card a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#front_sec_medical .box01 .card a .img img {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#front_sec_medical .box01 .card a:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#front_sec_medical .box01 .card a:hover .text {
  background: #FFE7F8;
}
#front_sec_medical .box01 .card a:hover .text::before {
  background: #FFE7F8;
}
#front_sec_medical .box01 .card.no2:hover .text {
  background: #E7F8FF;
}
#front_sec_medical .box01 .card.no2:hover .text::before {
  background: #E7F8FF;
}
#front_sec_medical .box01 .card.no3:hover .text {
  background: #FEFFE7;
}
#front_sec_medical .box01 .card.no3:hover .text::before {
  background: #FEFFE7;
}
#front_sec_medical .box01 .card.no4:hover .text {
  background: #E0FFDA;
}
#front_sec_medical .box01 .card.no4:hover .text::before {
  background: #E0FFDA;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .img {
    width: 26.5486725664%;
  }
}
#front_sec_medical .box01 .card .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#front_sec_medical .box01 .card .text {
  position: relative;
  background: #fff;
  padding: 0 1.5625vw 69px;
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .text {
    width: 73.4513274336%;
    padding: 10px 10px 10px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#front_sec_medical .box01 .card .text::before {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background: #fff;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  top: auto;
  bottom: calc(100% - 1px);
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .text::before {
    display: none;
  }
}
#front_sec_medical .box01 .card .icon_wrap {
  margin-top: -28px;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .icon_wrap {
    display: none;
  }
}
#front_sec_medical .box01 .card .icon_wrap .medical_icon {
  width: 100%;
  max-width: 56px;
  display: block;
  margin: auto;
}
#front_sec_medical .box01 .card .medical_ttl {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  padding-bottom: 0;
  margin-top: 27px;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .medical_ttl {
    text-align: left;
    font-size: 16px;
    margin: 0;
  }
}
#front_sec_medical .box01 .card .medical_ttl::before {
  content: none;
}
#front_sec_medical .box01 .card .medical_ttl .en {
  display: block;
  font-family: "Open Sans", serif;
  font-size: 1.3rem;
  color: #636060;
}
#front_sec_medical .box01 .card .txt {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.8181818182;
  margin-top: 16px;
  min-height: 60px;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .txt {
    display: none;
  }
}
#front_sec_medical .box01 .card .link_btn {
  width: 24px;
  height: 24px;
  margin: auto;
  margin-top: 26px;
  border: solid 1px #333333;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .link_btn {
    width: 18px;
    height: 18px;
    margin: 0;
  }
}
#front_sec_medical .box01 .card .link_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 44%;
  right: auto;
  margin: auto;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
}
@media (max-width: 1250px) {
  #front_sec_medical .box01 .card .link_btn::before {
    width: 4px;
    height: 4px;
  }
}
#front_sec_medical .box2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px 20px;
  margin-top: 56px;
}
@media (max-width: 1250px) {
  #front_sec_medical .box2 {
    gap: 30px 3.125vw;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  #front_sec_medical .box2 {
    gap: 20px;
    margin-top: 40px;
  }
}
#front_sec_medical .box2 > * {
  width: calc((100% - 40px) / 3 - 1px);
}
@media (max-width: 1250px) {
  #front_sec_medical .box2 > * {
    width: calc((100% - 3.125vw * 1) / 2 - 1px);
  }
}
@media (max-width: 767px) {
  #front_sec_medical .box2 > * {
    width: 100%;
  }
}
#front_sec_medical .box2 .card2 {
  border-radius: 5px;
  overflow: hidden;
  padding: 30px 1.3020833333vw;
  /* drop-shadow */
  -webkit-filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.1));
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 1250px) {
  #front_sec_medical .box2 .card2 {
    padding: 30px 10px;
  }
}
@media (max-width: 767px) {
  #front_sec_medical .box2 .card2 {
    padding: 20px 10px;
  }
}
#front_sec_medical .box2 .card2.no1 {
  background: #FFE7F8;
}
#front_sec_medical .box2 .card2.no2 {
  background: #E7F8FF;
}
#front_sec_medical .box2 .card2.no3 {
  background: #FEFFE7;
}
#front_sec_medical .box2 .card2:hover {
  background: #fff;
}
#front_sec_medical .box2 .card2 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#front_sec_medical .box2 .card2 a .icon_wrap2 .medical_icon {
  width: 100%;
  max-width: 56px;
  display: block;
  margin: auto;
}
#front_sec_medical .box2 .card2 a .medical_ttl2 {
  font-size: 18px;
  text-align: left;
  font-weight: 500;
  padding-bottom: 0;
  margin: 0;
}
@media (max-width: 1250px) {
  #front_sec_medical .box2 .card2 a .medical_ttl2 {
    text-align: left;
    font-size: 16px;
    margin: 0;
  }
}
#front_sec_medical .box2 .card2 a .medical_ttl2::before {
  content: none;
}
#front_sec_medical .box2 .card2 a .medical_ttl2 .en2 {
  display: block;
  font-family: "Open Sans", serif;
  font-size: 11px;
  color: #636060;
  margin-top: 8px;
}
@media (max-width: 1250px) {
  #front_sec_medical .box2 .card2 a .medical_ttl2 .en2 {
    margin: 0;
  }
}
#front_sec_medical .box2 .card2 .text {
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
#front_sec_medical .box2 .card2 .link_btn2 {
  width: 24px;
  height: 24px;
  margin: 0;
  border: solid 1px #333333;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 1250px) {
  #front_sec_medical .box2 .card2 .link_btn2 {
    width: 18px;
    height: 18px;
  }
}
#front_sec_medical .box2 .card2 .link_btn2::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 44%;
  right: auto;
  margin: auto;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
}
@media (max-width: 1250px) {
  #front_sec_medical .box2 .card2 .link_btn2::before {
    width: 4px;
    height: 4px;
  }
}

/* ===============================================
# front_sec_news
=============================================== */
#front_sec_news {
  padding: 120px 0;
}
@media (max-width: 1250px) {
  #front_sec_news {
    padding: 60px 0;
  }
}
#front_sec_news .h2_wrap {
  position: relative;
}
#front_sec_news .h2_wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(238, 134, 179)), to(rgb(0, 174, 241)));
  background: -webkit-linear-gradient(left, rgb(238, 134, 179) 0%, rgb(0, 174, 241) 100%);
  background: linear-gradient(90deg, rgb(238, 134, 179) 0%, rgb(0, 174, 241) 100%);
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}
#front_sec_news .news_ttl {
  font-size: 18px;
  text-align: left;
  font-weight: 500;
  padding: 2.2222222222em 0;
  display: table;
}
@media (max-width: 767px) {
  #front_sec_news .news_ttl {
    padding: 1.6666666667em 0;
  }
}
#front_sec_news .news_ttl .en {
  font-family: "Open Sans", serif;
  margin-left: 10px;
  font-size: 11px;
  color: #636060;
  display: inline-block;
}
#front_sec_news .news_ttl::before {
  content: none;
}
#front_sec_news .box > *:not(:last-child) {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #front_sec_news .box > *:not(:last-child) {
    margin-bottom: 30px;
  }
}
#front_sec_news .box .bnr-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px 30px;
}
#front_sec_news .box .bnr {
  width: calc((100% - 60px) / 3 - 1px);
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
}
@media (max-width: 767px) {
  #front_sec_news .box .bnr {
    width: 100%;
  }
}
#front_sec_news .box .bnr > a:hover img {
  opacity: 0.8;
}
#front_sec_news .box .bnr img {
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#front_sec_news .news-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 35px 1.8229166667vw;
}
#front_sec_news .news-box > * {
  width: calc((100% - 1.8229166667vw * 2) / 3 - 1px);
}
@media (max-width: 1024px) {
  #front_sec_news .news-box > * {
    width: 100%;
  }
}
#front_sec_news .top_news {
  position: relative;
}
#front_sec_news .top_news.news .head_link {
  border-bottom: solid 1px #00AEF1;
}
#front_sec_news .top_news.news .head_link .news_h3::after {
  background: url(/wp-content/uploads/sec-02-icon-02.svg) no-repeat center/2em;
}
#front_sec_news .top_news.news .top_news_wrap::before {
  background: #E7F8FF;
}
#front_sec_news .top_news.news .top_news_wrap .news_list {
  padding: 0;
  margin: 0;
}
#front_sec_news .top_news.news .top_news_wrap .news_list a:hover {
  color: #00AEF1;
}
#front_sec_news .top_news.news .top_news_wrap .news_list .news_item {
  list-style: none;
  border-bottom: solid 1px #7DD9FF;
}
#front_sec_news .top_news.news .top_news_wrap .news_list .date .year {
  border-bottom: solid 1px #7DD9FF;
}
#front_sec_news .top_news.event .head_link {
  border-bottom: solid 1px #F6CD48;
}
#front_sec_news .top_news.event .head_link .news_h3::after {
  background: url(/wp-content/uploads/event_icon.svg) no-repeat center/2em;
}
#front_sec_news .top_news.event .top_news_wrap::before {
  background: #FEFFE7;
}
#front_sec_news .top_news.event .top_news_wrap .news_list {
  padding: 0;
  margin: 0;
}
#front_sec_news .top_news.event .top_news_wrap .news_list a:hover {
  color: #F6CD48;
}
#front_sec_news .top_news.event .top_news_wrap .news_list .news_item {
  list-style: none;
  border-bottom: solid 1px #FFF47D;
}
#front_sec_news .top_news.event .top_news_wrap .news_list .date .year {
  border-bottom: solid 1px #FFF47D;
}
#front_sec_news .top_news .top_news_wrap {
  position: relative;
}
#front_sec_news .top_news .top_news_wrap::before {
  content: "";
  display: block;
  width: calc(100% - 90px);
  height: 100%;
  background: #FFE7F8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
}
#front_sec_news .top_news .head_link {
  padding: 15px 40px 15px 20px;
  display: block;
  border-bottom: solid 1px #EE86B3;
  text-decoration: none;
  position: relative;
}
#front_sec_news .top_news .head_link.news_link:hover .news_h3 {
  color: #00AEF1;
}
#front_sec_news .top_news .head_link.news_link:hover .link_btn {
  border-color: #00AEF1;
}
#front_sec_news .top_news .head_link.news_link:hover .link_btn:before {
  border-color: #00AEF1;
}
#front_sec_news .top_news .head_link.closed_link:hover .news_h3 {
  color: #EE86B3;
}
#front_sec_news .top_news .head_link.closed_link:hover .link_btn {
  border-color: #EE86B3;
}
#front_sec_news .top_news .head_link.closed_link:hover .link_btn:before {
  border-color: #EE86B3;
}
#front_sec_news .top_news .head_link.event_link:hover .news_h3 {
  color: #F6CD48;
}
#front_sec_news .top_news .head_link.event_link:hover .link_btn {
  border-color: #F6CD48;
}
#front_sec_news .top_news .head_link.event_link:hover .link_btn:before {
  border-color: #F6CD48;
}
#front_sec_news .top_news .news_h3 {
  font-size: 15px;
  padding-left: 3.3333333333em;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 0;
}
#front_sec_news .top_news .news_h3::before {
  content: none;
}
#front_sec_news .top_news .news_h3::after {
  content: "";
  display: block;
  width: 2em;
  height: 2em;
  background: url(/wp-content/uploads/sec-02-icon-01.svg) no-repeat center/2em;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#front_sec_news .top_news .link_btn_wrap {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#front_sec_news .top_news .link_btn {
  width: 20px;
  height: 20px;
  margin: auto;
  border: solid 1px #333333;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  #front_sec_news .top_news .link_btn {
    width: 18px;
    height: 18px;
  }
}
#front_sec_news .top_news .link_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 44%;
  right: auto;
  margin: auto;
  width: 4px;
  height: 4px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transition: 0.3s;
}
#front_sec_news .top_news .news_list {
  padding: 0;
  margin: 0;
}
#front_sec_news .top_news .news_list a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#front_sec_news .top_news .news_list a:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  color: #EE86B3;
}
#front_sec_news .top_news .news_list .news_item {
  list-style: none;
  border-bottom: solid 1px #FAB9D5;
}
#front_sec_news .top_news .news_list .news_item > a {
  padding: 10px 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#front_sec_news .top_news .news_list .date {
  width: 50px;
  text-align: center;
  font-family: "Open Sans", serif;
  margin: 0;
}
#front_sec_news .top_news .news_list .date .year {
  font-size: 10px;
  border-bottom: solid 1px #FAB9D5;
  padding-bottom: 3px;
}
#front_sec_news .top_news .news_list .date .day {
  font-size: 15px;
  margin-top: 3px;
}
#front_sec_news .top_news .news_list .ttl {
  width: calc(100% - 100px);
  font-weight: 500;
  font-size: 13px;
  text-align: left;
  margin: 0;
}

/* ===============================================
# front_sec_bnr
=============================================== */
#front_sec_bnr {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  #front_sec_bnr {
    margin-bottom: 60px;
  }
}
#front_sec_bnr .box {
  max-width: 1298px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px 2.0833333333vw;
}
#front_sec_bnr .box > * {
  width: calc((100% - 2.0833333333vw * 2) / 3 - 1px);
}
@media (max-width: 767px) {
  #front_sec_bnr .box > * {
    width: 100%;
  }
}
#front_sec_bnr .link > a:hover img {
  opacity: 0.8;
}
#front_sec_bnr .link img {
  display: block;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#front_sec_info {
  background: #F5F5F5;
  padding: 120px 0;
}
@media (max-width: 767px) {
  #front_sec_info {
    padding: 60px 0;
  }
}
#front_sec_info .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#front_sec_info .map_box {
  width: 44.9275362319%;
}
@media (max-width: 767px) {
  #front_sec_info .map_box {
    width: 100%;
  }
}
#front_sec_info .time_box {
  width: 55.0724637681%;
  padding-left: 8.3333333333vw;
}
@media (max-width: 767px) {
  #front_sec_info .time_box {
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
  }
}
#front_sec_info .clinic_name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 0.7777777778em;
}
@media (max-width: 767px) {
  #front_sec_info .clinic_name {
    font-size: 14px;
  }
}
#front_sec_info .add_txt {
  line-height: 1.75;
  font-size: 16px;
  margin-bottom: 1.75em;
}
@media (max-width: 767px) {
  #front_sec_info .add_txt {
    font-size: 14px;
  }
}
#front_sec_info .map_wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}
@media (min-width: 768px) {
  #front_sec_info .map_wrap {
    padding-top: 353px;
  }
}
#front_sec_info .map_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#front_sec_info .info_h3 {
  padding: 0;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 1.3333333333em;
}
#front_sec_info .info_h3::before {
  content: none;
}
#front_sec_info .info_h3 .color_change {
  color: #F6CD48;
}
#front_sec_info .table_inner {
  padding: 30px;
  background: #fff;
  border-radius: 5px;
}
@media (max-width: 767px) {
  #front_sec_info .table_inner {
    padding: 20px 6%;
  }
}
#front_sec_info .table_info {
  font-size: 14px;
  line-height: 1.7857142857;
  margin-top: 10px;
}
#front_sec_info .table_info .time_link {
  text-decoration: underline;
}
#front_sec_info .table_info .time_link:hover {
  text-decoration: none;
}
#front_sec_info .cont_box {
  margin-top: 40px;
}
#front_sec_info .cont_box .cont_btn_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 16px 13px;
}
#front_sec_info .cont_box .cont_btn_wrap > * {
  width: calc((100% - 13px) / 2 - 1px);
}
@media (max-width: 767px) {
  #front_sec_info .cont_box .cont_btn_wrap > * {
    width: 100%;
  }
}
#front_sec_info .cont_btn .cont_link {
  display: block;
  text-decoration: none;
  background: #EE86B3;
  font-size: clamp(20px, 1.6837481698vw, 26px);
  font-family: "Open Sans", serif;
  font-weight: 600;
  letter-spacing: 0.07;
  line-height: 1;
  padding: 0.5769230769em;
}
#front_sec_info .cont_btn .cont_link a {
  color: #fff;
}
#front_sec_info .cont_btn .cont_link .icon {
  color: #fff;
  background: url(/wp-content/uploads/sec-04-tel.svg) no-repeat left center/0.8461538462em;
  padding-left: 1.3846153846em;
  display: table;
  margin: auto;
  font-weight: 600;
}
#front_sec_info .cont_btn.fax .cont_link {
  background: #00AEF1;
}
#front_sec_info .cont_btn.fax .cont_link .icon {
  font-weight: 600;
  background: url(/wp-content/uploads/sec-04-fax.svg) no-repeat left center/1.0769230769em;
  padding-left: 1.5384615385em;
}

/* ===============================================
# footer
=============================================== */
footer {
  padding: 62px 0 0;
}
@media (min-width: 768px) {
  footer .container {
    max-width: calc(1540px + 12%);
    padding: 0 6% 60px;
  }
}
@media (max-width: 767px) {
  footer .container {
    padding: 0 6% 50px;
  }
}
footer .page_top {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  footer .page_top {
    margin-bottom: 30px;
  }
}
footer .page_top::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #F5F5F5;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
}
footer .page_top .foot_ttl {
  margin-bottom: 0;
  font-size: 16px;
  position: relative;
  display: table;
  background: #fff;
  padding-right: 20px;
  z-index: 1;
}
@media (max-width: 767px) {
  footer .page_top .foot_ttl {
    font-size: 14px;
  }
}
footer .page_top .page_top_arrow_wrap {
  padding-left: 18px;
  background: #fff;
  display: table;
  z-index: 1;
  position: relative;
}
footer .page_top .page_top_arrow_wrap .page_top_arrow {
  display: block;
  border: solid 1px #9E9898;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  z-index: 1;
  position: relative;
}
footer .page_top .page_top_arrow_wrap .page_top_arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
          transform: translate(-50%, -20%) rotate(45deg);
  margin: auto;
  border-top: 1px solid #9E9898;
  border-left: 1px solid #9E9898;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
footer .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10.5729166667vw;
}
@media (max-width: 767px) {
  footer .wrap {
    display: block;
  }
}
@media (max-width: 767px) {
  footer .foot_info_box {
    margin-bottom: 40px;
  }
}
footer .foot_info_box .foot_logo {
  max-width: 300px;
}
@media (max-width: 767px) {
  footer .foot_info_box .foot_logo {
    max-width: 240px;
  }
}
footer .foot_info_box .info_list {
  margin-top: 36px;
  margin-bottom: 0;
  padding: 0;
}
footer .foot_info_box .info_list li {
  list-style: none;
}
footer .foot_info_box .info_list li:not(:last-child) {
  margin-bottom: 0.5em;
}
footer .ftr_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px 3.125vw;
}
@media (max-width: 1250px) {
  footer .ftr_nav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  footer .ftr_nav > * {
    width: calc((100% - 3.125vw * 1) / 2 - 1px);
  }
}
@media (max-width: 767px) {
  footer .ftr_nav {
    display: block;
  }
  footer .ftr_nav > * {
    width: 100%;
  }
}
footer nav {
  padding: 0;
}
@media (max-width: 1023px) {
  footer nav:not(:last-child) {
    margin-bottom: 20px;
  }
}
footer nav ul {
  list-style: none;
  padding: 0;
  margin-left: 0;
}
footer nav ul li {
  display: block;
  color: #333333;
  margin-bottom: 0;
  text-align: left;
  white-space: nowrap;
}
footer nav ul li:not(:last-child) {
  margin-bottom: 1.4285714286em;
}
@media (min-width: 768px) {
  footer nav ul li {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
footer nav ul li a {
  color: #333333;
  display: block;
  text-decoration: none;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  padding: 0;
}
footer nav ul li a:hover {
  color: #EE86B3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer nav ul .sub-menu {
  margin-top: 1.2857142857em;
  margin-bottom: 0;
}
footer nav ul .sub-menu li {
  position: relative;
  padding-left: 10px;
}
footer nav ul .sub-menu li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #333333;
  position: absolute;
  top: 0.8em;
  bottom: auto;
  left: 0;
  right: auto;
}
footer .copyright {
  color: #333333;
  padding: 0;
  border-top: none;
  margin: auto;
  background: #F5F5F5;
  text-align: center;
  padding: 28px 0;
  font-size: 14px;
  width: 100%;
}
@media (max-width: 767px) {
  footer .copyright {
    padding: 10px 0;
  }
}
footer .copyright p {
  font-size: 14px;
}
@media (max-width: 767px) {
  footer .copyright p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  footer .foot_line_pc {
    display: none;
  }
}
footer .foot_line_pc a {
  position: relative;
  padding-left: 3.3333333333em;
}
footer .foot_line_pc a::before {
  content: "";
  display: block;
  width: 2.3333333333em;
  height: 2.3333333333em;
  background: url(/wp-content/uploads/line_icon.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  footer .foot_line_sp {
    display: none;
  }
}
footer .foot_line_sp a {
  position: relative;
  padding-left: 4.2857142857em;
}
footer .foot_line_sp a::before {
  content: "";
  display: block;
  width: 2.8571428571em;
  height: 2.8571428571em;
  background: url(/wp-content/uploads/line_icon.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* ===============================================
# 診療表リンク
=============================================== */
.under_only {
  display: none;
}

body:not(.home) .home_only {
  display: none;
}
body:not(.home) .under_only {
  display: inline;
}

/* ===============================================
# swipebox調整
=============================================== */
#swipebox-top-bar {
  display: none !important;
}

#swipebox-title {
  display: none !important;
}

/* ===============================================
# 重要なお知らせ
=============================================== */
.important_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: solid 4px #FFE3EF;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .important_box {
    display: block;
  }
}
.important_box .ttL_box {
  width: 26.0869565217%;
  background: #FFE3EF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .important_box .ttL_box {
    width: 100%;
    padding: 10px 6%;
  }
}
.important_box .list_box {
  width: 73.9130434783%;
  background: #fff;
  padding: 16px 30px;
}
@media (max-width: 767px) {
  .important_box .list_box {
    width: 100%;
    padding: 20px 10px;
  }
}
.important_box .important_h2 {
  padding: 0;
  margin: 0;
  font-size: 1.8rem;
  text-align: left;
  color: #FE4646;
  background: url(/wp-content/uploads/icon_exclamation.svg) no-repeat left center/1.2222222222em;
  padding-left: 1.7222222222em;
  background-position: 0 51%;
}
.important_box .important_h2::before {
  content: none;
}
@media (max-width: 767px) {
  .important_box .important_h2 {
    font-size: 1.6rem;
  }
}
.important_box .important_list {
  list-style: none;
  padding-left: 0;
}
.important_box .important_item {
  padding-left: 0;
  list-style: none;
}
.important_box .important_item * {
  color: #FE4646;
  font-weight: 600;
}
.important_box .important_item:not(:last-child) {
  margin-bottom: 0.8em;
}
.important_box .important_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #FFE3EF;
  border-radius: 100px;
  padding: 0.8em 3em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
@media (max-width: 767px) {
  .important_box .important_link {
    padding: 0.8em 24px 0.8em 14px;
    border-radius: 10px;
  }
}
.important_box .important_link::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url(/wp-content/uploads/icon_arrow.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .important_box .important_link::before {
    right: 10px;
  }
}
.important_box .important_link:hover {
  background: rgb(255, 216.8, 233.1714285714);
}
.important_box .important_day {
  width: 130px;
  font-family: "Open Sans", serif;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .important_box .important_day {
    width: 100%;
  }
}
.important_box .important_ttl {
  width: calc(100% - 130px);
}
@media (max-width: 767px) {
  .important_box .important_ttl {
    width: 100%;
  }
}

@media (max-width: 1249px) {
  #header .head_line_pc {
    display: none !important;
  }
}
#header .head_line_pc a {
  position: relative;
  font-size: 0 !important;
  width: 1em;
  height: 1em;
  margin-left: 12px;
  display: block;
}
#header .head_line_pc a:hover:before {
  opacity: 0.8;
}
#header .head_line_pc a::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: url(/wp-content/uploads/line_icon.svg) no-repeat center/contain;
  position: absolute;
  top: 39%;
  bottom: auto;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
#header .spNav-line {
  margin-top: 20px;
}
@media (min-width: 1250px) {
  #header .spNav-line {
    display: none !important;
  }
}
#header .spNav-line li a {
  font-size: 14px;
  padding: 14px 10px 10px 60px;
  position: relative;
  background: url(/wp-content/uploads/line_icon.svg) no-repeat 0 center/40px;
}

header .gnav nav ul li.careers_icon > a {
  position: relative;
}
@media (min-width: 1250px) {
  header .gnav nav ul li.careers_icon > a::before {
    content: "（和陽会）";
    font-size: 1.2rem;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
}
header .spNav nav ul li.careers_icon > a {
  position: relative;
  text-indent: 3em;
}
@media (max-width: 1249px) {
  header .spNav nav ul li.careers_icon > a::before {
    content: "和陽会";
    text-align: center;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    top: 10px;
    bottom: auto;
    left: 3px;
    right: auto;
    white-space: nowrap;
  }
}
header .spNav nav ul li.careers_icon > a span {
  text-indent: 0 !important;
}

.c-accordion__area {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c-accordion__head {
  padding: 0.875em 0.625em 0.875em 0.625em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: solid 1px rgba(51, 51, 51, 0.1);
}
.c-accordion__head.close .c-accordion__toggle {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-accordion__head.close .c-accordion__toggle:before {
  width: 0;
}
.c-accordion__inner {
  position: relative;
  padding-right: 160px;
}
@media (max-width: 767px) {
  .c-accordion__inner {
    padding-right: 40px;
  }
}
.c-accordion__ttl {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 0 !important;
  position: relative;
  padding-left: 1.25em;
}
.c-accordion__ttl::before {
  content: "";
  display: block;
  width: 0.75em;
  height: 0.75em;
  background: #EE86B3;
  position: absolute;
  top: 0.45em;
  bottom: auto;
  left: 0;
  right: auto;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .c-accordion__ttl {
    font-size: 1.6rem;
  }
}
.c-accordion__open {
  position: absolute;
  width: 3.75em;
  height: 100%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-left: solid 1px rgba(51, 51, 51, 0.1);
}
@media (max-width: 767px) {
  .c-accordion__open {
    width: 26px;
  }
}
.c-accordion__toggle {
  background: #fff;
  display: block;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 100%;
}
.c-accordion__toggle::before, .c-accordion__toggle::after {
  position: absolute;
  content: "";
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-accordion__toggle::before {
  border-top: 2px solid #EE86B3;
  width: 1.25em;
  height: 0;
}
@media (max-width: 767px) {
  .c-accordion__toggle::before {
    width: 12px;
  }
}
.c-accordion__toggle::after {
  border-left: 2px solid #EE86B3;
  width: 0;
  height: 1.25em;
}
@media (max-width: 767px) {
  .c-accordion__toggle::after {
    height: 12px;
  }
}
.c-accordion__box {
  padding: 20px 0 40px;
}
@media (max-width: 767px) {
  .c-accordion__box {
    padding: 16px 0 30px;
  }
}

.pagetop {
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #EE86B3;
  opacity: 0;
  z-index: 11;
}
@media (max-width: 767px) {
  .pagetop {
    right: 4vw;
    bottom: 4vw;
    width: 30px;
    height: 30px;
  }
}
.pagetop:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
          transform: translate(-50%, -20%) rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .pagetop:after {
    width: 6px;
    height: 6px;
  }
}/*# sourceMappingURL=main.css.map */