@charset "utf-8";
/*-----------------------------------------------
    index
-----------------------------------------------*/
.secCmnTit.sub {
    margin-top: 15rem;
    margin-bottom: 6rem;
}
.secCmnTit.parts2{
    margin-bottom: 0;
}
.secCmnTit.parts2 .titEng{
    margin-bottom: 3.2rem;
}
@media only screen and (max-width:1215px){
    .secCmnTit .titEng{
        width: 32.8rem;
        /* margin-top: 2rem; */
    }
    .secCmnTit {
        margin-bottom: 4.2rem;
        margin-top: 4.7rem;
    }
    .secCmnTit.sub {
        margin: 0 auto;
        margin-top: 6rem;
        margin-bottom: 3.4rem;
        /* margin: 0 auto; */
    }
    .secCmnTit.sub .titEng{
        width: 20.4rem;
        margin-bottom: 0;
        margin-bottom: 1.7rem !important;
    }
    .secCmnTit .titJpn::after{
        width: 2rem;
        height: 1rem;
    }
    .secCmnTit.parts2{
        margin-bottom: 0;
        margin-top: 2.8rem;
    }
    .secCmnTit.parts2 .titEng{
        margin-bottom: 1rem;
        max-width: 31.1rem;
        width: 100%;
    }
}
.secCmnTit .titJpn{
    padding-left: 6.7rem;
}
.secCmnTit .titEng {
    margin-bottom: 4.7rem;
}
.secCmnTit .txtjan {
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_45);
    margin-top: 6.8rem;
}
.secCmnTit .systemBox{
    margin-top: 9rem;
}
.secCmnTit .curriculumBox{
    margin-top: 10rem;
}
.secCmnTit.parts2 .txt{
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_45);
    margin-top: 6.7rem;
    width: max-content;
}
@media only screen and (max-width:1215px){
    .secCmnTit .titEng {
        margin-bottom: 3.1rem;
    }
    .secCmnTit .titJpn {
        padding-left: 4.6rem;
        font-size: var(--pcFontSize20);
        letter-spacing: var(--pcLetterSpacing30_50);
        font-weight: bold;
        position: relative;
    }
    .secCmnTit .txtjan {
        font-size: var(--pcFontSize20);
        line-height: var(--pcLineHeight20_45);
        margin-top: 6.8rem;
    }
    .secCmnTit .systemBox{
        margin-top: 2.4rem;
    }
    .secCmnTit .curriculumBox{
        margin-top: 6rem;
    }
    .secCmnTit .titJpn{
        padding-left: 3rem;
        font-size: var(--spFontSize13);
        letter-spacing: var(--spLineHeight13_26);
        font-weight: bold;
        position: relative;
    }
    .secCmnTit .titJpn::after {
        width: 2rem;
        height: 1rem;
    }
    .secCmnTit.parts2 .txt{
        font-size: var( --spFontSize15);
        line-height: var(--spLineHeight15_30);
        margin-top: 3.3rem;
        width: max-content;
    }
}
.secbgmain.lazyloaded{
    background: url(../img/company/main_bg.jpg) center top no-repeat;
    height: 135rem;
}
.secbgmain{
    margin-top: 15rem;
    padding-top: 20rem;
}
.secbgmain .tit_1{
    max-width: 126.9rem;
}
.secbgmain .txt_1{
    font-size: var(--pcFontSize30);
    line-height: var(--pcLineHeight30_80);
    font-weight: bold;
    margin-top: 7.4rem;
    color: var(--Colorwhite);
}

@media only screen and (max-width:1215px){
    .secbgmain.lazyloaded{
        background: url(../img/company/main_bg_sp.jpg) center top no-repeat;
        background-size: 100% auto;
        height: auto;
        padding-bottom: 7rem;
    }
    .secbgmain{
        margin-top: 6rem;
        padding-top: 6rem;
    }
    .secbgmain .tit_1{
        width: 100%;
        max-width: 25.8rem;
    }
    .secbgmain .txt_1{
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_40);
        font-weight: bold;
        margin-top: 2.4rem;
        color: var(--Colorwhite);
    }
}
.secCmnTit.sub {
    margin-top: 19.8rem;
    margin-bottom: 6rem;
}
.secCmnTit.sub .titEng{
    margin-bottom: 3.3rem;
}
.secCmnTit.sub .titJpn{
    padding-left: 5.2rem;
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing30_50);
    font-weight: bold;
    position: relative;
}
.secCmnTit.sub  .titJpn::after {
    width: 3.5rem;
    height: 1.8rem;
}
/* secSearch */
.secSearch{
    margin-top: 8.3rem;
    padding-bottom: 7rem;
}
.secSearch .tit{
    font-size: var(--pcFontSize100);
    line-height: var(--pcLineHeight80_120);
    background: linear-gradient(90deg, var(--bgColor15), var(--bgColor08), var( --bgColor09));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    display: inline-block;
    width: max-content;
}
.secSearch .txt{
    font-size: var( --pcFontSize36);
    line-height: var(--pcLineHeight36_60);
    letter-spacing: var(--pcLetterSpacing36_100);
    font-weight: bold;
    margin-top: 6.4rem;
}

@media only screen and (max-width: 1215px){
    .secCmnTit .titJpn{
        padding-left: 4rem;
        font-size: var(--spFontSize16);
        letter-spacing: var(--spLineHeight13_26);
        font-weight: bold;
        position: relative;
    }
    .secCmnTit .titJpn::after {
        width: 2.6rem;
        height: 1.3rem;
    }
    /* secSearch */
    .secSearch{
        margin-top: 1.9rem;
        padding-bottom: 2.5rem;
    }
    .secSearch .tit{
        font-size: var(--spFontSize30);
        line-height: var(--spLineHeight30_45);
        color: var(--newsBorder);
        padding: 0;
    }
    .secCmnTit .titEng {
        margin-bottom: 1.8rem;
        max-width: 24.2rem;
        width: 100%;
    }
    .secSearch .txt {
        font-size: var(--spFontSize16);
        font-weight: bold;
        margin-top: 1.2rem;
        padding: 0;
        line-height: var(--pcLineHeight16_30);
        letter-spacing: normal;
    }
    .secCmnTit .txtjan {
        font-size: var(--spFontSize15);
        line-height: var(--spLineHeight15_30);
        margin-top: 3rem;
    }
    .secCmnTit.sub {
        margin-top: 8.1rem;
        margin-bottom: 0rem;
    }
    .secCmnTit.sub .titJpn {
        padding-left: 2.8rem;
        font-size: var(--spFontSize13);
        letter-spacing: var(--pcLetterSpacing30_50);
        font-weight: bold;
        position: relative;
    }
    .secCmnTit.sub .titJpn::after {
        width: 2rem;
        height: 1rem;
    }
}
/*-----------------------------------------------
    .secUnderImg 
-----------------------------------------------*/
.secUnderImg {
    padding: 7rem 0 7.8rem;
    position: relative;
    z-index: 10;
}

.secUnderImg .secTicker {
    overflow: hidden;
}

.secUnderImg .secTicker .boxTicker {
    display: flex;
}

.secUnderImg .secTicker .itemTicker:nth-child(odd) {
    animation: loop 80s -40s linear infinite;
    backface-visibility: hidden;
    will-change: transform;
    transform: translate3d(0, 0, 0);
}

.secUnderImg .secTicker .itemTicker:nth-child(even) {
    animation: loop2 80s linear infinite;
}

@media only screen and (max-width:1215px) {
    .secUnderImg .secTicker .imgTicker {
        height: 21rem;
        width: 123.9rem;
    }

    .secUnderImg {
        padding: 2rem 0;
    }
}

