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

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

#LO-blog-std-alpha .LO-top-wrap .LO-date {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 5px;
  color: #222222;
}

#LO-blog-std-alpha .LO-top-wrap a {
  display: inline-block;
  line-height: 1.28;
  padding: 4px 14px;
  font-size: 12px;
  width: fit-content;
  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-body {
  margin: 0 0 1em;
  padding-top: 15px;
}

#LO-blog-std-alpha .LO-continue {
  margin: 0 0 25px;
}

#LO-blog-std-alpha .LO-continue-btn {
  text-align: right;
}

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

#LO-blog-std-alpha .LO-bottom-wrap .LO-btn-prev {
  float: left;
}

#LO-blog-std-alpha .LO-bottom-wrap .LO-btn-next {
  float: right;
}

/*
---------------------------------------------------------
 Beta
--------------------------------------------------------- */
#LO-blog-std-beta .LO-side-block + .LO-side-block {
  margin-top: 30px;
}

#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 {
  padding: 0px 10px 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 12px;
}

#LO-blog-std-beta .LO-recently-block .wb-blog-title span {
  display: block;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 6px;
  color: #666;
}

#LO-blog-std-beta .LO-recently-block .wb-blog-title a {
  line-height: 1.15;
  display: inline-block;
}

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

/*
======================================================================
_pc-blog14
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog14
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-categ-wrap {
  margin-bottom: 30px;
}

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

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

#LO-blog14 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:PC-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 !important;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 8px 10px 27px;
  font-size: 16px;
  border-radius: 3px;
}
#LO-blog14 .LO-categ-wrap .wb-blog-categ a::after {
  /* @mixin:PC-btn-anchor */
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #71afe2 transparent transparent transparent;
  display: block;
  top: 18px;
  left: 10px;
}

/*
---------------------------------------------------------
 LO-content-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .wb-blog-categ-title {
  /* @mixin:PC-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;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 29px;
  margin-bottom: 21px;
  padding-bottom: 13px;
}
#LO-blog14 .LO-content-wrap .wb-blog-categ-title::before {
  background: #3d7abc;
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  width: 48px;
}

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

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

#LO-blog14 .LO-content-wrap .LO-img-wrap {
  float: left;
  width: 45%;
}

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-large {
  width: 60%;
}

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-small {
  width: 35%;
}

#LO-blog14 .LO-content-wrap .LO-img-wrap + .LO-txt-wrap {
  float: right;
  width: 53.5%;
}

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-large + .LO-txt-wrap {
  width: 38.5%;
}

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-small + .LO-txt-wrap {
  width: 63.5%;
}

#LO-blog14 .LO-content-wrap .LO-txt-wrap {
  font-size: 15px;
  line-height: 1.8;
}

/*
---------------------------------------------------------
 診療時間
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .time-table-wrap .table-wrap {
  width: 100%;
}

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

#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: 160px;
  font-size: 15px;
}

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

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

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

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

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

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

/*
======================================================================
_pc-blog18
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog18
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-item-list
--------------------------------------------------------- */
#LO-blog18 .LO-item-list .LO-item-in-wrap .LO-img-wrap.Fl {
  width: 34%;
}

#LO-blog18 .LO-item-list .LO-item-in-wrap .LO-txt-wrap.Fr {
  width: 64%;
}

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

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

#LO-blog18 .LO-blog-article-wrap .LO-blog-img-wrap.Fl {
  width: 34%;
}

#LO-blog18 .LO-blog-article-wrap .LO-blog-txt-wrap.Fr {
  width: 64%;
}

/* #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: 8px;
  text-align: left;
}
#LO-blog18 #price th {
  background-color: #e7ebec;
}
#LO-blog18 #price td:first-child {
  width: 270px;
}
#LO-blog18 #price td:nth-child(2) {
  width: 360px;
}

/*
======================================================================
_pc-blog25
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog25
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-item-list
--------------------------------------------------------- */
#LO-blog25 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
}

#LO-blog25 .item-list {
  border: 1px solid #86aec2;
  width: calc((100% - 16px) / 2);
  margin-left: 15px;
  background: #FFF;
}
#LO-blog25 .item-list:nth-of-type(2n+1) {
  margin-left: 0;
}
#LO-blog25 .item-list:nth-of-type(n+3) {
  margin-top: 15px;
}

#LO-blog25 .item-list .item-link {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  text-decoration: none;
  color: inherit;
  height: 100%;
  min-height: 140px;
}

#LO-blog25 .item-list .img-wrap {
  width: 42%;
  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: 20px;
  margin-bottom: 4px;
  line-height: 1.3;
  font-weight: normal;
}

#LO-blog25 .item-list .txt-wrap {
  font-size: 14px;
  letter-spacing: 0.12em;
  line-height: 1.8;
}

