.under_mv {
  background: url("../images/mv_shop.jpg") center center/cover;
  text-align: left;
  margin-bottom: 40px;
}
.under_mv h1 {
  font-size: 4rem;
  line-height: 1.6;
  padding: 86px 0;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
@media all and (max-width: 1120px) {
  .under_mv {
    margin-top: 70px;
  }
}
@media all and (max-width: 767px) {
  .under_mv {
    margin-bottom: 40px;
    background: url("../images/mv_shop_sp.jpg") center center/cover;
  }
  .under_mv h1 {
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 38px 10px;
  }
}

.repair_shop1 {
  position: relative;
}
.repair_shop1 .bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  top: -200px;
  right: -100px;
}
.repair_shop1 h2 {
  font-size: 3.2rem;
  text-align: center;
  font-weight: 600;
}
.repair_shop1 .lead {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
}
.repair_shop1 .bx {
  border-radius: 10px;
  padding: 15px 30px;
  margin-top: 20px;
  background: white;
  box-sizing: border-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media all and (max-width: 767px) {
  .repair_shop1 .bg {
    position: absolute;
    z-index: -1;
    width: 120%;
    top: -80px;
    right: auto;
    left: -5%;
  }
  .repair_shop1 h2 {
    font-size: 2.4rem;
  }
  .repair_shop1 .lead {
    line-height: 1.5;
  }
  .repair_shop1 .bx {
    width: 90%;
    margin: 20px auto 0 auto;
    padding: 10px 20px;
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

.repair_shop2 {
  margin: 120px 0 0 0;
}
.repair_shop2 .bx {
  margin-top: 20px;
  border-radius: 10px;
  padding: 15px 30px;
  background: white;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: calc(100% - 100px);
}
.repair_shop2 .fb {
  display: inline-block;
  background: linear-gradient(transparent 60%, #E6F4F1 60%);
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.repair_shop2 .tx {
  max-width: 650px;
}
.repair_shop2 .im1 {
  position: absolute;
  width: 230px;
  right: -100px;
  top: 0;
}
.repair_shop2 .im1 img {
  width: 100%;
}
@media all and (max-width: 1000px) {
  .repair_shop2 .im1 {
    width: 150px;
    right: -120px;
    top: -30px;
  }
}
@media all and (max-width: 767px) {
  .repair_shop2 {
    margin: 80px 0 0 0;
    line-height: 1.5;
  }
  .repair_shop2 .bx {
    margin-top: 60px;
    padding: 10px 20px;
    width: 100%;
  }
  .repair_shop2 .fb {
    background: none;
  }
  .repair_shop2 .fb i {
    background: linear-gradient(transparent 60%, #E6F4F1 60%);
  }
  .repair_shop2 .tx {
    font-size: 1.4rem;
  }
  .repair_shop2 .im1 {
    width: 130px;
    right: 0px;
    top: -80px;
  }
}

.repair_shop3 {
  margin: 120px 0 0 0;
}
.repair_shop3 .c4 {
  margin-top: 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px 10px;
}
.repair_shop3 .bx {
  position: relative;
  border-radius: 10px;
  background: #F8F8F8;
  padding: 24px 16px;
  box-sizing: border-box;
}
.repair_shop3 .num {
  top: -50px;
  position: absolute;
  font-size: 6.4rem;
  line-height: 1;
  font-weight: 600;
}
.repair_shop3 h3 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.5;
  padding: 20px 0;
  box-sizing: border-box;
}
.repair_shop3 h3 i {
  display: inline-block;
  background: linear-gradient(transparent 60%, #E6F4F1 60%);
}
.repair_shop3 .h31c {
  padding: 36px 0;
}
.repair_shop3 .ic {
  position: absolute;
  width: 80px;
  top: -60px;
  right: 30px;
}
@media all and (max-width: 767px) {
  .repair_shop3 {
    margin: 80px 0 0 0;
  }
  .repair_shop3 .c4 {
    margin-top: 60px;
    grid-template-columns: 1fr;
    gap: 80px 0;
  }
  .repair_shop3 .num {
    top: -50px;
    font-size: 5.4rem;
  }
  .repair_shop3 h3 {
    line-height: 1.5;
    padding: 20px 0;
  }
  .repair_shop3 .txt {
    line-height: 1.5;
  }
  .repair_shop3 .h31c {
    padding: 20px 0;
  }
  .repair_shop3 .ic {
    width: 56px;
    top: -50px;
    right: 10px;
  }
}

.repair_shop4 {
  margin: 120px 0 0 0;
  position: relative;
}
.repair_shop4 .bg {
  position: absolute;
  z-index: -1;
  top: -260px;
}
.repair_shop4 .ttl_bx1 {
  margin-bottom: 30px;
}
.repair_shop4 .step_wrap {
  max-width: 800px;
  margin: 0 auto;
}
.repair_shop4 .bx {
  border-radius: 10px;
  padding: 20px 40px;
  background: white;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.repair_shop4 .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 10px;
}
.repair_shop4 .ttl .stp_num {
  color: white;
  background: #6795BB;
  border-radius: 100px;
  width: 100px;
  text-align: center;
  padding: 5px 10px;
  box-sizing: border-box;
  font-weight: bold;
}
.repair_shop4 .ttl .stp_txt {
  font-size: 2rem;
  font-weight: bold;
}
.repair_shop4 .lead_tx {
  margin: 20px 0 0 0;
}
.repair_shop4 .arw {
  text-align: center;
  margin: 15px 0;
}
.repair_shop4 .arw img {
  display: inline-block;
  width: 33px;
  height: auto;
}
@media all and (max-width: 767px) {
  .repair_shop4 {
    margin: 80px 0 0 0;
  }
  .repair_shop4 .bg {
    top: -120px;
  }
  .repair_shop4 .ttl_bx1 {
    margin-bottom: 20px;
  }
  .repair_shop4 .bx {
    padding: 16px;
  }
  .repair_shop4 .ttl {
    display: block;
    gap: 10px 0;
  }
  .repair_shop4 .ttl .stp_txt {
    margin-top: 5px;
  }
  .repair_shop4 .lead_tx {
    margin: 10px 0 0 0;
    line-height: 1.5;
  }
  .repair_shop4 .arw {
    text-align: center;
    margin: 10px 0;
  }
}

.bx_in {
  margin-top: 20px;
  border-radius: 10px;
  padding: 20px 40px;
  background: #F2F2F2;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.bx_in .fb {
  font-weight: bold;
  font-size: 2rem;
}
.bx_in .c2 {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 0 20px;
  align-items: center;
}
.bx_in a {
  margin: 0 0 0 auto;
  display: block;
  color: white;
  width: 300px;
  background: url("../images/arw_b1.png") center right 15px no-repeat, #0994D4;
  background-size: 17px auto;
  border: 2px solid #0994D4;
  text-align: center;
  padding: 12px 10px;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 100px;
  font-size: 2rem;
  font-weight: bold;
  transition: all 0.3s ease;
}
.bx_in a:hover {
  background: url("../images/arw_b1_hv.png") center right 15px no-repeat, white;
  background-size: 17px auto;
  color: #0994D4;
}
@media all and (max-width: 1000px) {
  .bx_in .c2 {
    text-align: center;
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
  .bx_in .c2 a {
    margin: 0 auto;
  }
}
@media all and (max-width: 767px) {
  .bx_in {
    padding: 16px;
  }
  .bx_in .c2 {
    gap: 0;
  }
  .bx_in .tx {
    text-align: left;
    line-height: 1.5;
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .bx_in .fb {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  .bx_in a {
    margin: 0 0 0 auto;
    width: 100%;
    padding: 4px 10px;
    font-size: 1.7rem;
  }
}

@media all and (max-width: 1000px) {
  .bi1 .c2 a {
    order: 1;
  }
  .bi1 .c2 .tx {
    order: 2;
  }
}

.repair_shop5 {
  margin: 120px 0 0 0;
}
.repair_shop5 .fb2 {
  color: white;
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
}
.repair_shop5 .lead_txx {
  color: white;
  text-align: center;
}
.repair_shop5 .bx_in {
  background: white;
}
@media all and (max-width: 767px) {
  .repair_shop5 {
    margin: 80px 0 0 0;
  }
  .repair_shop5 .fb2 {
    font-size: 2.8rem;
  }
  .repair_shop5 .lead_txx {
    line-height: 1.5;
  }
  .repair_shop5 .bx_in {
    background: white;
  }
}

.tbl_point1 {
  line-height: 1.5;
}
.tbl_point1 .in {
  margin-top: 20px;
}
.tbl_point1 .in:nth-of-type(1) {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .tbl_point1 table {
    min-width: 0;
  }
  .tbl_point1 th {
    padding: 6px 0;
    display: none;
  }
  .tbl_point1 td {
    display: block;
    padding: 10px;
  }
  .tbl_point1 td:nth-of-type(1) {
    background: #0994D4;
    color: white;
  }
  .tbl_point1 tr:nth-of-type(1) th:nth-of-type(1) {
    width: 125px;
  }
}

.cont_bx {
  margin: 70px 0 0 0;
  background: #0994D4;
  border-radius: 20px;
  padding: 20px 100px;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .cont_bx {
    margin: 60px 0 0 0;
    padding: 24px 16px;
  }
}

/*# sourceMappingURL=repair_shop.css.map */
