html{scroll-behavior:smooth}
.pos-rel {
    position: relative;
}
.full {
    width: 100%;
}
ol, ul, dl {
    margin-bottom: 0;
    margin-top: 0;
}
.w50 {
    width: 50%;
}
.w66 {
    width: 66.666% !important;
}
figure {
    margin: 0;
}
.mb30 {
    margin-bottom: 30px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb10 {
    margin-bottom: 10px !important;
}
.siteContent {
    font-family: "Noto Serif JP", serif;
}
.qualitySec {
    padding: 115px 0;
}
.qualityInner {
    margin: 0 auto;
    max-width: 900px;
    padding: 0 15px;
    width: 100%;
}
.qualityKv {
  display: block;
  width: 100%;
  min-width: 1190px;
  position: relative;
}
.qualityKv .img_text {
    position: absolute;
    margin: -18% auto 0;
    width: 84%;
    left: 0;
    right: 0;
}
.sec_headline {
    font-size: 8.254rem;
    font-family: "Din Condensed Bold";
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 0.9;
}
.DesignSec01 .txt_lead {
    margin-bottom: 50px;
}
.txt_lead {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.des_headline {
    font-size: 2.17rem;
    font-weight: bold;
    letter-spacing: 0.15em;
    line-height: 1.6;
    margin-bottom: 25px;
    text-align: center;
}
.qualitySec01Box .txt {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0.25em;
}
.qualitySec01Box .box_ttl {
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .qualityKv {
    min-width: 100%;
    margin-top: 14%;
  }
}
/*=========================
            quality
 =========================*/
.qualitySec02 .img_ancho {
    display: flex;
    justify-content: center;
    align-items: center;
}
.qualitySec02 .img_ancho .img {
    flex: 0 0 35%;
    max-width: 35%;
    margin: 0 25px;
}
.qualitySec02 .img_ancho .img a:hover {
    opacity: 0.9;
}
.qualitySec01Box .info {
    margin: 0 auto 95px;
    width: 90%;
}
.qualitySec01Box .info .txt01 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0.25em;
}
.ancho_link {
    padding: 90px 0;;
}
.bg_quality {
    background: url(../images/quality/quality_bg.jpg) no-repeat center;
    background-size: cover;
}
.intro .ttl {
    color: #fff;
    font-size: 4.4rem;
    font-weight: bold;
    font-family: "Din Condensed Bold";
    letter-spacing: 0.15em;
    margin-bottom: 20px;
    text-align: center;
}
.intro .ttl .jp {
    font-size: 50%;
    display: block;
    margin-top: 10px;
    font-family: "Noto Serif JP", serif;
}
.intro {
    margin-bottom: 60px;
}
.qualitySec03 .box_img {
    margin-bottom: 15px;
}
.intro .txt {
    color: #FFF;
    font-size: 1.2rem;
    letter-spacing: 0.25em;
    text-align: center;
    line-height: 2;
}
.commitment .list_commitment {
    display: table;
    list-style-type: none;
    border-spacing: 10px;
    border-collapse: separate;
    width: 100%;
    padding: 0;
}
.commitment .list_commitment li {
    display: table-cell;
    background: #FFF;
    width: 25%;
    padding: 10px;
}
.commitment .txt {
    color: #004161;
    font-size: 1rem;
    text-align: center;
}
.commitment .txt .small {
    font-size: 0.935rem;
}
.commitment .txt01 {
    color: #231F20;
    font-size: 1.038rem;
    min-height: 58px;
}
.commitment .list_commitment li .img {
    max-width: 140px;
    margin: 0 auto;
}
.commitment .ttl01 {
    font-size: 2rem;
    color: #FFF;
    text-align: center;
    letter-spacing: 0.12em;
}
.commitment {
    background: #949495;
    padding: 20px 0 10px;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.6); 
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.6);
}


