@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.3
*/

body {
  overflow-x: hidden;
  color: #404040;
  background: #fff;
  letter-spacing: 0.7px;
}
#container {
  overflow-x: hidden;
}
*:focus {
  outline: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.posts-not-found h2 {
  display: none;
}
img {
  vertical-align: bottom;
}
/* mv */
.hero-bg {
  padding: 20px 20px 0 20px;
}
.hero-bg-inner {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}
#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.header-in.wrap {
  width: auto;
}
.tagline {
  display: none;
}
.header-info {
  display: flex;
  justify-content: space-between;
}
.logo-wrap {
  border-bottom-right-radius: 30px;
  overflow: hidden;
}
.logo-wrap .logo-image {
  padding: 0;
}
.logo-wrap a.site-name-text-link {
  padding: 0;
  background: #fff;
  padding: 10px 20px 10px 0;
}
.logo-wrap img.header-site-logo-image {
  width: auto;
  height: 70px;
  transition: all 0.2s;
}
.logo-wrap img.header-site-logo-image:hover {
  opacity: 0.7;
}
.logo-wrap h1.logo-image {
  text-align: left;
  padding: 0;
}
.logo-wrap .logo-address {
  background: #fdf1f1;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
  letter-spacing: 0.8px;
}
.header-cta {
  display: flex;
}
a.header-cta-link {
  display: block;
  text-decoration: none;
  color: #fff;
  background: green;
  padding: 14px 24px;
  line-height: 1.5;
  font-size: 16px;
  text-align: center;
  height: 82px;
  transition: all 0.2s;
}
a.header-cta-link:hover {
  opacity: 0.8;
}
.header-cta .header-cta-item:nth-child(1) a.header-cta-link {
  background: #fff;
  color: #404040;
  border-bottom-left-radius: 30px;
  padding: 11px 20px;
}
.header-cta .header-cta-item:nth-child(1) a.header-cta-link .header-cta-link-main {
  letter-spacing: 3px;
  font-size: 26px;
}
.header-cta .header-cta-item:nth-child(2) a.header-cta-link {
  background: #F47E84;
}
.header-cta .header-cta-item:nth-child(3) a.header-cta-link {
  background: #f09b9e;
  border-top-right-radius: 30px;
}
.header-cta-link-sub {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.2px;
}
.header-cta-link-main {
  font-size: 22px;
  letter-spacing: 1.2px;
  font-weight: 700;
}
.header-cta-link-main i {
  margin-right: 8px;
}
.mv-wrap {
  position: relative;
  z-index: 1;
}
#metaslider-id-10 img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.mv-info {
  position: relative;
}

#metaslider-id-10.metaslider .caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 0;
  margin: 0;
  background: #f09b9e;
  border-radius: 0 30px 0 0;
  opacity: 1;
  line-height: normal;
  line-height: 1.45;
  height: 130px;
  width: 650px;
  letter-spacing: 1px;
}
#metaslider-id-10.metaslider .caption {
  padding: 0;
  height: 100%;
}
#metaslider-id-10.metaslider .caption > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#metaslider-id-10.metaslider .mv-text {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}

.mv-info {
  position: relative;
}
.mv-icon03 {
  position: absolute;
  bottom: 116px;
  left: 0;
  transform: scale(-1, 1);
  width: 604px;
}
.mv-icon10 {
  position: absolute;
  bottom: 24px;
  left: 588px;
  width: 110px;
}

/* メニュー */
.navi-in > ul li {
  width: auto;
  height: auto;
  line-height: normal;
}
.navi-in a {
  padding: 25px 20px;
  color: #404040;
}
.navi-in a:hover {
  background: #fdf1f1;
  transition: all 0.2s;
}
.menu-title {
  display: flex;
  align-items: center;
  line-height: 1;
}
.menu-title-left {
  width: 20px;
  height: auto;
}
.menu-title-left img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.menu-title-right {
  width: calc(100% - 20px);
  font-size: 16px;
  font-weight: 700;
  padding-left: 6px;
  letter-spacing: 2px;
}
.menu-en {
  font-size: 12px;
  letter-spacing: 2.5px;
  font-weight: 700;
  margin-top: 4px;
}
.navi-in .has-icon {
  position: absolute;
  top: auto;
  bottom: 4px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  opacity: 1;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: unset;
  right: unset;
  bottom: 4px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, 0%);
  align-items: flex-end;
  display: block;
  height: auto;
}
.navi-in > ul .sub-menu {
  width: 260px;
}
.navi-in > ul .sub-menu li {
  width: auto;
  border-bottom: 1px solid #fff;
}
.navi-in > ul .sub-menu a {
  padding: 15px 16px;
  font-size: 16px;
  background: #F47E84;
  color: #fff;
  font-weight: 500;
  transition: all 0.2s;
}
.navi-in > ul .sub-menu li:hover a {
  background: #fff;
  color: #F47E84;
}
.navi-in > ul .sub-menu a .item-label {
  white-space: normal;
  word-break: break-all;
  line-height: 1.7;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
/* トップページ */
.mv-page-title h1,
h1.archive-title,
h1.entry-title,
.top-news-title h2,
.top-title h2,
h2.page-title,
.top-medical-box h3,
.top-trouble-item h3,
.top-point-title h3,
h3.page-title,
#sidebar h3.widget-title,
h4.page-title,
h5.page-title,
.list-page-title,
h2.h-title,
h3.h-title,
h4.h-title,
h2.related-entry-heading {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Zen Maru Gothic', sans-serif;
}
.top-title-en,
.top-doctor-title,
.top-doctor-desc p,
.top-doctor-name-wrap,
ul.top-medical-banner-list li a .top-medical-banner-title,
.top-trouble-title,
.top-point-num,
.entry-title-archive,
.footer-banner-flex-title,
.header-cta-link-main,
.footer-cta-main,
.header-cta-link-sub,
ul.footer-cta-list li a .footer-cta-sub,
.logo-wrap .logo-address,
ul.footer-menu-list > li > .footer-menu-border > a,
.footer-info-table-title,
.mv-text,
a.fixed-link {
  font-family: 'Zen Maru Gothic', sans-serif;
}
.wrap-style {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.section-layout {
  padding: 80px 0;
}
.section-layout-wrap .section-layout:nth-child(even) {
  background: #fdf1f1;
}
#top-news-layout {
  background: #f09b9e;
  padding: 40px 0 53px;
}
.section-layout-wrap,
body.front-top-page .section-layout {
  margin-bottom: 0;
}
body.front-top-page header.article-header {
  display: none;
}
#top-medical-layout,
#top-point-layout {
  position: relative;
}
.bg-circle-01 {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: rgba(240, 155, 158, 0.2);
  position: absolute;
  top: -300px;
  left: -300px;
  z-index: -1;
}
.bg-circle-02 {
  width: 700px;
  height: 700px;
  border-radius: 50%;
  background: rgba(240, 155, 158, 0.2);
  position: absolute;
  bottom: -300px;
  right: -300px;
  z-index: -1;
}

.top-title-wrap {
  text-align: center;
  color: #c68d76;
  line-height: 1;
  margin-bottom: 50px;
}
.top-title-wrap img {
  width: auto;
  height: 50px;
}
.top-title-en {
  font-size: 34px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #f09b9e;
  margin-left: 12px;
}
.top-title-sub {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}
.top-title {

}
.top-title h2 {
  font-size: 45px;
  letter-spacing: 2px;
  font-weight: 700;
  line-height: 1;
}
.top-title h2 span.top-title-border {
  display: inline-block;
  position: relative;
}
.top-title h2 span.top-title-border::before,
.top-title h2 span.top-title-border::after {
  content: '';
  display: block;
  width: 35px;
  height: 4px;
  border-radius: 20px;
  background: #c68d76;
  position: absolute;
  top: 55%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.top-title h2 span.top-title-border::before {
  left: -55px;
}
.top-title h2 span.top-title-border::after {
  right: -55px;
}
span.top-title-point {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #f09b9e;
  border-radius: 50%;
  color: #fff;
  padding-top: 5px;
  margin: 0 5px;
  font-size: 120%;
}

.top-doctor {
  display: flex;
  justify-content: space-between;
}
.top-doctor-left {
  width: 66%;
}
.top-doctor-left > p,
.top-doctor > p {
  margin: 0;
  display: none;
}
.top-doctor-right {
  width: 30%;
}
.top-doctor-desc {

}
.top-doctor-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
  margin: 0;
  margin-bottom: 12px;
  text-align: center;
  letter-spacing: 1px;
  color: #F47E84;
}
span.top-doctor-title-border {
  display: inline-block;
  position: relative;
}
span.top-doctor-title-border::before,
span.top-doctor-title-border::after {
  content: '';
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 75px;
  top: 3px;
}

