.head-box {
  background: #f2f2f2;
  color: #000000;
  padding-top: 64px;
  padding-bottom: 70px;
}
.head-box .text-box {
  padding-top: 145px;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}
.head-box .text-box .mainjp-ttl {
  color: #000000;
}
.head-box .text-box .mainen-ttl {
  color: #000000;
}
.head-box .text-box .mainjp-copy {
  color: #000000;
}
.head-box .text-box .subjp-copy {
  color: #000000;
  max-width: 446px;
}
.head-box .link-wrap {
  margin-top: 100px;
}
.head-box .link-wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.head-box .link-wrap ul li {
  width: 48%;
}
.head-box .link-wrap ul li:nth-child(n+3) {
  margin-top: 28px;
}
.head-box .link-wrap ul li a {
  display: block;
  padding: 30px 25px;
  position: relative;
}
.head-box .link-wrap ul li a .linktext-box {
  color: #fff;
}
.head-box .link-wrap ul li a .linktext-box .link-name-en {
  font-size: 40px;
  line-height: 1;
}
.head-box .link-wrap ul li a .linktext-box .link-name-jp {
  font-size: 15px;
  line-height: 1;
}
.head-box .link-wrap ul li a .yajirushi {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 29px;
}
.head-box .link-wrap ul li a .yajirushi img {
  width: 100%;
}
.head-box .link-wrap ul li a.link-1 {
  background: url(../renew/images/quality/linkbg-01.jpg) no-repeat center center/cover;
}
.head-box .link-wrap ul li a.link-2 {
  background: url(../renew/images/quality/linkbg-02.jpg) no-repeat center center/cover;
}
.head-box .link-wrap ul li a.link-3 {
  background: url(../renew/images/quality/linkbg-03.jpg) no-repeat center center/cover;
}
.head-box .link-wrap ul li a.link-4 {
  background: url(../renew/images/quality/linkbg-04.jpg) no-repeat center center/cover;
}

.qua-box {
  background: #363636;
}
.qua-box .qua-wrap {
  padding-top: 37px;
  padding-bottom: 100px;
}
.qua-box .qua-wrap .ttl-wrap {
  margin-bottom: 63px;
  position: relative;
}
.qua-box .qua-wrap .ttl-wrap .bg-box {
  position: absolute;
  top: 70px;
  width: 100%;
  z-index: 1;
  left: 0;
}
.qua-box .qua-wrap .ttl-wrap .ttl-box {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
.qua-box .qua-wrap .ttl-wrap .ttl-box .left-text {
  width: calc(100% - 60px);
}
.qua-box .qua-wrap .ttl-wrap .ttl-box .left-text .mainen-ttl {
  margin-bottom: 50px;
}
.qua-box .qua-wrap .ttl-wrap .ttl-box .left-text .subjp-copy {
  min-height: 200px;
  max-width: none;
  font-size: 17px;
}
.qua-box .qua-wrap .ttl-wrap .ttl-box .tate-copy {
  width: 40px;
  font-size: 40px;
  line-height: 1.3;
  color: #fff;
}

.flex-box1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 90px;
  color: #fff;
}
.flex-box1 .flex-pic {
  width: 48.5%;
}
.flex-box1 .flex-text {
  width: 45%;
  position: relative;
}
.flex-box1 .flex-text .flex-name-en {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1;
}
.flex-box1 .flex-text .flex-name-jp {
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 25px;
  font-weight: 600;
}
.flex-box1 .flex-text .flex-name-jp span {
  font-size: 20px;
}
.flex-box1 .flex-text .flex-subtext {
  font-size: 16px;
  line-height: 2.3;
}
.flex-box1 .flex-text .flex-subtext .min-h {
  min-height: 150px;
}
.flex-box1 .flex-text .flex-linkbtn {
  display: block;
  border-radius: 20px;
  padding: 10px 18px;
  background: #fff;
  color: #000000;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
}
.flex-box1 .flex-text .flex-linkbtn.mini {
  max-width: 290px;
}
.flex-box1 .flex-text .flex-notes {
  font-size: 10px;
  color: #fff;
  margin-top: 5px;
}
.flex-box1 .flex-text .btn-box {
  /*position: absolute;
  bottom: 0;
  left: 0;*/
  width: 100%;
}