@media screen and (max-width: 768px) {
    .commitment .txt {
        font-size: 1rem;
    }
    .commitment .txt01 {
        min-height: 74px;
    }
}
@media screen and (max-width: 767px) {
    .bg_quality {
        background: url(../images/quality/quality_bg.jpg) no-repeat center;
        background-size: contain;
        background-color: #255E89;
    }
    .qualitySec {
        padding: 40px 0 20px;
    }
    .ancho_link {
        padding: 40px 0;
    }
    .swipe_icon img {
        max-width: 100%;
    }
    .qualitySec01Box .info {
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .qualitySec02 .img_ancho {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .qualitySec02 .img_ancho .img {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .qualitySec01Box .info .txt01 {
        font-size: 1.1rem;
        letter-spacing: 0.1em;
    }
    .commitment .ttl01 {
        font-size: 1.6rem;
        margin-bottom: 15px;
    }
    .commitment {
        padding: 20px 8px 0;
    }
    .intro .txt {
        font-size: 1.1rem;
    }

}
/*=========================
            support
 =========================*/
.bg_support {
    background: url(../images/quality/support_bg.jpg) no-repeat right top;
    background-size: cover;
}
.support_system {
    margin-top: 60px;
}
.support_system .list_system {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.support_system .list_system li {
    flex: 0 0 21%;
    max-width: 21%;
    position: relative;
    z-index: 1;
}
.support_system .list_system li .img{
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.support_system .ttl02 .jp {
    font-size: 46%;
    display: block;
    margin-top: 5px;
    letter-spacing: 0.2em;
}
.support_system .ttl02 {
    color: #fff;
    font-size: 2.34rem;
    letter-spacing: 0.25em;
    text-align: center;
    margin-bottom: 30px;
}
.support_system .list_system li:after {
    position: absolute;
    width: 110px;
    height: 35px;
    content: "";
    background: url(../images/quality/arrow_right.png) no-repeat center;
    background-size: contain;
    right: -19%;
    top: 40%;
    transform: translate(19%,-40%);
    z-index: -1;
}
.support_system .list_system li:last-child:after {
    content: none;
}
.support_system .list_system li:last-child .img:after {
    content: none;
}
.support_system .list_system li .txt02 {
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    font-family: 'UtsukushiFONT';
    line-height: 1;
    margin-bottom: 8px;
    position: relative;
    padding-left: 23px;
}
.support_system .list_system li .txt02 .mall {
    font-size: 70%;
}
.support_system .list_system li .txt02:before {
    content: "";
    width: 13px;
    height: 13px;
    background: url(../images/quality/circle.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 6px;
    top: 0px;
}
.swipe_icon {
    display: none;
}
@keyframes horizontal {
    0% { transform:translate(-20%,-20%); }
    100% { transform:translate(30%,-20%); }
}
.sp {
    display: none;
}
.pc {
    display: block;
}




@media screen and (max-width: 767px) {
    .qualityInner {
        padding: 0 10px;
    }
    .bg_support {
        background: url(../images/quality/support_bg_sp.jpg) no-repeat center;
        background-size: cover;
    }
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
    .qualitySec03 ,.qualitySec04{
        padding: 45px 0 0;
        margin-top: -45px;
    }
    .sec_headline {
        font-size: 6.254rem;
        line-height: 1;
        margin-bottom: 15px;
    }
    .support_system .ttl02 {
        letter-spacing: 0.250em;
    }
    .support_system .ttl02 .jp {
        margin-top: 20px;
        letter-spacing: 0.2em;
    }
    .support_system .list_system {
        justify-content: center;
    }
    .support_system .list_system li {
        flex: 0 0 80%;
        max-width: 80%;
        margin-bottom: 125px;
    }
    .support_system .list_system li:last-child {
        margin-bottom: 0;
    }
    .support_system .list_system li:after {
         width: 60px;
        height: 85px;
        background: url(../images/quality/arrow_down.png) no-repeat center;
        background-size: cover;
        right: 50%;
        top: inherit;
        bottom: -25%;
        transform: translate(50%,25%);
    }
    .support_system .list_system li .txt02 {
        font-size: 1.6rem;
        padding-left: 40px;
        line-height: 1.1;
        margin-bottom: 10px;
    }
    .support_system .list_system li .txt02:before {
        width: 13px;
        height: 13px;
        left: 20px;
        top: 3px;
        transform: inherit;
    }
    .swipe_scroll {
        overflow-x: auto;
    }
    .swipe_scroll {
        position: relative;
    }
    .swipe_icon {
        animation: horizontal 1s ease-in-out infinite alternate;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        height: 70px;
        width: 70px;
        margin: -35px;
        z-index: 10;
    }
    .box_img.swipe_scroll .img img {
        max-height: 638px;
        width: 520px;
    }
    .w720 {
        width: 720px !important;
    }
    .commitment .list_commitment {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .commitment .list_commitment li {
        flex: 0 0 49%;
        max-width: 49%;
        margin-bottom: 8px;
        padding: 8px;
    }
    .commitment .txt {
        font-size: 1rem;
        min-height: 32px;
    }





}