/*
---------------------------------------------------------
 LO-blog-article-wrap
--------------------------------------------------------- */
#LO-blog25 .blog-txt-wrap.Fr {
  width: 63%;
}

#LO-blog25 .blog-img-wrap.Fl {
  width: 35%;
}

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

#LO-blog25 .blog-article-wrap .btn-wrap a {
  min-width: 200px;
}

/*
======================================================================
_pc-blog29_recruit
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog29-recruit
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-common-area
--------------------------------------------------------- */
#LO-blog29-recruit .LO-common-area {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
}

#LO-blog29-recruit .LO-common-area .LO-common-img.Fl {
  width: 34%;
}

#LO-blog29-recruit .LO-common-area .LO-common-body.Fr {
  width: 64%;
}

#LO-blog29-recruit .LO-common-area .LO-common-copy {
  font-weight: 600;
  font-size: 110%;
  margin-bottom: 4px;
}

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

#LO-blog29-recruit .LO-article .LO-btn-wrap a {
  text-align: center;
}

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

#LO-blog29-recruit .LO-detail-block .LO-table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 40px;
}

#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > th,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > td {
  border-top: 1px solid #86aec2;
  vertical-align: top;
  padding-top: 18px;
  padding-bottom: 18px;
}

#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > th {
  width: 22%;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 110%;
}

#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > td {
  padding-right: 20px;
}

#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 {
  width: 200px;
}

/*
======================================================================
_pc-blog32
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog32
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap
--------------------------------------------------------- */
#LO-blog32 .LO-categ-wrap {
  margin-bottom: 30px;
}

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

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

#LO-blog32 .LO-categ-wrap .wb-categ-list a,
#LO-blog32 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:PC-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 !important;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 8px 10px 27px;
  font-size: 16px;
  border-radius: 3px;
}
#LO-blog32 .LO-categ-wrap .wb-categ-list a::after,
#LO-blog32 .LO-categ-wrap .wb-blog-categ a::after {
  /* @mixin:PC-btn-anchor */
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #71afe2 transparent transparent transparent;
  display: block;
  top: 18px;
  left: 10px;
}
#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-title {
  /* @mixin:PC-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;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 29px;
  margin-bottom: 21px;
  padding-bottom: 13px;
}
#LO-blog32 .LO-content-wrap .wb-blog-categ-title::before {
  background: #3d7abc;
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  width: 48px;
}

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

#LO-blog32 .LO-content-wrap .wb-blog-content-list {
  /* @mixin:PC-content-block */
  margin-bottom: 60px;
  overflow: hidden;
  /*clearfixの代用*/
}
#LO-blog32 .LO-content-wrap .wb-blog-content-list:last-child {
  /* @mixin:PC-content-block */
  margin-bottom: 0;
}

/* LO-item-list
--------------------------------------------------------- */
#LO-blog32 .LO-item-list {
  float: left;
  width: calc((100% - 61px) / 3);
  margin-left: 20px;
}
#LO-blog32 .LO-item-list:nth-of-type(3n+2) {
  clear: both;
  margin-left: 10px;
}
#LO-blog32 .LO-item-list:nth-of-type(n+5) {
  margin-top: 25px;
}

#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: 18px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-bottom: 7px;
  font-weight: normal;
}

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

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

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

/* LO-blog-article-wrap
--------------------------------------------------------- */
#LO-blog32 .LO-blog-txt-wrap.Fr {
  width: 63%;
}

#LO-blog32 .LO-blog-img-wrap.Fl {
  width: 35%;
}

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

