@charset "utf-8";

/*---------------------------------------------
	リセット
---------------------------------------------*/
article,
aside,
hgroup,
header,
address,
figure,
figcaption,
ul,
p,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
/*---------------------------------------------
	body
---------------------------------------------*/
html {
  scroll-behavior: smooth;
  font-size: 62.5%;
  overflow-y: scroll;
  font-family: "Noto Sans JP";
} /* 10px */

body {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  color: #31160b;
  line-height: 1.6;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP";
}

/*---------------------------------------------
	カラム
---------------------------------------------*/
.clounm_wrapper {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.clounm_wrapper:after {
  /* content: "."; */
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

/*---------------------------------------------
	Anchor
---------------------------------------------*/
a {
  outline: none;
}
a:link {
  text-decoration: none;
  color: #104583;
  text-decoration: underline;
}
a:visited {
  text-decoration: none;
  color: #104583;
}
a:hover {
  color: #104583;
  text-decoration: none;
}
a:active {
  text-decoration: none;
  color: #104583;
}
a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/*---------------------------------------------
	p
---------------------------------------------*/
p {
  margin-bottom: 1em;
}
p + a {
  margin-top: 1em !important ;
}
p + div {
  margin-top: 1.5em !important ;
}

/*---------------------------------------------
	m_pattern
---------------------------------------------*/
.m_pattern_a {
  padding: 0 0 4rem;
}
.m_pattern_b {
  padding: 0 0 1rem;
}
.m_pattern_c {
  padding: 0 0 6rem;
}

.m_pattern_d {
  padding: 1rem 2rem;
}

/*---------------------------------------------
 ** ON OFF hover
---------------------------------------------*/
.hover {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hover:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}

/*---------------------------------------------
 **   text-align
---------------------------------------------*/
.tac {
  text-align: center;
}

/*---------------------------------------------
 ** パンくずリスト
---------------------------------------------*/
nav#breadcrumbs ol {
  padding: 0;
}
nav#breadcrumbs ol li {
  display: inline;
  list-style-type: none;
  font-size: 0.8rem;
}
nav#breadcrumbs ol li:before {
  content: " > ";
}
nav#breadcrumbs ol li:first-child:before {
  content: "";
}
.pnkz_i {
  margin-right: 0.2em;
}

/*---------------------------------------------
 **  flexbox
---------------------------------------------*/
.display_flex {
  display: flex;
}
.flex_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex_item_clounm_1 {
  width: calc(100%);
  max-width: 1200px;
}
.flex_item_clounm_2 {
  width: calc(100% / 2 - 20px);
}
.flex_item_clounm_3 {
  width: calc(100% / 3 - 30px);
}
.flex_item_clounm_4 {
  width: calc(100% / 4 - 30px);
}
.order_1 {
  order: 1;
}
.order_2 {
  order: 2;
}

/*---------------------------------------------
 **  ページトップ
---------------------------------------------*/
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
#pageTop a {
  display: block;
  padding: 5px 3px 0px 3px;
  border-radius: 30px;
  background-color: #02529c;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: url(../img/common/page_top.png) no-repeat;
  background-size: 100%;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*---------------------------------------------
 ** h1
