@charset "UTF-8";
/*
Theme Name: serum_tcd096_child
Theme URI:
Description: WordPressテーマ「serum_tcd096」の子テーマ
Template: serum_tcd096
Author: ikel
Author URI: https://ikel.co.jp/
Version: 1.0.0
*/
body * {
  color: #494644;
}
body .post_content h1, body .post_content h2, body .post_content h3, body .post_content h4, body .post_content h5, body .post_content h6, body .post_content div, body .post_content p, body .post_content span, body .post_content li, body .post_content th, body .post_content td, body .post_content a, body.page-id-2 h1, body.page-id-2 h2, body.page-id-2 h3, body.page-id-2 h4, body.page-id-2 h5, body.page-id-2 h6, body.page-id-2 div, body.page-id-2 p, body.page-id-2 span, body.page-id-2 li, body.page-id-2 th, body.page-id-2 td, body.page-id-2 a {
  font-family: "Yu Gothic", "游ゴシック Medium", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", メイリオ, sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
}
body .post_content h1, body .post_content h2, body .post_content h3, body .post_content h4, body .post_content h5, body .post_content h6, body.page-id-2 h1, body.page-id-2 h2, body.page-id-2 h3, body.page-id-2 h4, body.page-id-2 h5, body.page-id-2 h6 {
  line-height: 150%;
}
body .post_content div, body .post_content p, body .post_content span, body .post_content li, body .post_content th, body .post_content td, body .post_content a, body.page-id-2 div, body.page-id-2 p, body.page-id-2 span, body.page-id-2 li, body.page-id-2 th, body.page-id-2 td, body.page-id-2 a {
  font-size: 16px;
  line-height: 200%;
}

body.page-id-2 a {
  color: #48784d;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body.page-id-2 a:hover {
  color: #48784d;
  text-decoration: underline;
}

body .post_content a {
  color: #987e5f;
}
body .post_content a:hover {
  text-align: underline;
}

.item .link_button {
  margin-top: 30px;
  text-align: center;
}
.item .link_button .design_button > span {
  color: #7a6c5c;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.item:hover .link_button .design_button > span {
  color: #fff !important;
}

a > img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a > img:hover {
  opacity: 0.8;
}