/* #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: 8px;
  text-align: left;
  width: calc(100% / 2);
}
#LO-blog32 #prevention th {
  background-color: #e7ebec;
}

/*
======================================================================
_pc-blog-interview
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[blog] #WB-blog-interview
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
interview-wrap
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-box {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#LO-blog-interview02 .LO-interview-box .LO-article-inner {
  display: block;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: flex-start;
  flex-direction: row-reverse;
  background-color: #f1f1f1;
  text-decoration: none;
  opacity: 1;
  color: inherit;
}

#LO-blog-interview02 .LO-interview-box .LO-img-wrap {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 324px;
  min-height: 216px;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap {
  width: calc(100% - 324px);
  padding: 20px;
}

#LO-blog-interview02 .LO-interview-box .LO-txt-top {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#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;
  font-size: 18px;
  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: 24px;
  line-height: 1.3;
}

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

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

#LO-blog-interview02 .LO-interview-box .LO-btn-wrap {
  position: absolute;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 10;
  transition: opacity 0.6s;
  font-size: 21px;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
}

#LO-blog-interview02 .LO-interview-box a:hover .LO-btn-wrap {
  opacity: 1;
}

#LO-blog-interview02 .LO-interview-box .LO-btn-wrap span {
  position: absolute;
  text-align: center;
  height: 1em;
  line-height: 1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  width: 100%;
}

/*
---------------------------------------------------------
 detail
--------------------------------------------------------- */
/* profile-box
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-profile-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-start;
  flex-direction: row-reverse;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-img-wrap {
  width: 76%;
  margin-left: -16%;
  padding-bottom: 38px;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-img-wrap img {
  width: 100%;
}

#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: 28px;
  width: 40%;
  z-index: 10;
}

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-top {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#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;
  font-size: 18px;
  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: 24px;
  line-height: 1.3;
}

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

/* qa-box
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-qa-box {
  padding: 0;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-img-wrap {
  width: 65%;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-img-wrap + .LO-txt-wrap {
  width: 33%;
}

#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-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box:nth-of-type(even) .LO-img-wrap {
  float: left;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box:nth-of-type(even) .LO-img-wrap + .LO-txt-wrap {
  float: right;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box:nth-of-type(odd) .LO-img-wrap {
  float: right;
  text-align: right;
}

#LO-blog-interview02 .LO-interview-detail .LO-qa-box:nth-of-type(odd) .LO-img-wrap + .LO-txt-wrap {
  float: left;
}

/* LO-btn-wrap
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-btn-wrap {
  text-align: center;
  padding-top: 5px;
}

/*
======================================================================
_pc-form-content01
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[form] #form-content01 
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 wb-form
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td .Attention {
  font-size: 12px;
}

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

#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  border-bottom: 1px solid #86aec2;
}

#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  padding-top: 20px;
  padding-bottom: 20px;
}

#form-content01 .wb-form .wb-form-table th {
  padding-left: 30px;
  padding-right: 5px;
  width: 15em;
  font-size: 15px;
}

#form-content01 .wb-form .wb-form-table td {
  padding-left: 5px;
  padding-right: 30px;
}

/* text,textarea
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input[type="text"],
#form-content01 .wb-form .wb-form-table td textarea {
  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,
#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  display: inline-block;
  vertical-align: top;
}

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

#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  margin-top: 8px;
}

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

#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;
}

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

/* 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;
  border: none;
  vertical-align: middle;
  /* @mixin:PC-btn-main */
  display: inline-block;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  text-decoration: none !important;
  padding: 12px 50px 13px;
  font-size: 17px;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1;
  border: 1px solid #3d7abc;
  border-radius: 30px;
  transition: all 0.15s ease-in;
  background-color: #3d7abc;
  color: #FFF;
  margin: 0 auto;
}
#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"]:hover,
#form-content01 .wb-form input[type="button"]:hover {
  background-color: #fff;
  color: #333 !important;
}
#form-content01 .wb-form input[type="submit"]:hover::after,
#form-content01 .wb-form input[type="button"]:hover::after {
  background-image: url(/img/common/btn_arrow_main.svg);
}
#form-content01 .wb-form input[type="submit"]:visited, #form-content01 .wb-form input[type="submit"]:link,
#form-content01 .wb-form input[type="button"]:visited,
#form-content01 .wb-form input[type="button"]:link {
  color: #fff;
}

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

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

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

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

/*
---------------------------------------------------------
 確認画面/エラー画面/完了画面
--------------------------------------------------------- */
#sndDlg {
  height: 80vh !important;
  top: 8vh !important;
}

#sndDlg iframe {
  height: 801px !important;
}

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

#form-content01.WB-form-sub {
  min-width: auto;
  background: #FFF;
  padding: 40px 30px;
}

#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: 26px;
  margin-bottom: 10px;
}

#form-content01.WB-form-sub .WB-form-main-content {
  text-align: center;
}

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

#form-content01.WB-form-sub .WB-form-end-txt {
  margin-top: 15px;
  display: inline-block;
  background-color: #F4f4f4;
  padding: 18px 25px;
}

/* 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 12px;
}

/* 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;
  border-radius: 30px;
  font-size: 17px;
  padding: 12px 50px 13px;
}

#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 .data_table {
  border-top: 1px solid #BBB;
  width: 100%;
}

#form-content01.WB-form-sub table .item_name,
#form-content01.WB-form-sub table .item_value {
  border-bottom: 1px solid #BBB;
  padding: 10px 12px;
  text-align: left;
}

#form-content01.WB-form-sub table .item_name {
  width: 14em;
  font-size: 90%;
}

#form-content01.WB-form-sub table .item_value {
  font-weight: bold;
}

/*
======================================================================
_pc-faq03
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 #LO-faq03
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap
--------------------------------------------------------- */
#LO-faq03 .LO-categ-wrap {
  margin-bottom: 30px;
}

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

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