span.top-doctor-title-border::before {
  left: -85px;
  /* transform: scale(-1, 1); */
  background-image: url('../../../wp-content/uploads/2024/11/mv-icon15.png');
}
span.top-doctor-title-border::after {
  right: -70px;
  background-image: url('../../../wp-content/uploads/2024/11/mv-icon16.png');
}
.top-doctor-desc p {
  margin: 0;
  margin-bottom: 15px;

  -webkit-font-feature-settings: "palt" on;
  -moz-font-feature-settings: "palt" on;
  font-feature-settings: "palt" on;
  text-align: justify;
  text-justify: inter-ideograph;

  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.3px;
}
.top-doctor-img {
  position: relative;
}
.top-doctor-img::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #c68d76;
  border-radius: 30px;
  z-index: 1;
}
.top-doctor-img img {
  border-radius: 30px;
  position: relative;
  z-index: 2;
}
.top-doctor-name-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #f09b9e;
  color: #fff;
  border-radius: 0 30px 0 30px;
  padding: 20px 36px;
  line-height: 1;
  font-weight: 500;
}
.top-doctor-name-wrap > p {
  margin: 0;
  display: none;
}
.top-doctor-clinic {
  font-size: 17px;
  margin-top: 10px;
  font-weight: 700;
  letter-spacing: 3.6px;
  text-align: center;
}
.top-doctor-name {
  font-size: 22px;
}
span.top-doctor-pos {
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
}

.top-medical-item {
  position: relative;
  margin-bottom: 50px;
}
.top-medical-img {
  width: 70%;
  margin-left: auto;
}
.top-medical-img img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 30px 0 0 30px;
}
.top-medical-item .wrap-style {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.top-medical-box {
  width: 600px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 10px rgb(63 63 63 / 20%);
}

.top-medical .top-medical-item:nth-child(2) {
  margin-bottom: 0px;
}
.top-medical .top-medical-item:nth-child(2) .top-medical-img {
  margin-left: unset;
  margin-right: auto;
}
.top-medical .top-medical-item:nth-child(2) .top-medical-img img {
  border-radius: 0 30px 30px 0;
}
.top-medical .top-medical-item:nth-child(2) .top-medical-box {
  margin-left: auto;
}

.top-medical-banner {

}
ul.top-medical-banner-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
ul.top-medical-banner-list li {
  margin: 0;
  width: 23%;
}
ul.top-medical-banner-list li a {
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
  border: 5px solid #F47E84;
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.2s;
}
ul.top-medical-banner-list li a:hover {
  opacity: 0.7;
}
ul.top-medical-banner-list li a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgb(240, 155, 158, 0.9);
}
ul.top-medical-banner-list li a img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  position: relative;
  z-index: 0;
}
ul.top-medical-banner-list li a .top-medical-banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 25px;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1.4;
  text-align: center;
  text-decoration: underline;
}
.top-medical-banner-more {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  writing-mode: vertical-rl;
  white-space: nowrap;
  background: #F47E84;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16.5px;
  font-weight: 500;
  padding: 0 7px;
  letter-spacing: 2.4px;
}
.top-medical-banner-more-inner {

}
.top-medical-banner-more-inner i {
  margin-top: 5px;
  font-size: 120%;
}

.top-medical-list-wrap {
  padding: 20px 30px;
}
.top-medical-box h3 {
  font-size: 28px;
  font-weight: 700;
  background: #f09b9e;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  border-radius: 30px 30px 0 0;
}
ul.top-medical-list {
  padding: 0;
  margin: 0;
  list-style: none;

  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.2vw 1.2vw;
}
ul.top-medical-list li {
  margin: 0;
}
ul.top-medical-list li a {
  display: block;
  text-decoration: none;
  background: #fff;
  color: #F47E84;
  font-size: 17px;
  font-weight: 500;
  border: 2px solid #F47E84;
  padding: 12px 25px 12px 15px;
  border-radius: 10px;
  position: relative;
  line-height: 1.4;
  transition: all 0.2s;
}
ul.top-medical-list li a::before {
  content: '\f061';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
ul.top-medical-list li a:hover {
  background: #F47E84;
  color: #fff;
}

.top-trouble {
  background: #f9cfcf;
  padding: 50px 70px;
  border-radius: 30px;
  margin-top: 50px;
}
.top-trouble-title {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 30px;
}
span.top-trouble-title-border {
  display: inline-block;
  position: relative;
}
ul.top-title-ul-01,
ul.top-title-ul-02 {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  display: flex;
}
ul.top-title-ul-01 {
  left: -55px;
}
ul.top-title-ul-02 {
  right: -55px;
}
ul.top-title-ul-01 li,
ul.top-title-ul-02 li {
  margin: 0;
  width: 5px;
  height: 50px;
  background: #F47E84;
  border-radius: 12px;
  margin-right: 12px;
}
ul.top-title-ul-01 li {
  transform: rotate(-25deg);
}
ul.top-title-ul-02 li {
  transform: rotate(25deg);
}
.top-trouble-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3vw 3vw;
}
.top-trouble-item {
  background: #fff;
  padding: 30px 30px 84px 30px;
  position: relative;
  border-radius: 30px;
}
.top-trouble-item p {
  margin-bottom: 0;
}
.top-trouble-img-wrap {
  background: #f09b9e;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.top-trouble-img {
  border: 2px solid #fff;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding: 25px;
}
.top-trouble-item h3 {
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 10px;
}
a.top-trouble-link {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-decoration: none;
  text-align: center;
  background: #F47E84;
  color: #fff;
  padding: 14px 0;
  border-radius: 0 0 30px 30px;
  font-weight: 500;
  font-size: 20px;
  transition: all 0.2s;
}
a.top-trouble-link:hover {
  opacity: 0.7;
}
a.top-trouble-link::before {
  content: '\f0a9';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  color: #fff;
  font-size: 120%;
}
.code-set01-wrap .top-trouble {
  margin-top: 0;
  margin-bottom: 50px;
}

.top-point-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-point-item {
  margin-bottom: 30px;
}
.top-point-item:nth-child(1),
.top-point-item:nth-child(2) {
  width: 48%;
}
.top-point-item:nth-child(3),
.top-point-item:nth-child(4),
.top-point-item:nth-child(5) {
  width: 31%;
  margin-bottom: 0;
}
.top-point-item:nth-child(3) p,
.top-point-item:nth-child(4) p,
.top-point-item:nth-child(5) p {
  margin-bottom: 0;
}
.top-point-item-head {
  position: relative;
  margin-bottom: 40px;
}
.top-point-num {
  position: absolute;
  top: 0;
  left: 0;
  background: #f09b9e;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 12px 25px;
  border-radius: 30px 0 30px 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}