body .post_content .anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 1180px) {
  body .post_content .anchor {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 540px) {
  body .post_content .anchor {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
body .post_content .anchor a.wp-block-button__link {
  padding: 10px 45px 10px 15px;
  position: relative;
  background: #f4f1ef;
  border: 1px solid #987e5f;
  border-radius: 0;
  color: #464340;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 540px) {
  body .post_content .anchor a.wp-block-button__link {
    font-size: 14px;
  }
}
body .post_content .anchor a.wp-block-button__link::after {
  width: 14px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  background: url(images/anchor_arrow.webp) no-repeat;
  background-size: contain;
  content: "";
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .post_content .anchor a.wp-block-button__link:hover {
  background: #987e5f;
  color: #fff;
  text-decoration: none;
}
body .post_content .anchor a.wp-block-button__link:hover::after {
  background: url(images/anchor_arrow_hover.webp) no-repeat;
}

.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*---中央寄せ---*/
.post_content .aligncenter {
  text-align: center;
}

.wp-block-columns {
  gap: 50px;
}
.wp-block-columns:not(:first-of-type) {
  margin-top: 50px;
}
@media screen and (max-width: 1180px) {
  .wp-block-columns > .wp-block-column h5 {
    margin: 20px 0 10px;
  }
}

.wp-block-ikel-frame-block.box {
  margin: 25px 0;
  padding: 50px;
}
@media screen and (max-width: 1180px) {
  .wp-block-ikel-frame-block.box {
    padding: 35px 25px;
  }
}
.wp-block-ikel-frame-block.box > .wp-block-ikel-inner-frame-block {
  padding: 0;
}
.wp-block-ikel-frame-block.box h3 {
  padding-top: 0;
  color: #987e5f;
  font-size: 19px;
  text-align: center;
}
.wp-block-ikel-frame-block.box h3::after {
  content: none;
}
.wp-block-ikel-frame-block.box + .wp-block-ikel-frame-block.box {
  margin-top: -50px;
}

body .post_content h2 {
  margin: 100px 0 50px;
  color: #464340;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: clamp(28px, 1.66vw, 32px) !important;
  text-align: center;
}
body .post_content h2:first-of-type {
  margin-top: 0;
}
body .post_content h3 {
  margin: 50px 0 20px;
  padding: 10px;
  position: relative;
  color: #464340;
  font-size: 22px;
  text-align: left;
}
body .post_content h3::after {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background: #987e5f;
  content: "";
}
body .post_content h4 {
  color: #464340;
  font-size: 20px;
}
body .post_content h5 {
  margin: 30px 0 20px;
  color: #987e5f;
  font-size: 20px;
  text-align: center;
}

.post_content .bg--gray h2 {
  color: #fff;
}
.post_content .bg--beige h2,
.post_content .bg--beige h3 {
  color: #7a6c5c;
}
.post_content .bg--beige h3 {
  margin-top: 30px;
}

.post_content p {
  margin-bottom: 15px;
}

@media screen and (max-width: 1180px) {
  .tab--left,
  .tab--left.wp-block-ikel-inner-frame-block > p {
    text-align: left !important;
  }
}

ul.wp-block-list {
  margin-left: 0;
  list-style: none;
}
ul.wp-block-list > li {
  padding-left: 30px;
  position: relative;
}
ul.wp-block-list > li::before {
  position: absolute;
  top: -1px;
  left: 0;
  color: #987e5f;
  content: "〇";
  font-size: 14px;
  font-weight: bold;
}
ul.wp-block-list > li:not(:first-of-type) {
  margin-top: 5px;
}

#page_contents .post_content table tbody td,
body.single-post #main_content table tbody td {
  padding: 15px 20px;
}
@media screen and (max-width: 800px) {
  #page_contents .post_content table tbody td,
  body.single-post #main_content table tbody td {
    display: block;
    width: 100%;
  }
}
#page_contents .post_content table tbody td:first-of-type,
body.single-post #main_content table tbody td:first-of-type {
  background: #f7f7f7;
}

@media screen and (max-width: 800px) {
  .post_content .s_table,
  .post_content .wp-block-table {
    white-space: normal;
  }
}

.wp-block-ikel-frame-block {
  margin: 80px 0;
  padding: 100px 0;
}

.wp-block-ikel-inner-frame-block {
  padding: 0;
}
@media screen and (max-width: 1180px) {
  .wp-block-ikel-inner-frame-block {
    padding: 0 20px;
  }
}

#header_slider .common_catch span {
  color: #fff !important;
}

#page_header .catch span.animate {
  color: #fff !important;
}

#global_menu > ul > li > a {
  color: #464340;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#global_menu > ul > li > a:hover {
  color: #987e5f !important;
}

#footer_image_carousel img {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}

.footer_menu li a {
  line-height: 180%;
}

#footer_logo img {
  width: 80%;
  height: auto;
}

.reserve h3 {
  margin: 80px 0 40px;
  padding: 20px;
  border-bottom: 1px solid #987e5f;
  font-size: 24px;
}
.reserve--ttl {
  font-size: 20px;
}
@media screen and (max-width: 1180px) {
  .reserve .wp-block-ikel-inner-frame-block {
    padding: 0 20px;
  }
}
.reserve--method {
  padding: 0;
  counter-reset: number 0;
}
.reserve--method p {
  margin-bottom: 30px;
}
.reserve--method-item {
  padding-left: 30px;
  position: relative;
}
.reserve--method-item::before {
  position: absolute;
  left: 0;
  content: counter(number);
  counter-increment: number 1;
}
.reserve--method-item:not(:first-of-type) {
  margin-top: 50px;
}