---------------------------------------------*/
h1 {
  color: #02529c;
  font-size: 5rem;
  line-height: 1.5;
  letter-spacing: 4px;
  text-shadow: #fff 5px 0 0, #fff 4.90033px 0.99335px 0,
    #fff 4.60531px 1.94709px 0, #fff 4.12668px 2.82321px 0,
    #fff 3.48353px 3.58678px 0, #fff 2.70151px 4.20736px 0,
    #fff 1.81179px 4.6602px 0, #fff 0.84984px 4.92725px 0,
    #fff -0.146px 4.99787px 0, #fff -1.13601px 4.86924px 0,
    #fff -2.08073px 4.54649px 0, #fff -2.94251px 4.04248px 0,
    #fff -3.68697px 3.37732px 0, #fff -4.28444px 2.57751px 0,
    #fff -4.71111px 1.67494px 0, #fff -4.94996px 0.7056px 0,
    #fff -4.99147px -0.29187px 0, #fff -4.83399px -1.27771px 0,
    #fff -4.48379px -2.2126px 0, #fff -3.95484px -3.05929px 0,
    #fff -3.26822px -3.78401px 0, #fff -2.4513px -4.35788px 0,
    #fff -1.53666px -4.75801px 0, #fff -0.56076px -4.96845px 0,
    #fff 0.4375px -4.98082px 0, #fff 1.41831px -4.79462px 0,
    #fff 2.34258px -4.41727px 0, #fff 3.17346px -3.86382px 0,
    #fff 3.87783px -3.15633px 0, #fff 4.4276px -2.32301px 0,
    #fff 4.80085px -1.39708px 0, #fff 4.98271px -0.41545px 0,
    0 5px 5px rgba(0, 0, 0, 0.2), 0 5px 5px rgba(0, 0, 0, 0.15),
    5px 5px 5px rgba(0, 0, 0, 0.15), 7px 7px 5px rgba(0, 0, 0, 0.15),
    7px 0 5px rgba(0, 0, 0, 0.15);
}
/*---------------------------------------------
 ** h2
---------------------------------------------*/
h2 {
  font-size: 3rem;
  line-height: 1.5;
  margin-bottom: 1.8rem;
  font-weight: bold;
  color: #113766;
  font-family: "Noto Serif JP", serif;

  text-shadow: #fff 5px 0 0, #fff 4.90033px 0.99335px 0,
    #fff 4.60531px 1.94709px 0, #fff 4.12668px 2.82321px 0,
    #fff 3.48353px 3.58678px 0, #fff 2.70151px 4.20736px 0,
    #fff 1.81179px 4.6602px 0, #fff 0.84984px 4.92725px 0,
    5px 5px 3px rgba(0, 0, 0, 0.3);
}

/*---------------------------------------------
 ** h3
---------------------------------------------*/
h3 {
  font-size: 2.6rem;
  margin-bottom: 1rem;
  color: #104583;
}
h3 {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #104583;
  letter-spacing: 0.1em;
  padding: 5px 0;
}
.h3_inner_page {
  font-size: 3rem;
  border-bottom: 3px solid #104583;
  display: inline-block;
  margin-bottom: 5rem;
}

h4 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
h5 {
  font-size: 1.8rem;
  margin-bottom: 0.3rem;
}

/*---------------------------------------------
 ** コンテンツ全体
---------------------------------------------*/
#content {
  width: 100%;
}
#main {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem 0 2rem;
}
#top #main {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 100%;
}

/*---------------------------------------------
 ** セクション
---------------------------------------------*/
.section_block {
  margin-bottom: 70px;
}

/*---------------------------------------------
 ** li list typ 消す
---------------------------------------------*/
.lst_none li {
  list-style-type: none;
}

/* 画像 */
.img_box {
  display: block;
}

/* フォントサイズ */
.fz20 {
  font-size: 2rem;
}
/*=================================================================================================================================*/
/**  共通部分	*/
/*=================================================================================================================================*/

/*---------------------------------------------
 ** ヘッダー記述
---------------------------------------------*/
#header {
  width: 100%;
}
/* ロゴ */
.logo a {
  display: block;
  z-index: 9;
  position: relative;
}
/* ロゴ */
.logo {
  max-width: 496px;
  max-height: 70px;
  display: block;
  z-index: 999;
}
.logo img {
  width: 100%;
}

.header_wrapper {
  padding: 5%;
}

