@charset "utf-8";

/*----------------------------------------
    .main_visual
----------------------------------------*/
.mainimg .mainimg_area {
  background: url(/jp/service/img/bg-visual_sp.png) no-repeat left top;
  background-size: cover;
  padding: 5.6% 0 71.2% 0;
}

/*----------------------------------------
    .box_section
----------------------------------------*/
.box_section .box_list {
  width: 100%;
  display: block;
}
.box_section .box_list_item {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.box_section .box_title {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.box_section .box_title::after {
  width: 80px;
}
.box_section .box_text {
  font-size: 1.4rem;
  line-height: 1.6;
}