#page_contents .schedule_wrap {
  padding: 0;
}
@media screen and (max-width: 1180px) {
  #page_contents .schedule_wrap .wp-block-table {
    white-space: normal;
  }
}
@media screen and (max-width: 1180px) {
  #page_contents .schedule_wrap .wp-block-table > table td {
    display: table-cell;
    width: auto;
    padding: 5px 0;
  }
}
@media screen and (max-width: 1180px) {
  #page_contents .schedule_wrap .wp-block-table > table td:first-of-type {
    width: 110px;
  }
}

.calendar {
  height: 610px;
}
@media screen and (max-width: 1180px) {
  .calendar {
    position: relative;
    width: 100%;
    height: unset;
    padding: 100% 0 0;
  }
}
@media screen and (max-width: 639px) {
  .calendar {
    padding-top: 200%;
  }
}
@media screen and (max-width: 500px) {
  .calendar {
    padding-top: 250%;
  }
}
@media screen and (max-width: 400px) {
  .calendar {
    padding-top: 350%;
  }
}
.calendar iframe {
  height: 100%;
}
@media screen and (max-width: 1180px) {
  .calendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.home #news_ticker * {
  color: #fff;
}
@media screen and (max-width: 1180px) {
  .home .cb_free_space {
    padding: 80px 0 !important;
  }
}
@media screen and (max-width: 1180px) {
  .home .cb_box_content {
    padding: 35px 20px !important;
  }
}
@media screen and (max-width: 1180px) {
  .home .cb_box_content .item:not(:first-of-type) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1180px) {
  .home #cb_content_4.cb_carousel .index_carousel {
    margin: 0 30px !important;
  }
}
.home #cb_content_4.cb_carousel .index_carousel::after {
  width: 0;
}
.home #cb_content_4.cb_carousel .index_carousel .image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home #cb_content_4 h2.common_catch {
  color: #fff !important;
}
.home #cb_content_4 .splide__arrow {
  border-color: #fff !important;
}
.home #cb_content_4 .splide__arrow::before {
  color: #fff !important;
}

#page_contents .post_content .clinic--doctor-profile table {
  border: none;
}
#page_contents .post_content .clinic--doctor-profile table tbody td {
  padding: 0;
  border: none;
}
@media screen and (max-width: 800px) {
  #page_contents .post_content .clinic--doctor-profile table tbody td {
    width: auto;
    display: table-cell;
  }
}
#page_contents .post_content .clinic--doctor-profile table tbody td:first-of-type {
  width: 120px !important;
  padding-right: 10px;
  background: transparent;
}
@media screen and (max-width: 800px) {
  #page_contents .post_content .clinic--doctor-profile table tbody td:first-of-type {
    width: 90px !important;
  }
}

#page_contents .post_content .doctor_meta .item.name a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  cursor: text;
  pointer-events: none;
}

#archive_blog,
.breadcrumb_type2 #bread_crumb {
  background: #f4f1ef !important;
}

@media screen and (max-width: 1180px) {
  #archive_blog {
    padding: 120px 20px;
  }
}
@media screen and (max-width: 540px) {
  #archive_blog {
    padding: 60px 20px;
  }
}
#archive_blog #blog_list .image_wrap {
  width: 100%;
  height: 100%;
}
#archive_blog #blog_list .image_wrap .image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1180px) {
  .page_navi {
    padding-bottom: 50px;
  }
}

body.single-post #main_content {
  background: #f4f1ef !important;
}
body.single-post #main_content .wp-block-image {
  margin-bottom: 20px;
}
@media screen and (max-width: 1180px) {
  body.single-post #main_content #related_post {
    margin-top: 100px;
    padding: 0 20px;
  }
}
body.single-post #main_content h4 {
  color: #987e5f;
}
body.single-post #main_content h5 {
  color: #464340;
  font-size: 18px;
  text-align: left;
}

body.page-id-2 {
  padding-top: 0;
}

