@charset "UTF-8";
/*
======================================================================
sp-blog-std
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 [BLOG] blog-std 
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
.Alpha
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-top-wrap {
  text-align: right;
  margin-bottom: 8px;
}

#LO-blog-std-alpha .LO-top-wrap .LO-date,
#LO-blog-std-alpha .LO-top-wrap a {
  display: inline-block;
  vertical-align: top;
}

#LO-blog-std-alpha .LO-top-wrap .LO-date {
  color: #222222;
  font-size: 12px;
  margin-right: 5px;
  padding-top: 2px;
  letter-spacing: 0;
}

#LO-blog-std-alpha .LO-top-wrap a {
  display: inline-block;
  font-size: 11px;
  padding: 4px 12px;
  width: fit-content;
  line-height: 1.3;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #3d7abc;
  text-align: center;
  font-weight: bold;
  text-decoration: none !important;
  border: 1px solid;
  background: none;
  border-radius: 3px;
}
#LO-blog-std-alpha .LO-top-wrap a::after {
  content: none;
}

#LO-blog-std-alpha .LO-continue-btn {
  padding-top: 20px;
  text-align: center;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-body {
  margin-bottom: 1em;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-continue {
  margin-bottom: 20px;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-bottom-wrap {
  border-top: 1px solid #86aec2;
  padding-top: 15px;
  text-align: center;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-bottom-wrap a {
  padding: 0 10px;
  font-size: 14px;
}

/*
---------------------------------------------------------
 blog-std-beta 
--------------------------------------------------------- */
/*
---------------------------------------------------------
 blog-std-beta
--------------------------------------------------------- */
#LO-blog-std-beta {
  padding-top: 20px;
}

#LO-blog-std-beta .LO-side-block + .LO-side-block {
  margin-top: 35px;
}

#LO-blog-std-beta .LO-recently-block .wb-blog-list,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ {
  border-bottom: 1px solid #86aec2;
  padding: 0px 10px 12px;
  margin-bottom: 14px;
}

#LO-blog-std-beta .LO-recently-block .wb-blog-title span {
  color: #222222;
  display: block;
  font-size: 11px;
  line-height: 1.2;
  margin-bottom: 3px;
}

#LO-blog-std-beta .LO-side-block a {
  color: inherit;
  line-height: 1.15;
  display: inline-block;
  font-size: 14px;
}

#LO-blog-std-beta .LO-categ-block a,
#LO-blog-std-beta .LO-archive-block a {
  position: relative;
  display: inline-block;
  padding-left: 13px;
}
#LO-blog-std-beta .LO-categ-block a:before,
#LO-blog-std-beta .LO-archive-block a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #3d7abc;
  display: block;
  top: 4px;
  left: 2px;
}

/*
======================================================================
sp-blog14
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog14
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}

#LO-blog14 .LO-categ-wrap .wb-blog {
  overflow: hidden;
  /*clearfixの代用*/
}

#LO-blog14 .LO-categ-wrap .wb-blog-categ {
  float: left;
  margin-left: 10px;
  width: calc((100% - 11px) / 2);
}
#LO-blog14 .LO-categ-wrap .wb-blog-categ:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}
#LO-blog14 .LO-categ-wrap .wb-blog-categ:nth-of-type(n+3) {
  margin-top: 10px;
}

#LO-blog14 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-btn-anchor */
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #e7ebec;
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 5px 10px 20px;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: 0;
}
#LO-blog14 .LO-categ-wrap .wb-blog-categ a::after {
  /* @mixin:SP-btn-anchor */
  border-color: #71afe2 transparent transparent transparent;
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  top: 15px;
  left: 8px;
}

/*
---------------------------------------------------------
LO-content-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title {
  /* @mixin:SP-title-block */
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  position: relative;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #494D50;
  font-size: 22px;
  margin-bottom: 18px;
  padding: 0 8px 15px;
}
#LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title::before {
  background: #3d7abc;
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48px;
}
#LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

#LO-blog14 .LO-content-wrap .wb-blog-categ-body {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}

#LO-blog14 .LO-content-wrap .wb-blog-content-list {
  /* @mixin:SP-content-block */
  margin-bottom: 55px;
}
#LO-blog14 .LO-content-wrap .wb-blog-content-list:last-child {
  /* @mixin:SP-content-block */
  margin-bottom: 0;
}

#LO-blog14 .LO-content-wrap .LO-img-wrap {
  margin-bottom: 10px;
}

/*
---------------------------------------------------------
 診療時間
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .time-table-wrap {
  overflow-x: auto;
  margin: 0 -20px 0 0;
  padding: 0 20px 0 0;
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap {
  width: 600px;
}

#LO-blog14 .LO-content-wrap.time-table-wrap .table-wrap .schedule-table {
  font-size: 15px;
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .time-wrap .row.morning .time-label,
#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .time-wrap .row.afternoon .time-label {
  width: 150px;
  font-size: 14px;
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .cell.corner {
  width: 150px;
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .cell {
  width: calc((100% - 150px) / 6);
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .time-wrap .row.afternoon {
  align-items: center;
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .time-wrap .row.afternoon .time-info {
  top: 15px;
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .cell.info {
  font-size: 14px;
}

#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap .schedule-table .cell.info .time-info {
  font-size: 13px;
  top: 18px;
}

/*
======================================================================
sp-blog18
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog18
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-item-list
--------------------------------------------------------- */
#LO-blog18 .LO-item-list {
  /* @mixin:SP-content-article */
  margin-bottom: 40px;
}
#LO-blog18 .LO-item-list:last-child {
  /* @mixin:SP-content-article */
  margin-bottom: 0;
}

