@charset "utf-8";

/*----------------------------------------
    .main_visual
----------------------------------------*/
.mainimg .mainimg_area {
  background: url(/jp/quality/img/bg-visual_sp.png) no-repeat left top;
  background-size: cover;
  padding: 5.6% 0 71.2% 0;
}

/*----------------------------------------
    .box_section
----------------------------------------*/
.box_section .box_safety {
  width: 100%;
}
.box_section .safety_area {
  display: block;
}
.box_section .right_area {
  display: block;
  margin-left: 0;
}
.box_section .safety_area span {
  margin: 9px 0 20px 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;
  text-align: left;
  padding: 0 10px;
  margin-bottom: 25px;
}
.box_section .box_list {
    width: 100%;
    display: block;
}
.box_section .box_list_item {
    padding-bottom: 30px;
}
.box_section .box_text {
    font-size: 1.4rem;
    line-height: 1.6;
}