span.top-point-num-inner {
  display: block;
  font-size: 32px;
  font-weight: 900;
}
.top-point-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 30px;
}
.top-point-item:nth-child(1) img,
.top-point-item:nth-child(2) img {
  height: 220px;
}
.top-point-title {
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  background: #f09b9e;
  color: #fff;
  width: 250px;
  text-align: center;
  padding: 0;
  font-size: 30px;
  border-radius: 10px;
  height: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-point-item:nth-child(1) .top-point-title,
.top-point-item:nth-child(2) .top-point-title {
  width: 300px;
}
.top-point-title h3 {
  font-size: 24px;
  font-weight: 700;
}
.top-point-item p {
  text-align: center;
}
/* お知らせ */
.top-news-title h2 {
  font-size: 32px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #fff;
}
.top-news-title-en {
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: 700;
  margin-left: 10px;
}
.top-news {
  background: #fff;
  padding: 25px 50px;
  border-radius: 30px;
  margin-top: 12px;
}
.top-news .new-entry-cards {
  margin: 0;
}
.news-entry-cards.widget-entry-cards .a-wrap,
body.post-type-archive-news .a-wrap,
body.post-type-archive-staff-blog .a-wrap {
  padding: 0;
  margin: 0;
  padding: 20px 30px;
  border-bottom: 1px dotted #CECFCF;
  transition: all 0.3s;
}
.news-entry-cards.widget-entry-cards .a-wrap:hover,
body.post-type-archive-news .a-wrap:hover,
body.post-type-archive-staff-blog .a-wrap:hover {
  background: transparent;
}
.news-entry-cards.widget-entry-cards .a-wrap .widget-entry-card-content,
body.post-type-archive-news .a-wrap h2.entry-card-title,
body.post-type-archive-staff-blog .a-wrap h2.entry-card-title {
  transition: all 0.3s;
}
.news-entry-cards.widget-entry-cards .a-wrap:hover .widget-entry-card-content,
body.post-type-archive-news .a-wrap:hover h2.entry-card-title,
body.post-type-archive-staff-blog .a-wrap:hover h2.entry-card-title {
  transition: all 0.3s;
  color: #f09b9e;
  opacity: 0.6;
}
.news-entry-cards .widget-entry-card,
article.type-news.entry-card,
article.type-staff-blog.entry-card {
  display: flex;
  align-items: center;
  font-size: 16.5px;
}
.news-entry-cards .news-desc-wrap,
article.type-news .news-desc-wrap,
article.type-staff-blog .news-desc-wrap {
  width: 160px;
}
.news-entry-cards .e-card-info,
article.type-news .e-card-info,
article.type-staff-blog .e-card-info {
  display: block;
}
.news-entry-cards .e-card-info > span,
article.type-news .e-card-info > span,
article.type-staff-blog .e-card-info > span {
  padding: 0;
  margin: 0;
  font-size: 16.5px!important;
  color: #f09b9e;
}
.news-entry-cards .e-card-info > span.post-update,
article.type-news .e-card-info > span.post-update,
article.type-staff-blog .e-card-info > span.post-update {
  display: none;
}
.news-entry-cards .e-card-info > span i,
article.type-news .e-card-info > span i,
article.type-staff-blog .e-card-info > span i {
  display: none;
}
.news-entry-cards .widget-entry-card-content,
article.type-news .entry-card-content,
article.type-staff-blog .entry-card-content {
  margin: 0;
  padding: 0;
  width: calc(100% - 160px);
  transition: all 0.3s;
}
article.type-news h2.entry-card-title,
article.type-staff-blog h2.entry-card-title {
  font-weight: 400;
  font-size: 16.5px;
  margin: 0;
}
/* コラム */
.top-column .column-entry-cards {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
.top-column .column-entry-cards.cf::after {
  content: none;
}
.column-entry-cards a.a-wrap,
#list a.a-wrap,
.related-list a.a-wrap {
  margin: 0;
  line-height: 1;
  width: 48%;
  position: relative;
}
body.front-top-page .column-entry-cards a.a-wrap:nth-child(1),
body.front-top-page .column-entry-cards a.a-wrap:nth-child(2) {
  margin-bottom: 30px;
}
#list a.a-wrap,
.related-list a.a-wrap {
  width: 100%;
}
body.blog #list a.a-wrap,
body.blog .related-list a.a-wrap {

}
a.a-wrap {
  transition: all 0.2s;
}
a.a-wrap:hover {
  background: transparent;
  opacity: 0.7;
}
.column-more {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #F47E84;
  text-decoration: underline;
  font-weight: 700;
}
.column-more i {
  margin-left: 5px;
}
.column-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.column-header-left {
  width: calc(100% - 330px);
}
.column-header-right {
  width: 330px;
}
.column-header-cat {
  display: flex;
  flex-wrap: wrap;
}
span.blog-date-cat {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  background: green;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  background: #f09b9e;
  border-radius: 5px;
  font-weight: 500;
}
.column-entry-cards a.a-wrap .widget-entry-card,
#list .column-content,
.related-list .column-content {
  display: flex;
}
.column-entry-cards figure,
#list .column-content figure,
.related-list .column-content figure {
  width: 200px;
  margin-right: unset;
  float: none;
  margin: 0;
}
.column-entry-cards figure img,
#list .column-content figure img,
.related-list .column-content figure img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 10px;
}
.column-entry-cards .widget-entry-card-content,
#list .column-content .entry-card-content,
.related-list .column-content .related-entry-card-content {
  width: calc(100% - 200px);
  margin: 0;
  padding-left: 20px;
}
.column-entry-cards .e-card-info,
#list .e-card-info,
.related-list .e-card-info {
  flex-wrap: nowrap;
  justify-content: flex-start;
  flex-direction: row-reverse;
}
.blog-desc-wrap {
  margin-bottom: 5px;
}
.column-entry-cards .e-card-info span.post-date,
.column-entry-cards .e-card-info span.post-update,
#list .e-card-info span.post-date,
#list .e-card-info span.post-update,
.related-list .e-card-info span.post-date,
.related-list .e-card-info span.post-update {
  margin: 0;
  padding: 0;
  font-size: 14px;
  white-space: nowrap;
}
.column-entry-cards .e-card-info span.post-update,
#list .e-card-info span.post-update,
.related-list .e-card-info span.post-update {
  margin-right: 5px;
}
.column-entry-cards .widget-entry-card-title,
#list .column-content h2.card-title,
.related-list .column-content h3.card-title {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
}
#list .column-content .entry-card-snippet,
.related-list .column-content .related-entry-card-snippet {
  font-size: 16px;
  line-height: 1.6;
}
#list {
  margin-bottom: 2em;
  row-gap: 0;
}
body.category #list a.a-wrap,
body.blog #list a.a-wrap,
.related-list a.a-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #CECFCF;
}
body.category #list a.a-wrap .column-more,
body.blog #list a.a-wrap .column-more,
.related-list a.a-wrap .column-more {
  bottom: 20px;
}
.related-list {
  margin-bottom: 0;
  row-gap: 0;
}
/* サイドバー */
#sidebar {
  padding-top: 0;
}
#popular_entries-2 .a-wrap {
  padding: 0;
  margin: 0;
  line-height: 1;
  border-bottom: 2px dotted #ddd;
  padding: 15px 0;
}
#popular_entries-2 .widget-entry-card {
  position: static;
}
#popular_entries-2 figure {
  width: 100%;
  margin-right: 0;
  float: none;
  position: static;
  margin-bottom: 10px;
}
#popular_entries-2 .card-thumb img {
  width: 100%;
  border-radius: 10px;
}
#popular_entries-2 .widget-entry-card-content {
  margin-left: 0;
}
#popular_entries-2 .popular-entry-card-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
}
#sidebar .widget-sidebar {
  background: #fdf1f1;
  padding: 30px;
  border-radius: 30px;
}
#sidebar h3.widget-title {
  font-size: 20px;
  font-weight: 700;
  background: #f09b9e;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  padding: 8px 0;
  margin-bottom: 10px;
}
.widget_categories ul li a {
  transition: all 0.3s;
  border-bottom: 2px dotted #ddd;
  color: #555;
}
#categories-2 ul.children {
  padding-left: 0;
}
#categories-2 ul li a {
  transition: all 0.2s;
}
#categories-2 ul li a:hover {
  background: transparent;
  color: #f09b9e;
  opacity: 0.6;
}
/* 下層ページ */
.mv-page {
  position: relative;
}
.mv-page::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(249,207,207,0.4);
  z-index: 1;
}
.mv-page-title {
  position: absolute;
  top: 54%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.mv-page img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  position: relative;
  z-index: 0;
  object-position: 50% 70%;
}
.mv-page .date-tags {
  display: none;
}
.mv-page-title h1,
.entry-title-archive {
  font-size: 36px;
  letter-spacing: 5px;
  line-height: 1.3;
  font-weight: 700;
  color: #fff;
}
body.page .content,
body.page .main,
body.page .article,
body.page .entry-content {
  padding: 0;
  margin: 0;
}
body.page .content-in.wrap {
  width: auto;
  margin: 0;
}
body.page .main {

}
.page-layout-wrap {
  margin: 0;
}
.page-layout {
  padding: 80px 0;
  margin: 0;
}

.page-layout > p,
.page-content > p:last-child {
  display: none;
}
.page-layout-wrap .page-layout:nth-child(1) {

}
.page-layout-wrap .page-layout:nth-child(even) {
  background: #fdf1f1;
}
.bg-style {
  background: #fdf1f1!important;
}
.bg-style-02 {
  background: #fff;
  padding: 60px 80px;
  padding-bottom: 30px;
  border-radius: 30px;
}
.page-content .bg-style-02:last-child {
  margin-bottom: 0;
}
.staff-list .bg-style-02 {
  margin-bottom: 50px;
}

