@charset "utf-8";

.page-id-4468 .mv {
  background: url(../../images/small-repair/mv.png) no-repeat center top;
  padding: 95px 0;
}
.c_contents {
  max-width: 100% !important;
}
.boxIndex01 {
  text-align: center;
  padding: 90px 0 60px;
}
.boxIndex01.box02 {
  padding: 90px 0 60px;
}
.boxIndex01Wrap .boxIndex01 .ttl01 {
  color: #2F1602;
  font-size: 3em;
  font-weight: 800;
  letter-spacing: 0.1em;
  /* margin-right: 23px; */
  line-height: 1.4;
  padding-top: 5px;
  text-shadow: 5px 3px 0px rgb(255 243 120);
  margin-bottom: 60px;
}
.boxIndex01Wrap .boxIndex01 .ttl01 small {
  text-shadow: none;
  font-size: 0.8em;
}
.boxIndex01Wrap .boxIndex01 .ttl01 .yl_line {
  text-shadow: none;
  background: linear-gradient(transparent 60%, #ffea01 60%);
}
.boxIndex01 .box_wrap {
  display: flex;
  justify-content: center;
  color: #000;
  letter-spacing: 0.04em;
  align-items: center;
}
.boxIndex01 .box_wrap .p01 {
  font-size: 1.2rem;
  font-weight: 800;
  margin-right: 23px;
  line-height: 1.4;
  padding-top: 5px;
}
.boxIndex01 .box_wrap .p01 small {
  font-size: 0.83em;
}
.boxIndex01 .box_wrap .p02 {}
.boxIndex01 .box_wrap .p02 a {
  font-size: 3.27rem;
  font-weight: 800;
  color: #0058be;
  text-shadow: 2px 2px 0px #002c5f;
  letter-spacing: 0.02em;
  text-indent: -8px;
  display: block;
  margin-bottom: 8px;
}
.boxIndex01 .box_wrap .p02 dl {
  display: flex;
  align-items: center;
}
.boxIndex01 .box_wrap .p02 dl dt {
  font-size: 0.875rem;
  color: #fff;
  background-color: #0058be;
  padding: 3px 5px 4px 5px;
}
.boxIndex01 .box_wrap .p02 dl dd {
  font-weight: bold;
  letter-spacing: 0;
  margin-left: 5px;
}
.boxIndex01 .box_wrap .p03 {
  margin-left: 30px;
}
.boxIndex01 .box_wrap .p03 a:nth-child(n+2) {
  margin-left: 5px;
}
.boxIndex02Wrap {
  background-color: #ecf9ff;
  padding: 60px 0 60px 0;
  position: relative;
}
.boxIndex02Wrap::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 45px solid #ecf9ff;
  z-index: 1;
}
.boxIndex02 {
  position: relative;
  z-index: 1;
}
.baseW{
  max-width:1200px;
}
.boxIndex02Wrap .sr_problem_flex {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.sr_problem_img {
  width: 35%;
}
.sr_problem_text {
  width: 62%;
}
.boxIndex02Wrap .sr_problem_flex .ttl01 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 65px;
  letter-spacing: 0.1rem;
}
.boxIndex02Wrap .sr_problem_flex .ttl01 .yl_line {
  font-size: 2.5rem;
  color: #0058be;
  text-shadow: 0px 3px 0px rgb(255 255 255);
  position: relative;
}
.boxIndex02Wrap .sr_problem_flex .ttl01 .yl_line::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background-image: url(../../images/small-repair/moyamoya.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  position: absolute;
  bottom: 40px;
  left: -50px;
}
.boxIndex02Wrap .sr_list {
  /* margin:auto; */
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
}
.boxIndex02Wrap .sr_list li {
  font-weight: bold;
  font-size: 1.2rem;
  color: #000;
  padding: 0 0 3px 36px;
  background: url(../../images/common/ico-check.svg) no-repeat left top;
  background-size: 25px;
  line-height: 1.5;
}
.boxIndex02Wrap .r_txt {
  /* text-align: right; */
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 10px;
  font-size: 1.125rem;
}
.boxIndex02Wrap .p01 {
  color: #000;
  font-weight: 900;
  line-height: 2;
  font-size: 1.2em;
  letter-spacing: 0.08em;
}
.boxIndex02Wrap .p01 span.span01 {
  font-size: 1.2em;
}
.boxIndex02Wrap .p01 span.span03,
.boxIndex02Wrap .p01 span.span02 {
  color: #0058be;
  font-size: 1.5em;
}
.boxIndex02Wrap .p01 span.span03 {
  background: linear-gradient(transparent 60%, #ffea01 60%);
}
.boxIndex03Wrap .boxIndex03>.ttl01 {
  text-align: center;
  margin-bottom: 65px;
  position: relative;
  /* padding-bottom:40px; */
}
/*
.boxIndex03Wrap .boxIndex03>.ttl01::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  width: 400px;
  height: 6px;
  background: #f0f0f0;
}*/
.boxIndex03Wrap .boxIndex03>.ttl01>span {
  padding: 0em 1em;
  font-size: 1.8em;
  font-weight: bold;
  color: #000;
  position: relative;
  letter-spacing: 0.06em;
}
.boxIndex03Wrap .boxIndex03>.ttl01 span span {
  color: #0058be;
  font-size: 1.2em;
}
.boxIndex03Wrap .box_wrap .box {
  display: flex;
  gap: 30px;
  margin-bottom: 50px;
  align-items: flex-start;
}
.boxIndex03Wrap .box_wrap .box .left {
  width: 1200px;
}
.boxIndex03Wrap .box_wrap .box .left .ttl01 {
  font-size: 1.35rem;
  color: #0058be;
  font-weight: bold;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #c7c7c7;
  letter-spacing: 0.08em;
  /* margin-bottom: 24px; */
  display: flex;
  align-items: center;
  gap: 1rem;
}
.boxIndex03Wrap .box_wrap .box .left .ttl01 span {
  font-size: 1.3em;
}
.boxIndex03Wrap .box_wrap .box .left .ttl01 span.span_wrap {
  display: flex;
  align-items: center;
}
.boxIndex03Wrap .list {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 10px 20px;
}
.boxIndex03Wrap .list li {
  font-weight: bold;
  font-size: 0.92rem;
  color: #000;
  padding-left: 16px;
  position: relative;
  line-height: 1.5;
  background: none;
}
.boxIndex03Wrap .list li small {
  font-size: 0.9em;
}
.boxIndex03Wrap .list li::before {
  content: "■";
  position: absolute;
  left: 0;
  top: 0.2em;
  font-size: 0.8em;
  color: #009bde;
  /* 好きな色に調整 */
}
.boxIndex03Wrap .box_wrap .box .img {
  display: flex;
  width: 100%;
  gap: 15px;
}
.boxIndex03Wrap .box_wrap .box .img div {
  width: calc(100% /3);
  aspect-ratio: 3 / 2;
  text-align: center;
}
.boxIndex03Wrap .box_wrap .box .img div span {
  font-size: 0.9em;
  line-height: 1.3;
}
.boxIndex03Wrap .box_wrap .box .img div img {
  padding-bottom: 0.5em;
}
.small-repair_works {
  /* margin-bottom: 130px !important; */
}
.small-repair_works.list_wrap {
  max-width: 1440px;
  margin: auto;
  padding: 0;
}
.small-repair_works .item {
  width: 263.5px;
  margin: 0;
}
.small-repair_works .item .title {
  min-height: 1.65em;
}
.article_box ul {
  background-color: #fff;
}
/* スライド間の余白 */
.small-repair_works .slick-slide {
  margin: 0 16px;
}
/* 外側の余白を打ち消す */
.small-repair_works .slick-list {}
.slick_arrow_blue .slick-dots li button:before {
  content: none;
}
.slick_arrow_blue .slick-dots li button {
  display: none;
}
.slick_arrow_blue .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #019bde;
}
.slick_arrow_blue .slick-dots li.slick-active {
  background-color: #e60012;
}
.slick_arrow_blue .slick-dots {
  bottom: -60px !important;
}
.boxIndex03Wrap {
  /* padding-top: 96px; */
  padding-bottom: 20px;
}
.boxIndex03 .ttl_area {
  position: relative;
}
.boxIndex03 .ttl_area .p01 {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.7em;
}
.boxIndex03 .ttl_area .p01 span {
  color: #cb001d;
  font-size: 1.55em;
}
.ttlBaseH2 {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  padding-left: 42px;
  background: url(../../images/common/ico-ttl-h2.png) no-repeat left 6px;
}
.ttlBaseH2 .ja {
  font-weight: bold;
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  color: #000;
}
.ttlBaseH2 .ja small {
  font-size: 0.75em;
}
.ttlBaseH2 .en {
  color: #0058be;
  font-size: 1.375rem;
  letter-spacing: 0.14em;
  font-weight: bold;
  margin-left: 1.2em;
}
.linkBase01 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.08em;
  padding-left: 34px;
  position: absolute;
  right: 0;
  bottom: 12px;
}
.linkBase01:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: #009bde;
  position: absolute;
  left: 0;
}
.linkBase01:after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  left: 5px;
  top: 7px;
  transform: rotate(45deg);
}
.boxIndex03 .ttl_area {
  position: relative;
}
.small_repair_page .boxIndex04Wrap {
  position: relative;
  padding: 60px 0 90px;
  overflow: hidden;
  background: #fff;
}
.small_repair_page .boxIndex04Wrap {
  position: relative;
  padding: 60px 0 90px;
  overflow: hidden;
  background: #fff;
}
.small_repair_page .boxIndex04Wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background-image: url(../../images/small-repair/staff_bg.png);
  background-position: 0 0, 10px 10px;
}
/*.small_repair_page .boxIndex04Wrap::before {
  content: "STAFF";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 120px;
  font-weight: 900;
  letter-spacing: 0.1em;
  color: rgba(0, 0, 0, 0.05);
  white-space: nowrap;
  pointer-events: none;
}*/
.boxIndex04Wrap .ttl01 {
  /* padding: 1em; */
  font-size: 2.5em;
  font-weight: bold;
  color: #0058be;
  text-align: center;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
  /* background-color:#ffea01; */
  text-shadow: 0px 3px 0px rgb(255 255 255);
  position: relative;
  line-height: 1.6;
}
.boxIndex04Wrap .ttl01 span {
  /* padding: 1em; */
  font-size: 0.8em;
  display: block;
  text-shadow: none;
}
.boxIndex04Wrap .ttl01 small {
  font-size: 0.9em;
}
.boxIndex04Wrap .p01 {
  text-align: center;
  /* font-weight: bold; */
  line-height: 2;
  z-index: 1;
  position: relative;
}
.boxIndex04Wrap .right .ttl02 {
  position: relative;
  margin-top: 60px
}
.boxIndex05Wrap {
  background-color: #def5ff;
  position: relative;
  padding: 60px 0 90px;
}
.boxIndex05Wrap:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 45px solid #def5ff;
  z-index: 1;
}
.boxIndex05Wrap:before {
  content: "";
  width: 218px;
  height: 11px;
  background-color: #0058be;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.boxIndex05 h2 {
  text-align: center;
  font-weight: bold;
  font-size: 2.25rem;
  color: #000;
  margin-bottom: 0.8em;
  letter-spacing: 0.08em;
  position: relative;
}
.boxIndex05 .p01 {
  text-align: center;
  margin-bottom: 50px;
}
.boxIndex05 .img {
  text-align: center;
}
.boxVoiceListCom01 {}
.boxVoiceListCom01 .item {
  width: 342px;
  background: url(../../images/common/arrow-bottom.png) no-repeat right bottom;
  background-color: #f7f7f7;
  border-top: 6px solid #0058be;
  padding: 11px 25px 30px 25px;
}
.boxVoiceListCom01 .item .meta {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.boxVoiceListCom01 .item .meta .meta01 {
  position: relative;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  font-size: 1.12rem;
  background: #75b600;
  color: #FFF;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 194px;
  line-height: 1;
  letter-spacing: 0.04em;
  padding: 3px 5px 0 0;
  margin-left: -32px;
  position: relative;
}
.boxVoiceListCom01 .item .meta .meta01.first {
  background-color: #ffec00;
  color: #0058be;
}
.boxVoiceListCom01 .item .meta .meta01:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 22.5px 15px 22.5px 0px;
  border-color: transparent #f7f7f7 transparent transparent;
  border-style: solid;
}
.boxVoiceListCom01 .item .meta .meta01:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 7px transparent;
  border-right: solid 7px #446900;
  /*折り返し部分*/
}
.boxVoiceListCom01 .item .meta .meta01.first:before {
  border-bottom: solid 7px transparent;
  border-right: solid 7px #bfb100;
  /*折り返し部分*/
}
.boxVoiceListCom01 .item .meta .meta02 {
  color: #0058be;
  font-size: 1.125rem;
  text-align: right;
  width: calc(100% - 157px);
}
.boxVoiceListCom01 .item .ttl01 {
  font-weight: bold;
  font-size: 1.375rem;
  min-height: 3em;
  display: flex;
  align-items: center;
  margin-bottom: 0.8em;
  line-height: 1.5;
}
.boxVoiceListCom01 .item dl {
  display: flex;
  margin-bottom: 20px;
}
.boxVoiceListCom01 .item dl dt {
  width: 81px;
  height: 25px;
  background-color: #0058be;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: bold;
  padding-top: 2px;
}
.boxVoiceListCom01 .item dl dd {
  width: calc(100% - 81px);
  padding-left: 1.2em;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #0058be;
  padding-top: 6px;
}
.boxVoiceListCom01 .item .txt {
  line-height: 1.5;
  min-height: 4.5em;
}
.boxVoiceListCom01 .slick-slide {
  margin: 0 12px;
}
.boxIndex07Wrap {
  background-color: #f0f0f0;
  position: relative;
}
.boxIndex07Wrap::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 45px solid #f0f0f0;
  z-index: 1;
}
.boxIndex07 {
  background-image: url(../../images/small-repair/map.png);
  background-repeat: no-repeat;
  background-position: right 0px top -50px;
  padding: 60px 0;
}
.boxIndex07 .p01 {
  line-height: 2;
  margin-bottom: 30px;
  font-size: 1.125rem;
  font-weight: 400;
}
.boxIndex07Wrap ul {
  display: flex;
  /* justify-content:center; */
  gap: 20px;
}
.boxIndex07Wrap ul li {
  background-color: #0058be;
  padding: 1em;
  color: #fff;
  font-size: 1.35rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  /* box-shadow: 0 6px 0 #003f8a; */
}
.boxIndex06Wrap {
  padding: 90px 0 0px;
}
.boxIndex06Wrap .boxIndex06 {
  text-align: center;
}
.boxIndex06Wrap .boxIndex06 .ttl01 {
  color: #2F1602;
  font-size: 3em;
  font-weight: 800;
  letter-spacing: 0.1em;
  /* margin-right: 23px; */
  line-height: 1.4;
  padding: 0 30px;
  text-shadow: 5px 3px 0px rgb(255 243 120);
  margin-bottom: 60px;
  position: relative;
  display: inline-block;
}
.boxIndex06Wrap .boxIndex06 .ttl01 small {
  text-shadow: none;
  font-size: 0.8em;
}
.boxIndex06Wrap .boxIndex06 .ttl01 .yl_line {
  text-shadow: none;
  background: linear-gradient(transparent 60%, #ffea01 60%);
}
.boxIndex06Wrap .boxIndex06 .ttl01:before {
  content: "";
  width: 6px;
  height: 43px;
  background-color: #efefef;
  transform: rotate(-30deg);
  position: absolute;
  left: 0;
  top: 10px;
}
.boxIndex06Wrap .boxIndex06 .ttl01:after {
  content: "";
  width: 6px;
  height: 43px;
  background-color: #efefef;
  transform: rotate(30deg);
  position: absolute;
  right: 0;
  top: 10px;
}

.slick_arrow_blue .slick-arrow:before {
  content: none;
}
.slick_arrow_blue .slick-arrow {
  width: 36px;
  height: 63px;
}
.slick_arrow_blue .slick-arrow.slick-prev {
  background: url(../../images/common/arrow-slide-left.png) no-repeat;
  background-size: contain;
  left: -70px;
}
.slick_arrow_blue .slick-arrow.slick-next {
  background: url(../../images/common/arrow-slide-right.png) no-repeat;
  background-size: contain;
  right: -70px;
}

.small_repair_page .staff_wrap section {
  margin: 0 auto 0px;
}
.small-repair-staff .staff_wrap .overlay_word {
  font-size: 1.5em;
}
.small-repair-staff .staff_wrap .name {
  font-size: 1.2em;
  display: block;
}


@media only screen and (max-width: 1324px) {
  .boxIndex01 {
    padding-top: 60px;
    /* padding-bottom: 30px; */
  }
  .boxIndex01 .box_wrap {
    width: 100%;
    flex-wrap: wrap;
  }
  .boxIndex01Wrap .boxIndex01 .ttl01,
  .boxIndex06Wrap .boxIndex06 .ttl01 {
    margin-bottom: 30px;
    font-size: 2.5em;
    /* display: inline; */
  }
  .boxIndex01Wrap .boxIndex01 .ttl01 .yl_line,
  .boxIndex06Wrap .boxIndex06 .ttl01 .yl_line {
    display: inline-block;
  }
  .boxIndex01 .box_wrap .p01 {
    width: 30%;
  }
  ,
  .boxIndex01 .box_wrap .p02 {
    width: 48%;
  }
  .boxIndex01 .box_wrap .p01 .dPc {
    /* display:none; */
  }
  .boxIndex01 .box_wrap .p03 {
    margin-top: 15px;
    display: flex;
    gap: 10px;
  }
  .boxIndex02Wrap .sr_problem_flex {
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    align-items: center;
  }
  .boxIndex02Wrap .sr_problem_flex .ttl01 {
    margin-bottom: 30px;
    text-align: center;
  }
  .boxIndex02Wrap .sr_problem_flex .ttl01 .yl_line::before {
    left: -100%;
    bottom: 20px;
  }
  .boxIndex02Wrap .r_txt {
    text-align: center;
    padding-top: 30px;
    /* display: inline-block; */
    /* width: fit-content; */
  }

  .boxIndex02Wrap .p01 span.span01 {
    font-size: 1.25rem;
  }
  .boxIndex02Wrap .p01 span.span02,
  .boxIndex02Wrap .p01 span.span03 {
    font-size: 1.9rem;
  }
  .sr_problem_img {
    width: 60%;
    margin-bottom: 30px;
  }
  .sr_problem_text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .boxIndex02Wrap .p01 {
    line-height: 2em;
    text-align: center;
    font-size: 1.125rem;
  }
  .boxIndex02Wrap .sr_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    gap: 15px 15px;
  }
  .boxIndex02Wrap::after {
    bottom: -40px;
  }
  .boxIndex03Wrap {
    /* padding-top: 80px; */
  }
  .boxIndex03Wrap .boxIndex03>.ttl01 {
    margin-bottom: 30px;
    line-height: 1.3;
  }
  .boxIndex03Wrap .box_wrap .box {
    flex-direction: column;
    gap: 15px;
  }
  .boxIndex03Wrap .box_wrap .box .left {
    width: 100%;
  }
  .boxIndex03Wrap .list {
    grid-template-columns: 1fr 1fr;
  }
  .ttlBaseH2 {
    flex-wrap: wrap;
    background: url(../../images/common/ico-ttl-h2.png) no-repeat left top 6px;
  }
  .boxIndex07 .ttlBaseH2 {
    background-position: left 50px top 3px;
    padding-left: 6rem;
  }
  .ttlBaseH2 .ja {
    font-size: 2rem;
    /* width:50%; */
  }
  .linkBase01 {
    position: relative;
    /* bottom:auto; */
    right: -8%;
    padding-top: 10px;
    /* padding-left:0; */
    /* margin-left:0; */
  }
  .linkBase01:before {
    top: 13px;
  }
  .linkBase01:after {
    top: 19px
  }
  .small_repair_page .boxIndex04Wrap {
    padding: 60px 0px 120px;
  }
  .boxIndex04Wrap .ttl01 {
    font-size: 2em;
    margin-bottom: 0px;
  }

  .boxIndex04Wrap .right .ttl02 {
    margin-top: 15px;
  }
  .small_repair_page .boxIndex04Wrap::before {
    height: 300px;
  }
  .small_repair_page .staff_wrap section {
    margin: 0 auto 0px;
  }
  .small-repair-staff .staff_wrap .overlay_word {
    font-size: 1.2em;
  }
  .small-repair-staff .staff_wrap .name span {
    font-size: 0.9em;
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  .slick_arrow_blue .slick-dots {
    bottom: -30px !important;
  }
  .boxIndex07 {
    background-image: url(../../images/small-repair/map.png);
    background-repeat: no-repeat;
    background-position: right -200px top -50px;
    padding: 60px 0;
    width: 100%;
  }
  .boxIndex07Wrap ul {
    justify-content: center;
  }
  .boxIndex07 .p01 {
    padding-left: 5%;
  }

  .slick_arrow_blue .slick-arrow {
    width: 25px;
    height: 63px;
  }
  .slick_arrow_blue .slick-arrow.slick-prev {
    left: -27px;
  }
  .slick_arrow_blue .slick-arrow.slick-next {
    right: -25px;
  }
}
@media only screen and (max-width: 767px) {

.page-id-4468 .mv {
  background: url(../../images/small-repair/mv_sp.png) no-repeat center top;
  padding: 95px 0;
}
  .c_contents {
    overflow: hidden;
  }
  .boxIndex01Wrap .boxIndex01 .ttl01,
  .boxIndex06Wrap .boxIndex06 .ttl01 {
    margin-bottom: 20px;
    font-size: 1.95em;
    /* display: inline; */
  }
  .sr_problem_img {
    width: 90%;
    margin-bottom: 0px;
  }
  .boxIndex08 {
    display: block;
  }
  .boxIndex08>.left {
    width: 100%;
  }
  .boxIndex08>.right {
    width: 100%;
    padding: 0;
    ;
  }
  .boxIndex08 .right .ttl01.font01 .t01,
  .boxIndex08 .right .ttl01.font01 .t02 {
    font-size: 2.5rem;
  }
  .boxIndex01 .box_wrap {
    display: block;
  }
  .boxIndex01 .box_wrap .p01 {
    margin: 0;
  }
  .boxIndexSlide01 picture,
  .boxIndexSlide01 img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  .boxIndexSlide01 .item {
    width: 100vw;
  }
  .boxIndex01 .box_wrap .p02 a {
    font-size: 3rem;
  }
  .boxIndex01 .box_wrap .p02 dl {
    justify-content: center;
  }
  .boxIndex01 .box_wrap .p03 {
    margin: 2rem 0 0 0;
    display: flex;
    gap: 0;
    justify-content: space-between;
  }
  .boxIndex01 .box_wrap .p03 a {
    width: 32%;
  }
  .boxIndex01 .box_wrap .p01 {
    width: 100%;
  }
  .boxIndex01 .box_wrap .p01 small {
    font-size: 0.83em;
  }
  .boxIndex01 .box_wrap .p02 {}
  .boxIndex01 .box_wrap .p02 a {
    font-size: em;
    font-weight: 800;
    color: #0058be;
    text-shadow: 2px 2px 0px #002c5f;
    letter-spacing: 0.02em;
    text-indent: -8px;
    display: block;
    margin-bottom: 8px;
  }
  .boxIndex01 .box_wrap .p02 dl {
    display: flex;
    align-items: center;
  }
  .boxIndex01 .box_wrap .p02 dl dt {
    font-size: 0.875rem;
    color: #fff;
    background-color: #0058be;
    padding: 3px 5px 4px 5px;
  }
  .boxIndex01 .box_wrap .p02 dl dd {
    font-weight: bold;
    letter-spacing: 0;
    margin-left: 5px;
  }
  .boxIndex01 .box_wrap .p03 a:nth-child(n+2) {
    margin-left: 5px;
  }
  .boxIndex02Wrap .sr_problem_flex .ttl01 {
    font-size: 2em;
    line-height: 1.3;
  }
  .boxIndex02Wrap .sr_problem_flex .ttl01 .yl_line {
    font-size: 2.5rem;
    display: block;
  }
  .boxIndex02Wrap .sr_problem_flex .ttl01 .yl_line::before {
    left: 10px;
    bottom: 14px;
    width: 60px;
  }
  .boxIndex02Wrap .sr_list {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  .boxIndex03Wrap .boxIndex03>.ttl01>span {
    font-size: 1.95em;
  }
  .boxIndex03Wrap .box_wrap .box .left .ttl01 span {
    font-size: 1em;
  }
  .boxIndex03Wrap .box_wrap .box .left .ttl01 span span {
    font-size: 1.2em;
  }
  .boxIndex03Wrap .list {
    grid-template-columns: 1fr;
  }
  .boxIndex03Wrap .list li {}
  .boxIndex03Wrap .list li small {
    font-size: 0.8em;
  }
  .boxIndex02Wrap .r_txt {
    padding-top: 10px;
    font-size: 1.2rem;
  }
  .boxIndex03 .ttl_area .p01 {
    font-size: 1rem;
  }
  .boxIndex03 .ttl_area .p01 span {
    font-size: 1.2em;
  }
  .ttlBaseH2 {
    display: block;
    padding-left: 1rem;
  }
  .ttlBaseH2 .ja {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .ttlBaseH2 .en {
    font-size: 1rem;
    display: block;
    margin: 0.5em 0 0 0;
  }
  .linkBase01 {
    position: relative;
    right: -15%;
    bottom: -50px;
  }
  .boxIndex05Wrap .linkBase01 {
    right: -4%;
    bottom: -30px;
  }
  .boxIndex05Wrap:after {
    bottom: -7%;
  }
  .boxIndex07 {
    text-align: center;
  }
  .boxIndex07 .ttlBaseH2 {
    display: inline-block;
    font-weight: bold;
    font-size: 2.25rem;
    color: #000;
    letter-spacing: 0.08em;
    position: relative;
    padding-left: 1em;
    background-position: left top 6px;
    padding-left: 2rem;
  }
  .boxIndex07 {
    background-image: url(../../images/small-repair/map.png);
    background-repeat: no-repeat;
    background-position: right -50px top 0px;
    padding: 60px 0;
    background-size: 80%;
  }
  .boxIndex07 .p01 {
    text-align: left;
    padding-right: 5%;
  }
  .boxIndex07Wrap ul {
    flex-wrap: wrap;
  }
  .boxIndex07Wrap ul li {
    padding: 0.56em;
  }
  .small-repair_works .item {
    margin: 0 !important;
  }
  .boxIndex01.box02 {
    padding-top: 60px;
  }
  .small-repair_works.list_wrap .article_box:nth-child(2n) {
    margin: 0 !important;
  }
  .boxIndex04>.ttl01 {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .boxIndex04>.ttl01 span {
    padding: 0 1rem;
    display: block;
  }
  .boxIndex04 .box_wrap {
    display: block;
  }
  .boxIndex04 .box_wrap .box {
    width: 100%;
    margin: 0 auto !important;
    max-width: 343px;
  }
  .boxIndex04 .box_wrap .box:nth-child(n+2) {
    margin-top: 5rem !important;
  }
  .boxIndex05 h2 {
    font-size: 1.5rem;
    /* display: inline-block; */
    flex-wrap: wrap;
    background-position: left 5% top 3px;
  }

  .boxIndex07 .box_wrap {
    display: block;
  }
  .boxIndex07 .box_wrap .ttl_area {
    width: 100%;
  }
  .boxIndex07 .box_wrap .ttl_area div {
    height: auto;
    padding: 1.5rem 0;
  }
  .boxIndex07 .box_wrap .ttl_area .linkBase01 {
    margin-bottom: 3rem;
    left: 21%;
  }
  .boxIndex07 .box_wrap .flow {
    display: block;
    width: 100%;
    margin: 0;
  }
  .boxIndex07 .box_wrap .flow .box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .boxIndex07 .box_wrap .flow .box:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  .boxIndex07 .box_wrap .flow .box .p03 {
    width: 100%;
    margin-top: 1em;
  }
  .boxIndex07 .box_wrap .flow .box .p02 {
    margin: 2vw 0 0 5vw;
    font-size: 1.25rem;
  }
  .boxIndex07 .box_wrap .flow .box .p01 img {
    width: 10vw;
  }
  .boxIndex07 .box_wrap .flow .box .p01 .num span {
    font-size: 1.5rem;
  }
  .boxIndex07 .box_wrap .flow .box .p01 .num {
    margin-right: 1.5rem;
  }
  .boxIndex07 .box_wrap .flow .box:not(:last-child):after {
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
    border-top: 19px solid #fff;
    border-bottom: 0;
    top: auto;
    transform: translateY(0);
    right: auto;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .boxIndex07 .box_wrap .botoom {
    display: block;
  }
  .boxIndex07 .box_wrap .botoom p {
    font-size: 1.25rem;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 0.8em;
  }
  .boxIndex07 .box_wrap .botoom a {
    width: 100%;
    margin: 0;
    font-size: 1.1rem;
    padding-left: 30px;
  }
  .boxIndex08Wrap {
    padding-top: 0;
    background-size: 300%;
    background-position: left top;
  }
  .boxIndex08 .left .ttl01 {
    font-size: 1.8rem;
  }
  .boxIndex08 .left .menu {
    display: block;
  }
  .boxIndex08 .left .menu a {
    width: 100%;
    display: block;
  }
  .boxIndex08 .left .menu a:nth-of-type(2) {
    margin-top: 0.5rem;
  }
  .boxIndex08 .right .ttl02 {
    font-size: 1.125rem;
  }
  .boxIndex08 .right .ttl02 .linkBase01 {
    margin: 0.7em 0 0 0;
    display: inline-block;
  }
  .boxIndex08 #sec01 {
    margin: 0;
  }
  .boxIndex10 h2 {
    font-size: 2rem;
  }
  .boxIndex10 .box_wrap {
    display: block;
  }
  .boxIndex10 .box {
    width: 100%;
  }
  .boxIndex10 .box:nth-child(n+2) {
    margin-top: 1rem;
  }
  .boxIndexSlide01:before,
  .boxIndexSlide01:after {
    content: none;
  }
  .boxIndexTopWrap {
    overflow: hidden;
  }
  .boxIndex07Wrap {
    overflow: hidden;
  }
  .slick_arrow_blue .slick-arrow {
    width: 17px;
    height: 30px;
  }
  .boxIndex03 .linkBase01.dSp {
    display: inline-block;
    left: 8vw;
  }
  .boxIndex09 .linkBase01.dSp {
    margin-left: 4vw;
  }
  .boxIndex05 .p01 {
    line-height: 1.5;
  }
  .boxVoiceListCom01 {
    width: 98%;
    margin: auto;
  }
  .boxIndex08 .right .ttl02 .linkBase01:after {
    top: 7px;
  }
  .boxIndex08 .staff_wrap {
    width: 106%;
    padding-left: 3%;
  }
  .boxIndex08Wrap {
    overflow: hidden;
  }
  .boxIndex09 .p01 {
    line-height: 1.5;
  }
  .small-repair_works .item .title {
    font-size: 1.1rem;
    padding: 0.3em 0;
  }
  .article_box ul li {
    font-size: 1rem !important;
  }
  .boxIndex06 .linkBase01 {
    bottom: -18vw;
    left: 18vw;
    display: inline-block;
  }
  .boxIndex06 .linkBase01.dPc {
    display: none !important;
  }
  .boxIndex06Wrap {
    /* padding-bottom: 130px; */
    padding: 60px 0px 30px;
  }
  .boxIndex06Wrap .boxIndex06 .ttl01 {
    padding: 0;
  }
  .boxIndex06Wrap .boxIndex06 .ttl01:before {
    height: 30px;
    left: 15%;
    top: 0px;
  }
  .boxIndex06Wrap .boxIndex06 .ttl01:after {
    height: 30px;
    right: 15%;
    top: 0px;
  }

}