#LO-blog18 .LO-item-list .LO-img-wrap {
  margin-bottom: 7px;
}

#LO-blog18 .LO-item-list .LO-txt-wrap {
  margin-bottom: 10px;
}

#LO-blog18 .LO-item-list .LO-btn-wrap {
  text-align: center;
  padding-top: 10px;
}

#LO-blog18 .LO-item-list .LO-btn-wrap a {
  display: block;
}

/*
---------------------------------------------------------
 LO-blog-article-wrap
--------------------------------------------------------- */
#LO-blog18 .LO-blog-article-body .LO-blog-img-wrap {
  margin-bottom: 7px;
}

#LO-blog18 .LO-blog-article-wrap .LO-btn-wrap {
  text-align: center;
  padding-top: 25px;
}

#LO-blog18 .LO-blog-article-wrap .LO-btn-wrap a {
  display: block;
  color: #333333;
}

/* #price 料金表
--------------------------------------------------------- */
#LO-blog18 #price table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 20px;
}
#LO-blog18 #price th,
#LO-blog18 #price td {
  border: 1px solid #333;
  padding: 5px;
  text-align: left;
}
#LO-blog18 #price th {
  background-color: #e7ebec;
}

/*
======================================================================
sp-blog25
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog25
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-item-list
--------------------------------------------------------- */
#LO-blog25 .item-list {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
}

#LO-blog25 .item-list + .item-list {
  margin-top: 10px;
}

#LO-blog25 .item-list .item-link {
  border: 1px solid #86aec2;
  background: #FFF;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  text-decoration: none;
  color: inherit;
  min-height: 94px;
}

#LO-blog25 .item-list .img-wrap {
  width: 34%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#LO-blog25 .item-list .body-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
  padding: 10px;
}

#LO-blog25 .item-list .body-wrap > * {
  width: 100%;
}

#LO-blog25 .item-list .item-name {
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333333;
  font-size: 17px;
  margin-bottom: 4px;
  line-height: 1.3;
  font-weight: normal;
}

#LO-blog25 .item-list .txt-wrap {
  font-size: 14px;
}

/*
---------------------------------------------------------
 LO-blog-article-wrap
--------------------------------------------------------- */
#LO-blog25 .blog-article-body .blog-img-wrap {
  margin-bottom: 7px;
}

#LO-blog25 .blog-article-wrap .btn-wrap {
  text-align: center;
  padding-top: 25px;
}

#LO-blog25 .blog-article-wrap .btn-wrap a {
  display: block;
  margin: 0 auto;
  color: #333333;
}
#LO-blog25 .blog-article-wrap .btn-wrap a:visited {
  color: #333;
}

/*
======================================================================
sp-blog29_recruit
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog29-recruit
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-common-area
--------------------------------------------------------- */
#LO-blog29-recruit .LO-common-area .LO-common-img {
  margin: 0 10px;
}

#LO-blog29-recruit .LO-common-area .LO-common-copy {
  font-weight: 600;
  font-size: 17px;
  margin-top: 10px;
  text-align: center;
}

#LO-blog29-recruit .LO-common-area .LO-common-txt {
  padding-top: 10px;
}

/*
---------------------------------------------------------
 LO-article
--------------------------------------------------------- */
#LO-blog29-recruit .LO-article .LO-btn-wrap {
  text-align: center;
  padding-top: 15px;
}

#LO-blog29-recruit .LO-article .LO-btn-wrap a {
  display: block;
  margin: 0 auto;
  font-weight: 500;
}

/*
---------------------------------------------------------
 LO-detail-block
--------------------------------------------------------- */
#LO-blog29-recruit .LO-detail-block .LO-detail-top {
  margin: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #F4f4f4;
}

#LO-blog29-recruit .LO-detail-block .LO-table {
  margin-bottom: 40px;
}

#LO-blog29-recruit .LO-detail-block .LO-table,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > th,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > td {
  display: block;
}

#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr + tr {
  margin-top: 20px;
}

#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > th {
  border-bottom: 1px solid;
  line-height: 1.3;
  padding: 0 0 4px;
  font-size: 17px;
  margin-bottom: 5px;
  font-weight: 600;
}

#LO-blog29-recruit .LO-detail-block .LO-btn-wrap {
  text-align: center;
  padding-top: 25px;
}

#LO-blog29-recruit .LO-detail-block .LO-btn-wrap a {
  display: block;
  color: #333333;
}

/*
======================================================================
sp-blog32
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog32
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap
--------------------------------------------------------- */
#LO-blog32 .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}

#LO-blog32 .LO-categ-wrap .wb-blog {
  /* @mixin:clearfix */
}
#LO-blog32 .LO-categ-wrap .wb-blog:after {
  /* @mixin:clearfix */
  content: "";
  display: block;
  clear: both;
}

#LO-blog32 .LO-categ-wrap .wb-categ-list,
#LO-blog32 .LO-categ-wrap .wb-blog-categ {
  float: left;
  margin-left: 10px;
  width: calc((100% - 11px) / 2);
}
#LO-blog32 .LO-categ-wrap .wb-categ-list:nth-of-type(2n+1),
#LO-blog32 .LO-categ-wrap .wb-blog-categ:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}
#LO-blog32 .LO-categ-wrap .wb-categ-list:nth-of-type(n+3),
#LO-blog32 .LO-categ-wrap .wb-blog-categ:nth-of-type(n+3) {
  margin-top: 10px;
}

