/*
Theme Name: moritaseikei
Theme URI: moritaseikei.jp
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.23.11
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning
*/
body, p, h1, h2, h3, h4, h5, h6, dt, .page-header_pageTitle, .mainSection-title, .subSection-title, .veu_leadTxt, .lead, .media .media-body .media-heading a, .media a.media-body_excerpt, .postList_item .postList_body .postList_title a, .postList_item .postList_body .published, li.cat-item a, .widget_archive ul li a, table th, table td, .gMenu a, body:not(.header_scrolled) .siteHeader-trans-true .gMenu_name {
  color: #595959 !important;
  font-family: "Zen Maru Gothic", system-ui;
  font-weight: 500;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6, .entry-title, .gMenu, .btn, div.page-header_pageTitle, h1.page-header_pageTitle:first-child, .name, .media .media-body .media-heading a {
  letter-spacing: .12em;
  line-height: 1.5;
}
p {
  font-weight: normal;
}
@media (min-width: 1230px) {
  .container {
    max-width: 1200px;
    padding: 0;
  }
}
.mainSection {
  background-color: transparent;
}
div.wide-wrap {
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
.textblock {
  display: inline-block;
}
.sp, .br-sp, .md-onry {
  display: none !important;
}
.mt--4 {
  margin-top: 40px !important;
}
.mt--7 {
  margin-top: 70px !important;
}
.mb--4 {
  margin-bottom: 40px !important;
}
.mb--5 {
  margin-bottom: 50px !important;
}
.mb--7 {
  margin-bottom: 70px !important;
}
.mb--10 {
  margin-bottom: 100px !important;
}
.f80 {
  font-size: 0.8em;
}
.cen2 {
  text-align: center;
}
.d-blo {
  display: block;
}
.f-w5 {
  font-weight: 500;
}
.ws-no {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .pc-plr2 {
    padding: 0 10%;
  }
}
@media screen and (min-width: 992px) {
  .lg-pt2 {
    padding-top: 20px;
  }
  .lg-plr2 {
    padding: 0 8%;
  }
}
@media screen and (min-width: 1200px) {
  .pc-pt2 {
    padding-top: 20px;
  }
  .lg-plr2 {
    padding: 0 10%;
  }
}
@media screen and (max-width:991px) {
  .md-mb30 {
    margin-bottom: 30px !important;
  }
  .md-mb50 {
    margin-bottom: 50px !important;
  }
  .mb--10 {
    margin-bottom: 80px !important;
  }
}
@media screen and (max-width:767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inherit !important;
  }
  .sp-mb30, .mb--5 {
    margin-bottom: 30px !important;
  }
  .sp-mb50 {
    margin-bottom: 50px !important;
  }
  .br-sp {
    display: block !important;
  }
  .cen2 {
    text-align: left;
  }
}
@media screen and (min-width:768px) and (max-width:991px) {
  .md-onry {
    display: block !important;
  }
}
/* AnchorLink */
html {
  scroll-padding-top: 100px;
}
@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 40px;
  }
}
/* TelLink */
@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  a[href*="tel:"] {
    text-decoration: none;
  }
}
/* Img */
.img-con {
  text-align: center;
}
/* ImgLink */
.linkimg {
  transition: all .3s ease-out;
}
.linkimg:hover {
  opacity: .7;
  transition: all .3s ease-out;
}
/* Map */
.map {
  position: relative;
}
.map iframe {
  vertical-align: bottom;
  height: 400px !important;
}
@media screen and (max-width: 767px) {
  .map iframe {
    height: 300px !important;
  }
}
/* Box */
.box1 {
  width: 85%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .box1 {
    width: 100%;
  }
}
/* Color */
.color1 {
  color: #37a657 !important;
}
.color2 {
  color: #98DDAB !important;
}
.color3 {
  color: #5EC97D !important;
}
.color4 {
  color: #F90A67 !important;
}
/* Title */
.tit2 {
  font-size: 2.2rem;
  margin-bottom: 3rem;
}
.tit2 span {
  font-size: 1.5rem;
  color: #37a657 !important;
  display: block;
  margin-top: 10px;
}
.tit2.co2 span {
  color: #1B667B !important;
}
.tit02 {
  font-size: 2rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid #37a657;
  padding-bottom: 10px;
}
.tit02 span {
  font-size: 1.4rem;
  color: #37a657 !important;
  display: block;
}
.tit3 {
  font-size: 2rem;
  margin-bottom: 3.5rem;
  position: relative;
  display: block;
  text-align: center;
}
.tit3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #37a657;
  border-radius: 2px;
}
.tit4 {
  border-left: 5px solid #5EC97D;
  border-bottom: 1px solid #5EC97D;
  padding: 5px 10px 5px 20px;
  font-size: 1.7rem;
  margin-bottom: 2.5rem;
}
.tit5 {
  font-size: 1.5rem;
  border-bottom: 1px solid #37a657;
  padding-bottom: 10px;
  margin-bottom: 2rem;
}
.tit05 {
  font-size: 1.5rem;
  text-align: center;
  color: #37a657 !important;
  margin: 0 0 2rem;
}
.tit6 {
  font-size: 1.3rem;
  margin: 0 0 1.5rem;
}
.side-tit {
  font-size: 1.4rem;
  border-bottom: 1px solid #37a657;
  padding-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .tit3.sp17 {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 374px) {
  .tit3.sp17, .sp374-f16 {
    font-size: 1.6rem;
  }
  .sp374-f18 {
    font-size: 1.9rem;
  }
  .sp374-f13 {
    font-size: 1.3rem;
  }
}
/* Header */
.siteHeader {
  background-color: transparent;
  box-shadow: none;
  background: url(../../../wp-content/uploads/2025/08/foot-bg.png) no-repeat center top / 100%;
}
@media screen and (min-width: 992px) {
  .siteHeader_logo {
    width: 30%;
  }
  .siteHeader_sub {
    width: 70%;
  }
  .siteHeader_logo img {
    max-height: 60px;
  }
}
.head-sub-con {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.h-add {
  font-size: 16px;
  font-weight: 700;
  margin: 2px 20px 0 0;
}
.tel {
  font-size: 30px;
  color: #37a657 !important;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 500;
}
.tel a {
  color: #37a657 !important;
}
.tel i {
  margin-right: 10px;
}
/* gMenu */
.device-mobile .gMenu > li {
  padding: 14px 2em;
}
@media screen and (min-width: 992px) {
  .gMenu > li {
    border-left: none;
  }
  .gMenu > li:last-child {
    border-right: none;
  }
  .gMenu > li:hover, .gMenu > li[class*=current], .gMenu a:active, .gMenu a:focus, .gMenu a:hover {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name, .gMenu li {
    font-size: 16px;
    color: #595959 !important;
    font-weight: 500;
    letter-spacing: 0.12em;
  }
  .device-pc .gMenu > li .gMenu_name:hover {
    color: #37a657 !important;
  }
  .gMenu > li .gMenu_description {
    font-size: 12px;
    opacity: 1;
    margin-top: 5px;
    color: #37a657 !important;
  }
  .device-pc .gMenu > li a {
    position: relative;
  }
  .device-pc .gMenu > li a::after {
    position: absolute;
    left: 0;
    content: '';
    width: 60%;
    height: 1px;
    background: #37a657;
    bottom: 0;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform 0.3s;
    margin: 0 0 5px 20%;
  }
  .device-pc .gMenu > li a:hover::after {
    transform: scale(1, 1);
  }
  .device-pc ul.gMenu > li > ul.sub-menu li a::after {
    display: none;
  }
  ul.gMenu > li > ul.sub-menu li a {
    font-size: 14px;
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
  }
}
/* Footer */
footer {
  background: url(../../../wp-content/uploads/2025/08/foot-bg.png) no-repeat center top / 100%;
}
.foot-con {
  padding: 100px 0 30px;
}
.foot-logo {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .foot-con {
    padding: 50px 0 30px;
  }
}
/* Top-MainSlide */
.slide-con {
  position: relative;
  height: 550px;
  padding-bottom: 50px;
}
#top-slide div {
  position: relative;
  display: block;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
#top-slide div.img:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .3);
}
#top-slide div.img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 550px;
}
#top-slide div.img01 {
  background-image: url(../../../wp-content/uploads/2025/08/slide1.jpg);
  background-position: center 60%;
}
#top-slide div.img02 {
  background-image: url(../../../wp-content/uploads/2025/08/slide2.jpg);
  background-position: center 30%;
}
#top-slide div.img03 {
  background-image: url(../../../wp-content/uploads/2025/08/slide3.jpg);
}
.slide-con .text-con {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.slide-con .text-con h1, .slide-con .text-con h2 {
  text-align: center;
  white-space: nowrap;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.slide-con .text-con h1 {
  font-size: 2.5rem;
}
.slide-con .text-con h2 {
  font-size: 1.65rem;
  line-height: 1;
  margin: 30px 0 0;
}
.slide-con .text-con h2 .c-1 {
  color: #fff !important;
  text-shadow: 0 0 5px #f9b349, 0 0 5px #f9b349, 0 0 5px #f9b349, 0 0 5px #f9b349;
  font-size: 1.2em;
}
@media screen and (min-width: 1400px) {
  .slide-con, #top-slide div.img {
    height: 650px;
  }
  .slide-con .text-con h1 {
    font-size: 3rem;
  }
  .slide-con .text-con h2 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 991px) {
  .slide-con, #top-slide div.img {
    height: 400px;
  }
  .slide-con .text-con h1 {
    font-size: 2.3rem;
  }
  .slide-con .text-con h2 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .slide-con .text-con h1 {
    font-size: 2rem;
    line-height: 1.6;
  }
  .slide-con .text-con h2 {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 374px) {
  .slide-con .text-con h2 {
    font-size: 1.1rem;
  }
}
/* Top Info */
.postListText_date, .postListText_title {
  font-size: 1rem;
}
.info-color {
  font-weight: 500;
  color: #37a657 !important;
  border-bottom: 1px solid #37a657;
}
.f--120 {
  font-size: 120%;
  margin: 0 5px;
}
/* Top Feature */
.fea-con {
  background: url(../../../wp-content/uploads/2025/08/fea-bg.png) no-repeat center / cover;
}
.fea-box {
  margin-bottom: 100px;
}
.fea-box .num {
  font-weight: bold;
  font-size: 4rem;
  margin: 0;
  color: #98DDAB !important;
  line-height: 0.8;
  position: relative;
  padding-left: 6%;
}
.fea-box .num::before {
  content: "";
  display: block;
  width: 5%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  border-bottom: 1px solid #98DDAB;
}
.fea-box h4 {
  font-size: 1.6rem;
  margin: 30px 0;
}
.fea-box p {
  margin-bottom: 40px;
}
.fea-box .fea-btn {
  margin-bottom: 0 !important;
  text-align: center;
}
.fea-box .img-con {
  margin-top: 60px;
}
@media screen and (max-width: 1199px) {
  .fea-box {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .fea-box .img-con {
    margin-top: 0;
  }
}
/* Top Medical */
.medi-con {
  background: #f8f8ef;
}
.medi-box {
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  padding: 40px 30px;
  background: #fff;
  box-shadow: 0 3px 20px rgba(55, 166, 87, .1);
}
.medi-box .medi-tit {
  width: 45%;
}
.medi-box .medi-list {
  width: 55%;
  border-left: 1px solid #98DDAB;
  padding-left: 5%;
}
.medi-box h4 {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 30px;
}
.medi-box h4 span {
  font-size: 1.1rem;
  color: #37a657 !important;
  display: block;
  margin-top: 10px;
}
.medi-box h4.co2 span {
  color: #1B667B !important;
}
.medi-box p {
  text-align: center;
  margin-bottom: 0;
}
.medi-box ul {
  list-style: none;
  padding-left: 0;
  display: grid;
  width: 100%;
  column-gap: 15px;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
}
.medi-box ul li a {
  background: rgba(113, 201, 138, 0.1);
  padding: 30px 10px 20px;
  display: block;
  width: 80%;
  margin: 0 auto;
}
.medi-box ul li a:hover {
  opacity: 0.7;
}
.medi-box ul li:nth-last-child(-n + 2) {
  margin-bottom: 0;
}
.medi-box ul li p {
  font-weight: 500;
  margin-bottom: 20px;
}
.medi-box ul li img {
  width: 90px;
}
.br-sp419, .br-sp374, .br-sp375 {
  display: none;
}
.medi-box.p-medi ul li a {
  background: rgba(113, 201, 138, 0.2);
}
@media screen and (min-width: 992px) {
  .medi-box.p-medi ul {
    column-gap: 10px;
    grid-template-columns: repeat(4, 1fr);
  }
  .medi-box.p-medi ul li {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .medi-box ul li a {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .medi-box {
    padding: 20px 5px;
    margin-bottom: 50px;
  }
  .medi-box .medi-tit {
    width: 40%;
  }
  .medi-box .medi-list {
    width: 60%;
  }
  .medi-box ul li img {
    width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .medi-box {
    display: block;
  }
  .medi-box .medi-tit, .medi-box .medi-list {
    width: 100%;
    margin-bottom: 30px;
  }
  .medi-box .medi-list {
    width: 100%;
    border-left: none;
    padding-left: 0;
  }
  .medi-box ul {
    column-gap: 10px;
  }
  .medi-box ul li img {
    width: 70px;
  }
}
@media screen and (max-width: 419px) {
  .medi-box ul li p {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    margin-bottom: 10px;
  }
  .br-sp419 {
    display: block;
  }
}
@media screen and (min-width: 375px) and (max-width: 419px) {
  .br-sp375 {
    display: block;
  }
}
@media screen and (max-width: 374px) {
  .br-sp374 {
    display: block;
  }
}
/* Top Access */
.ac-list {
  list-style: none;
  padding-left: 0;
  display: grid;
  width: 100%;
  column-gap: 15px;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
}
.ac-list li {
  background: #fff;
  padding: 30px 10px;
  display: block;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  border: 2px solid #5EC97D;
}
.ac-list li i {
  display: block;
  font-size: 4rem;
  margin-bottom: 20px;
  color: #5EC97D !important;
}
@media screen and (max-width: 991px) {
  .ac-list li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .ac-list {
    display: block;
  }
  .ac-list li:first-child {
    margin-bottom: 30px;
  }
}
/* Page Header */
.page-header {
  height: 300px;
}
.page-header .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
  letter-spacing: 0.12em;
  margin: 0;
  color: #37a657 !important;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 30px;
}
.page-id-15 .page-header {
  background: url(../../../wp-content/uploads/2025/08/head-cli.jpg) no-repeat center / cover;
}
.page-id-17 .page-header {
  background: url(../../../wp-content/uploads/2025/08/head-medi.jpg) no-repeat center / cover;
}
.page-id-19 .page-header {
  background: url(../../../wp-content/uploads/2025/08/head-ip.jpg) no-repeat center / cover;
}
.page-id-21 .page-header, .page-id-31 .page-header, .page-id-33 .page-header, .page-id-35 .page-header, .page-id-37 .page-header {
  background: url(../../../wp-content/uploads/2025/08/head-re.jpg) no-repeat center / cover;
}
.page-id-23 .page-header {
  background: url(../../../wp-content/uploads/2025/08/head-spe.jpg) no-repeat center / cover;
}
.page-id-25 .page-header {
  background: url(../../../wp-content/uploads/2025/08/head-acc.jpg) no-repeat center / cover;
}
.page-id-29 .page-header {
  background: url(../../../wp-content/uploads/2025/08/head-rec.jpg) no-repeat center / cover;
}
@media screen and (max-width:767px) {
  div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    padding: 15px 10px;
  }
}
/* Page News */
@media screen and (min-width:992px) {
  .mainSection-col-two {
    width: 75%;
  }
  .sideSection-col-two {
    width: calc(100% - 75% - 3rem);
  }
}
.entry-meta {
  margin-bottom: .5em;
}
.entry-meta_items {
  font-size: 16px;
}
.entry-meta-dataList, .fa_v6_css .entry-meta_items.published::before, .entry-meta .entry-meta_items_term, .vk_post_title_new {
  display: none;
}
.media .media-body .media-heading a {
  color: #595959 !important;
}
.media .media-body .media-heading a:hover {
  color: #37a657 !important;
}
h1.entry-title {
  font-size: 1.5rem;
}
.media .media-body .media-heading {
  font-weight: 500;
}
/* Page clinic */
.name {
  text-align: right;
  font-weight: 500;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.staff-box {
  background: #fff;
  padding: 20px;
  box-shadow: 0 3px 20px rgba(55, 166, 87, .1);
}
.staff-box p {
  text-align: center;
  font-weight: 500;
  font-size: 1.1rem;
  margin: 20px 0 0;
}
@media screen and (min-width: 1200px) {
  .pc-pt2 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .staff-box.p-ac {
    padding: 20px 5px;
  }
}
.photobox {
  width: 90%;
  max-width: 850px;
  margin: 0 auto;
}
ul#photoSlider, ul.thumbnail {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
#photoSlider li {
  position: relative;
}
#photoSlider li img {
  width: 100%;
  border-radius: 0;
}
#photoSlider .slick-prev, #photoSlider .slick-next {
  position: absolute;
  cursor: pointer;
  outline: none;
  border-top: 2px solid #37a657;
  border-right: 2px solid #37a657;
  height: 20px;
  width: 20px;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
#photoSlider .slick-next {
  right: -30px;
  transform: rotate(45deg);
}
#photoSlider .slick-prev {
  left: -30px;
  transform: rotate(-135deg);
}
.thumbnail {
  margin: 0;
}
.thumbnail .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: grid;
  column-gap: 10px;
  grid-template-columns: repeat(3, 1fr);
}
.slick-track:before, .slick-track:after {
  display: none;
}
.thumbnail .slick-slide {
  width: 100% !important;
}
.thumbnail img {
  opacity: 0.6;
  transition: opacity .7s linear;
  width: 100% !important;
  margin: 0 auto;
}
.thumbnail .slick-slide.slick-current img {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #photoSlider li span {
    width: 180px;
    font-size: 14px;
    padding: 0 5px;
    bottom: 1%;
  }
  #photoSlider .slick-prev, #photoSlider .slick-next {
    border-top: 2px solid #37a657;
    border-right: 2px solid #37a657;
    height: 15px;
    width: 15px;
    top: 45%;
  }
  #photoSlider .slick-next {
    right: -20px;
    transform: rotate(45deg);
  }
  #photoSlider .slick-prev {
    left: -20px;
    transform: rotate(-135deg);
  }
  .thumbnail .slick-track {
    column-gap: 5px;
  }
}
/* Page Medical */
h5.wp-block-heading {
  font-size: 1.5rem;
  text-align: center;
  color: #37a657 !important;
  margin: 0 0 2rem;
}
.wp-block-table {
  border: none;
}
.wp-block-table td {
  border: 1px solid #ccc !important;
  padding: 15px 3px;
  font-size: 1.2rem;
  background: #fff;
}
.wp-block-table tr:first-child td {
  background: rgba(55, 166, 87, 1);
  color: #fff !important;
}
@media screen and (max-width: 389px) {
  h5.wp-block-heading {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 369px) {
  h5.wp-block-heading {
    font-size: 1.2rem;
  }
}
.kino-box {
  width: 700px;
  margin: 0 auto;
}
.kino-box ul li::marker {
  color: #37a657 !important;
}
@media screen and (max-width: 767px) {
  .kino-box {
    width: 100%;
  }
  .kino-box ul {
    padding-left: 25px;
  }
}
/* Page Medical Other */
.m-box {
  box-shadow: rgba(55, 166, 87, 0.07) 0px 3px 20px;
  padding: 30px 30px;
  background: rgb(255, 255, 255);
  border: 1px solid rgba(55, 166, 87, 0.07);
}
.m-box.col-bg {
  background: rgba(55, 166, 87, 0.1);
}
.m-box2 {
  box-shadow: rgba(55, 166, 87, 0.06) 0px 3px 20px;
  padding: 50px;
  background: rgba(55, 166, 87, 0.1);
}
@media screen and (max-width: 767px) {
  .m-box, .m-box2 {
    padding: 30px 20px;
  }
}
.i-box {
  box-shadow: rgba(55, 166, 87, 0.1) 0px 3px 20px;
  padding: 40px 30px;
  background: rgb(255, 255, 255);
}
.i-box ul {
  list-style: none;
  padding-left: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.i-box ul li {
  width: 48%;
  margin-bottom: 40px;
}
.i-box ul li a {
  background: rgba(113, 201, 138, 0.2);
  padding: 40px 10px;
  display: block;
  width: 90%;
  margin: 0 auto;
}
.i-box ul li a:hover {
  opacity: 0.7;
}
.i-box ul li p {
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.i-box ul li img {
  width: 90px;
}
.i-box ul:last-child {
  list-style: none;
  padding-left: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.i-box ul:last-child li {
  margin-bottom: 0;
  width: 80%;
}
@media screen and (min-width: 992px) {
  .i-box ul li {
    width: 23%;
  }
  .i-box ul li:nth-last-child(-n + 2) {
    width: 35%;
  }
  .i-box ul:last-child li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .i-box {
    padding: 30px 5px;
  }
  .i-box ul li a {
    width: 97%;
    padding: 30px 5px;
  }
}
@media screen and (max-width: 374px) {
  .sp274-h54 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    margin-bottom: 10px;
  }
}
.li-w8 {
  width: 80% !important;
  margin: 30px auto 0 !important;
}
@media screen and (max-width: 1199px) {
  .li-w8 {
    width: 90% !important;
  }
}
@media screen and (max-width: 991px) {
  .li-w8 {
    width: 70% !important;
  }
}
@media screen and (max-width: 767px) {
  .li-w8 {
    width: 100% !important;
  }
}
.ip-box {
  border: 1px solid #37a657;
  background: #fff;
  padding-bottom: 30px;
}
.ip-box h5, .ip-box p, .ip-box ul {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.ip-box h5 {
  text-align: center;
  padding-bottom: 7px;
  border-bottom: 1px solid #37a657;
  margin: 30px 0 20px;
  font-size: 1.3rem;
}
.ip-box p {
  margin-bottom: 0;
}
.ip-box ul {
  margin: 0;
}
.ip-box ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .ri-con .ip-box h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 66px;
  }
}
@media screen and (max-width: 1199px) {
  .ip-box ul {
    padding-left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .ip-box h5, .ip-box p, .ip-box ul {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
}
.link-box a {
  position: relative;
  display: block;
  width: 80%;
  margin: 0 auto;
}
.link-box a::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}
.link-box a:hover::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.link-box img {
  width: 100%;
}
.link-box a h4 {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: center;
  z-index: 1;
  color: #fff !important;
  font-size: 2rem;
  text-shadow: 0 0 5px #37a657, 0 0 5px #37a657, 0 0 5px #37a657, 0 0 5px #37a657;
}
/* Page Specialty */
.f17 {
  font-size: 1.7rem;
  font-weight: 500;
}
@media screen and (max-width: 374px) {
  .f17 {
    font-size: 1.5rem;
  }
}
.c-flow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0 !important;
  list-style: none;
  margin: 0 auto;
  width: 90%;
}
.c-flow > li {
  position: relative;
  margin: 0;
}
.c-flow > li::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: calc(100% - 90px);
  border-right: 2px dotted #37a657;
  top: 82px;
  left: 40px;
}
.c-flow > li:last-child::after {
  display: none;
}
.c-flow > li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
}
.c-flow > li dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  padding: 0;
  margin: 0;
}
.c-flow__wrap {
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 78px;
  height: 78px;
  margin-right: 40px;
  background: #37a657;
  ;
  background-repeat: no-repeat;
  border-radius: 50%;
  line-height: .9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-flow__number {
  font-size: 2rem;
  display: block;
}
.c-flow > li dd {
  border: 0;
  width: calc(100% - 80px + 25px);
  margin: 0;
  padding: 24px 0;
}
.c-flow li dd h5 {
  font-size: 1.4rem;
  margin: 0 0 15px;
  display: inline-block;
  border-bottom: 3px solid #98DDAB;
}
.c-flow li dd p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .c-flow {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-flow > li::after {
    height: calc(100% - 60px);
    top: 50px;
    left: 22px;
  }
  .c-flow > li:last-child::after {
    display: none;
  }
  .c-flow__wrap {
    min-width: 45px;
    height: 45px;
    margin-right: 8px;
    padding-top: 5px;
  }
  .c-flow__number {
    margin-bottom: 8px;
  }
  .c-flow > li dd {
    padding: 10px 0 35px;
    width: calc(100% - 60px + 25px);
  }
}
.mono-box {
  position: relative;
}
.mono-box img {
  width: 100%;
}
.mono-box p {
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 1;
  background: rgba(255, 255, 255, .8);
  text-align: center;
  margin: 0;
  padding: 10px;
  font-weight: 500;
  font-size: 1.5rem;
  width: 100%;
}
.mono-box2 {
  width: 500px;
  padding: 30px;
  margin: 30px auto 0;
  background: rgba(113, 201, 138, 0.1);
  box-shadow: rgba(55, 166, 87, 0.1) 0px 3px 20px;
}
.mono-box2 p {
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .mono-box2 {
    width: 100%;
    padding: 30px 20px;
  }
}
/* Page All */
.first-con {
  padding: 80px 0 100px;
}
.contents-con {
  padding: 100px 0;
}
.bg-1 {
  background: rgba(113, 201, 138, 0.06);
}
.bg-2 {
  background: #f8f8ef;
}
@media screen and (max-width: 991px) {
  .first-con {
    padding: 60px 0 80px;
  }
  .contents-con {
    padding: 80px 0;
  }
}
/* Btn */
.btn-more {
  position: relative;
  border-radius: 0;
  transition: all .3s ease-out;
  letter-spacing: .12em;
  border: 1px solid #5EC97D;
  background: #5EC97D;
  color: #fff !important;
  padding: 10px;
}
.btn-more:before {
  content: '\f0da';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  transition: 0.3s;
}
.btn-more:hover {
  text-decoration: none;
  transition: 0.3s;
  background: #37a657;
}
.btn-more:hover:before {
  right: 5px;
  transition: 0.3s;
}
.w--200 {
  width: 200px;
}
.w--300 {
  width: 100%;
  max-width: 300px;
}
/* list */
.list {
  margin: 0;
}
.l-med li {
  margin-bottom: 30px;
}
.l-med li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .l-med li:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
  .col--5 {
    display: grid;
    width: 100%;
    column-gap: 2em;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .sp-pl25 {
    padding-left: 25px;
  }
}
/* Table */
table th, table td {
  font-size: 1rem;
}
table.zikan {
  width: 100%;
  border: none;
  margin-bottom: 15px;
}
.zikan th {
  width: 16%;
  text-align: center;
  border: none;
  border-right: 1px solid #ccc;
}
.zikan td {
  border: none;
  border-right: 1px solid #ccc;
  width: 14%;
  text-align: center;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  .zikan td {
    padding: 8px 2px;
  }
}
@media screen and (max-width: 374px) {
  .zikan th {
    width: 10%;
    padding: 3px;
  }
  .zikan td {
    width: 15%;
  }
}
.zikan tr {
  border-left: 1px solid #ccc;
}
.zikan td p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  line-height: 1.3;
  font-size: 1.1rem;
}
p.td-bg1 {
  background: #5EC97D;
  border: 2px solid #98DDAB;
  margin-bottom: 0;
  height: 65px;
  color: #fff !important;
}
p.td-bg1.all-bg span, p.td-bg1.md-bg span, p.td-bg1.sp-bg span {
  font-size: 0.8em;
  padding-right: 10px;
}
p.td-bg2 {
  background: #fff;
  border: 2px solid #37a657;
  margin-bottom: 0;
  height: 65px;
  color: #37a657 !important;
}
p.td-bg3 {
  background: #37a657;
  border: 2px solid #37a657;
  margin-bottom: 0;
  height: 65px;
  color: #fff !important;
}
p.td-bg4 {
  background: #FBD862;
  border: 2px solid #FBD862;
  margin-bottom: 0;
  height: 65px;
}
.zikan tr {
  border-left: 1px solid #ccc;
}
@media screen and (max-width: 991px) {
  p.td-bg1.md-bg {
    flex-flow: column;
  }
  p.td-bg1.md-bg span {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  p.td-bg1.sp-bg {
    flex-flow: column;
  }
  p.td-bg1.sp-bg span {
    padding-right: 0 !important;
  }
}
.ta1 {
  width: 100%;
  border-top: 1px solid #eee;
}
.ta1 th {
  width: 30%;
  text-align: center;
  padding: 1rem;
  border-bottom: 1px solid #eee;
  font-weight: 500;
}
.ta1 td {
  border-bottom: 1px solid #eee;
  padding: 1rem 30px;
}
.ta1 td a {
  color: #595959 !important;
}
@media screen and (max-width: 767px) {
  .ta1 {
    width: 100%;
  }
  .ta1 th, .ta1 td {
    display: block;
    width: 100%;
    border-bottom: none;
    padding: 1rem 10px;
    text-align: center;
  }
  .ta1 th {
    background: rgba(113, 201, 138, 0.3);
  }
  .ta1 td:last-child {
    border-bottom: 1px solid #eee;
  }
}
/* SideFloatingMenu */
.sideFloatingMenu {
  position: fixed;
  right: 90px;
  bottom: 5px;
  width: 475px;
  z-index: 99999;
  display: flex;
  justify-content: space-between;
}
@media (max-width:991px) {
  .sideFloatingMenu {
    display: none !important;
  }
}
.foot-box {
  height: 70px;
  text-align: center;
  border: 1px solid #5EC97D;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot-box.f-tel {
  background: rgba(94, 201, 125, .9);
  color: #fff !important;
  width: 230px;
}
.foot-box.f-web {
  background: #fff;
  width: 230px;
  position: relative;
}
.foot-box.f-web::before {
  position: absolute;
  bottom: 2px;
  right: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #5EC97D transparent;
  z-index: 1;
  content: "";
}
.foot-box.f-web:hover {
  opacity: 0.7;
}
.foot-box p {
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1;
}
.foot-box.f-tel p {
  color: #fff !important;
}
.foot-box.f-tel p i {
  margin-right: 10px;
}
.sideFloatingMenu a .foot-box.f-web p {
  color: #5EC97D !important;
}
.sideFloatingMenu a, .sideFloatingMenu a:hover {
  text-decoration: none !important;
  color: #595959 !important;
}
/* PageTopBtn */
.page_top_btn {
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #37a657 !important;
  box-shadow: none !important;
  background-image: var(--ver_page_top_button_url);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
/* Reset */
.siteFooter a {
  text-decoration: none;
}
.mainSection .widget, .entry-full, .siteFooter .widget {
  margin-bottom: 0;
}
.home .siteContent.siteContent-base-on, .siteContent.siteContent-base-on, .sectionBox {
  padding: 0;
}
.blog .siteContent.siteContent-base-on, .archive .siteContent.siteContent-base-on, .post-template-default .siteContent.siteContent-base-on {
  padding: 80px 0 100px;
}
@media (min-width: 992px) {
  .mainSection-base-on {
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .mainSection {
    margin-bottom: 0;
  }
  .mainSection-base-on {
    padding: 0;
  }
  .blog .siteContent.siteContent-base-on, .archive .siteContent.siteContent-base-on, .post-template-default .siteContent.siteContent-base-on {
    padding: 40px 0 80px;
  }
}