@charset "UTF-8";
.din-demi {
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  font-style: normal;
}

/*----------------------------------------------------------------------
ビジュアル
----------------------------------------------------------------------*/
.fv {
  position: relative;
  background: no-repeat 50%/cover url(../img/photo/visual.jpg);
}
.fv:before {
  display: block;
  content: "";
  padding-top: 100vh;
}
.fv article {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: auto;
  text-align: center;
  color: #fff;
}
.fv article p {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "noto-sans-cjk-jp", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: 1px 0px 11px rgba(0, 0, 0, 0.4), 1px 0px 11px rgba(0, 0, 0, 0.4), 1px 0px 11px rgba(0, 0, 0, 0.4);
}
.fv article p b {
  display: inline-block;
  margin-bottom: 32px;
  padding: 15px 25px;
  background: rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
  border-radius: 50px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.fv article h2 {
  font-size: 173px;
  font-size: 10.8125rem;
  line-height: 1;
  margin-bottom: 60px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic", "noto-sans-cjk-jp", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-shadow: 1px 0px 46px rgba(0, 0, 0, 0.4), 1px 0px 46px rgba(0, 0, 0, 0.4), 1px 0px 46px rgba(0, 0, 0, 0.4);
  font-feature-settings: "palt" 1;
}
.fv article h2 small {
  display: block;
  font-size: 92px;
  font-size: 5.75rem;
  line-height: 1.4239130435;
}
@media screen and (max-width: 768px) {
  .fv:before {
    display: block;
    content: "";
    padding-top: 100svh;
  }
  .fv article p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4545454545;
  }
  .fv article p b {
    margin-bottom: 20px;
    padding: 10px 15px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .fv article h2 {
    font-size: 76px;
    font-size: 4.75rem;
    margin-bottom: 20px;
  }
  .fv article h2 small {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

/*----------------------------------------------------------------------
汎用
----------------------------------------------------------------------*/
.more_card {
  display: flex;
  flex-direction: column;
  max-width: 478px;
  padding: 53px 33px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 768px) {
  .more_card {
    padding: 30px 15px;
  }
}

.corporate, .works, .excase {
  padding: 39px 0;
}
.corporate .h_line, .works .h_line, .excase .h_line {
  color: #fff;
  margin-bottom: 32px;
}
.corporate .h_line span, .works .h_line span, .excase .h_line span {
  border-color: #fff;
}
@media screen and (max-width: 768px) {
  .corporate, .works, .excase {
    padding: 102px 0;
  }
}

.corporate .wrap, .works .wrap {
  max-width: 100%;
  padding: 0 10vw;
}
@media screen and (max-width: 768px) {
  .corporate .wrap, .works .wrap {
    padding: 0 5vw;
  }
}

/*----------------------------------------------------------------------
お知らせ
----------------------------------------------------------------------*/
.news {
  padding: 92px 0;
}
.news article {
  display: flex;
  align-items: flex-start;
}
.news article .news_list {
  margin-left: auto;
  width: calc(100% - 240px);
}
.news article .news_list dl {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .news article {
    flex-direction: column;
  }
  .news article .news_list {
    margin-left: 0;
    width: 100%;
  }
}

/*----------------------------------------------------------------------
会社案内
----------------------------------------------------------------------*/
.corporate {
  background: no-repeat 50%/cover url(../img/photo/com_img.jpg);
}
@media screen and (max-width: 768px) {
  .corporate {
    background: no-repeat 50%/cover url(../img/photo/com_img_sp.jpg);
  }
}

/*----------------------------------------------------------------------
事業案内
----------------------------------------------------------------------*/
.works {
  background: no-repeat 50%/cover url(../img/photo/work_img.jpg);
}
.works .more_card {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .works {
    background: no-repeat 50%/cover url(../img/photo/work_img_sp.jpg);
  }
}

/*----------------------------------------------------------------------
アクセス
----------------------------------------------------------------------*/
.access {
  text-align: center;
}
.access article {
  padding: 70px 0 64px;
}
.access article .h_line {
  margin-bottom: 44px;
}
.access article address {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #e81010;
}
.access .map iframe {
  display: block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .access article .h_line {
    margin-bottom: 44px;
  }
  .access article address {
    text-align: left;
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

/*----------------------------------------------------------------------
施工一例
----------------------------------------------------------------------*/
.excase {
  background: no-repeat 50%/cover url(../img/photo/excase_img.jpg);
}
.excase .more_card {
  margin: auto;
  background: none;
}
@media screen and (max-width: 768px) {
  .excase {
    background: no-repeat 50%/cover url(../img/photo/excase_img_sp.jpg);
  }
}

/*----------------------------------------------------------------------
お問い合わせ
----------------------------------------------------------------------*/
.contact {
  padding: 84px 0 80px;
  background: linear-gradient(to bottom, #f8f8f8, #dfdbdb);
}
.contact shadow .wrap {
  max-width: 956px;
}
.contact article {
  background: #fff;
  box-shadow: 0px 0px 2px rgba(28, 41, 66, 0.1);
  padding: 49px;
}
.contact article > * {
  width: 50%;
  padding: 0 35px;
  text-align: center;
  color: #e81010;
}
.contact article > *:first-child {
  border-right: 2px solid #e81010;
}
.contact article > *:first-child p {
  margin-bottom: 33px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
}
.contact .h_line {
  margin-bottom: 28px;
}
.contact h3 {
  margin-top: 25px;
  font-size: 55px;
  font-size: 3.4375rem;
  color: #e81010;
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.contact h3 + p {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.2;
}
.contact h3 + p small {
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .contact {
    padding-bottom: 172px;
  }
  .contact article {
    padding: 0;
    flex-direction: column;
    box-shadow: none;
    background: transparent;
  }
  .contact article > * {
    width: 100%;
    padding: 57px 24px;
    background: #fff;
  }
  .contact article > *:first-child {
    padding-top: 69px;
    margin-bottom: 13px;
    border-right: none;
  }
  .contact article > *:first-child p {
    margin-bottom: 33px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
  .contact h3 {
    margin-top: 25px;
    font-size: 40px;
    font-size: 2.5rem;
    color: #e81010;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .contact h3 + p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}/*# sourceMappingURL=index.css.map */