#LO-faq03 .LO-categ-wrap .wb-faq-categ a {
  /* @mixin:PC-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 !important;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 8px 10px 27px;
  font-size: 16px;
  border-radius: 3px;
}
#LO-faq03 .LO-categ-wrap .wb-faq-categ a::after {
  /* @mixin:PC-btn-anchor */
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #71afe2 transparent transparent transparent;
  display: block;
  top: 18px;
  left: 10px;
}

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

#LO-faq03 .LO-content-wrap .wb-faq-categ-title {
  /* @mixin:PC-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;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 29px;
  margin-bottom: 21px;
  padding-bottom: 13px;
}
#LO-faq03 .LO-content-wrap .wb-faq-categ-title::before {
  background: #3d7abc;
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  width: 48px;
}

#LO-faq03 .LO-content-wrap .wb-faq-list {
  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 {
  position: relative;
  margin-bottom: 10px;
}
#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: 27px;
  width: 25px;
  text-align: center;
  left: 3px;
  text-decoration: none;
}

#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;
  top: 20px;
  left: 22px;
}

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-question {
  padding: 5px 8px 9px 35px;
  cursor: pointer;
}
#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-question:hover span {
  text-decoration: none;
}

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

#LO-faq03 .LO-content-wrap .wb-faq-list .wb-faq-list-answer {
  display: none;
  padding: 25px 25px 25px 50px;
  margin-left: 30px;
  background: #F2f2f2;
}

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

#index .Content-main {
  padding: 100px 0 150px;
  overflow-x: hidden;
}

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

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

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

#index .shadow {
  box-shadow: 2px 2px 3px rgba(232, 232, 232, 0.75);
}

/*
---------------------------------------------------------
top-image-block
--------------------------------------------------------- */
#index .top-image-block {
  overflow: hidden;
  margin: 0 auto 10px;
  width: 100%;
  max-width: 1280px;
  min-width: 1020px;
  width: calc(100% - 40px);
}
#index .top-image-block .top-image-wrap {
  display: block;
}
#index .top-image-block .top-image-wrap img {
  width: 100%;
}

#today-time {
  scroll-margin-top: 96px;
}

/*
---------------------------------------------------------
fv-under-block
--------------------------------------------------------- */
#index .fv-under-block {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 10px;
  max-width: 1220px;
  margin: 0 auto;
}
#index .fv-under-block .time-news-wrap {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: calc((100% - 10px) / 2);
}
#index .fv-under-block .time-news-wrap .time-wrap {
  text-align: center;
  border-radius: 11px;
  border: 1px solid #86aec2;
  background: #fff;
  padding: 8px 25px 14px 24px;
}
#index .fv-under-block .time-news-wrap .time-wrap .title-wrap {
  font-size: 30px;
  display: flex;
  align-items: center;
}
#index .fv-under-block .time-news-wrap .time-wrap .title-wrap::after, #index .fv-under-block .time-news-wrap .time-wrap .title-wrap::before {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #86aec2;
}
#index .fv-under-block .time-news-wrap .time-wrap .title-wrap span {
  margin: 0 12px;
}
#index .fv-under-block .time-news-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,
#index .fv-under-block .time-news-wrap .time-wrap .text-wrap .pm-wrap {
  display: flex;
  align-items: center;
}

#index .fv-under-block .time-news-wrap .time-wrap .text-wrap .pm-wrap {
  margin: 0 0 0 3px;
}

#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: 11px;
  border: 1px solid #86aec2;
  background: #fff;
  margin: 2px 0 0;
  padding: 14px 23px 17px 25px;
}
#index .fv-under-block .time-news-wrap .news-wrap .title-wrap {
  display: flex;
  justify-content: space-between;
  font-size: 30px;
}

#index .Content-inner .btn-wrap {
  position: relative;
  font-size: 12px;
  line-height: 1;
  margin: 8px 3px 0 0;
}
#index .Content-inner .btn-wrap a {
  display: block;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
  text-decoration: none;
  letter-spacing: 0.14em;
  text-align: left;
  width: 141px;
  height: 35px;
  border-radius: 30px;
  border: 1px solid #555;
  padding: 10px 17px;
}
#index .Content-inner .btn-wrap a::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 .Content-inner .btn-wrap a:hover {
  background-color: #333;
  color: #FFF !important;
}
#index .Content-inner .btn-wrap a:hover::after {
  background-image: url(/img/common/btn_arrow02.svg);
}

#index .fv-under-block .time-news-wrap .news-wrap .rss-body .wb-blog-list {
  display: flex;
  flex-direction: row;
  padding: 14px 0 15px;
  gap: 35px;
  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;
}
#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;
}
#index .fv-under-block .time-news-wrap .news-wrap .rss-body .wb-blog-title span {
  margin: 0 36px 0 0;
  letter-spacing: 0;
}

