.p-top_mv {
  position: relative;
}

.slider li {
  width: 100%;
  object-fit: cover;
}

.p-mv_box01 {
  background: url(../img/top_mv_01.jpg) no-repeat center;
  height: 810px !important;
  background-size: cover;
}
.p-mv_box02 {
  background: url(../img/top_mv_02.jpg) no-repeat center;
  height: 810px !important;
  background-size: cover;
}
.p-mv_box03 {
  background: url(../img/top_mv_03.jpg) no-repeat center;
  height: 810px !important;
  background-size: cover;
}
.p-top_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(704 / 1920 * 100vw);
  max-width: 704px;
}

.index-painting {
  margin-bottom: 240px;
}
.index-painting .box {
  max-width: 1367px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}
.index-painting .box::before {
  content: "";
  position: absolute;
  top: -134px;
  left: -279px;
  background: url(../img/bg01.png) top left no-repeat;
  background-size: cover;
  width: 1554px;
  height: 553px;
  z-index: -1;
}

.index-painting .title {
  font-size: 4rem;
  line-height: 1.8125;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}
.index-painting .title span {
  color: #ff6700;
}
.index-painting .text {
  max-width: 614px;
  width: 100%;
  margin-top: 5px;
  line-height: 2;
  font-size: 1.8rem;
}
.index-waterproof {
  position: relative;
}
.index-waterproof .box {
  max-width: 1407px;
  margin: 0 auto 140px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.index-waterproof::before {
  content: "";
  background: url(../img/bg03.png) no-repeat;
  position: absolute;
  bottom: -730px;
  right: -340px;
  width: calc(1068 / 1920 * 100vw);
  height: 1065px;
  background-size: cover;
}
.index-waterproof .image {
  position: relative;
  top: 18px;
  width: 740px;
}
.index-waterproof .text-box {
  max-width: 640px;
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.index-waterproof .title {
  font-size: 4rem;
  color: #072676;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  line-height: 1.65;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.index-waterproof .text {
  font-size: 1.8rem;
  line-height: 1.875;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 505px;
}
.index-waterproof .text .num {
  display: inline-block;
  height: 1.45em;
  margin-top: -6px;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
}

.mod_news_detail,
#contact_form {
  width: 100%;
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto 50px;
}
.mod_pickup_gallery #gallery {
  width: 100%;
  padding-bottom: 0;
}
.mod_pickup_gallery #gallery {
  width: 620px;
  padding-bottom: 10px;
  overflow: hidden;
  zoom: 1;
}
.index-construction {
  position: relative;
  z-index: 12;
  background-color: #072676;
  padding: 80px 0;
}
.index-construction .box {
  width: 100%;
  position: relative;
  z-index: 10;
}
.index-construction .inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
}
.index-construction .bg-title {
  font-size: 3.4rem;
  line-height: 1.63;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 80px;
  color: #fff;
}
.index-construction .info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 58px 20px;
  background: url(../img/bg02.jpg) center repeat;
  padding: 40px 35px 60px;
  max-width: 1280px;
  margin: 0 auto;
}
.index-construction .article {
  max-width: 380px;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.index-construction .image {
  width: 210px;
}
.index-construction .text-box {
  margin-left: 5px;
  margin-top: 20px;
}
.index-construction .att {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  padding: 4px 3px;
  margin-bottom: 11px;
}
.index-construction .att-inner {
  display: inline-block;
  background-color: #072676;
  padding: 3px 10px 4px 12px;
  text-align: center;
  line-height: 1.875;
}
.index-construction .title {
  padding-left: 2px;
  font-size: 2rem;
  line-height: 1.55;
  font-weight: bold;
}
.index-provide {
  position: relative;
  z-index: 11;
  margin-bottom: 118px;
}
.index-provide::before {
  content: "";
  position: absolute;
  top: -109px;
  left: 0;
  margin: auto;
  background: url(../img/bg05.png) top center no-repeat;
  width: 1800px;
  height: 811px;
  z-index: -1;
  background-size: cover;
}
.index-provide .bg-title {
  font-size: 3.4rem;
  line-height: 1.63;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  margin: 90px 0;
}
.index-provide .bg-title span {
  color: #ff6700;
}
.index-provide .info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1px;
}
.index-provide .article {
  width: calc(33.3333333333% - 2px);
  height: 474px;
}
.index-provide .article:first-child,
.index-provide .article:nth-child(2) {
  width: calc(50% - 2px);
}
.index-provide .article a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-decoration: none;
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 1;
}
.index-provide .article .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.object-fit-img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  font-family: "object-fit: cover;";
}
.index-provide .title {
  font-size: 4rem;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 22px;
}
.index-provide .title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  width: 170px;
  height: 1px;
}
.index-provide .text {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.875;
  font-weight: normal;
}
.index-reason {
  margin-bottom: 86px;
}
.index-reason .box {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.index-reason .bg-title {
  text-align: center;
  font-size: 4rem;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 130px;
}
.index-reason .info {
  position: relative;
}
.index-reason .info::before {
  content: "";
  background: url(../img/bg03.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(1063/1920*100vw);
  height: calc(1063/1920*100vw);
  max-width: 1063px;
  max-height: 1063px;
}
.index-reason .article {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.index-reason .text-box {
  max-width: 640px;
  width: 100%;
  margin-top: 50px;
}
.index-reason .title {
  font-size: 3rem;
  line-height: 1.533;
  font-weight: bold;
  color: #072676;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 15px;
}
.index-reason .text {
  font-size: 1.8rem;
  line-height: 1.875;
}
.index-reason .image {
  width: 840px;
}
.index-reason .article:nth-child(2) {
  margin-top: 8px;
  flex-direction: row-reverse;
}
.index-reason .article:nth-child(2) .text-box {
  margin-top: 20px;
}
.index-reason .article:nth-child(2) .image {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .p-mv_box01 {
    background: url(../img/top_mv_01_sp.jpg) no-repeat;
    height: 617px !important;
    background-size: cover;
  }
  .p-mv_box02 {
    background: url(../img/top_mv_02_sp.jpg) no-repeat;
    height: 617px !important;
    background-size: cover;
  }
  .p-mv_box03 {
    background: url(../img/top_mv_03_sp.jpg) no-repeat;
    height: 617px !important;
    background-size: cover;
  }
  .index-painting .box::before {
    width: 880px;
    height: 310px;
    left: -420px;
    top: -84px;
  }
  .p-top_ttl {
    width: calc(430 / 430 * 100vw);
  }
  .index-painting .title {
    font-size: 2.3rem;
  }
  .index-painting .text {
    margin-top: 50px;
  }
  .index-painting .box,
  .index-waterproof .box,
  .index-waterproof .text-box {
    display: block;
  }
  .index-waterproof .box {
    margin-bottom: 0;
  }
  .index-waterproof::before {
    width: 340px;
    height: 340px;
    right: -150px;
    bottom: -40px;
  }
  .index-waterproof .image {
    width: auto;
  }
  .index-waterproof .title {
    writing-mode: unset;
    font-size: 2.4rem;
  }
  .index-waterproof .text {
    writing-mode: unset;
    height: auto;
    margin-top: 40px;
    font-size: 1.6rem;
    margin: 40px 0;
  }
  .index-painting {
    margin-bottom: 0;
    padding: 50px 4% 60px;
  }
  .index-construction {
    padding: 0 4% 60px;
    margin: 0;
  }
  .index-construction .bg-title {
    font-size: 2.1rem;
    margin: 0;
    padding: 40px 0;
  }
  .index-construction .title {
    font-size: 1.8rem;
  }
  .index-construction .image {
    width: 160px;
  }
  .index-waterproof {
    margin: 0;
    padding: 0 4%;
  }
  .index-construction .inner {
    width: auto;
  }
  .index-construction .info {
    display: block;
    padding: 20px 4%;
  }
  .index-provide .bg-title {
    font-size: 2.2rem;
    margin: 40px 0;
  }
  .index-provide::before {
    width: 500px;
    height: 500px;
    top: -64px;
    left: -80px;
  }
  .index-provide .article:first-child,
  .index-provide .article:nth-child(2) {
    width: 100%;
    height: 350px;
  }
  .index-provide .article a {
    padding: 40px 15px;
  }
  .index-provide .title {
    padding-bottom: 10px;
    margin-bottom: 12px;
    font-size: 3rem;
  }
  .index-provide .text {
    text-align: left;
  }
  .index-provide .article {
    width: 100%;
    height: 200px;
  }
  .index-provide .title::after {
    width: 169px;
  }
  .index-provide {
    margin-bottom: 0;
  }
  .index-reason .bg-title {
    font-size: 2.4rem;
    margin: 60px 0 40px;
  }
  .index-reason .info::before {
    width: 411px;
    height: 411px;
  }
  .index-reason .article {
    flex-direction: column-reverse;
  }
  .index-reason .title {
    font-size: 2.4rem;
  }
  .index-reason .image {
    width: auto;
  }
  .index-reason .text-box {
    margin: 0;
  }
  .index-reason .article:nth-child(2) {
    margin: 0;
    flex-direction: column-reverse;
  }
  .index-reason {
    margin: 0;
  }
  .index-reason .text {
    margin: 0 0 20px;
    font-size: 1.6rem;
  }
}
/* ---------
leak_repair
-------------*/
.p-leakrepair .p-leakrepair_subttl {
  position: relative;
}

.p-leakrepair .p-leakrepair_subttl::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -309px;
  background: url(../img/bg01.png) top left no-repeat;
  background-size: cover;
  width: 1554px;
  height: 553px;
}
.p-leakrepair .mod_h2 h2 {
  position: relative;
}
.p-leakrepair .ttl_sub {
  background-color: #072676;
  color: #fff;
  max-width: 1280px;
  margin: 0 auto;
}
.p-leakrepair .mod_img_center {
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
}
.p-leakrepair .img_origin {
  position: relative;
}
.p-leakrepair .mod_text {
  display: flex;
  max-width: 1280px;
  justify-content: space-between;
  position: relative;
  width: 90%;
  margin: 80px auto;
}
.p-leakrepair_works {
  margin: 100px 0 0;
}
.p-leakrepair_works .mod_text {
  border-bottom: solid 1px #072676;
  padding: 0 0 100px;
}

.p-leakrepair .box_txt {
  width: calc(580 / 1920 * 100vw);
  max-width: 580px;
}
.p-leakrepair .box_txt h3 {
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  padding-left: 26px;
  position: relative;
  margin-bottom: 40px;
}
.p-leakrepair .box_txt h3::before {
  content: "";
  background: url(../img/ttl_dec.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 0;
  width: 13px;
  height: 62px;
  background-size: contain;
}
.p-leakrepair .mod_text:nth-of-type(3) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .module.mod_h1 h1 {
    padding: 0px 0 10px;
    font-size: 2.1rem;
    white-space: nowrap;
  }
  .module.mod_h1 {
    margin-bottom: 65px;
  }
  .p-leakrepair .mod_text {
    display: block;
    margin: 0px auto 20px;
    padding: 0 0 40px;
  }
  .p-leakrepair .box_txt {
    width: auto;
    margin-bottom: 20px;
  }
  .p-leakrepair_works {
    margin: 60px 0 0;
  }
  .p-leakrepair_works .mod_h2 h2 {
    padding: 13px 0;
    font-size: 2.4rem;
  }
  .p-leakrepair .box_txt h3 {
    font-size: 2.4rem;
    margin: 20px 0;
    padding-left: 16px;
  }
  .p-leakrepair .box_txt h3::before {
    height: 32px;
    top: 8px;
  }
}
/* -----------
coating
---------------*/
.p-coating .mod_text {
  display: flex;
  max-width: 1280px;
  justify-content: space-between;
  position: relative;
  width: 90%;
  margin: 0 auto 80px;
}
.p-coating .img_origin {
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
}
.p-coating_works .mod_text {
  border-bottom: solid 1px #072676;
  padding: 0 0 100px;
}

.p-coating .box_txt {
  width: calc(580 / 1920 * 100vw);
  max-width: 580px;
}
.p-coating .box_txt p {
  font-size: 1.8rem;
}
.p-coating .box_txt h3 {
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  padding-left: 26px;
  position: relative;
  margin-bottom: 40px;
}
.p-coating .box_txt h3::before {
  content: "";
  background: url(../img/ttl_dec.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 0;
  width: 13px;
  height: 62px;
  background-size: contain;
}
.p-coating .mod_text:nth-of-type(2) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .p-coating .mod_text {
    display: block;
    padding: 0 0 40px;
    margin: 0 auto 20px;
  }
  .p-coating .box_txt p {
    margin-bottom: 20px;
  }
  .p-coating .box_txt h3 {
    font-size: 3rem;
    margin-bottom: 10px;
  }
  .p-coating .box_txt {
    width: auto;
  }
  .p-coating .box_txt h3::before {
    height: 32px;
    top: 8px;
  }
}
/* --------
flow
-----------*/

.p-flow .ttl_sub {
  background-color: #072676;
  color: #fff;
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
}
.p-flow section {
  max-width: 1280px;
  margin: 100px auto;
  width: 90%;
}
.p-flow .mod_text {
  display: flex;
  position: relative;
  gap: 50px;
  border-bottom: solid 1px #072676;
  padding: 0 0 70px 80px;
  margin: 0 auto 70px;
}
.p-flow .box_txt {
  width: calc(650 / 1920 * 100vw);
  max-width: 650px;
}
.p-flow .mod_text::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 72px;
  height: 64px;
}
.p-flow .mod_text:nth-of-type(1):before {
  content: "";
  background: url(../img/step01.png) no-repeat;
  background-size: contain;
}
.p-flow .mod_text:nth-of-type(2):before {
  content: "";
  background: url(../img/step02.png) no-repeat;
  background-size: contain;
}
.p-flow .mod_text:nth-of-type(3):before {
  content: "";
  background: url(../img/step03.png) no-repeat;
  background-size: contain;
}
.p-flow .mod_text:nth-of-type(4):before {
  content: "";
  background: url(../img/step04.png) no-repeat;
  background-size: contain;
}
.p-flow .mod_text:nth-of-type(5):before {
  content: "";
  background: url(../img/step05.png) no-repeat;
  background-size: contain;
}
.p-flow .mod_text:nth-of-type(6):before {
  content: "";
  background: url(../img/step06.png) no-repeat;
  background-size: contain;
}

.p-flow .box_txt h3 {
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  padding-left: 26px;
  position: relative;
  margin-bottom: 40px;
}
.p-flow .box_txt h3::before {
  content: "";
  background: url(../img/ttl_dec.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 0;
  width: 13px;
  height: 62px;
  background-size: contain;
}

.p-flow .box_txt p {
  font-size: 1.8rem;
}
.p-flow .box_img {
  width: calc(497 / 1920 * 100vw);
  max-width: 497px;
}
@media screen and (max-width: 768px) {
  .p-flow .mod_h2 h2 {
    font-size: 2.6rem;
  }
  .p-flow section {
    margin: 20px auto;
  }
  .p-flow .mod_text {
    display: block;
    padding: 20px 4% 40px;
    margin: 0 auto 20px;
  }
  .p-flow .box_txt {
    width: auto;
  }
  .p-flow .box_txt h3 {
    font-size: 3rem;
    padding-left: 96px;
    margin-bottom: 20px;
  }
  .p-flow .box_img {
    width: auto;
  }
  .p-flow .box_txt h3::before {
    height: 32px;
    top: 14px;
    left: 80px;
  }
  .p-flow .mod_text::before {
    left: 4%;
    top: 18px;
  }
  .p-flow .box_txt p {
    margin-bottom: 20px;
  }
}
/* -------------
company
---------------*/
.p-company .block-table {
  max-width: 723px;
  margin: 0 auto;
  width: 100%;
}
.p-company table {
  width: 100%;
  border-spacing: unset;
}
.p-company th {
  width: 39.1%;
  text-align: left;
  font-weight: 400;
  vertical-align: top;
}
.p-company td,
.p-company th {
  font-size: 2.4rem;
  border-bottom: solid 1px #333;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .p-company .block-table {
    padding: 0 4%;
  }
  .p-company td,
  .p-company th {
    font-size: 1.8rem;
  }
}

/* ------------
contact
-------------*/
.p-contact .ttl_sub {
  background-color: #072676;
  color: #fff;
}

.p-contact__inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
}
.single_03 {
  max-width: 780px;
  margin: 180px auto 0;
}
.single_03 h3 {
  font-size: 2.4rem;
  text-align: center;
}
.single_03 p {
  text-align: center;
  font-size: 1.8rem;
  line-height: 3;
}
.contact_form {
  margin: 190px 0 300px;
}
.form-group {
  display: flex;
  border-bottom: solid 1px #ccc;
}
.form-label {
  width: 300px;
  border-right: solid 1px #ccc;
}
.form-label p {
  text-align: left;
}
.form-group input,
.form-group textarea {
  background-color: #f4f3f3;
  padding: 15px;
  width: 400px;
  border-radius: 8px;
  border: solid 1px #ccc;
}
.form-input {
  margin: 20px 0 20px 40px;
}
.required {
  color: #ff0000;
  padding-left: 40px;
}
.post_code {
  justify-content: flex-start;
}
.post_code input {
  width: 100px;
}

