@charset "UTF-8";
/*
Theme Name: monad_child
Theme URI:
Description: WordPressテーマ「monad_tcd110」の子テーマ
Template: monad_tcd110
Author: ikel
Author URI: https://ikel.co.jp/
Version:0.0.1
*/
/*-----------------------------
変数宣言
-----------------------------*/
/*-----------------------------*/
/*-----------------------------
カテゴリ：診療案内
-----------------------------*/
#service_content_list .service_content .service_desc {
  padding-bottom: 20px;
  line-height: 180%;
  text-align: center;
}
#service_content_list .service_content .service_img {
  text-align: center;
}
#service_content_list .service_content .service_img img {
  width: 600px;
  max-width: 100%;
  height: auto;
}
#service_content_list .service_content .service_text {
  margin-top: 50px;
  line-height: 180%;
}

/*-----------------------------
文字
-----------------------------*/
/* 見出し */
.post_content h2 {
  text-align: left;
  font-weight: 600;
  color: #155899;
}

.post_content h3 {
  border-left: 4px #155899 solid;
  padding-left: 15px;
  font-weight: 600;
  font-size: 22px;
}

.post_content h4 {
  border-bottom: 1px #155899 solid;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #155899;
}

:is(.post_content, .post_content .tcdce-body) p.midashi {
  font-size: 20px;
  margin-bottom: 5px;
}

mark {
  font-style: normal;
}

.a_under {
  text-align: center;
}
.a_under a {
  text-decoration: underline;
  color: #155899;
}

/*-----------------------------
リスト
-----------------------------*/
.post_content ul {
  list-style: none outside;
  margin-left: 0;
}
.post_content ul li {
  position: relative;
  padding-left: 1.5em;
}
.post_content ul li::before {
  position: absolute;
  left: 0;
  content: "〇";
  color: #155899;
}

ul.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -10px;
}
ul.list li {
  width: 33%;
  line-height: 1.6;
  margin: 0 0 10px 0;
}

/*-----------------------------
枠
-----------------------------*/
.gray_bg {
  background-color: #eff4f8;
  border-radius: 15px;
}

.wp-block-ikel-inner-frame-block.bg_mizu {
  padding: 50px;
}
.wp-block-ikel-inner-frame-block.bg_mizu p {
  line-height: 1.8;
  margin: 0;
}

/*-----------------------------
画像調整
-----------------------------*/
.wp-block-image {
  margin-bottom: 5px;
}

/*-----------------------------
テーブル
-----------------------------*/
.t_h_blue table {
  width: 100%;
}
.t_h_blue table td:first-child {
  width: 30%;
  text-align: center;
  background-color: #eff4f8;
}

.post_content .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th {
  background-color: #eff4f8;
}
.post_content .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.t_sinryo > table tr th, .post_content .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.t_sinryo > table tr td {
  text-align: center;
}
.post_content .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.t_sinryo > table tr th {
  padding: 10px 15px !important;
}
.post_content .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.t_sinryo > table tr td mark {
  font-style: normal;
}

/*---お問合せフォーム---*/
.t_contact table {
  width: 100%;
  margin-bottom: 50px;
}
.t_contact table th,
.t_contact table td {
  border-bottom: 1px solid #a2a2a2;
  padding: 20px 30px 20px 20px;
  vertical-align: top;
}
.t_contact table th {
  position: relative;
  text-align: left;
  background-color: #eff4f8;
}
.t_contact table th.hissu:after {
  position: absolute;
  background: #0079c0;
  content: "必須";
  color: #fff;
  float: right;
  font-size: 12px;
  padding: 3px 10px;
  text-align: center;
  border-radius: 24px;
  line-height: 1.8;
  top: 30px;
  right: 15px;
}
.t_contact table th p {
  margin: 0;
}
.t_contact table textarea {
  height: 100px;
}

:is(.post_content .t_contact) p {
  margin: 0;
}

.wpcf7-list-item {
  display: block;
  line-height: 250%;
}

input {
  padding: 10px 20px;
  background: #f0f0f0;
  border-radius: 50px;
  line-height: 1.5;
}

textarea {
  padding: 10px 20px;
  width: 100%;
  background: #f0f0f0;
  border-radius: 20px;
  line-height: 1.5;
}

input[type=submit] {
  width: 200px;
  border-radius: 24px;
  text-align: center;
  background-color: #00a0e9;
  color: #fff;
}
input[type=submit]:hover {
  background-color: #155899;
}

/*-----------------------------
画像回り込み　余白
-----------------------------*/
.wp-block-image .alignleft {
  margin: 0.5em 2em 0.5em 0;
}

.wp-block-image .alignright {
  margin: 0.5em 0 0.5em 2em;
}

/*-----------------------------
フッタロゴ
-----------------------------*/
img.f_logo {
  width: 345px;
  max-width: 100%;
}

/*-----------------------------
基本、画像を角丸
-----------------------------*/
.page_contents img,
.post_content img {
  border-radius: 10px;
}
.page_contents p > img,
.post_content p > img {
  display: inline-block !important;
}
.page_contents .maru_none img,
.post_content .maru_none img {
  border-radius: 0;
}

/*-----------------------------
カラムの下余白　調整
-----------------------------*/
.wp-block-columns.mb_0 {
  margin-bottom: 0;
}

/*-----------------------------
症状別で見る
-----------------------------*/
#faq_content_list .faq_list h4 {
  padding-top: 20px;
}

/*-----------------------------
予約ボタン
-----------------------------*/
.btn_yoyaku .wp-block-button__link {
  position: relative;
  padding: 30px;
  border-radius: 10px;
  background-color: #155899;
  color: #fff;
  font-size: 20px;
}
.btn_yoyaku .wp-block-button__link:after {
  content: "\e910";
  font-family: normal_icon;
  display: block;
  position: absolute;
  right: 15px;
  top: 35px;
  font-size: 16px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.post_content .btn_yoyaku img {
  display: inline-block;
  border-radius: 0;
}

a.btn_yoyaku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  background-color: #155899;
  color: #fff;
  font-size: 20px;
}
a.btn_yoyaku:after {
  content: "\e910";
  font-family: normal_icon;
  display: block;
  position: absolute;
  right: 15px;
  top: 27px;
  font-size: 16px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media screen and (max-width: 800px) {
  /*-----------------------------
  カラム
  -----------------------------*/
  .wp-block-columns.is-layout-flex.gap_0 {
    gap: 0;
  }
  /*-----------------------------
  画像
  -----------------------------*/
  .wp-block-image.sp_clear .alignleft {
    float: none;
    margin: 0.5em auto !important;
  }
  /*見出し*/
  :is(.post_content, .post_content .tcdce-body) p.midashi {
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1.2em;
  }
  /*-----------------------------
  お問い合わせフォーム
  -----------------------------*/
  .t_contact table th, .t_contact table td {
    display: block;
    width: 100%;
  }
  /*-----------------------------
  フッタボタン
  -----------------------------*/
  .p-footer-bar--type2 .p-footer-bar__item:nth-child(1) {
    background: #005699;
  }
  .p-footer-bar--type2 .p-footer-bar__item:nth-child(2) {
    background: #0079c0;
  }
  .p-footer-bar--type2 .p-footer-bar__item:nth-child(3) {
    background: #14b9d3;
  }
  .p-footer-bar--type2 .p-footer-bar__item:nth-child(4) {
    background: #78d4bf;
  }
}
.spBgcover figure#sp-sh8hni {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}