/*
---------------------------------------------------------
.time-table-wrap
--------------------------------------------------------- */
#index .fv-under-block .time-table-wrap {
  text-align: center;
  border-radius: 10px;
  border: 1px solid #86aec2;
  background: #fff;
  padding: 24px 25px 16px 25px;
  width: calc((100% - 10px) / 2);
}
#index .fv-under-block .time-table-wrap .table-wrap {
  width: 100%;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table {
  border: none;
  margin-bottom: 11px;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .cell {
  width: calc((100% - 171px) / 6);
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .cell.info .time-info {
  top: 17px;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .corner,
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.morning .time-label,
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.afternoon .time-label {
  width: 171px;
  padding-left: 26px;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .corner {
  font-size: 20px;
  letter-spacing: 0.005rem;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .time-wrap {
  padding: 0;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row {
  padding: 6px 12px 6px 0;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.day {
  border-radius: 0;
  background-color: #e7ebec;
  color: #333;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.morning {
  padding: 18px 12px 18px 0;
  position: relative;
  border-bottom: 1px solid #86aec2;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.morning .time-label {
  position: relative;
  flex-direction: row;
  align-items: center;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.morning .time-label .time {
  font-size: 18px;
  margin: 0 0 0 9px;
  letter-spacing: 0;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.morning .time-label span.comment {
  position: absolute;
  bottom: -10px;
  left: 26px;
  letter-spacing: 0.007em;
  font-size: 10px;
  font-feature-settings: normal;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.afternoon {
  align-items: center;
  padding: 11px 12px 18px 0;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.afternoon .time-label {
  position: relative;
  flex-direction: row;
  font-size: 12px;
  align-items: center;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.afternoon .time-label .time {
  font-size: 18px;
  letter-spacing: 0;
  margin: 0 0 0 9px;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.afternoon .time-label span.comment {
  position: absolute;
  bottom: -10px;
  left: 26px;
  letter-spacing: 0.007em;
  font-size: 10px;
  font-feature-settings: normal;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.afternoon .cell {
  margin: 4px 0 0;
}
#index .fv-under-block .time-table-wrap .table-wrap .schedule-table .row.afternoon .cell .cell .time-info {
  top: 16px;
}

#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 {
  margin: 14px 10px 0 0;
}

/*
---------------------------------------------------------
news-block
--------------------------------------------------------- */
#index .news-block {
  position: relative;
}
#index .news-block::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/news_left.webp);
  background-size: 390px 320px;
  width: 390px;
  height: 320px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(-576px) translateY(244px);
  z-index: 0;
}
#index .news-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/news_right.webp);
  background-size: 350px 290px;
  width: 350px;
  height: 290px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(572px) translateY(117px);
  z-index: 0;
}
#index .news-block .content-inner {
  display: flex;
  gap: 102px;
  width: 100%;
  text-align: center;
  border-radius: 11px;
  border: 1px solid #86aec2;
  background: #fff;
  padding: 44px 97px 69px 67px;
  position: relative;
  z-index: 1;
}
#index .news-block .title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 10px 0 0;
}
#index .news-block .title-wrap h2 {
  font-size: 30px;
  margin: 0px 0px 10px;
}
#index .news-block .title-wrap span {
  font-size: 21px;
  line-height: 1;
  padding: 0 0 0 6px;
}
#index .news-block .btn-wrap a {
  color: #333;
  text-decoration: none;
}
#index .news-block .btn-wrap {
  margin: 15px 0px 0 0;
}
#index .news-block .btn-wrap::after {
  background-size: 17px 17px;
  width: 17px;
  height: 17px;
  top: 50%;
  right: 18px;
}
#index .news-block .btn-wrap a {
  letter-spacing: 0;
  font-size: 16px;
  letter-spacing: 0.05em;
  height: 45px;
  padding: 12px 17px;
}
#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: 19px 0 13px 4px;
  border-bottom: 1px solid #86aec2;
}
#index .news-block .rss-block .rss-body .wb-blog:first-child {
  padding: 0 0 13px 4px;
}
#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-direction: row;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title .wb-blog-date {
  font-size: 16px;
  font-weight: 500;
  margin-right: 41px;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title .categ-wrap {
  width: 120px;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title .categ-wrap .categ {
  background-color: #3d7abc;
  padding: 1px 10px 2px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.006em;
}
#index .news-block .rss-block .rss-body .wb-blog .wb-blog-list .wb-blog-title a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  flex: 1;
  margin-left: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 390px;
}

/*
---------------------------------------------------------
visitors-block
--------------------------------------------------------- */
#index .visitors-block {
  margin: 0 auto 47px;
}
#index .visitors-block .title-wrap {
  margin: 0 auto 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#index .visitors-block .title-wrap h2 {
  margin-bottom: 8px;
}
#index .visitors-block .title-wrap span {
  padding: 0px 0 0 2px;
}
#index .visitors-block .text-wrap {
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.06em;
  margin: 13px 0 0 !important;
}

