@charset "utf-8";
.secCmnHero .subtitBox .imgSubArea{
    display: inline-block;
    position: relative;
    padding-right: 0;
}

.secCmnTopBox::after{
    content: "";
    position: absolute;
        width: 1400px;
    height: 939px;
    left: calc(50% - 590px);
    top: 290px;
    background: url(../img/technology/after/imgHeroitem.png) center top no-repeat;
    opacity: 0.2;
}
.secCmnTopBox::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1000px;
    background-image: -moz-linear-gradient( 90deg, rgb(35,35,38) 0%, rgba(35,35,38,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(35,35,38) 0%, rgba(35,35,38,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(35,35,38) 0%, rgba(35,35,38,0) 100%);
    z-index: 10;
}
@media screen and (max-width:767px){
    .secCmnTopBox::after{
        width: 600px;
        height: 362px;
        top: auto;
        bottom: calc(0% - 50px);
        left: -33px;
        background-size: 100% auto;
        opacity: 0.6;
    }
    .secCmnTopBox::before{
        height: calc(100% - 50px);
    }
    .secCmnHero .title{
        font-size: 48px;
    }
    .secCmntitlebox .titbox .jpntit{
        letter-spacing: 0;
    }
}

.secCmnAnchor .tit{
    padding-left: 178px;
}
.secCmnAnchor .list{
    justify-content: center;
}
.secContentList .secContentArea.bg_Beigee .c_Content{
    background-color: #f5eee2;
    color: #232323;
}
.secContentArea.bg_Beigee .c_Content::after{
    background-color: #ddcebd;
}
.secContentArea.bg_Beigee .secNavbox::after{
    background-color: #f5eee2;
    border-color: #ddcebd;
}
.secContentArea.bg_Beigee .secNavbox .navIn{
    color: #232323;
}
.secContentArea.bg_Beigee .secNavbox .navlinklist .itemLink{
    border-color: rgba(35, 35, 35, 0.15);
    color: rgba(35, 35, 35, 0.5);
}
.secContentArea.bg_Beigee .secNavbox .navlinklist .item.on .itemLink {
    border-color: #e60012;
    color: #232323;
}
.secContentArea.bg_Beigee .secCmntitlebox .titbox::after {
    background-color: rgba(35, 35, 35, 0.3);
}

@media screen and (max-width:767px){
    .secCmnAnchor .tit{
        padding-left: 0;
    }
    #Anchor01 .c_Nav.lazyloaded .navtitbox{
        background-image: url(../img/technology/after/imgbgNavtit01.jpg);
    }
    #Anchor02 .c_Nav.lazyloaded .navtitbox{
        background-image: url(../img/technology/after/imgbgNavtit02.jpg);
    }
    #Anchor03 .c_Nav.lazyloaded .navtitbox{
        background-image: url(../img/technology/after/imgbgNavtit03.jpg);
    }
    #Anchor04 .c_Nav.lazyloaded .navtitbox{
        background-image: url(../img/technology/after/imgbgNavtit04.jpg);
    }
    .secNavbox .navlinklist .item{
        width: calc((100% - 2px) / 2);
        margin-right: 1px;
    }
    .secAnchorNav .navItem{
        width: calc((100% - 2px) / 2);
        margin-right: 1px;
    }
    .secContentArea.bg_Beigee .secNavbox .navtitbox .navtitjpn {
        color: #fff;
    }
    .secContentArea.bg_Beigee .secNavbox .navtitbox::after {
        background-image: -moz-linear-gradient( 90deg, rgb(245,238,226) 0%, rgba(245,238,226,0) 100%);
        background-image: -webkit-linear-gradient(90deg, rgb(245,238,226) 0%, rgba(245,238,226, 0) 100%);
        background-image: -ms-linear-gradient( 90deg, rgb(245,238,226) 0%, rgba(245,238,226,0) 100%);
    }
    .secContentArea.bg_Beigee .secNavbox .navlinklist .itemLink {
        border-color: rgba(255, 255, 255, 0.15);
    }
    .secContentArea.bg_Beigee .secNavbox .navlinklist .item:first-child .itemLink {
        color: #232323 !important;
    }
    .secContentArea.bg_Beigee .secNavbox .navlinklist {
        background-color: #f5eee2;
    }
}
@media screen and (max-width: 330px){
    .secAnchorNav .n_txt{
        letter-spacing: 0;
    }
}