#LO-blog32 .LO-categ-wrap .wb-categ-list a,
#LO-blog32 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-btn-anchor */
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #e7ebec;
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 5px 10px 20px;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: 0;
}
#LO-blog32 .LO-categ-wrap .wb-categ-list a::after,
#LO-blog32 .LO-categ-wrap .wb-blog-categ a::after {
  /* @mixin:SP-btn-anchor */
  border-color: #71afe2 transparent transparent transparent;
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  top: 15px;
  left: 8px;
}
#LO-blog32 .LO-categ-wrap .wb-categ-list a::after,
#LO-blog32 .LO-categ-wrap .wb-blog-categ a::after {
  transform: rotate(-90deg);
}

/*
---------------------------------------------------------
 LO-content-wrap
--------------------------------------------------------- */
#LO-blog32 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title {
  /* @mixin:SP-title-block */
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  position: relative;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #494D50;
  font-size: 22px;
  margin-bottom: 18px;
  padding: 0 8px 15px;
}
#LO-blog32 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title::before {
  background: #3d7abc;
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48px;
}
#LO-blog32 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

#LO-blog32 .LO-content-wrap .wb-blog-categ-body {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}

#LO-blog32 .LO-content-wrap .wb-blog-content-list {
  /* @mixin:SP-content-block */
  margin-bottom: 55px;
}
#LO-blog32 .LO-content-wrap .wb-blog-content-list:last-child {
  /* @mixin:SP-content-block */
  margin-bottom: 0;
}

/* LO-item-list
--------------------------------------------------------- */
#LO-blog32 .LO-item-list {
  /* @mixin:SP-content-article */
  margin-bottom: 40px;
}
#LO-blog32 .LO-item-list:last-child {
  /* @mixin:SP-content-article */
  margin-bottom: 0;
}

#LO-blog32 .LO-item-list .LO-item-name {
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
}

#LO-blog32 .LO-item-list .LO-img-wrap {
  margin-bottom: 7px;
}

#LO-blog32 .LO-item-list .LO-txt-wrap {
  margin-bottom: 10px;
  letter-spacing: 0.12em;
  line-height: 1.8;
}

#LO-blog32 .LO-item-list .LO-btn-wrap {
  text-align: center;
}

#LO-blog32 .LO-item-list .LO-btn-wrap a {
  display: block;
}

/* LO-blog-article-wrap
--------------------------------------------------------- */
#LO-blog32 .LO-blog-article-body .LO-blog-img-wrap {
  margin-bottom: 7px;
}

#LO-blog32 .LO-blog-article-wrap .LO-btn-wrap {
  text-align: center;
  padding-top: 25px;
}

#LO-blog32 .LO-blog-article-wrap .LO-btn-wrap a {
  display: block;
}

/* #prevention 予防接種ページ
--------------------------------------------------------- */
#LO-blog32 #prevention table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 20px;
}
#LO-blog32 #prevention th,
#LO-blog32 #prevention td {
  border: 1px solid #333;
  padding: 5px;
  text-align: left;
  width: calc(100% / 2);
}
#LO-blog32 #prevention th {
  background-color: #e7ebec;
}

/*
======================================================================
_sp-blog-interview
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[blog] #LO-blog-interview02
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
interview-wrap
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-box {
  margin-left: auto;
  margin-right: auto;
  width: 78%;
}

#LO-blog-interview02 .LO-interview-box .LO-article-inner {
  display: block;
  background-color: #f1f1f1;
  text-decoration: none;
  color: inherit;
}

#LO-blog-interview02 .LO-interview-box .LO-img-wrap {
  height: 0;
  padding-top: 66.7%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap {
  padding: 13px 15px 15px;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-top {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
#LO-blog-interview02 .LO-interview-box .LO-txt-top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  background-color: #444;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap .LO-sup01 {
  line-height: 1.3;
  margin-bottom: 5px;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap .LO-title {
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 155%;
  line-height: 1.3;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap .LO-sup02 {
  line-height: 1.3;
  margin-top: 6px;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-bottom {
  font-size: 92%;
}

/*
---------------------------------------------------------
 detail
--------------------------------------------------------- */
/* LO-profile-box
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-profile-box {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap,
#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap a {
  color: #fff;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 13px 15px 15px;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-top {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  background-color: #FFF;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap .LO-sup01 {
  line-height: 1.3;
  margin-bottom: 5px;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap .LO-title {
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap .LO-sup02 {
  line-height: 1.3;
  margin-top: 6px;
}

/* LO-qa-box
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-qa-box {
  margin-bottom: 30px;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-img-wrap {
  margin-bottom: 10px;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-txt-wrap {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-txt-top {
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* LO-btn-wrap 
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-btn-wrap {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  padding-top: 25px;
}

#LO-blog-interview02 .LO-interview-detail .LO-btn-wrap a {
  display: block;
  color: #333333;
}

/*
======================================================================
_sp-form-content01
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[form] #form-content01 
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 wb-form
--------------------------------------------------------- */
#form-content01 .wb-form {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
}

#form-content01 .wb-form .wb-form-table td .Attention {
  font-size: 11px;
}