/*
---------------------------------------------------------
consultation-block
--------------------------------------------------------- */
#index .consultation-block {
  position: relative;
}
#index .consultation-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/item_right.webp);
  background-size: 350px 290px;
  width: 350px;
  height: 290px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(577px) translateY(394px);
  z-index: 0;
}
#index .consultation-block .title-block {
  display: flex;
  gap: 0 60px;
  flex-direction: row;
  margin: 0 0 26px 4px;
}
#index .consultation-block .title-block h2 {
  margin: 0 0 12px;
  letter-spacing: 0;
}
#index .consultation-block .title-block span {
  line-height: 1;
}
#index .consultation-block .title-block .text-wrap {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin: -6px 0;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#index .consultation-block .time-table-wrap {
  display: flex;
  flex-direction: row;
  gap: 41px;
  position: relative;
  z-index: 1;
}
#index .consultation-block .time-table-wrap .img-wrap {
  position: relative;
  height: auto;
  min-width: 490px;
  width: calc((100% - 55px) / 2);
}
#index .consultation-block .time-table-wrap .img-wrap img {
  content: "";
  position: absolute;
  max-width: 430px;
  height: auto;
}
#index .consultation-block .time-table-wrap .img-wrap img:nth-child(1) {
  top: 4px;
  left: -1px;
}
#index .consultation-block .time-table-wrap .img-wrap img:nth-child(2) {
  bottom: -3px;
  left: 59px;
}
#index .consultation-block .time-table-wrap .table-wrap {
  width: 514px;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap {
  width: 100%;
  border: 1px solid #86aec2;
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 24px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table {
  border: none;
  margin-bottom: 0;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .row.day {
  padding: 13px 22px 13px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .cell.corner {
  font-size: 20px;
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
  letter-spacing: 0.005rem;
  text-align: left;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .cell {
  width: calc((100% - 103px) / 6);
  text-align: center;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .corner,
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .row.morning .time-label,
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .row.afternoon .time-label {
  width: 103px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap {
  padding: 0 22px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap .row.morning {
  display: flex;
  padding: 16px 0px 14px;
  align-items: center;
  border-bottom: 1px solid #86aec2;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap .row.morning .time-label {
  position: relative;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap .row.morning .time-label span.comment {
  position: absolute;
  bottom: -11px;
  left: 0;
  letter-spacing: 0.007em;
  font-size: 10px;
  font-feature-settings: normal;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap .row.afternoon {
  padding: 7px 0px 11px;
  align-items: center;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap .row.afternoon .time-label {
  padding: 3px 0 0 1px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap .row.afternoon .time-label .time {
  font-size: 14px;
  letter-spacing: 0.005rem;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .time-wrap .row.afternoon .cell.info .time-info {
  top: 14px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .cell .circle {
  background-color: #3d7abc;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  margin: 0 auto;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .cell .circle02 {
  background-color: #71afe2;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  margin: 0 auto;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .cell.info {
  position: relative;
  font-size: 10px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .cell.info .time-info {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10px;
  font-weight: 500;
  white-space: nowrap;
  top: 14px;
  top: 18px;
}
#index .consultation-block .time-table-wrap .table-wrap .Edit-table-wrap .schedule-table .cell.none {
  background-color: #555;
  width: 9px;
  height: 1px;
}

#index .consultation-block .time-table-wrap .subjects ul {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
}
#index .consultation-block .time-table-wrap .subjects ul li {
  font-size: 12px;
  font-weight: 500;
  background-color: #e7ebec;
  padding: 2px 7px;
  letter-spacing: 0.005rem;
}
#index .consultation-block .time-table-wrap .Edit-table-wrap .text-wrap {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  padding: 0 26px 0 22px;
  margin: 5px 0 12px;
  letter-spacing: 0.005rem;
  font-feature-settings: normal;
}
#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;
  font-feature-settings: normal;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .title-wrap {
  background-color: #e7ebec;
  font-size: 20px;
  margin: 0 auto 7px;
  width: 225px;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .day-wrap {
  font-size: 24px;
  font-weight: 600;
  color: #e53e5e;
  border-bottom: 1px solid #86aec2;
  padding: 0 0 9px;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .text-wrap {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin: 11px 0 0;
  padding: 0 10px;
  letter-spacing: 0.005rem;
  line-height: 1.6;
}
#index .consultation-block .time-table-wrap .table-wrap .holiday-wrap .text-wrap a {
  color: #333;
}

/*
---------------------------------------------------------
item-block
--------------------------------------------------------- */
#index .item-block .title-block {
  display: flex;
  gap: 0 60px;
  flex-direction: row;
  margin: 0 0 26px;
}
#index .item-block .title-block .title-wrap {
  margin: 0 0 0 5px;
}
#index .item-block .title-block .title-wrap h2 {
  margin: 0 0 4px;
}
#index .item-block .title-block .title-wrap h2 span {
  line-height: 1;
  padding: 0 0 0 5px;
}
#index .item-block .item-wrap ul {
  position: relative;
  display: flex;
  gap: 27px;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  max-width: 960px;
  margin: 0 auto;
  z-index: 1;
}
#index .item-block .item-wrap ul li {
  width: 100%;
  border: 1px solid #86aec2;
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 24px;
  text-align: center;
  width: calc((100% - 27px) / 3);
  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 {
  display: flex;
  gap: 112px;
}
#index .info-access-block .info-wrap .title-block {
  margin: 0 0 21px;
}
#index .info-access-block .info-wrap .title-block .title-wrap {
  display: flex;
  gap: 22px;
  flex-direction: row;
}
#index .info-access-block .info-wrap .title-block .title-wrap h2 {
  margin: 0 0 11px -2px;
}
#index .info-access-block .info-wrap .title-block .title-wrap h2 span {
  line-height: 1;
  padding: 0 0 0 5px;
  font-size: 22px;
}
#index .info-access-block .info-wrap ul {
  display: flex;
  gap: 19px;
  position: relative;
  z-index: 1;
}
#index .info-access-block .info-wrap ul li {
  display: flex;
  flex-direction: column;
  font-size: 20px;
  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: 127px;
  height: 127px;
  padding: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 5px;
}
#index .info-access-block .info-wrap ul li:nth-child(2) .img-wrap {
  padding: 21px 23px 23px;
}
#index .info-access-block .access-wrap {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
#index .info-access-block .access-wrap .title-block {
  margin: 0;
}
#index .info-access-block .access-wrap .title-block .title-wrap {
  display: flex;
  gap: 22px;
  flex-direction: row;
}
#index .info-access-block .access-wrap .title-block .title-wrap h2 {
  padding: 0 0 0 5px;
  margin: 0 0 11px;
}
#index .info-access-block .access-wrap .title-block .title-wrap h2 span {
  line-height: 1;
  padding: 0 0 0 5px;
  font-size: 22px;
}
#index .info-access-block .access-wrap .content-wrap {
  display: flex;
  gap: 18px;
  flex-direction: row;
}
#index .info-access-block .access-wrap .content-wrap ul {
  display: flex;
  gap: 19px;
  flex-direction: column;
  margin: 0 0 0 14px;
}
#index .info-access-block .access-wrap .content-wrap ul li {
  display: flex;
  gap: 23px;
  font-weight: 500;
}
#index .info-access-block .access-wrap .content-wrap ul li .title-wrap {
  width: 68px;
  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 {
  display: flex;
  flex-direction: column;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap .small {
  font-size: 13px;
  margin: -1px 0 0;
}
#index .info-access-block .access-wrap .content-wrap ul li .text-wrap .car {
  padding: 0 0 0 20px;
  position: relative;
  margin: 8px 0;
}
#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;
  line-height: 1.3;
}
#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;
}