/* secGuarantee */
.secGuarantee{
    background-color: #f5eee2;
    padding-top: 185px;
    padding-bottom: 150px;
}
@media screen and (min-width:768px){
    .secGuarantee.lazyloaded{
        background: url(../img/technology/after/imgbgGuarantee.jpg) center top no-repeat #f5eee2;
    }
}
.secGuarantee .topGragh{
    max-width: 1100px;
    margin: 91px auto 0;
}
/* after timeline graph (secGuarantee) */
.afterTimeline{
    --timeline-duration: 5000ms;
    --timeline-extension-start: 0.82;
}
.afterTimeline_graph{
    position: relative;
    min-width: 980px;
    height: 160px;
}
.afterTimeline_axis{
    position: absolute;
    left: 0;
    right: 0;
    top: 58px;
    height: 64px;
}
.afterTimeline_start{
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 70px;
    height: 155px;
    border: 1px solid #ddcebd;
    display: flex;
    align-items: center;
    justify-content: center;
}
.afterTimeline_startTxt{
    writing-mode: vertical-rl;
    font-weight: 900;
    font-size: 14px;
}
.afterTimeline_bar{
    position: absolute;
    left: 70px;
    right: 0;
    top: 0;
    height: 64px;
}
.afterTimeline_barFill{
    position: absolute;
    left: 0;
    top: 0;
    height: 95px;
    width: calc(100% * var(--timeline-extension-start));
    background: #bca27c;
    transform: scaleX(0);
    transform-origin: left;
}
.afterTimeline_barEnd{
    position: absolute;
    left: calc(100% * var(--timeline-extension-start));
    top: 0;
    width: calc(100% * (1 - var(--timeline-extension-start)));
    height: 95px;
    background: #bfc2c8;
    clip-path: polygon(0 0, calc(100% - 22px) 0, 100% 50%, calc(100% - 22px) 100%, 0 100%);
    transform: scaleX(0);
    transform-origin: left;
}
.afterTimeline_endTxt{
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    line-height: calc(22 / 14);
    font-weight: 900;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    opacity: 0;
}
.afterTimeline_ticks{
    position: absolute;
    left: 70px;
    right: 0;
    top: 0;
    bottom: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.afterTimeline_tick{
    position: absolute;
    left: var(--x);
    top: 0;
    transform: translateX(-50%);
    width: 1px;
    height: 160px;
    opacity: 0;
    transition: opacity 360ms ease, transform 360ms ease;
    transition-delay: calc(var(--timeline-duration) * var(--p, 0));
}
.afterTimeline_tickLine{
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0px;
    width: 1px;
    height: 195px;
    background: #ddcebd;
}
.afterTimeline_tickLabel{
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 74px;
    height: 34px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 14px;
    line-height: calc(20 / 14);
    font-weight: 900;
    letter-spacing: 0.05em;
    text-align: center;
    white-space: normal;
}
.afterTimeline_tickMark{
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translateX(-50%);
    width: 61px;
    height: 61px;
    border-radius: 50%;
    background: #42a61b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: calc(18 / 14);
    letter-spacing: 0.05em;
    font-weight: 900;
    color: #fff;
    /* box-shadow: 0 4px 10px rgba(0,0,0,0.12); */
}
.afterTimeline_tick.is-end .afterTimeline_tickMark{
    display: none;
}

/* animate in */
.afterTimeline.is-animated .afterTimeline_barFill{
    animation: afterTimelineGrow var(--timeline-duration) linear forwards;
}
.afterTimeline.is-animated .afterTimeline_barEnd{
    animation: afterTimelineGrow calc(var(--timeline-duration) * (1 - var(--timeline-extension-start))) linear var(--timeline-duration) forwards;
}
.afterTimeline.is-animated .afterTimeline_endTxt{
    opacity: 1;
    transition: opacity 300ms ease calc(var(--timeline-duration) + (var(--timeline-duration) * (1 - var(--timeline-extension-start)) * 0.75));
}
.afterTimeline.is-animated .afterTimeline_tick{
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}
@keyframes afterTimelineGrow{
    from{ transform: scaleX(0); }
    to{ transform: scaleX(1); }
}

@media screen and (max-width:767px){
    .afterTimeline_graph{
        position: relative;
        min-width: 100%;
        height: 160px;
    }
}

/* 点検タイムライン（スマホ専用・2段） */
@media screen and (max-width:767px){
    .secGuarantee .topGraghSp{
        max-width: 100%;
        margin: 34px auto 0;
        padding: 0 15px 0 0;
    }
    .afterTimelineSp{
        --timeline-sp-row1-ms: 2500ms;
        --timeline-sp-row2-ms: 2500ms;
        --timeline-sp-tan-end: 0.57;
    }
    .afterTimelineSp_row{
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 0;
    }
    .afterTimelineSp_row + .afterTimelineSp_row{
        margin-top: 0;
    }
    .afterTimelineSp_start{
        flex: 0 0 25px;
        width: 25px;
        height: 95px;
        border: 1px solid #ddcebd;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f5eee2;
        /* margin-top: 25px; */
    }
    .afterTimelineSp_start--spacer{
        border-color: transparent;
        background: transparent;
    }
    .afterTimelineSp_startTxt{
        writing-mode: vertical-rl;
        font-size: 10px;
        letter-spacing: -0.1em;
    }
    .afterTimelineSp_track{
        flex: 1;
        min-width: 0;
    }
    .afterTimelineSp_axis{
        position: relative;
        height: 90px;
    }
    .afterTimelineSp_bar{
        position: absolute;
        left: 0;
        right: 0;
        top: 27px;
        height: 45px;
        max-width: calc(100% - 15px);
    }
    .afterTimelineSp_bar--row2{
        top: 27px;
        max-width: 100%;
    }
    .afterTimelineSp_barFill{
        position: absolute;
        left: 0;
        top: 0;
        height: 45px;
        width: 100%;
        background: #bca27c;
        transform: scaleX(0);
        transform-origin: left center;
    }
    .afterTimelineSp_barFill--main{
        width: calc(100% * var(--timeline-sp-tan-end));
    }
    .afterTimelineSp_barEnd{
        position: absolute;
        left: calc(100% * var(--timeline-sp-tan-end));
        top: 0;
        width: calc(100% * (1 - var(--timeline-sp-tan-end)));
        height: 45px;
        background: #bfc2c8;
        clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
        transform: scaleX(0);
        transform-origin: left center;
    }
    .afterTimelineSp_endTxt{
        position: absolute;
        right: 25px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 10px;
        line-height: calc(16 / 10);
        font-weight: 900;
        letter-spacing: 0.02em;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        opacity: 0;
    }
    .afterTimelineSp_ticks{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .afterTimelineSp_tick{
        position: absolute;
        left: var(--x);
        top: 0;
        transform: translateX(-50%);
        width: 1px;
        height: 65px;
        opacity: 0;
        transition: opacity 280ms ease, transform 280ms ease;
        /* バー先端が --reach の位置に達したタイミング（1行目はトラック左端0〜右端1を row1 の時間で等速） */
        transition-delay: calc(var(--timeline-sp-row1-ms) * var(--reach, 0));
    }
    .afterTimelineSp_ticks--late .afterTimelineSp_tick{
        /* 2行目は「1行目終了 + トラック0〜1を row2 の時間で等速」と仮定すると遅延 = T1 + reach * T2（茶・灰の切替と一致） */
        transition-delay: calc(
            var(--timeline-sp-row1-ms) + var(--timeline-sp-row2-ms) * var(--reach, 0)
        );
    }
    .afterTimelineSp_tickLine{
        position: absolute;
        left: 0;
        top: 18px;
        width: 1px;
        height: 65px;
        background: #ddcebd;
    }
    .afterTimelineSp_tickLabel{
        position: absolute;
        left: 50%;
        top: -12px;
        transform: translateX(-50%);
        width: 72px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        font-size: 9px;
        line-height: calc(12 / 9);
        font-weight: 900;
        letter-spacing: 0;
        text-align: center;
        height: 24px;
    }
    .afterTimelineSp_tickMark{
        position: absolute;
        left: 50%;
        top: 32px;
        transform: translateX(-50%);
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #42a61b;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 10px;
        line-height: calc(12 / 10);
        letter-spacing: 0;
        font-weight: 900;
        color: #fff;
        box-shadow: 0 3px 8px rgba(0,0,0,0.12);
    }
    .afterTimelineSp_tick.is-end .afterTimelineSp_tickMark{
        display: none;
    }
    .afterTimelineSp.is-animated .afterTimelineSp_bar--row1 .afterTimelineSp_barFill{
        animation: afterTimelineGrow var(--timeline-sp-row1-ms) linear forwards;
    }
    .afterTimelineSp.is-animated .afterTimelineSp_barFill--main{
        animation: afterTimelineGrow calc(var(--timeline-sp-row2-ms) * var(--timeline-sp-tan-end)) linear var(--timeline-sp-row1-ms) forwards;
    }
    .afterTimelineSp.is-animated .afterTimelineSp_barEnd{
        animation: afterTimelineGrow calc(var(--timeline-sp-row2-ms) * (1 - var(--timeline-sp-tan-end))) linear
            calc(var(--timeline-sp-row1-ms) + var(--timeline-sp-row2-ms) * var(--timeline-sp-tan-end)) forwards;
    }
    .afterTimelineSp.is-animated .afterTimelineSp_endTxt{
        opacity: 1;
        /* グレー帯が文言エリアまで進んだあたり（トラック約80%）で表示 */
        transition: opacity 280ms ease
            calc(
                var(--timeline-sp-row1-ms) + var(--timeline-sp-row2-ms) * 0.8
            );
    }
    .afterTimelineSp.is-animated .afterTimelineSp_tick{
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

@media screen and (max-width:767px){
    .secGuarantee{
        padding-top: 34px;
        padding-bottom: 67px;
    }
}

.secGuarantee .listInspection{
    margin-top: 85px;
}
.secGuarantee .listInspection .boxListPeriod{
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 40px;
    margin: 0 auto;
}
.secGuarantee .listInspection .itemPeriod{
    position: relative;
    width: calc((100% - 80px) / 3);
    border-top: 1px solid #ddcebd;
    padding: 59px 10px 54px;
    text-align: center;
}
.secGuarantee .listInspection .itemPeriod::before,
.secGuarantee .listInspection .itemPeriod::after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    pointer-events: none;
    background: linear-gradient(to bottom, #ddcebd, rgba(221, 206, 189, 0));
}
.secGuarantee .listInspection .itemPeriod::before{
    left: 0;
}
.secGuarantee .listInspection .itemPeriod::after{
    right: 0;
}
.secGuarantee .listInspection .titPeriod{
    font-size: 18px;
    letter-spacing: 0.1em;
    font-weight: 900;
}
.secGuarantee .listInspection .txtPeriodAbout{
    font-size: 14px;
    line-height: calc(28 / 14);
    letter-spacing: 0.03em;
    margin-top: 17px;
}
.secGuarantee .listInspection .txtPeriodNote{
    font-size: 12px;
    letter-spacing: 0.05em;
    text-align: center;
}
.secGuarantee .listInspectionAbout{
    margin-top: 80px;
}
.secGuarantee .listInspectionAbout .txtInspection{
    width: 100%;
    max-width: 1100px;
    padding: 30px 10px 28px;
    border: 1px solid #ddcebd;
    font-size: 22px;
    letter-spacing: 0.08em;
    font-weight: 900;
    text-align: center;
    margin: 0 auto;
}
.secGuarantee .listInspectionAbout .boxListInspectionAbout{
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    gap: 60px 1px;
    margin: 40px auto 0;
}
.secGuarantee .listInspectionAbout .itemInspectionAbout{
    width: calc((100% - 3px) / 4);
    padding: 40px 10px 29px;
    text-align: center;
    position: relative;
}
.secGuarantee .listInspectionAbout .itemInspectionAbout::after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ddcebd;
    position: absolute;
    top: 0;
    right: 0;
}
.secGuarantee .listInspectionAbout .itemInspectionAbout:nth-child(4n)::after{
    display: none;
}
.secGuarantee .listInspectionAbout .itemInspectionAbout::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #ddcebd;
    position: absolute;
    bottom: -30px;
    left: 0;
}
.secGuarantee .listInspectionAbout .itemInspectionAbout:nth-child(n+5)::before{
    display: none;
}
.secGuarantee .listInspectionAbout .txtInspectionTit{
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: 900;
    padding-top: 69px;
    position: relative;
}
.secGuarantee .listInspectionAbout .txtInspectionTit::before{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.secGuarantee .listInspectionAbout .txtInspectionAbout{
    font-size: 14px;
    line-height: calc(26 / 14);
    letter-spacing: 0.05em;
    margin-top: 14px;
}
.secGuarantee .itemInspectionAbout:nth-child(1) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection01.png) center top / cover;
    width: 60px;
    height: 27px;
}
.secGuarantee .itemInspectionAbout:nth-child(2) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection02.png) center top / cover;
    width: 28px;
    height: 48px;
}
.secGuarantee .itemInspectionAbout:nth-child(3) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection03.png) center top / cover;
    width: 43px;
    height: 39px;
}
.secGuarantee .itemInspectionAbout:nth-child(4) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection04.png) center top / cover;
    width: 23px;
    height: 41px;
}
.secGuarantee .itemInspectionAbout:nth-child(5) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection05.png) center top / cover;
    width: 29px;
    height: 37px;
}
.secGuarantee .itemInspectionAbout:nth-child(6) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection06.png) center top / cover;
    width: 45px;
    height: 40px;
}
.secGuarantee .itemInspectionAbout:nth-child(7) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection07.png) center top / cover;
    width: 41px;
    height: 35px;
}
.secGuarantee .itemInspectionAbout:nth-child(8) .txtInspectionTit::before{
    background: url(../img/technology/after/imgIconInspection08.png) center top / cover;
    width: 28px;
    height: 41px;
}
@media screen and (max-width:767px){
    .secGuarantee .listInspection{
        margin-top: 16px;
    }
    .secGuarantee .listInspection .boxListPeriod{
        max-width: 100%;
        gap: 13px 9px;
    }
    .secGuarantee .listInspection .itemPeriod{
        width: calc((100% - 9px) / 2);
        padding: 20px 3px 9px;
    }
    .secGuarantee .listInspection .itemPeriod::before,
    .secGuarantee .listInspection .itemPeriod::after{
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;
        pointer-events: none;
        background: linear-gradient(to bottom, #ddcebd, rgba(221, 206, 189, 0));
    }
    .secGuarantee .listInspection .itemPeriod::before{
        left: 0;
    }
    .secGuarantee .listInspection .itemPeriod::after{
        right: 0;
    }
    .secGuarantee .listInspection .titPeriod{
        font-size: 11px;
        letter-spacing: 0.03em;
    }
    .secGuarantee .listInspection .txtPeriodAbout{
        font-size: 11px;
        line-height: calc(18 / 11);
        letter-spacing: 0;
        margin-top: 9px;
    }
    .secGuarantee .listInspection .txtPeriodNote{
        font-size: 9px;
        line-height: calc(16 / 9);
        letter-spacing: 0;
        margin-top: 10px;
    }
    .secGuarantee .listInspectionAbout{
        margin-top: 37px;
    }
    .secGuarantee .listInspectionAbout .txtInspection{
        width: 100%;
        max-width: 100%;
        padding: 15px 5px 16px;
        font-size: 13px;
        letter-spacing: 0;
    }
    .secGuarantee .listInspectionAbout .boxListInspectionAbout{
        max-width: 100%;
        gap: 20px 1px;
        margin: 20px auto 0;
    }
    .secGuarantee .listInspectionAbout .itemInspectionAbout{
        width: calc((100% - 1px) / 2);
        padding: 8px 5px 7px;
    }
    .secGuarantee .listInspectionAbout .itemInspectionAbout:nth-child(2n)::after{
        display: none;
    }
    .secGuarantee .listInspectionAbout .itemInspectionAbout::before{
        bottom: -10px;
    }
    .secGuarantee .listInspectionAbout .itemInspectionAbout:nth-child(n+5)::before{
        display: block;
    }
    .secGuarantee .listInspectionAbout .itemInspectionAbout:nth-child(7)::before,
    .secGuarantee .listInspectionAbout .itemInspectionAbout:nth-child(8)::before{
        display: none;
    }
    .secGuarantee .listInspectionAbout .txtInspectionTit{
        font-size: 13px;
        letter-spacing: 0.03em;
        padding-top: 47px;
    }
    .secGuarantee .listInspectionAbout .txtInspectionAbout{
        font-size: 11px;
        line-height: calc(18 / 11);
        letter-spacing: 0;
        margin-top: 10px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(1) .txtInspectionTit::before{
        width: 42px;
        height: 19px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(2) .txtInspectionTit::before{
        width: 20px;
        height: 34px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(3) .txtInspectionTit::before{
        width: 25px;
        height: 23px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(4) .txtInspectionTit::before{
        width: 21px;
        height: 37px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(5) .txtInspectionTit::before{
        width: 25px;
        height: 32px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(6) .txtInspectionTit::before{
        width: 35px;
        height: 32px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(7) .txtInspectionTit::before{
        width: 31px;
        height: 26px;
    }
    .secGuarantee .itemInspectionAbout:nth-child(8) .txtInspectionTit::before{
        width: 18px;
        height: 26px;
    }
}
/* ▼アニメーション */
.secGuarantee .itemPeriod.jsShow.delay01{
    transition-delay: 0.1s;
}
.secGuarantee .itemPeriod.jsShow.delay02{
    transition-delay: 0.3s;
}
.secGuarantee .itemPeriod.jsShow.delay03{
    transition-delay: 0.5s;
}
.secGuarantee .itemPeriod.jsShow.delay04{
    transition-delay: 0.7s;
}
.secGuarantee .itemPeriod.jsShow.delay05{
    transition-delay: 0.9s;
}
.secGuarantee .itemPeriod.jsShow.delay06{
    transition-delay: 1.1s;
}

.secGuarantee .itemInspectionAbout.jsShow.delay01{
    transition-delay: 0.1s;
}
.secGuarantee .itemInspectionAbout.jsShow.delay02{
    transition-delay: 0.3s;
}
.secGuarantee .itemInspectionAbout.jsShow.delay03{
    transition-delay: 0.5s;
}
.secGuarantee .itemInspectionAbout.jsShow.delay04{
    transition-delay: 0.7s;
}
.secGuarantee .itemInspectionAbout.jsShow.delay05{
    transition-delay: 0.9s;
}
.secGuarantee .itemInspectionAbout.jsShow.delay06{
    transition-delay: 1.1s;
}
.secGuarantee .itemInspectionAbout.jsShow.delay07{
    transition-delay: 1.3s;
}
.secGuarantee .itemInspectionAbout.jsShow.delay08{
    transition-delay: 1.5s;
}
/* secAfter */
.secAfter{
    padding-top: 37px;
    padding-bottom: 150px;
}
.secAfter .imgBnr{
    display: block;
    margin: 69px auto 0;
    text-align: center;
}
.secAfter .imgBnr.bnrLogin{
    margin-top: 50px;
}
@media screen and (max-width:767px){
    .secAfter{
        padding-top: 34px;
        padding-bottom: 67px;
    }
    .secAfter .imgBnr{
        margin: 35px auto 0;
    }
    .secAfter .imgBnr.bnrLogin{
        margin-top: 19px;
    }
    .secAfter .txtBottom{
        font-size: 11px;
        line-height: calc(20 / 11);
        margin-top: 39px;
    }
}

/* secTotalSupport */
.secTotalSupport{
    padding-top: 136px;
    padding-bottom: 260px;
}
@media screen and (min-width:768px){
    .secTotalSupport.lazyloaded{
        background: url(../img/technology/after/imgbgTotalSupport.jpg) center top no-repeat #fff;
    }
}
.secTotalSupport .underArea{
    width: 100%;
    height: 308px;
    position: relative;
    margin-top: 49px;
}
.secTotalSupport .underArea .boxSatisfaction{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 900;
    color: #42a61b;
    text-align: center;
}
.secTotalSupport .underArea .txtTit{
    font-size: 24px;
    letter-spacing: 0.05em;
}
.secTotalSupport .underArea .boxNum{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-left: 5px;
    margin-top: 24px;
}
.secTotalSupport .underArea .boxNum::after{
    content: "";
    width: 260px;
    height: 87px;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
}
.secTotalSupport .underArea .boxNum.lazyloaded::after{
    background: url(../img/technology/after/imgSatisfaction.png) center top / cover;
}
.secTotalSupport .underArea .txtNum{
    font-size: 110px;
}
.secTotalSupport .underArea .txtUnit{
    font-size: 50px;
}
.secTotalSupport .underArea .txtOneTeam{
    margin-top: 50px;
}
.secTotalSupport .underArea .boxJob{
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
}
.secTotalSupport .underArea .listJob{
    width: 790px;
    height: 386px;
    position: relative;
}
.secTotalSupport .underArea .itemJob{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
}
.secTotalSupport .underArea .itemJob:nth-child(1){
    top: 0;
    left: 0;
}
.secTotalSupport .underArea .itemJob:nth-child(2){
    bottom: 0;
    left: 180px;
}
.secTotalSupport .underArea .itemJob:nth-child(3){
    bottom: 0;
    right: 180px;
}
.secTotalSupport .underArea .itemJob:nth-child(4){
    top: 0;
    right: 0;
}
.secTotalSupport .underArea .boxImg{
    width: 180px;
}
.secTotalSupport .underArea .boxImg img{
    border-radius: 50%;
}
.secTotalSupport .underArea .txtJob{
    font-size: 16px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 20px;
}
@media screen and (max-width:767px){
    .secTotalSupport{
        padding-top: 40px;
        padding-bottom: 70px;
    }
    .secTotalSupport .underArea{
        width: 100%;
        height: 249px;
        margin-top: 24px;
    }
    .secTotalSupport .underArea .txtTit{
        font-size: 13px;
        letter-spacing: 0.05em;
    }
    .secTotalSupport .underArea .boxNum{
        padding-left: 2px;
        margin-top: 16px;
    }
    .secTotalSupport .underArea .boxNum::after{
        width: 142px;
        height: 48px;
        top: 30px;
    }
    .secTotalSupport .underArea .txtNum{
        font-size: 60px;
    }
    .secTotalSupport .underArea .txtUnit{
        font-size: 27px;
    }
    .secTotalSupport .underArea .txtOneTeam{
        width: 118px;
        margin: 37px auto 0;
    }
    .secTotalSupport .underArea .boxJob{
        width: 100%;
        top: 52px;
    }
    .secTotalSupport .underArea .listJob{
        width: 100%;
        height: 200px;
    }
    .secTotalSupport .underArea .itemJob:nth-child(1){
        top: 0;
        left: 0;
    }
    .secTotalSupport .underArea .itemJob:nth-child(2){
        left: 75px;
    }
    .secTotalSupport .underArea .itemJob:nth-child(3){
        bottom: -16px;
        right: 75px;
    }
    .secTotalSupport .underArea .itemJob:nth-child(4){
        top: 0;
        right: 0;
    }
    .secTotalSupport .underArea .boxImg{
        width: 84px;
    }
    .secTotalSupport .underArea .txtJob{
        font-size: 11px;
        line-height: calc(16 / 11);
        letter-spacing: 0;
        margin-top: 7px;
    }
}
/* ▼アニメーション */
.secTotalSupport .underArea .boxSatisfaction.jsShow.delay01{
    transition-delay: 1.1s;
}
.secTotalSupport .underArea .itemJob.jsShow.delay02{
    transition-delay: 0.1s;
}
.secTotalSupport .underArea .itemJob.jsShow.delay03{
    transition-delay: 0.3s;
}
.secTotalSupport .underArea .itemJob.jsShow.delay04{
    transition-delay: 0.5s;
}
.secTotalSupport .underArea .itemJob.jsShow.delay05{
    transition-delay: 0.7s;
}

/* secReform */
.secReform{
    padding-top: 70px;
    padding-bottom: 142px;
}
.secReform .listPoint{
    margin-top: 50px;
}
.secReform .listPoint .boxListPoint{
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 40px;
    margin: 0 auto;
}
.secReform .listPoint .itemPoint{
    position: relative;
    width: calc((100% - 80px) / 3);
    border-top: 1px solid #656568;
    padding: 34px 10px 54px;
    font-weight: 900;
    text-align: center;
}
.secReform .listPoint .itemPoint::before,
.secReform .listPoint .itemPoint::after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    pointer-events: none;
    background: linear-gradient(to bottom, #656568, rgba(101, 101, 104, 0));
}
.secReform .listPoint .itemPoint::before{
    left: 0;
}
.secReform .listPoint .itemPoint::after{
    right: 0;
}
.secReform .listPoint .titPoint{
    font-size: 18px;
    line-height: calc(30 / 18);
    letter-spacing: 0.1em;
    font-weight: 900;
}
.secReform .listPoint .titPointMin{
    font-size: 15px;
    line-height: calc(30 / 15);
    letter-spacing: 0.05em;
    font-weight: 900;
    padding: 5px 0;
}
.secReform .listPoint .txtTop{
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 6px;
}
.secReform .listPoint .txtNum{
    font-size: 60px;
    color: #42a61b;
}
.secReform .listPoint .txtUnit{
    font-size: 22px;
    letter-spacing: 0.1em;
}
.secReform .listPoint .txtBottom{
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-top: 19px;
}
.secReform .listPoint .txtPointNote{
    font-size: 12px;
    letter-spacing: 0.05em;
    text-align: center;
}
@media screen and (max-width:767px){
    .secReform{
        padding-top: 34px;
        padding-bottom: 40px;
    }
    .secReform .listPoint{
        margin-top:35px;
    }
    .secReform .listPoint .boxListPoint{
        max-width: 100%;
        flex-direction: column;
        gap: 0;
        margin: 0 auto;
    }
    .secReform .listPoint .itemPoint{
        width: 100%;
        padding: 20px 5px 25px;
    }
    .secReform .listPoint .titPoint{
        font-size: 11px;
        line-height: 1;
        letter-spacing: 0.03em;
    }
    .secReform .listPoint .titPointMin{
        font-size: 11px;
        line-height: 1;
        letter-spacing: 0.03em;
        padding: 0;
    }
    .secReform .listPoint .txtTop{
        gap: 3px;
    }
    .secReform .listPoint .txtNum{
        font-size: 34px;
    }
    .secReform .listPoint .txtUnit{
        font-size: 13px;
        letter-spacing: 0;
    }
    .secReform .listPoint .txtBottom{
        font-size: 11px;
        letter-spacing: 0.03em;
        margin-top: 10px;
    }
}

/* secPresent */
.secPresent{
    padding-top: 70px;
    padding-bottom: 130px;
}
.secPresent .underArea{
    margin-top: 60px;
}
.secPresent .boxReferralTable{
    max-width: 1000px;
    margin: 0 auto;
}
.secPresent .tblReferral{
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 900;
    border: 1px solid #d5d5d5;
}
.secPresent .tblReferral th,
.secPresent .tblReferral td{
    border: 1px solid #d5d5d5;
    vertical-align: middle;
    padding: 50px 10px 50px 25px;
    font-weight: 900;
}
.secPresent .tblReferral .cellHead{
    text-align: center;
    background-color: #ededed;
    font-size: 14px;
    letter-spacing: 0.05em;
    padding: 28px 10px;
}
.secPresent .tblReferral .cellLead{
    text-align: left;
    width: 34%;
}
.secPresent .tblReferral .cellMid{
    text-align: center;
    width: 33%;
}
.secPresent .tblReferral .txtMain{
    font-size: 14px;
    line-height: calc(24 / 14);
    letter-spacing: 0.05em;
}
.secPresent .tblReferral .txtMidline{
    font-size: 18px;
    letter-spacing: 0.08em;
    margin-top: 9px;
}
.secPresent .tblReferral .txtMidline:first-child{
    margin-top: 0;
}
.secPresent .tblReferral .boxNumFlex{
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 20px;
}
.secPresent .tblReferral .txtYen{
    color: #42a61b;
}
.secPresent .tblReferral .txtNum{
    font-size: 38px;
    letter-spacing: 0.05em;
    color: #42a61b;
}
.secPresent .tblReferral .txtSub{
    font-size: 11px;
    letter-spacing: 0.05em;
    font-weight: normal;
    margin-top: 12px;
}
.secPresent .tblReferral .cellMidStack .txtSub{
    margin-top: 14px;
}
.secPresent .tblReferral .cellLead .txtSub{
    margin-top: 7px;
}
.secPresent .tblReferral td.cellMid .txtYen + .txtMidline{
    margin-top: 6px;
}
.secPresent .txtReferralNote{
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-top: 40px;
    text-align: center;
}
@media screen and (max-width:767px){
    .secPresent{
        padding-top: 34px;
        padding-bottom: 64px;
    }
    .secPresent .underArea{
        margin-top: 32px;
    }
    .secPresent .boxSp .txtMain{
        font-size: 10px;
        line-height: calc(16 / 10);
        letter-spacing: 0;
        font-weight: 900;
    }
    .secPresent .boxSp .txtMain2{
        margin-top: 17px;
    }
    .secPresent .boxSp .txtSub{
        font-size: 10px;
        letter-spacing: 0;
        margin-top: 6px;
    }
    .secPresent .boxReferralTable{
        max-width: 100%;
    }
    .secPresent .tblReferral{
        font-size: 10px;
        letter-spacing: 0;
        margin-top: 15px;
    }
    .secPresent .tblReferral th,
    .secPresent .tblReferral td{
        padding: 15px 5px 13px 5px;
        font-weight: 900;
    }
    .secPresent .tblReferral .cellHead{
        font-size: 10px;
        letter-spacing: 0;
        padding: 15px 5px 14px;
    }
    .secPresent .tblReferral .cellLead{
        text-align: center;
        width: 50%;
    }
    .secPresent .tblReferral .cellMid{
        text-align: center;
        width: 50%;
    }
    .secPresent .tblReferral .txtMidline{
        font-size: 10px;
        letter-spacing: 0;
        margin-top: 5px;
    }
    .secPresent .tblReferral .txtMidline:first-child{
        margin-top: 0;
    }
    .secPresent .tblReferral .boxNumFlex{
        font-size: 10px;
    }
    .secPresent .tblReferral .txtNum{
        font-size: 26px;
        letter-spacing: 0;
    }
    .secPresent .tblReferral .txtSub{
        font-size: 10px;
        line-height: calc(15 / 10);
        letter-spacing: 0;
        margin-top: 4px;
    }
    .secPresent .tblReferral .cellMidStack .txtSub{
        margin-top: 5px;
    }
    .secPresent .tblReferral td.cellMid .txtYen + .txtMidline{
        margin-top: 5px;
    }
    .secPresent .txtReferralNote{
        font-size: 12px;
        line-height: calc(18 / 12);
        letter-spacing: 0;
        margin-top: 17px;
        text-align: left;
    }
}
/* ▼アニメーション */
.secReform .boxListPoint .itemPoint.jsShow.delay01{
    transition-delay: 0.1s;
}
.secReform .boxListPoint .itemPoint.jsShow.delay02{
    transition-delay: 0.3s;
}
.secReform .boxListPoint .itemPoint.jsShow.delay03{
    transition-delay: 0.5s;
}

/* secTransmission */
.secTransmission{
    padding-top: 136px;
    padding-bottom: 141px;
}
.secTransmission .underArea{
    display: flex;
    justify-content: center;
    gap: 60px;
    margin-top: 48px;
}
.secTransmission .underArea .item{
    max-width: 520px;
}
.secTransmission .underArea .txtTit{
    font-size: 18px;
    letter-spacing: 0.1em;
    font-weight: 900;
    margin-top: 40px;
}
.secTransmission .underArea .txtAbout{
    font-size: 14px;
    line-height: calc(32 / 14);
    letter-spacing: 0.05em;
    margin-top: 21px;
}
@media screen and (max-width:767px){
    .secTransmission{
        padding-top: 34px;
        padding-bottom: 95px;
    }
    .secTransmission .underArea{
        flex-direction: column;
        gap: 34px;
        margin-top: 34px;
    }
    .secTransmission .underArea .item{
        max-width: 100%;
    }
    .secTransmission .underArea .txtTit{
        font-size: 13px;
        letter-spacing: 0;
        margin-top: 15px;
    }
    .secTransmission .underArea .txtAbout{
        font-size: 13px;
        line-height: calc(24 / 13);
        margin-top: 12px;
    }
}
@media screen and (max-width:340px){
    .secTransmission .underArea .txtTit{
        font-size: 12px;
    }
}
/* ▼アニメーション */
.secTransmission .underArea .item.jsShow.delay01{
    transition-delay: 0.1s;
}
.secTransmission .underArea .item.jsShow.delay02{
    transition-delay: 0.3s;
}

/* secCost */
.secCost{
    background-color: #f5eee2;
    padding-top: 138px;
    padding-bottom: 150px;
}
@media screen and (min-width:768px){
    .secCost.lazyloaded{
        background: url(../img/technology/after/imgbgCost.jpg) center top no-repeat #f5eee2;
    }
}
@media screen and (max-width:767px){
    .secCost{
        padding-top: 34px;
        padding-bottom: 70px;
    }
}

.secCost .boxTopArea{
    max-width: 1100px;
    margin: 50px auto 0;
    position: relative;
}
.secCost .boxTopArea .topArea{
    width: 1100px;
    height: 609px;
    display: flex;
    align-items: center;
    position: relative;
}
.secCost .boxTopArea .topArea::after{
    content: "";
    width: 100%;
    height: 1px;
    background: #ddcebd;
    position: absolute;
    top: 273px;
    left: 50%;
    transform: translateX(-50%);
}
.secCost .boxTopArea .topArea::before{
    content: "";
    width: 1px;
    height: 100%;
    background: #ddcebd;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.secCost .boxTopArea .item{
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
}
.secCost .boxTopArea .titItem{
    width: 100%;
    font-size: 22px;
    letter-spacing: 0.05em;
    font-weight: 900;
    text-align: center;
    position: absolute;
    top: 49px;
    left: 50%;
    transform: translateX(-50%);
}
.secCost .boxTopArea .txtGreen{
    color: #42a61b;
}
.secCost .boxTopArea .boxTop{
    position: relative;
}
.secCost .boxTopArea .txtTop{
    position: absolute;
    bottom: 50px;
    left: 50px;
}
.secCost .item:nth-child(2) .txtTop{
    left: unset;
    right: 50px;
    text-align: right;
}
.secCost .boxTopArea .txtTopTit{
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 900;
}
.secCost .boxTopArea .txtTopAbout{
    font-size: 14px;
    line-height: calc(26 / 14);
    letter-spacing: 0;
    margin-top: 15px;
}
.secCost .boxTopArea .boxBottom{
    position: relative;
}
.secCost .boxTopArea .txtBottom{
    position: absolute;
    bottom: 9px;
    left: 50px;
}
.secCost .item:nth-child(2) .txtBottom{
    left: unset;
    right: 50px;
    text-align: right;
}
.secCost .boxTopArea .boxAfter{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border: 1px solid rgba(35, 35, 35, 0.3);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 30px;
}
.secCost .item:nth-child(2) .boxAfter{
    right: unset;
    left: 30px;
}
.secCost .boxTopArea .boxAfter.boxAfterGreen{
    background-color: #42a61b;
    border: 1px solid #42a61b;
    color: #fff;
}
.secCost .boxTopArea .txtAfterTit{
    font-size: 13px;
    font-weight: 900;
}
.secCost .boxTopArea .txtAfterAbout{
    font-size: 11px;
    line-height: calc(20 / 12);
    margin-top: 8px;
}
.secCost .boxTopArea .txtCostTit{
    width: 280px;
    height: 55px;
    border-radius: 27.5px;
    border: 1px solid #232323;
    background: #f5eee2;
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: 900;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 158px;
    left: 50%;
    transform: translateX(-50%);
}
.secCost .boxTopArea .txtCostTit.txtCostTitAfter{
    background: #232323;
    color: #fff;
    top: unset;
    bottom: 220px;
}
.secCost .boxTopArea .imgTriangle{
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #232323;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 264px;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (max-width:767px){
    .secCost .boxTopArea .topArea{
        width: 100%;
        max-width: 345px;
        height: 660px;
        margin: 0 auto;
    }
    .secCost .boxTopArea .topArea::after{
        top: 254px;
    }
    .secCost .boxTopArea .boxImgTop,
    .secCost .boxTopArea .boxImgBottom{
        width: 167.5px;
    }
    .secCost .boxTopArea .titItem{
        width: auto;
        font-size: 11px;
        line-height: calc(16 / 11);
        letter-spacing: 0;
        top: 18px;
        left: calc(15 / 167.5 * 100%);
        transform: unset;
    }
    .secCost .item:nth-child(2) .titItem{
        left: unset;
        right: calc(20 / 167.5 * 100%);
    }
    .secCost .boxTopArea .txtTop{
        bottom: 80px;
        left: calc(15 / 167.5 * 100%);
        text-align: center;
    }
    .secCost .item:nth-child(2) .txtTop{
        right: calc(10 / 167.5 * 100%);
        text-align: center;
    }
    .secCost .boxTopArea .txtTopTit{
        font-size: 11px;
        letter-spacing: 0;
    }
    .secCost .boxTopArea .txtTopAbout{
        font-size: 10px;
        line-height: calc(16 / 10);
        letter-spacing: 0;
        margin-top: 7px;
    }
    .secCost .boxTopArea .txtBottom{
        bottom: 120px;
        left: 0;
        text-align: center;
    }
    .secCost .item:nth-child(2) .txtBottom{
        right: 0;
        text-align: center;
    }
    .secCost .boxTopArea .boxAfter{
        width: calc(100% - 20px);
        height: auto;
        padding: 20px 0 17px;
        border-radius: 5px;
        right: unset;
        left: 0;
    }
    .secCost .item:nth-child(2) .boxAfter{
        right: 0;
        left: unset;
    }
    .secCost .boxTopArea .txtAfterTit{
        font-size: 11px;
    }
    .secCost .boxTopArea .txtAfterAbout{
        font-size: 10px;
        line-height: calc(16 / 10);
        letter-spacing: -0.5px;
        margin-top: 7px;
    }
    .secCost .boxTopArea .txtCostTit{
        width: 225px;
        height: 30px;
        border-radius: 15px;
        font-size: 11px;
        letter-spacing: 0;
        top: 63px;
    }
    .secCost .boxTopArea .txtCostTit.txtCostTitAfter{
        top: unset;
        bottom: 200px;
    }
    .secCost .boxTopArea .imgTriangle{
        display: none;
    }
}
@media screen and (max-width:350px){
    .secCost .boxTopArea .txtTopAbout{
        font-size: 9px;
    }
    .secCost .boxTopArea .txtAfterAbout{
        font-size: 9px;
    }
}
/* ▼アニメーション */
.secCost .boxTopArea.js-costReveal-wait .titItem,
.secCost .boxTopArea.js-costReveal-wait > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-wait .txtTop,
.secCost .boxTopArea.js-costReveal-wait .imgTriangle,
.secCost .boxTopArea.js-costReveal-wait > .txtCostTit.txtCostTitAfter,
.secCost .boxTopArea.js-costReveal-wait .txtBottom,
.secCost .boxTopArea.js-costReveal-wait .boxAfter{
    opacity: 0;
    visibility: hidden;
}
.secCost .boxTopArea.js-costReveal-pending .titItem,
.secCost .boxTopArea.js-costReveal-pending > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending .txtTop,
.secCost .boxTopArea.js-costReveal-pending .imgTriangle,
.secCost .boxTopArea.js-costReveal-pending > .txtCostTit.txtCostTitAfter,
.secCost .boxTopArea.js-costReveal-pending .txtBottom,
.secCost .boxTopArea.js-costReveal-pending .boxAfter{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease, visibility 1s ease;
}
/* boxImgTop: 下→上にワイプ / boxImgBottom: 上→下にワイプ（img に clip-path） */
.secCost .boxTopArea.js-costReveal-pending .boxImgTop img{
    transition: -webkit-clip-path 3s ease, clip-path 3s ease;
    will-change: clip-path;
}
.secCost .boxTopArea.js-costReveal-pending .boxImgBottom img{
    transition: -webkit-clip-path 2s ease, clip-path 2s ease;
    will-change: clip-path;
}
.secCost .boxTopArea.js-costReveal-wait .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="1"] .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="2"] .boxImgTop img{
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
}
.secCost .boxTopArea.js-costReveal-wait .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="1"] .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="2"] .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="3"] .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="4"] .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="5"] .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="6"] .boxImgBottom img{
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="1"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="2"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="3"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="4"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="5"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="6"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="7"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] .titItem,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] .titItem{
    opacity: 1;
    visibility: visible;
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="3"] .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="4"] .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="5"] .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="6"] .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="7"] .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] .boxImgTop img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] .boxImgTop img{
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="2"] > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="3"] > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="4"] > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="5"] > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="6"] > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="7"] > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] > .txtCostTit:not(.txtCostTitAfter),
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] > .txtCostTit:not(.txtCostTitAfter){
    opacity: 1;
    visibility: visible;
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="4"] .txtTop,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="5"] .txtTop,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="6"] .txtTop,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="7"] .txtTop,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] .txtTop,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] .txtTop{
    opacity: 1;
    visibility: visible;
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="5"] .imgTriangle,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="6"] .imgTriangle,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="7"] .imgTriangle,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] .imgTriangle,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] .imgTriangle{
    opacity: 1;
    visibility: visible;
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="6"] > .txtCostTit.txtCostTitAfter,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="7"] > .txtCostTit.txtCostTitAfter,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] > .txtCostTit.txtCostTitAfter,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] > .txtCostTit.txtCostTitAfter{
    opacity: 1;
    visibility: visible;
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="7"] .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] .boxImgBottom img,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] .boxImgBottom img{
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="8"] .txtBottom,
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] .txtBottom{
    opacity: 1;
    visibility: visible;
}
.secCost .boxTopArea.js-costReveal-pending[data-reveal-step="9"] .boxAfter{
    opacity: 1;
    visibility: visible;
}

