/****************************************
*TOP
****************************************/
.header-eyecatch .main-visual-inner__content.column-9 {
  width: 100%;
}
.header-eyecatch .main-visual-inner__content > * {
  margin-left: 0;
  font-weight: bold !important;
  text-align: justify;
}
.header-eyecatch .main-visual__background {
  margin: auto;
}
@media (min-width: 600px) {
  .header-eyecatch .main-visual__background picture {
    height: 100%;
  }
  .header-eyecatch .main-visual__background picture img {
    max-width: initial;
    width: auto;
    height: 100%;
  }
}
@media (max-width: 599px) {
  .header-eyecatch {
    height: 170vw;
  }
  .header-eyecatch .main-visual__background {
    display: none;
  }
}

.c-section-widget__header {
  display: flex;
  flex-direction: column-reverse;
}
@media (max-width: 767px) {
  .c-section-widget__title {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .c-section-widget__sub-title {
    height: calc(8px * 9);
  }
}
@media (max-width: 767px) {
  .c-section-widget__sub-title {
    height: calc(8px * 5.5);
  }
}
.c-section-widget__sub-title img {
  height: 100%;
  width: auto;
}

#link_box_section-3 .c-section-widget__inner,
#shortcod_section-3 .c-section-widget__inner {
  background-color: rgba(244, 244, 244, 0.2);
}

#link_box_section-3 {
  padding-top: calc(8px * 6);
}
#link_box_section-3 .link-box {
  position: static;
}
@media (min-width: 768px) {
  #link_box_section-3 .link-box {
    padding-top: calc(calc(8px * 8) * 2);
  }
}
@media (max-width: 767px) {
  #link_box_section-3 .link-box {
    padding-top: calc(calc(8px * 8));
  }
}
#link_box_section-3 .l-content-widget:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1199px) and (min-width: 600px) {
  #link_box_section-3 .c-section-widget__header {
    padding-left: calc(8px * 4);
    padding-right: calc(8px * 4);
  }
}
#link_box_section-3 .link-box {
  position: content;
}
#link_box_section-3 .link-box__item {
  background-image: url("/wp-content/site-parts/page/top/img/service_bg.webp");
}
#link_box_section-3 .link-box__item-title {
  color: #0074d4;
}

#shortcod_section-5 .c-section-widget__inner {
  background-position: center top !important;
}
@media (min-width: 768px) {
  #shortcod_section-5 .c-section-widget__inner {
    background-size: contain !important;
  }
}
@media (max-width: 767px) {
  #shortcod_section-5 .c-section-widget__inner {
    background-size: auto 60vw !important;
  }
}

#shortcod_section-6 {
  position: relative;
}
#shortcod_section-6::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  background-color: #f1f9f9;
  content: "";
}
@media (min-width: 768px) {
  #shortcod_section-6::before {
    height: 50%;
  }
}
@media (max-width: 767px) {
  #shortcod_section-6::before {
    height: 60%;
  }
}
#shortcod_section-6 .splide__thumbnail img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

@media (min-width: 768px) {
  #shortcod_section-7 {
    padding-top: calc(8px * 8);
    padding-bottom: calc(8px * 8);
  }
}
#shortcod_section-7 .c-section-widget__inner {
  background-image: url("/wp-content/site-parts/page/top/img/mark-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-blend-mode: lighten;
  background-color: rgba(255, 255, 255, 0.9);
  width: min(90%, var(--ep-one-col-content-width-front-page));
}
@media (min-width: 768px) {
  #shortcod_section-7 .c-section-widget__inner {
    margin: auto;
    background-position: left;
  }
}
@media (max-width: 767px) {
  #shortcod_section-7 .c-section-widget__inner {
    background-position: center;
  }
}
#shortcod_section-7 .shortcod-content:first-of-type {
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media screen and (min-width: 960px) {
  #shortcod_section-7 .shortcod-content:first-of-type {
    font-size: 32px;
  }
}
@media screen and (max-width: 959px) {
  #shortcod_section-7 .shortcod-content:first-of-type {
    font-size: 28px;
  }
}
@media screen and (max-width: 599px) {
  #shortcod_section-7 .shortcod-content:first-of-type {
    font-size: 25px;
  }
}
#shortcod_section-7 .shortcod-content:nth-of-type(2) h2 {
  color: #0074d4;
  margin-bottom: calc(8px * 4);
}

#posts_list_section-3 .c-section-widget__sub-title {
  width: 100%;
}
#posts_list_section-3 .post-list-meta.has-cat {
  max-width: initial;
}
#posts_list_section-3 .post-list__item {
  margin-top: calc(8px * 3);
}
#posts_list_section-3 .post-list__link {
  display: block;
}
#posts_list_section-3 .post-list-meta {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  border-right: none;
  padding: 0;
  margin: 0;
}
#posts_list_section-3 .post-list-meta__cat {
  background-color: transparent;
  color: #0074d4;
}
#posts_list_section-3 .post-list-meta .date {
  margin-right: 2em;
}
#posts_list_section-3 .post-list__title {
  border-bottom: solid 1px #727272;
  padding-bottom: calc(8px * 2);
}

#post_slider_section-3 .c-section-widget__sub-title {
  width: 100%;
}
#post_slider_section-3 .post-slider__item .cat-name {
  top: 0;
  left: 0;
  padding: calc(8px * 0.5) calc(8px * 2) !important;
  background: linear-gradient(90deg, #0074d4, #38c6f6);
  border-radius: 0;
}

@media (min-width: 768px) {
  #shortcod_section-8 {
    padding-top: calc(8px * 8);
  }
}
#shortcod_section-8 .c-section-widget__inner {
  background-color: #f1f9f9;
}
#shortcod_section-8 .c-section-widget__header {
  margin-bottom: 0;
}
#shortcod_section-8 .c-section-widget__sub-title {
  width: 200px;
}
#shortcod_section-8 .l-content-widget:nth-of-type(1)::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 50%;
  background-color: #fff;
  content: "";
}
#shortcod_section-8 .l-content-widget:nth-of-type(2) {
  background-color: #fff;
  padding-top: calc(8px * 8);
}
#shortcod_section-8 .l-content-widget .ncButton {
  margin-bottom: calc(8px * 8);
}
#shortcod_section-8 .ncFrame_title::before, #shortcod_section-8 .ncFrame_content::before {
  top: 0.175em;
  background-color: transparent;
  font-weight: bold;
  font-size: 1.5em;
  font-style: italic;
}
#shortcod_section-8 .ncFrame_title {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 2em;
  border-bottom: 1px solid #727272;
}
#shortcod_section-8 .ncFrame_title::before {
  color: #0074d4;
}
#shortcod_section-8 .ncFrame_title::after {
  position: absolute;
  right: 0;
  color: #0074d4;
  font-size: 1.5em;
  font-family: "icomoon";
  content: "\e985";
}
#shortcod_section-8 .ncFrame_title.open::after {
  content: "\e986";
}
#shortcod_section-8 .ncFrame_content {
  padding-top: 1em;
  color: #0074d4;
}
#shortcod_section-8 .ncFrame_content::before {
  color: #b8e0e1;
}

#contents .l-content:last-child {
  display: none;
}/*# sourceMappingURL=style.css.map */