/* TABLE
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table,
#form-content01 .wb-form .wb-form-table tbody,
#form-content01 .wb-form .wb-form-table tr,
#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  display: block;
}

#form-content01 .wb-form .wb-form-table {
  border-top: 1px solid #86aec2;
  width: 100%;
}

#form-content01 .wb-form .wb-form-table th {
  padding: 20px 5px 5px;
  font-weight: bold;
  font-size: 14px;
}

#form-content01 .wb-form .wb-form-table td {
  padding: 0px 5px 20px;
  border-bottom: 1px solid #86aec2;
}

/* text,textarea
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input[type="text"],
#form-content01 .wb-form .wb-form-table td textarea,
#form-content01 .wb-form .wb-form-table td select {
  width: 100%;
  padding: 4px 6px;
}

/* 住所入力
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input#zip0 {
  width: auto;
  vertical-align: middle;
}

#form-content01 .wb-form .wb-form-table td .pref-wrap,
#form-content01 .wb-form .wb-form-table td .city-wrap {
  display: block;
}

#form-content01 .wb-form .wb-form-table td .zip-wrap {
  display: block;
  margin: 0 0 10px;
}

#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  margin-top: 4px;
  margin-bottom: 15px;
  display: inline-block;
}

#form-content01 .wb-form .wb-form-table td .zip-wrap .Attention {
  display: block;
  padding: 5px 0 0 0;
  font-size: 12px;
}

#form-content01 .wb-form .wb-form-table td .pref-wrap {
  margin-bottom: 12px;
}

/* wb-form-check / wb-form-radio
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-check,
#form-content01 .wb-form .wb-form-radio {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

#form-content01 .wb-form .wb-form-check label,
#form-content01 .wb-form .wb-form-radio label {
  border: 1px solid #767676;
  display: block;
  padding: 5px 10px;
  margin-bottom: 8px;
  border-radius: 4px;
}

#form-content01 .wb-form .wb-form-check input[type="checkbox"],
#form-content01 .wb-form .wb-form-radio input[type="radio"] {
  margin-right: 4px;
  vertical-align: -2px;
}

/* wb-form-btn
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-btn {
  padding-top: 20px;
  text-align: center;
}

#form-content01 .wb-form .wb-form-btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#form-content01 .wb-form .wb-form-btn li {
  display: inline-block;
  vertical-align: top;
}

/* BUTTON
--------------------------------------------------------- */
#form-content01 .wb-form input[type="submit"],
#form-content01 .wb-form input[type="button"] {
  /* @mixin:appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
  vertical-align: middle;
  /* @mixin:SP-btn-main */
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 1.3;
  padding: 10px;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1;
  color: #fff;
  border: 1px solid #3d7abc;
  border-radius: 30px;
  transition: all 0.15s ease-in;
  background-color: #3d7abc;
  background-color: #3d7abc;
  color: #fff;
}
#form-content01 .wb-form input[type="submit"]::after,
#form-content01 .wb-form input[type="button"]::after {
  content: "";
  position: absolute;
  background-image: url(/img/common/btn_arrow_main02.svg);
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
#form-content01 .wb-form input[type="submit"]:link, #form-content01 .wb-form input[type="submit"]:visited,
#form-content01 .wb-form input[type="button"]:link,
#form-content01 .wb-form input[type="button"]:visited {
  color: #fff;
}

#form-content01 .wb-form .wb-form-btn input,
#form-content01 .wb-form .wb-form-table .zip-wrap input[type="button"] {
  display: inline-block;
}

#form-content01 .wb-form .wb-form-btn input {
  font-size: 16px;
  padding: 10px 40px 10px 50px;
  letter-spacing: 10px;
}

#form-content01 .wb-form .wb-form-table .zip-wrap input[type="button"] {
  margin-left: 4px;
  font-size: 14px;
}

/* ERROR
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table .form-err {
  border: 1px solid #f13748;
  background: #FFEEEE;
}

#form-content01 .wb-form .wb-form-table ul.form-err-msg {
  list-style: none;
  margin: 0;
  padding: 0;
}

#form-content01 .wb-form .wb-form-table ul.form-err-msg li {
  background: #f13748;
  list-style: none;
  font-weight: bold;
  margin: 4px 0;
  padding: 2px 10px;
  color: #FFFFFF;
  font-size: 12px;
}

/*
---------------------------------------------------------
 確認画面/エラー画面/完了画面
--------------------------------------------------------- */
body.MOD-form-sub .Wrapper {
  display: none;
}

.jqmOverlay {
  opacity: 1 !important;
  background: #FFF !important;
  z-index: 1001 !important;
}

.jqmFormWindow {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  border: none !important;
  position: relative !important;
  z-index: 1002 !important;
}

.jqmFormWindow iframe {
  width: 100% !important;
}

#form-content01.WB-form-sub,
#form-content01.WB-form-sub a {
  color: #444;
}

#form-content01.WB-form-sub {
  background: #FFF;
  padding: 35px 10px;
}

#form-content01.WB-form-sub .page-title {
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 18px;
  margin-bottom: 18px;
}

#form-content01.WB-form-sub .page-title span {
  display: inline-block;
  text-align: left;
}

#form-content01.WB-form-sub .WB-form-top-txt {
  margin-bottom: 15px;
  text-align: center;
}

#form-content01.WB-form-sub .WB-form-end-txt {
  padding: 12px 15px;
  display: block;
  background-color: #F4f4f4;
}

/* wb-form-btn
--------------------------------------------------------- */
#form-content01.WB-form-sub .wb-form-btn {
  padding-top: 20px;
  text-align: center;
}

#form-content01.WB-form-sub .wb-form-btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#form-content01.WB-form-sub .wb-form-btn li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}