.maintenance--main, .maintenance--reserve, .maintenance--recruit {
  width: 100vw;
  min-width: 1900px;
  margin: 0 !important;
}
@media screen and (max-width: 1180px) {
  .maintenance--main, .maintenance--reserve, .maintenance--recruit {
    min-width: 100%;
  }
}
.maintenance--main h2, .maintenance--reserve h2, .maintenance--recruit h2 {
  margin: 40px 0;
  font-size: 30px;
}
@media screen and (max-width: 1180px) {
  .maintenance--main h2, .maintenance--reserve h2, .maintenance--recruit h2 {
    font-size: 25px;
  }
}
.maintenance--main .wp-block-table > table td, .maintenance--reserve .wp-block-table > table td, .maintenance--recruit .wp-block-table > table td {
  border: none;
}
@media screen and (max-width: 1180px) {
  .maintenance--main .wp-block-table > table td, .maintenance--reserve .wp-block-table > table td, .maintenance--recruit .wp-block-table > table td {
    display: block;
    padding: 0;
  }
}
@media screen and (max-width: 1180px) {
  .maintenance--main .wp-block-table > table td:first-of-type, .maintenance--reserve .wp-block-table > table td:first-of-type, .maintenance--recruit .wp-block-table > table td:first-of-type {
    padding-top: 20px;
    font-weight: bold;
  }
}
.maintenance--main {
  padding-top: 0;
  padding-bottom: 250px;
  z-index: 1;
  background: url(images/maintenance/maintenance_bg.webp) no-repeat center 75%;
  background-size: cover;
}
@media screen and (max-width: 1180px) {
  .maintenance--main {
    background-position: center bottom;
    background-size: 300vw;
  }
}
@media screen and (max-width: 800px) {
  .maintenance--main {
    background-position: 55% bottom;
    background-size: 440vw;
  }
}
@media screen and (max-width: 540px) {
  .maintenance--main {
    background-size: 660vw;
  }
}
.maintenance--main-img {
  width: 384px;
  height: 383px;
  padding: 0;
  position: absolute;
  bottom: -10%;
  left: 12%;
}
@media screen and (max-width: 1180px) {
  .maintenance--main-img {
    display: block;
    width: 470px;
    height: 337px;
    margin: 40px auto 0;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 540px) {
  .maintenance--main-img {
    width: 110vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    right: -10vw;
    left: -10vw;
  }
}
@media screen and (max-width: 540px) {
  .maintenance--main-img img {
    width: 100%;
  }
}
.maintenance--main-summary {
  gap: 10px;
}
.maintenance--main .wp-block-table {
  max-width: 600px;
}
.maintenance--main .wp-block-table > table {
  overflow: hidden;
}
.maintenance--main .wp-block-table > table tr td {
  padding: 0;
}
.maintenance--main .wp-block-table > table tr td:first-of-type {
  width: 100px;
}
.maintenance--main-header {
  padding: 70px 0 50px;
  border-bottom: 1px solid #494644;
}
@media screen and (max-width: 1180px) {
  .maintenance--main-header {
    max-width: 95% !important;
  }
}
.maintenance--main-summary {
  padding: 15px 20px;
}
.maintenance--recruit {
  padding: 50px 0 100px;
}
@media screen and (max-width: 1180px) {
  .maintenance--recruit {
    padding-bottom: 50px;
  }
}
.maintenance--recruit::after {
  width: 551px;
  height: 643px;
  position: absolute;
  right: 5%;
  bottom: 0;
  background: url(images/maintenance/maintenance_recruit.webp) no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 1600px) {
  .maintenance--recruit::after {
    right: 10%;
  }
}
@media screen and (max-width: 1180px) {
  .maintenance--recruit::after {
    display: block;
    margin: auto;
    position: relative;
    right: 0;
    bottom: -50px;
    left: 0;
  }
}
@media screen and (max-width: 800px) {
  .maintenance--recruit::after {
    width: 71.74vw;
    height: 83.72vw;
  }
}
.maintenance--recruit .wp-block-ikel-inner-frame-block {
  padding: 0 20px;
}
.maintenance--recruit .wp-block-table {
  margin: 40px auto;
}
.maintenance--recruit .wp-block-table > table td:first-of-type {
  width: 100px;
}
.maintenance--recruit-ttl {
  font-size: 20px;
}
.maintenance--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 320px;
  margin: 40px auto 0;
  padding: 10px;
  background: #e9e7e4;
  border: 1px solid #494644;
  color: #494644 !important;
  line-height: 150%;
}
.maintenance--btn::after {
  width: 21px;
  height: 21px;
  background: url(images/icon_link.svg) no-repeat;
  background-size: contain;
  content: "";
}
.maintenance--btn:hover {
  opacity: 0.8;
  text-decoration: none !important;
}
.maintenance--btn::before {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
}
.maintenance--btn-ttl {
  text-align: center;
}
.maintenance--btn.line, .maintenance--btn.ig {
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.maintenance--btn.line::before {
  background-image: url(images/icon_line.svg);
  content: "";
}
.maintenance--btn.ig::before {
  background-image: url(images/icon_ig.svg);
  content: "";
}
.maintenance--footer {
  margin-top: 0;
  padding: 20px 0;
}

@media screen and (min-width: 1181px) {
  .pc_off {
    display: none !important;
  }
}
@media screen and (max-width: 1180px) and (min-width: 769px) {
  .tab_off {
    display: none !important;
  }
}
@media screen and (max-width: 800px) {
  .sp_off {
    display: none !important;
  }
}
#container #page_content .post_content {
  /*--- マージン ---*/
  /* 0px */
  /* 10px */
  /* 15px */
  /* 20px */
  /* 30px */
  /* 40px */
}
#container #page_content .post_content .m_0 {
  margin: 0 !important;
}
#container #page_content .post_content .mt_0 {
  margin-top: 0 !important;
}
#container #page_content .post_content .mr_0 {
  margin-right: 0 !important;
}
#container #page_content .post_content .mb_0 {
  margin-bottom: 0 !important;
}
#container #page_content .post_content .ml_0 {
  margin-left: 0 !important;
}
#container #page_content .post_content .m_10 {
  margin: 10px !important;
}
#container #page_content .post_content .mt_10 {
  margin-top: 10px !important;
}
#container #page_content .post_content .mr_10 {
  margin-right: 10px !important;
}
#container #page_content .post_content .mb_10 {
  margin-bottom: 10px !important;
}
#container #page_content .post_content .ml_10 {
  margin-left: 10px !important;
}
#container #page_content .post_content .m_15 {
  margin: 15px !important;
}
#container #page_content .post_content .mt_15 {
  margin-top: 15px !important;
}
#container #page_content .post_content .mr_15 {
  margin-right: 15px !important;
}
#container #page_content .post_content .mb_15 {
  margin-bottom: 15px !important;
}
#container #page_content .post_content .ml_15 {
  margin-left: 15px !important;
}
#container #page_content .post_content .m_20 {
  margin: 20px !important;
}
#container #page_content .post_content .mt_20 {
  margin-top: 20px !important;
}
#container #page_content .post_content .mr_20 {
  margin-right: 20px !important;
}
#container #page_content .post_content .mb_20 {
  margin-bottom: 20px !important;
}
#container #page_content .post_content .ml_20 {
  margin-left: 20px !important;
}
#container #page_content .post_content .m_30 {
  margin: 30px !important;
}
#container #page_content .post_content .mt_30 {
  margin-top: 30px !important;
}
#container #page_content .post_content .mr_30 {
  margin-right: 30px !important;
}
#container #page_content .post_content .mb_30 {
  margin-bottom: 30px !important;
}
#container #page_content .post_content .ml_30 {
  margin-left: 30px !important;
}
#container #page_content .post_content .m_40 {
  margin: 40px !important;
}
#container #page_content .post_content .mt_40 {
  margin-top: 40px !important;
}
#container #page_content .post_content .mr_40 {
  margin-right: 40px !important;
}
#container #page_content .post_content .mb_40 {
  margin-bottom: 40px !important;
}
#container #page_content .post_content .ml_40 {
  margin-left: 40px !important;
}