body.page .toc-layout {
  background: #fdf1f1;
  padding: 50px 0 56px;
  margin: 0;
}
body.page #toc,
body.page .toc {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  display: block;
  font-size: 16px;
}
body.page .toc-title {
  display: none;
}
body.page ul.toc-list {
  padding: 0;
  margin: 0;
  list-style: none;

  display: flex;
  flex-wrap: wrap;
}
body.page ul.toc-list ul {
  display: none;
}
body.page ul.toc-list li {
  width: 50%;
  margin: 0;
}
body.page ul.toc-list li a {
  display: block;
  text-decoration: none;
  color: #F47E84;
  background: #fff;
  padding: 20px 30px;
  padding-right: 40px;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #f09b9e;
  margin-bottom: -2px;
  margin-right: -2px;
  position: relative;
  transition: all 0.2s;
}
body.page ul.toc-list li a:hover {
  background: #f09b9e;
  color: #fff;
}
body.page .toc :last-child {
  margin-bottom: -2px;
}
body.page ul.toc-list li:nth-child(1) a {
  border-top-left-radius: 30px;
}
body.page ul.toc-list li:nth-child(2) a {
  border-top-right-radius: 30px;
}
body.page ul.toc-list li:nth-last-child(1) a {
  border-bottom-right-radius: 30px;
}
body.page ul.toc-list li:nth-last-child(2) a {
  border-bottom-left-radius: 30px;
}
body.page ul.toc-list li a::before {
  content: '\f061';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

body.page .toc-style-01 {

}
body.page .toc-style-02 ul.toc-list li:nth-last-child(1) a {
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
body.page .toc-style-02 ul.toc-list li:nth-last-child(2) a {
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 0px;
}
body.page .toc-style-03 ul.toc-list li:nth-last-child(1) a {
  border-radius: 30px;
  margin: 0;
}
body.page .toc-style-03 ul.toc-list {
  justify-content: center;
}

.page-caption-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.page-caption {
  display: flex;
  align-items: center;
}
.page-caption-left {
  width: 60px;
}
.page-caption-right {
  width: calc(100% - 60px);
  padding-left: 15px;
}
.page-caption-right p {
  margin: 0;
  display: none;
}
h1.archive-title,
.list-page-title,
h2.h-title,
h2.related-entry-heading {
  background: #f09b9e;
  color: #fff;
  padding: 13px 20px;
  border-radius: 5px;
  font-size: 23px;
  font-weight: 700;
  margin: 1.4em 0 1em;
  line-height: 1.5;
  margin-top: 0;
}
h1.archive-title span.fa-folder-open {
  display: none;
}
h2.h-title {
  margin: 1.4em 0 1em;
}
h2.page-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.55;
  text-align: center;
  color: #c68d76;
  letter-spacing: 1.5px;
}
h2.page-title span {
  padding: 12px 0;
}
h3.page-title,
h3.h-title {
  font-size: 24px;
  font-weight: 700;
  color: #c68d76;
  padding-left: 30px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  border-bottom: 7px dotted #f09b9e;
  position: relative;
  letter-spacing: 1px;
  margin-top: 2em;
}
h3.page-title::before,
h3.h-title::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background: #f09b9e;
  position: absolute;
  top: 6px;
  left: 0;
}
h4.page-title,
h4.h-title {
  font-size: 22px;
  font-weight: 700;
  color: #c68d76;
  letter-spacing: 1px;
  padding-left: 32px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 2em;
}
h4.page-title::before,
h4.h-title::before {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  width: 25px;
  height: 5px;
  background: #f09b9e;
  border-radius: 30px;
}
h5.page-title {
  font-size: 20px;
  font-weight: 700;
  color: #c68d76;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 2em;
}

.banner-style-01 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
}
.banner-style-01 a {
  transition: all 0.2s;
}
.banner-style-01 a:hover {
  opacity: 0.7;
}

.mt-0 {
  margin-top: 0!important;
}
.mt-18 {
  margin-bottom: 1.8em!important;
}
.mw-640 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.br-30 {
  border-radius: 30px;
}
.center {
  text-align: center;
}
.center .video-container {
  margin-left: auto;
  margin-right: auto;
}
span.red {
  color: red;
  font-weight: 700;
}
.page-btn {
  text-align: center;
  margin-top: 20px;
}
.page-btn a {
  display: inline-block;
  text-decoration: none;
  background: #F47E84;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  padding: 15px 30px;
  padding-right: 50px;
  position: relative;
  border-radius: 40px;
  transition: all 0.2s;
}
.page-btn a::after {
  content: '\f0a9';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  position: absolute;
  top: 51%;
  right: 15px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  color: #fff;
  font-size: 120%;
}
.page-btn a:hover {
  opacity: 0.7;
}
.top-news-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-news-link .page-btn {
  margin-right: 22px;
}
.top-news-link .page-btn:last-child {
  margin-right: 0px;
}

table.ta-table {
  margin-top: 40px;
}
table.ta-table tr {
  background: #fff;
}
table.ta-table tr td {
  text-align: left;
  border: 0;
  padding: 0;
  font-size: 16px;
  border: 1px solid #ddd;
  padding: 10px 20px;
  text-align: center;
}
table.ta-table tr td:nth-child(1) {
  background: #fdf1f1;
  text-align: left;
}
table.ta-table tr:nth-child(1) td {
  background: #f09b9e;
  color: #fff;
  font-weight: 500;
}

.page-medical {
  margin-bottom: 50px;
}
.page-medical ul.top-medical-list {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.page-info-table {

}
.page-info-table table.schedule-table tr td {
  background: #fdf1f1;
}

.page-layout > .wrap-style > p {
  display: none;
}
.point-list > p {
  display: none;
}
.point-list .point-item {
  margin-bottom: 50px;
}
.point-list.point-list-02 .point-item {
  background: #fff!important;
}
.point-item {
  padding: 60px 80px;
  padding-bottom: 30px;
  background: #fdf1f1;
  border-radius: 30px;
  margin-bottom: 0px;
}
.point-list .point-item:last-of-type {
  margin-bottom: 0;
}
.point-flex {
  display: flex;
  justify-content: space-between;
}
.point-flex-left {
  width: 60%;
}
.point-flex-left p {
  margin-bottom: 24px;
}
.point-flex-left p:last-child,
.point-flex-left p:nth-last-child(2) {
  margin: 0;
}
.point-flex-left p:nth-last-child(2) {

}
.point-flex-right {
  width: 36%;
  padding-top: 5px;
}
.point-flex-right img {
  width: 100%;
  height: auto;
  border-radius: 30px;
}
.point-flex > p {
  margin: 0;
  display: none;
}

table.table-style-01 {
  margin: 0;
}
table.table-style-01 tr {
background: #fff;
}
table.table-style-01 tr th,
table.table-style-01 tr td {
  border: 0;
  padding: 0;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px 20px;
}
table.table-style-01 tr th {
  background: #f09b9e;
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
}
table.table-style-01 tr td {

}
ul.list-layout-01 {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.list-layout-01 li {
  margin: 0;
    font-size: 16px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
}
ul.list-layout-01 li::before {
  content: '\f0da';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  position: absolute;
  top: -14px;
  left: 8px;
  color: #f09b9e;
  font-size: 200%;
}
ul.list-layout-01 li:last-child {
  margin-bottom: 0;
}

ul.list-layout-02 {
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2vw 2vw;
}
ul.list-layout-02 li {
  margin: 0;
}
ul.list-layout-02 li img {
  width: 100%;
  height: auto;
}
ul.list-layout-02 li .media-title {
  text-align: center;
  font-size: 14px;
  color: #757575;
  margin-top: 5px;
}
/* ページネーション */
.pagination-next {
  display: none;
}
.page-numbers {
  color: #555;
  border: 1px solid #555;
  border-radius: 5px;
}
.pagination .current {
  border: 1px solid #f09b9e;
  background-color: #f09b9e;
  color: #fff;
}
/* 投稿ページ */
body.single article figure.eye-catch span.cat-label {
  display: none;
}
body.single article .date-tags {
  display: flex;
  justify-content: flex-start;
}
body.single article .eye-catch-wrap {
  padding-top: 10px;
}
body.single article .post-update,
body.single article .post-date {
  display: block;
  margin: 0;
  font-size: 14px;
}
body.single h1.entry-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px
}
body.single article .entry-content {
  margin-top: 0.5em;
}

.cat-link {
  background: #f09b9e;
  border-radius: 5px;
}

.page-author-wrap {
  border: 1px solid #f09b9e;
  position: relative;
  margin: 90px 0 40px;
}
.page-author-title {
  position: absolute;
  top: -40px;
  left: 0;
  background: #f09b9e;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 15px 15px 0 0;
}
.page-author {
  display: flex;
  align-items: center;
  padding: 25px 0;
  border: 1px solid #f09b9e;
  background: #fdf1f1;
}
.page-author-left {
  width: 250px;
  text-align: center;
}
.page-author-left img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
}
.page-author-right {
  width: calc(100% - 250px);
}
.page-author-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
ul.page-author-list {
  margin: 0;
}
ul.page-author-list li {

}
.page-author-link {
  margin-top: 15px;
}
.page-author-link a {
  background: #FF0000;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
  padding: 5px 25px;
  border-radius: 5px;
  transition: all 0.2s;
}
.page-author-link a:hover {
  opacity: 0.7;
}
.page-author-link a i {
  font-size: 120%;
  margin-right: 5px;
}
/* パンくず */
#main {
  padding-top: 0;
}
#breadcrumb {
  padding: 0 10px;
  background: transparent;
  margin-bottom: 4px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.breadcrumb {
  margin: 1em 0em 3em;
}
span.fa-home,
span.fa-file,
span.fa-folder {
  display: none;
}
.sp-b {
  margin: 0 10px 0 7px!important;
}
.sp .fa-angle-right {
  color: #b3b3b3;
}
.list-breadcrumb-category span.sp {
  margin-left: 8px;
}
body.archive.category #breadcrumb .breadcrumb-item {
  margin-left: 5px;
}
.breadcrumb-caption {
  margin: 0;
}
.breadcrumb-style .sp {
  margin: 0 10px 0 7px;
}
/* フッター */
.footer-bg {
  background: #fff;
}
.footer-info-wrap {
  background: #fdf1f1;
  padding: 65px 0;
}
.footer-info {
  display: flex;
  justify-content: space-between;
}
.footer-info-left {
  width: 30%;
}
dl.footer-info-address {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}
dl.footer-info-address dt,
dl.footer-info-address dd {
  margin-bottom: 8px;
  font-size: 16px;
}
dl.footer-info-address dt:last-child,
dl.footer-info-address dd:last-child {
  margin-bottom: 0;
}
dl.footer-info-address dt {
  width: 100px;
  font-weight: 500;
}
dl.footer-info-address dd {
  width: calc(100% - 100px);
}
.footer-info-right {
  width: 67%;
}
.footer-info-table-title {
  font-size: 24px;
  font-weight: 700;
  color: #c68d76;
  padding-left: 30px;
  line-height: 1.25;
  position: relative;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.footer-info-table-title::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background: #f09b9e;
  position: absolute;
  top: 6px;
  left: 0;
}
.footer-info-table {

}
table.schedule-table {
  margin-bottom: 10px;
}
table.schedule-table tr:nth-child(2) {
  border-bottom: 1px solid #f09b9e;
}
table.schedule-table tr th,
table.schedule-table tr td {
  padding: 0;
  border: 0;
  background: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  padding: 15px 5px;
}
table.schedule-table tr th {
  background: #f09b9e;
  color: #fff;
  font-weight: 500;
}
table.schedule-table tr td:nth-child(1) {
  font-size: 18px;
  font-weight: 500;
}
table.schedule-table tr:nth-child(1) th:nth-child(1) {
  border-radius: 30px 0 0 0;
}
table.schedule-table tr:nth-child(1) th:last-child {
  border-radius: 0 30px 0 0;
}
table.schedule-table tr:last-child td:nth-child(1) {
  border-radius: 0 0 0 30px;
}
table.schedule-table tr:last-child td:last-child {
  border-radius: 0 0 30px 0;
}
.doctor-charge-01,
.doctor-charge-02,
.doctor-charge-03,
.doctor-charge-04 {
  line-height: 1.3;
  text-align: center;
  font-size: 15px;
  color: #fff;
  padding: 5px 5px;
  border-radius: 5px;
  font-weight: 500;
}
.doctor-charge-01 {
  background: #E7A283;
}
.doctor-charge-02 {
  background: #77B8EF;
}
.doctor-charge-03 {
  background: #f09b9e;
}
.doctor-charge-04 {
  background: #8EBE89;
  line-height: 1.5;
}
.doctor-charge-04.lh-01 {
  line-height: 1.3;
}
.doctor-charge-04 span.doctor-charge-or {
  font-size: 12px;
}
.m-bottom-01 {
  margin-bottom: 6px;
}
.schedule-table-note {
  font-size: 18px;
  font-weight: 500;
}
span.bg-style-01 {
  color: #8EBE89;
}