.qua-name-jp {
  font-size: 25px;
  line-height: 1.8;
  margin-bottom: 26px;
  color: #fff;
}

.qua-subtext {
  font-size: 16px;
  line-height: 2.3;
  color: #fff;
}

.flex-box2 {
  display: flex;
  justify-content: space-between;
}
.flex-box2 li {
  width: 48.5%;
}
.flex-box2 li .pic-box {
  margin-bottom: 25px;
}

.flex-box3 {
  display: flex;
  justify-content: space-between;
}
.flex-box3 li {
  width: 48.5%;
  margin-bottom: 30px;
}

.sub-head1 {
  font-size: 28px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
}

.sub-head2 {
  text-align: center;
  margin-bottom: 42px;
}
.sub-head2 span {
  display: inline-block;
  border: 1px solid #fff;
  padding: 15px 50px;
  font-size: 28px;
  line-height: 1;
  color: #fff;
}

.sub-head3 {
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 30px;
}

.bg-1 {
  position: relative;
  z-index: 1;
  height: 100%;
  background: url(../renew/images/quality/mainbg-01.jpg) no-repeat center -20px/102%;
  height: 330px;
}

.bg-2 {
  position: relative;
  z-index: 1;
  height: 100%;
  background: url(../renew/images/quality/mainbg-02.jpg) no-repeat center -20px/102%;
  height: 330px;
}

.bg-3 {
  position: relative;
  z-index: 1;
  height: 100%;
  background: url(../renew/images/quality/mainbg-03.jpg) no-repeat center -20px/102%;
  height: 330px;
}

.bg-4 {
  position: relative;
  z-index: 1;
  height: 100%;
  background: url(../renew/images/quality/mainbg-04.jpg) no-repeat center -20px/102%;
  height: 330px;
}

