@charset "UTF-8";
/* ---------------------------------------------
 QUALITY STYLES
 --------------------------------------------- */
.introSection .txt {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .introSection .txt p {
    padding-right: 5%;
  }
}
.introSection .pageNav {
  margin: 2em 0 0;
}
.introSection .pageNav .btn {
  margin: 0 auto 1em;
  font-size: 1em;
  background: var(--keyColor3);
  color: var(--fontColor);
  text-align: center;
}
.introSection .pageNav .btn:before {
  display: none;
}
.introSection .pageNav .btn:hover {
  background: var(--keyColor);
  color: #fff;
}

.introSection .img {
  flex: 1 1 40.75%;
  padding: 0;
}
.introSection .img .img-inner {
  clip-path: url(#mask1);
  max-width: 436px;
}
.introSection .img .img-inner:before {
  content: 0.002293578, 0.0035335689;
  padding: 64.9082568807% 0 0;
}
.introSection .txt {
  flex: 1 1 58.25%;
}

.introSection .sec_type01 .colWrap .img .imgItem {
  max-width: 572px;
  padding-top: 6%;
}
.introSection .sec_type01 .colWrap .img .imgItem:before, .introSection .sec_type01 .colWrap .img .imgItem:after {
  content: "";
  display: block;
  position: absolute;
}
.introSection .sec_type01 .colWrap .img .imgItem:before {
  width: 15.3846153846%;
  height: 0;
  padding: 5.4195804196% 0 0;
  left: -5%;
  top: 0;
  background: url(../images/common/cloud1.svg) no-repeat 0 0;
  background-size: contain;
  z-index: 1;
}
.introSection .sec_type01 .colWrap .img .imgItem:after {
  width: 27.7972027972%;
  height: 0;
  padding: 9.6153846154% 0 0;
  right: 0;
  bottom: -22%;
  background: url(../images/common/cloud2.svg) no-repeat 0 0;
  background-size: contain;
}

@media only screen and (min-width: 768px) {
  .introSection .txt p {
    letter-spacing: 0;
  }
  .introSection .pageNav {
    margin-top: 0;
    gap: 0 1em;
  }
  .introSection .pageNav .btn {
    flex-grow: 1;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin: 0;
    width: 100%;
    font-size: 0.875em;
  }
  .introSection .pageNav .btn:not(:last-child) {
    max-width: 205px;
  }
}
.brandSection .ttl {
  margin-bottom: 2.5em;
}
.brandSection .article {
  padding: 3.5em 0;
}
.brandSection .article:first-of-type {
  margin-top: 2em;
}
.brandSection .article .ttl_m {
  position: relative;
  width: fit-content;
  margin: 0 auto 1.85em;
  padding: 0.5em 0 0.5em 3.25em;
  font-weight: bold;
  font-size: 1.6875em;
  color: var(--keyColor);
  text-align: center;
}
.brandSection .article .ttl_m:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 4.0740740741em;
  height: 4.0740740741em;
  background: url(../images/quality/ico_point.svg) no-repeat center 0;
  background-size: 100% auto;
  transform: translate(-50%, -50%);
}
.brandSection .article:nth-of-type(2) .ttl_m:before {
  background-position-y: center;
}
.brandSection .article:nth-of-type(3) .ttl_m:before {
  background-position-y: bottom;
}

.brandSection {
  position: relative;
}
.brandSection:before {
  content: "";
  display: block;
  position: absolute;
  top: 8%;
  bottom: auto;
  right: auto;
  left: 17.4479166667%;
  width: 3.4375%;
  height: 0;
  padding: 3.125% 0 0;
  background: url(../images/common/moyou2.png) no-repeat 0 0;
  background-size: contain;
}

.brandSection {
  position: relative;
}
.brandSection:after {
  content: "";
  display: block;
  position: absolute;
  top: 22%;
  bottom: auto;
  right: 15.1041666667%;
  left: auto;
  width: 4.0104166667%;
  height: 0;
  padding: 2.6041666667% 0 0;
  background: url(../images/common/moyou1.png) no-repeat 0 0;
  background-size: contain;
}

.brandSection .container {
  position: relative;
}
.brandSection .container:before {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: 2%;
  right: 0%;
  left: auto;
  width: 3.5416666667%;
  height: 0;
  padding: 3.2291666667% 0 0;
  background: url(../images/common/moyou2.png) no-repeat 0 0;
  background-size: contain;
}