/*
---------------------------------------------------------
service-block
--------------------------------------------------------- */
#index .service-block {
  background-image: url(/img/index/service_bg.webp);
  background-size: cover;
  padding: 115px 0 120px;
  position: relative;
  margin: 0 0 122px;
}
#index .service-block::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/service_middle.webp);
  background-size: 165px 144px;
  width: 165px;
  height: 144px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(-566px) translateY(288px);
  z-index: 0;
}
#index .service-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/service_bottom.webp);
  background-size: 381px 330px;
  width: 381px;
  height: 330px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%) translateX(480px) translateY(113px);
  z-index: 0;
}
#index .service-block > .title-block {
  display: flex;
  gap: 0 60px;
  flex-direction: column;
  margin: 0 auto 26px;
  gap: 14px;
  text-align: center;
  position: relative;
}
#index .service-block > .title-block::before {
  content: "";
  position: absolute;
  background-image: url(/img/index/service_top.webp);
  background-size: 471px 172px;
  width: 471px;
  height: 172px;
  top: -88px;
  left: -56px;
  z-index: 0;
}
#index .service-block > .title-block .title-wrap {
  margin: 0 0 0 -2px;
}
#index .service-block > .title-block .title-wrap h2 {
  padding: 0 0 0 5px;
  margin: 0 0 13px;
  letter-spacing: 0;
}
#index .service-block > .title-block .title-wrap span {
  line-height: 1;
}
#index .service-block > .title-block .title-wrap .text-wrap {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
#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 {
  display: flex;
  flex-direction: row;
  gap: 24px;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .img-wrap {
  border-radius: 10px 0 0 10px;
  position: relative;
  width: calc((100% - 20px) / 2);
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .img-wrap img {
  display: block;
  object-fit: cover;
  height: 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: 5px 10px 7px 16px;
}
#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;
  font-family: "Zen Kaku Gothic New", "游ゴシック", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#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: 25px 20px 20px 0;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .title-wrap {
  font-weight: 600;
  font-size: 20px;
  text-align: left;
  margin: 0 0 16px;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .text-wrap {
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  margin: 0 0 10px;
  line-height: 1.7;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .tel-wrap {
  display: flex;
  flex-direction: column;
  gap: 7px;
  align-items: flex-start;
}
#index .service-block .wb-blog-content .wb-blog-list .list-wrap .detail-wrap .tel-wrap .tel {
  font-weight: 500;
  font-size: 14px;
  padding: 2px 9px;
  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: 26px;
}

/*
---------------------------------------------------------
slider-block
--------------------------------------------------------- */
#index .slider-block {
  margin-bottom: 129px;
}
#index .slider-block .slick-slide {
  margin: 0 0 0 38px;
  max-width: 374px !important;
}