/*---------------------------------------------
 **  TEL
---------------------------------------------*/
.tel_nbr {
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
}
.header_buton_wrapper {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 6px 0 0;
  background: #104583;
  box-shadow: 2px 2px #a6a6a6;
}
.header_buton_wrapper:last-of-type {
  margin: 0 0;
}
.tel_nbr p {
  font-size: 2.2rem;
  margin-bottom: 0;
  padding: 0.4rem 1.5rem 0.5rem;
  color: #fff;
  text-align: center;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.tel_nbr a {
  text-decoration: none !important;
}
.tel_nbr p:before {
  width: 2.2rem;
  height: 2.2rem;
  position: relative;
  display: inline-block;
  top: 1px;
  background: url(../img/common/icon_tel.png) no-repeat;
  background-size: contain;
  content: "";
  margin-right: 6px;
}
.icon_access p:before {
  width: 2.2rem;
  height: 2.2rem;
  position: relative;
  display: inline-block;
  top: 1px;
  background: url(../img/common/icon_access.png) no-repeat;
  background-size: contain;
  content: "";
  margin-right: 2px;
}
.icon_calender p:before {
  width: 2.2rem;
  height: 2.2rem;
  position: relative;
  display: inline-block;
  top: 1px;
  background: url(../img/common/icon_calender.png) no-repeat;
  background-size: contain;
  content: "";
  margin-right: 6px;
}
.fs18 {
  font-size: 1.8rem !important;
}

/*---------------------------------------------
 **  予約ボタン
---------------------------------------------*/
.reserve_bt {
  background: #104583;
  min-width: 120px;
  display: block;
  text-align: center;
  padding: 17px 0;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
}
.reserve_bt a {
  color: #fff;
  text-decoration: none;
  height: 100%;
  font-size: 2rem;
  font-weight: bold;
}
.reserve_bt a:before {
  width: 5.1rem;
  height: 5.1rem;
  position: relative;
  display: block;
  top: 1px;
  margin: 0 auto;
  background: url(../img/common/icon_sp.png) no-repeat;
  content: "";
}

/* メインイメージ */
.main_img {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#top .main_img {
  background: url(../img/main_img/top.jpg) top center no-repeat;
  text-indent: -999em;
}

/*---------------------------------------------
 **  TOPページスライドショー
---------------------------------------------*/
.slideshow {
  height: 500px;
  list-style-type: none;
  position: relative;
}

.slideshow > li {
  opacity: 0;
  position: absolute;
  transition: opacity 3s ease-in-out; /*フェード時間・イージング*/
}

.slideshow > li.showSlide {
  opacity: 1;
}

.slideshow > li {
  width: 100%;
  height: 100%;
}

/* SP用メディアクエリ */
@media screen and (max-width: 812px) {
  .slideshow {
    width: 100%; /* スライドショー幅（SP）*/
    height: 150px;
    margin: 15px 0;
  }
  .main_img_slide_01 {
    background-size: cover;
  }
  .main_img_slide_02 {
    background-size: cover;
  }
  .main_img_slide_03 {
    background-size: cover;
  }
}

.main_img_slide_01 {
  background: url(/img/main_img/top_1e.jpg) top center no-repeat;
}
.main_img_slide_02 {
  background: url(/img/main_img/top_2.jpg) top center no-repeat;
}
.main_img_slide_03 {
  background: url(/img/main_img/top_3.jpg) top center no-repeat;
}

.main_img_slide_01,
.main_img_slide_02,
.main_img_slide_03 {
  background-size: cover;
}

/*---------------------------------------------
 ** フッター記述
---------------------------------------------*/
#footer {
  clear: both;
  position: relative;
  padding: 5.6rem 0 0;
  background: #e3f1fe;
  margin-top: 100px;
}
.footer_logo_bottom {
  border-bottom: 1px solid #104583;
  padding-bottom: 5px;
  margin-bottom: 45px;
}
.footer_bottom {
  border-bottom: 1px solid #104583;
  padding-bottom: 5px;
  margin-bottom: 45px;
}
/* footerロゴ */
#footer .logo {
  margin: 0 auto 25px;
  max-width: 430px;
  width: 100%;
}