.footer-cta {
  margin-top: 45px;
}
ul.footer-cta-list {
  padding: 0;
  margin: 0;
  list-style: none;

  display: flex;
  flex-wrap: wrap;
}
ul.footer-cta-list li {
  margin: 0;
  width: 33.33333%;
}
ul.footer-cta-list li:nth-child(1),
ul.footer-cta-list li:nth-child(2),
ul.footer-cta-list li:nth-child(3) {
  width: 33.33333%;
}
ul.footer-cta-list li:nth-child(4),
ul.footer-cta-list li:nth-child(5),
ul.footer-cta-list li:nth-child(6),
ul.footer-cta-list li:nth-child(7) {
  width: 25%;
}
ul.footer-cta-list li a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  padding: 15px 0;
  height: 84px;
  transition: all 0.2s;
}
ul.footer-cta-list li a:hover {
  opacity: 0.7;
}
ul.footer-cta-list li:nth-child(1) a {
  background: #fff;
  border-top-left-radius: 30px;
  color: #404040;
  padding: 12px 0;
}
ul.footer-cta-list li:nth-child(1) a .footer-cta-main {
  font-size: 26px;
  letter-spacing: 3px;
}
ul.footer-cta-list li:nth-child(2) a {
  background: #2EAD36;
}
ul.footer-cta-list li:nth-child(3) a {
  background: #F47E84;
  border-top-right-radius: 30px;
}
ul.footer-cta-list li:nth-child(4) a {
  background: #f09b9e;
  border-bottom-left-radius: 30px;
}
ul.footer-cta-list li:nth-child(5) a {
  background: #DA1725;
}
ul.footer-cta-list li:nth-child(6) a {
  background: #30618A;
}
ul.footer-cta-list li:nth-child(7) a {
  background: #000;
  border-bottom-right-radius: 30px;
}
ul.footer-cta-list li:nth-child(7) a .footer-cta-main {
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.footer-cta-list li:nth-child(7) a .footer-cta-main img {
  width: auto;
  height: 20px;
  margin-right: 5px;
}
ul.footer-cta-list li a .footer-cta-sub {
  font-size: 14px;
}
ul.footer-cta-list li a .footer-cta-main {
  font-size: 22px;
  letter-spacing: 1.2px;
  font-weight: 700;
}
ul.footer-cta-list li a .footer-cta-main i {
  margin-right: 5px;
}

.footer-banner-wrap {
  padding: 50px 0 10px;
}
body.front-top-page .footer-banner-wrap {
  padding: 50px 0 50px;
}
.footer-banner {

}
.footer-banner-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-banner-list::after {
  content: '';
  display: block;
  width: 31.8%;
}
a.footer-banner-item {
  display: block;
  width: 31.8%;
  text-decoration: none;
  margin-bottom: 30px;
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.2s;
}
a.footer-banner-item:hover {
  opacity: 0.7;
}
a.footer-banner-item img {
  transform: scale(1.02);
}
a.footer-banner-item:nth-child(even) {
  border: 1px solid #268F39;
}
a.footer-banner-item:nth-child(odd) {
  border: 1px solid #4D83BE;
}
a.footer-banner-item:nth-child(4),
a.footer-banner-item:nth-child(5),
a.footer-banner-item:nth-child(6) {
  margin-bottom: 0px;
}
a.footer-banner-item.footer-banner-content {
  height: 152.9px;
  border: 1px solid #F47E84;
  color: #404040;
  background: #fff;
}
.footer-banner-flex {
  display: flex;
  align-items: center;
}
.footer-banner-flex-left {
  width: 50%;
}
.footer-banner-flex-left img {
  width: 100%;
  height: 124px;
  object-fit: cover;
}
.footer-banner-flex-title {
  color: #F47E84;
  font-weight: 700;
  font-size: 23px;
  margin-bottom: 5px;
  letter-spacing: 0;
}
.footer-banner-flex-right {
  width: 50%;
  text-align: center;
  line-height: 1;
}
.footer-banner-flex-text {
  font-size: 10px;
  background: #F47E84;
  color: #fff;
  display: inline-block;
  width: 84.5%;
  padding: 3px 0;
}
.footer-banner-content-more {
  height: 26.9px;
  line-height: 26.9px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  background: #F47E84;
  color: #fff;
}
.footer-banner-content-more span {
  display: inline-block;
  position: relative;
}
.footer-banner-content-more span::after {
  content: "";
  position: absolute;
  top: 0;
  right: -37px;
  transform: translateY(-90%);
  border: 7px solid transparent;
  border-left: 10px solid #fff;
}
a.footer-banner-item.footer-banner-item-blue {
  border: 1px solid #4B84BF;
}
a.footer-banner-item.footer-banner-item-blue .footer-banner-flex-title {
  color: #4B84BF;
}
a.footer-banner-item.footer-banner-item-blue .footer-banner-flex-text {
  background: #4B84BF;
}
a.footer-banner-item.footer-banner-item-blue .footer-banner-content-more {
  background: #4B84BF;
}
a.footer-banner-item.footer-banner-item-green {
  border: 1px solid #298E39;
}
a.footer-banner-item.footer-banner-item-green .footer-banner-flex-title {
  color: #298E39;
}
a.footer-banner-item.footer-banner-item-green .footer-banner-flex-text {
  background: #298E39;
}
a.footer-banner-item.footer-banner-item-green .footer-banner-content-more {
  background: #298E39;
}
/* ggmap */
.footer-ggmap {
  position: relative;
  padding-top: 30px;
  height: 350px;
  overflow: hidden;
}

.footer-ggmap iframe,
.footer-ggmap object,
.footer-ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
}
/* フッターメニュー */
#footer {
  background: #fff;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.footer-bottom {
  margin-top: 0;
  padding-top: 0;
}
.footer-menu-wrap {
  padding: 40px 0 20px;
}
ul.footer-menu-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
ul.footer-menu-list > li {
  margin: 0;
  padding: 0 25px;
  text-align: left;
}
.footer-menu-border {
  border-bottom: 1px dotted #404040;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
ul.footer-menu-list > li > .footer-menu-border > a {
  display: inline-block;
  text-decoration: none;
  color: #404040;
  font-weight: 700;
  font-size: 20px;
}
ul.footer-sub-menu-list {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-right: 15px;
}
ul.footer-sub-menu-list li {
  margin: 0;
  text-align: left;
  position: relative;
  padding-left: 13px;
}
ul.footer-sub-menu-list li::before {
  content: '\f0da';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  position: absolute;
  top: -2px;
  left: 0px;
  color: #f09b9e;
  font-size: 130%;
}
ul.footer-sub-menu-list.footer-sub-menu-medical-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 15px 15px;
}
ul.footer-sub-menu-list li a {
  display: inline-block;
  text-decoration: none;
  color: #404040;
  font-size: 15px;
  margin-bottom: 15px;
}
ul.footer-sub-menu-list li a:hover {
  text-decoration: underline;
}
ul.footer-sub-menu-list.footer-sub-menu-medical-list li a {
  margin-bottom: 0px;
}
.copyright {
  text-align: center;
  background: #f09b9e;
  color: #fff;
  font-size: 14px;
  padding: 15px 0;
}
/* 固定 */
#header-container {
  position: relative;
  z-index: 999;
}
.fixed-wrap {
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 998;
  display: flex;
}
a.fixed-link {
  display: inline-block;
  text-decoration: none;
  background: #F47E84;
  color: #fff;
  line-height: 1;
  padding: 20px 16px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  transition: all 0.3s;
  margin-left: 8px;
}
.fixed-link-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fixed-link-icon i {
  color: #F47E84;
  font-size: 22px;
  transition: all 0.3s;
}
a.fixed-link:hover {
  background: #F9A5A9;
}
a.fixed-link:hover i {
  color: #F9A5A9;
}
.fixed-link-right {
  text-align: center;
  letter-spacing: 2px;
  padding-left: 5px;
}
.fixed-tel-text {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
.fixed-tel-num {
  font-size: 22px;
  font-weight: 700;
}
span.mv-br::before {
  content: "\A";
  white-space: pre;
}
/* .top-banner-01 {
  margin: 30px 0;
  text-align: center;
}
.top-banner-01 a {
  transition: all 0.2s;
}
.top-banner-01 a:hover {
  opacity: 0.7;
}
.top-banner-01 a img {
  width: 100%;
  max-width: 900px;
  height: auto;
} */
.top-banner-01 {
  margin: 30px 0 20px;
  display: flex;
  justify-content: space-between;
}
.top-banner-01-left {
  padding-right: 10px;
}
.top-banner-01-right {
  padding-left: 10px;
}
.top-banner-01 a {
  transition: all 0.2s;
}
.top-banner-01 a:hover {
  opacity: 0.7;
}
.pc-block {
  display: block!important;
}
.sp-block {
  display: none!important;
}
a.line-link {
  text-align: center;
  font-size: 18px;
  display: block;
  margin-top: 10px;
  font-weight: 500;
}
.top-banner-01 img {
  width: 100%;
}
.top-banner-01-left {
  width: 70%;
}
.top-banner-01-right {
  width: 30%;
}

.traffic-accident-banner {
  position: absolute;
  top: 140px;
  left: 5px;
  z-index: 3;
}
.traffic-accident-banner a {
  display: inline-block;
  text-decoration: none;
  background: #F47E84;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 22px;
  font-weight: 700;
  width: 290px;
  padding: 20px 0;
  border-radius: 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  transition: all 0.2s;
}
.traffic-accident-banner a i {
  margin-right: 5px;
}
.traffic-accident-banner a:hover {
  opacity: 0.8;
}

@media screen and (min-width: 1500px){
  #metaslider-id-10 img {
    height: 900px;
  }
}
@media screen and (max-width: 1180px){
  .logo-wrap img.header-site-logo-image {
    height: 60px;
  }
  .logo-wrap .logo-address {
    font-size: 12.5px;
  }
  .header-cta-link-main {
    letter-spacing: inherit;
  }
  .header-cta-link-main {
    font-size: 20px;
  }
  .header-cta .header-cta-item:nth-child(1) a.header-cta-link .header-cta-link-main {
    font-size: 23px;
    letter-spacing: 2px;
  }
  a.header-cta-link {
    padding: 14px 15px;
  }

  .traffic-accident-banner {
    top: 127.5px;
  }
}
@media screen and (max-width: 1023px){
  .pc-block {
    display: none!important;
  }
  .sp-block {
    display: block!important;
  }
  span.mv-br::before {
    content: none;
  }
  #header-container {
    position: static;
  }
  #header {
    position: static;
  }
  .header-info {
    justify-content: center;
    padding: 10px 0;
  }
  .logo-wrap {
    overflow: unset;
    border-bottom-right-radius: unset;
  }
  .logo-wrap a.site-name-text-link {
    padding: 0;
  }
  .logo-address {
    display: none;
  }
  .header-cta {
    display: none;
  }
  .hero-bg {
    padding: 0;
  }
  body.front-top-page .hero-bg {
    margin-bottom: 30px;
  }
  .hero-bg-inner {
    border-radius: unset;
    overflow: unset;
  }
  #metaslider-id-10 img {
    height: auto;
  }
  #metaslider-id-10.metaslider .caption-wrap {
    border-radius: unset;
    width: 100%;
    height: 100px;
    bottom: -100px;
  }
  #metaslider-id-10.metaslider .mv-text {
    font-size: 22px;
  }
  .mv-icon03 {
    width: 100%;
    width: calc(100% - 55px);
    bottom: -10px;
  }
  .mv-icon10 {
    bottom: -30px;
    left: unset;
    right: 4px;
    width: 50px;
  }
  .section-layout {
    padding: 50px 0;
  }
  .section-layout,
  .footer-banner-wrap,
  .footer-info-wrap {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  #top-news-layout {
    /* padding-top: 110px; */
    background: #fdf1f1;
  }
  .top-title-wrap {
    margin-bottom: 32px;
  }
  .top-title-wrap img {
    height: 40px;
  }
  .top-title-en {
    font-size: 24px;
    margin-left: 10px;
  }
  .top-title h2 {
    font-size: 28px;
  }
  .top-title h2 span.top-title-border::before, .top-title h2 span.top-title-border::after {
    width: 25px;
  }
  .top-title h2 span.top-title-border::before {
    left: -35px;
  }
  .top-title h2 span.top-title-border::after {
    right: -35px;
  }
  .top-news-title h2 {
    background: #f09b9e;
    border-radius: 30px 30px 0 0;
    padding: 15px 25px;
    font-size: 24px;
    text-align: center;
  }
  .top-news-title-en {
    font-size: 20px;
    margin-left: 8px;
  }
  .top-news {
    padding: 0px 15px 25px;
    margin-top: 0;
    border-radius: 0 0 30px 30px;
  }
  .news-entry-cards.widget-entry-cards .a-wrap, body.post-type-archive-news .a-wrap, body.post-type-archive-staff-blog .a-wrap {
    padding: 20px 0px;
  }
  .news-entry-cards .e-card-info > span, article.type-news .e-card-info > span, article.type-staff-blog .e-card-info > span {
    font-size: 18px !important;
  }
  .news-entry-cards .widget-entry-card, article.type-news.entry-card, article.type-staff-blog.entry-card,article.type-news h2.entry-card-title, article.type-staff-blog h2.entry-card-title {
    display: block;
    font-size: 18px;
    line-height: 1.55;
  }
  .news-entry-cards .news-desc-wrap, article.type-news .news-desc-wrap, article.type-staff-blog .news-desc-wrap {
    width: 100%;
  }
  .news-entry-cards .e-card-info, article.type-news .e-card-info, article.type-staff-blog .e-card-info {
    margin-bottom: 3px;
  }
  .news-entry-cards .widget-entry-card-content, article.type-news .entry-card-content, article.type-staff-blog .entry-card-content {
    width: 100%;
  }
  .top-news-link {
    display: block;
  }
  .top-news-link .page-btn {
    margin-right: 0px;
    width: 100%;
  }
  .page-btn a {
    width: 100%;
    font-size: 20px;
  }
  .bg-circle-01,
  .bg-circle-02 {
    display: none;
  }
  .top-medical-item {
    position: static;
    margin-bottom: 32px;
  }
  .top-medical-img {
    width: 100%;
    margin-left: unset;
  }
  .top-medical-img img {
    height: 400px;
    border-radius: 30px;
  }
  .top-medical-item .wrap-style {
    position: static;
    transform: unset;
  }
  .top-medical-box {
    width: 100%;
    border-radius: 0px;
    box-shadow: unset;
    position: relative;
    z-index: 1;
  }
  .top-medical-box h3 {
    font-size: 26px;
    width: 80%;
    border-radius: 10px;
    position: absolute;
    top: -35px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 2;
  }
  .top-medical-list-wrap {
    padding: 50px 0 20px;
  }
  ul.top-medical-list {
    grid-gap: 4.5vw 3.5vw;
  }
  ul.top-medical-list li a {
    font-size: 18px;
  }
  ul.top-medical-banner-list {
    display: block;
    margin-top: 30px;
  }
  ul.top-medical-banner-list li {
    width: 100%;
    margin-bottom: 25px;
  }
  ul.top-medical-banner-list li a .top-medical-banner-title {
    font-size: 24px;
  }
  ul.top-medical-banner-list li a img {
    height: 110px;
  }
  .top-medical-banner-more {
    font-size: 16px;
    letter-spacing: 0;
  }
  .top-medical-banner-more-inner i {
    margin-top: 4px;
    font-size: 90%;
  }
  .banner-style-01 {
    margin-top: 0px;
    padding: 0 30px;
  }
  .top-trouble {
    padding: 40px 15px;
    margin-top: 40px;
  }
  .top-trouble-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  ul.top-title-ul-01, ul.top-title-ul-02 {
    display: none;
  }
  .top-trouble-list {
    display: block;
  }
  .top-trouble-item {
    margin-bottom: 30px;
  }
  .top-trouble-item:last-child {
    margin-bottom: 0;
  }
  .top-trouble-item h3 {
    font-weight: 700;
    font-size: 23px;
  }
  .top-trouble-item p {
    font-size: 18px;
  }
  .top-doctor {
    flex-direction: column-reverse;
  }
  .top-doctor-left {
    width: 100%;
    margin-top: 40px;
  }
  .top-doctor-title {
    font-size: 20px;
  }
  span.top-doctor-title-border::before, span.top-doctor-title-border::after {
    content: none;
  }
  .top-doctor-right {
    width: 80%;
    margin: 0 auto;
  }
  span.top-title-point {
    width: 50px;
    height: 50px;
    padding-top: 6px;
    margin: 0 3px;
  }
  .top-point-list {
    display: block;
  }
  .top-point-item:nth-child(1),
  .top-point-item:nth-child(2),
  .top-point-item:nth-child(3),
  .top-point-item:nth-child(4),
  .top-point-item:nth-child(5) {
    width: 100%;
    margin-bottom: 30px;
  }
  .top-point-item:nth-child(5) {
    margin-bottom: 0;
  }
  .top-point-item p {
    font-size: 18px;
  }
  .top-point-item:nth-child(1) img, .top-point-item:nth-child(2) img, .top-point-item img {
    height: auto;
  }
  .footer-banner-list {
    display: block;
  }
  a.footer-banner-item,
  a.footer-banner-item:nth-child(4), a.footer-banner-item:nth-child(5), a.footer-banner-item:nth-child(6) {
    width: 100%;
    margin-bottom: 30px;
  }
  a.footer-banner-item:nth-child(6) {
    margin-bottom: 0;
  }
  a.footer-banner-item img {
    width: 100%;
  }
  .footer-info-wrap {
    padding: 50px 0;
  }
  .footer-info {
    display: block;
  }
  .footer-info-left {
    width: 100%;
  }
  dl.footer-info-address {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .footer-info-right {
    width: 100%;
  }
  table.schedule-table tr th, table.schedule-table tr td {
    letter-spacing: 0;
  }
  table.schedule-table tr th:last-child,
  table.schedule-table tr td:last-child {
    display: none;
  }
  table.schedule-table tr:nth-child(1) th:nth-last-child(2) {
    border-radius: 0 30px 0 0;
  }
  table.schedule-table tr:last-child td:nth-last-child(2) {
    border-radius: 0 0 30px 0;
  }
  table.schedule-table tr td:nth-child(1) {

  }
  table.schedule-table tr td:nth-child(1) {
    width: 140px;
  }
  table.schedule-table tr td span.doctor-charge-span {
  	/* writing-mode: vertical-rl; */
    writing-mode: vertical-lr;
  	white-space: pre;
  	display:inline-block;
  }




  .doctor-charge-01, .doctor-charge-02, .doctor-charge-03, .doctor-charge-04 {
    /* padding: 10px 5px; */
    letter-spacing: 1px;
    /* writing-mode: vertical-lr; */
    font-size: 15.5px;

    padding: 12px 5px 8px;
  }
  .m-bottom-01 {
    margin-bottom: 8px;
  }
  ul.footer-cta-list {
    display: block;
  }
  ul.footer-cta-list li {
    width: 100%!important;
    margin-bottom: 20px;
  }
  ul.footer-cta-list li a {
    border-radius: 30px;
    height: 90px;
  }
  ul.footer-cta-list li a .footer-cta-sub {
    font-size: 18px;
  }
  ul.footer-cta-list li a .footer-cta-main {
    font-size: 23px;
  }
  .footer-ggmap {
    height: 450px;
  }
  .footer-ggmap iframe,
  .footer-ggmap object,
  .footer-ggmap embed {
    height: 450px;
  }
  .footer-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
  ul.footer-menu-list {
    display: block;
  }
  ul.footer-menu-list > li {
    padding: 0;
    margin-bottom: 30px;
  }
  ul.footer-sub-menu-list li a {
    margin-bottom: 0;
    font-size: 17px;
  }
  ul.footer-sub-menu-list {
    padding: 0;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 15px;
  }
  ul.footer-sub-menu-list.footer-sub-menu-medical-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 15px;
  }
  .fixed-wrap {
    display: none;
  }
  .top-point-item:nth-child(1) .top-point-title, .top-point-item:nth-child(2) .top-point-title,.top-point-title {
    width: 85%;
  }
  .top-column .column-entry-cards {
    display: block;
  }
  .column-entry-cards a.a-wrap, #list a.a-wrap, .related-list a.a-wrap, body.front-top-page .column-entry-cards a.a-wrap:nth-child(1), body.front-top-page .column-entry-cards a.a-wrap:nth-child(2) {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #CECFCF;
  }
  .column-header {
    display: block;
    display: none;
  }
  .column-header-left {
    width: 100%;
  }
  .column-header-right {
    width: 100%;
  }
  .column-entry-cards .e-card-info, #list .e-card-info, .related-list .e-card-info {
    justify-content: flex-end;
  }
  .column-entry-cards a.a-wrap .widget-entry-card, #list .column-content, .related-list .column-content {
    display: block;
  }
  .column-entry-cards figure, #list .column-content figure, .related-list .column-content figure {
    width: 100%;
    margin-bottom: 10px;
  }
  .column-entry-cards figure img, #list .column-content figure img, .related-list .column-content figure img,#popular_entries-2 .card-thumb img {
    height: auto;
    border-radius: 30px;
  }
  .column-entry-cards .widget-entry-card-content, #list .column-content .entry-card-content, .related-list .column-content .related-entry-card-content {
    width: 100%;
    padding: 0;
  }
  .column-entry-cards .widget-entry-card-title, #list .column-content h2.card-title, .related-list .column-content h3.card-title {
    font-size: 19px;
    line-height: 1.6;
    text-decoration: underline;
    color: #1967d2;
  }
  .column-more {
    display: none;
  }
  #list .column-content .entry-card-snippet, .related-list .column-content .related-entry-card-snippet {
    display: none;
  }
  .mv-page img {
    height: 150px;
  }
  body.page ul.toc-list {
    display: block;
    border: 2px solid #f09b9e;
    border-radius: 30px;
  }
  body.page ul.toc-list li {
    width: 100%;
  }
  body.page .toc-layout {
    padding: 30px 15px;
  }
  body.page ul.toc-list li:nth-child(1) a,
  body.page ul.toc-list li:nth-child(2) a,
  body.page ul.toc-list li:nth-last-child(2) a,
  body.page ul.toc-list li:nth-last-child(1) a,
  body.page .toc-style-02 ul.toc-list li:nth-last-child(2) a {
    border-radius: 0;
  }
  body.page ul.toc-list li:nth-child(1) a {
    border-radius: 30px 30px 0 0;
  }
  body.page ul.toc-list li:nth-last-child(1) a {
    border-radius: 0 0 30px 30px;
  }
  body.page ul.toc-list li a {
    margin-bottom: 0;
    margin-right: 0;
    padding: 14px 15px;
    padding-right: 40px;
    border: 0;
    border-bottom: 2px solid #f09b9e;
    line-height: 1.55;
  }
  body.page ul.toc-list li:last-child a {
    border-bottom: 0px solid #f09b9e;
  }
  body.page ul.toc-list li a::before {
    right: 15px;
  }
  body.page .toc :last-child {
    margin-bottom: 0;
  }
  .mv-page-title {
    width: 100%;
  }
  .mv-page-title h1, .entry-title-archive {
    font-size: 26px;
    letter-spacing: 2px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  body.single h1.entry-title {
    font-size: 22px;
    line-height: 1.5;
  }
  h1.archive-title, .list-page-title, h2.h-title, h2.related-entry-heading {
    font-size: 21px;
  }
  h2.page-title {
    font-size: 24px;
  }
  h3.page-title, h3.h-title {
    font-size: 22px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  h3.h-title {
    font-size: 21px;
  }
  h3.page-title::before, h3.h-title::before {
    top: 7px;
  }
  h4.page-title, h4.h-title {
    font-size: 20px
  }
  h4.page-title::before, h4.h-title::before {
    top: 10px;
  }
  .page-caption-wrap {
    margin-bottom: 30px;
  }
  .page-caption-left {
    width: 40px;
  }
  .page-caption-right {
    width: calc(100% - 40px);
    padding-left: 10px;
  }
  .page-layout {
    padding: 40px 15px;
  }
  table.table-style-01 tr th, table.table-style-01 tr td {
    padding: 10px 10px;
  }
  .bg-style-02 {
    padding: 45px 20px 15px;
  }
  .point-item {
    padding: 45px 20px 15px;
  }
  .point-list .point-item {
    margin-bottom: 30px;
  }
  ul.list-layout-02 {
    display: block;
  }
  ul.list-layout-02 li {
    margin-bottom: 20px;
  }
  ul.list-layout-02 li .media-title {
    font-size: 16px;
  }
  .point-flex {
    flex-direction: column-reverse;
  }
  .point-flex-left {
    width: 100%;
  }
  .point-flex-right {
    width: 100%;
    margin-bottom: 20px;
  }
  table.ta-table tr td {
    padding: 10px 5px;
  }
  .page-medical ul.top-medical-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4.5vw 3.5vw;
  }
  .page-author {
    display: block;
    padding: 30px 0;
  }
  .page-author-left {
    width: 100%;
  }
  .page-author-right {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #sidebar .widget-sidebar {
    padding: 30px 15px;
  }
  #popular_entries-2 .popular-entry-card-title {
    font-size: 19px;
    line-height: 1.6;
    text-decoration: underline;
    color: #1967d2;
  }
  body.single article .post-update, body.single article .post-date {

  }
  /* モバイル */
  .mobile-menu-buttons {
    display: flex;
    align-items: stretch;
    box-shadow: unset;

    bottom: unset;
    top: 0;
    /* height: 111px; */
    height: 64px;

    /* flex-wrap: wrap; */
  }
  .mobile-menu-buttons > li.menu-button {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 1.2;
    /* padding: 6px 0; */
    padding: 10px 0;

    /* width: 33.33333%; */
    /* height: 55.5px; */
    width: 16.6666%;
    height: 64px;
  }
  .mobile-menu-buttons > li.menu-button:hover {
    background: #F47E84;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(3),
  .mobile-menu-buttons > li.menu-button:nth-child(6) {
    /* border-right: 0px solid #fff; */
  }
  .mobile-menu-buttons > li.menu-button:nth-child(4),
  .mobile-menu-buttons > li.menu-button:nth-child(5),
  .mobile-menu-buttons > li.menu-button:nth-child(6) {
    /* border-bottom: 0px solid #fff; */
  }
  #navi-menu-open .fa-bars:before,
  .menu-tel-icon::before,
  .menu-sp-icon01::before,
  .menu-sp-icon02::before,
  .menu-sp-icon03::before,
  .menu-sp-icon04::before,
  .menu-mail-icon::before {
    font-family:'Font Awesome 5 Free';
  	font-weight:700;
    /* font-size: 18px; */
    font-size: 22px;
  }
  .menu-tel-icon::before {
    content:'\f879';
  }
  .menu-sp-icon01::before {
    content:'\f05a';
  }
  .menu-sp-icon02::before {
    content:'\f3c5';
  }
  .menu-sp-icon03::before {
    content:'\f073';
  }
  .menu-sp-icon04::before {
    content:'\f044';
  }
  .menu-mail-icon::before {
    content:'\f0e0';
  }
  .mobile-menu-buttons .menu-button {
    background: #F47E84;
  }
  span.menu-icon,
  span.menu-caption {
    color: #fff;
    font-weight: 500;
  }
  .mobile-menu-buttons .menu-icon {
    font-size: 90%;
  }
  .menu-drawer li {
    border-bottom: 1px solid #ccc;
  }
  .menu-drawer a {
    font-size: 18px;
    font-weight: 400;
    padding: 20px 15px;
  }
  .menu-close-button {
    margin-top: 10px;
  }
  .menu-close-button span.fa-times {
    font-size: 30px;
  }
  .mobile-menu-buttons .menu-caption {
    opacity: 1;
    /* font-size: 15px; */
    font-size: 13px;
    letter-spacing: -0.5px;
    /* margin-top: 1px; */
    margin-top: 3px;
  }
  .mblt-footer-mobile-buttons,
  .mblt-header-and-footer-mobile-buttons {
      margin-bottom: 0px;
      margin-top: 64px;
  }

  .sp-top-banner-wrap {
    padding: 100px 15px 0;
    padding-bottom: 30px;
  }
  .sp-top-banner-02 {
    text-align: center;
  }
  .sp-top-banner-02 img {
    width: 70%;
  }
  .top-banner-01 {
    padding: 100px 15px 0;
    display: block;;
  }
  .top-banner-01-left {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .top-banner-01-right {
    padding-left: 0px;
    text-align: center;
  }
  .top-banner-01-right img {
    width: 230px;
  }

  .sp-top-banner-01 {
    width: 100%;
    margin-bottom: 15px;
  }
  .sp-top-banner-02 {
    width: 100%;
  }
  .sp-top-banner-02 img {
    width: 100%;
  }
  .sp-top-banner-wrap {
    padding: 92px 30px 20px;
  }

  #footer {
    padding-bottom: 53px;
  }
  .fixed-sp-wrap {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    height: 53px;
  }
  ul.fixed-sp-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
  }
  ul.fixed-sp-list li {
    margin: 0;
    width: 50%;
    border-right: 1px solid #fff;
  }
  ul.fixed-sp-list li:last-child {
    border-right: 0px solid #fff;
  }
  ul.fixed-sp-list li a {
    display: block;
    text-decoration: none;
    line-height: 1;
    background: #F47E84;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 16px 0;
    font-weight: 500;
    letter-spacing: 0;
  }
  ul.fixed-sp-list li a i {
    margin-right: 5px;
  }

}
@media screen and (max-width: 834px){
  main.main, div.sidebar {
    margin: 30px 0;
  }
}
@media screen and (max-width: 360px){
  .doctor-charge-01, .doctor-charge-02, .doctor-charge-03, .doctor-charge-04 {
    padding: 10px 3px;
    font-size: 15.5px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  body.single article .post-update, body.single article .post-date {
    font-size: 11.5px;
    letter-spacing: 0;
  }
  #metaslider-id-10.metaslider .mv-text {
    font-size: 18px;
  }
  .top-news-title h2 {
    font-size: 22px;
  }
  .doctor-charge-01, .doctor-charge-02, .doctor-charge-03, .doctor-charge-04 {
    padding: 10px 2px;
    font-size: 15px;
  }
  table.schedule-table tr td:nth-child(1) {
    font-size: 16px;
  }
  .schedule-table-note {
    font-size: 18px;
  }
  ul.footer-cta-list li a .footer-cta-main {
    font-size: 21px;
  }
}