.qualitySection .ttl {
  margin-bottom: 2.25em;
}
.qualitySection .article {
  padding: 3.125em 0;
}
.qualitySection .article:first-of-type {
  margin-top: 2.5em;
}
.qualitySection .ttl_m {
  display: flex;
  margin: 0 auto 2.25em;
  line-height: 1.5;
  width: fit-content;
  justify-content: space-between;
  align-items: center;
  font-size: 1.6875em;
  text-align: center;
}
.qualitySection .ttl_m > span {
  display: inline-grid;
}
.qualitySection .ttl_m:before, .qualitySection .ttl_m:after {
  content: "";
  display: block;
  width: 2.8518518519em;
  height: 0.2962962963em;
  background: url(../images/common/ttl_m_bg.png) no-repeat 0 center;
  background-size: contain;
}
.qualitySection .ttl_m:before {
  margin-right: 1em;
}
.qualitySection .ttl_m:after {
  margin-left: 1em;
}
@media only screen and (min-width: 768px) {
  .qualitySection .img {
    flex: 0 1 39.3966282165%;
  }
  .qualitySection .txt {
    flex: 1 1 49.3345164153%;
    letter-spacing: 0;
  }
}

.qualitySection {
  position: relative;
}
.qualitySection:before {
  content: "";
  display: block;
  position: absolute;
  top: 8%;
  bottom: auto;
  right: auto;
  left: 14.3229166667%;
  width: 3.9583333333%;
  height: 0;
  padding: 2.6041666667% 0 0;
  background: url(../images/common/moyou1_d.png) no-repeat 0 0;
  background-size: contain;
}

.qualitySection {
  position: relative;
}
.qualitySection:after {
  content: "";
  display: block;
  position: absolute;
  top: 60%;
  bottom: auto;
  right: 11.1458333333%;
  left: auto;
  width: 3.1770833333%;
  height: 0;
  padding: 2.9166666667% 0 0;
  background: url(../images/common/moyou2.png) no-repeat 0 0;
  background-size: contain;
}

.processSection .ttl {
  margin-bottom: 2.5em;
}
.processSection .ttl + p {
  margin-bottom: 6em;
}
.processSection .bg {
  padding: 5% 6%;
}
.processSection .article {
  position: relative;
  margin: 0 auto;
  padding: 6% 0;
  max-width: 765px;
}
.processSection .article:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2.125em;
  height: 1.4375em;
  background: url(../images/quality/arrow_down.svg) no-repeat 0 0;
  background-size: contain;
  transform: translateX(-50%);
}
.processSection .article:last-child:after {
  display: none;
}
.processSection .ttl_m {
  position: relative;
  margin: 0 0 1.5em;
  padding: 0 0 0.2em 2.5em;
  font-size: 1.6875em;
  background: url(../images/common/ttl_line_dash.png) no-repeat 0 bottom;
  text-indent: -2.6em;
  margin-left: 2.962962963em;
}
.processSection .ttl_m:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 2.962962963em;
  height: 2.962962963em;
  background: url(../images/quality/ico_step.svg) no-repeat center 0;
  background-size: 100% auto;
  transform: translate(-3.3em, -50%);
}
.processSection .article:nth-of-type(2) .ttl_m:before {
  background-position-y: -2.962962963em;
}
.processSection .article:nth-of-type(3) .ttl_m:before {
  background-position-y: -5.9259259259em;
}
.processSection .article:nth-of-type(4) .ttl_m:before {
  background-position-y: -8.8888888889em;
}
.processSection .article:nth-of-type(5) .ttl_m:before {
  background-position-y: -11.8518518519em;
}
.processSection .article:nth-of-type(6) .ttl_m:before {
  background-position-y: -14.8148148148em;
}
.processSection .article:nth-of-type(7) .ttl_m:before {
  background-position-y: -17.7777777778em;
}
.processSection p + .colWrap {
  margin-top: 2em;
}
.processSection .ttl_s {
  position: relative;
  margin: 1.5em 0 0.75em;
  padding: 0 0 0 1.4em;
  font-size: 1.25em;
}
.processSection .ttl_s:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.85em;
  height: 0.85em;
  background: url(../images/common/ico_ttl_m.png) no-repeat center 0;
  background-size: contain;
  transform: translateY(-50%);
}
.processSection .ttl_s:first-child {
  margin-top: 0;
}
.processSection .inner_sec + .inner_sec {
  margin-top: 4.5em;
}
.processSection .btnFrame {
  display: flex;
  align-items: center;
  margin: 1.25em 0;
  position: relative;
}
.processSection .btnFrame:before {
  content: "";
  display: block;
  margin: 0 0.8em 0 0;
  width: 2.9375em;
  height: 1em;
  background: url(../images/common/arrow_s_right.svg) no-repeat 0 0;
  background-size: contain;
}
.processSection .btn {
  margin: 0;
  padding: 0.55em 1em;
  width: 17.154em;
  font-size: 0.8125em;
  text-align: center;
  background: var(--keyColor3);
  color: var(--fontColor);
}
.processSection .btn:before {
  display: none;
}
.processSection .btn:hover {
  background: var(--fontColor);
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .processSection .colWrap {
    gap: 1.25em;
  }
  .processSection .img {
    flex: 0 1 39.2156862745%;
  }
  .processSection .txt {
    flex: 1 1 58.8235294118%;
  }
  .processSection p {
    letter-spacing: 0;
  }
}