/* 診療時間表 */

.caution_p {
  color: #1f98d2 !important;
}

.fwb {
  font-weight: bold;
}

/* コピーライト */
#copyright {
  font-size: 0.8em;
  width: 100%;
  text-align: center;
  letter-spacing: 3px;
  padding: 15px 0 18px;
  color: #104583;
  font-weight: bold;
  background: #fff;
  border-top: 5px solid #104583;
}

footer .tel {
  position: relative;
  top: unset;
  right: unset;
  width: auto;
}
footer .tel_nbr {
  padding-top: 0;
}

/* 診療時間表 */

.moumoaku_time {
  font-size: 1.4rem;
  display: inline-block;
  color: #113767;
  border-bottom: 1px solid #113767;
  padding-bottom: 1px;
  font-weight: bold;
}
.ope {
  color: #113767 !important;
  font-weight: bold;
  line-height: 1.2 !important;
}

.time_table {
  width: 100%;
  border: 3px solid #2098d2;
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  text-align: center;
  background: #fff;
}
.time_table th {
  background: #2098d2;
  border-right: 2px solid #fff;

  border-top: none;
  color: #fff;
  padding: 0.4rem 1.7rem;
  font-size: 1.8rem;
}
.time_table th:last-of-type {
  border-right: none;
}
.time_table td {
  border-right: 2px solid #2098d2;
  border-bottom: 2px solid #2098d2;
  padding: 0.8rem 0rem;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #2098d2;
}
.time_table td:last-of-type {
  border-right: none;
}
.time_table tr:last-of-type td {
  border-bottom: none;
}
td.time_td {
  font-size: 1.8rem;
  font-weight: bold;
  color: #113766;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
}
td.yasumi {
  color: #113766 !important;
  font-weight: bold;
}

/* 診療時間下 SPAN */
.time_span {
  border: 2px solid #753f14;
  background: #fff;
  padding: 0.5rem 2rem;
  color: #743f13;
  display: inline-block;
  margin-left: 2rem;
  font-weight: bold;
}

.time_p {
  float: right;
  padding-top: 0.8rem;
}

.footer_parking {
  display: inline-block;
  font-weight: bold;
}
.address {
  font-size: 2.3rem;
  margin: 0;
}

.footer_add_wrapper {
  padding: 17px 0 0;
  display: block;
}
/* 地図 */
.map {
  height: 280px;
  margin: 0;
}

/* 住所 */
.footer_add {
  color: #10396a;
  font-weight: bold;
  display: inline-block;
  padding: 0 18px;
}

.footer_treat dt,
.footer_treat dd {
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
}
.footer_treat {
  margin-bottom: 15px;
}
.footer_treat dt {
  background: #ffffff;
  font-size: 1.6rem;
  color: #104583;
  font-weight: bold;
  padding: 0.5rem 2rem;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_treat dd {
  font-weight: bold;
  margin: 0;
}

/* margin */
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}

/*=================================================================================================================================*/
/**  共通パーツ	*/
/*=================================================================================================================================*/

/*---------------------------------------------
 **  ボタン
---------------------------------------------*/
.bt_base {
  width: 100%;
  max-width: 300px;
  padding: 1.2rem 4rem;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  font-size: 2rem;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/

  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 6px 0 0;
  background: #104583;
  box-shadow: 2px 2px #a6a6a6;
}
.icon_arrow,
.icon_arrow a {
  position: relative;
}
.icon_arrow:after,
.icon_arrow a:after {
  width: 2rem;
  height: 2rem;
  margin-left: 1rem;
  position: absolute;
  top: 38%;
  right: 2rem;
  background: url(../img/common/icon_next_deep_blue.png) no-repeat;
  background-size: contain;
  content: "";
}

.wp-block-button.icon_arrow:after {
  display: none;
}