/* secGreatValue */
.secGreatValue{
    padding-top: 151px;
    padding-bottom: 150px;
}
.secGreatValue .boxGraph{
    max-width: 1100px;
    margin: 49px auto 0;
    position: relative;
}
.secGreatValue .boxGraph .bgGraph{
    position: relative;
    z-index: 0;
}
.secGreatValue .boxGraph .imgGraph01{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path 2s cubic-bezier(0.33, 1, 0.68, 1), clip-path 2s cubic-bezier(0.33, 1, 0.68, 1);
    will-change: clip-path;
}
.secGreatValue .boxGraph .imgGraph02{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path 2s cubic-bezier(0.33, 1, 0.68, 1), clip-path 2s cubic-bezier(0.33, 1, 0.68, 1);
    will-change: clip-path;
}
.secGreatValue .boxGraph.is-animated .imgGraph01,
.secGreatValue .boxGraph.is-animated .imgGraph02{
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
.secGreatValue .boxGraph .imgGraphResult{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease, visibility 1s;
}
.secGreatValue .boxGraph.showGraphResult .imgGraphResult{
    opacity: 1;
    visibility: visible;
}
.secGreatValue .boxGraph .txtGraph01{
    font-size: 18px;
    font-weight: 900;
    position: absolute;
    bottom: 187px;
    right: 110px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s;
}
.secGreatValue .boxGraph .txtGraph02{
    font-size: 18px;
    font-weight: 900;
    color: #f60a0a;
    position: absolute;
    bottom: 67px;
    right: 98px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s;
}
.secGreatValue .boxGraph.showGraphLabels .txtGraph01,
.secGreatValue .boxGraph.showGraphLabels .txtGraph02{
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width:767px){
    .secGreatValue{
        padding-top: 40px;
        padding-bottom: 100px;
    }
    .secGreatValue .boxGraph{
        max-width: 343px;
        margin: 20px auto 0;
    }
    .secGreatValue .boxGraph .imgGraphResult{
        transition: opacity 0.5s ease, visibility 0.5s;
    }
    .secGreatValue .boxGraph .txtGraph01{
        font-size: 11px;
        bottom: calc(90 / 182 * 100%);
        right: calc(24 / 182 * 100%);
        transition: opacity 1s ease, visibility 1s;
    }
    .secGreatValue .boxGraph .txtGraph02{
        font-size: 11px;
        bottom: calc(31 / 182 * 100%);
        right: calc(17 / 182 * 100%);
        transition: opacity 1s ease, visibility 1s;
    }
}