@charset "UTF-8";
.home-wrapper {
  padding-top: 70px;
}
.home-wrapper .xo-slider-template-default .slide-content-text {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #FFF !important;
  color: #000 !important;
  padding: 15px;
  font-size: 12px;
  line-height: 1.3;
}
.home-wrapper .works-section {
  background-color: #FFF;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.home-wrapper .works-section .inner .home-works {
  margin-bottom: 5rem;
}
.home-wrapper .works-section .inner .home-works h2 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.home-wrapper .works-section .inner .home-works h2::after {
  display: block;
  text-align: center;
  content: "施工事例";
  font-size: 0.7rem;
  margin-bottom: 4rem;
}
.home-wrapper .works-section .inner .home-works .works-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 40px 4%;
  margin-bottom: 5rem;
}
.home-wrapper .works-section .inner .home-works .works-list li {
  width: 22%;
}
.home-wrapper .works-section .inner .home-works .works-list li a {
  display: block;
  height: 100%;
  background-color: #FFF;
}
.home-wrapper .works-section .inner .home-works .works-list li a .works-img {
  margin-bottom: 15px;
}
.home-wrapper .works-section .inner .home-works .works-list li a .works-text {
  background-color: #FFF;
  font-size: 0.8rem;
}
.home-wrapper .works-section .inner .home-works .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  width: 13rem;
  height: 2.8rem;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.home-wrapper .genrelist-section {
  background-color: #F2F2F2;
}
.home-wrapper .genrelist-section .inner .genre-list {
  padding: 5rem;
}
.home-wrapper .genrelist-section .inner .genre-list h2 {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 3rem;
}
.home-wrapper .genrelist-section .inner .genre-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px 4%;
  margin-bottom: 5rem;
}
.home-wrapper .genrelist-section .inner .genre-list ul li {
  width: 22%;
}
.home-wrapper .genrelist-section .inner .genre-list ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3rem;
  background-color: #FFF;
  font-size: 0.8rem;
  color: #000;
  border-radius: 7px;
}
.home-wrapper .points-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.home-wrapper .points-section .inner .home-points {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.home-wrapper .points-section .inner .home-points h2 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.home-wrapper .points-section .inner .home-points h2::after {
  display: block;
  text-align: center;
  content: "サービス";
  font-size: 0.7rem;
  margin-bottom: 4rem;
}
.home-wrapper .points-section .inner .home-points .points-text {
  text-align: center;
  margin-bottom: 5rem;
}
.home-wrapper .points-section .inner .home-points .services .service-item {
  display: flex;
  width: 100%;
  margin-bottom: 3.5rem;
}
.home-wrapper .points-section .inner .home-points .services .service-item .item-left {
  width: 45%;
}
.home-wrapper .points-section .inner .home-points .services .service-item .item-right {
  width: 55%;
  padding-left: 5rem;
}
.home-wrapper .points-section .inner .home-points .services .service-item .item-right h3 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-bottom: 1.5rem;
  font-weight: bold;
}
.home-wrapper .points-section .inner .home-points .services .service-item .item-right p {
  font-size: 0.9rem;
  line-height: 1.8rem;
  margin-bottom: 2rem;
}
.home-wrapper .points-section .inner .home-points .services .service-item .item-right a {
  font-size: 0.9rem;
  color: #000;
  text-decoration: underline;
}
.home-wrapper .menu-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.home-wrapper .menu-section .inner .home-menu h2 {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.8rem;
}
.home-wrapper .menu-section .inner .home-menu .min-text {
  font-size: 0.8rem;
  margin-bottom: 5rem;
  text-align: center;
}
.home-wrapper .menu-section .inner .home-menu .home-scmenu {
  -webkit-padding-start: 0px !important;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px 2%;
  margin: 0;
}
.home-wrapper .menu-section .inner .home-menu .home-scmenu li {
  width: 23.5%;
}
.home-wrapper .menu-section .inner .home-menu .home-scmenu li a {
  background-color: rgb(144, 165, 165);
  border-radius: 0.7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.home-wrapper .menu-section .inner .home-menu .home-scmenu li a div {
  text-align: center;
}
.home-wrapper .menu-section .inner .home-menu .home-scmenu li a div h3 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 1.6rem;
}
.home-wrapper .menu-section .inner .home-menu .home-scmenu li a div p {
  font-size: 0.8rem;
}
.home-wrapper .faq-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f5f5f5;
}
.home-wrapper .faq-section .inner .home-faq {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-wrapper .faq-section .inner .home-faq h2 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.home-wrapper .faq-section .inner .home-faq h2::after {
  display: block;
  content: "Q and A";
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 30px;
}
.home-wrapper .faq-section .inner .home-faq p {
  font-size: 0.8rem;
  margin-bottom: 60px;
}
.home-wrapper .faq-section .inner .home-faq ul {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.home-wrapper .faq-section .inner .home-faq ul li {
  background-color: #FFF;
  border-radius: 1rem;
  margin-bottom: 15px;
  padding: 1.7rem 2.5rem;
}
.home-wrapper .faq-section .inner .home-faq ul li p {
  font-size: 1rem;
  margin-bottom: 0 !important;
  padding: 1.6rem;
}
.home-wrapper .faq-section .inner .home-faq ul li .faq-qs {
  font-size: 1.1rem;
}
.home-wrapper .faq-section .inner .home-faq ul li .faq-qs::before {
  top: -0.3rem;
  left: 0;
  content: "Q.";
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.4rem;
  color: #bd73b3;
}
.home-wrapper .voice-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.home-wrapper .voice-section .home-voice h2 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
.home-wrapper .voice-section .home-voice h2::after {
  display: block;
  content: "VOICE";
  font-size: 0.8rem;
  margin-bottom: 30px;
}
.home-wrapper .voice-section .home-voice .voice-item {
  width: 100%;
  height: 100%;
  display: flex;
  border-radius: 1rem;
  background-color: rgb(15, 90, 90);
}
.home-wrapper .voice-section .home-voice .voice-item .voice-left {
  width: 70%;
  padding: 40px;
}
.home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-titlle {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 30px;
}
.home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-text {
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 15px;
}
.home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-name {
  font-size: 0.9rem;
  margin-bottom: 35px;
}
.home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-comment {
  font-size: 0.9rem;
  background-color: #f5f5f5;
  color: #4b4b4b;
  border-radius: 1rem;
  padding: 15px;
}
.home-wrapper .voice-section .home-voice .voice-item .voice-right {
  width: 30%;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.home-wrapper .voice-section .home-voice .voice-item .voice-right img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  min-height: 250px;
  height: 100%;
}
.home-wrapper .topics-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f5f5f5;
}
.home-wrapper .topics-section .inner {
  display: flex;
}
.home-wrapper .topics-section .inner .home-topics h2 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.home-wrapper .topics-section .inner .home-topics h2::after {
  display: block;
  text-align: center;
  content: "TOPICS";
  font-size: 0.7rem;
  margin-bottom: 30px;
}
.home-wrapper .topics-section .inner .home-topics ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 20px 3.5%;
  margin-bottom: 5rem;
}
.home-wrapper .topics-section .inner .home-topics ul li {
  width: 31%;
}
.home-wrapper .topics-section .inner .home-topics ul li a img {
  margin-bottom: 1.2rem;
}
.home-wrapper .topics-section .inner .home-topics ul li a .article_info {
  font-size: 0.8rem;
  display: flex;
  margin-bottom: 10px;
}
.home-wrapper .topics-section .inner .home-topics ul li a .article_info .days {
  margin-right: 20px;
}
.home-wrapper .topics-section .inner .home-topics ul li a .article_info .cat::before {
  content: "-";
  display: inline-block;
  margin-right: 10px;
}
.home-wrapper .topics-section .inner .home-topics ul li a h4 {
  font-size: 1rem;
}
.home-wrapper .topics-section .inner .home-topics .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  width: 13rem;
  height: 2.8rem;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.home-wrapper .banner-section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.home-wrapper .banner-section .inner .home-banner {
  width: 100%;
}
.home-wrapper .banner-section .inner .home-banner ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
  gap: 20px 25px;
  margin-bottom: 5rem;
}
.home-wrapper .banner-section .inner .home-banner ul li {
  width: 320px;
}
.home-wrapper .banner-section .inner .home-banner ul li .baner-link {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  margin-bottom: 1.4rem;
}
.home-wrapper .banner-section .inner .home-banner ul li .text-link {
  color: #000;
  font-size: 0.9rem;
  display: block;
  text-align: center;
}

