@charset "UTF-8";
/* regular:400, midium:500 */
body {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 18px;
  line-height: 180%;
}

a {
  color: #1d5ed6;
  text-decoration: none;
}

/* *****************************************
Common	（Break:640px、1024px、1280px: Tab 780px）
***************************************** */
@media screen and (max-width: 780px) {
  .l-contents__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* h1 */
.c-entry__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
}

/* h2, h3, h4 */
.wp-block-heading {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
}

/* Snow用 */
h2.smb-section__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  h2.smb-section__title {
    font-size: 1.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.smb-section__subtitle {
  font-weight: 400;
}

.round {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.round400 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-family: 400;
}

.c-meta__item svg {
  color: #6D8531;
}

/* ボタン */
a:hover.smb-btn {
  background-color: #6D8531;
}

/*----------------------------------------
Header
----------------------------------------*/
/* ヘッダー幅は1200px */
.l-header .l-2row-header__row {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1240px) {
  .l-header .l-2row-header__row {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .l-header .c-container {
    margin-left: -15px;
    margin-right: -10px;
  }
}

/* 配置レイアウト */
.header-info {
  display: flex;
  justify-content: end;
}
@media screen and (max-width: 1240px) {
  .header-info {
    width: 85%;
  }
}

.c-header-content {
  display: flex;
  justify-content: end;
}

/* 電話番号・営業日時レイアウト */
.header-info__container {
  display: flex;
  justify-content: start;
}
@media screen and (max-width: 1240px) {
  .header-info__container {
    flex-wrap: wrap;
  }
}

/* ヘッダー */
.l-header {
  background: url(../img/bg-header-wh-bg.png) #F0EBE7;
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (min-width: 2000px) {
  .l-header {
    background: #F0EBE7;
  }
}
@media screen and (max-width: 1300px) {
  .l-header {
    background-position: -30px top;
  }
}
@media screen and (max-width: 1100px) {
  .l-header {
    background-position: -40px top;
  }
}

.c-site-branding {
  background: url(../img/bg-header-wh.png);
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: -27px;
  margin-bottom: -20px;
  margin-right: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (min-width: 2000px) {
  .c-site-branding {
    background: none;
  }
}
@media screen and (max-width: 780px) {
  .c-site-branding {
    background: none;
  }
}

/* 上余白 */
.l-2row-header__row.u-invisible-md-down {
  margin-top: 0 !important;
}

/* サイトタイトル */
@media screen and (max-width: 1000px) {
  .c-site-branding__title {
    width: 200px !important;
  }
}
@media screen and (max-width: 480px) {
  .c-site-branding__title {
    width: 200px !important;
  }
}

.custom-logo {
  width: 380px !important;
}

/* ヘッダーコンテンツ */
.header-info__tel {
  color: #215A39;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: 1.66rem;
  margin-right: 22px;
  margin-top: 25px;
}
.header-info__tel-title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
}
.header-info__time {
  display: flex;
  justify-content: start;
  margin-right: 22px;
}
.header-info__time-title {
  background-color: #6D8531;
  font-weight: 400;
  font-size: 0.875rem;
  color: #FFFFFF;
  height: 30px;
  width: 100px;
  text-align: center;
  border-radius: 5px;
  margin-right: 8px;
}
.header-info__time-body {
  font-size: 0.875rem;
  text-align: left;
}

/* 診療時間調整 */
.time-title01 {
  margin-bottom: 7px;
}

.time-body02 {
  line-height: 170%;
}

@media screen and (max-width: 1240px) {
  .brnone {
    display: none;
  }
}

.border-none {
  display: none;
}
@media screen and (max-width: 1240px) {
  .border-none {
    display: inline-block;
    padding-left: 7px;
  }
}

/* 予約ボタン */
a.btn-header {
  display: block;
  color: #FFFFFF;
  height: 45px;
  width: 189px !important;
  text-align: center;
  line-height: 180%;
  margin-bottom: 7px;
}

a:hover.btn-header {
  opacity: 0.8;
}

.btn-web {
  background: url(../img/ico-pc.png) #215A39;
  background-repeat: no-repeat;
  background-position: 32px center;
  border-radius: 7px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.btn-web span {
  padding-left: 40px;
  padding-right: 0px;
}

.btn-line {
  background: url("../img/ico_tel.png") #16A651;
  background-repeat: no-repeat;
  background-position: 32px center;
  border-radius: 7px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.btn-line span {
  padding-left: 57px;
  padding-right: 18px;
}

/* ヘッダーナビ */
.p-global-nav li a {
  font-weight: 400 !important;
}

.p-global-nav--hover-underline.p-global-nav--current-same-hover-effect .c-navbar__item[data-active-menu] > a::after,
.p-global-nav--hover-underline.p-global-nav--current-same-hover-effect .c-navbar__item a::after {
  height: 2px;
}

/*
スマホ ヘッダー
----------------------------------------*/
@media screen and (max-width: 1024px) {
  .l-header {
    background-color: #FFFFFF;
  }
}

/*----------------------------------------
スマホ ドロワーメニュー
----------------------------------------*/
.c-drawer {
  background: url("../img/logo-sp.svg"), #F0EBE7;
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 180px;
  color: #333333;
  padding-top: 100px;
}
.c-drawer .c-drawer__menu {
  font-size: 0.9375rem;
}
.c-drawer .btn-web,
.c-drawer .btn-line {
  padding: 5px;
  border-radius: 5px;
  margin-top: 15px;
  padding-left: 80px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.1875rem;
  color: #FFFFFF;
  width: 220px;
}
.c-drawer .btn-web a,
.c-drawer .btn-line a {
  color: #FFFFFF;
  font-size: 1rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  border-radius: 5px;
  margin-left: -100px;
  margin-right: -10px;
  margin-top: -6px;
  margin-bottom: -6px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 100px;
}
.c-drawer .btn-web a:hover,
.c-drawer .btn-line a:hover {
  opacity: 0.8;
  background-color: rgba(0, 0, 0, 0.2);
}

/*
スマホ固定ボタン
----------------------------------------*/
.p-footer-sticky-nav .btn-web,
.p-footer-sticky-nav .btn-line {
  border-radius: 0;
  padding-left: 20px;
  height: 50px;
}
@media screen and (max-width: 480px) {
  .p-footer-sticky-nav .btn-web,
  .p-footer-sticky-nav .btn-line {
    padding-left: 0px;
  }
}
@media screen and (max-width: 450px) {
  .p-footer-sticky-nav .btn-web,
  .p-footer-sticky-nav .btn-line {
    padding-left: 15px;
  }
}
@media screen and (max-width: 410px) {
  .p-footer-sticky-nav .btn-web,
  .p-footer-sticky-nav .btn-line {
    padding-left: 30px;
  }
}
.p-footer-sticky-nav .btn-web a,
.p-footer-sticky-nav .btn-line a {
  color: #FFFFFF;
  font-size: 1rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-left: -20px;
  margin-top: -6px;
  margin-bottom: -6px;
  padding-top: 16px;
  padding-bottom: 10px;
  padding-left: 15px;
}
@media screen and (max-width: 480px) {
  .p-footer-sticky-nav .btn-web a,
  .p-footer-sticky-nav .btn-line a {
    font-size: 0.825rem;
  }
}
.p-footer-sticky-nav .btn-web a:hover,
.p-footer-sticky-nav .btn-line a:hover {
  opacity: 0.8;
  background-color: rgba(0, 0, 0, 0.2);
}

/*----------------------------------------
フッター
----------------------------------------*/
.l-footer {
  background-color: #F0EBE7;
  border-top: none;
}
.l-footer .l-footer-widget-area {
  padding-top: 0;
}
.l-footer .c-fluid-container {
  padding: 0;
}
.l-footer .c-row {
  max-width: 100%;
  margin-left: calc(50% - 50vw);
  padding: 0;
  display: flex;
  flex-flow: column;
}
.l-footer .c-row__col {
  max-width: 100%;
  padding: 0;
  margin-bottom: 0;
}

/*---------- フッター情報 ----------*/
.footer-logo,
.footer-info {
  margin: 0;
  padding: 0;
}

/* 
フッター ロゴ
---------------------*/
.footer-logo {
  padding-top: 80px;
}
@media screen and (max-width: 1024px) {
  .footer-logo {
    padding-top: 40px;
    padding-left: 25px;
  }
}
@media screen and (max-width: 780px) {
  .footer-logo {
    padding-top: 30px;
    padding-left: 25px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.footer-logo img {
  width: 300px !important;
}
@media screen and (max-width: 480px) {
  .footer-logo figure.wp-block-image {
    margin-bottom: 15px !important;
    max-width: 250px !important;
  }
}

/* 
フッター info
---------------------*/
@media screen and (max-width: 1024px) {
  .footer-grid {
    width: 95%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 780px) {
  .footer-grid {
    display: flex;
    flex-flow: column;
  }
}
@media screen and (max-width: 480px) {
  .footer-grid {
    width: 90%;
  }
}

/* snowmonkey */
.footer-info {
  /*** 営業日エリア ***/
  /*** 予約エリア ***/
}
@media screen and (max-width: 780px) {
  .footer-info {
    padding-left: 5px;
  }
}
.footer-info .footer-calender {
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .footer-info .footer-calender {
    margin-right: -100px;
  }
}
@media screen and (max-width: 780px) {
  .footer-info .footer-calender {
    margin-bottom: 20px;
  }
}
.footer-info .footer-calender .timetable {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
}
@media screen and (min-width: 1024px) {
  .footer-info .footer-calender .timetable {
    width: 95%;
  }
}
.footer-info .footer-calender .timetable th {
  background-color: #6D8531;
}
.footer-info .footer-calender .timetable th, .footer-info .footer-calender .timetable td {
  padding: 15px 10px;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .footer-info .footer-calender .timetable th, .footer-info .footer-calender .timetable td {
    padding: 10px 7px;
  }
}
@media screen and (max-width: 420px) {
  .footer-info .footer-calender .timetable th, .footer-info .footer-calender .timetable td {
    padding: 10px 5px;
    font-size: 0.8rem;
  }
}
.footer-info .footer-calender .timetable th:nth-child(1),
.footer-info .footer-calender .timetable td:nth-child(1) {
  width: 150px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .footer-info .footer-calender .timetable th:nth-child(1),
  .footer-info .footer-calender .timetable td:nth-child(1) {
    width: 140px;
  }
}
.footer-info .footer-calender .timetable td {
  border-bottom: solid 1px #CCCCCC !important;
}
.footer-info .footer-calender .timetable td:nth-child(1) {
  text-align: center;
}
.footer-info .footer-calender .timetable .timetable-last {
  padding-right: 20px;
}
@media screen and (max-width: 420px) {
  .footer-info .footer-calender .timetable .timetable-last {
    padding-right: 10px;
  }
}
.footer-info .footer-calender .timetable__ttl {
  background-color: #6D8531;
  color: #FFFFFF;
}
.footer-info .footer-calender .timetable__body {
  background-color: #FFFFFF;
}
.footer-info .footer-info__reserv {
  padding-bottom: 70px;
  /* レイアウト調整 */
  /* 電話番号 */
  /* ボタン */
}
@media screen and (max-width: 980px) {
  .footer-info .footer-info__reserv {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    margin-left: 100px;
  }
}
@media screen and (max-width: 780px) {
  .footer-info .footer-info__reserv {
    margin-left: 0px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-info .footer-info__reserv div {
    width: 300px;
  }
}
.footer-info .footer-info__reserv .footer-tel {
  color: #215A39;
  padding-bottom: 10px;
}
.footer-info .footer-info__reserv .footer-tel__num {
  font-size: 1.5rem;
}
.footer-info .footer-info__reserv .footer-btn a.btn-header {
  margin-bottom: 15px;
}
.footer-info .footer-info__reserv .footer-btn .btn-web,
.footer-info .footer-info__reserv .footer-btn .btn-line {
  font-size: 1.0625rem;
  width: 210px;
  height: 50px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}
@media screen and (max-width: 1024px) {
  .footer-info .footer-info__reserv .footer-btn .btn-web,
  .footer-info .footer-info__reserv .footer-btn .btn-line {
    width: 200px;
  }
}

/* 
フッター メニュー
---------------------*/
@media screen and (max-width: 1024px) {
  .c-sub-nav .c-navbar {
    justify-content: center !important;
    line-height: 2rem;
  }
}
.c-sub-nav .c-navbar .menu-item {
  padding: 0 10px;
}

/* 
コピーライト
---------------------*/
.c-copyright--inverse {
  background-color: #F0EBE7;
  color: #333333;
  padding-top: 5px;
}

/*----------------------------------------
投稿
----------------------------------------*/
.single,
body:not(.home),
.archive {
  /* 固定レイアウト */
  /* 固定見出し */
  /* 目次プラグイン */
  /* 見出し */
  /* h1.c-page-header__title {
  	font-family: $round;
  	font-weight: 400;
  	background: none;
  	border-bottom: none;
  	padding-left: 0;
  } */
  /* アーカイブ日時 */
  /* リスト */
  /* PC以上のときだけ切り替え */
  /* ナビ */
  /* テーブル */
}
@media screen and (min-width: 1260px) {
  .single .l-contents__main,
  body:not(.home) .l-contents__main,
  .archive .l-contents__main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.single .c-page-header,
.single .c-page-header__bgimage img,
body:not(.home) .c-page-header,
body:not(.home) .c-page-header__bgimage img,
.archive .c-page-header,
.archive .c-page-header__bgimage img {
  height: 300px;
}
.single #ez-toc-container,
body:not(.home) #ez-toc-container,
.archive #ez-toc-container {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.single h1,
body:not(.home) h1,
.archive h1 {
  background: url(../img/h1deco.png) no-repeat;
  background-position: left 10px;
  padding-left: 27px;
  border-bottom: double #215A39;
}
@media screen and (max-width: 1024px) {
  .single h1,
  body:not(.home) h1,
  .archive h1 {
    background: url(../img/h1deco2.png) no-repeat;
    background-position: left 6px;
    padding-left: 22px;
    font-size: 1.5rem;
  }
}
.single h2.wp-block-heading,
body:not(.home) h2.wp-block-heading,
.archive h2.wp-block-heading {
  background: url("../img/h2en.png"), #215A39;
  background-repeat: no-repeat;
  background-position: 20px center;
  padding: 15px 30px 15px 50px;
  border-radius: 50px;
  line-height: 125%;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .single h2.wp-block-heading,
  body:not(.home) h2.wp-block-heading,
  .archive h2.wp-block-heading {
    font-size: 1.3125rem;
  }
}
.single h2.c-entry-summary__title,
body:not(.home) h2.c-entry-summary__title,
.archive h2.c-entry-summary__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
}
.single h3.wp-block-heading,
body:not(.home) h3.wp-block-heading,
.archive h3.wp-block-heading {
  background-color: #6D8531;
  padding: 4px 20px;
  border-radius: 7px;
  color: #FFFFFF;
}
.single h4.wp-block-heading,
body:not(.home) h4.wp-block-heading,
.archive h4.wp-block-heading {
  border-left: 5px solid #6D8531;
  padding-left: 15px;
}
.single h5.wp-block-heading,
body:not(.home) h5.wp-block-heading,
.archive h5.wp-block-heading {
  font-weight: 900;
  color: #215A39;
}
.single .c-meta__item,
body:not(.home) .c-meta__item,
.archive .c-meta__item {
  color: #215A39;
}
.single ul.wp-block-list li,
.single .list li,
body:not(.home) ul.wp-block-list li,
body:not(.home) .list li,
.archive ul.wp-block-list li,
.archive .list li {
  margin: 0 0 0.6em;
}
.single ul.wp-block-list,
body:not(.home) ul.wp-block-list,
.archive ul.wp-block-list {
  list-style: none;
  padding-left: 10px;
}
.single ul.wp-block-list li,
body:not(.home) ul.wp-block-list li,
.archive ul.wp-block-list li {
  background: url(../img/list-ico.png) no-repeat;
  background-position: left 12px;
  padding-left: 18px;
  margin-left: 0;
}
.single .list,
body:not(.home) .list,
.archive .list {
  display: grid;
  grid-template-columns: 1fr; /* デフォルトは1列 */
  width: 100%; /* 横幅いっぱい */
  box-sizing: border-box; /* パディングやボーダーが幅に含まれるようにする */
  list-style: none;
}
.single .list li,
body:not(.home) .list li,
.archive .list li {
  background: url(../img/list-ico.png) no-repeat;
  background-position: left 12px;
  padding-left: 18px;
  margin-left: 0;
}
@media screen and (min-width: 781px) {
  .single .list.col2,
  body:not(.home) .list.col2,
  .archive .list.col2 {
    grid-template-columns: 50% 50%; /* 2列 */
  }
  .single .list.col3,
  body:not(.home) .list.col3,
  .archive .list.col3 {
    grid-template-columns: 33.333% 33.333% 33.333%; /* 3列 */
  }
}
.single .c-prev-next-nav,
body:not(.home) .c-prev-next-nav,
.archive .c-prev-next-nav {
  display: none;
}
.single table,
body:not(.home) table,
.archive table {
  width: auto;
}
.single th,
body:not(.home) th,
.archive th {
  background-color: #215A39;
  color: #FFFFFF;
}
.single th:nth-child(1),
body:not(.home) th:nth-child(1),
.archive th:nth-child(1) {
  width: auto;
}
@media screen and (min-width: 540px) {
  .single th:nth-child(1),
  body:not(.home) th:nth-child(1),
  .archive th:nth-child(1) {
    white-space: nowrap;
  }
}

@media screen and (max-width: 780px) {
  .reverse-sp.wp-block-columns {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: stretch;
    gap: 0.75rem;
  }
  .reverse-sp.wp-block-columns > .wp-block-column {
    flex-basis: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box;
  }
  .reverse-sp .wp-block-image,
  .reverse-sp .wp-block-image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
  }
  .reverse-sp .wp-block-column.is-layout-flow {
    padding-top: 0.5rem;
  }
}
.single .l-contents__main a:hover,
.page:not(.home) .l-contents__main a:hover {
  color: #28a9ff;
}
.single .l-contents__main a:not(.smb-btn, .btn, .wp-block-button__link),
.page:not(.home) .l-contents__main a:not(.smb-btn, .btn, .wp-block-button__link) {
  text-decoration: underline;
  transition: 0.3s;
}
.single .l-contents__main a.btn:hover,
.single .l-contents__main a.smb-btn:hover,
.single .l-contents__main a.wp-block-button__link:hover,
.page:not(.home) .l-contents__main a.btn:hover,
.page:not(.home) .l-contents__main a.smb-btn:hover,
.page:not(.home) .l-contents__main a.wp-block-button__link:hover {
  color: #FFF;
  background-color: #6D8531;
}

.l-contents__main .c-entry__meta a:hover {
  color: #6D8531;
}

/*
Single　記事下ボタン
my-snow-monkey\override\template-parts\content\entry\entry.php
----------------------------------------*/
.single-footer-btn {
  margin: 30px auto 50px !important;
}
.single-footer-btn a {
  border-radius: 30px;
}

/*----------------------------------------
HOME
----------------------------------------*/
.top-inner {
  width: 1000px;
  margin: 0 auto;
}

.home .l-contents__inner {
  padding: 0;
}

.home .c-section {
  padding: 0;
}

/* 
スライダー
---------------------*/
@media screen and (max-width: 780px) {
  .n2-section-smartslider {
    margin-left: -1px;
  }
}

.top-slider {
  position: relative;
}
.top-slider__title {
  position: absolute;
  top: 30%;
  right: 0;
  left: 0;
  margin: auto;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 2rem;
  line-height: 180%;
  text-align: center;
  text-shadow: 0 0 7px #FFFFFF, 0 0 7px #FFFFFF, 0 0 7px #FFFFFF, 0 0 7px #FFFFFF, 0 0 7px #FFFFFF, 0 0 7px #FFFFFF, 0 0 7px #FFFFFF, 0 0 7px #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .top-slider__title {
    top: 25%;
    font-size: 1.725rem;
  }
}
@media screen and (max-width: 780px) {
  .top-slider__title {
    top: 25%;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 480px) {
  .top-slider__title {
    font-size: 1.25rem;
  }
}

/* 
メッセージボード
---------------------*/
.massage {
  text-align: center;
  border: solid 3px #215A39;
  border-radius: 15px;
  width: 1000px;
  padding: 35px;
  margin: 50px auto;
}
@media screen and (max-width: 1100px) {
  .massage {
    width: 100%;
  }
}
@media screen and (max-width: 780px) {
  .massage {
    width: 100%;
    padding: 35px 10px;
  }
}
@media screen and (max-width: 480px) {
  .massage {
    font-size: 0.925rem;
  }
}
.massage h2 {
  font-size: 1.125rem;
  color: #215A39;
}
@media screen and (max-width: 480px) {
  .massage h2 {
    font-size: 1rem;
  }
}

.massageOff {
  display: none;
}

/* 
お知らせ
---------------------*/
.top-news {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0 !important;
  /* inner解除 */
}
.top-news .c-container {
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}
.top-news .c-row {
  width: 1000px;
  margin: 0 auto;
}

/* タイトル */
.top-news__title {
  background-color: #6D8531;
  margin-left: calc(50% - 50vw);
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 780px) {
  .top-news__title {
    max-width: 100%;
    border-top: solid 30px #FFFFFF;
    border-left: solid 30px #FFFFFF;
    border-right: solid 30px #FFFFFF;
    padding-top: 30px;
    padding-bottom: 30px;
    padding: 20px 0;
    text-align: center;
  }
  .top-news__title br {
    display: none;
  }
}
.top-news__title .top-news__midashi {
  color: #FFFFFF;
  font-size: 0.77rem;
  margin-bottom: 0;
  margin-left: calc(100% - 300px);
  padding-bottom: 0;
}
@media screen and (max-width: 900px) {
  .top-news__title .top-news__midashi {
    margin-left: 30px;
  }
}
@media screen and (max-width: 780px) {
  .top-news__title .top-news__midashi {
    margin-left: 0px;
  }
}
.top-news__title h2.wp-block-heading {
  margin-top: 10.8px;
  margin-left: calc(100% - 300px);
  padding-top: 0;
  font-weight: 400;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #FFFFFF;
}
@media screen and (max-width: 900px) {
  .top-news__title h2.wp-block-heading {
    margin-left: 30px;
  }
}
@media screen and (max-width: 780px) {
  .top-news__title h2.wp-block-heading {
    margin-left: 0px;
    margin-top: 0;
  }
}

/* お知らせ本文 */
.top-news__news {
  width: 650px;
  margin-left: 20px !important;
  padding-top: 50px;
  padding-bottom: 50px;
  /* 文字色 */
  /* レイアウト */
}
@media screen and (max-width: 1100px) {
  .top-news__news {
    width: 90%;
  }
}
@media screen and (max-width: 780px) {
  .top-news__news {
    width: 85%;
    padding-top: 0px;
    margin: 0 auto !important;
  }
}
.top-news__news .wp-block-latest-posts__post-title {
  color: #215A39;
}
.top-news__news .wp-block-latest-posts__post-date {
  color: #215A39;
}
.top-news__news li {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 5px;
}
@media screen and (max-width: 1100px) {
  .top-news__news li {
    border-bottom: solid 1px #CCC;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .top-news__news li {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .top-news__news li:nth-child(1) {
    padding-top: 0px;
  }
}
.top-news__news li time {
  order: 0;
  width: 160px;
  font-size: 0.925rem;
  font-weight: bold;
}
@media screen and (max-width: 1100px) {
  .top-news__news li time {
    width: 100%;
  }
}
.top-news__news li a {
  order: 1;
  width: 440px;
  font-size: 0.925rem;
  font-weight: bold;
  margin-top: -2px;
}
@media screen and (max-width: 1100px) {
  .top-news__news li a {
    width: auto;
  }
}
@media screen and (max-width: 780px) {
  .top-news__news li a {
    width: 100%;
  }
}
.top-news__news li div {
  order: 2;
  margin-left: 160px;
}
@media screen and (max-width: 1100px) {
  .top-news__news li div {
    width: 100%;
    margin-left: 0px;
  }
}
.top-news__news li div .wp-block-latest-posts__read-more {
  display: none;
}

/* 
クリニックの特徴
---------------------*/
.top-feature {
  padding-bottom: 0;
  /* タイトル */
  /* inner解除 */
  /* 画像下の余白 */
  /* ブロック */
}
@media screen and (max-width: 780px) {
  .top-feature {
    padding-bottom: 80px;
  }
}
.top-feature .smb-media-text__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
}
@media screen and (max-width: 780px) {
  .top-feature .smb-media-text__title {
    font-size: 1.25rem;
  }
}
.top-feature .c-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 780px) {
  .top-feature .c-container {
    margin: 0 auto;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .top-feature .smb-media-text__body {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 780px) {
  .top-feature .smb-media-text__contents-wrapper {
    margin-top: 30px !important;
  }
  .top-feature .smb-media-text__body {
    margin-top: 20px !important;
  }
}
.top-feature__block {
  margin-left: calc(50% - 50vw);
  height: 500px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  /* 本文 */
}
@media screen and (max-width: 780px) {
  .top-feature__block {
    margin: 0 auto;
    height: auto;
  }
}
.top-feature__block img {
  display: none;
}
@media screen and (min-width: 2000px) {
  .top-feature__block img {
    display: block;
    width: 100%;
    border-radius: 10px;
  }
}
@media screen and (max-width: 780px) {
  .top-feature__block img {
    display: block;
    width: 100%;
    border-radius: 10px;
  }
}
.top-feature__block .c-row {
  width: 1000px;
  margin: 0 auto;
}
.top-feature__block .c-row h3, .top-feature__block .c-row p {
  text-shadow: 0 0 7px #F0EBE7, 0 0 7px #F0EBE7, 0 0 7px #F0EBE7, 0 0 7px #F0EBE7, 0 0 7px #F0EBE7, 0 0 7px #F0EBE7, 0 0 7px #F0EBE7, 0 0 7px #F0EBE7;
}
@media screen and (max-width: 1024px) {
  .top-feature__block .c-row {
    width: 55%;
    margin-left: 42%;
    margin-top: -30px;
  }
}
@media screen and (max-width: 780px) {
  .top-feature__block .c-row {
    width: 85%;
    margin-top: 0px;
    margin-left: auto;
  }
}
@media screen and (max-width: 480px) {
  .top-feature__block .c-row {
    width: 85%;
  }
}
.top-feature .fuature01 {
  background: url(../img/bg-feature01.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
@media screen and (min-width: 2000px) {
  .top-feature .fuature01 {
    background: #F0EBE7;
  }
}
@media screen and (max-width: 1024px) {
  .top-feature .fuature01 {
    background-size: cover;
    background-position: -200px center;
  }
}
@media screen and (max-width: 780px) {
  .top-feature .fuature01 {
    background: #F0EBE7;
  }
}
.top-feature .fuature01 .c-row {
  padding-top: 15px;
  padding-bottom: 20px;
}
.top-feature .fuature02 {
  background: url(../img/bg-feature02.jpg);
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1024px) {
  .top-feature .fuature02 {
    background-size: cover;
    background-position: 200px center;
  }
}
@media screen and (min-width: 780px) and (max-width: 1024px) {
  .top-feature .fuature02 .c-row {
    margin-left: 3% !important;
  }
}
.top-feature .fuature03 {
  background: url(../img/bg-feature03.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
@media screen and (max-width: 1024px) {
  .top-feature .fuature03 {
    background: url(../img/bg-feature03-sp.jpg);
    background-repeat: no-repeat;
    background-position: -50px center;
  }
}
.top-feature .fuature04 {
  background: url(../img/bg-feature04.jpg);
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1024px) {
  .top-feature .fuature04 {
    background-size: cover;
    background-position: 200px center;
  }
}
@media screen and (min-width: 780px) and (max-width: 1024px) {
  .top-feature .fuature04 .c-row {
    margin-left: 3% !important;
  }
}
.top-feature .fuature05 {
  background: url(../img/bg-feature05.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
@media screen and (max-width: 1024px) {
  .top-feature .fuature05 {
    background-size: cover;
    background-position: -200px center;
  }
}
@media screen and (min-width: 2000px) {
  .top-feature .fuature02,
  .top-feature .fuature03,
  .top-feature .fuature04,
  .top-feature .fuature05 {
    background: #F0EBE7;
  }
}
@media screen and (max-width: 780px) {
  .top-feature .fuature02,
  .top-feature .fuature03,
  .top-feature .fuature04,
  .top-feature .fuature05 {
    background: #F0EBE7;
  }
}
.top-feature .fuature02 .c-row,
.top-feature .fuature03 .c-row,
.top-feature .fuature04 .c-row,
.top-feature .fuature05 .c-row {
  padding-top: 100px;
}

/* 
お悩み 
---------------------*/
.top-onaami__wrap {
  background: url(../img/bg-check.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}

.top-onayami {
  background: url(../img/model-line.png) no-repeat;
  background-position: center center;
  height: 660px;
  width: 540px;
  /* 基本のスタイル */
  /* 左 */
  /* 右 */
}
@media screen and (max-width: 780px) {
  .top-onayami {
    background: url(../img/model.png) no-repeat;
    background-position: center center;
  }
}
.top-onayami .top-onayami__inner {
  padding: 0;
  margin: 0;
  height: 700px;
}
@media screen and (max-width: 780px) {
  .top-onayami .top-onayami__inner {
    /* border: solid 1px blue; */
  }
}
@media screen and (max-width: 780px) {
  .top-onayami ul {
    margin-left: -30px;
  }
}
.top-onayami ul li {
  list-style: none;
  background-color: none;
}
.top-onayami ul li a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.125rem;
  color: #FFFFFF;
  border: solid 5px #407038;
  border-radius: 50%;
  background-color: #6D8531;
}
@media screen and (max-width: 780px) {
  .top-onayami ul li a {
    border: solid 1px #407038;
    border-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    font-family: none;
    font-size: 1rem;
    height: 50px !important;
    width: 200px !important;
  }
}
.top-onayami ul li a:hover {
  color: #333333;
  background-color: #B1BA31;
}
.top-onayami ul.list-left {
  position: relative;
  /* 首 */
  /* 背中・腰 */
  /* 手首・指 */
  /* 膝 */
  /* SP */
}
@media screen and (max-width: 780px) {
  .top-onayami ul.list-left {
    position: static;
    margin-top: 90px;
  }
}
.top-onayami ul.list-left li:nth-child(1) {
  position: absolute;
  top: 95px;
  left: 92px;
}
.top-onayami ul.list-left li:nth-child(1) a {
  height: 75px;
  width: 75px;
}
.top-onayami ul.list-left li:nth-child(2) {
  position: absolute;
  top: 201px;
  left: 5px;
}
.top-onayami ul.list-left li:nth-child(2) a {
  height: 120px;
  width: 120px;
}
.top-onayami ul.list-left li:nth-child(3) {
  position: absolute;
  top: 364px;
  left: 4px;
}
.top-onayami ul.list-left li:nth-child(3) a {
  height: 120px;
  width: 120px;
}
.top-onayami ul.list-left li:nth-child(4) {
  position: absolute;
  top: 526px;
  left: 92px;
}
.top-onayami ul.list-left li:nth-child(4) a {
  height: 75px;
  width: 75px;
}
@media screen and (max-width: 780px) {
  .top-onayami ul.list-left li:nth-child(1),
  .top-onayami ul.list-left li:nth-child(2),
  .top-onayami ul.list-left li:nth-child(3),
  .top-onayami ul.list-left li:nth-child(4) {
    position: static;
    width: 200px !important;
    margin: 0 auto 20px;
  }
}
.top-onayami ul.list-right {
  position: relative;
  /* 肩 */
  /* 肘 */
  /* 股関節 */
  /* 足 */
  /* SP */
}
@media screen and (max-width: 780px) {
  .top-onayami ul.list-right {
    position: static;
    margin-top: -80px;
  }
}
.top-onayami ul.list-right li:nth-child(1) {
  position: absolute;
  top: 118px;
  right: 72px;
}
.top-onayami ul.list-right li:nth-child(1) a {
  height: 75px;
  width: 75px;
}
.top-onayami ul.list-right li:nth-child(2) {
  position: absolute;
  top: 243px;
  right: 16px;
}
.top-onayami ul.list-right li:nth-child(2) a {
  height: 75px;
  width: 75px;
}
.top-onayami ul.list-right li:nth-child(3) {
  position: absolute;
  top: 372px;
  right: 3px;
}
.top-onayami ul.list-right li:nth-child(3) a {
  height: 100px;
  width: 100px;
}
.top-onayami ul.list-right li:nth-child(4) {
  position: absolute;
  top: 530px;
  right: 72px;
}
.top-onayami ul.list-right li:nth-child(4) a {
  height: 75px;
  width: 75px;
}
@media screen and (max-width: 780px) {
  .top-onayami ul.list-right li:nth-child(1),
  .top-onayami ul.list-right li:nth-child(2),
  .top-onayami ul.list-right li:nth-child(3),
  .top-onayami ul.list-right li:nth-child(4) {
    position: static;
    width: 200px !important;
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 780px) {
  .top-onaami__wrap .smb-section__header {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* 
診療案内
---------------------*/
.top-medical .c-container {
  max-width: 100%;
  max-width: 1192px;
}
.top-medical .top-medical-contents .wp-block-column,
.top-medical .top-medical-contents .smb-items__item {
  background: rgba(69, 69, 69, 0.75);
  color: #FFFFFF;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 40px;
  border-bottom: solid 5px #215A39;
  margin-left: -4px;
  margin-right: -4px;
  height: 360px;
}
@media screen and (max-width: 1024px) {
  .top-medical .top-medical-contents .wp-block-column,
  .top-medical .top-medical-contents .smb-items__item {
    height: 300px;
  }
}
@media screen and (max-width: 780px) {
  .top-medical .top-medical-contents .wp-block-column,
  .top-medical .top-medical-contents .smb-items__item {
    height: 360px;
  }
}
@media screen and (max-width: 641px) {
  .top-medical .top-medical-contents .wp-block-column,
  .top-medical .top-medical-contents .smb-items__item {
    height: auto;
  }
}
.top-medical .top-medical-contents .wp-block-column h3,
.top-medical .top-medical-contents .smb-items__item h3 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  background-color: #6D8531;
  height: 80px;
  padding-top: 20px;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
}

/* 
院⻑挨拶
---------------------*/
.top-greeting {
  background: url(../img/bg-greeting-top.png), url(../img/bg-greeting-bottom.png);
  background-repeat: no-repeat;
  background-position: left top, right bottom;
  /* 院長タイトル */
}
@media screen and (max-width: 780px) {
  .top-greeting {
    background: url(../img/bg-greeting-top.png);
    background-repeat: no-repeat;
    background-position: left top;
  }
}
@media screen and (max-width: 780px) {
  .top-greeting .smb-section__title {
    margin-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .top-greeting .smb-section__title {
    margin-left: -20px;
  }
}
.top-greeting .c-row {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 780px) and (max-width: 1024px) {
  .top-greeting .smb-section-break-the-grid__figure {
    width: 70%;
    margin: 70px auto 0;
    left: 20%;
    right: 15%;
  }
}
@media screen and (max-width: 780px) {
  .top-greeting .smb-section-break-the-grid__figure {
    margin-top: 70px;
  }
}
.top-greeting .smb-section-break-the-grid__figure img {
  border-radius: 15px;
}
.top-greeting .smb-section-break-the-grid__shadow {
  border-radius: 15px;
  left: -45px;
  right: 45px;
  top: -10px;
  bottom: 10px;
}
@media screen and (max-width: 780px) {
  .top-greeting .smb-section-break-the-grid__shadow {
    border-radius: 0px;
    left: -45px;
    right: 0px;
  }
}

/* 本文用カレンダー
---------------------*/
.post-calender {
  margin-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 780px) {
  .post-calender {
    margin-bottom: 20px;
  }
}
.post-calender .timetable {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
  width: 100%;
}
.post-calender .timetable th {
  background-color: #6D8531;
}
.post-calender .timetable th, .post-calender .timetable td {
  padding: 15px 10px;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .post-calender .timetable th, .post-calender .timetable td {
    padding: 10px 7px;
  }
}
@media screen and (max-width: 420px) {
  .post-calender .timetable th, .post-calender .timetable td {
    padding: 10px 5px;
    font-size: 0.8rem;
  }
}
.post-calender .timetable th:nth-child(1),
.post-calender .timetable td:nth-child(1) {
  width: 150px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .post-calender .timetable th:nth-child(1),
  .post-calender .timetable td:nth-child(1) {
    width: 140px;
  }
}
.post-calender .timetable td {
  border-bottom: solid 1px #CCCCCC !important;
}
.post-calender .timetable td:nth-child(1) {
  text-align: center;
}
.post-calender .timetable .timetable-last {
  padding-right: 20px;
}
@media screen and (max-width: 420px) {
  .post-calender .timetable .timetable-last {
    padding-right: 10px;
  }
}
.post-calender .timetable__ttl {
  background-color: #6D8531;
  color: #FFFFFF;
}
.post-calender .timetable__body {
  background-color: #FFFFFF;
}

.calender60 {
  width: 60% !important;
}
@media screen and (max-width: 780px) {
  .calender60 {
    width: 100% !important;
  }
}

.calender60.calender-left {
  margin-left: 0;
  margin-right: auto;
}

.calender60.calender-right {
  margin-left: auto;
  margin-right: 0;
}/*# sourceMappingURL=style.css.map */