/*
---------------------------------------------------------
hospital-block
--------------------------------------------------------- */
#index .hospital-block {
  margin-bottom: 135px;
}
#index .hospital-block .title-block {
  display: flex;
  gap: 60px;
  flex-direction: row;
  margin: 0 auto 18px;
  text-align: center;
  justify-content: center;
}
#index .hospital-block .title-block h2 {
  margin: 0 0 11px;
}
#index .hospital-block .title-block span {
  line-height: 1;
}
#index .hospital-block .title-block .text-wrap {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
#index .hospital-block .flex-wrap {
  display: flex;
  flex-direction: row;
  gap: 28px;
}
#index .hospital-block .flex-wrap .img-wrap {
  width: calc((100% - 28px) / 2);
}
#index .hospital-block .flex-wrap .text-wrap {
  width: calc((100% - 28px) / 2);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  margin: -4px 0 0;
  letter-spacing: 0.01em;
}
#index .hospital-block .flex-wrap .text-wrap p + p {
  margin: 26px 0 0;
}

/*
---------------------------------------------------------
faq-block
--------------------------------------------------------- */
#index .faq-block {
  position: relative;
  margin-bottom: 136px;
}
#index .faq-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/faq_right.webp);
  background-size: 383px 333px;
  width: 383px;
  height: 333px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(611px) translateY(-170px);
  z-index: 0;
}
#index .faq-block .title-block {
  text-align: center;
  margin-bottom: 24px;
}
#index .faq-block .title-block h2 {
  margin-bottom: 7px;
}
#index .faq-block .faq-wrap {
  position: relative;
  z-index: 1;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-categ {
  width: 900px;
  margin: 0 auto;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq:nth-child(even) .wb-faq-list {
  background-color: #f6fff3;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq:last-child {
  margin-bottom: 0;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-categ-title {
  display: none;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-list {
  margin-bottom: 26px;
  background-color: #fff;
  position: relative;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-list:last-child {
  margin-bottom: 0;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-list .button-wrap {
  position: absolute;
  top: 20px;
  right: 63px;
  cursor: pointer;
}
#index .faq-block .faq-wrap .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-wrap .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-wrap .faq-content-wrap .wb-faq-list .button-wrap button.toggle-btn.MOD-active::after {
  transform: translateX(-49%) rotate(180deg);
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-list .wb-faq-list-question {
  cursor: pointer;
  position: relative;
  padding: 18px 70px 14px 134px;
  font-weight: 500;
  letter-spacing: 0.09em;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-list .wb-faq-list-question::before {
  content: "Q";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3d7abc;
  font-size: 24px;
  font-weight: bold;
  border-radius: 50%;
  top: 5px;
  left: 75px;
  text-decoration: none;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-list .wb-faq-list-answer {
  position: relative;
  display: none;
  padding: 19px 70px 19px 114px;
}
#index .faq-block .faq-wrap .faq-content-wrap .wb-faq-list .wb-faq-list-answer::before {
  content: "A";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #cb4b63;
  font-size: 24px;
  font-weight: bold;
  border-radius: 50%;
  top: 9px;
  left: 77px;
}
#index .faq-block .faq-wrap .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;
}
#index .banner-block::after {
  content: "";
  position: absolute;
  background-image: url(/img/index/banner_left.webp);
  background-size: 396px 358px;
  width: 396px;
  height: 358px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(-647px) translateY(-158px);
  z-index: 0;
}
#index .banner-block .banner-wrap {
  display: flex;
  gap: 36px;
  justify-content: center;
  position: relative;
  z-index: 1;
}

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