@media (max-width: 900px) {
  .head-box {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .head-box .text-box {
    padding-top: 15vw;
    padding-bottom: 8vw;
  }
  .head-box .text-box .subjp-copy {
    max-width: none;
    font-size: 3.5vw;
  }
  .head-box .link-wrap {
    margin-top: 12vw;
  }
  .head-box .link-wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .head-box .link-wrap ul li {
    width: 100%;
  }
  .head-box .link-wrap ul li:nth-child(n+2) {
    margin-top: 5vw;
  }
  .head-box .link-wrap ul li:nth-child(n+3) {
    margin-top: 5vw;
  }
  .head-box .link-wrap ul li a {
    display: block;
    padding: 5vw 4vw;
    position: relative;
  }
  .head-box .link-wrap ul li a .linktext-box .link-name-en {
    font-size: 9vw;
    line-height: 1;
  }
  .head-box .link-wrap ul li a .linktext-box .link-name-jp {
    font-size: 4vw;
    line-height: 1;
  }
  .head-box .link-wrap ul li a .yajirushi {
    position: absolute;
    top: 50%;
    right: 2vw;
    transform: translateY(-50%);
    width: 6vw;
  }
  .head-box .link-wrap ul li a .yajirushi img {
    width: 100%;
  }
  .head-box .link-wrap ul li a.link-1 {
    background: url(../renew/images/quality/linkbg-01.jpg) no-repeat center center/cover;
  }
  .head-box .link-wrap ul li a.link-2 {
    background: url(../renew/images/quality/linkbg-02.jpg) no-repeat center center/cover;
  }
  .head-box .link-wrap ul li a.link-3 {
    background: url(../renew/images/quality/linkbg-03.jpg) no-repeat center center/cover;
  }
  .head-box .link-wrap ul li a.link-4 {
    background: url(../renew/images/quality/linkbg-04.jpg) no-repeat center center/cover;
  }
  .qua-box .qua-wrap {
    padding-top: 5vw;
    padding-bottom: 10vw;
  }
  .qua-box .qua-wrap .ttl-wrap {
    margin-bottom: 10vw;
    position: relative;
  }
  .qua-box .qua-wrap .ttl-wrap .bg-box {
    position: absolute;
    top: 9vw;
    width: 100%;
    z-index: 1;
    left: 0;
  }
  .qua-box .qua-wrap .ttl-wrap .ttl-box {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8vw;
  }
  .qua-box .qua-wrap .ttl-wrap .ttl-box .left-text {
    width: calc(100% - 3vw);
  }
  .qua-box .qua-wrap .ttl-wrap .ttl-box .left-text .mainen-ttl {
    margin-bottom: 6vw;
    font-size: 9vw;
  }
  .qua-box .qua-wrap .ttl-wrap .ttl-box .left-text .subjp-copy {
    font-size: 3.7vw;
    min-height: 20vw;
    max-width: none;
  }
  .qua-box .qua-wrap .ttl-wrap .ttl-box .tate-copy {
    display: none;
  }
  .flex-box1 {
    display: block;
    margin-bottom: 10vw;
  }
  .flex-box1 .flex-pic {
    width: 100%;
    margin-bottom: 5vw;
  }
  .flex-box1 .flex-text {
    width: 100%;
  }
  .flex-box1 .flex-text .flex-name-en {
    font-size: 2vw;
    margin-bottom: 1vw;
    line-height: 1;
  }
  .flex-box1 .flex-text .flex-name-jp {
    font-size: 5vw;
    line-height: 1.3;
    margin-bottom: 5vw;
    font-weight: 600;
  }
  .flex-box1 .flex-text .flex-name-jp span {
    font-size: 4vw;
  }
  .flex-box1 .flex-text .flex-subtext {
    font-size: 3vw;
    line-height: 1.75;
  }
  .flex-box1 .flex-text .flex-subtext .min-h {
    min-height: inherit;
  }
  .flex-box1 .flex-text .flex-linkbtn {
    display: block;
    border-radius: 4vw;
    padding: 3vw 4vw;
    font-size: 3vw;
    line-height: 1;
    font-weight: 600;
    margin-top: 4vw;
    margin-bottom: 1vw;
  }
  .flex-box1 .flex-text .flex-linkbtn.mini {
    max-width: 290px;
  }
  .flex-box1 .flex-text .flex-notes {
    font-size: 2.3vw;
    margin-top: 1vw;
  }
  .flex-box1 .flex-text .btn-box {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
  }
  .qua-name-jp {
    font-size: 5vw;
    line-height: 1.3;
    margin-bottom: 5vw;
  }
  .qua-subtext {
    font-size: 3vw;
    line-height: 1.75;
  }
  .flex-box2 {
    display: block;
  }
  .flex-box2 li {
    width: 100%;
    margin-bottom: 5vw;
  }
  .flex-box2 li .pic-box {
    margin-bottom: 5vw;
  }
  .flex-box3 {
    display: block;
  }
  .flex-box3 li {
    width: 100%;
    margin-bottom: 5vw;
  }
  .sub-head1 {
    font-size: 5vw;
    line-height: 1.5;
    margin-bottom: 5vw;
    text-align: center;
  }
  .sub-head2 {
    text-align: center;
    margin-bottom: 5vw;
  }
  .sub-head2 span {
    display: inline-block;
    border: 1px solid #fff;
    padding: 3vw 10vw;
    font-size: 5vw;
    line-height: 1;
  }
  .sub-head3 {
    text-align: center;
    font-size: 5vw;
    line-height: 1.5;
    margin-bottom: 5vw;
  }
  .bg-1 {
    position: relative;
    z-index: 1;
    height: 100%;
    background: url(../renew/images/quality/mainbg-01.jpg) no-repeat center -20px/250vw;
    height: 42vw;
  }
  .bg-2 {
    position: relative;
    z-index: 1;
    height: 100%;
    background: url(../renew/images/quality/mainbg-02.jpg) no-repeat center -20px/250vw;
    height: 42vw;
  }
  .bg-3 {
    position: relative;
    z-index: 1;
    height: 100%;
    background: url(../renew/images/quality/mainbg-03.jpg) no-repeat center -20px/250vw;
    height: 42vw;
  }
  .bg-4 {
    position: relative;
    z-index: 1;
    height: 100%;
    background: url(../renew/images/quality/mainbg-04.jpg) no-repeat center -20px/250vw;
    height: 42vw;
  }
}
@-webkit-keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(300%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(300%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes rotateAndBlur {
  from {
    transform: translateX(0%) translateY(0) rotate(0deg);
    filter: blur(0);
    right: 0%;
  }
  to {
    transform: translateX(0%) translateY(-40px) rotate(10deg);
    filter: blur(3px);
    right: -15%;
  }
}
@keyframes rotateAndBlur {
  from {
    transform: translateX(0%) translateY(0) rotate(0deg);
    filter: blur(0);
    right: 0%;
  }
  to {
    transform: translateX(0%) translateY(-40px) rotate(10deg);
    filter: blur(3px);
    right: -15%;
  }
}
@-webkit-keyframes rotateAndBlurMore {
  from {
    transform: translateX(0%) translateY(0) rotate(0deg);
    filter: blur(0);
    right: 0%;
  }
  to {
    transform: translateX(0%) translateY(-40px) rotate(20deg);
    filter: blur(10px);
    right: -25%;
  }
}
@keyframes rotateAndBlurMore {
  from {
    transform: translateX(0%) translateY(0) rotate(0deg);
    filter: blur(0);
    right: 0%;
  }
  to {
    transform: translateX(0%) translateY(-40px) rotate(20deg);
    filter: blur(10px);
    right: -25%;
  }
}
.mainbg-box {
  position: absolute;
  width: 44%;
  top: 0px;
  right: 5%;
  z-index: 6;
}
.mainbg-box .mainimg-1 {
  position: relative;
  z-index: 2;
  width: 100%;
}
.mainbg-box .mainimg-2 {
  width: 79%;
  position: absolute;
  z-index: 1;
  right: 0%;
  bottom: 0;
  transform: translateX(0%) translateY(0) rotate(0deg);
  filter: blur(0);
  -webkit-animation: rotateAndBlur 1s ease-out 0.5s forwards;
          animation: rotateAndBlur 1s ease-out 0.5s forwards;
}
.mainbg-box .mainimg-3 {
  width: 60%;
  position: absolute;
  z-index: 0;
  right: 0%;
  bottom: 0;
  transform: translateX(0%) translateY(0) rotate(0deg);
  filter: blur(0);
  -webkit-animation: rotateAndBlurMore 1s ease-out 0.8s forwards;
          animation: rotateAndBlurMore 1s ease-out 0.8s forwards;
}
.mainbg-box .car-img1 {
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: 5%;
  width: 34%;
  z-index: 4;
  transform: translateX(200%);
  -webkit-animation: slideInFromRight 0.8s ease-out 1s forwards;
          animation: slideInFromRight 0.8s ease-out 1s forwards;
}
.mainbg-box .car-img2 {
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: -14%;
  width: 34%;
  z-index: 5;
  transform: translateX(200%);
  -webkit-animation: slideInFromRight 0.8s ease-out 1.2s forwards;
          animation: slideInFromRight 0.8s ease-out 1.2s forwards;
}
.mainbg-box .car-img3 {
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: -31%;
  width: 34%;
  z-index: 6;
  transform: translateX(200%);
  -webkit-animation: slideInFromRight 0.8s ease-out 1.4s forwards;
          animation: slideInFromRight 0.8s ease-out 1.4s forwards;
}

@media (max-width: 900px) {
  .mainbg-box {
    position: absolute;
    width: 50%;
    top: 44vw;
    right: 5%;
    z-index: 6;
  }
}
/*# sourceMappingURL=quality.css.map */