/* secTechnologyTopRenewal */
.secTechnologyTopRenewal{
    margin-top: 119px;
}
.secTechnologyTopRenewal .boxFlexTop{
    position: relative;
}
.secTechnologyTopRenewal .boxTxtTop{
    padding-top: 22px;
}
.secTechnologyTopRenewal .txtTit{
    font-size: 30px;
    line-height: calc(82/30);
    letter-spacing: 0.3em;
    font-weight: 500;
}
.secTechnologyTopRenewal .txtAbout{
    font-size: 18px;
    line-height: calc(60/18);
    letter-spacing: 0.15em;
    margin-top: 34px;
}
.secTechnologyTopRenewal .boxImg{
    width: calc(1050 / 1920 * 100%);
    position: absolute;
    top: 0;
    right: 0;
}
.secTechnologyTopRenewal .boxFlexBottom{
    position: relative;
    padding: 305px 0 121px;
}
.secTechnologyTopRenewal .txtTitBottom{
    display: table;
    margin: 0 0 0 auto;
}
.secTechnologyTopRenewal .boxImg02{
    width: calc(998 / 1920 * 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
@media only screen and (max-width:1400px){
    .secTechnologyTopRenewal .boxFlexBottom{
        padding: 250px 0 121px;
    }
}
@media only screen and (max-width:1300px){
    .secTechnologyTopRenewal .boxFlexBottom{
        padding: 200px 0 121px;
    }
}
@media only screen and (max-width:767px){
    .secTechnologyTopRenewal{
        margin-top: 27px;
    }
    .secTechnologyTopRenewal .boxTxtTop{
        padding-top: 0;
    }
    .secTechnologyTopRenewal .txtTit{
        font-size: 18px;
        line-height: calc(37/18);
        letter-spacing: 0.15em;
    }
    .secTechnologyTopRenewal .txtAbout{
        font-size: 13px;
        line-height: calc(28/13);
        letter-spacing: 0.05em;
        margin-top: 8px;
    }
    .secTechnologyTopRenewal .boxImg{
        width: 100%;
        position: relative;
        margin-top: 42px;
        z-index: 10;
    }
    .secTechnologyTopRenewal .boxFlexBottom{
        padding: 0 0 0;
        display: flex;
        flex-direction: column-reverse;
        margin-top: -70px;
    }
    .secTechnologyTopRenewal .txtTitBottom{
        width: 95px;
        margin: 10px auto 0;
    }
    .secTechnologyTopRenewal .boxImg02{
        width: 88.267%;
        position: relative;
        z-index: -1;
    }
}

/* secTechnologyLinkListRenewal */
.secTechnologyLinkListRenewal{
    padding: 0 50px;
    position: relative;
}
.secTechnologyLinkListRenewal .boxLIst{
    display: flex;
    gap: 15px;
}
.secTechnologyLinkListRenewal .item{
    width: calc((100% - 60px) / 5);
}
.secTechnologyLinkListRenewal .item .boxLink{
    display: block;
    width: 100%;
    padding-bottom: 78.095%;
    position: relative;
}
.secTechnologyLinkListRenewal .item .boxLink.lazyloaded{
    background: url(../img/technology_renewal/bgList01.jpg) center top / cover no-repeat;
}
.secTechnologyLinkListRenewal .item:nth-child(2) .boxLink.lazyloaded{
    background: url(../img/technology_renewal/bgList02.jpg) center top / cover no-repeat;
}
.secTechnologyLinkListRenewal .item:nth-child(3) .boxLink.lazyloaded{
    background: url(../img/technology_renewal/bgList03.jpg) center top / cover no-repeat;
}
.secTechnologyLinkListRenewal .item:nth-child(4) .boxLink.lazyloaded{
    background: url(../img/technology_renewal/bgList04.jpg) center top / cover no-repeat;
}
.secTechnologyLinkListRenewal .item:nth-child(5) .boxLink.lazyloaded{
    background: url(../img/technology_renewal/bgList05.jpg) center top / cover no-repeat;
}
.secTechnologyLinkListRenewal .item .txtLink{
    max-width: 80%;
    width: 152px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.secTechnologyLinkListRenewal .item .txtLinkActive{
    max-width: 80%;
    width: 152px;
    z-index: 1;
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.secTechnologyLinkListRenewal .item .txtLinkActive.active{
    display: block;
}
.secTechnologyLinkListRenewal .item .txtLinkActive.active + .imgArrow{
    display: none;
}
.secTechnologyLinkListRenewal .item .imgArrow{
    position: absolute;
    bottom: 31px;
    right: 31px;
}
.secTechnologyLinkListRenewal .imgFiveTechnology{
    width: calc(898 / 1920 * 100%);
    position: absolute;
    bottom: -167px;
    left: 0;
    z-index: -1;
}
@media only screen and (max-width:767px){
    .secTechnologyLinkListRenewal{
        padding: 0;
        margin-top: 60px;
    }
    .secTechnologyLinkListRenewal .boxLIst{
        flex-direction: column;
        gap: 1px;
    }
    .secTechnologyLinkListRenewal .item{
        width: 100%;
    }
    .secTechnologyLinkListRenewal .item .boxLink{
        width: 100%;
        padding: 0 15px;
    }
    .secTechnologyLinkListRenewal .item .boxLink.lazyloaded{
        background: url(../img/technology_renewal/bgList01_sp.jpg) center top / cover no-repeat;
    }
    .secTechnologyLinkListRenewal .item:nth-child(2) .boxLink.lazyloaded{
        background: url(../img/technology_renewal/bgList02_sp.jpg) center top / cover no-repeat;
    }
    .secTechnologyLinkListRenewal .item:nth-child(3) .boxLink.lazyloaded{
        background: url(../img/technology_renewal/bgList03_sp.jpg) center top / cover no-repeat;
    }
    .secTechnologyLinkListRenewal .item:nth-child(4) .boxLink.lazyloaded{
        background: url(../img/technology_renewal/bgList04_sp.jpg) center top / cover no-repeat;
    }
    .secTechnologyLinkListRenewal .item:nth-child(5) .boxLink.lazyloaded{
        background: url(../img/technology_renewal/bgList05_sp.jpg) center top / cover no-repeat;
    }
    .secTechnologyLinkListRenewal .item .txtLink{
        max-width: 100%;
        width: calc(130 / 345 * 100%);
        margin: 0 0 0 auto;
    }
    .secTechnologyLinkListRenewal .item:nth-child(even) .txtLink{
        margin: 0 auto 0 0;
    }
    .secTechnologyLinkListRenewal .item .txtLinkActive{
        display: none!important;
    }
    .secTechnologyLinkListRenewal .item .imgArrow{
        display: none;
    }
    .secTechnologyLinkListRenewal .imgFiveTechnology{
        width: calc(272 / 375 * 100%);
        bottom: -78px;
        left: 0;
        z-index: -1;
    }
}

/* secTechnologyListRenewal */
.secTechnologyListRenewal{
    margin-top: 287px;
    padding-bottom: 200px;
}
.secTechnologyListRenewal .boxList{
    display: flex;
    flex-direction: column;
    gap: 120px;
}
.secTechnologyListRenewal .item{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.secTechnologyListRenewal .boxTxt{
    width: calc(100% - 43.66%);
}
.secTechnologyListRenewal .boxImg{
    width: 43.66%;
}
.secTechnologyListRenewal .boxTxt .txtFlex{
    display: flex;
    align-items: center;
    gap: 10px;
}
.secTechnologyListRenewal .boxTxt .titEng{
    font-size: 20px;
    letter-spacing: 0.05em;
    padding-left: 40px;
    position: relative;
}
.secTechnologyListRenewal .boxTxt .titEng::before{
    content: '';
    width: 25px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.secTechnologyListRenewal .boxTxt .txtTit{
    font-size: 15px;
    letter-spacing: 0.05em;
}
.secTechnologyListRenewal .boxTxt .tit{
    font-size: 26px;
    line-height: calc(46/26);
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-top: 15px;
}
.secTechnologyListRenewal .boxAbout{
    margin-top: 16px;
}
.secTechnologyListRenewal .boxAbout .txtAbout{
    font-size: 20px;
    line-height: calc(42/20);
    letter-spacing: 0.05em;
}
.secTechnologyListRenewal .boxAbout .txtAbout2{
    font-size: 16px;
    line-height: calc(40/16);
    letter-spacing: 0.05em;
    margin-top: 16px;
}
.secTechnologyListRenewal .btnMore{
    font-size: 18px;
    letter-spacing: 0.05em;    
    position: relative;
    padding-right: 59px;
    display: table;
    margin-top: 37px;
}
.secTechnologyListRenewal .btnMore .txtInner{
    border-bottom: 1px solid #000;
}
.secTechnologyListRenewal .btnMore::after{
    content: '';
    width: 39px;
    height: 39px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.secTechnologyListRenewal .btnMore.lazyloaded::after{
    background: url(../img/technology_renewal/btnMoreArrow.png) center top / cover no-repeat;
}
@media only screen and (max-width:767px){
    .secTechnologyListRenewal{
        margin-top: 137px;
        padding-bottom: 87px;
    }
    .secTechnologyListRenewal .boxList{
        gap: 65px;
    }
    .secTechnologyListRenewal .item{
        flex-direction: column;
        align-items: flex-start;
    }
    .secTechnologyListRenewal .boxTxt{
        display: contents;
        width: 100%;
    }
    .secTechnologyListRenewal .boxTit{
        order: 1;
    }
    .secTechnologyListRenewal .boxImg{
        width: 100%;
        margin-top: 16px;
        order: 2;
    }
    .secTechnologyListRenewal .boxTxt .titEng{
        font-size: 16px;
        letter-spacing: 0;
        padding-left: 23px;
    }
    .secTechnologyListRenewal .boxTxt .titEng::before{
        width: 15px;
    }
    .secTechnologyListRenewal .boxTxt .txtTit{
        font-size: 14px;
        letter-spacing: 0;
    }
    .secTechnologyListRenewal .boxTxt .tit{
        font-size: 18px;
        line-height: calc(28/18);
        letter-spacing: 0;
        margin-top: 13px;
    }
    .secTechnologyListRenewal .boxAbout{
        margin-top: 23px;
        order: 3;
    }
    .secTechnologyListRenewal .boxAbout .txtAbout{
        font-size: 16px;
        line-height: calc(30/16);
        letter-spacing: 0.05em;
    }
    .secTechnologyListRenewal .boxAbout .txtAbout2{
        font-size: 13px;
        line-height: calc(28/13);
        letter-spacing: 0.05em;
        margin-top: 7px;
    }
    .secTechnologyListRenewal .btnMore{
        font-size: 15px;
        letter-spacing: 0;    
        padding-right: 35px;
        order: 4;
        margin: 19px 0 0 auto;
    }
    .secTechnologyListRenewal .btnMore::after{
        width: 23px;
        height: 23px;
    }
}