/* BUTTON
--------------------------------------------------------- */
#form-content01.WB-form-sub .btn-submit,
#form-content01.WB-form-sub .btn-cancel {
  /* @mixin:appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  border: none;
  background: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding: 10px 40px;
  line-height: 1.3;
  border-radius: 30px;
}

#form-content01.WB-form-sub .btn-submit {
  background: #3d7abc;
  color: #FFF;
}

#form-content01.WB-form-sub .btn-cancel {
  border: 1px solid #3d7abc;
  background: #FFF;
  color: #3d7abc;
}

/* table 
--------------------------------------------------------- */
#form-content01.WB-form-sub table,
#form-content01.WB-form-sub table tbody,
#form-content01.WB-form-sub table tr,
#form-content01.WB-form-sub table th,
#form-content01.WB-form-sub table td {
  display: block;
}

#form-content01.WB-form-sub table tr ~ tr {
  margin-top: 10px;
}

#form-content01.WB-form-sub table td {
  padding: 7px 10px;
}
#form-content01.WB-form-sub table td:first-child {
  font-weight: bold;
  background: #F4F4F4;
  padding: 6px 10px;
  font-size: 85%;
  border-radius: 2px;
  line-height: 1.3;
}

/*
======================================================================
sp-faq03
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 faq03
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap
--------------------------------------------------------- */
#LO-faq03 .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}

#LO-faq03 .LO-categ-wrap .wb-faq {
  overflow: hidden;
  /*clearfixの代用*/
}

#LO-faq03 .LO-categ-wrap .wb-faq-categ {
  float: left;
  margin-left: 10px;
  width: calc((100% - 11px) / 2);
}
#LO-faq03 .LO-categ-wrap .wb-faq-categ:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}
#LO-faq03 .LO-categ-wrap .wb-faq-categ:nth-of-type(n+3) {
  margin-top: 10px;
}

#LO-faq03 .LO-categ-wrap .wb-faq-categ a {
  /* @mixin:SP-btn-anchor */
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #e7ebec;
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 5px 10px 20px;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: 0;
}
#LO-faq03 .LO-categ-wrap .wb-faq-categ a::after {
  /* @mixin:SP-btn-anchor */
  border-color: #71afe2 transparent transparent transparent;
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  top: 15px;
  left: 8px;
}

/*
---------------------------------------------------------
 LO-content-wrap
--------------------------------------------------------- */
#LO-faq03 .LO-content-wrap .wb-faq-categ {
  /* @mixin:SP-content-block */
  margin-bottom: 55px;
}
#LO-faq03 .LO-content-wrap .wb-faq-categ:last-child {
  /* @mixin:SP-content-block */
  margin-bottom: 0;
}

#LO-faq03 .LO-content-wrap .wb-faq-categ-title {
  /* @mixin:SP-title-block */
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  position: relative;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #494D50;
  font-size: 22px;
  margin-bottom: 18px;
  padding: 0 8px 15px;
}
#LO-faq03 .LO-content-wrap .wb-faq-categ-title::before {
  background: #3d7abc;
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48px;
}
#LO-faq03 .LO-content-wrap .wb-faq-categ-title span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

#LO-faq03 .LO-content-wrap .wb-faq-list {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #86aec2;
  margin-bottom: 15px;
}

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-question,
#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-answer {
  padding: 3px 0 0px 25px;
  position: relative;
  margin-bottom: 15px;
}

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-question:before {
  content: 'Q';
  color: #3d7abc;
}

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-answer:before {
  content: 'A';
  color: #e53e5e;
}

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-question:before,
#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-answer:before {
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  line-height: 1;
  font-size: 24px;
  text-align: center;
  left: 0;
  text-decoration: none;
}

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-question span {
  text-decoration: underline;
}

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-answer {
  display: none;
}

/* --------------------------------------------------------
-----------------------------------------------------------
index
-----------------------------------------------------------
----------------------------------------------------------- */
#index .Wrapper {
  background-color: #f6fff3;
  overflow: hidden;
}

#index .content-block {
  margin: 0 20px 60px;
}
#index .content-block:last-child {
  margin-bottom: 0;
}

#index .content-block .title-block {
  margin-bottom: 10px;
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#index .content-block .title-block h2 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.01em;
}
#index .content-block .title-block .title-wrap {
  text-align: center;
  margin-bottom: 10px;
}
#index .content-block .title-block .title-wrap span {
  font-size: 15px;
  color: #3d7abc;
}
#index .content-block .title-block .text-wrap {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin: 5px 0 0;
  text-align: left;
}

#index .title-wrap {
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/*
---------------------------------------------------------
btn-wrap
--------------------------------------------------------- */
#index .btn-wrap {
  position: relative;
  font-size: 12px;
  color: #333;
  line-height: 1;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border-radius: 30px;
  border: 1px solid #555;
  padding: 10px 17px;
  margin-top: 8px;
  text-align: left;
  width: 141px;
  height: 35px;
}
#index .btn-wrap::after {
  content: "";
  position: absolute;
  background-image: url(/img/common/btn_arrow.svg);
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
#index .btn-wrap a {
  color: #333;
  text-decoration: none;
}

/* --------------------------------------------------------
-----------------------------------------------------------
top-image-block
-----------------------------------------------------------
----------------------------------------------------------- */
#index .top-image-block picture {
  display: block;
  padding: 10px;
}
#index .top-image-block picture img {
  width: 100%;
}

/* --------------------------------------------------------
-----------------------------------------------------------
fv-under-block
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
time-news-wrap
--------------------------------------------------------- */
#index .fv-under-block {
  margin: 0 20px 60px;
}
#index .fv-under-block .time-news-wrap {
  z-index: 10;
  position: relative;
}
#index .fv-under-block .time-news-wrap .time-wrap {
  display: none;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #86aec2;
  background: #fff;
  padding: 10px;
}
#index .fv-under-block .time-news-wrap .time-wrap .title-wrap {
  font-size: 20px;
  position: relative;
  background-color: #fff;
}
#index .fv-under-block .time-news-wrap .time-wrap .title-wrap::before {
  content: "";
  position: absolute;
  background: #86aec2;
  width: 29%;
  height: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#index .fv-under-block .time-news-wrap .time-wrap .title-wrap::after {
  content: "";
  position: absolute;
  background: #86aec2;
  width: 29%;
  height: 1px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