.processSection {
  position: relative;
}
.processSection:before {
  content: "";
  display: block;
  position: absolute;
  top: 4%;
  bottom: auto;
  right: auto;
  left: 9.375%;
  width: 3.9583333333%;
  height: 0;
  padding: 2.6041666667% 0 0;
  background: url(../images/common/moyou1_d.png) no-repeat 0 0;
  background-size: contain;
}

.processSection {
  position: relative;
}
.processSection:after {
  content: "";
  display: block;
  position: absolute;
  top: 12%;
  bottom: auto;
  right: 11.1458333333%;
  left: auto;
  width: 3.1770833333%;
  height: 0;
  padding: 2.9166666667% 0 0;
  background: url(../images/common/moyou2.png) no-repeat 0 0;
  background-size: contain;
}

.linkSection .ttl {
  margin-top: 0;
}
.linkSection .btn_more {
  margin: 1.75em auto 0;
  max-width: 16.2em;
  padding: 0.85em;
  background: var(--keyColor3);
  color: var(--fontColor);
}
.linkSection .btn_more:hover {
  background: var(--gray);
}
.linkSection .btn_more:active {
  background: var(--keyColor);
  color: #fff;
}

.accessSection {
  margin-top: 9.1%;
}
@media only screen and (min-width: 1921px) {
  .accessSection {
    margin-top: 175px;
  }
}

/* index幅991px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
  .introSection .sec_type01 .txt {
    margin-bottom: 2.5em;
  }
  .brandSection .article .ttl_m,
  .qualitySection .article .ttl_m,
  .processSection .article .ttl_m {
    font-size: 1.475em;
  }
  .brandSection .article .ttl_m:before {
    transform: translate(-35%, -50%);
  }
}
/* index幅767px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .introSection {
    padding-top: 2.5em !important;
  }
  .introSection .sec_type01 .inner {
    align-items: initial;
    margin-top: 0;
  }
  .introSection .txt {
    margin-top: 2.5em;
  }
  .processSection .ttl {
    margin: 1.25em auto 1.5em;
  }
  .processSection .ttl + p {
    margin-bottom: 3em;
  }
  .processSection .bg {
    padding: 0 7%;
  }
  .processSection .article {
    padding: 3em 0;
  }
  .processSection .article .img {
    margin-top: 2.5em;
  }
  .processSection .inner_sec + .inner_sec {
    margin-top: 2.5em;
  }
  .brandSection .article .img img,
  .qualitySection .article .img img,
  .processSection .article .img img {
    margin: 0 auto;
  }
  .brandSection .article .ttl_m,
  .qualitySection .article .ttl_m,
  .processSection .article .ttl_m {
    font-size: 1.25em;
  }
  .brandSection:before,
  .brandSection .container:before,
  .qualitySection:after,
  .processSection:after,
  .directSection:before {
    width: 28px;
    height: 26px;
  }
  .brandSection:after,
  .brandSection .container:after,
  .qualitySection:before,
  .processSection:before,
  .directSection:after {
    width: 34px;
    height: 23px;
  }
  .brandSection .article {
    padding: 2em 0;
  }
  .brandSection:before {
    left: 6%;
  }
  .brandSection:after {
    top: 20%;
    right: 8%;
  }
  .qualitySection .img {
    margin-top: 2em;
  }
  .qualitySection:before {
    left: 5%;
    top: 1.6%;
  }
  .qualitySection:after {
    top: 57.5%;
    right: 5%;
  }
  .qualitySection .container:before {
    right: 4%;
    bottom: -1%;
  }
  .qualitySection .ttl_m {
    letter-spacing: 0;
  }
  .qualitySection .ttl_m:before,
  .qualitySection .ttl_m:after {
    width: 1.3em;
    flex-shrink: 0;
  }
  .qualitySection .ttl_m:before {
    margin-right: 0.25em;
  }
  .qualitySection .ttl_m:after {
    margin-left: 0.25em;
  }
  .processSection:before {
    top: 1%;
  }
  .processSection:after {
    top: 6.2%;
    right: 6%;
  }
  .linkSection .ttl {
    margin-bottom: 0;
  }
  .linkSection .btn_more {
    margin-top: 1em;
  }
}

/*# sourceMappingURL=quality.css.map */
