@charset "UTF-8";
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/* themeColor
-----------------------------*/
.grad_03 {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 112, 200, 0.1)), to(rgba(0, 112, 200, 0.15)));
  background: linear-gradient(90deg, rgba(0, 112, 200, 0.1) 0%, rgba(0, 112, 200, 0.15) 100%);
}

.max-width {
  max-width: 1440px;
}

.container_padding {
  padding-left: 20px;
  padding-right: 20px;
}

@media all and (max-width : 990px) {
  .inner_padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/*
.clearfix:after {
	content: "";
	display: block;
	clear: both;
} 
.clearfix:before {
	content: "";
	display: block;
	clear: both;
} 
.clearfix {
	display: block;
}
*/
.mt0 {
  margin-top: 0;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 22px;
}

.pl0 {
  padding-left: 0 !important;
}

.tac {
  text-align: center;
}

.cont_padding {
  padding: 0 20px;
}

.sp-only {
  display: none;
}
@media all and (max-width : 767px) {
  .sp-only {
    display: block !important;
  }
}

.pc-only {
  display: none;
}
@media all and (min-width: 768px) {
  .pc-only {
    display: block !important;
  }
}

.fz14 {
  font-size: 14px !important;
}

.lh0 {
  line-height: 0 !important;
}

.bold {
  font-weight: 700;
}

.ttl_h1 {
  line-height: 2.2rem;
}
@media all and (max-width : 767px) {
  .ttl_h1 {
    -webkit-text-stroke: 8px #ffffff;
    text-stroke: 8px #ffffff;
    paint-order: stroke;
  }
}
.ttl_h2, .p-cat__title, .p-page-header__title {
  font-size: 34px;
  line-height: 1.4166666667;
}
@media all and (max-width : 767px) {
  .ttl_h2, .p-cat__title, .p-page-header__title {
    font-size: 42px;
  }
}
.ttl_h3 {
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}
@media all and (max-width : 767px) {
  .ttl_h3 {
    font-size: 37px;
  }
}
.ttl.inner__strengths--ttl {
  font-size: 24px;
  line-height: 1.5008333333;
  text-align: center;
}

.inner__business--ttl, .inner__business__title, .p-business-card--ttl, .p-business-card__title, .p-service--ttl, .p-service__title {
  font-size: 24px;
}
@media all and (max-width : 767px) {
  .inner__business--ttl, .inner__business__title, .p-business-card--ttl, .p-business-card__title, .p-service--ttl, .p-service__title {
    font-size: 37px;
  }
}
.inner__business--txt, .inner__business__text, .p-business-card--txt, .p-business-card__text, .p-service--txt, .p-service__text {
  padding-top: 27px;
}
.inner__business--read, .p-business-card--read, .p-service--read {
  font-size: 22px;
  line-height: 1.6363636364;
}
@media all and (max-width : 767px) {
  .inner__business--read, .p-business-card--read, .p-service--read {
    font-size: 32px;
  }
}

.list-item_06 .inner__business--txt {
  font-size: 18px;
}
@media all and (max-width : 767px) {
  .list-item_06 .inner__business--txt {
    font-size: 18px;
  }
}

.inner__contact--txt, .p-cat__txt {
  font-size: 18px;
  text-align: center;
  line-height: 1.6672222222;
}
@media all and (max-width : 767px) {
  .inner__contact--txt, .p-cat__txt {
    font-size: 18px;
  }
}

.inner__footer--address * {
  font-size: 14px;
}
@media all and (max-width : 767px) {
  .inner__footer--address * {
    font-size: 22px;
  }
}

.copyright * {
  font-size: 14px;
  line-height: 0.9;
}
@media all and (max-width : 767px) {
  .copyright * {
    font-size: 22px;
  }
}

.head__nav--bx li a {
  color: #31312f;
}
@media all and (max-width : 767px) {
  .head__nav--bx li a {
    color: #ffffff;
  }
}

.head.mini .head__nav--bx li a {
  color: #ffffff;
}

.head__nav--mail a {
  font-size: 16px;
}
@media all and (max-width : 767px) {
  .head__nav--mail a {
    font-size: 29px;
  }
}

.menu--list__footer .menu__item * {
  color: #31312f;
}

.btn, .p-news__btn {
  color: #ffffff;
}
.btn__box {
  text-align: center;
}
.btn_txt {
  line-height: 1;
}

.c-breadcrumb * {
  font-size: 14px;
}

.p-page-header__title {
  text-align: center;
}

.p-cat__title {
  text-align: center;
}
@media all and (max-width : 767px) {
  .p-cat__txt {
    font-size: 32px;
  }
}

.p-inrto__heading {
  text-align: center;
  font-size: 22px;
  line-height: 1.6363636364;
}
@media all and (max-width : 767px) {
  .p-inrto__heading {
    font-size: 32px;
  }
}
.p-inrto__txt {
  text-align: center;
  font-size: 30px;
  line-height: 1.7333333333;
}
@media all and (max-width : 767px) {
  .p-inrto__txt {
    font-size: 37px;
  }
}

.u-bold {
  font-weight: 700;
}

.u-color_blue, .page-flooring .p-post-content--detail .u-text-blue, .page-flooring .p-styleguide__preview .u-text-blue, .page-electricity .p-post-content--detail .u-text-blue, .page-electricity .p-styleguide__preview .u-text-blue, .page-elevator .p-post-content--detail .u-text-blue, .page-elevator .p-styleguide__preview .u-text-blue, .page-relics .p-post-content--detail .u-text-blue, .page-relics .p-styleguide__preview .u-text-blue, .page-company .p-post-content--detail .u-text-blue, .page-company .p-styleguide__preview .u-text-blue, .page-news .p-post-content--detail .u-text-blue, .page-news .p-styleguide__preview .u-text-blue, .page-news-post .p-post-content--detail .u-text-blue, .page-news-post .p-styleguide__preview .u-text-blue, .page-faq .p-post-content--detail .u-text-blue, .page-faq .p-styleguide__preview .u-text-blue, .page-contact .p-post-content--detail .u-text-blue, .page-contact .p-styleguide__preview .u-text-blue, .page-confirm .p-post-content--detail .u-text-blue, .page-confirm .p-styleguide__preview .u-text-blue, .page-thanks .p-post-content--detail .u-text-blue, .page-thanks .p-styleguide__preview .u-text-blue {
  color: #0070c8;
}
.u-color_red {
  color: #dc3545;
}

.u-unline-dot {
  border-bottom: 4px dotted #ffffff;
}
.u-unline-dot_blue, .page-flooring .p-post-content--detail h2, .page-flooring .p-styleguide__preview h2, .page-electricity .p-post-content--detail h2, .page-electricity .p-styleguide__preview h2, .page-elevator .p-post-content--detail h2, .page-elevator .p-styleguide__preview h2, .page-relics .p-post-content--detail h2, .page-relics .p-styleguide__preview h2, .page-company .p-post-content--detail h2, .page-company .p-styleguide__preview h2, .page-news .p-post-content--detail h2, .page-news .p-styleguide__preview h2, .page-news-post .p-post-content--detail h2, .page-news-post .p-styleguide__preview h2, .page-faq .p-post-content--detail h2, .page-faq .p-styleguide__preview h2, .page-contact .p-post-content--detail h2, .page-contact .p-styleguide__preview h2, .page-confirm .p-post-content--detail h2, .page-confirm .p-styleguide__preview h2, .page-thanks .p-post-content--detail h2, .page-thanks .p-styleguide__preview h2 {
  border-bottom: 4px dotted rgba(0, 112, 200, 0.7);
}

.page-flooring .p-intro__body, .page-electricity .p-intro__body, .page-elevator .p-intro__body, .page-relics .p-intro__body, .page-company .p-intro__body, .page-news .p-intro__body, .page-news-post .p-intro__body, .page-faq .p-intro__body, .page-contact .p-intro__body, .page-confirm .p-intro__body, .page-thanks .p-intro__body {
  color: #31312f;
}
.page-flooring .p-intro__ttl, .page-electricity .p-intro__ttl, .page-elevator .p-intro__ttl, .page-relics .p-intro__ttl, .page-company .p-intro__ttl, .page-news .p-intro__ttl, .page-news-post .p-intro__ttl, .page-faq .p-intro__ttl, .page-contact .p-intro__ttl, .page-confirm .p-intro__ttl, .page-thanks .p-intro__ttl {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.5;
}
@media all and (max-width : 767px) {
  .page-flooring .p-intro__ttl, .page-electricity .p-intro__ttl, .page-elevator .p-intro__ttl, .page-relics .p-intro__ttl, .page-company .p-intro__ttl, .page-news .p-intro__ttl, .page-news-post .p-intro__ttl, .page-faq .p-intro__ttl, .page-contact .p-intro__ttl, .page-confirm .p-intro__ttl, .page-thanks .p-intro__ttl {
    font-size: 42px;
  }
}
.page-flooring .p-intro__txt, .page-electricity .p-intro__txt, .page-elevator .p-intro__txt, .page-relics .p-intro__txt, .page-company .p-intro__txt, .page-news .p-intro__txt, .page-news-post .p-intro__txt, .page-faq .p-intro__txt, .page-contact .p-intro__txt, .page-confirm .p-intro__txt, .page-thanks .p-intro__txt {
  font-size: 16px;
  line-height: 2;
}
@media all and (max-width : 767px) {
  .page-flooring .p-intro__txt, .page-electricity .p-intro__txt, .page-elevator .p-intro__txt, .page-relics .p-intro__txt, .page-company .p-intro__txt, .page-news .p-intro__txt, .page-news-post .p-intro__txt, .page-faq .p-intro__txt, .page-contact .p-intro__txt, .page-confirm .p-intro__txt, .page-thanks .p-intro__txt {
    font-size: 29px;
  }
}
.page-flooring .p-feature, .page-flooring .p-gallery, .page-flooring .p-flow, .page-flooring .p-license, .page-flooring .p-greeting, .page-flooring .p-profile, .page-flooring .p-post, .page-flooring .p-faq, .page-flooring .p-contact, .page-electricity .p-feature, .page-electricity .p-gallery, .page-electricity .p-flow, .page-electricity .p-license, .page-electricity .p-greeting, .page-electricity .p-profile, .page-electricity .p-post, .page-electricity .p-faq, .page-electricity .p-contact, .page-elevator .p-feature, .page-elevator .p-gallery, .page-elevator .p-flow, .page-elevator .p-license, .page-elevator .p-greeting, .page-elevator .p-profile, .page-elevator .p-post, .page-elevator .p-faq, .page-elevator .p-contact, .page-relics .p-feature, .page-relics .p-gallery, .page-relics .p-flow, .page-relics .p-license, .page-relics .p-greeting, .page-relics .p-profile, .page-relics .p-post, .page-relics .p-faq, .page-relics .p-contact, .page-company .p-feature, .page-company .p-gallery, .page-company .p-flow, .page-company .p-license, .page-company .p-greeting, .page-company .p-profile, .page-company .p-post, .page-company .p-faq, .page-company .p-contact, .page-news .p-feature, .page-news .p-gallery, .page-news .p-flow, .page-news .p-license, .page-news .p-greeting, .page-news .p-profile, .page-news .p-post, .page-news .p-faq, .page-news .p-contact, .page-news-post .p-feature, .page-news-post .p-gallery, .page-news-post .p-flow, .page-news-post .p-license, .page-news-post .p-greeting, .page-news-post .p-profile, .page-news-post .p-post, .page-news-post .p-faq, .page-news-post .p-contact, .page-faq .p-feature, .page-faq .p-gallery, .page-faq .p-flow, .page-faq .p-license, .page-faq .p-greeting, .page-faq .p-profile, .page-faq .p-post, .page-faq .p-faq, .page-faq .p-contact, .page-contact .p-feature, .page-contact .p-gallery, .page-contact .p-flow, .page-contact .p-license, .page-contact .p-greeting, .page-contact .p-profile, .page-contact .p-post, .page-contact .p-faq, .page-contact .p-contact, .page-confirm .p-feature, .page-confirm .p-gallery, .page-confirm .p-flow, .page-confirm .p-license, .page-confirm .p-greeting, .page-confirm .p-profile, .page-confirm .p-post, .page-confirm .p-faq, .page-confirm .p-contact, .page-thanks .p-feature, .page-thanks .p-gallery, .page-thanks .p-flow, .page-thanks .p-license, .page-thanks .p-greeting, .page-thanks .p-profile, .page-thanks .p-post, .page-thanks .p-faq, .page-thanks .p-contact {
  color: #31312f;
}
.page-flooring .p-feature__ttl, .page-flooring .p-gallery__ttl, .page-flooring .p-flow__ttl, .page-flooring .p-license__ttl, .page-flooring .p-greeting__ttl, .page-flooring .p-profile__ttl, .page-flooring .p-post__ttl, .page-flooring .p-faq__ttl, .page-flooring .p-contact__ttl, .page-electricity .p-feature__ttl, .page-electricity .p-gallery__ttl, .page-electricity .p-flow__ttl, .page-electricity .p-license__ttl, .page-electricity .p-greeting__ttl, .page-electricity .p-profile__ttl, .page-electricity .p-post__ttl, .page-electricity .p-faq__ttl, .page-electricity .p-contact__ttl, .page-elevator .p-feature__ttl, .page-elevator .p-gallery__ttl, .page-elevator .p-flow__ttl, .page-elevator .p-license__ttl, .page-elevator .p-greeting__ttl, .page-elevator .p-profile__ttl, .page-elevator .p-post__ttl, .page-elevator .p-faq__ttl, .page-elevator .p-contact__ttl, .page-relics .p-feature__ttl, .page-relics .p-gallery__ttl, .page-relics .p-flow__ttl, .page-relics .p-license__ttl, .page-relics .p-greeting__ttl, .page-relics .p-profile__ttl, .page-relics .p-post__ttl, .page-relics .p-faq__ttl, .page-relics .p-contact__ttl, .page-company .p-feature__ttl, .page-company .p-gallery__ttl, .page-company .p-flow__ttl, .page-company .p-license__ttl, .page-company .p-greeting__ttl, .page-company .p-profile__ttl, .page-company .p-post__ttl, .page-company .p-faq__ttl, .page-company .p-contact__ttl, .page-news .p-feature__ttl, .page-news .p-gallery__ttl, .page-news .p-flow__ttl, .page-news .p-license__ttl, .page-news .p-greeting__ttl, .page-news .p-profile__ttl, .page-news .p-post__ttl, .page-news .p-faq__ttl, .page-news .p-contact__ttl, .page-news-post .p-feature__ttl, .page-news-post .p-gallery__ttl, .page-news-post .p-flow__ttl, .page-news-post .p-license__ttl, .page-news-post .p-greeting__ttl, .page-news-post .p-profile__ttl, .page-news-post .p-post__ttl, .page-news-post .p-faq__ttl, .page-news-post .p-contact__ttl, .page-faq .p-feature__ttl, .page-faq .p-gallery__ttl, .page-faq .p-flow__ttl, .page-faq .p-license__ttl, .page-faq .p-greeting__ttl, .page-faq .p-profile__ttl, .page-faq .p-post__ttl, .page-faq .p-faq__ttl, .page-faq .p-contact__ttl, .page-contact .p-feature__ttl, .page-contact .p-gallery__ttl, .page-contact .p-flow__ttl, .page-contact .p-license__ttl, .page-contact .p-greeting__ttl, .page-contact .p-profile__ttl, .page-contact .p-post__ttl, .page-contact .p-faq__ttl, .page-contact .p-contact__ttl, .page-confirm .p-feature__ttl, .page-confirm .p-gallery__ttl, .page-confirm .p-flow__ttl, .page-confirm .p-license__ttl, .page-confirm .p-greeting__ttl, .page-confirm .p-profile__ttl, .page-confirm .p-post__ttl, .page-confirm .p-faq__ttl, .page-confirm .p-contact__ttl, .page-thanks .p-feature__ttl, .page-thanks .p-gallery__ttl, .page-thanks .p-flow__ttl, .page-thanks .p-license__ttl, .page-thanks .p-greeting__ttl, .page-thanks .p-profile__ttl, .page-thanks .p-post__ttl, .page-thanks .p-faq__ttl, .page-thanks .p-contact__ttl {
  font-size: 34px;
  line-height: 1.4166666667;
}
@media all and (max-width : 767px) {
  .page-flooring .p-feature__ttl, .page-flooring .p-gallery__ttl, .page-flooring .p-flow__ttl, .page-flooring .p-license__ttl, .page-flooring .p-greeting__ttl, .page-flooring .p-profile__ttl, .page-flooring .p-post__ttl, .page-flooring .p-faq__ttl, .page-flooring .p-contact__ttl, .page-electricity .p-feature__ttl, .page-electricity .p-gallery__ttl, .page-electricity .p-flow__ttl, .page-electricity .p-license__ttl, .page-electricity .p-greeting__ttl, .page-electricity .p-profile__ttl, .page-electricity .p-post__ttl, .page-electricity .p-faq__ttl, .page-electricity .p-contact__ttl, .page-elevator .p-feature__ttl, .page-elevator .p-gallery__ttl, .page-elevator .p-flow__ttl, .page-elevator .p-license__ttl, .page-elevator .p-greeting__ttl, .page-elevator .p-profile__ttl, .page-elevator .p-post__ttl, .page-elevator .p-faq__ttl, .page-elevator .p-contact__ttl, .page-relics .p-feature__ttl, .page-relics .p-gallery__ttl, .page-relics .p-flow__ttl, .page-relics .p-license__ttl, .page-relics .p-greeting__ttl, .page-relics .p-profile__ttl, .page-relics .p-post__ttl, .page-relics .p-faq__ttl, .page-relics .p-contact__ttl, .page-company .p-feature__ttl, .page-company .p-gallery__ttl, .page-company .p-flow__ttl, .page-company .p-license__ttl, .page-company .p-greeting__ttl, .page-company .p-profile__ttl, .page-company .p-post__ttl, .page-company .p-faq__ttl, .page-company .p-contact__ttl, .page-news .p-feature__ttl, .page-news .p-gallery__ttl, .page-news .p-flow__ttl, .page-news .p-license__ttl, .page-news .p-greeting__ttl, .page-news .p-profile__ttl, .page-news .p-post__ttl, .page-news .p-faq__ttl, .page-news .p-contact__ttl, .page-news-post .p-feature__ttl, .page-news-post .p-gallery__ttl, .page-news-post .p-flow__ttl, .page-news-post .p-license__ttl, .page-news-post .p-greeting__ttl, .page-news-post .p-profile__ttl, .page-news-post .p-post__ttl, .page-news-post .p-faq__ttl, .page-news-post .p-contact__ttl, .page-faq .p-feature__ttl, .page-faq .p-gallery__ttl, .page-faq .p-flow__ttl, .page-faq .p-license__ttl, .page-faq .p-greeting__ttl, .page-faq .p-profile__ttl, .page-faq .p-post__ttl, .page-faq .p-faq__ttl, .page-faq .p-contact__ttl, .page-contact .p-feature__ttl, .page-contact .p-gallery__ttl, .page-contact .p-flow__ttl, .page-contact .p-license__ttl, .page-contact .p-greeting__ttl, .page-contact .p-profile__ttl, .page-contact .p-post__ttl, .page-contact .p-faq__ttl, .page-contact .p-contact__ttl, .page-confirm .p-feature__ttl, .page-confirm .p-gallery__ttl, .page-confirm .p-flow__ttl, .page-confirm .p-license__ttl, .page-confirm .p-greeting__ttl, .page-confirm .p-profile__ttl, .page-confirm .p-post__ttl, .page-confirm .p-faq__ttl, .page-confirm .p-contact__ttl, .page-thanks .p-feature__ttl, .page-thanks .p-gallery__ttl, .page-thanks .p-flow__ttl, .page-thanks .p-license__ttl, .page-thanks .p-greeting__ttl, .page-thanks .p-profile__ttl, .page-thanks .p-post__ttl, .page-thanks .p-faq__ttl, .page-thanks .p-contact__ttl {
    font-size: 42px;
  }
}
.page-flooring .p-feature__subttl, .page-flooring .p-gallery__subttl, .page-flooring .p-flow__subttl, .page-flooring .p-license__subttl, .page-flooring .p-greeting__subttl, .page-flooring .p-profile__subttl, .page-flooring .p-post__subttl, .page-flooring .p-faq__subttl, .page-flooring .p-contact__subttl, .page-electricity .p-feature__subttl, .page-electricity .p-gallery__subttl, .page-electricity .p-flow__subttl, .page-electricity .p-license__subttl, .page-electricity .p-greeting__subttl, .page-electricity .p-profile__subttl, .page-electricity .p-post__subttl, .page-electricity .p-faq__subttl, .page-electricity .p-contact__subttl, .page-elevator .p-feature__subttl, .page-elevator .p-gallery__subttl, .page-elevator .p-flow__subttl, .page-elevator .p-license__subttl, .page-elevator .p-greeting__subttl, .page-elevator .p-profile__subttl, .page-elevator .p-post__subttl, .page-elevator .p-faq__subttl, .page-elevator .p-contact__subttl, .page-relics .p-feature__subttl, .page-relics .p-gallery__subttl, .page-relics .p-flow__subttl, .page-relics .p-license__subttl, .page-relics .p-greeting__subttl, .page-relics .p-profile__subttl, .page-relics .p-post__subttl, .page-relics .p-faq__subttl, .page-relics .p-contact__subttl, .page-company .p-feature__subttl, .page-company .p-gallery__subttl, .page-company .p-flow__subttl, .page-company .p-license__subttl, .page-company .p-greeting__subttl, .page-company .p-profile__subttl, .page-company .p-post__subttl, .page-company .p-faq__subttl, .page-company .p-contact__subttl, .page-news .p-feature__subttl, .page-news .p-gallery__subttl, .page-news .p-flow__subttl, .page-news .p-license__subttl, .page-news .p-greeting__subttl, .page-news .p-profile__subttl, .page-news .p-post__subttl, .page-news .p-faq__subttl, .page-news .p-contact__subttl, .page-news-post .p-feature__subttl, .page-news-post .p-gallery__subttl, .page-news-post .p-flow__subttl, .page-news-post .p-license__subttl, .page-news-post .p-greeting__subttl, .page-news-post .p-profile__subttl, .page-news-post .p-post__subttl, .page-news-post .p-faq__subttl, .page-news-post .p-contact__subttl, .page-faq .p-feature__subttl, .page-faq .p-gallery__subttl, .page-faq .p-flow__subttl, .page-faq .p-license__subttl, .page-faq .p-greeting__subttl, .page-faq .p-profile__subttl, .page-faq .p-post__subttl, .page-faq .p-faq__subttl, .page-faq .p-contact__subttl, .page-contact .p-feature__subttl, .page-contact .p-gallery__subttl, .page-contact .p-flow__subttl, .page-contact .p-license__subttl, .page-contact .p-greeting__subttl, .page-contact .p-profile__subttl, .page-contact .p-post__subttl, .page-contact .p-faq__subttl, .page-contact .p-contact__subttl, .page-confirm .p-feature__subttl, .page-confirm .p-gallery__subttl, .page-confirm .p-flow__subttl, .page-confirm .p-license__subttl, .page-confirm .p-greeting__subttl, .page-confirm .p-profile__subttl, .page-confirm .p-post__subttl, .page-confirm .p-faq__subttl, .page-confirm .p-contact__subttl, .page-thanks .p-feature__subttl, .page-thanks .p-gallery__subttl, .page-thanks .p-flow__subttl, .page-thanks .p-license__subttl, .page-thanks .p-greeting__subttl, .page-thanks .p-profile__subttl, .page-thanks .p-post__subttl, .page-thanks .p-faq__subttl, .page-thanks .p-contact__subttl {
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}
@media all and (max-width : 767px) {
  .page-flooring .p-feature__subttl, .page-flooring .p-gallery__subttl, .page-flooring .p-flow__subttl, .page-flooring .p-license__subttl, .page-flooring .p-greeting__subttl, .page-flooring .p-profile__subttl, .page-flooring .p-post__subttl, .page-flooring .p-faq__subttl, .page-flooring .p-contact__subttl, .page-electricity .p-feature__subttl, .page-electricity .p-gallery__subttl, .page-electricity .p-flow__subttl, .page-electricity .p-license__subttl, .page-electricity .p-greeting__subttl, .page-electricity .p-profile__subttl, .page-electricity .p-post__subttl, .page-electricity .p-faq__subttl, .page-electricity .p-contact__subttl, .page-elevator .p-feature__subttl, .page-elevator .p-gallery__subttl, .page-elevator .p-flow__subttl, .page-elevator .p-license__subttl, .page-elevator .p-greeting__subttl, .page-elevator .p-profile__subttl, .page-elevator .p-post__subttl, .page-elevator .p-faq__subttl, .page-elevator .p-contact__subttl, .page-relics .p-feature__subttl, .page-relics .p-gallery__subttl, .page-relics .p-flow__subttl, .page-relics .p-license__subttl, .page-relics .p-greeting__subttl, .page-relics .p-profile__subttl, .page-relics .p-post__subttl, .page-relics .p-faq__subttl, .page-relics .p-contact__subttl, .page-company .p-feature__subttl, .page-company .p-gallery__subttl, .page-company .p-flow__subttl, .page-company .p-license__subttl, .page-company .p-greeting__subttl, .page-company .p-profile__subttl, .page-company .p-post__subttl, .page-company .p-faq__subttl, .page-company .p-contact__subttl, .page-news .p-feature__subttl, .page-news .p-gallery__subttl, .page-news .p-flow__subttl, .page-news .p-license__subttl, .page-news .p-greeting__subttl, .page-news .p-profile__subttl, .page-news .p-post__subttl, .page-news .p-faq__subttl, .page-news .p-contact__subttl, .page-news-post .p-feature__subttl, .page-news-post .p-gallery__subttl, .page-news-post .p-flow__subttl, .page-news-post .p-license__subttl, .page-news-post .p-greeting__subttl, .page-news-post .p-profile__subttl, .page-news-post .p-post__subttl, .page-news-post .p-faq__subttl, .page-news-post .p-contact__subttl, .page-faq .p-feature__subttl, .page-faq .p-gallery__subttl, .page-faq .p-flow__subttl, .page-faq .p-license__subttl, .page-faq .p-greeting__subttl, .page-faq .p-profile__subttl, .page-faq .p-post__subttl, .page-faq .p-faq__subttl, .page-faq .p-contact__subttl, .page-contact .p-feature__subttl, .page-contact .p-gallery__subttl, .page-contact .p-flow__subttl, .page-contact .p-license__subttl, .page-contact .p-greeting__subttl, .page-contact .p-profile__subttl, .page-contact .p-post__subttl, .page-contact .p-faq__subttl, .page-contact .p-contact__subttl, .page-confirm .p-feature__subttl, .page-confirm .p-gallery__subttl, .page-confirm .p-flow__subttl, .page-confirm .p-license__subttl, .page-confirm .p-greeting__subttl, .page-confirm .p-profile__subttl, .page-confirm .p-post__subttl, .page-confirm .p-faq__subttl, .page-confirm .p-contact__subttl, .page-thanks .p-feature__subttl, .page-thanks .p-gallery__subttl, .page-thanks .p-flow__subttl, .page-thanks .p-license__subttl, .page-thanks .p-greeting__subttl, .page-thanks .p-profile__subttl, .page-thanks .p-post__subttl, .page-thanks .p-faq__subttl, .page-thanks .p-contact__subttl {
    font-size: 37px;
  }
}
.page-flooring .p-gallery__ttl, .page-electricity .p-gallery__ttl, .page-elevator .p-gallery__ttl, .page-relics .p-gallery__ttl, .page-company .p-gallery__ttl, .page-news .p-gallery__ttl, .page-news-post .p-gallery__ttl, .page-faq .p-gallery__ttl, .page-contact .p-gallery__ttl, .page-confirm .p-gallery__ttl, .page-thanks .p-gallery__ttl {
  text-align: center;
}
.page-flooring .p-gallery__ttl2nd, .page-electricity .p-gallery__ttl2nd, .page-elevator .p-gallery__ttl2nd, .page-relics .p-gallery__ttl2nd, .page-company .p-gallery__ttl2nd, .page-news .p-gallery__ttl2nd, .page-news-post .p-gallery__ttl2nd, .page-faq .p-gallery__ttl2nd, .page-contact .p-gallery__ttl2nd, .page-confirm .p-gallery__ttl2nd, .page-thanks .p-gallery__ttl2nd {
  font-size: 24px;
  line-height: 1.5;
}
@media all and (max-width : 767px) {
  .page-flooring .p-gallery__ttl2nd, .page-electricity .p-gallery__ttl2nd, .page-elevator .p-gallery__ttl2nd, .page-relics .p-gallery__ttl2nd, .page-company .p-gallery__ttl2nd, .page-news .p-gallery__ttl2nd, .page-news-post .p-gallery__ttl2nd, .page-faq .p-gallery__ttl2nd, .page-contact .p-gallery__ttl2nd, .page-confirm .p-gallery__ttl2nd, .page-thanks .p-gallery__ttl2nd {
    font-size: 37px;
  }
}
.page-flooring .p-gallery .subttl, .page-electricity .p-gallery .subttl, .page-elevator .p-gallery .subttl, .page-relics .p-gallery .subttl, .page-company .p-gallery .subttl, .page-news .p-gallery .subttl, .page-news-post .p-gallery .subttl, .page-faq .p-gallery .subttl, .page-contact .p-gallery .subttl, .page-confirm .p-gallery .subttl, .page-thanks .p-gallery .subttl {
  font-size: 18px;
  text-align: center;
  line-height: 1.6672222222;
}
@media all and (max-width : 767px) {
  .page-flooring .p-gallery .subttl, .page-electricity .p-gallery .subttl, .page-elevator .p-gallery .subttl, .page-relics .p-gallery .subttl, .page-company .p-gallery .subttl, .page-news .p-gallery .subttl, .page-news-post .p-gallery .subttl, .page-faq .p-gallery .subttl, .page-contact .p-gallery .subttl, .page-confirm .p-gallery .subttl, .page-thanks .p-gallery .subttl {
    font-size: 18px;
  }
}
.page-flooring .p-flow__ttl, .page-electricity .p-flow__ttl, .page-elevator .p-flow__ttl, .page-relics .p-flow__ttl, .page-company .p-flow__ttl, .page-news .p-flow__ttl, .page-news-post .p-flow__ttl, .page-faq .p-flow__ttl, .page-contact .p-flow__ttl, .page-confirm .p-flow__ttl, .page-thanks .p-flow__ttl {
  text-align: center;
}
.page-flooring .p-flow__read, .page-electricity .p-flow__read, .page-elevator .p-flow__read, .page-relics .p-flow__read, .page-company .p-flow__read, .page-news .p-flow__read, .page-news-post .p-flow__read, .page-faq .p-flow__read, .page-contact .p-flow__read, .page-confirm .p-flow__read, .page-thanks .p-flow__read {
  font-size: 18px;
  text-align: center;
  line-height: 1.6672222222;
}
@media all and (max-width : 767px) {
  .page-flooring .p-flow__read, .page-electricity .p-flow__read, .page-elevator .p-flow__read, .page-relics .p-flow__read, .page-company .p-flow__read, .page-news .p-flow__read, .page-news-post .p-flow__read, .page-faq .p-flow__read, .page-contact .p-flow__read, .page-confirm .p-flow__read, .page-thanks .p-flow__read {
    font-size: 18px;
  }
}
.page-flooring .p-flow__subttl, .page-electricity .p-flow__subttl, .page-elevator .p-flow__subttl, .page-relics .p-flow__subttl, .page-company .p-flow__subttl, .page-news .p-flow__subttl, .page-news-post .p-flow__subttl, .page-faq .p-flow__subttl, .page-contact .p-flow__subttl, .page-confirm .p-flow__subttl, .page-thanks .p-flow__subttl {
  font-size: 18px;
  text-align: center;
  line-height: 1.6672222222;
}
@media all and (max-width : 767px) {
  .page-flooring .p-flow__subttl, .page-electricity .p-flow__subttl, .page-elevator .p-flow__subttl, .page-relics .p-flow__subttl, .page-company .p-flow__subttl, .page-news .p-flow__subttl, .page-news-post .p-flow__subttl, .page-faq .p-flow__subttl, .page-contact .p-flow__subttl, .page-confirm .p-flow__subttl, .page-thanks .p-flow__subttl {
    font-size: 18px;
  }
}
.page-flooring .p-flow__note, .page-electricity .p-flow__note, .page-elevator .p-flow__note, .page-relics .p-flow__note, .page-company .p-flow__note, .page-news .p-flow__note, .page-news-post .p-flow__note, .page-faq .p-flow__note, .page-contact .p-flow__note, .page-confirm .p-flow__note, .page-thanks .p-flow__note {
  font-size: 14px;
  line-height: 1.1;
}
.page-flooring .p-license__read, .page-electricity .p-license__read, .page-elevator .p-license__read, .page-relics .p-license__read, .page-company .p-license__read, .page-news .p-license__read, .page-news-post .p-license__read, .page-faq .p-license__read, .page-contact .p-license__read, .page-confirm .p-license__read, .page-thanks .p-license__read {
  font-size: 18px;
  text-align: center;
  line-height: 1.6672222222;
}
@media all and (max-width : 767px) {
  .page-flooring .p-license__read, .page-electricity .p-license__read, .page-elevator .p-license__read, .page-relics .p-license__read, .page-company .p-license__read, .page-news .p-license__read, .page-news-post .p-license__read, .page-faq .p-license__read, .page-contact .p-license__read, .page-confirm .p-license__read, .page-thanks .p-license__read {
    font-size: 18px;
  }
}
.page-flooring .p-license__issuer, .page-flooring .p-license__number, .page-electricity .p-license__issuer, .page-electricity .p-license__number, .page-elevator .p-license__issuer, .page-elevator .p-license__number, .page-relics .p-license__issuer, .page-relics .p-license__number, .page-company .p-license__issuer, .page-company .p-license__number, .page-news .p-license__issuer, .page-news .p-license__number, .page-news-post .p-license__issuer, .page-news-post .p-license__number, .page-faq .p-license__issuer, .page-faq .p-license__number, .page-contact .p-license__issuer, .page-contact .p-license__number, .page-confirm .p-license__issuer, .page-confirm .p-license__number, .page-thanks .p-license__issuer, .page-thanks .p-license__number {
  font-size: 18px;
  text-align: center;
  line-height: 1.6672222222;
}
@media all and (max-width : 767px) {
  .page-flooring .p-license__issuer, .page-flooring .p-license__number, .page-electricity .p-license__issuer, .page-electricity .p-license__number, .page-elevator .p-license__issuer, .page-elevator .p-license__number, .page-relics .p-license__issuer, .page-relics .p-license__number, .page-company .p-license__issuer, .page-company .p-license__number, .page-news .p-license__issuer, .page-news .p-license__number, .page-news-post .p-license__issuer, .page-news-post .p-license__number, .page-faq .p-license__issuer, .page-faq .p-license__number, .page-contact .p-license__issuer, .page-contact .p-license__number, .page-confirm .p-license__issuer, .page-confirm .p-license__number, .page-thanks .p-license__issuer, .page-thanks .p-license__number {
    font-size: 18px;
  }
}
.page-flooring .p-license__name, .page-electricity .p-license__name, .page-elevator .p-license__name, .page-relics .p-license__name, .page-company .p-license__name, .page-news .p-license__name, .page-news-post .p-license__name, .page-faq .p-license__name, .page-contact .p-license__name, .page-confirm .p-license__name, .page-thanks .p-license__name {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.page-flooring .p-license__number, .page-electricity .p-license__number, .page-elevator .p-license__number, .page-relics .p-license__number, .page-company .p-license__number, .page-news .p-license__number, .page-news-post .p-license__number, .page-faq .p-license__number, .page-contact .p-license__number, .page-confirm .p-license__number, .page-thanks .p-license__number {
  letter-spacing: 0.05em;
}
.page-flooring .p-greeting__ttl, .page-electricity .p-greeting__ttl, .page-elevator .p-greeting__ttl, .page-relics .p-greeting__ttl, .page-company .p-greeting__ttl, .page-news .p-greeting__ttl, .page-news-post .p-greeting__ttl, .page-faq .p-greeting__ttl, .page-contact .p-greeting__ttl, .page-confirm .p-greeting__ttl, .page-thanks .p-greeting__ttl {
  text-align: center;
}
.page-flooring .p-greeting__subttl, .page-electricity .p-greeting__subttl, .page-elevator .p-greeting__subttl, .page-relics .p-greeting__subttl, .page-company .p-greeting__subttl, .page-news .p-greeting__subttl, .page-news-post .p-greeting__subttl, .page-faq .p-greeting__subttl, .page-contact .p-greeting__subttl, .page-confirm .p-greeting__subttl, .page-thanks .p-greeting__subttl {
  font-size: 24px;
  text-align: left;
  font-weight: 600;
  color: #0070c8;
}
@media all and (max-width : 767px) {
  .page-flooring .p-greeting__subttl, .page-electricity .p-greeting__subttl, .page-elevator .p-greeting__subttl, .page-relics .p-greeting__subttl, .page-company .p-greeting__subttl, .page-news .p-greeting__subttl, .page-news-post .p-greeting__subttl, .page-faq .p-greeting__subttl, .page-contact .p-greeting__subttl, .page-confirm .p-greeting__subttl, .page-thanks .p-greeting__subttl {
    font-size: 37px;
  }
}
.page-flooring .p-greeting-txt, .page-electricity .p-greeting-txt, .page-elevator .p-greeting-txt, .page-relics .p-greeting-txt, .page-company .p-greeting-txt, .page-news .p-greeting-txt, .page-news-post .p-greeting-txt, .page-faq .p-greeting-txt, .page-contact .p-greeting-txt, .page-confirm .p-greeting-txt, .page-thanks .p-greeting-txt {
  text-align: center;
}
.page-flooring .p-greeting-name, .page-electricity .p-greeting-name, .page-elevator .p-greeting-name, .page-relics .p-greeting-name, .page-company .p-greeting-name, .page-news .p-greeting-name, .page-news-post .p-greeting-name, .page-faq .p-greeting-name, .page-contact .p-greeting-name, .page-confirm .p-greeting-name, .page-thanks .p-greeting-name {
  font-size: 20px;
  display: block;
  line-height: 1.6672222222;
  text-align: center;
}
.page-flooring .p-profile__ttl, .page-flooring .p-profile__read, .page-electricity .p-profile__ttl, .page-electricity .p-profile__read, .page-elevator .p-profile__ttl, .page-elevator .p-profile__read, .page-relics .p-profile__ttl, .page-relics .p-profile__read, .page-company .p-profile__ttl, .page-company .p-profile__read, .page-news .p-profile__ttl, .page-news .p-profile__read, .page-news-post .p-profile__ttl, .page-news-post .p-profile__read, .page-faq .p-profile__ttl, .page-faq .p-profile__read, .page-contact .p-profile__ttl, .page-contact .p-profile__read, .page-confirm .p-profile__ttl, .page-confirm .p-profile__read, .page-thanks .p-profile__ttl, .page-thanks .p-profile__read {
  text-align: center;
}
.page-flooring .p-post__ttl, .page-electricity .p-post__ttl, .page-elevator .p-post__ttl, .page-relics .p-post__ttl, .page-company .p-post__ttl, .page-news .p-post__ttl, .page-news-post .p-post__ttl, .page-faq .p-post__ttl, .page-contact .p-post__ttl, .page-confirm .p-post__ttl, .page-thanks .p-post__ttl {
  font-size: 20px;
  line-height: 1.6672222222;
  text-align: center;
}
@media all and (max-width : 767px) {
  .page-flooring .p-post__ttl, .page-electricity .p-post__ttl, .page-elevator .p-post__ttl, .page-relics .p-post__ttl, .page-company .p-post__ttl, .page-news .p-post__ttl, .page-news-post .p-post__ttl, .page-faq .p-post__ttl, .page-contact .p-post__ttl, .page-confirm .p-post__ttl, .page-thanks .p-post__ttl {
    font-size: 36px;
  }
}
.page-flooring .p-post-date, .page-electricity .p-post-date, .page-elevator .p-post-date, .page-relics .p-post-date, .page-company .p-post-date, .page-news .p-post-date, .page-news-post .p-post-date, .page-faq .p-post-date, .page-contact .p-post-date, .page-confirm .p-post-date, .page-thanks .p-post-date {
  text-align: center;
  margin-top: 16px;
}
@media all and (max-width : 990px) {
  .page-flooring .p-post-date, .page-electricity .p-post-date, .page-elevator .p-post-date, .page-relics .p-post-date, .page-company .p-post-date, .page-news .p-post-date, .page-news-post .p-post-date, .page-faq .p-post-date, .page-contact .p-post-date, .page-confirm .p-post-date, .page-thanks .p-post-date {
    margin-top: 16px;
  }
}
.page-flooring .p-post-date__item, .page-electricity .p-post-date__item, .page-elevator .p-post-date__item, .page-relics .p-post-date__item, .page-company .p-post-date__item, .page-news .p-post-date__item, .page-news-post .p-post-date__item, .page-faq .p-post-date__item, .page-contact .p-post-date__item, .page-confirm .p-post-date__item, .page-thanks .p-post-date__item {
  font-size: 14px;
  line-height: 1;
}
.page-flooring .p-post-content--detail h2, .page-flooring .p-styleguide__preview h2, .page-electricity .p-post-content--detail h2, .page-electricity .p-styleguide__preview h2, .page-elevator .p-post-content--detail h2, .page-elevator .p-styleguide__preview h2, .page-relics .p-post-content--detail h2, .page-relics .p-styleguide__preview h2, .page-company .p-post-content--detail h2, .page-company .p-styleguide__preview h2, .page-news .p-post-content--detail h2, .page-news .p-styleguide__preview h2, .page-news-post .p-post-content--detail h2, .page-news-post .p-styleguide__preview h2, .page-faq .p-post-content--detail h2, .page-faq .p-styleguide__preview h2, .page-contact .p-post-content--detail h2, .page-contact .p-styleguide__preview h2, .page-confirm .p-post-content--detail h2, .page-confirm .p-styleguide__preview h2, .page-thanks .p-post-content--detail h2, .page-thanks .p-styleguide__preview h2 {
  font-size: 20px;
  line-height: 1.6672222222;
}
@media all and (max-width : 767px) {
  .page-flooring .p-post-content--detail h2, .page-flooring .p-styleguide__preview h2, .page-electricity .p-post-content--detail h2, .page-electricity .p-styleguide__preview h2, .page-elevator .p-post-content--detail h2, .page-elevator .p-styleguide__preview h2, .page-relics .p-post-content--detail h2, .page-relics .p-styleguide__preview h2, .page-company .p-post-content--detail h2, .page-company .p-styleguide__preview h2, .page-news .p-post-content--detail h2, .page-news .p-styleguide__preview h2, .page-news-post .p-post-content--detail h2, .page-news-post .p-styleguide__preview h2, .page-faq .p-post-content--detail h2, .page-faq .p-styleguide__preview h2, .page-contact .p-post-content--detail h2, .page-contact .p-styleguide__preview h2, .page-confirm .p-post-content--detail h2, .page-confirm .p-styleguide__preview h2, .page-thanks .p-post-content--detail h2, .page-thanks .p-styleguide__preview h2 {
    font-size: 36px;
  }
}
.page-flooring .p-post-content--detail h3, .page-flooring .p-styleguide__preview h3, .page-electricity .p-post-content--detail h3, .page-electricity .p-styleguide__preview h3, .page-elevator .p-post-content--detail h3, .page-elevator .p-styleguide__preview h3, .page-relics .p-post-content--detail h3, .page-relics .p-styleguide__preview h3, .page-company .p-post-content--detail h3, .page-company .p-styleguide__preview h3, .page-news .p-post-content--detail h3, .page-news .p-styleguide__preview h3, .page-news-post .p-post-content--detail h3, .page-news-post .p-styleguide__preview h3, .page-faq .p-post-content--detail h3, .page-faq .p-styleguide__preview h3, .page-contact .p-post-content--detail h3, .page-contact .p-styleguide__preview h3, .page-confirm .p-post-content--detail h3, .page-confirm .p-styleguide__preview h3, .page-thanks .p-post-content--detail h3, .page-thanks .p-styleguide__preview h3 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 8px;
  color: #0070c8;
}
@media all and (max-width : 767px) {
  .page-flooring .p-post-content--detail h3, .page-flooring .p-styleguide__preview h3, .page-electricity .p-post-content--detail h3, .page-electricity .p-styleguide__preview h3, .page-elevator .p-post-content--detail h3, .page-elevator .p-styleguide__preview h3, .page-relics .p-post-content--detail h3, .page-relics .p-styleguide__preview h3, .page-company .p-post-content--detail h3, .page-company .p-styleguide__preview h3, .page-news .p-post-content--detail h3, .page-news .p-styleguide__preview h3, .page-news-post .p-post-content--detail h3, .page-news-post .p-styleguide__preview h3, .page-faq .p-post-content--detail h3, .page-faq .p-styleguide__preview h3, .page-contact .p-post-content--detail h3, .page-contact .p-styleguide__preview h3, .page-confirm .p-post-content--detail h3, .page-confirm .p-styleguide__preview h3, .page-thanks .p-post-content--detail h3, .page-thanks .p-styleguide__preview h3 {
    font-size: 32px;
  }
}
.page-flooring .p-post-content--detail .u-text-red, .page-flooring .p-styleguide__preview .u-text-red, .page-electricity .p-post-content--detail .u-text-red, .page-electricity .p-styleguide__preview .u-text-red, .page-elevator .p-post-content--detail .u-text-red, .page-elevator .p-styleguide__preview .u-text-red, .page-relics .p-post-content--detail .u-text-red, .page-relics .p-styleguide__preview .u-text-red, .page-company .p-post-content--detail .u-text-red, .page-company .p-styleguide__preview .u-text-red, .page-news .p-post-content--detail .u-text-red, .page-news .p-styleguide__preview .u-text-red, .page-news-post .p-post-content--detail .u-text-red, .page-news-post .p-styleguide__preview .u-text-red, .page-faq .p-post-content--detail .u-text-red, .page-faq .p-styleguide__preview .u-text-red, .page-contact .p-post-content--detail .u-text-red, .page-contact .p-styleguide__preview .u-text-red, .page-confirm .p-post-content--detail .u-text-red, .page-confirm .p-styleguide__preview .u-text-red, .page-thanks .p-post-content--detail .u-text-red, .page-thanks .p-styleguide__preview .u-text-red {
  color: #c61f21;
  font-weight: 600;
}
.page-flooring .p-post-content--detail .u-text-blue, .page-flooring .p-styleguide__preview .u-text-blue, .page-electricity .p-post-content--detail .u-text-blue, .page-electricity .p-styleguide__preview .u-text-blue, .page-elevator .p-post-content--detail .u-text-blue, .page-elevator .p-styleguide__preview .u-text-blue, .page-relics .p-post-content--detail .u-text-blue, .page-relics .p-styleguide__preview .u-text-blue, .page-company .p-post-content--detail .u-text-blue, .page-company .p-styleguide__preview .u-text-blue, .page-news .p-post-content--detail .u-text-blue, .page-news .p-styleguide__preview .u-text-blue, .page-news-post .p-post-content--detail .u-text-blue, .page-news-post .p-styleguide__preview .u-text-blue, .page-faq .p-post-content--detail .u-text-blue, .page-faq .p-styleguide__preview .u-text-blue, .page-contact .p-post-content--detail .u-text-blue, .page-contact .p-styleguide__preview .u-text-blue, .page-confirm .p-post-content--detail .u-text-blue, .page-confirm .p-styleguide__preview .u-text-blue, .page-thanks .p-post-content--detail .u-text-blue, .page-thanks .p-styleguide__preview .u-text-blue {
  font-weight: 600;
}
.page-flooring .p-contact .contact__attention p, .page-electricity .p-contact .contact__attention p, .page-elevator .p-contact .contact__attention p, .page-relics .p-contact .contact__attention p, .page-company .p-contact .contact__attention p, .page-news .p-contact .contact__attention p, .page-news-post .p-contact .contact__attention p, .page-faq .p-contact .contact__attention p, .page-contact .p-contact .contact__attention p, .page-confirm .p-contact .contact__attention p, .page-thanks .p-contact .contact__attention p {
  text-align: center;
}
.page-flooring .p-contact .contact__attention--read, .page-flooring .p-contact .contact__attention em, .page-electricity .p-contact .contact__attention--read, .page-electricity .p-contact .contact__attention em, .page-elevator .p-contact .contact__attention--read, .page-elevator .p-contact .contact__attention em, .page-relics .p-contact .contact__attention--read, .page-relics .p-contact .contact__attention em, .page-company .p-contact .contact__attention--read, .page-company .p-contact .contact__attention em, .page-news .p-contact .contact__attention--read, .page-news .p-contact .contact__attention em, .page-news-post .p-contact .contact__attention--read, .page-news-post .p-contact .contact__attention em, .page-faq .p-contact .contact__attention--read, .page-faq .p-contact .contact__attention em, .page-contact .p-contact .contact__attention--read, .page-contact .p-contact .contact__attention em, .page-confirm .p-contact .contact__attention--read, .page-confirm .p-contact .contact__attention em, .page-thanks .p-contact .contact__attention--read, .page-thanks .p-contact .contact__attention em {
  text-align: center;
  color: #c61f21;
}
.page-flooring .p-contact .contact__wrapp--con strong, .page-electricity .p-contact .contact__wrapp--con strong, .page-elevator .p-contact .contact__wrapp--con strong, .page-relics .p-contact .contact__wrapp--con strong, .page-company .p-contact .contact__wrapp--con strong, .page-news .p-contact .contact__wrapp--con strong, .page-news-post .p-contact .contact__wrapp--con strong, .page-faq .p-contact .contact__wrapp--con strong, .page-contact .p-contact .contact__wrapp--con strong, .page-confirm .p-contact .contact__wrapp--con strong, .page-thanks .p-contact .contact__wrapp--con strong {
  font-size: 10px;
}
.page-flooring .txt-small, .page-electricity .txt-small, .page-elevator .txt-small, .page-relics .txt-small, .page-company .txt-small, .page-news .txt-small, .page-news-post .txt-small, .page-faq .txt-small, .page-contact .txt-small, .page-confirm .txt-small, .page-thanks .txt-small {
  font-size: 14px;
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex_default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex_lefttop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex_between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex_center-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_justify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.flex_centerStart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex_leftBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_spaceCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}
.flex_spaceLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex_gnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex_leftCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex_leftTopWrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex_centerTopWrapTOP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flex_leftBaseWrapStre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex_spaStreWrapStre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

img {
  image-rendering: -webkit-optimize-contrast;
  height: auto;
}

.img_shadow {
  position: relative;
}
.img_shadow::before {
  content: "";
  width: 100%;
  height: 97.5%;
  position: absolute;
  top: 56.5%;
  left: 58%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #0d3d7d;
  z-index: -1;
}
.img_shadow {
  line-height: 0;
  display: inline-block;
}

.hover, a {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.hover:hover, a:hover {
  opacity: 0.7;
}

a {
  color: #31312f;
}
a.link_win {
  background-image: image-set(url(img/icon-window.png) 1x, url(img/icon-window.webp) 2x);
  background-image: -webkit-image-set(url(img/icon-window.png) 1x, url(img/icon-window.webp) 2x);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center right 4px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: auto;
  min-height: 16px;
  margin: 0 auto;
  padding-right: 20px;
}

.btn, .p-news__btn {
  padding: 19px 41px 19px;
  border-radius: 45px;
  background-color: #28a745;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.btn__box {
  display: block;
}
.btn_txt {
  display: inline-block;
  padding-right: 18px;
  position: relative;
}
.btn_txt::before {
  content: "";
  display: block;
  width: 7px;
  height: 13px;
  background-image: url(../images/top/icon-arrow_r@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.btn-link_blank {
  position: relative;
}
.btn-link_blank::before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background-image: url(../images/top/icon-link_blank@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  position: absolute;
  top: 52%;
  right: -18%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

picture {
  margin: 0 auto;
}

.col_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1190px;
  margin: 0 auto;
}
.col_list.inner__news--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.grid-2col_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media all and (max-width : 767px) {
  .grid-2col_list {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.grid-2col_item {
  background-color: #EAF6FD;
  border-radius: 10px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media all and (max-width : 767px) {
  .grid-2col_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    gap: 20px;
  }
}

.flex-2col, .p-feature__list, .p-feature__item, .p-gallery__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 32px;
}

.head__nav {
  width: 36rem;
  margin-right: 13rem !important;
}

.head.mini .head__nav {
  margin-right: 16rem !important;
}

.head__logo img {
  width: 10.6rem;
  margin-left: 27px;
  margin-top: -3px;
}

.head__nav--mail a {
  background-color: #0070c8;
  border-color: #0070c8;
  border-radius: 0 0 12px 12px;
  width: 8.5rem !important;
  min-width: 120px;
  height: 2.7rem !important;
  margin-right: 3.7rem;
  padding-top: 17px;
}

.head .head__nav--bx li::before {
  content: " ";
}
@media all and (max-width : 767px) {
  .head .head__nav--bx li::before {
    content: none;
  }
}

.head.mini .head__nav--bx li::before {
  content: "|";
}
@media all and (max-width : 767px) {
  .head.mini .head__nav--bx li::before {
    content: none;
  }
}

/*
  ----------------
	module:main
  ----------------
*/
footer {
  background-color: #ffffff;
}

footer {
  padding-left: 20px;
  padding-right: 20px;
}
footer .footer__wrapp {
  display: block;
  max-width: 1140px;
  margin: 0 auto;
  padding-bottom: 0;
  padding-top: 97px;
}
footer .inner__footer .logo {
  width: 169px;
}
footer .inner__footer--list-main {
  width: 50%;
}
@media all and (max-width : 767px) {
  footer .inner__footer--list-main {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
footer .inner__footer--address {
  padding-top: 30px;
}
footer .inner__footer--address .col_list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
footer .col_list {
  margin-bottom: 12px;
}
footer .col_item-main02 {
  padding-left: 226px;
  margin-top: -9px;
}
@media all and (max-width : 767px) {
  footer .col_item-main02 {
    padding-left: 0;
  }
}
footer .col_item-address01 {
  width: 51%;
  padding-right: 50px;
}
@media all and (max-width : 767px) {
  footer .col_item-address01 {
    width: 100%;
  }
}
footer .col_item-address02 {
  width: 49%;
}
@media all and (max-width : 767px) {
  footer .col_item-address02 {
    width: 100%;
    padding-top: 40px;
  }
}
footer .col_item-addressDt {
  width: 24%;
}
@media all and (max-width : 767px) {
  footer .col_item-addressDt {
    max-width: 76px;
  }
}
footer .col_item-addressDd {
  width: 76%;
}
@media all and (max-width : 767px) {
  footer .col_item-menu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 50px;
  }
  footer .col_item-menu02 {
    margin-left: 50px;
  }
}
footer .col_item-menu .menu__item:not(:first-child) {
  padding-top: 18px;
}
footer .copyright {
  padding-top: 0px;
  padding-bottom: 30px;
}
@media all and (max-width : 767px) {
  footer .copyright {
    padding-left: 25px;
    padding-right: 25px;
  }
}
footer .copyright p {
  display: inline-block;
}
footer .copyright p.footer__copyRight {
  padding-right: 50px;
  line-height: 0;
  padding-top: 20px;
}

/* デザイン変更に伴う、追加処理用CSS
  ----------------
	page - lay
  ----------------
*/
.c-breadcrumb {
  max-width: 1200px;
  width: 96%;
  margin: 80px auto 0;
  padding-left: 30px;
  height: 80px;
  /* 高さを固定 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Flexboxを有効化 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-breadcrumb__item {
  display: inline-block;
  position: relative;
}
.c-breadcrumb__item:not(:first-child) {
  padding-left: 14px;
}
.c-breadcrumb__item:not(:first-child)::before {
  content: ">";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.p-page-header {
  padding-top: 80px;
  padding-bottom: 43px;
}

.p-cat {
  background-color: #0070c8;
  color: #ffffff;
  position: relative;
  padding-bottom: 110px;
  padding-top: 90px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
  margin-top: -90px;
  z-index: 1;
}
.p-cat::after {
  content: "";
  display: block;
  width: 120%;
  height: 205px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-image: url(/wp-content/themes/hachimine/images//top/img-bg_footer@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: 0;
  background-color: #ffffff;
}
.p-cat__inner {
  display: block;
  max-width: 1140px;
  margin: 0 auto;
  padding-bottom: 8px;
}
.p-cat__txt {
  padding-top: 16px;
}
.p-cat__btn {
  padding-top: 41px;
  text-align: center;
}

.p-news__btn {
  padding: 0px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 90px auto 32px;
  display: block;
  background-color: #ffffff;
}

.btn__blue {
  background-color: #0070c8 !important;
}
.btn__blue:hover {
  background-color: rgba(0, 112, 200, 0.8) !important;
}

.icon-out {
  background-image: url(/wp-content/themes/hachimine/images/common/icon-out.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 10px;
}

.container-size, .p-container > * {
  max-width: 1200px;
  width: 96%;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width : 1200px) {
  .container-size, .p-container > * {
    width: 100%;
  }
}
@media all and (max-width : 767px) {
  .container-size, .p-container > * {
    max-width: none;
  }
}

.l-main {
  background-color: #0070c8;
  background: #0070c8;
  background: -webkit-gradient(linear, left bottom, left top, from(#0070c8), color-stop(80%, #0070c8), color-stop(80%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #0070c8 0%, #0070c8 80%, rgba(255, 255, 255, 0) 80%);
}

.p-container {
  background-image: url(/wp-content/themes/hachimine/images/common/bg-page-header.png);
  background-position: center top;
  background-size: max(100%, 1440px) auto;
  background-repeat: no-repeat;
}
.p-container.page-business {
  background-image: url(/wp-content/themes/hachimine/images/common/bg-main.png@2x.png);
}
.p-container {
  color: #ffffff;
}
.p-container {
  position: relative;
  z-index: 1;
  padding-bottom: 140px;
}
.p-container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  background-image: url(/wp-content/themes/hachimine/images/common/bg-page-header.png);
  background-position: center top;
  background-size: max(100%, 1440px) auto;
  background-repeat: no-repeat;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  z-index: -1;
}

.p-inrto__txt {
  padding-top: 126px;
}

.p-business-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
  margin: 8px auto 0;
}
.p-business-list__item {
  width: 33.3%;
  max-width: 346px;
  padding-top: 66px;
  text-align: center;
}
@media all and (max-width : 1200px) {
  .p-business-list__item {
    width: 100%;
  }
}
@media all and (max-width : 767px) {
  .p-business-list__item {
    max-width: none;
  }
}
.p-business-list__item a {
  color: white;
}
.p-business-card__thumb {
  text-align: center;
}
.p-business-card__title {
  text-align: center;
}

.p-service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
  margin: 8px auto 0;
}
.p-service-list__item {
  width: 33.3%;
  max-width: 346px;
  padding-top: 66px;
  text-align: center;
}
@media all and (max-width : 1200px) {
  .p-service-list__item {
    width: 100%;
  }
}
@media all and (max-width : 767px) {
  .p-service-list__item {
    max-width: none;
  }
}
.p-service__icon {
  text-align: center;
  margin-bottom: 31px;
}
.p-service__title {
  text-align: center;
}
.p-service__text {
  padding-top: 34px;
}

/* =========================================
   変数定義
   ========================================= */
/* -------------------------------------
common parts
------------------------------------- */
.c-bg-extend-left, .p-profile, .p-feature {
  width: 100%;
  max-width: none;
  margin: 96px 0 0;
  padding: 0 30px;
  position: relative;
}
@media all and (max-width : 990px) {
  .c-bg-extend-left, .p-profile, .p-feature {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 30px;
    margin-right: 30px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 12px;
    background-color: #ffffff;
  }
}
.c-bg-extend-left::before, .p-profile::before, .p-feature::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 12px;
  z-index: 0;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 48%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-width : 990px) {
  .c-bg-extend-left::before, .p-profile::before, .p-feature::before {
    display: none;
  }
}
.c-bg-extend-left > *:first-child, .p-profile > *:first-child, .p-feature > *:first-child {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 88px 0 95px;
  position: relative;
}
@media all and (max-width : 990px) {
  .c-bg-extend-left > *:first-child, .p-profile > *:first-child, .p-feature > *:first-child {
    max-width: none;
    padding-bottom: 30px;
  }
}

.c-bg-extend-right, .p-contact, .p-faq, .p-post, .p-greeting, .p-flow {
  width: 100%;
  max-width: none;
  position: relative;
  margin: 96px 0 0;
  padding: 0 30px;
}
@media all and (max-width : 990px) {
  .c-bg-extend-right, .p-contact, .p-faq, .p-post, .p-greeting, .p-flow {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    border-radius: 12px;
    background-color: #ffffff;
  }
}
.c-bg-extend-right::before, .p-contact::before, .p-faq::before, .p-post::before, .p-greeting::before, .p-flow::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 12px;
  z-index: 0;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-width : 990px) {
  .c-bg-extend-right::before, .p-contact::before, .p-faq::before, .p-post::before, .p-greeting::before, .p-flow::before {
    display: none;
  }
}
.c-bg-extend-right > *:first-child, .p-contact > *:first-child, .p-faq > *:first-child, .p-post > *:first-child, .p-greeting > *:first-child, .p-flow > *:first-child {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 88px 0 95px;
  position: relative;
}
@media all and (max-width : 990px) {
  .c-bg-extend-right > *:first-child, .p-contact > *:first-child, .p-faq > *:first-child, .p-post > *:first-child, .p-greeting > *:first-child, .p-flow > *:first-child {
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width : 767px) {
  .c-bg-extend-right > *:first-child, .p-contact > *:first-child, .p-faq > *:first-child, .p-post > *:first-child, .p-greeting > *:first-child, .p-flow > *:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.c-table {
  /* PC時の項目幅 */
  width: 100%;
  max-width: 950px;
  border-top: 1px solid #e3e3e7;
  margin: 66px auto auto;
}
@media all and (max-width : 990px) {
  .c-table {
    margin-top: 66/2px;
    max-width: none;
  }
}
.c-table-row {
  border-bottom: 1px solid #e3e3e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media all and (max-width : 990px) {
  .c-table-row {
    display: block;
  }
}
.c-table dt {
  padding: 40px 16px;
  width: 284px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media all and (max-width : 990px) {
  .c-table dt {
    padding: 16px 16px;
  }
}
.c-table dd {
  padding: 40px 16px;
  width: calc(100% - 284px);
  color: #0070c8;
}
@media all and (max-width : 990px) {
  .c-table dd {
    padding: 0 16px 16px;
    width: 100%;
  }
}
.c-table dd a {
  color: #0070c8;
}

.c-btn__post {
  background-color: #0070c8;
  line-height: 1;
  padding: 17px 17px 18px;
  display: inline-block;
  text-align: center;
  width: 180px;
  position: relative;
}
.c-btn__post::before, .c-btn__post::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  width: 10.1px;
  height: 2px;
  border-radius: 9999px;
  background-color: white;
  -webkit-transform-origin: calc(100% - 1px) 50%;
          transform-origin: calc(100% - 1px) 50%;
}
.c-btn__post::before {
  -webkit-transform: rotate(42.5deg);
          transform: rotate(42.5deg);
}
.c-btn__post::after {
  -webkit-transform: rotate(-42.5deg);
          transform: rotate(-42.5deg);
}

.c-faq .p-faq__item, .page-thanks .p-faq__inner .p-faq__item, .page-confirm .p-faq__inner .p-faq__item, .page-contact .p-faq__inner .p-faq__item, .page-faq .p-faq__inner .p-faq__item, .page-news-post .p-faq__inner .p-faq__item, .page-news .p-faq__inner .p-faq__item, .page-company .p-faq__inner .p-faq__item, .page-relics .p-faq__inner .p-faq__item, .page-elevator .p-faq__inner .p-faq__item, .page-electricity .p-faq__inner .p-faq__item, .page-flooring .p-faq__inner .p-faq__item {
  border-bottom: 1px solid #e3e3e7;
}
.c-faq .p-faq__item:first-of-type, .page-thanks .p-faq__inner .p-faq__item:first-of-type, .page-confirm .p-faq__inner .p-faq__item:first-of-type, .page-contact .p-faq__inner .p-faq__item:first-of-type, .page-faq .p-faq__inner .p-faq__item:first-of-type, .page-news-post .p-faq__inner .p-faq__item:first-of-type, .page-news .p-faq__inner .p-faq__item:first-of-type, .page-company .p-faq__inner .p-faq__item:first-of-type, .page-relics .p-faq__inner .p-faq__item:first-of-type, .page-elevator .p-faq__inner .p-faq__item:first-of-type, .page-electricity .p-faq__inner .p-faq__item:first-of-type, .page-flooring .p-faq__inner .p-faq__item:first-of-type {
  border-top: 1px solid #e3e3e7;
}
.c-faq .p-faq__item[open] .p-faq__icon, .page-thanks .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-confirm .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-contact .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-faq .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-news-post .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-news .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-company .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-relics .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-elevator .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-electricity .p-faq__inner .p-faq__item[open] .p-faq__icon, .page-flooring .p-faq__inner .p-faq__item[open] .p-faq__icon {
  -webkit-transform: translateY(-50%) rotate(315deg);
          transform: translateY(-50%) rotate(315deg);
}
.c-faq .p-faq__item[open] .p-faq__body, .page-thanks .p-faq__inner .p-faq__item[open] .p-faq__body, .page-confirm .p-faq__inner .p-faq__item[open] .p-faq__body, .page-contact .p-faq__inner .p-faq__item[open] .p-faq__body, .page-faq .p-faq__inner .p-faq__item[open] .p-faq__body, .page-news-post .p-faq__inner .p-faq__item[open] .p-faq__body, .page-news .p-faq__inner .p-faq__item[open] .p-faq__body, .page-company .p-faq__inner .p-faq__item[open] .p-faq__body, .page-relics .p-faq__inner .p-faq__item[open] .p-faq__body, .page-elevator .p-faq__inner .p-faq__item[open] .p-faq__body, .page-electricity .p-faq__inner .p-faq__item[open] .p-faq__body, .page-flooring .p-faq__inner .p-faq__item[open] .p-faq__body {
  grid-template-rows: 1fr;
  opacity: 1;
  padding-top: 30px;
}
.c-faq .p-faq__item.is-opening .p-faq__body, .page-thanks .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-confirm .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-contact .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-faq .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-news-post .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-news .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-company .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-relics .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-elevator .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-electricity .p-faq__inner .p-faq__item.is-opening .p-faq__body, .page-flooring .p-faq__inner .p-faq__item.is-opening .p-faq__body {
  grid-template-rows: 1fr;
  opacity: 1;
  padding-top: 20px;
}
.c-faq .p-faq__item.is-closing .p-faq__body, .page-thanks .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-confirm .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-contact .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-faq .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-news-post .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-news .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-company .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-relics .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-elevator .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-electricity .p-faq__inner .p-faq__item.is-closing .p-faq__body, .page-flooring .p-faq__inner .p-faq__item.is-closing .p-faq__body {
  grid-template-rows: 0fr;
  opacity: 0;
  padding-top: 0;
}
.c-faq .p-faq__head, .page-thanks .p-faq__inner .p-faq__head, .page-confirm .p-faq__inner .p-faq__head, .page-contact .p-faq__inner .p-faq__head, .page-faq .p-faq__inner .p-faq__head, .page-news-post .p-faq__inner .p-faq__head, .page-news .p-faq__inner .p-faq__head, .page-company .p-faq__inner .p-faq__head, .page-relics .p-faq__inner .p-faq__head, .page-elevator .p-faq__inner .p-faq__head, .page-electricity .p-faq__inner .p-faq__head, .page-flooring .p-faq__inner .p-faq__head {
  list-style: none;
}
.c-faq .p-faq__head::-webkit-details-marker, .page-thanks .p-faq__inner .p-faq__head::-webkit-details-marker, .page-confirm .p-faq__inner .p-faq__head::-webkit-details-marker, .page-contact .p-faq__inner .p-faq__head::-webkit-details-marker, .page-faq .p-faq__inner .p-faq__head::-webkit-details-marker, .page-news-post .p-faq__inner .p-faq__head::-webkit-details-marker, .page-news .p-faq__inner .p-faq__head::-webkit-details-marker, .page-company .p-faq__inner .p-faq__head::-webkit-details-marker, .page-relics .p-faq__inner .p-faq__head::-webkit-details-marker, .page-elevator .p-faq__inner .p-faq__head::-webkit-details-marker, .page-electricity .p-faq__inner .p-faq__head::-webkit-details-marker, .page-flooring .p-faq__inner .p-faq__head::-webkit-details-marker {
  display: none;
}
.c-faq .p-faq__head, .page-thanks .p-faq__inner .p-faq__head, .page-confirm .p-faq__inner .p-faq__head, .page-contact .p-faq__inner .p-faq__head, .page-faq .p-faq__inner .p-faq__head, .page-news-post .p-faq__inner .p-faq__head, .page-news .p-faq__inner .p-faq__head, .page-company .p-faq__inner .p-faq__head, .page-relics .p-faq__inner .p-faq__head, .page-elevator .p-faq__inner .p-faq__head, .page-electricity .p-faq__inner .p-faq__head, .page-flooring .p-faq__inner .p-faq__head {
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.c-faq .p-faq__head:hover, .page-thanks .p-faq__inner .p-faq__head:hover, .page-confirm .p-faq__inner .p-faq__head:hover, .page-contact .p-faq__inner .p-faq__head:hover, .page-faq .p-faq__inner .p-faq__head:hover, .page-news-post .p-faq__inner .p-faq__head:hover, .page-news .p-faq__inner .p-faq__head:hover, .page-company .p-faq__inner .p-faq__head:hover, .page-relics .p-faq__inner .p-faq__head:hover, .page-elevator .p-faq__inner .p-faq__head:hover, .page-electricity .p-faq__inner .p-faq__head:hover, .page-flooring .p-faq__inner .p-faq__head:hover {
  background-color: rgb(249.9, 249.9, 249.9);
}
.c-faq .p-faq__body, .page-thanks .p-faq__inner .p-faq__body, .page-confirm .p-faq__inner .p-faq__body, .page-contact .p-faq__inner .p-faq__body, .page-faq .p-faq__inner .p-faq__body, .page-news-post .p-faq__inner .p-faq__body, .page-news .p-faq__inner .p-faq__body, .page-company .p-faq__inner .p-faq__body, .page-relics .p-faq__inner .p-faq__body, .page-elevator .p-faq__inner .p-faq__body, .page-electricity .p-faq__inner .p-faq__body, .page-flooring .p-faq__inner .p-faq__body {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  padding-top: 0;
}
.c-faq .p-faq__body-inner, .page-thanks .p-faq__inner .p-faq__body-inner, .page-confirm .p-faq__inner .p-faq__body-inner, .page-contact .p-faq__inner .p-faq__body-inner, .page-faq .p-faq__inner .p-faq__body-inner, .page-news-post .p-faq__inner .p-faq__body-inner, .page-news .p-faq__inner .p-faq__body-inner, .page-company .p-faq__inner .p-faq__body-inner, .page-relics .p-faq__inner .p-faq__body-inner, .page-elevator .p-faq__inner .p-faq__body-inner, .page-electricity .p-faq__inner .p-faq__body-inner, .page-flooring .p-faq__inner .p-faq__body-inner {
  overflow: hidden;
}
.c-faq .p-faq, .page-thanks .p-faq__inner .p-faq, .page-confirm .p-faq__inner .p-faq, .page-contact .p-faq__inner .p-faq, .page-faq .p-faq__inner .p-faq, .page-news-post .p-faq__inner .p-faq, .page-news .p-faq__inner .p-faq, .page-company .p-faq__inner .p-faq, .page-relics .p-faq__inner .p-faq, .page-elevator .p-faq__inner .p-faq, .page-electricity .p-faq__inner .p-faq, .page-flooring .p-faq__inner .p-faq {
  /* ----------------------------------
  Visual: レイアウト・装飾
  ---------------------------------- */
}
.c-faq .p-faq__head, .page-thanks .p-faq__inner .p-faq__head, .page-confirm .p-faq__inner .p-faq__head, .page-contact .p-faq__inner .p-faq__head, .page-faq .p-faq__inner .p-faq__head, .page-news-post .p-faq__inner .p-faq__head, .page-news .p-faq__inner .p-faq__head, .page-company .p-faq__inner .p-faq__head, .page-relics .p-faq__inner .p-faq__head, .page-elevator .p-faq__inner .p-faq__head, .page-electricity .p-faq__inner .p-faq__head, .page-flooring .p-faq__inner .p-faq__head {
  padding: 32px 40px 32px 0;
  background-color: white;
  font-weight: 700;
  color: #31312f;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.c-faq .p-faq__icon, .page-thanks .p-faq__inner .p-faq__icon, .page-confirm .p-faq__inner .p-faq__icon, .page-contact .p-faq__inner .p-faq__icon, .page-faq .p-faq__inner .p-faq__icon, .page-news-post .p-faq__inner .p-faq__icon, .page-news .p-faq__inner .p-faq__icon, .page-company .p-faq__inner .p-faq__icon, .page-relics .p-faq__inner .p-faq__icon, .page-elevator .p-faq__inner .p-faq__icon, .page-electricity .p-faq__inner .p-faq__icon, .page-flooring .p-faq__inner .p-faq__icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #31312f;
  border-right: 2px solid #31312f;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.c-faq .p-faq__body-inner, .page-thanks .p-faq__inner .p-faq__body-inner, .page-confirm .p-faq__inner .p-faq__body-inner, .page-contact .p-faq__inner .p-faq__body-inner, .page-faq .p-faq__inner .p-faq__body-inner, .page-news-post .p-faq__inner .p-faq__body-inner, .page-news .p-faq__inner .p-faq__body-inner, .page-company .p-faq__inner .p-faq__body-inner, .page-relics .p-faq__inner .p-faq__body-inner, .page-elevator .p-faq__inner .p-faq__body-inner, .page-electricity .p-faq__inner .p-faq__body-inner, .page-flooring .p-faq__inner .p-faq__body-inner {
  padding: 0 0 32px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
.c-faq .p-faq, .page-thanks .p-faq__inner .p-faq, .page-confirm .p-faq__inner .p-faq, .page-contact .p-faq__inner .p-faq, .page-faq .p-faq__inner .p-faq, .page-news-post .p-faq__inner .p-faq, .page-news .p-faq__inner .p-faq, .page-company .p-faq__inner .p-faq, .page-relics .p-faq__inner .p-faq, .page-elevator .p-faq__inner .p-faq, .page-electricity .p-faq__inner .p-faq, .page-flooring .p-faq__inner .p-faq {
  /* --- Q/A バッジ（簡易スタイル） --- */
}
.c-faq .p-faq__badge-q, .page-thanks .p-faq__inner .p-faq__badge-q, .page-confirm .p-faq__inner .p-faq__badge-q, .page-contact .p-faq__inner .p-faq__badge-q, .page-faq .p-faq__inner .p-faq__badge-q, .page-news-post .p-faq__inner .p-faq__badge-q, .page-news .p-faq__inner .p-faq__badge-q, .page-company .p-faq__inner .p-faq__badge-q, .page-relics .p-faq__inner .p-faq__badge-q, .page-elevator .p-faq__inner .p-faq__badge-q, .page-electricity .p-faq__inner .p-faq__badge-q, .page-flooring .p-faq__inner .p-faq__badge-q, .c-faq .p-faq__badge-a, .page-thanks .p-faq__inner .p-faq__badge-a, .page-confirm .p-faq__inner .p-faq__badge-a, .page-contact .p-faq__inner .p-faq__badge-a, .page-faq .p-faq__inner .p-faq__badge-a, .page-news-post .p-faq__inner .p-faq__badge-a, .page-news .p-faq__inner .p-faq__badge-a, .page-company .p-faq__inner .p-faq__badge-a, .page-relics .p-faq__inner .p-faq__badge-a, .page-elevator .p-faq__inner .p-faq__badge-a, .page-electricity .p-faq__inner .p-faq__badge-a, .page-flooring .p-faq__inner .p-faq__badge-a {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.c-faq .p-faq__badge-q, .page-thanks .p-faq__inner .p-faq__badge-q, .page-confirm .p-faq__inner .p-faq__badge-q, .page-contact .p-faq__inner .p-faq__badge-q, .page-faq .p-faq__inner .p-faq__badge-q, .page-news-post .p-faq__inner .p-faq__badge-q, .page-news .p-faq__inner .p-faq__badge-q, .page-company .p-faq__inner .p-faq__badge-q, .page-relics .p-faq__inner .p-faq__badge-q, .page-elevator .p-faq__inner .p-faq__badge-q, .page-electricity .p-faq__inner .p-faq__badge-q, .page-flooring .p-faq__inner .p-faq__badge-q {
  background-color: #0068b7;
}
.c-faq .p-faq__badge-a, .page-thanks .p-faq__inner .p-faq__badge-a, .page-confirm .p-faq__inner .p-faq__badge-a, .page-contact .p-faq__inner .p-faq__badge-a, .page-faq .p-faq__inner .p-faq__badge-a, .page-news-post .p-faq__inner .p-faq__badge-a, .page-news .p-faq__inner .p-faq__badge-a, .page-company .p-faq__inner .p-faq__badge-a, .page-relics .p-faq__inner .p-faq__badge-a, .page-elevator .p-faq__inner .p-faq__badge-a, .page-electricity .p-faq__inner .p-faq__badge-a, .page-flooring .p-faq__inner .p-faq__badge-a {
  background-color: #388e3c;
}

/* -------------------------------------
Intro Section
------------------------------------- */
.p-intro {
  width: 100%;
  max-width: none;
  margin: 23px 0 0;
  padding: 40px 0 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-top: 23px;
}
@media all and (max-width : 990px) {
  .p-intro {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.p-intro__bg {
  width: 674px;
  height: 437px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: -430px;
}
@media all and (max-width : 990px) {
  .p-intro__bg {
    display: none;
  }
}
.p-intro__bg * {
  margin: 0;
  padding: 0;
}
.p-intro__bg img {
  border-radius: 12px;
}
.p-intro__body {
  height: auto;
  display: block;
  margin: 0 0 0 40%;
  background-color: #ffffff;
  padding-top: 65px;
  padding-left: 80px;
  padding-right: 30px;
  padding-bottom: 65px;
  border-radius: 12px;
  position: relative;
  z-index: 1;
}
@media all and (max-width : 990px) {
  .p-intro__body {
    width: 100%;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 30px;
  }
}
@media all and (max-width : 767px) {
  .p-intro__body {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 32px;
  }
}
.p-intro__body-inner {
  margin-right: 30px;
}
@media all and (max-width : 767px) {
  .p-intro__body-inner {
    margin-right: 0;
  }
}
.p-intro__txt {
  padding-top: 44px;
}

/* -------------------------------------
	Feature Section
	------------------------------------- */
@media all and (max-width : 990px) {
  .p-feature__inner__icon {
    width: 100%;
  }
}
.p-feature__ttl {
  text-align: center;
}
.p-feature__list {
  padding-top: 40px;
}
.p-feature__item {
  background-color: rgba(0, 112, 200, 0.09);
  border-radius: 12px;
  padding: 40px;
  -moz-text-align-last: left;
       text-align-last: left;
  width: 48%;
  max-width: 554px;
}
@media all and (max-width : 990px) {
  .p-feature__item {
    max-width: none;
    width: 100%;
    padding: 24px;
  }
}
.p-feature__item .col-citem {
  width: calc(73% - 36px);
}
@media all and (max-width : 990px) {
  .p-feature__item .col-citem {
    width: 100%;
  }
}
.p-feature__item .col-citem:first-child {
  width: 27%;
  max-width: 123px;
  height: 123px;
}
@media all and (max-width : 990px) {
  .p-feature__item .col-citem:first-child {
    width: 100%;
    margin: 0 auto;
  }
}
.p-feature__txt {
  padding-top: 25px;
}

.p-gallery {
  background-color: #ffffff;
  width: 100%;
  max-width: 1140px;
  margin: 95px auto 0;
  padding: 65px 62px;
  border-radius: 12px;
  position: relative;
}
@media all and (max-width : 1200px) {
  .p-gallery {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: none;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.p-gallery__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  padding-top: 48px;
}
@media all and (max-width : 767px) {
  .p-gallery__list {
    gap: 20px;
  }
}
.p-gallery__ttl2nd {
  color: #0070c8;
}
.p-gallery__txt {
  padding-top: 17px;
}
.p-gallery__item {
  width: 47%;
}
@media all and (max-width : 990px) {
  .p-gallery__item {
    width: 100%;
    text-align: center;
    display: inline-block;
  }
}
.p-gallery__item img,
.p-gallery__item picture,
.p-gallery__item figure {
  width: 100%;
  max-width: 529px;
}
@media all and (max-width : 990px) {
  .p-gallery__item img,
  .p-gallery__item picture,
  .p-gallery__item figure {
    margin: 0 auto;
    text-align: center;
  }
}

.p-flow__step {
  width: 100%;
  max-width: none;
}
.p-flow__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
  list-style: none;
  width: 100%;
  max-width: none;
  margin: 64px auto 0;
  padding: 0 30px;
  position: relative;
}
@media all and (max-width : 990px) {
  .p-flow__list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border-radius: 12px;
    background-color: #ffffff;
  }
}
@media all and (max-width : 767px) {
  .p-flow__list {
    display: block;
  }
}
.p-flow__list::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 12px;
  z-index: 0;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-width : 990px) {
  .p-flow__list::before {
    display: none;
  }
}
.p-flow__item {
  /* --- PC設定 (基本) --- */
  -webkit-box-flex: 1;
      -ms-flex: 1 1 180px;
          flex: 1 1 180px;
  background-color: #eef4fa;
  padding: 30px 10px 21px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  margin-top: 8px;
  clip-path: polygon(0% 0%, calc(100% - 35px) 0%, 100% 50%, calc(100% - 35px) 100%, 0% 100%, 35px 50%);
}
.p-flow__item:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  clip-path: polygon(0% 0%, calc(100% - 35px) 0%, 100% 50%, calc(100% - 35px) 100%, 0% 100%);
}
.p-flow__item:not(:first-child) {
  margin-left: calc(5px - 35px);
}
.p-flow__item {
  /* --- SP設定 (スマホ) --- */
}
@media all and (max-width : 767px) {
  .p-flow__item {
    width: 100%;
    max-width: none;
    margin-left: 0 !important;
    margin-top: 0;
    padding-top: 65px;
    padding-bottom: 45px;
  }
  .p-flow__item:first-child {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .p-flow__item:not(:first-child) {
    margin-top: calc(5px - 35px);
  }
  .p-flow__item {
    clip-path: polygon(0% 0%, 50% 35px, 100% 0%, 100% calc(100% - 35px), 50% 100%, 0% calc(100% - 35px));
  }
  .p-flow__item:first-child {
    padding-top: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 35px), 50% 100%, 0% calc(100% - 35px));
  }
}
.p-flow__icon {
  width: 85px;
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}
.p-flow__icon img {
  width: 100%;
  height: auto;
}
.p-flow__read {
  padding-top: 30px;
}
.p-flow__note {
  margin-top: 5px;
}

.p-greeting {
  margin-top: 29px;
}
.p-greeting > :first-child {
  padding-left: 30px;
  padding-right: 30px;
}
.p-greeting-box {
  padding-top: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.p-greeting-pic {
  display: block;
  max-width: 30%;
  width: 230px;
}
@media all and (max-width : 990px) {
  .p-greeting-pic {
    width: auto;
    max-width: none;
    text-align: center;
    margin: 0 auto;
  }
}
.p-greeting-message {
  max-width: 70%;
  width: 837px;
}
@media all and (max-width : 990px) {
  .p-greeting-message {
    width: 100%;
    max-width: none;
    padding-top: 32px;
  }
}
.p-greeting__read {
  padding-top: 24px;
}

.p-profile__read {
  padding-top: 63px;
}

.p-post {
  margin-top: 29px;
}
.p-post > :first-child {
  padding-left: 30px;
  padding-right: 30px;
}
.p-post__inner {
  max-width: 950px !important;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width : 990px) {
  .p-post__inner {
    max-width: none !important;
  }
}
.p-post-item a {
  display: block;
}
.p-post-item a:not(:first-child) {
  margin-top: 100px;
}
.p-post-content {
  border-top: 1px solid #e3e3e7;
  padding-top: 45px;
  margin-top: 24px;
}
@media all and (max-width : 990px) {
  .p-post-content {
    padding-top: 24px;
  }
}
.p-post-content p {
  display: -webkit-box;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: auto;
  max-height: none;
  white-space: normal;
  line-height: 1.6;
}
.p-post-content--detail, .p-styleguide__preview {
  display: block;
}
.p-post-content--detail > *, .p-styleguide__preview > * {
  margin-bottom: 24px;
}
.p-post-content--detail > *:last-child, .p-styleguide__preview > *:last-child {
  margin-bottom: 0;
}
.p-post-content--detail, .p-styleguide__preview {
  /* --- 見出し --- */
}
.p-post-content--detail h2, .p-styleguide__preview h2 {
  padding: 16px 16px 16px 0;
  margin-top: 56px;
  margin-bottom: 24px;
}
.p-post-content--detail h2:first-child, .p-styleguide__preview h2:first-child {
  margin-top: 0;
}
.p-post-content--detail h3, .p-styleguide__preview h3 {
  margin-top: 56px;
  margin-bottom: 24px;
}
.p-post-content--detail h4, .p-styleguide__preview h4 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 24px;
  border-left: 4px solid #ccc;
  padding: 8px 12px 8px 12px;
}
.p-post-content--detail, .p-styleguide__preview {
  /* --- 文字装飾 --- */
}
.p-post-content--detail strong, .p-styleguide__preview strong {
  font-weight: 700;
}
.p-post-content--detail a, .p-styleguide__preview a {
  color: #2b61bf;
  text-decoration: underline;
}
.p-post-content--detail a:hover, .p-styleguide__preview a:hover {
  text-decoration: none;
}
.p-post-content--detail a.btn__contact, .p-styleguide__preview a.btn__contact {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  color: white;
}
.p-post-content--detail, .p-styleguide__preview {
  /* --- リスト --- */
}
.p-post-content--detail ul, .p-styleguide__preview ul, .p-post-content--detail ol, .p-styleguide__preview ol {
  padding-left: 2em;
  margin-bottom: 24px;
}
.p-post-content--detail ul li, .p-styleguide__preview ul li, .p-post-content--detail ol li, .p-styleguide__preview ol li {
  display: list-item !important;
}
.p-post-content--detail ul li, .p-styleguide__preview ul li {
  margin-bottom: 8px;
  list-style: disc !important;
}
.p-post-content--detail ul ul, .p-styleguide__preview ul ul {
  margin-top: 12px;
  margin-bottom: 12px;
}
.p-post-content--detail ol li, .p-styleguide__preview ol li {
  margin-bottom: 8px;
  list-style: decimal !important;
}
.p-post-content--detail ol ol, .p-styleguide__preview ol ol {
  margin-top: 12px;
  margin-bottom: 12px;
}
.p-post-content--detail p, .p-styleguide__preview p {
  display: block !important;
  -webkit-box-orient: horizontal !important;
  -webkit-line-clamp: none !important;
  overflow: visible !important;
  height: auto !important;
  max-height: none !important;
  color: inherit;
}
.p-post-content--detail p a:not(:first-child), .p-styleguide__preview p a:not(:first-child) {
  display: inline-block;
  margin-top: 0;
}
.p-post-content--detail, .p-styleguide__preview {
  /* --- 画像と回り込み（WordPress標準クラス対応） --- */
}
.p-post-content--detail img, .p-styleguide__preview img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}
.p-post-content--detail figcaption, .p-styleguide__preview figcaption {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 8px;
}
.p-post-content--detail .aligncenter, .p-styleguide__preview .aligncenter {
  display: block;
  margin: 0 auto 24px;
  text-align: center;
}
.p-post-content--detail .alignleft, .p-styleguide__preview .alignleft {
  float: left;
  margin-right: 24px;
  margin-bottom: 16px;
  max-width: 50%;
}
.p-post-content--detail .alignright, .p-styleguide__preview .alignright {
  float: right;
  margin-left: 24px;
  margin-bottom: 16px;
  max-width: 50%;
}
.p-post-content--detail .clearfix::after, .p-styleguide__preview .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
  .p-post-content--detail .alignleft, .p-styleguide__preview .alignleft, .p-post-content--detail .alignright, .p-styleguide__preview .alignright {
    float: none;
    display: block;
    margin: 0 auto 24px;
    max-width: 100%;
  }
}
.p-post-content--detail, .p-styleguide__preview {
  /* --- 表組み（Table） --- */
}
.p-post-content--detail table, .p-styleguide__preview table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
}
.p-post-content--detail table th, .p-styleguide__preview table th, .p-post-content--detail table td, .p-styleguide__preview table td {
  border: 1px solid #ddd;
  padding: 12px 16px;
  font-size: 14px;
}
.p-post-content--detail table th, .p-styleguide__preview table th {
  background-color: #f9f9f9;
  font-weight: 700;
  width: 30%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-post-content--detail table, .p-styleguide__preview table {
    display: block;
  }
  .p-post-content--detail table tbody, .p-styleguide__preview table tbody, .p-post-content--detail table tr, .p-styleguide__preview table tr, .p-post-content--detail table th, .p-styleguide__preview table th, .p-post-content--detail table td, .p-styleguide__preview table td {
    display: block;
    width: auto;
  }
  .p-post-content--detail table th, .p-styleguide__preview table th {
    border-bottom: none;
    margin-top: -1px;
  }
}
.p-post-content--detail, .p-styleguide__preview {
  /* --- 引用 --- */
}
.p-post-content--detail blockquote, .p-styleguide__preview blockquote {
  background-color: #f7f7f7;
  padding: 20px;
  border-left: 4px solid #999;
  color: #666;
  font-style: italic;
}
.p-post-content--detail blockquote cite, .p-styleguide__preview blockquote cite {
  display: block;
  text-align: right;
  font-size: 12px;
  margin-top: 10px;
  font-style: normal;
}
.p-post-content--detail, .p-styleguide__preview {
  /* --- 水平線 --- */
}
.p-post-content--detail hr, .p-styleguide__preview hr {
  border: 0;
  border-top: 1px dashed #ccc;
  margin: 40px 0;
}
.p-post-content--detail hr + *, .p-styleguide__preview hr + * {
  margin-top: 30px !important;
}
.p-post-content--detail-btn-area {
  margin-top: 20px;
}
.p-post-content--detail-btn-area .btn, .p-post-content--detail-btn-area .p-news__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-post-btn-area {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
}
.p-post .news__list--nav {
  margin-bottom: 0;
}
.p-post__pager {
  margin-top: 32px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.p-post__pager a:not(:first-child) {
  margin-left: 32px;
}

.p-faq {
  margin-top: 29px;
}
.p-faq > :first-child {
  padding-left: 30px;
  padding-right: 30px;
}
.p-faq__inner {
  max-width: 950px !important;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width : 990px) {
  .p-faq__inner {
    max-width: none !important;
  }
}

.p-contact {
  margin-top: 29px;
}
.p-contact > :first-child {
  padding-left: 30px;
  padding-right: 30px;
}
.p-contact__inner {
  max-width: 950px !important;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width : 990px) {
  .p-contact__inner {
    max-width: none !important;
  }
}
.p-contact .contact__wrapp {
  width: 100%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.p-contact .contact__attention {
  background-color: #f2f3f3;
  border-radius: 5px;
  border: none;
  padding: 19px 19px 23px 19px;
}
.p-contact .contact__wrapp--con strong {
  margin-top: -1px;
  border-radius: 5px;
  padding: 3px 5px;
}
.p-contact .contact__wrapp--con label em {
  display: inline-block;
  margin-bottom: 18px;
}
.p-contact .contact__wrapp .form--bg {
  background-color: #f2f3f3;
  border: none;
  border-radius: 5px;
}

.p-license {
  width: 100%;
  max-width: none;
  margin: 96px 0 0;
  padding: 0 30px;
  position: relative;
}
@media all and (max-width : 990px) {
  .p-license {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 30px;
    margin-right: 30px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 12px;
    background-color: #ffffff;
  }
}
.p-license::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 12px;
  z-index: 0;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 48%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-width : 990px) {
  .p-license::before {
    display: none;
  }
}
.p-license__inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 88px 30px 95px 0;
  position: relative;
}
@media all and (max-width : 990px) {
  .p-license__inner {
    max-width: none;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width : 990px) {
  .p-license__inner__icon {
    width: 100%;
  }
}
.p-license__ttl {
  text-align: center;
  font-size: fz(ttl_h2);
}
.p-license__read {
  padding-top: 30px;
}
.p-license__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  padding-top: 62px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-license__item {
  width: calc((100% - 30px) / 2);
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #0070c8;
  padding: 6px;
}
@media all and (max-width : 767px) {
  .p-license__item {
    width: 100%;
    margin-bottom: 0;
  }
}
.p-license__item {
  /* -------------------------------
  ★イラスト用の特殊クラス
  ------------------------------- */
}
.p-license__item--illustration {
  border: none !important;
  padding: 0 !important;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-license__item--illustration img {
  width: auto;
  height: auto;
  max-height: 242px;
}
@media all and (max-width : 767px) {
  .p-license__item--illustration {
    margin-top: 20px;
  }
}
.p-license {
  /* --- 内側の枠線 --- */
}
.p-license__frame {
  border: 1px solid #0070c8;
  height: 100%;
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media all and (max-width : 767px) {
  .p-license__frame {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 24px 15px;
  }
}
.p-license {
  /* --- 左上のリボンアイコン --- */
}
.p-license__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  width: 70px;
}
.p-license__icon img {
  width: 100%;
  max-width: 57px;
  height: auto;
  display: block;
  position: absolute;
  top: 31px;
}
@media all and (max-width : 767px) {
  .p-license__icon img {
    top: 21px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
.p-license {
  /* --- テキストエリア --- */
}
.p-license__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  position: relative;
  left: -25px;
}
@media all and (max-width : 767px) {
  .p-license__body {
    left: 0;
  }
}
.p-license__issuer {
  margin-bottom: 8px;
}
.p-license__name {
  margin-bottom: 8px;
}

/* =========================================
   クライアント用スタイルガイド（パーツ集）のスタイル
   ========================================= */
.p-styleguide {
  margin-bottom: 60px;
}
.p-styleguide__block {
  margin-bottom: 40px;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
}
.p-styleguide__preview {
  padding: 30px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.p-styleguide__preview h2, .p-styleguide__preview h3, .p-styleguide__preview h4 {
  margin-top: 0;
}
.p-styleguide__code {
  background-color: #f7f7f7;
  padding: 20px;
}
.p-styleguide__code-label {
  font-size: 12px;
  font-weight: bold;
  color: #666;
  margin-bottom: 8px;
  display: block;
}
.p-styleguide__code textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 120px;
  padding: 10px;
  background-color: #333;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-family: monospace;
  font-size: 13px;
  line-height: 1.5;
  resize: vertical;
}
.p-styleguide__code textarea:focus {
  outline: 2px solid #2b61bf;
}
.p-styleguide__title {
  margin-top: 0 !important;
}

/* =========================================
ループ処理開始
========================================= */
.page-flooring {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-flooring .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-kids.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-flooring .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-flooring .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/bg-flooring-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-flooring .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-flooring .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-flooring .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-flooring .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-flooring .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-flooring .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-flooring .p-post__inner::before {
    right: 0;
  }
}
.page-flooring .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-flooring .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-flooring .p-faq__inner::before {
    right: 0;
  }
}
.page-flooring .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/flooring/img-flooring-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-electricity {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-electricity .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-electricity .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-electricity .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/bg-electricity-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-electricity .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-electricity .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-electricity .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-electricity .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-electricity .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-electricity .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-electricity .p-post__inner::before {
    right: 0;
  }
}
.page-electricity .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-electricity .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-electricity .p-faq__inner::before {
    right: 0;
  }
}
.page-electricity .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/electricity/img-electricity-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-elevator {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-elevator .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-elevator .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-elevator .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/bg-elevator-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-elevator .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-elevator .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-elevator .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-elevator .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-elevator .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-elevator .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-elevator .p-post__inner::before {
    right: 0;
  }
}
.page-elevator .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-elevator .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-elevator .p-faq__inner::before {
    right: 0;
  }
}
.page-elevator .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/elevator/img-elevator-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-relics {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-relics .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-relics .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-relics .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/relics/bg-relics-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-relics .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-relics .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-relics .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-relics .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-relics .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-relics .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-relics .p-post__inner::before {
    right: 0;
  }
}
.page-relics .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-relics .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-relics .p-faq__inner::before {
    right: 0;
  }
}
.page-relics .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/relics/img-relics-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-company {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-company .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-company .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-company .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/company/bg-company-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-company .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-company .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-company .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-company .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-company .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-company .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-company .p-post__inner::before {
    right: 0;
  }
}
.page-company .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-company .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-company .p-faq__inner::before {
    right: 0;
  }
}
.page-company .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/company/img-company-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-news {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-news .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-news .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-news .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/news/bg-news-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-news .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-news .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-news .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-news .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-news .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-news .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-news .p-post__inner::before {
    right: 0;
  }
}
.page-news .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-news .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-news .p-faq__inner::before {
    right: 0;
  }
}
.page-news .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/news/img-news-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-news-post {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-news-post .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-news-post .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-news-post .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/bg-news-post-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-news-post .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-news-post .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-news-post .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-news-post .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-news-post .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-news-post .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-news-post .p-post__inner::before {
    right: 0;
  }
}
.page-news-post .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-news-post .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-news-post .p-faq__inner::before {
    right: 0;
  }
}
.page-news-post .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/news-post/img-news-post-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-faq {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-faq .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-faq .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-faq .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/faq/bg-faq-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-faq .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-faq .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-faq .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-faq .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-faq .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-faq .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-faq .p-post__inner::before {
    right: 0;
  }
}
.page-faq .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-faq .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-faq .p-faq__inner::before {
    right: 0;
  }
}
.page-faq .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/faq/img-faq-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-contact {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-contact .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-contact .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-contact .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/contact/bg-contact-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-contact .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-contact .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-contact .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-contact .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-contact .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-contact .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-contact .p-post__inner::before {
    right: 0;
  }
}
.page-contact .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-contact .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-contact .p-faq__inner::before {
    right: 0;
  }
}
.page-contact .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/contact/img-contact-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-confirm {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-confirm .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-confirm .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-confirm .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/bg-confirm-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-confirm .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-confirm .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-confirm .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-confirm .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-confirm .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-confirm .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-confirm .p-post__inner::before {
    right: 0;
  }
}
.page-confirm .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-confirm .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-confirm .p-faq__inner::before {
    right: 0;
  }
}
.page-confirm .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/confirm/img-confirm-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-thanks {
  overflow: hidden;
  padding-bottom: 29px;
}
.page-thanks .p-intro::before {
  content: "";
  display: block;
  width: 167px;
  height: 88px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: -40px;
}
.page-thanks .p-feature__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-thanks .p-gallery::before {
  content: "";
  display: block;
  width: 125px;
  height: 70px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/bg-thanks-case.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -33px;
}
.page-thanks .p-flow__inner::before {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-flow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: -25px;
}
@media all and (max-width : 767px) {
  .page-thanks .p-flow__inner::before {
    width: 120px;
    height: 120px;
  }
}
.page-thanks .p-greeting__inner::before {
  content: "";
  display: block;
  width: 232px;
  height: 167px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -47px;
}
.page-thanks .p-greeting__inner::after {
  content: "";
  display: block;
  width: 110px;
  height: 162px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-delivery.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -115px;
}
.page-thanks .p-profile__inner::before {
  content: "";
  display: block;
  width: 119px;
  height: 131px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-company.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}