#index .fv-under-block .time-news-wrap .time-wrap .text-wrap {
  display: flex;
  justify-content: center;
  margin: 3px 0 0;
  gap: 18px;
}

#index .fv-under-block .time-news-wrap .time-wrap .text-wrap .am-wrap span.am,
#index .fv-under-block .time-news-wrap .time-wrap .text-wrap .pm-wrap span.pm {
  background-color: #e7ebec;
  color: #3d7abc;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 7px 2px 6px;
  margin: 0 8px 5px 0;
  letter-spacing: 0.005rem;
  line-height: 1;
}

#index .fv-under-block .time-news-wrap .time-wrap .text-wrap .am-wrap span.time,
#index .fv-under-block .time-news-wrap .time-wrap .text-wrap .pm-wrap span.time {
  background-color: transparent;
  color: #3d7abc;
  font-family: Arial, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}

#index .fv-under-block .time-news-wrap .news-wrap {
  text-align: center;
  border-radius: 10px;
  border: 1px solid #86aec2;
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
}
#index .fv-under-block .time-news-wrap .news-wrap .title-wrap {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  align-items: center;
}
#index .fv-under-block .time-news-wrap .news-wrap .btn-wrap {
  margin: 0;
}

#index .fv-under-block .time-news-wrap .news-wrap .rss-body .wb-blog-list {
  padding: 10px 0;
  border-bottom: 1px solid #86aec2;
}
#index .fv-under-block .time-news-wrap .news-wrap .rss-body .wb-blog-list:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#index .fv-under-block .time-news-wrap .news-wrap .rss-body .wb-blog-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #555;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#index .fv-under-block .time-news-wrap .news-wrap .rss-body .wb-blog-title a {
  color: #555;
  text-decoration: none;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-size: 13px;
  width: 100%;
  text-align: left;
}
#index .fv-under-block .time-news-wrap .news-wrap .rss-body .wb-blog-title span {
  font-size: 12px;
  color: #71afe2;
  letter-spacing: 0;
}

/*
---------------------------------------------------------
.time-table-wrap
--------------------------------------------------------- */
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table {
  border: none;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.day {
  border-radius: 0;
  background-color: #e7ebec;
  color: #333;
  padding: 8px;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.morning .time-label span.comment {
  font-size: 10px;
  font-feature-settings: normal;
}

#index .fv-under-block .credit-wrap .title-wrap {
  background-color: #e7ebec;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  padding: 4px 0;
}
#index .fv-under-block .credit-wrap .img-wrap {
  padding: 10px;
  background-color: #fff;
}

/*
---------------------------------------------------------
news-block
--------------------------------------------------------- */
#index .news-block {
  position: relative;
}
#index .news-block::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/news_left.webp);
  background-size: 195px 160px;
  width: 190px;
  height: 160px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(-150px) translateY(220px);
  z-index: 0;
}
#index .news-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/news_right.webp);
  background-size: 175px 145px;
  width: 175px;
  height: 145px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(170px) translateY(180px);
  z-index: 0;
}
#index .news-block .content-inner {
  text-align: center;
  border-radius: 10px;
  border: 1px solid #86aec2;
  background: #fff;
  padding: 15px 15px 70px;
  position: relative;
  z-index: 1;
}
#index .news-block .title-block .btn-wrap {
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
#index .news-block .rss-block {
  flex: 1;
}
#index .news-block .rss-block .rss-body {
  text-align: left;
}
#index .news-block .rss-block .rss-body .wb-blog {
  padding: 10px 0;
  border-bottom: 1px solid #86aec2;
}
#index .news-block .rss-block .rss-body .wb-blog:first-child {
  padding-top: 0;
}
#index .news-block .rss-block .rss-body .wb-blog:last-child {
  border: none;
  padding-bottom: 0;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title .categ-wrap .categ {
  background-color: #3d7abc;
  padding: 3px;
  color: #fff;
  font-size: 11px;
  margin-left: 10px;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title .wb-blog-date {
  font-size: 12px;
  color: #71afe2;
  letter-spacing: 0;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title a {
  display: block;
  color: #555;
  text-decoration: none;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-top: 5px;
  font-size: 13px;
  width: 100%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
---------------------------------------------------------
consultation-block
--------------------------------------------------------- */
#index .consultation-block {
  position: relative;
}
#index .consultation-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/item_right.webp);
  background-size: 175px 145px;
  width: 175px;
  height: 145px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(170px) translateY(275px);
  z-index: 0;
}
#index .consultation-block .title-block {
  margin: 0 0 20px;
}
#index .consultation-block .title-block .text-wrap {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#index .consultation-block .time-table-wrap {
  position: relative;
  z-index: 1;
}
#index .consultation-block .img-wrap {
  display: flex;
  flex-direction: column;
}
#index .consultation-block .img-wrap img {
  width: 90%;
}
#index .consultation-block .img-wrap img:nth-child(1) {
  align-self: flex-start;
}
#index .consultation-block .img-wrap img:nth-child(2) {
  align-self: flex-end;
  margin-top: -20px;
}
#index .consultation-block .table-wrap {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin-top: 20px;
}
#index .consultation-block .table-wrap .Edit-table-wrap {
  width: 100%;
  border: 1px solid #86aec2;
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 10px;
}
#index .consultation-block .table-wrap .Edit-table-wrap .schedule-table {
  border: none;
  margin-bottom: 0;
}
#index .consultation-block .table-wrap .Edit-table-wrap .schedule-table .row.day {
  background-color: #3d7abc;
  color: #fff;
  border-radius: 8px 8px 0 0;
}
#index .consultation-block .table-wrap .Edit-table-wrap .schedule-table .row.afternoon .time-info {
  top: 27px;
}
#index .consultation-block .table-wrap .Edit-table-wrap .schedule-table .row.morning .time-label span.comment {
  font-size: 10px;
  font-feature-settings: normal;
}

