@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_inner {
  padding: 30px 15px 30px 0;
}
.box_section .box_authentication {
  width: 100%;
}
.box_section .authentication_area {
  display: block;
}
.box_section .authentication_area .box_photo:first-child {
  margin-bottom: 15px;
}
.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;
}
.box_section .box_license {
  width: 100%;
  margin: 30px auto 0 auto;
}
.box_section .license_list {
  padding: 20px;
  margin-top: 20px 20px 15px 20px;
  font-size: 2.0rem;
  display: block;
}
.box_section .license_list li {
  margin-bottom: 5px;
  text-indent: -1.3em;
  padding-left: 1.3em;
}