.page-ttl {
  display: none;
}
#online {
  /*a_span_img_overflow-hidden setting start*/
  overflow: hidden;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  /*txt setting start*/
  /*switch setting start*/
  /*float setting start*/
  /*bg setting start*/
  /*inner setting start*/
  /*margin setting start*/
  /*padding setting start*/
  /*padding-top setting start*/
  /*padding-bottom setting start*/
}
#online strong {
  color: #89001a;
  font-weight: bold;
}
#online a:hover {
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
#online img {
  margin: 0 auto;
  display: block;
}
#online p {
  /*all_font_size*/
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  color: #000;
}
@media screen and (max-width: 1024px) {
  #online p {
    font-size: 1.4rem;
  }
}
#online h3, #online h4 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 2.8em;
  color: #000;
}
@media screen and (max-width: 1024px) {
  #online h3, #online h4 {
    font-size: 1.4rem;
    line-height: 2.2em;
  }
}
#online .txt-f26 {
  font-size: 2.6rem;
  line-height: 2.2em;
}
@media screen and (max-width: 1024px) {
  #online .txt-f26 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #online .txt-f26 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  #online .txt-f26 {
    font-size: 1.6rem;
  }
}
#online .txt-f24 {
  font-size: 2.4rem;
}
@media screen and (max-width: 1024px) {
  #online .txt-f24 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #online .txt-f24 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  #online .txt-f24 {
    font-size: 1.6rem;
  }
}
#online .txt-f22 {
  font-size: 2.2rem;
}
@media screen and (max-width: 1024px) {
  #online .txt-f22 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  #online .txt-f22 {
    font-size: 1.8rem;
  }
}
#online .txt-f20 {
  font-size: 2rem;
}
@media screen and (max-width: 1024px) {
  #online .txt-f20 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 480px) {
  #online .txt-f20 {
    font-size: 1.6rem;
  }
}
#online .txt-f18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 1024px) {
  #online .txt-f18 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  #online .txt-f18 {
    font-size: 1.4rem;
  }
}
#online .txt-f16 {
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  #online .txt-f16 {
    font-size: 1.4rem;
  }
}
#online .txt-f14 {
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  #online .txt-f14 {
    font-size: 1.2rem;
  }
}
#online .txt-right {
  text-align: right;
}
#online .txt-left {
  text-align: left;
}
#online .txt-center {
  text-align: center;
}
#online .txt-bold {
  font-weight: bold;
}
#online .txt-500 {
  font-weight: 500;
}
#online .display-sp {
  display: none;
}
@media screen and (max-width: 767fpx) {
  #online .display-sp {
    display: block;
  }
}
#online .display-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  #online .display-pc {
    display: none;
  }
}
#online .display-sp2 {
  display: none;
}
@media screen and (max-width: 480px) {
  #online .display-sp2 {
    display: block;
  }
}
#online .display-pc2 {
  display: block;
}
@media screen and (max-width: 480px) {
  #online .display-pc2 {
    display: none;
  }
}
#online .display-sp3 {
  display: none;
}
@media screen and (max-width: 767px) {
  #online .display-sp3 {
    display: block;
  }
}
@media screen and (max-width: 380px) {
  #online .display-sp3 {
    display: none;
  }
}
#online .display-pc3 {
  display: block;
}
@media screen and (max-width: 1024px) {
  #online .display-pc3 {
    display: none;
  }
}
#online .float-left {
  float: left;
}
#online .float-left-pc {
  float: left;
}
@media screen and (max-width: 767px) {
  #online .float-left-pc {
    float: none;
  }
}
#online .float-right {
  float: right;
}
#online .float-right-pc {
  float: right;
}
@media screen and (max-width: 767px) {
  #online .float-right-pc {
    float: none;
  }
}
#online .bg-fff {
  background-color: #fff;
}
#online .bg-000 {
  background-color: #000;
}
#online .inner-w944 {
  max-width: 1024px;
  padding: 0 40px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #online .inner-w944 {
    padding: 0 4%;
  }
}
#online .mb-10 {
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  #online .mb-10 {
    margin-bottom: 1%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-10 {
    margin-bottom: 3%;
  }
}
#online .mb-20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  #online .mb-20 {
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-20 {
    margin-bottom: 4%;
  }
}
#online .mb-30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  #online .mb-30 {
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-30 {
    margin-bottom: 5%;
  }
}
#online .mb-40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  #online .mb-40 {
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-40 {
    margin-bottom: 6%;
  }
}
#online .mb-50 {
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  #online .mb-50 {
    margin-bottom: 5%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-50 {
    margin-bottom: 7%;
  }
}
#online .mb-60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  #online .mb-60 {
    margin-bottom: 6%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-60 {
    margin-bottom: 8%;
  }
}
#online .mb-70 {
  margin-bottom: 70px;
}
@media screen and (max-width: 1024px) {
  #online .mb-70 {
    margin-bottom: 7%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-70 {
    margin-bottom: 9%;
  }
}
#online .mb-80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  #online .mb-80 {
    margin-bottom: 8%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-80 {
    margin-bottom: 10%;
  }
}
#online .mb-90 {
  margin-bottom: 90px;
}
@media screen and (max-width: 1024px) {
  #online .mb-90 {
    margin-bottom: 9%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-90 {
    margin-bottom: 11%;
  }
}
#online .mb-100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  #online .mb-100 {
    margin-bottom: 10%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-100 {
    margin-bottom: 12%;
  }
}
#online .mb-110 {
  margin-bottom: 110px;
}
@media screen and (max-width: 1024px) {
  #online .mb-110 {
    margin-bottom: 11%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-110 {
    margin-bottom: 13%;
  }
}
#online .mb-120 {
  margin-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  #online .mb-120 {
    margin-bottom: 12%;
  }
}
@media screen and (max-width: 767px) {
  #online .mb-120 {
    margin-bottom: 14%;
  }
}
#online .mt-10 {
  margin-top: 10px;
}
@media screen and (max-width: 1024px) {
  #online .mt-10 {
    margin-top: 1%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-10 {
    margin-top: 3%;
  }
}
#online .mt-20 {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  #online .mt-20 {
    margin-top: 2%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-20 {
    margin-top: 3%;
  }
}
#online .mt-30 {
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  #online .mt-30 {
    margin-top: 3%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-30 {
    margin-top: 5%;
  }
}
#online .mt-40 {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  #online .mt-40 {
    margin-top: 4%;
  }
}
@media screen and (max-width: 1024px) {
  #online .mt-40 {
    margin-top: 6%;
  }
}
#online .mt-50 {
  margin-top: 50px;
}
@media screen and (max-width: 1024px) {
  #online .mt-50 {
    margin-top: 5%;
  }
}
@media screen and (max-width: 1024px) {
  #online .mt-50 {
    margin-top: 7%;
  }
}
#online .mt-60 {
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  #online .mt-60 {
    margin-top: 6%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-60 {
    margin-top: 8%;
  }
}
#online .mt-70 {
  margin-top: 70px;
}
@media screen and (max-width: 1024px) {
  #online .mt-70 {
    margin-top: 7%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-70 {
    margin-top: 9%;
  }
}
#online .mt-80 {
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  #online .mt-80 {
    margin-top: 8%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-80 {
    margin-top: 10%;
  }
}
#online .mt-90 {
  margin-top: 90px;
}
@media screen and (max-width: 1024px) {
  #online .mt-90 {
    margin-top: 9%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-90 {
    margin-top: 11%;
  }
}
#online .mt-100 {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  #online .mt-100 {
    margin-top: 10%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-100 {
    margin-top: 12%;
  }
}
#online .mt-110 {
  margin-top: 110px;
}
@media screen and (max-width: 1024px) {
  #online .mt-110 {
    margin-top: 11%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-110 {
    margin-top: 13%;
  }
}
#online .mt-120 {
  margin-top: 120px;
}
@media screen and (max-width: 1024px) {
  #online .mt-120 {
    margin-top: 12%;
  }
}
@media screen and (max-width: 767px) {
  #online .mt-120 {
    margin-top: 14%;
  }
}
#online .pd-10 {
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-10 {
    padding: 1% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-10 {
    padding: 3% 0;
  }
}
#online .pd-20 {
  padding: 20px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-20 {
    padding: 2% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-20 {
    padding: 3% 0;
  }
}
#online .pd-30 {
  padding: 30px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-30 {
    padding: 3% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-30 {
    padding: 5% 0;
  }
}
#online .pd-40 {
  padding: 40px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-40 {
    padding: 4% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-40 {
    padding: 6% 0;
  }
}
#online .pd-50 {
  padding: 50px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-50 {
    padding: 5% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-50 {
    padding: 7% 0;
  }
}
#online .pd-60 {
  padding: 60px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-60 {
    padding: 6% 0;
  }
}
#online .pd-70 {
  padding: 70px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-70 {
    padding: 7% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-70 {
    padding: 9% 0;
  }
}
#online .pd-80 {
  padding: 80px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-80 {
    padding: 8% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-80 {
    padding: 10% 0;
  }
}
#online .pd-90 {
  padding: 90px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-90 {
    padding: 9% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-90 {
    padding: 11% 0;
  }
}
#online .pd-100 {
  padding: 100px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-100 {
    padding: 10% 0;
  }
}
@media screen and (max-width: 1024px) {
  #online .pd-100 {
    padding: 12% 0;
  }
}
#online .pd-110 {
  padding: 110px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-110 {
    padding: 11% 0;
  }
}
@media screen and (max-width: 1024px) {
  #online .pd-110 {
    padding: 13% 0;
  }
}
#online .pd-120 {
  padding: 120px 0;
}
@media screen and (max-width: 1024px) {
  #online .pd-120 {
    padding: 12% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pd-120 {
    padding: 18% 0;
  }
}
@media screen and (max-width: 767px) {
  #online .pdx-80 {
    padding: 0 8%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #online .pdx-100 {
    padding: 0 10%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #online .pdx-120 {
    padding: 0 12%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #online .pdx-140 {
    padding: 0 14%;
    box-sizing: border-box;
  }
}
#online .pdt-10 {
  padding-top: 10px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-10 {
    padding-top: 2%;
  }
}
#online .pdt-20 {
  padding-top: 20px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-20 {
    padding-top: 2%;
  }
}
@media screen and (max-width: 767px) {
  #online .pdt-20 {
    padding-top: 3%;
  }
}
#online .pdt-30 {
  padding-top: 30px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-30 {
    padding-top: 5%;
  }
}
#online .pdt-40 {
  padding-top: 40px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-40 {
    padding-top: 6%;
  }
}
#online .pdt-120 {
  padding-top: 50px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-120 {
    padding-top: 7%;
  }
}
#online .pdt-60 {
  padding-top: 60px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-60 {
    padding-top: 8%;
  }
}
#online .pdt-70 {
  padding-top: 70px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-70 {
    padding-top: 9%;
  }
}
#online .pdt-80 {
  padding-top: 80px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-80 {
    padding-top: 10%;
  }
}
#online .pdt-90 {
  padding-top: 90px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-90 {
    padding-top: 11%;
  }
}
#online .pdt-100 {
  padding-top: 100px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-100 {
    padding-top: 12%;
  }
}
#online .pdt-110 {
  padding-top: 110px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-110 {
    padding-top: 13%;
  }
}
#online .pdt-120 {
  padding-top: 120px;
}
@media screen and (max-width: 1024px) {
  #online .pdt-120 {
    padding-top: 14%;
  }
}
#online .pdb-10 {
  padding-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-10 {
    padding-bottom: 2%;
  }
}
#online .pdb-20 {
  padding-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-20 {
    padding-bottom: 2%;
  }
}
@media screen and (max-width: 767px) {
  #online .pdb-20 {
    padding-bottom: 3%;
  }
}
#online .pdb-30 {
  padding-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-30 {
    padding-bottom: 4%;
  }
}
#online .pdb-40 {
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-40 {
    padding-bottom: 5%;
  }
}
#online .pdb-50 {
  padding-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-50 {
    padding-bottom: 6%;
  }
}
#online .pdb-60 {
  padding-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-60 {
    padding-bottom: 7%;
  }
}
#online .pdb-70 {
  padding-bottom: 70px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-70 {
    padding-bottom: 8%;
  }
}
#online .pdb-80 {
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-80 {
    padding-bottom: 9%;
  }
}
#online .pdb-90 {
  padding-bottom: 90px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-90 {
    padding-bottom: 10%;
  }
}
#online .pdb-100 {
  padding-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-100 {
    padding-bottom: 12%;
  }
}
#online .pdb-110 {
  padding-bottom: 110px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-110 {
    padding-bottom: 13%;
  }
}
#online .pdb-120 {
  padding-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  #online .pdb-120 {
    padding-bottom: 14%;
  }
}
#online .fv {
  background-image: url(../images/online/fv_bg_pc.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 620px;
}
@media screen and (max-width: 1210px) {
  #online .fv {
    height: 51.2vw;
  }
}
@media screen and (max-width: 767px) {
  #online .fv {
    background-image: none;
    height: 134vw;
  }
}
#online .recomen ul {
  box-sizing: border-box;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(238, 248, 255, 1) 2px, rgba(238, 248, 255, 1) 11px);
  border: 1px solid #000;
  padding: 50px 100px;
}
@media screen and (max-width: 1024px) {
  #online .recomen ul {
    padding: 5% 6%;
  }
}
@media screen and (max-width: 480px) {
  #online .recomen ul {
    padding: 7% 6%;
  }
}
#online .recomen ul li {
  display: table;
}
#online .recomen ul li i {
  display: table-cell;
  font-size: 3.8rem;
  color: #89001a;
}
@media screen and (max-width: 1024px) {
  #online .recomen ul li i {
    font-size: 3rem;
  }
}
@media screen and (max-width: 480px) {
  #online .recomen ul li i {
    font-size: 2.4rem;
  }
}
#online .recomen ul li p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4em;
  padding: 0 0 0 20px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #online .recomen ul li p {
    padding: 0 0 0 3%;
  }
}
#online .recomen .txt_box {
  box-sizing: border-box;
  border: 1px solid #000;
  padding: 40px;
}
@media screen and (max-width: 1024px) {
  #online .recomen .txt_box {
    padding: 4% 6%;
  }
}
@media screen and (max-width: 767px) {
  #online .recomen .txt_box p {
    text-align: left;
  }
}
#online .cth {
  background-size: auto auto;
  background-color: rgba(149, 26, 49, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(137, 0, 26, 1) 2px, rgba(137, 0, 26, 1) 8px);
}
#online .cth h2 {
  padding: 40px 0 50px;
}
@media screen and (max-width: 1024px) {
  #online .cth h2 {
    padding: 4% 0 5%;
  }
}
@media screen and (max-width: 767px) {
  #online .cth h2 {
    padding: 6% 4% 7%;
  }
}
#online .caution {
  background: #eee;
}
/*オンライン見積もり*/
#estimate3min {
  max-width: 860px;
  line-height: 1.6em;
  font-size: 1.5rem;
}
#estimate3min input[type="text"] {
  font-size: 24px;
  line-height: 1.4em;
  padding: 12px !important;
  cursor: pointer;
  box-sizing: border-box;
  height: 100%;
  width: 50%;
  max-width: 160px;
  margin: 0 15px 0 0;
  background: #fff;
  border-radius: 5px;
  border: solid 1px #b8b8b8;
}
#estimate3min .estobj h3 {
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  #estimate3min .estobj h3 {
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 767px) {
  #estimate3min .seino .title {
    font-size: 1.8rem !important;
  }
}
#estimate3min .err_txt {
  background-color: #d50505;
  padding: 15px;
  margin-top: 20px;
  border-radius: 3px;
}
#estimate3min .btn_area {
  margin: 30px auto;
}
#estimate3min .estobj .cnt1 {
  display: flex !important;
  justify-content: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #estimate3min .estobj .cnt1 {
    margin: 0;
  }
}
#estimate3min .estobj .cnt1 .obj {
  width: 30%;
}
@media screen and (max-width: 767px) {
  #estimate3min .estobj .cnt1 .obj {
    width: 50%;
  }
}
#estimate3min .estobj .cnt1 .select_title {
  padding: 16px;
}
#estimate3min .progress {
  text-align: left;
  margin: 15px auto 0;
}
#estimate3min .progress img {
  width: 100%;
}
#estimate3min .txt_area {
  font-size: 1.4rem !important;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  #estimate3min .txt_area {
    font-size: 1.3rem !important;
  }
}
@media screen and (max-width: 767px) {
  #estimate3min .ex_area {
    margin: 5px 0 !important;
    padding: 4% !important;
    font-size: 1.4rem !important;
  }
}
@media screen and (min-width: 768px) {
  #estimate3min .btn_area {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
  }
}
#estimate3min .btn_area a {
  width: 50%;
}
#estimate3min .btn_area img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #estimate3min .btn_area img {
    max-width: 100% !important;
  }
}
#estimate3min #est_section01 .btn_area {
  flex-direction: unset;
}
#estimate3min .seino_wall_desc {
  margin: 0 auto 15px;
}
#estimate3min .select_title {
  font-size: 16px !important;
  padding: 15px !important;
  border-radius: 5px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  border: solid 1px #fff;
  margin: 0 auto 15px;
}
@media screen and (max-width: 767px) {
  #estimate3min .select_title {
    font-size: 3.5vw !important;
  }
  #estimate3min .select_title:after {
    margin-left: 4px !important;
    margin-top: 4px;
  }
}
#estimate3min label {
  border: solid 1px #878787;
  display: block;
  padding: 15px 10px;
  border-radius: 5px;
  background: #f6f6f6;
}
@media screen and (max-width: 767px) {
  #estimate3min label {
    padding: 15px 7px;
  }
}
#estimate3min #est_section02 label {
  padding: 0;
  border: none;
  background: none;
}
#estimate3min .cth {
  background-size: auto auto;
  background-color: rgba(149, 26, 49, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(137, 0, 26, 1) 2px, rgba(137, 0, 26, 1) 8px);
}
#estimate3min .cth h2 {
  color: #fff;
  font-size: 20px;
  text-align: left;
  padding: 25px 20px;
}
@media screen and (max-width: 767px) {
  #estimate3min .cth h2 {
    font-size: 18px;
    padding: 4% 3%;
  }
}
#estimate3min .txt_box {
  box-sizing: border-box;
  border: 1px solid #000;
  padding: 20px;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
  #estimate3min .txt_box {
    margin: 15px 0;
    padding: 3%;
  }
  #estimate3min .txt_box br {
    display: none;
  }
}
#estimate3min .txt_box p {
  font-size: 1.8rem;
}
#estimate3min .txt_box p #online strong {
  color: #89001a;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #estimate3min .txt_box p {
    font-size: 1.3rem;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #estimate3min #est_section08 .seino img, #estimate3min #est_section09 .seino img {
    width: 70%;
  }
  #estimate3min #est_section08 .seino_wall_desc + img, #estimate3min #est_section09 .seino_wall_desc + img {
    margin: 15px 0;
  }
  #estimate3min #est_section08 .seino_roof_desc + img, #estimate3min #est_section09 .seino_roof_desc + img {
    margin: 15px 0;
  }
}
#estimate3min #est_section10 .cth {
  display: block !important;
}
#estimate3min #est_section10 .estimate_info {
  margin: 0;
  padding: 3%;
}
#estimate3min #est_section10 .estimate_info p {
  text-align: left;
}
#estimate3min #est_section10 .estimate_info p img {
  visibility: visible;
  width: 50%;
  float: right;
  margin: 0 0 15px 15px;
}
@media screen and (max-width: 767px) {
  #estimate3min #est_section10 .estimate_info p img {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }
}
.section-cta, .footer-area, .sp-footer, .pc-footer {
  display: none;
}
@media screen and (min-width: 768px) {
  #est_section06 .obj:nth-child(2) p {
    min-height: 12em;
  }
  #est_section06 .obj:nth-child(3) p {
    min-height: 9em;
  }
  #est_section06 .obj:nth-child(4) p {
    min-height: 9em;
  }
}
.btn_desc {
  text-align: left;
  padding: 0 0 30px;
}