.top_treat {
  text-align: center;
  margin: 3rem 0 1.2rem;
  position: relative;
}
.top_treat:before {
  width: 5rem;
  height: 5rem;
  margin-left: 1rem;
  position: absolute;
  margin: 0 auto;
  top: -55px;
  left: 0;
  right: 0;
  background: url(../img/common/icon_next_maru__blue.png) no-repeat;
  background-size: contain;
  content: "";
}

/*---------------------------------------------
 **  ボーダー
---------------------------------------------*/
.bda {
  border: 1px solid;
  color: #31130b;
  background: #ffff;
  padding: 0.4rem 2rem;
}
/*---------------------------------------------
 **  色
---------------------------------------------*/
.bg_c_light_green {
  background: #bbe492;
}

.c_white {
  color: #ffffff !important;
}
.c_black {
  color: #000000 !important;
}
.c_brown {
  color: #31160b !important;
}

.bd_brown {
  border-color: #31130b;
}
.light_blue {
  background: #155cb5;
}
.bg_c_light_green {
  background: #5fae3b;
}
.light_yellow {
  background: #d8a128;
}
.sky_bule {
  background: #e3f1fe;
}
/*=================================================================================================================================*/
/**  TOPコンテンツ	*/
/*=================================================================================================================================*/
.tel_nbr {
  color: #104583;
}

/* お知らせ */
.news_wrapper {
  background: #a9cbf3;
  position: relative;
  margin-bottom: 6rem;
}

.news {
  display: flex;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
  padding: 10px 0;
}

.news_btn {
  background: #104583;
  position: relative;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
.news_btn a {
  color: #fff;
  font-size: 2.2rem;

  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news_btn a span {
  font-size: 1rem;
  display: block;
  letter-spacing: 3px;
  line-height: 1.1;
}
.news_btn a:before {
  width: 4rem;
  height: 4rem;
  display: block;
  background: url(../img/common/icon_news.png) no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  left: 41px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.news_btn a:after {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 40px;
  background: url(../img/common/icon_next.png) no-repeat;
  background-size: contain;
  content: "";
}

.news_right dl {
  margin: 0 0 2px 0;
  background: #fff;
  display: flex;
  padding: 0 3rem;
  position: relative;
}
.news_right dl dd:after {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 1.5rem;
  background: url(../img/common/icon_next_blue.png) no-repeat;
  background-size: contain;
  content: "";
}

.news_right div:last-of-type dl {
  margin-bottom: 0;
}
.news dl dt,
.news dl dd {
  padding: 1.1rem 0.5rem;
}

.news dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20%;
  color: #2098d2;
  font-size: 1.2rem;
}
.news dl dd {
  width: 100%;
  text-align: left;
  font-size: 1.6rem;
  margin: 0;
}
.news a {
  text-decoration: none !important;
  font-weight: bold;
}

.bdr_wrapper {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  _zoom: 1;
  overflow: hidden;
  margin: 0 0 3rem;
  background: #ffffff;
}

.bdr_wrapper a {
  display: block;
  text-decoration: none;
}

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

.top_bottom {
  background: url(../img/top/footer_bg.jpg) top center no-repeat;
  padding: 15rem 0;
}

.treat_wrapper h3 {
  font-size: 1.8rem;
}

.bdr_wrapper {
  box-shadow: 0 10px 0 #99ccff;
}

.bdr_wrapper p {
  padding: 0 5% 17px;
  margin-bottom: 0;
}

.top_doctor {
  font-size: 2rem;
  color: #104583;
  font-weight: bold;
  text-align: right;
}

#footer .sub-menu {
  display: none;
}

.footer_nav_wrapper {
  background: #ffffff;
}

.tdn {
  text-decoration: none !important;
}

/*=================================================================================================================================*/
/**  内部ページ	*/
/*=================================================================================================================================*/
/* 網膜について */
.green_btn_momaku {
  max-width: 450px;
  margin: 0 auto;
}

/* 共通CSS */
#main ul li {
  padding: 0 0 0 2rem;
  list-style-type: none;
}