/* home-wrapper */
.acd-check {
  display: none;
}

.acd-content {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
}

.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
  transition: all 2s;
}

/* スライダーページネーションの●のサイズ修正 */
.home-slider .xo-slider-template-default .swiper-pagination-bullet {
  width: 5px !important;
  height: 5px !important;
  opacity: 0.5;
}

/* スライダーページネーションの●のサイズ修正 */
.home-slider .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 60px;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .home-wrapper .hero-section .home-slider .swiper .swiper-slide img {
    border-radius: 0rem;
  }
  .home-wrapper .hero-section .home-slider .news-wrap {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 96%;
    min-width: 96%;
    background-color: #FFF;
    padding-left: 30px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    z-index: 3;
  }
  .home-wrapper .hero-section .home-slider .news-wrap a .news_item {
    display: flex;
    flex-wrap: nowrap;
    color: #000;
    font-size: 0.8rem;
  }
  .home-wrapper .hero-section .home-slider .news-wrap a .news_item span {
    display: block;
  }
  .home-wrapper .hero-section .home-slider .news-wrap a .news_item .days {
    margin-right: 15px;
  }
  .home-wrapper .hero-section .home-slider .news-wrap a .news_item .title {
    max-height: 200px;
  }
  .home-wrapper .works-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .home-wrapper .works-section .inner .home-works {
    margin-bottom: 5rem;
  }
  .home-wrapper .works-section .inner .home-works h2 {
    font-size: 1.6rem;
  }
  .home-wrapper .works-section .inner .home-works h2::after {
    font-size: 0.7rem;
    margin-bottom: 4rem;
  }
  .home-wrapper .works-section .inner .home-works .works-list {
    gap: 30px 4%;
    margin-bottom: 5rem;
  }
  .home-wrapper .works-section .inner .home-works .works-list li {
    width: 48%;
  }
  .home-wrapper .works-section .inner .home-works .works-list li a {
    background-color: #FFF;
  }
  .home-wrapper .works-section .inner .home-works .works-list li a .works-text {
    background-color: #FFF;
    font-size: 0.9rem;
    padding: 0rem;
  }
  .home-wrapper .works-section .inner .home-works .btn {
    width: 13rem;
    height: 2.8rem;
    color: #ffffff;
    font-size: 0.9rem;
    margin-bottom: 30px;
  }
  .home-wrapper .genrelist-section {
    background-color: #F2F2F2;
    padding-top: 3.5rem;
    padding-bottom: 2.5rem;
  }
  .home-wrapper .genrelist-section .inner .genre-list {
    padding: 0rem;
  }
  .home-wrapper .genrelist-section .inner .genre-list h2 {
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 3rem;
  }
  .home-wrapper .genrelist-section .inner .genre-list ul {
    gap: 15px 4%;
  }
  .home-wrapper .genrelist-section .inner .genre-list ul li {
    width: 48%;
    height: 2.5rem;
  }
  .home-wrapper .about-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .home-wrapper .about-section .inner .home-about {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .home-wrapper .about-section .inner .home-about .about-left {
    width: 100%;
  }
  .home-wrapper .about-section .inner .home-about .about-right {
    width: 100%;
    padding-left: 0rem;
    margin-bottom: 2rem;
  }
  .home-wrapper .faq-section .inner .home-faq ul {
    width: 100%;
  }
  .home-wrapper .faq-section .inner .home-faq ul li {
    margin-bottom: 15px;
    padding: 1.4rem 2rem;
  }
  .home-wrapper .menu-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .home-wrapper .menu-section .inner .home-menu .home-scmenu {
    gap: 20px 2%;
  }
  .home-wrapper .menu-section .inner .home-menu .home-scmenu li {
    width: 49%;
  }
  .home-wrapper .menu-section .inner .home-menu .home-scmenu li a {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .home-wrapper .points-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .home-wrapper .points-section .inner .home-points {
    width: 100%;
    margin: 0;
  }
  .home-wrapper .points-section .inner .home-points .services .service-item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 3.5rem;
  }
  .home-wrapper .points-section .inner .home-points .services .service-item .item-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-wrapper .points-section .inner .home-points .services .service-item .item-right {
    width: 100%;
    padding-left: 0rem;
  }
  .home-wrapper .points-section .inner .home-points .services .service-item .item-right h3 {
    font-size: 1.1rem;
    line-height: 1.5rem;
    margin-bottom: 1.3rem;
  }
  .home-wrapper .points-section .inner .home-points .services .service-item .item-right p {
    font-size: 0.9rem;
    line-height: 1.8rem;
    margin-bottom: 2rem;
  }
  .home-wrapper .points-section .inner .home-points .services .service-item .item-right a {
    font-size: 0.9rem;
    color: #000;
    text-decoration: underline;
  }
  .home-wrapper .topics-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .home-wrapper .topics-section .inner .home-topics ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 20px 0;
    margin-bottom: 5rem;
  }
  .home-wrapper .topics-section .inner .home-topics ul li {
    width: 100%;
  }
  .home-wrapper .topics-section .inner .home-topics ul li a img {
    margin-bottom: 0.8rem;
  }
  .home-wrapper .topics-section .inner .home-topics ul li a .article_info {
    font-size: 0.8rem;
    display: flex;
    margin-bottom: 0.5rem;
  }
  .home-wrapper .topics-section .inner .home-topics ul li a .article_info .days {
    margin-right: 1rem;
  }
  .home-wrapper .topics-section .inner .home-topics ul li a .article_info .cat::before {
    content: "-";
    display: inline-block;
    margin-right: 1.5rem;
  }
  .home-wrapper .topics-section .inner .home-topics ul li a h4 {
    font-size: 1rem;
  }
  .home-wrapper .voice-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .home-wrapper .voice-section .home-voice h2 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
  }
  .home-wrapper .voice-section .home-voice h2::after {
    display: block;
    content: "VOICE";
    font-size: 0.8rem;
    margin-bottom: 30px;
  }
  .home-wrapper .voice-section .home-voice .voice-item {
    display: flex;
    flex-direction: column-reverse;
    padding: 1.5rem;
  }
  .home-wrapper .voice-section .home-voice .voice-item .voice-left {
    width: 100%;
    padding: 0px;
  }
  .home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-titlle {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-text {
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-name {
    font-size: 0.9rem;
    margin-bottom: 35px;
  }
  .home-wrapper .voice-section .home-voice .voice-item .voice-left .voice-comment {
    font-size: 0.9rem;
    background-color: #f5f5f5;
    color: #4b4b4b;
    border-radius: 1rem;
    padding: 15px;
  }
  .home-wrapper .voice-section .home-voice .voice-item .voice-right {
    width: 100%;
  }
  .home-wrapper .voice-section .home-voice .voice-item .voice-right img {
    border-radius: 1rem;
    -o-object-fit: inherit;
       object-fit: inherit;
    width: 100%;
  }
  .home-wrapper .banner-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .home-wrapper .banner-section .inner .home-banner {
    width: 100%;
  }
  .home-wrapper .banner-section .inner .home-banner ul {
    flex-wrap: wrap;
    gap: 20px 0px;
    margin-bottom: 0rem;
  }
  .home-wrapper .banner-section .inner .home-banner ul li {
    width: 100%;
  }
  .home-wrapper .banner-section .inner .home-banner ul li .baner-link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    margin-bottom: 1rem;
  }
  .home-wrapper .banner-section .inner .home-banner ul li .text-link {
    color: #000;
    font-size: 0.9rem;
    display: block;
    text-align: center;
  }
}/*# sourceMappingURL=top.css.map */