#index .consultation-block .time-table-wrap .subjects {
  padding: 0 8px;
}
#index .consultation-block .time-table-wrap .subjects ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
#index .consultation-block .time-table-wrap .subjects ul li {
  font-size: 12px;
  font-weight: 500;
  background-color: #e7ebec;
  padding: 2px 5px;
  width: calc((100% - 10px) / 3);
  text-align: center;
}
#index .consultation-block .time-table-wrap .Edit-table-wrap .text-wrap {
  font-size: 11px;
  font-weight: 500;
  text-align: left;
  padding: 0 8px;
  margin: 10px 0 12px;
}
#index .consultation-block .time-table-wrap .Edit-table-wrap .text-wrap .red {
  color: #e53e5e;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap {
  width: 100%;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #86aec2;
  background: #fff;
  padding: 18px 23px;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .title-wrap {
  background-color: #e7ebec;
  font-size: 18px;
  margin: 0 auto 5px;
  width: 60%;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .day-wrap {
  font-size: 20px;
  font-weight: 600;
  color: #e53e5e;
  border-bottom: 1px solid #86aec2;
  padding: 0 0 8px;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .text-wrap {
  font-size: 14px;
  text-align: left;
  margin: 11px 0 0;
  padding: 0 10px;
  letter-spacing: 0.005rem;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .text-wrap a {
  pointer-events: none;
  color: #333;
  text-decoration: none;
}

/*
---------------------------------------------------------
item-block
--------------------------------------------------------- */
#index .item-block .item-wrap ul {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#index .item-block .item-wrap ul li {
  width: 100%;
  border: 1px solid #86aec2;
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  text-align: center;
  padding: 17px 20px;
}
#index .item-block .item-wrap ul li img {
  margin: auto 0;
}
#index .item-block .item-wrap ul li .title-wrap {
  border-bottom: 1px solid #86aec2;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.005rem;
  margin: 3px 0 0;
  padding: 0 0 6px;
}
#index .item-block .item-wrap ul li .text-wrap {
  font-size: 14px;
  text-align: left;
  padding: 6px 5px;
  line-height: 1.7;
  letter-spacing: 0.05rem;
  font-weight: 500;
}

/*
---------------------------------------------------------
info-access-block
--------------------------------------------------------- */
#index .info-access-block .info-wrap {
  margin-bottom: 30px;
}
#index .info-access-block .info-wrap ul {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: stretch;
}
#index .info-access-block .info-wrap ul li {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  text-align: center;
  justify-content: center;
}
#index .info-access-block .info-wrap ul li .img-wrap {
  border-radius: 64px;
  background: #fff;
  border: 1px solid #86aec2;
  width: 120px;
  height: 120px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
#index .info-access-block .access-wrap .content-wrap ul {
  display: flex;
  gap: 10px;
  flex-direction: column;
  margin-bottom: 10px;
}
#index .info-access-block .access-wrap .content-wrap ul li {
  display: flex;
  gap: 20px;
}
#index .info-access-block .access-wrap .content-wrap ul li .title-wrap {
  width: 70px;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap .small {
  font-size: 11px;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap .car {
  padding: 0 0 0 20px;
  position: relative;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap .car::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/car.svg);
  background-size: 17px 13px;
  width: 17px;
  height: 13px;
  top: 0;
  left: 0;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap .train {
  padding: 0 0 0 20px;
  position: relative;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap .train::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/train.svg);
  background-size: 15px 17px;
  width: 15px;
  height: 17px;
  top: 0;
  left: 0;
}
#index .info-access-block .access-wrap .content-wrap .map-wrap iframe {
  width: 100%;
}