#main ul li::before {
  position: relative;
  top: -2px;
  left: -0.7rem;
  display: inline-block;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 100%;
  background: #7ecb30;
}
#main ul.list_orange li::before {
  background: #ff8000;
}

/*=================================================================================================================================*/
/**  追加ブロックスタイル	*/
/*=================================================================================================================================*/
/* アウトライン 白抜きボタン */
.is-style-icon-btn .wp-block-button__link {
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #104583;
  font-size: 1.9rem;
  color: #104583 !important;
  font-weight: bold;
  padding: 1rem 0.5rem;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
/* アウトライン 白抜きボタン 並んだ時 */
.is-style-icon-btn {
  display: inline-block;
  min-width: 250px;
  width: 100%;
}

.is-style-icon-btn + .is-style-icon-btn {
  margin-left: 0;
  margin-top: 20px;
}

/* アイコン戻るボタン */
.is-style-icon-btn_back .wp-block-button__link {
  width: 100%;
  max-width: 337px;
  padding: 1.2rem 4rem;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  font-size: 1.8rem;
  font-weight: bold;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-border-radius: 10px;

  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 6px 0 0;
  background: #e3f1fe;
  box-shadow: 2px 2px #a6a6a6;
  position: relative;
  color: #104583 !important;
}
.is-style-icon-btn_back .wp-block-button__link:after {
  width: 2rem;
  height: 2rem;
  margin-left: 1rem;
  position: absolute;
  top: 38%;
  left: 2rem;
  background: url(../img/common/icon_next_deep_blue.png) no-repeat;
  background-size: contain;
  content: "";
  transform: rotate(180deg);
}

/* 見出し h2 */
.is-style-h2_cs_01 {
  color: #113766;
  background-color: #a9cbf3;
  letter-spacing: 1px;
  text-shadow: unset;
  font-family: "Noto Sans JP";
  padding: 0.5rem 5rem 0.8rem;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
  margin-bottom: 0;
  font-size: 2rem !important;
}

/* 見出し h2 */
.is-style-h2_cs_02 {
  color: #113766;
  letter-spacing: 3px;
  text-shadow: unset;
  font-family: "Noto Sans JP";
  margin: 0;
}

.furi {
  margin: 0;
  letter-spacing: 3px;
  font-size: 1.2rem;
  margin-bottom: 5rem;
}

/* 見出し 背景薄水色 */
.is-style-h_bg_lb {
  background: #eefaff;
}
/* 見出し 背景薄グレー */
.is-style-h_bg_lg {
  background: #f2f2ea;
}

.table_type_s td {
  padding: 1rem !important;
}
.table_type_s td:nth-of-type(1) {
  padding: 0 !important;
  width: 73px;
  text-align: center;
}

/*=================================================================================================================================*/
/**  グーテン用 追加CSS	*/
/*=================================================================================================================================*/

.disease_tiryo_wrapper .wp-block-group__inner-container {
  padding: 0;
}
.disease_tiryo_wrapper .wp-block-columns {
  margin-bottom: 1rem;
}
.disease_tiryo_syoujyo {
  background: #e3f1fe;
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.disease_tiryo_thiryo {
  background: #ffeeee;
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.disease_tiryo_syoujyo h3,
.disease_tiryo_thiryo h3 {
  margin-bottom: 0 !important;
  padding: 1rem;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
}

.disease_tiryo_inner_p {
  padding-top: 1rem;
}

/* 見出し 背景薄グレー */
.is-style-p_bg_beige {
  background-color: #f2f2ea;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
  padding: 5px 0;
}

.is-style-p_under_line_01 {
  background-color: #000000;
}

/* 院内紹介の時のmargin-bottom打ち消し*/
.clinic_images .wp-block-image {
  margin-bottom: 10px !important;
}

/* Guten用のスタイルリセット*/
.font_unset {
  font-size: unset;
}

/*---------------------------------------------
 **  よくあるご質問
---------------------------------------------*/
.faq h3 {
  background: #d9e7fa;
  position: relative;
  height: 60px;
  padding-left: 9rem;
  padding-right: 2rem;
  color: #000;
  font-family: "Noto Sans JP";
  _zoom: 1;
  overflow: hidden;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
  text-shadow: unset;
  font-size: 1.8rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.faq h3 strong {
  background: #1b4283;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.faq h3 + p {
  padding-left: 8.8rem;
  margin-bottom: 5.5rem;
}
@media (max-width: 767px) {
  .faq h3 + p {
    padding-left: 0;
  }
  .faq h3 {
    height: auto;
    min-height: 60px;
    line-height: 1.4;
    font-size: 1.6rem;
  }
}
/*-------------------------------------------*/

.cmn-list-01 {
  font-size: 2.3rem;
  font-weight: normal;
  border-radius: 4px;
  padding: 2.5rem 5% 1.7rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  justify-content: center;
}
.cmn-list-01 li {
  margin-right: 3rem;
  margin-bottom: 1rem;
  list-style-type: none;
  font-size: 1.9rem;
  color: #104583;
  font-weight: 600;
}
.cmn-list-01 li strong {
  display: inline-blockblock;
  font-size: 14px;
  text-align: center;
}
.cmn-list-01 li::before {
  position: relative;
  top: -2px;
  left: -0.8rem;
  display: inline-block;
  width: 12px;
  height: 12px;
  content: "";
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #7ecb30;
}

@media (max-width: 767px) {
  .cmn-list-01 {
    padding: 1.4rem 2% 0.7rem;
    justify-content: left;
  }
}

.pLR_4per .wp-block-group__inner-container {
  padding: 0;
}
.pLR_4per {
  padding: 0 4%;
}

/*---------------------------------------------
 ** パンくずリスト
---------------------------------------------*/
#breadcrumb {
  width: 100%;
  margin: 0 auto 5rem;
  font-family: "Noto Sans JP";
}

#breadcrumb ol {
  display: table;
  font-size: 1.4rem;
  padding: 0;
}

#breadcrumb ol li {
  margin: 0 10px 0 0;
  font-size: 1.4rem;
  float: left;
  list-style-type: none;
}

#breadcrumb ol li a {
  color: #104583;
  text-decoration: none;
  font-weight: bold;
}