.page-thanks .p-post__inner::before {
  content: "";
  display: block;
  width: 124px;
  height: 230px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-guide.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -80px;
  top: -100px;
}
@media all and (max-width : 990px) {
  .page-thanks .p-post__inner::before {
    right: 0;
  }
}
.page-thanks .p-faq__inner {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.page-thanks .p-faq__inner::before {
  content: "";
  display: block;
  width: 133px;
  height: 124px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-worker.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -130px;
  top: -53px;
}
@media all and (max-width : 990px) {
  .page-thanks .p-faq__inner::before {
    right: 0;
  }
}
.page-thanks .p-license__inner::before {
  content: "";
  display: block;
  width: 98px;
  height: 119px;
  background-image: url(/wp-content/themes/hachimine/images/thanks/img-thanks-features.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -25px;
}

.page-flooring .p-intro::before {
  height: 176px;
  z-index: 9;
}

.page-electricity .p-intro__body::before {
  width: 119px;
  height: 111px;
}
.page-electricity .p-intro::before {
  width: 119px;
  height: 111px;
  z-index: 3;
  top: 0;
}

.page-elevator .p-intro__body::before {
  width: 130px;
  height: 148px;
  top: -54px;
}
@media all and (max-width : 767px) {
  .page-elevator .p-intro__body::before {
    width: 117px;
  }
}
.page-elevator .p-intro::before {
  top: -14px;
  height: 133px;
  z-index: 3;
}

.page-relics .p-intro__body::before {
  width: 153px;
  height: 163px;
}
@media all and (max-width : 767px) {
  .page-relics .p-intro__body::before {
    width: 117px;
    top: -61px;
  }
}
.page-relics .p-intro::before {
  top: 0px;
  width: 153px;
  height: 163px;
  z-index: 3;
}
@media all and (max-width : 990px) {
  .page-relics .p-intro::before {
    width: 110px;
    top: -25px;
  }
}

.page-business .inner__business-another {
  position: relative;
  margin-top: 128px;
}
.page-business .inner__business-another .ttl_h3 {
  z-index: 10;
  padding: 0 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  background-color: #0070c8;
  position: absolute;
  top: -38px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.page-business .inner__business-another a p, .page-business .inner__business-another a span {
  color: white;
}
.page-business .list-item_another {
  position: relative;
  max-width: 760px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -moz-text-align-last: left;
       text-align-last: left;
  gap: 60px;
  padding: 52px 0 0px;
}
@media all and (max-width : 990px) {
  .page-business .list-item_another {
    display: block;
    -moz-text-align-last: center;
         text-align-last: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media all and (max-width : 767px) {
  .page-business .list-item_another {
    padding-top: 50px;
  }
}
.page-business .list-item_another::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 0;
}
@media all and (max-width : 767px) {
  .page-business .list-item_another::before {
    top: -5px;
    width: 90%;
  }
}
.page-business .list-item_another .another-item {
  min-width: 346px;
}
.page-business .list-item_another .inner__business--ttl {
  padding-top: 0;
}
@media all and (max-width : 990px) {
  .page-business .list-item_another .inner__business--ttl {
    padding-top: 32px;
  }
}

.p-container {
  padding-bottom: 140px;
}

@media all and (max-width : 990px) {
  .page-company .p-greeting__inner::after {
    display: none;
  }
}