/*
---------------------------------------------------------
service-block
--------------------------------------------------------- */
#index .service-block {
  background-image: url(/img/index/service_bg.webp);
  background-size: cover;
  padding: 60px 20px;
  position: relative;
  margin: 0 0 60px;
}
#index .service-block::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/service_middle.webp);
  background-size: 83px 72px;
  width: 83px;
  height: 72px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(-160px) translateY(75px);
  z-index: 0;
}
#index .service-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/service_bottom.webp);
  background-size: 190px 165px;
  width: 190px;
  height: 165px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%) translateX(108px) translateY(70px);
  z-index: 0;
}
#index .service-block > .title-block {
  position: relative;
}
#index .service-block > .title-block::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/service_top.webp);
  background-size: 117px 43px;
  width: 117px;
  height: 43px;
  top: -32px;
  left: 13px;
  z-index: 0;
  transform: rotate(-17deg);
}
#index .service-block .wb-blog-content {
  position: relative;
  z-index: 1;
}
#index .service-block .wb-blog-content .wb-blog-list {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 20px;
  width: 100%;
  border: 1px solid #86aec2;
  background: #fff;
  border-radius: 10px 10px 12px 10px;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  margin-bottom: 24px;
  text-align: center;
}
#index .service-block .wb-blog-content .wb-blog-list:last-child {
  margin-bottom: 0;
}
#index .service-block .wb-blog-content .wb-blog-list::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/service_arrow.svg);
  background-size: 63px 63px;
  width: 63px;
  height: 63px;
  bottom: 0;
  right: 0;
}
#index .service-block .wb-blog-content .wb-blog-list a {
  color: #333;
  text-decoration: none;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .img-wrap {
  border-radius: 10px 10px 0 0;
  position: relative;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .img-wrap img {
  display: block;
  object-fit: cover;
  height: 100%;
  border-radius: 10px 10px 0 0;
  max-height: 180px;
  width: 100%;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .img-wrap .access-wrap {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #3d7abc;
  padding: 10px;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .img-wrap .access-wrap span {
  position: relative;
  color: #fff;
  font-size: 16px;
  padding: 0 0 0 20px;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .img-wrap .access-wrap span::before {
  content: "";
  position: absolute;
  background-image: url(/img/common/access.svg);
  width: 12px;
  height: 17px;
  top: 5px;
  left: 0;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap {
  padding: 15px;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .title-wrap {
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  margin: 0 0 10px;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .text-wrap {
  text-align: left;
  margin: 0 0 10px;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .tel-wrap {
  display: flex;
  gap: 10px;
  align-items: center;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .tel-wrap .tel {
  font-weight: 500;
  font-size: 12px;
  padding: 5px;
  background-color: #e7ebec;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .tel-wrap .tel-num {
  font-family: Arial, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 22px;
}

/*
---------------------------------------------------------
slider-block
--------------------------------------------------------- */
#index .slider-block {
  margin: 0 0 60px;
}
#index .slider-block .slick-track {
  display: flex;
  gap: 10px;
}
#index .slider-block .slick-slide {
  width: calc(100vw - 40px) !important;
}

/*
---------------------------------------------------------
hospital-block
--------------------------------------------------------- */
#index .hospital-block .flex-wrap .text-wrap {
  margin-top: 10px;
  font-size: 14px;
}
#index .hospital-block .flex-wrap .text-wrap p + p {
  margin-top: 10px;
}

/*
---------------------------------------------------------
faq-block
--------------------------------------------------------- */
#index .faq-block {
  position: relative;
  z-index: 1;
}
#index .faq-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/faq_right.webp);
  background-size: 190px 165px;
  width: 190px;
  height: 165px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(180px) translateY(-180px);
  z-index: -1;
}
#index .faq-block .title-block {
  text-align: center;
}
#index .faq-block .faq-content-wrap .wb-faq:nth-child(even) .wb-faq-list {
  background-color: #f6fff3;
}
#index .faq-block .faq-content-wrap .wb-faq:last-child {
  margin-bottom: 0;
}
#index .faq-block .faq-content-wrap .wb-faq-categ-title {
  display: none;
}
#index .faq-block .faq-content-wrap .wb-faq-list {
  margin-bottom: 26px;
  background-color: #fff;
  position: relative;
}
#index .faq-block .faq-content-wrap .wb-faq-list:last-child {
  margin-bottom: 0;
}
#index .faq-block .faq-content-wrap .wb-faq-list .button-wrap {
  position: absolute;
  top: 10px;
  right: 8px;
  cursor: pointer;
}
#index .faq-block .faq-content-wrap .wb-faq-list .button-wrap button.toggle-btn {
  position: relative;
  border: none;
  background: none;
  width: 30px;
  height: 30px;
  display: block;
  padding: 0;
  cursor: pointer;
}
#index .faq-block .faq-content-wrap .wb-faq-list .button-wrap button.toggle-btn::after {
  content: "";
  position: absolute;
  background-image: url(/img/common/arrow_gray.svg);
  background-size: 12px 6px;
  width: 12px;
  height: 6px;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
#index .faq-block .faq-content-wrap .wb-faq-list .button-wrap button.toggle-btn.MOD-active::after {
  transform: translateX(-49%) rotate(180deg);
}
#index .faq-block .faq-content-wrap .wb-faq-list .wb-faq-list-question {
  cursor: pointer;
  position: relative;
  padding: 10px 30px 10px 40px;
  font-weight: 500;
}
#index .faq-block .faq-content-wrap .wb-faq-list .wb-faq-list-question::before {
  content: "Q";
  position: absolute;
  color: #3d7abc;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  top: 5px;
  left: 13px;
  text-decoration: none;
}
#index .faq-block .faq-content-wrap .wb-faq-list .wb-faq-list-answer {
  position: relative;
  display: none;
  padding: 10px 30px 10px 40px;
}
#index .faq-block .faq-content-wrap .wb-faq-list .wb-faq-list-answer::before {
  content: "A";
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  top: 5px;
  left: 13px;
  text-decoration: none;
  color: #cb4b63;
}
#index .faq-block .faq-content-wrap .wb-faq-list .wb-faq-list-answer .HTMLeditor {
  background-color: #f9f9f9;
  padding: 20px 70px 33px 114px !important;
  line-height: 1.8;
}

/*
---------------------------------------------------------
banner-block
--------------------------------------------------------- */
#index .banner-block {
  position: relative;
  z-index: 1;
}
#index .banner-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/banner_left.webp);
  background-size: 198px 179px;
  width: 198px;
  height: 179px;
  bottom: -70px;
  left: -90px;
  z-index: -1;
}
#index .banner-block .banner-wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#index .banner-block .banner-wrap img {
  width: 100%;
}

/*# sourceMappingURL=sp-local.css.map */