#breadcrumb ol li:first-child::before {
  content: "";
  padding: 0;
}

#breadcrumb ol li::before {
  padding: 0 10px 0 0;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: bold;
  font-size: 14px;
}

.sanwa a {
  border: 2px solid #5fae3b;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  font-size: 1em;
  margin: 30px auto;
  font-weight: bold;
  color: #5fae3b !important;
}

.sanwa a:hover {
  background: #5fae3b;
  color: #fff !important;
}

/*-----------------------------------------------------	*/
/*  個別指定 for PC	*/
/*-----------------------------------------------------	*/
@media screen and (min-width: 416px) {
  .disease_tiryo_syoujyo,
  .disease_tiryo_thiryo {
    flex-basis: 124px !important;
  }
  .sanwa a {
    max-width: 70% !important;
  }
}

.area-bt-01 {
  padding: 45px 70px 35px 70px;
  background: #eefaff;
}
@media (max-width: 767px) {
  .area-bt-01 {
    padding: 5%;
  }
}

.area-bg-col-01 {
  background: #f2f2ea;
}

.btn-cmn-white {
  width: 100%;
  display: inline-block;
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #104583;
  font-size: 1.9rem;
  color: #104583 !important;
  font-weight: bold;
  padding: 1rem 0.5rem;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  text-decoration: none !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* 流れ */
.flow_wrap .wp-block-group {
  background: #fcfaf8;
  padding-bottom: 3rem;
}
.flow_wrap .wp-block-image {
  margin-bottom: 0;
}
.flow_wrap .wp-block-image img {
  display: block;
}
.flow_wrap h5 {
  background: #efeadd;
  font-size: 1.8rem;
  color: #121f25;
  padding: 3rem 5rem 2rem;
  font-family: "Noto Sans JP";
  margin-bottom: 2rem;
  position: relative;
}
.flow_wrap h5:after {
  position: absolute;
  top: 20px;
  right: -24px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 0 26px 25px;
  border-color: transparent transparent transparent #c8b597;
}

.flow_wrap .wp-block-column:nth-child(3n) h5:after {
  display: none;
}

.flow_wrap h5 strong {
  color: #c7b497;
  font-size: 1.2rem;
  display: block;
  letter-spacing: 4px;
}
.flow_wrap p {
  margin: 0 3rem;
}

@media (min-width: 768px) {
  .flow_wrap .wp-block-column:not(:first-child) {
    margin-left: 40px;
  }
  .flow_wrap .wp-block-column:nth-child(2n) {
    margin-left: 40px;
  }
}

/*=================================================================================================================================*/
/**  共通クラス	*/
/*=================================================================================================================================*/
/*---------------------------------------------
 **  txt
---------------------------------------------*/
/* 文字寄せ */
.txt-left {
  text-align: left;
}
.txt-center {
  text-align: center;
}

/* 文字サイズ */
.txt-size-30 {
  font-size: 3rem;
}

/*---------------------------------------------
 **  p , m 余白
---------------------------------------------*/
/* パディング */
.p-b-0 .wp-block-group__inner-container {
  padding-bottom: 0;
  margin-bottom: 0;
}

.p-d-01 {
  padding: 3rem 3rem 2.8rem;
}

/* マージン */
.m-b-0 {
  margin-bottom: 0px !important;
}
.m-b-28 {
  margin-bottom: 28px;
}
.m-b-40 {
  margin-bottom: 40px;
}

.m-t-100 {
  margin-top: 100px;
}

.bd-r-8 {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*---------------------------------------------
**  fl フレックス
---------------------------------------------*/
/* 順番入れ替え */
.fl-d-r {
  flex-direction: row;
}
.jst-left {
  justify-content: left;
}

/*---------------------------------------------
**  clm カラム
---------------------------------------------*/

.clm-3 > .item,
.clm-4 > .item {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@media (min-width: 426px) {
  /*426px 〜 959px*/
  .clm-3 > .item,
  .clm-4 > .item {
    width: calc(100% / 2);
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  /*960px ～*/
  .clm-3 > .item {
    width: calc((100% / 3));
  }
  .clm-4 > .item {
    width: calc((100% / 4));
  }
}

.justify-content-left {
  justify-content: left;
}

/*---------------------------------------------
 **  英語ページ
---------------------------------------------*/
.time_table-english .time-th {
  width: 280px;
}
.time_table-english td {
  padding: 1.4rem 0rem;
}

@media (min-width: 768px) {
  .time_table-english td {
    font-size: 150% !important;
  }
  .time_table-english td span {
    font-size: 70% !important;
  }
}

@media (max-width: 767px) {
  .time_table-english td {
    font-size: 12px !important;
  }
  .time_table-english th {
    font-size: 1.2rem;
  }
}

/* English Site ボタン */
.btn-english {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #bfdff1;
  box-shadow: 2px 2px #a6a6a6;
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box; /*通常の記述*/
  -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
  -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
  margin: 6px 0 0;
  padding: 7px;
}
.btn-english a {
  color: #1b4283 !important;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: block;
}

/* 【 PC 】 768px ～ */
@media (min-width: 768px) {
  .btn-english {
    position: absolute;
    top: 16px;
    right: 15px;
    display: block;
    width: 125px;
    height: 37px;
  }
}

.mail-ic:after {
  display: inline-block;
  content: "@icloud.com";
}