.submit {
  width: 300px;
  margin: 100px auto 0;
}
.submit input {
  background-color: #ff6700;
  color: #fff;
  width: 300px;
  padding: 20px 0;
  border: unset;
}
.privacy {
  max-width: 1100px;
  margin: 0 auto;
}
.privacy-ttl h3 {
  font-size: 3rem;
  border-bottom: solid #072676 2px;
  width: 417px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
.privacy p {
  text-align: left;
  font-size: 1.8rem;
}
.privacy .txt02 {
  font-weight: 600;
  padding-left: 40px;
  position: relative;
  margin: 0;
}
.privacy-txt-lead {
  margin: 40px 0;
}
.privacy .txt02::before {
  content: "";
  background-color: #ff6700;
  width: 20px;
  position: absolute;
  top: 15px;
  left: 0;
  display: block;
  height: 3px;
}
.privacy_txtBox {
  margin: 40px 0;
}

@media screen and (max-width:768px) {
  .single_03 {
    margin: 60px auto 0;
  }
  .single_03 h3 {
    font-size: 2rem;
  }
  .single_03 p {
    line-height: 2;

  }
  .contact_form {
    margin: 60px 0 40px;
  }
  .form-group {
    display: block;
  }
  .form-label {
    border-right: unset;
    width: auto;
  }
  .form-input {
    margin: 10px 0;
  }
    .form-input p {
      text-align: left;
    }
    .post_code input {
      width: 45% !important;
    }
  .form-group input, .form-group textarea {
    width: 100%;
    padding: 10px 15px;
  }
  .required {
    padding-left: 0;
    font-size: 1.4rem;
  }
  .submit {
    margin: 40px auto 0;
  }
  .privacy-ttl h3 {
    width: auto;
  }
  .privacy p {
    font-size: 1.6rem;
  }
  .privacy .txt02 {
    padding-left: 28px;
  }
}