@keyframes loop {
    0% {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes loop2 {
    0% {
        transform: translateX(0);
    }

    to {
        transform: translateX(-200%);
    }
}

.secHomeBox.lazyloaded{
    background: url(../img/environment/secBg_main.jpg) center top no-repeat;
}
.secHomeBox{
    margin-top: 8.1rem;
    padding-top: 10rem;
    height: auto;
    padding-bottom: 58rem;
    z-index: 10;
    position: relative;
}
.secHomeBox .icon_Box{
    text-align: center;
}
.secHomeBox .homeTxt{
    font-size: var(--pcFontSize40);
    line-height: var(--pcLineHeight40_84);
    text-align: center;
    font-weight: bold;
    margin-top: 3rem;
    color: var(--Colorwhite);
    letter-spacing: var(--pcLetterSpacing40_200);
}
.secHomeBox .homeTxt_1{
    font-size: var(--pcFontSize18);
    line-height: var( --pcLineHeight18_40);
    color: var(--Colorwhite);
    text-align: center;
    margin-top: 1.8rem;
}
@media only screen and (max-width:1215px){
    .secHomeBox.lazyloaded{
        background: url(../img/environment/secBg_main_sp.jpg) center top no-repeat;
        background-size: 100% auto;
    }
    .secHomeBox{
        margin-top: 1.2rem;
        padding-top: 6.6rem;
        height: auto;
        padding-bottom: 19.1rem;
    }
    .secHomeBox .icon_Box{
        text-align: center;
        width: 24.6rem;
        margin: 0 auto;
    }
    .secHomeBox .homeTxt{
        font-size: var(--spFontSize18);
        line-height: var(--spLineHeight18_34);
        text-align: center;
        font-weight: bold;
        margin-top: 2.1rem;
        color: var(--Colorwhite);
        letter-spacing: var(--spLetterSpacing18_200);
    }
    .secHomeBox .homeTxt_1{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
        color: var(--Colorwhite);
        text-align: center;
        margin-top: 2rem;
    }
}
.secdeitels{
    padding-top: 52rem;
    margin-top: -48rem;
    z-index: 1;
    position: relative;
    padding-bottom: 11rem;
}
.secdeitels.lazyloaded{
    background: url(../img/environment/yeholl_bg.png) center top no-repeat;
}
.secdeitels .kawaList{
    display: flex;
    margin-top: -2.3rem;
}
.secdeitels .kawaList .Item{
    width: calc((100% - 7.2rem) / 3);
    margin-right: 3.6rem;
}
.secdeitels .kawaList .Item:last-child{
    margin-right: 0;
}
.secdeitels .TopImg{
    width: 48.3rem;
}
.secdeitels .secndImg{
    text-align: center;
    margin: 0 auto;
    margin-top: 5.3rem;
    width: 25rem;
    height: auto;
}
.secdeitels .Item + .Item .secndImg{
    width: 35.6rem;
}
.secdeitels .Item + .Item + .Item .secndImg{
    width: 43.7rem;
}
.secdeitels .secndImg{
    text-align: center;
    margin: 0 auto;
    margin-top: 5.3rem;
    width: 25rem;
    height: auto;
}
.secdeitels .txttop{
    font-size: var(--pcFontSize18);
    line-height: var(--spLineHeight18_40);
    text-align: center;
    margin-top: 4.2rem;
    color: var(--Colorwhite);
    letter-spacing: var( --spLetterSpacing18_50);
}
@media only screen and (max-width:1600px){
    .secdeitels .TopImg {
        width:100%;
    }
}
@media only screen and (max-width:1215px){
    .secdeitels{
        padding-top: 4.8rem;
        margin-top: 0rem;
        z-index: 1;
        position: relative;
        padding-bottom: 0rem;
    }
    .secdeitels.lazyloaded{
        background: url(../img/environment/yeholl_bg_sp.png) center top no-repeat;
        background-size: cover;
    }
    .secdeitels .kawaList{
        display: block;
        margin-top: 0;
    }
    .secdeitels .kawaList .Item{
        width: 100%;
        margin-right: 4.6rem;
    }
     .secdeitels .kawaList .Item:nth-child(n+2){
        margin-top: 4.5rem;
     }
    .secdeitels .kawaList .Item:last-child{
        margin-right: 0;
    }
    .secdeitels .TopImg{
        width: 100%;
    }
    .secdeitels .secndImg{
        text-align: center;
        margin-top: 3rem;
        width: 15.2rem;
    }
    .secdeitels .Item + .Item .secndImg {
        width: 21.5rem;
    }
    .secdeitels .Item + .Item + .Item .secndImg {
        width: 26.5rem;
    }
    .secdeitels .txttop{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
        text-align: center;
        margin-top: 2.2rem;
        color: var(
        --Colorwhite);
        letter-spacing: var(        --spLetterSpacing13_50);
    }
    .secdeitels .spImg {
        margin: 0 auto;
        margin-top: 4.3rem;
        width: 36.2rem;
        width: 97%;
        max-width: 36.2rem;
    }
}

/* baseItem */
.secBaseculture{
    margin-top: 7rem;
    padding-top: 11.7rem;
    padding-bottom: 20rem;
}
.secBaseculture.lazyloaded{
    background: url(../img/environment/bgOrange_1.png) 0% 0% / 5rem 5rem repeat var(--bgColor14);
}

.secBaseculture .tit_1{
    font-size: var(--pcFontSize58);
    color: var(--ColorOrange);
    font-weight: bold;
    letter-spacing: var(--pcLetterSpacing58_40);
}
.secBaseculture .flexBox{
    display: flex;
    margin-top: 12.1rem;
}
.secBaseculture .lefBox{
    flex: 1;
    padding-left: 0;
    padding-top: 8.2rem;
}
.secBaseculture .lefBox .img img{
    width: 53.2rem;
    height: auto;
}
.secBaseculture .flexBox .flextit{
    font-size: var(--pcFontSize40);
    line-height: var(--pcLineHeight40_60);
    font-weight: bold;
}
.secBaseculture .flexBox .img{
    margin-top: 4.5rem;
}
.secBaseculture .rightBox {
    width: calc(1000 / 1920 * 100vw);
    max-width: 100rem;
    position: absolute;
    right: 0;
}
.secBaseculture .ImgBox{
    width: 100%;
}
.secBaseculture .txtBox{
    margin-top: 16.4rem;
    text-align: center;
}
.secBaseculture .txtBox .bgtxt{
    font-size: var(--pcFontSize30);
    color: var(--Colorwhite);
    font-weight: bold;
}
.secBaseculture .txtBox .bgtxt.sub{
    margin-top: 2.5rem;
    letter-spacing: var(--pcLetterSpacing30_50);
}
.secBaseculture .txtBox span{
    display: inline-block;
    background: linear-gradient(90deg, var(--ColorOrange), var(--bgColor08), var(--bgColor16));
    padding: 18px 28px 18px;
}
.secBaseculture .txtBox .bgtxt.sub span{
    display: inline-block;
    background: linear-gradient(90deg, var(--ColorOrange), var(--bgColor08), var(--bgColor16));
    padding: 18px 24px 18px;
}
@media only screen and (max-width:1800px){
    .secBaseculture .lefBox {
        padding-left: 0;
        padding-top: 2.2rem;
    }
}
@media only screen and (max-width:1540px){
    .secBaseculture .lefBox {
        padding-left: 0;
    }
}
@media only screen and (max-width:1215px){
    .secBaseculture{
        margin-top: 2rem;
        padding-top: 3.3rem;
        padding-bottom: 8rem;
    }
    .secBaseculture.lazyloaded{
        background: url(../img/environment/bgOrange_1.png) 0% 0% / 5rem 5rem repeat var(--bgColor14);
    }
    .secBaseculture .tit_1{
        font-size: var(--spFontSize28);
        color: var(
        --ColorOrange);
        font-weight: bold;
        letter-spacing: var(        --spLineHeight28_45);
        padding: 0;
        line-height: var(--spLineHeight28_45);
    }
    .secBaseculture .flexBox{
        display: flex;
        margin-top: 2.7rem;
        flex-direction: column-reverse;
        max-width: 40rem;
    }
    .secBaseculture .lefBox{
        flex: 1;
        padding-left: 0;
        padding-top: 1.8rem;
    }
    .secBaseculture .flexBox .flextit{
        font-size: var(--spFontSize20);
        line-height: var(--spLineHeight20_36);
        font-weight: bold;
        padding: 0;
    }
    .secBaseculture .flexBox .img{
        margin-top: 2.3rem;
        text-align: center;
    }
    .secBaseculture .rightBox {
        width: 100%;
        margin: 0 auto;
        max-width: 40rem;
        position: static;
    }
    .secBaseculture .ImgBox{
        width: 100%;
    }
    .secBaseculture .txtBox{
        margin: 0 auto;
        margin-top: 3rem;
        text-align: left;
        width: 100%;
        /* max-width: 33.5rem; */
    }
    .secBaseculture .txtBox .bgtxt{
        font-size: var(--spFontSize16);
        color: var(--Colorwhite);
        font-weight: bold;
    }
    .secBaseculture .txtBox .bgtxt.sub{
        margin-top: 0.7rem;
        letter-spacing: var(--spLetterSpacing16_20);
    }
    .secBaseculture .txtBox span{
        padding: 0.7rem 0.9rem 0.7rem;
    }
    .secBaseculture .txtBox .bgtxt.sub span{
        padding: 0.7rem 1.2rem 0.7rem 0.9rem;
    }
    .secBaseculture .lefBox .img img{
        width: 100%;
        max-width: 40rem;
        height: auto;
    }
}
@media only screen and (max-width:362px){
    .secBaseculture .txtBox .bgtxt.sub span {
        padding: 0.7rem 0.5rem 0.7rem 0.9rem;
    }
}
.secSystem .wrlfareList{
    display: block;
    margin-top: 10rem;
}
.secSystem .wrlfareList .wrlfareItem{
    width: 100%;
    background: var(--Colorwhite);
    height:auto;
    padding: 10.1rem 17.1rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2){
    margin-top: 8rem;
    padding: 0;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3){
    margin-top: 8rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(n+2) .box2{
    margin-top: 8rem;
    padding: 10.1rem 17.1rem 0;
}
.secSystem .wrlfareList .wrlfareItem .txtBox{
    border-bottom: 0.1rem solid var( --Colorgray);
    padding-bottom: 5.7rem;
}
.secSystem .wrlfareList .wrlfareItem .txtflex{
    display: flex;
    align-items: center;
}
.secSystem .wrlfareList .wrlfareItem .tit_1{
    font-size: var( --pcFontSize40);
    font-weight: bold;
    padding-left: 1.1rem;
    letter-spacing: var(--pcLetterSpacing40_200);
}
.secSystem .wrlfareList .wrlfareItem .flexBox{
    display: flex;
    margin-top: 5.7rem;
    align-items: center;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .flexBox{
    display: flex;
    align-items:normal;
    /* flex-direction: column-reverse; */
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .leftBox{
    padding-top: 32.1rem;
}
.secSystem .wrlfareList .wrlfareItem .tit_2{
    font-size: var(--pcFontSize45);
    line-height: var( --pcLineHeight45_75);
    color: var(--Colororane);
    font-weight: bold;
    background: linear-gradient(50deg, var(--bgColor07), var(--bgColor08), var(--bgColor09));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.secSystem .wrlfareList .wrlfareItem  .txt_1{
    font-size: var( --pcFontSize18);
    line-height: var(--pcLineHeight18_40);
    margin-top: -1rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2) .txt_1{
    margin-top: 2rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .txt_1{
    padding-top: 3.3rem;
}
.secSystem .wrlfareList .wrlfareItem .imgBox_1{
    padding-left: 21rem;
    padding-top: 2.3rem;
    flex: 1;
}
.secSystem .wrlfareList .wrlfareItem .imgBox_1 .txt{
    font-size: var(--pcFontSize13);
    margin-top: 2rem;
    text-align: right;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2) .imgBox_1{
    padding-left: 16.2rem;
    padding-top: 2.8rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2) .imgBox_1 img{
    width: 70rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .imgBox_1{
    padding-left: 19rem;
    padding-top: 2.8rem;
}
.secSystem  .academyBox.lazyloaded{
    /* background: url(../img/environment/training/akademy.jpg); */
}
.secSystem  .academyBox{
    margin-top: 8.2rem;
    border-top: 0.1rem solid var(--Colorgray);
    padding: 0;
    padding-top: 8rem;
}
.secSystem .txtBox_2{
    /* border-bottom:0.1rem solid var(--bgColor11); */
    padding-bottom: 0rem;
}
.secSystem .academyflex{
    display: flex;
    align-items: center;
}
.secSystem .academyflex .txtBox_acad{
    padding-top: 0.9rem;
    padding-left: 10rem;
}
.secSystem .titJpn_1 {
    padding-left: 7.6rem;
    font-size: var(--pcFontSize16);
    letter-spacing: var( --pcLetterSpacing16_50);
    font-weight: bold;
    position: relative;
}
.secSystem .academyflex .titJpn_1::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 3.2rem;
    clip-path: polygon(50% 0, 100% 35%, 100% 65%, 50% 100%, 0 65%, 0 35%);
}
.secSystem .academyflex .titJpn_1::after {
    background-color: var(--bgColor01);
    width: 3rem;
    height: 1.5rem;
}
.secSystem .academytxt{
    font-size: var(--pcFontSize20);
    color: var(--ColorOrange);
    margin-top: 3.3rem;
    letter-spacing: var(--pcLetterSpacing20_200);
    font-weight: bold;
}
.secSystem .academytxt span{
    background: var(--Colorblack);
    display: inline-block;
    padding: 0.5rem 0.5rem 0.7rem;
}
.secSystem .academytxt .spBox{
    margin-top: 1rem;
}
.secSystem .bgwhiteBox{
    padding: 2.8rem 4rem 3rem;
    width: 100%;
    margin-top: 3rem;
    background: var(--Colorwhite);
}
.secSystem .bgwhiteBox .boxtxt{
    font-size: var(--pcFontSize18);
    position: relative;
    padding-left: 2.4rem;
    letter-spacing: var(--pcLetterSpacing18_300);
    font-weight: bold;
    line-height: var(--pcLineHeight18_40);
}
.secSystem .bgwhiteBox .boxtxt::after{
    position: absolute;
    content: "";
    background: var( --ColorOrange);
    width: 1rem;
    height: 1rem;
    left: 0;
    top: 1.5rem;
}
.secSystem .bgwhiteBox .ColorOrange{
    color: var(--ColorOrange2);
}
.secSystem .bgwhiteBox .boxtxt + .boxtxt{
    margin-top: 0;
}
.secSystem .wrlfareItem .tit2{
    font-size: var(--pcFontSize30);
    line-height: var(--pcLineHeight30_60);
    text-align: center;
    font-weight: bold;
    letter-spacing: var(--pcLetterSpacing30_150);
    margin-top: 10.3rem;
}
.secSystem .wrlfareItem .boxImg{
    margin-top: 6.6rem;
}
.secSystem .wrlfareItem .boxImg img{
    width: 138rem;
}
.secSystem .wrlfareItem .boxImg_1{
    margin-top: 10rem;
    padding-bottom: 10rem;
}
.secSystem .wrlfareItem .tit_3{
    font-size: var(--pcFontSize24);
    position: relative;
    font-weight: bold;
    padding-left: 2.2rem;
    letter-spacing: var(--pcLetterSpacing24_80);
    /* margin-top: 4rem; */
}
.secSystem .wrlfareItem .tit_3::after{
    position: absolute;
    content: "";
    left: 0;
    background: var(--ColorOrange);
    width: 1rem;
    height: 1rem;
    top: 1rem;
}
@media only screen and (max-width:1816px){
    .secSystem .academytxt .spBox {
        line-height:var(--pcLineHeight20_30);
    }
    .secSystem .wrlfareItem .boxImg img{
        width: 100%;
    }
    .secSystem .wrlfareList .wrlfareItem:nth-child(2) .imgBox_1 img{
        width: 100%;
    }
}
@media only screen and (max-width:1720px){
    .secSystem .wrlfareList .wrlfareItem:nth-child(3) .leftBox {
        padding-top: 20.1rem;
    }
}
@media only screen and (max-width:1580px){
    .secSystem .wrlfareList .wrlfareItem .imgBox_1 {
        padding-left: 9.6rem;
    }
    .secSystem .wrlfareList .wrlfareItem:nth-child(2) .imgBox_1 {
        padding-left: 9.3rem;
    }
    .secSystem .wrlfareList .wrlfareItem:nth-child(3) .imgBox_1 {
        padding-left: 4.7rem;
    }
}
@media only screen and (max-width:1215px){
    .secSystem.lazyload{
    background: url(../img/environment/welfare/bg_welffare_sp.png) center top no-repeat;
}
.secSystem{
    height:auto;
    padding-top: 1.7rem;
    padding-bottom: 8rem;
}
.secSystem .titJpn {
    padding-left: 2.6rem;
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing30_50);
    font-weight: bold;
    position: relative;
    font-size: var(--spFontSize13);
    letter-spacing: var(--spLineHeight13_26);
}
.secSystem .titEng {
    margin-bottom: 1.3rem;
    width: 18.9rem;
    /* padding: 0 1.2rem; */
    /* padding-left: 0.1rem; */
}
.secSystem .titJpn::after{
    background-color: var(--bgColor01);
    width: 2rem;
    height: 1rem;
}
.secSystem .titJpn::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    clip-path: polygon(50% 0, 100% 35%, 100% 65%, 50% 100%, 0 65%, 0 35%);
}
.secSystem .wrlfareList{
    display: block;
    margin-top: 3.2rem;
    overflow: hidden;
}
.secSystem .wrlfareList .wrlfareItem{
    width: 100%;
    padding: 5rem 2rem 5rem;
}
.secSystem .wrlfareList .wrlfareItem + .wrlfareItem{
    margin-left: 0;
    margin-top: 1.5rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(n+2) .box2{
    margin-top: 5rem;
    padding: 10.1rem 17.1rem 0;
    padding: 4.8rem 2rem 5rem;
}
.secSystem .wrlfareList_1{
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.3rem;
}
.secSystem .wrlfareList_1 .wrlfareItem_1{
    width: calc((100% - 1.5rem) / 2);
    margin-right:1.5rem;
    background: var(--Colorwhite);
    padding: 3rem 0 2.7rem;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}
.secSystem .wrlfareList_1 .wrlfareItem_1:nth-child(2),
.secSystem .wrlfareList_1 .wrlfareItem_1:nth-child(4){
    padding: 3rem 0 3rem;
}
.secSystem .wrlfareList_1 .wrlfareItem_1:nth-child(2n){
    margin-right: 0;
}
.secSystem .wrlfareList_1 .wrlfareItem_1:nth-child(4n){
    margin-right: 0;
}
.secSystem .wrlfareList_1 .wrlfareItem_1:nth-child(n+3){
    margin-top: 1.5rem;
    padding-bottom: 2.5rem;
}
.secSystem .wrlfareList_1 .wrlfareItem_1:nth-child(n+5){
    margin-top: 1.5rem;
    padding-bottom: 1.7rem;
    padding-top: 2.5rem;
}
.secSystem .wrlfareList_1 .wrlfareItem_1:nth-child(n+11){
    margin-top: 1.5rem;
    padding-bottom: 2.6rem;
    padding-top: 2.5rem;
}
.secSystem .icon_Img{
    text-align: center;
}
.secSystem .wrlfareItem_1 .wlfaretit{
    font-size: var(--spFontSize14);
    padding-top: 0;
    margin-top: 0.8rem;
    line-height: var(--spLineHeight14_20);
}
.secSystem .wrlfareItem_1:nth-child(n+7) .wlfaretit{
    margin-top: 1.5rem;
}
.secSystem .wrlfareItem_1:nth-child(n+9) .wlfaretit{
    margin-top: 1.1rem;
}
.secSystem  .wrlfareList_1 .wrlfareItem_1 .wlfaretxt{
    font-size: var(--spFontSize11);
    line-height: var( --spLineHeight11_20);
    margin-top: 1.2rem;
    font-weight: bold;
    text-align: center;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(n+2){
    margin-top: 5rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3){
    padding: 4.8rem 0rem 0;
}
.secSystem .wrlfareList .wrlfareItem .txtBox{
    border-bottom: 0.1rem solid var( --Colorgray);
    padding-bottom: 1.8rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2) .txtBox{
    padding-bottom: 2rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .txtBox{
    border-bottom: 0.1rem solid var( --Colorgray);
    padding-bottom: 2.1rem;
    /* padding: 2.1rem 2rem; */
    width: 89.335%;
    margin: 0 auto;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2) .txt_1 {
    margin-top: 1.5rem;
}
.secSystem .wrlfareList .wrlfareItem .txtflex{
    display: flex;
    align-items: center;
}
.secSystem .wrlfareList .wrlfareItem .icon_img{
    width: 3.5rem;
    height:1.8rem;
}
.secSystem .wrlfareList .wrlfareItem .tit_1{
    font-size: var(--spFontSize20);
    font-weight: bold;
    padding-left: 0.4rem;
    letter-spacing: var(--spLetterSpacing20_150);
}
.secSystem .wrlfareList .wrlfareItem .flexBox{
    display: flex;
    margin-top: 0.7rem;
    flex-direction: column;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .flexBox{
    margin: 0 auto;
    width: 89.335%;
    flex-direction: column-reverse;
}
.secSystem .wrlfareList .wrlfareItem .tit_2{
    font-size: var( --spFontSize20);
    line-height: var(--spLineHeight20_36);
    color: var(--Colororane);
    font-weight: bold;
    margin-top: 2rem;
    /* display: inline-block; */
}
.secSystem .wrlfareList .wrlfareItem  .txt_1{
    font-size: var(--spFontSize13);
    line-height: var(--spLineHeight13_24);
    margin-top: 1.6rem;
}
.secSystem .wrlfareList .wrlfareItem .imgBox_1{
    padding-left: 0;
    padding-top: 2.3rem;
    flex: 1;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2) .imgBox_1{
    padding-left: 0;
    padding-top: 2.7rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .imgBox_1{
    padding-left: 0;
    padding-top: 3.9rem;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(2) .imgBox_1 img{
        width: 100%;
}
.secSystem  .academyBox.lazyloaded{
    /* background: url(../img/environment/training/akademy_sp.jpg); */
    /* background-size: cover; */
    /* width: 37.5rem; */
    /* margin: 0 auto; */
    width: 89.335%;
    margin: 0 auto;
    margin-top: 3.4rem;
    padding-bottom: 4.5rem;
}
.secSystem  .academyBox{
    margin-top: 3.8rem;
    padding: 4.1rem 0rem;
}
.secSystem .txtBox_2{
    border-bottom: none;
    padding-bottom: 0rem;
}
.secSystem .academyflex{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.secSystem .academyflex .titEng_1{
    width: 100%;
    max-width: 33.5rem;
    height: 29.9rem;
}
.secSystem .titJpn_1 {
    padding-left: 2.6rem;
    font-size: var(--spFontSize13);
    letter-spacing: var(--spLineHeight13_26);
    font-weight: bold;
    position: relative;
    margin-top: 1.2rem;
    letter-spacing: var(--spLetterSpacing13_50);
}
.secSystem .academyflex .titJpn_1::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0.2rem;
    clip-path: polygon(50% 0, 100% 35%, 100% 65%, 50% 100%, 0 65%, 0 35%);
}
.secSystem .academyflex .titJpn_1::after {
    background-color: var(--bgColor01);
    width: 2rem;
    height: 1rem;
    top: 0rem;
}
.secSystem .academytxt{
    font-size: var( --spFontSize13);
    color: var(--ColorOrange);
    margin-top: 3.3rem;
    letter-spacing: var(--spLetterSpacing13_100);
}
.secSystem .academytxt span{
    background: var(--Colorblack);
    display: inline-block;
    padding: 0.5rem 1.1rem 0.9rem;
}
.secSystem .academytxt .spBox{
    margin-top: 0.8rem;
    padding: 0.5rem 0.8rem 0.4rem;
}
.secSystem .bgwhiteBox{
    padding: 1.3rem 1.8rem 1.5rem;
    width: 100%;
    margin-top: 2rem;
    background: var(--Colorwhite);
}
.secSystem .bgwhiteBox .boxtxt{
    font-size: var(--spFontSize12);
    position: relative;
    padding-left: 2.2rem;
    letter-spacing: var(--pcLetterSpacing18_300);
    font-weight: bold;
    line-height: var(--spLineHeight12_24);
}
.secSystem .bgwhiteBox .boxtxt::after{
    position: absolute;
    content: "";
    background: var( --ColorOrange);
    width: 1rem;
    height: 1rem;
    left: 0.4rem;
    top: 0.8rem;
}
.secSystem .bgwhiteBox .ColorOrange{
    color: var(--ColorOrange2);
}
.secSystem .bgwhiteBox .boxtxt + .boxtxt{
    margin-top: 0rem;
}
.secSystem .wrlfareList .wrlfareItem .imgBox_1 .txt {
    font-size: var(--spFontSize11);
    margin-top: 1.7rem;
    text-align: center;
}
.secSystem .wrlfareItem .tit2 {
    font-size: var(--spFontSize16);
    line-height: var(--spLineHeight16_28);
    text-align: center;
    font-weight: bold;
    letter-spacing: var(--pcLetterSpacing30_150);
    margin-top: 4.3rem;
}
.secSystem .wrlfareItem .boxImg {
    margin-top: 2.6rem;
}
.secSystem .scrollItem .img {
    width: 69rem;
    height: 30rem;
    margin-right: 4%;
}
.secSystem .wrlfareItem .boxImg img{
    width: 100%;
}
.secSystem .wrlfareItem .boxImg_1 {
    margin-top: -1.1rem;
    padding-bottom: 5rem;
}
.secSystem .boxImg_1.scrollItem  .img {
    width: 111rem;
    height: 35.2rem;
    margin-right: 0;
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .leftBox {
    padding-top: 3rem;
}
.secSystem .wrlfareItem .tit_3 {
    font-size: var(--spFontSize15);
    position: relative;
    font-weight: bold;
    padding-left: 1.5rem;
    letter-spacing: var(--spLetterSpacing15_50);
}
.secSystem .wrlfareList .wrlfareItem:nth-child(3) .txt_1 {
    padding-top: 0;
    margin-top: 1.2rem;
}
.secSystem .academyflex .txtBox_acad {
    padding-top: 2.9rem;
    padding-left: 0rem;
    text-align: left;
    margin-right: 3rem;
}
.secSystem .wrlfareItem .tit_3::after{
    position: absolute;
    content: "";
    left: 0;
    background: var(--ColorOrange);
    width: 0.6rem;
    height: 0.6rem;
    top: 0.3rem;
}
}
/* scrollItem */
@media only screen and (max-width:1215px){
	.scrollItem{
        position: relative;
        margin-left: auto;
        width: 106%;
        height: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        cursor: grab;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .scrollItem.active {
        cursor: grabbing;
    }
    .scrollItem::-webkit-scrollbar{
        display: none;
    }
    .scrollItem::before{
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: url(../img/company/iconScroll.png) center center / 12rem 12rem no-repeat;
        transition: all 0.2s ease-out 0.2s;
        animation: scrollItemAnimation 1s linear infinite;
        z-index: 10;
        pointer-events: none;
    }
    .scrollItem.scrolled::before{
        opacity: 0;
    }
    @keyframes scrollItemAnimation {
        0%   { transform:translateX(0); }
        25%   { transform:translateX(10px) }
        50% { transform:translateX(0); }
        75% { transform:translateX(-10px); }
        100% { transform:translateX(0); }
    }
}

.secMessege.lazyloaded{
    background: url(../img/company/yelliw_bg.jpg) center top no-repeat;
    background-size: cover;
}
.secMessege{
    margin-top: 20rem;
    padding-top: 19.5rem;
    height: auto;
    padding-bottom: 19.7rem;
}
.secMessege .titJpn {
    padding-left: 5.2rem;
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing30_50);
    font-weight: bold;
    position: relative;
    margin-top: 3.5rem;
}
.secMessege .titJpn::after {
    width: 3.5rem;
    height: 1.8rem;
}
.secMessege .titJpn::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: var(--keysubColor);
    clip-path: polygon(50% 0, 100% 35%, 100% 65%, 50% 100%, 0 65%, 0 35%);
}
.secMessege .flexBox{
    display: flex;
    margin-top: 15rem;
}
.secMessege .txtBoxleft{
    padding-left: 9.3rem;
    flex: 1;
}
.secMessege .maessegetit{
    padding-bottom: 6rem;
    width: 34.5rem;
    position: relative;
}
.secMessege .maessegetit::after{
    width: 75rem;
    height: 0.1rem;
    background: var(--Colorwhite);
    position: absolute;
    content: "";
    left: 0;
    bottom: calc(0% - 0rem);
}
.secMessege .maessegetxt{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_40);
    color: var(--Colorwhite);
    padding-top: 6.7rem;
}
.secMessege .kentxt{
    background: var( --newsBorder);
    color: var(--bgColor17);
    padding: 0.1rem 0.2rem 0.1rem;
}
.secMessege  .Box2_1{
    margin-top: 29.5rem;
}
.secMessege .companyBox{
    border-bottom: 0.1rem solid var(--Colorwhite);
    padding-bottom: 5.6rem;
}
.secMessege .flextxt{
    display: flex;
    align-items: center;
}
.secMessege .nebnr{
    font-size: var(--pcFontSize50);
    color: var(--Colorwhite);
    font-weight: bold;
}
.secMessege .titco{
    font-size: var(--pcFontSize40);
    color: var(--Colorwhite);
    font-weight: bold;
    padding-left: 1.7rem;
}
.secMessege .historyBox{
    margin: 12.3rem 0 0 0rem;
    position: relative;
}
.secMessege .historyBox::after {
    position: absolute;
    content: "";
    width: 1px;
    height: calc(100% - 14rem);
    top: 5.2rem;
    right: calc(100% - 33.9rem);
    background: var(--bgColor19); /* 実線 */
    z-index: 1;
}
.secMessege .boxYear.year2025 {
    position: relative;
}
.secMessege .boxYear.year2025::after {
    position: absolute;
    content: "";
    width: 1px;
    height: calc(100% - -2rem);
    top: 12.2rem;
    right: calc(100% - 34rem);
    z-index: 2;
    background: repeating-linear-gradient(
        to bottom,
        var(--bgColor18),
        var(--bgColor18) 4px,
        transparent 5px,
        transparent 11px
    );
}
.secMessege .boxYear{
	display: flex;
    font-size: var(--pcFontSize15);
    line-height: var(--pcLineHeight15_24);
    letter-spacing: var(--pcLetterSpacing15_05);
	position: relative;
}
.secMessege .boxYear:nth-child(n+2){
	margin-top: 6.5rem;
}
.secMessege .boxYear:nth-child(3){
	margin-top: 6rem;
}
.secMessege .boxYear:nth-child(4){
	margin-top: 6rem;
}
.secMessege .boxYear:nth-child(5){
	margin-top: 6rem;
}
.secMessege .boxYear:nth-child(6){
	margin-top: 6.3rem;
}
.secMessege .boxYear:nth-child(n+7){
	margin-top: 30px;
}
.secMessege .boxYear:nth-child(n+8){
	margin-top: 39px;
}
.secMessege .boxYear:nth-child(2n+7){
	margin-top: 6.9rem;
}
.secMessege .boxYear:nth-child(2n+8){
	margin-top: 6rem;
}
.secMessege .boxYear:nth-child(9){
	margin-top: 6rem;
}
.secMessege .boxYear:nth-child(10){
	margin-top: 6.6rem;
}
.secMessege .boxYear:nth-child(10){
	margin-top: 6.6rem;
}
.secMessege .boxYear:nth-child(11){
	margin-top: 5.9rem;
}
.secMessege .boxYear:nth-child(n+15){
	margin-top: 6.3rem;
}
.secMessege .boxYear:nth-child(n+19){
	margin-top: 5.3rem;
}
.secMessege .boxMonth{
	display: flex;
}
.secMessege .txtYear{
	font-size: var(--pcFontSize80);
	letter-spacing: var(--pcLetterSpacing54_50);
	color: var(--Colorwhite);
	font-weight: bold;
	opacity: 0.3;
}
.secMessege .boxYear::before{
	position: absolute;
	content: "";
	width: 1.5rem;
	height: 1.5rem;
	z-index: 10;
	top: 3.7rem;
	right: calc(100% - 34.6rem);
	margin: auto;
	border: 0.8rem solid var(--keyColor); /* Ã§Â·â€˜Ã£ÂÂ®Ã¥Â¤ÂªÃ£Ââ€¢Ã£ÂÂ¨Ã¨â€°Â² */
	border-radius: 50%;     /* Ã¤Â¸Â¸Ã£ÂÂÃ£Ââ„¢Ã£â€šâ€¹ */
	background: transparent; /* Ã¤Â¸Â­Ã£â€šâ€™Ã©â‚¬ÂÃ¦ËœÅ½Ã£ÂÂ«Ã£Ââ„¢Ã£â€šâ€¹ */
	box-sizing: border-box;
	background: url(../img/company/tenn_1.png);
}
.secMessege .boxYear::after{
	position: absolute;
	content: "";
	width: 1.2rem;
	height: 1.2rem;
	background: var(--white);
	z-index: 10;
	top: 2.7rem;
	right: calc(100% - 22.9rem);
	margin: auto;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.secMessege .boxList{
    margin: 3.5rem 0 0 23.8rem;
}
.secMessege .boxYear:nth-child(n+2) .boxList{
    margin-left: 23.6rem;
}
.secMessege .boxYear:nth-child(3) .boxList{
    margin-left: 22.3rem;
    margin-top: 3.2rem;
}
.secMessege .boxYear:nth-child(6) .boxList{
    margin-left: 23.6rem;
    margin-top: 3.2rem;
}
.secMessege .boxYear:nth-child(7) .boxList{
    margin-left: 22.2rem;
}
.secMessege .boxYear:nth-child(n+8) .boxList{
    margin-top: 3.6rem;
}
.secMessege .boxYear:nth-child(n+9) .boxList{
    margin-top: 3.4rem;
}
.secMessege .boxYear:nth-child(15) .boxList{
    margin-left: 23.6rem;
    margin-top: 3.6rem;
}
.secMessege .boxYear:nth-child(n+17) .boxList{
    margin-left: 16rem;
}
.secMessege .boxContents{
    display: flex;
    align-items: flex-start;
}
.secMessege .boxContents.part1{
    margin-top: 5.5rem;
}
.secMessege .boxContents.part2{
    margin-top: 5.5rem;
    margin-left: -1.3rem;
}
.secMessege .boxContents.part3{
    margin-top: 5.5rem;
    margin-left: 0;
}
.secMessege .boxList .txtContents{
    font-size: var(--pcFontSize20);
    position: relative;
    font-weight: bold;
    color: var(--Colorwhite);
}
.secMessege .boxList .txtContents::after{
    background: var(--borderCheck);
    position: absolute;
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    left: -1.8rem;
    top: 0.7rem;
    border-radius: 0.2rem;
}
.secMessege .boxList .titContents{
    font-size: var(--pcFontSize16);
    line-height: var(--pcLineHeight16_32);
    color: var(--Colorwhite);
    padding-left: 5.4rem;
    margin-top: -1rem;
}
.secMessege .boxYear:nth-child(n+2) .boxList  .titContents{
    padding-left: 5.4rem;
}
.secMessege .boxYear:nth-child(3) .boxList  .titContents{
    padding-left: 5.7rem;
    margin-top: -0.4rem;
}
.secMessege .boxYear:nth-child(6) .boxList  .titContents{
    padding-left: 5.7rem;
    margin-top: 0;
}
.secMessege .boxYear:nth-child(8) .boxList  .titContents{
    padding-left: 5.7rem;
    margin-top: -0.5rem;
}
.secMessege .boxList .txtContents.sub{
    margin-top: 2rem;
    margin-bottom: 1.7rem;
}
.secMessege .boxList .txtContents.sub01{
    margin-top: 2rem;
    margin-bottom: 0;
}
.secMessege .Contentsflex{
    display: flex;
    margin-top: 3.3rem;
    padding-left: 5.4rem;
}
.secMessege .imgBox1.sub{
    padding-left: 1.3rem;
}
.secMessege .contents_3{
    background: var(--newsBorder);
    color: var( --bgColor17);
    padding: 0.5rem 1rem;
    font-size: var(--pcFontSize18);
    letter-spacing: var(--pcLetterSpacing18_50);
    margin-top: -0.5rem;
    font-weight: bold;
}
.secMessege .rigt{
    padding-left: 6rem;
    padding-top: 3.4rem;
}
.secMessege .detilstxt{
    padding-left: 5.5rem;
    padding-top: 5.2rem;
    font-size: var(--pcFontSize16);
    line-height: var(--pcLineHeight16_32);
    color: var(--Colorwhite);
}
.secMessege .detilstxt.sub{
    padding-left: 5.8rem;
    padding-top: 2.6rem;
}
.secMessege .histoty_Box{
    margin-top: 19.5rem;
}
.secMessege .histoty_Box .histoty_desteis{
    font-size: var(--pcFontSize22);
    line-height:var(--pcLineHeight22_60);
    color: var(--Colorwhite);
    letter-spacing: var( --pcLetterSpacing22_50);
    font-weight: bold;
}
.secMessege .histoty_Box_1{
    margin-top: 10rem;
}
.secMessege .histoty_Box_1 .titjan{
    font-size: var(--pcFontSize58);
    font-weight: bold;
    color: var(--Colorwhite);
    letter-spacing: var(--pcLetterSpacing58_80);
}
.secMessege .histoty_Box_1 .txtjan{
    font-size: var(--pcFontSize22);
    line-height:var(--pcLineHeight22_60);
    color: var(--Colorwhite);
    letter-spacing: var( --pcLetterSpacing22_50);
    margin-top: 6.7rem;
    font-weight: bold;
}
.secMessege .imgBox{
    flex: 1;
    max-width: 80rem;
}
.secMessege .imgBox img{ 
    max-width: 80rem;
}
@media only screen and (max-width:1665px){
    .secMessege .maessegetxt {
        font-size: var(--pcFontSize16);
    }
    .secMessege .maessegetit::after {
        width: 65rem;
    }
}
@media only screen and (max-width:1500px){
    .secMessege.lazyloaded{
        background: url(../img/company/yelliw_bg_sp.jpg) center top no-repeat;
        background-size: cover;
    }
    .secMessege .txtYear {
        font-size: var(--pcFontSize70);
    }
    .secMessege .historyBox::after{
        right: calc(100% - 28.9rem);
    }
    .secMessege .boxYear.year2025::after {
        right: calc(100% - 28.9rem);
    }
    .secMessege .boxYear::before{
        right: calc(100% - 29.6rem);
    }
    .secMessege .boxList{
        margin: 3.5rem 0 0 20.8rem;
    }
    .secMessege .boxYear:nth-child(n+2) .boxList {
        margin-left: 20.8rem;
    }
    .secMessege .boxYear:nth-child(3) .boxList {
        margin-left: 20.8rem;
    }
    .secMessege .boxYear:nth-child(6) .boxList {
        margin-left: 20.8rem;
    }
    .secMessege .boxYear:nth-child(7) .boxList {
        margin-left: 20.8rem;
    }
    .secMessege .boxYear:nth-child(15) .boxList {
        margin-left: 20.8rem;
    }
}
@media only screen and (max-width:1415px){
    .secMessege .txtYear {
        font-size: var(--pcFontSize65);
    }
    .secMessege .historyBox::after{
        right: calc(100% - 25.9rem);
    }
    .secMessege .boxYear.year2025::after {
        right: calc(100% - 25.9rem);
    }
    .secMessege .boxYear::before{
        right: calc(100% - 26.6rem);
    }
    .secMessege .boxList{
        margin: 3.5rem 0 0 15.8rem;
    }
    .secMessege .boxYear:nth-child(n+2) .boxList {
        margin-left: 15.8rem;
    }
    .secMessege .boxYear:nth-child(3) .boxList {
        margin-left: 15.8rem;
    }
    .secMessege .boxYear:nth-child(6) .boxList {
        margin-left: 15.8rem;
    }
    .secMessege .boxYear:nth-child(7) .boxList {
        margin-left: 15.8rem;
    }
    .secMessege .boxYear:nth-child(15) .boxList {
        margin-left: 15.8rem;
    }
}
@media only screen and (max-width:1316px){
    .secMessege .txtYear {
        font-size: var(--pcFontSize45);
    }
    .secMessege .historyBox::after{
        right: calc(100% - 17.9rem);
    }
    .secMessege .boxYear.year2025::after {
        right: calc(100% - 17.9rem);
    }
    .secMessege .boxYear::before{
        right: calc(100% - 18.6rem);
    }
    .secMessege .boxList{
        margin: 3.5rem 0 0 11.8rem;
    }
    .secMessege .boxYear:nth-child(n+2) .boxList {
        margin-left: 11.8rem;
    }
    .secMessege .boxYear:nth-child(3) .boxList {
        margin-left: 11.8rem;
    }
    .secMessege .boxYear:nth-child(6) .boxList {
        margin-left: 11.8rem;
    }
    .secMessege .boxYear:nth-child(7) .boxList {
        margin-left: 11.8rem;
    }
    .secMessege .boxYear:nth-child(15) .boxList {
        margin-left: 11.8rem;
    }
    .secMessege .boxList .titContents {
        font-size: var(--pcFontSize13);
        padding-left: 5.4rem;
        margin-top: -0.1rem;
        line-height: var(--spLineHeight13_24);
    }
}
@media only screen and (max-width:1215px){
    .secMessege{
        margin-top: 0rem;
        padding-top: 6rem;
        height: auto;
        padding-bottom: 8rem;
    }
    .secMessege .secCmnTitBox .cmnEngTit {
        font-size: var(--spFontSize22);
        padding-bottom: 1.4rem;
        text-align: center;
    }
    .secMessege .cmnEngTit::after {
        position: absolute;
        content: "";
        width: 2.4rem;
        height: 0.2rem;
        background: var(--keyColor);
        bottom: 0.2rem;
        left: calc(50% - 1.4rem);
    }
    .secMessege .secCmnTitBox .cmnJpnTit {
        margin-top: 0.8rem;
        font-size: var(--spFontSize11);
        text-align: center;
    }
    .secMessege .historyBox{
        margin: 2.3rem 0 0 2.3rem;
        position: relative;
    }
    .secMessege .historyBox::after{
        position: absolute;
        content: "";
        /* background: var(--borderCheck); */
        width: 1px;
        height: calc(100% - 20rem);
        margin: auto;
        z-index: 1;
        top: 24px;
        right: auto;
        left: -1.8rem;
    }
    .secMessege .boxYear.year2025::after {
        right: auto;
        left: -1.7rem;
        height: calc(100% - -1rem);
        top: 13rem;
    }
    .secMessege .boxYear{
        display: block;
        font-size: var(--pcFontSize15);
        line-height: var(--pcLineHeight15_24);
        letter-spacing: var(--pcLetterSpacing15_05);
        position: relative;
    }
    .secMessege .boxYear:nth-child(n+2){
        margin-top: 3.7rem;
    }
    .secMessege .boxYear:nth-child(3){
        margin-top: 3.1rem;
    }
    .secMessege .boxYear:nth-child(4){
        margin-top: 3.1rem;
    }
    .secMessege .boxYear:nth-child(5){
        margin-top: 3rem;
    }
    .secMessege .boxYear:nth-child(n+7){
        margin-top: 30px;
    }
    .secMessege .boxYear:nth-child(n+8){
        margin-top: 39px;
    }
    .secMessege .boxYear:nth-child(2n+7){
        margin-top: 3rem;
    }
    .secMessege .boxYear:nth-child(2n+8){
        margin-top: 3rem;
    }
    .secMessege .boxYear:nth-child(9){
        margin-top: 3rem;
    }
    .secMessege .boxYear:nth-child(n+15){
        margin-top: 3rem;
    }
    .secMessege .boxYear:nth-child(n+19){
        margin-top: 2rem;
    }
    .secMessege .boxMonth{
        display: flex;
    }
    .secMessege .txtYear{
        font-size: var(--spFontSize36);
        letter-spacing: var(--spLetterSpacing30_50);
    }
    .secMessege .boxYear::before{
        position: absolute;
        content: "";
        width: 0.9rem;
        height: 0.9rem;
        z-index: 10;
        top: 1.5rem;
        right: auto;
        left: -2.2rem;
        margin: auto;
        border: 0.6rem solid var(--keyColor); /* Ã§Â·â€˜Ã£ÂÂ®Ã¥Â¤ÂªÃ£Ââ€¢Ã£ÂÂ¨Ã¨â€°Â² */
        border-radius: 50%;     /* Ã¤Â¸Â¸Ã£ÂÂÃ£Ââ„¢Ã£â€šâ€¹ */
        background: url(../img/company/tenn_1_sp.png);
        background-size: 100% auto;
        box-sizing: border-box;
    }
    .secMessege .boxYear::after{
        position: absolute;
        content: "";
        width: 0.8rem;
        height: 0.8rem;
        background: var(--white);
        z-index: 10;
        top: 1.58rem;
        right: auto;
        left: 0.62rem;
        margin: auto;
        border-radius: 50%;
        transform: translate(-50%, -50%);
    }

    .secMessege .boxList{
        margin: 1.4rem 0 0 0rem;
    }
    .secMessege .boxYear:nth-child(n+2) .boxList{
        margin-left: 0.1rem;
        margin-top: 1rem;
    }
    .secMessege .boxYear:nth-child(6) .boxList{
        margin-left: 0;
    }
    .secMessege .boxYear:nth-child(7) .boxList{
        margin-left: 0;
        margin-top: 1.2rem;
    }
    .secMessege .boxYear:nth-child(n+8) .boxList{
        margin-top: 0.8rem;
    }
    .secMessege .boxYear:nth-child(9) .boxList{
        margin-top: 1.3rem;
    }
    .secMessege .boxYear:nth-child(10) .boxList{
        margin-top: 1.3rem;
    }
    .secMessege .boxYear:nth-child(11) .boxList{
        margin-top: 1.3rem;
    }
    .secMessege .boxYear:nth-child(12) .boxList{
        margin-top: 1.3rem;
    }
    .secMessege .boxYear:nth-child(14) .boxList{
        margin-top: 1.3rem;
    }
    .secMessege .boxYear:nth-child(15) .boxList{
        margin-left: 0;
    }
    .secMessege .boxYear:nth-child(n+17) .boxList{
        margin-left: 1.3rem;
    }
    .secMessege .boxList .txtContents{
        font-size: var(--spFontSize16);
        position: relative;
        line-height: var(--spLineHeight13_26);
    }
    .secMessege .boxList .txtContents::after{
        background: var(--borderCheck);
        position: absolute;
        content: "";
        width: 0.5rem;
        height: 0.5rem;
        left: -1.6rem;
        top: 1.2rem;
        border-radius: 0.2rem;
    }
    .secMessege .boxList .txtContents.sub{
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .secMessege .boxList .txtContents.sub01{
        margin-top: 0rem;
        margin-bottom: 0;
    }
    .secMessege .titEng{
        width: 100%;
        max-width: 29.3rem;
    }
    .secMessege .titJpn {
        padding-left: 2.8rem;
        font-size: var(--spFontSize13);
        letter-spacing: var(--pcLetterSpacing30_50);
        font-weight: bold;
        position: relative;
        margin-top: 1.5rem;
    }
    .secMessege .titJpn::after {
        width: 2rem;
        height: 1rem;
    }
    .secMessege .flexBox {
        display: block;
        margin: 0 auto;
        margin-top: 5rem;
        width: 89.335%;
    }
    .secMessege .txtBoxleft {
        padding-left: 0;
        flex: 1;
        position: relative;
    }
    .secMessege .txtBoxleft::after{
        width: 100%;
        height: 0.1rem;
        background: var(--Colorwhite);
        position: absolute;
        content: "";
        left: 0;
        bottom: auto;
        top: calc(0% - -4rem);
    }
    .secMessege .maessegetit {
        padding-bottom: 6.2rem;
        width: 14.5rem;
        position: relative;
    }
    .secMessege .maessegetit::after{
        width: 33.5rem;
        height: 0.1rem;
        background: var(--Colorwhite);
        position: absolute;
        content: "";
        left: 0;
        bottom: calc(0% - -3.9rem);
        display: none;
    }
    .secMessege .imgBox{
        text-align: center;
        width: 89.554%;
        margin: 0 auto;
        max-width: 100%;
    } 
    .secMessege .imgBox img{
        /* width: 30rem; */
        /* height: 37.4rem; */
    } 
    .secMessege .maessegetxt {
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
        padding-top: 3.4rem;
    }
    .secMessege .Box2_1 {
        margin-top: 11rem;
    }
    .secMessege .companyBox {
        border-bottom: 0.1rem solid var(--Colorwhite);
        padding-bottom: 2rem;
    }
    .secMessege .flextxt {
        display: flex;
        align-items: center;
    }
    .secMessege .nebnr {
        font-size: var(--spFontSize23);
    }
    .secMessege .titco {
        font-size: var(--spFontSize20);
        padding-left: 0.7rem;
    }
    .secMessege .boxContents {
        display: block;
        align-items: flex-start;
    }
    .secMessege .Contentsflex {
        display: flex;
        margin-top: 1.3rem;
        padding-left: 0.2rem;
    }
    .secMessege .boxYear:nth-child(3) .boxList .titContents {
        padding-left: 0;
        margin-top: 0.2rem;
    }
    .secMessege .boxList .titContents {
        font-size: var(--pcFontSize13);
        padding-left: 0rem;
        margin-top: -0.1rem;
        line-height: var(--spLineHeight13_24);
    }
    .secMessege .boxYear:nth-child(n+2) .boxList .titContents {
        padding-left: 0rem;
    }
    .secMessege .boxYear:nth-child(13) .boxList .titContents {
        padding-left: 0rem;
        margin-top: 0;
    }
    .secMessege .boxContents.part1 {
        margin-top: 1.6rem;
    }
    .secMessege .boxYear:nth-child(6){
        margin-top: 3rem;
    }
    .secMessege .boxYear:nth-child(6) .boxList .titContents{
        margin-top: 0;
    }
    .secMessege .contents_3 {
        padding: 0.2rem 0.5rem 0.2rem;
        font-size: var(--spFontSize15);
        letter-spacing: var(--spLetterSpacing15_50);
        margin-top: 0;
    }
    .secMessege .boxYear:nth-child(8) .boxList .titContents{
        margin-top: 0.2rem;
    }
    .secMessege .boxContents.part2 {
        margin-top: 1.6rem;
        margin-left: 0rem;
    }
    .secMessege .rigt {
        padding-left: 0;
        padding-top: 1.1rem;
        width: 15rem;
    }
    .secMessege .detilstxt {
        padding-left: 0;
        padding-top: 2.2rem;
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
    }
    .secMessege .detilstxt.sub {
        padding-left: 0;
        padding-top: 1rem;
    }
    .secMessege .boxContents.part3 {
        margin-top: 1.8rem;
        margin-left: 0;
    }
    .secMessege .histoty_Box {
        margin-top: 6.5rem;
    }
    .secMessege .histoty_Box .histoty_desteis {
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_34);
        color: var(--Colorwhite);
        letter-spacing: var(--spLetterSpacing16_50);
        font-weight: bold;
    }
    .secMessege .histoty_Box_1 {
        margin-top: 4.3rem;
    }
    .secMessege .histoty_Box_1 .titjan {
        font-size: var(--spFontSize30);
        font-weight: bold;
        color: var(--Colorwhite);
        letter-spacing: var(--pcLetterSpacing58_80);
        line-height: var(--spLineHeight30_40);
    }
    .secMessege .histoty_Box_1 .txtjan {
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_34);
        color: var(--Colorwhite);
        letter-spacing: var(--spLineHeight16_40);
        margin-top: 2.7rem;
        font-weight: bold;
    }
    
}
@media only screen and (max-width: 374px) {
    .secMessege .imgBox img {
        /* width: 100%; */
        /* height: auto; */
    }
}
@media only screen and (max-width: 367px) {
    .secMessege .boxList .titContents {
        font-size: var(--pcFontSize11);
    }
}
.bghistoryBox{
    margin-top: 18.4rem;
}
.bghistoryBox .bgWhite{
    background: var(--Colorwhite);
    height: auto;
    /* min-height: 80rem; */
}
.bghistoryBox .flextxt{
    display: flex;
}
.bghistoryBox .bgWhite{
    padding: 9.5rem 17rem 15.3rem;
}
.bghistoryBox .companyBox {
    padding-bottom: 7.2rem;
}
.bghistoryBox .nebnr{
    font-size: var(--pcFontSize50);
    color: var( --ColorOrange);
    font-weight: bold;
}
.bghistoryBox .titco{
    font-size: var(--pcFontSize40);
    font-weight: bold;
    padding-left: 1.3rem;
    color: var( --newsBorder);
}
.bghistoryBox .company-table {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--pcFontSize16);
  line-height: var(--pcLineHeight14_26);
}

.bghistoryBox .company-table th,
.bghistoryBox .company-table td {
  padding: 2.3rem 1.5rem 2.2rem 0; /* =12px 15px */
  vertical-align: top;
}
.bghistoryBox .company-table td{
    padding-left: 2.8rem;
    /* font-weight: bold; */
}
.bghistoryBox .company-table tr:first-child td{
    border-top:0.1rem solid var( --borderColor);
}
.bghistoryBox .company-table tr:nth-child(4) th{
    padding: 2.2rem 1.5rem 2.7rem 0; /* =12px 15px */
}
/* 行の区切り線 */
.bghistoryBox .company-table tr {
  border-bottom: 0.1rem solid var( --borderColor);
}

/* 左側の項目 */
.bghistoryBox .company-table th {
  width: 16rem; /* 調整可（200px相当） */
  color: var(--ColorOrange2);
  font-weight: 700;
  position: relative;
  letter-spacing: var(--pcLetterSpacing14_50);
  border-top: 0.1rem solid;
  font-weight: bold;
  /* margin-right: 7rem; */
}
@media screen and (max-width: 1215px) {
    .bghistoryBox{
    margin-top: 7rem;
}
.bghistoryBox .bgWhite{
    background: var(--Colorwhite);
    height: auto;
    
}
.bghistoryBox .flextxt{
    display: flex;
}
.bghistoryBox .bgWhite{
    padding: 4.8rem 2rem 5.1rem;
}
.bghistoryBox .companyBox {
    padding-bottom: 2.7rem;
}
.bghistoryBox .nebnr{
    font-size: var(--spFontSize23);
}
.bghistoryBox .titco{
    font-size: var(--spFontSize20);
    font-weight: bold;
    padding-left: 0.4rem;
}

  .bghistoryBox .company-table {
    font-size: var(--spFontSize14);
    line-height: var(--spLineHeight14_24);
  }

  .bghistoryBox .company-table th,
  .bghistoryBox .company-table td {
    display: block;
    width: 100%;
    padding: 1rem 1.2rem;
  }

  .bghistoryBox .company-table tr {
    border-bottom: none;
  }

  /* 見出し（項目） */
  .bghistoryBox .company-table th {
    font-size: var(--spFontSize13);
    font-weight: 700;
    /* color: #d95319; */
    letter-spacing: var(--spLetterSpacing14_50);
    padding-bottom: 0.5rem;
    position: relative;
    border-top: 0.1rem solid var( --borderColor);
    padding: 1.3rem 1.2rem 0rem 0;
  }

  /* 上にオレンジライン（スマホデザイン用） */
  .bghistoryBox .company-table th::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.2rem;
    width: 3rem; /* スマホでは短く */
    height: 0.2rem;
    background: #d95319;
    transform: none;
    display: none;
  }

  /* 内容 */
  .bghistoryBox .company-table td {
    font-size: var(--spFontSize13);
    line-height: var(--spLineHeight13_24);
    padding-top: 0.5rem;
    padding-left: 0;
    padding-bottom: 1rem;
  }
  .bghistoryBox .company-table tr:first-child td {
    border-top:none;
    }
    .bghistoryBox .company-table tr:nth-child(4) th {
        padding: 1.2rem 1.5rem 0rem 0;
    }
    .bghistoryBox .company-table tr:nth-child(4) td {
        padding-bottom: 1.3rem;
    }
}
.bghistoryBox.bg01{
    margin-top: 8rem;
}
.bghistoryBox.bg01 .companyBox{
    border-bottom: 0.1rem solid var(--Colorgray);
    padding-bottom: 5.4rem;
}
.bghistoryBox.bg01 .mapBox{
    margin-top: 8rem;
    /* padding-bottom: 10rem; */
}
.bghistoryBox.bg01 .bgWhite{
    padding-bottom: 10rem;
    /* height: 80rem; */
}
.bghistoryBox.bg01 .mapBox iframe{
    width: 100%;
    height: auto;
    min-height: 50rem;
}
@media only screen and (max-width:1215px){
    .bghistoryBox.bg01{
        margin-top: 5rem;
    }
    .bghistoryBox.bg01 .companyBox{
        border-bottom: 0.1rem solid var( --borderColor);
        padding-bottom: 2.8rem;
    }
    .bghistoryBox.bg01 .mapBox{
        margin-top: 3rem;
        /* padding-bottom: 10rem; */
    }
    .bghistoryBox.bg01 .bgWhite{
        padding-bottom: 5rem;
        /* height: 80rem; */
    }
    .bghistoryBox.bg01 .mapBox iframe{
        width: 100%;
        height: 30rem;
        min-height: 100%;
    }
}