@charset "utf-8";
/*-----------------------------------------------
    index
-----------------------------------------------*/
.secCmnTit.sub {
    margin-top: 15rem;
    margin-bottom: 6rem;
}
@media only screen and (max-width:1215px){
    .secCmnTit .titEng{
        width: 23.5rem;
    }
    .secCmnTit {
        margin-bottom: 3.8rem;
        margin-top: 4.8rem;
    }
    .secCmnTit.sub {
        margin: 0 auto;
        margin-top: 6rem;
        margin-bottom: 3.4rem;
    }
}
.secCmnTit .titEng {
    margin-bottom: 3.1rem;
}
.secCmnTit .titJpn {
    padding-left: 5rem;
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing30_50);
    font-weight: bold;
    position: relative;
}
.secCmnTit .titJpn::after{
    width: 3.5rem;
    height: 1.8rem;
}
.secCmnTit .txtjan {
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_45);
    margin-top: 6.8rem;
}
/* secSearch */
.secSearch{
    margin-top: 9rem;
    padding-bottom: 15rem;
}
.secSearch .tit{
    font-size: var(--pcFontSize100);
    line-height: var(--pcLineHeight100_140);
    background: linear-gradient(90deg, var(--bgColor07), var(--bgColor08), var( --bgColor09));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    display: inline-block;
}
.secSearch .txt{
    font-size: var( --pcFontSize36);
    font-weight: bold;
    margin-top: 7.9rem;
}

@media only screen and (max-width:1215px){
    .secCmnTit .titJpn {
        padding-left: 3rem;
        font-size: var(--spFontSize13);
        letter-spacing: var(--spLineHeight13_26);
        font-weight: bold;
        position: relative;
    }
    .secCmnTit .titJpn::after {
        background-color: var(--bgColor01);
        width: 2rem;
        height: 1rem;
    }
    /* secSearch */
    .secSearch{
        margin-top: 1.3rem;
        padding-bottom: 5rem;
    }
    .secSearch .tit{
        font-size: var(--spFontSize30);
        line-height: var(--spLineHeight30_45);
        color: var(--newsBorder);
        padding: 0;
    }
    .secCmnTit .titEng {
        margin-bottom: 1.5rem;
    }
    .secSearch .txt {
        font-size: var(--spFontSize16);
        font-weight: bold;
        margin-top: 2.3rem;
        padding: 0;
        line-height: var(--spLineHeight16_24);
    }
    .secCmnTit .txtjan {
        font-size: var(--spFontSize15);
        line-height: var(--spLineHeight15_30);
        margin-top: 3rem;
    }
}


/*-----------------------------------------------
    secContents
-----------------------------------------------*/
.secContents{
    margin-top: 14rem;
    position: relative;
    padding-bottom: 20rem;
}
.secContents .titWrapper {
    max-width: calc(100% - 10rem);
    width: 155rem;
    margin: 0 0 0 auto;
}
.secContents .titWrapper .txtNum{
    position: absolute;
    left: 0;
    font-size: var(--pcFontSize220);
    color: var(--Colorwhite);
    font-weight: bold;
}
.secContents .titWrapper .titTop{
    font-size: var(--pcFontSize45);
    letter-spacing: var(--pcLetterSpacing40_80);
    color: var(--ColorOrange);
    font-weight: bold;
    padding-top: 9.7rem;
    position: relative;
    white-space: nowrap;
}
.secContents .titWrapper .titContents{
    font-size: var(--pcFontSize58);
    letter-spacing: var(--pcLetterSpacing58_80);
    line-height: var(--pcLineHeight58_90);
    font-weight: bold;
    margin-top: 12.4rem;
    white-space: nowrap;
}
.secContents .titWrapper .txtContents{
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing20_50);
    line-height: var(--pcLineHeight20_45);
    margin-top: 5.2rem;
}
.secContents .boxWhite{
    background: var(--Colorwhite);
    text-align: center;
    padding: 10rem 0;
    margin-top: 8.5rem;
}
.secContents .boxWhite .titWhite{
    font-size: var(--pcFontSize35);
    letter-spacing: var(--pcLetterSpacing35_80);
    font-weight: bold;
}
.secContents .boxWhite .txtWhite{
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_45);
    letter-spacing: var(--pcLetterSpacing20_50);
    margin-top: 4rem;
    font-weight: bold;
}
.secContents .boxWhite .imgWhite{
    margin-top: 6.5rem;
}

/* con02 */
.secContents .itemContents:nth-child(n + 2){
    margin-top: 19rem;
}
.secContents .itemContents:nth-child(n + 2) .titWrapper{
    display: flex;
    gap: 6.45%;
}
.secContents .itemContents:nth-child(n + 2) .boxLeft{
    width: 48.387%;
    max-width: 75rem;
}
.secContents .itemContents:nth-child(n + 2) .boxRight{
    width: 45.1613%;
    max-width: 70rem;
    margin-top: 25rem;
}
.secContents .titWrapper .boxTxtWhite{
    background: var(--Colorwhite);
    padding: 5rem;
    margin-top: 6rem;
}
.secContents .titWrapper .txtInner{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_36);
    letter-spacing: var(--pcLetterSpacing18_50);
    font-weight: bold;
}
@media only screen and (max-width:1700px){
    .secContents .titWrapper .txtInner {
        font-size: var(--pcFontSize17);
    }
}
@media only screen and (max-width:1650px){
    .secContents .titWrapper .titContents {
        font-size: var(--pcFontSize50);
    }
    .secContents .titWrapper .txtContents {
        font-size: var(--pcFontSize18);
    }
    .secContents .titWrapper .txtInner {
        font-size: var(--pcFontSize16);
    }
    .secContents .titWrapper .boxTxtWhite {
        padding: 3rem;
    }
}
@media only screen and (max-width:1215px){
    .secContents .titWrapper {
        width: calc((335 / 375) * 100%);
        margin: 0 auto;
        max-width: 40rem;
    }
    .secContents .titWrapper .txtNum {
        font-size: var(--spFontSize80);
        white-space: nowrap;
        left: unset;
        right: 0;
    }
    .secContents .titWrapper .titTop {
        font-size: var(--spFontSize20);
        letter-spacing: var(--spLetterSpacing20_50);
        padding-top: 0;
        line-height: var(--spLineHeight20_36);
        /* white-space: wrap; */
    }
    .secContents .titWrapper .boxTit {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row-reverse;
        order: 1;
        position: relative;
        min-height: 7.2rem;
    }
    .secContents .titWrapper .titContents {
        font-size: var(--spFontSize22);
        letter-spacing: 0;
        line-height: var(--spLineHeight22_42);
        margin-top: 2.4rem;
        white-space: wrap;
        order: 3;
    }
    .secContents .titWrapper .txtContents {
        font-size: var(--spFontSize13);
        letter-spacing: var(--spLetterSpacing13_50);
        line-height: var(--spLineHeight13_24);
        margin-top: 2.2rem;
        order: 4;
    }
    .secContents .titWrapper .boxTxtWhite {
        padding: 1.6rem 2rem;
        margin-top: 3rem;
        order: 5;
    }
    .secContents .boxWhite .titWhite {
        font-size: var(--spFontSize18);
        letter-spacing: var(--spLetterSpacing18_80);
    }
    .secContents .boxWhite .txtWhite {
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
        letter-spacing: var(--spLetterSpacing13_50);
        margin-top: 2rem;
    }
    .secContents .boxWhite .imgWhite {
        margin-top: 3.5rem;
    }
    .secContents .imgWhite.scrollItem img {
        width: 69rem;
        margin: 0 5.33%;
    }
    .secContents .itemContents:nth-child(n + 2) .boxLeft {
        width: 100%;
        max-width: unset;
        display: contents;
    }
    .secContents .itemContents:nth-child(n + 2) .titWrapper {
        display: flex;
        flex-direction: column;

    }
    .secContents .itemContents:nth-child(n + 2) .boxRight {
        width: 100%;
        max-width: unset;
        margin-top: 25rem;
        display: contents;
    }
    .secContents .boxRight .imgRight{
        order: 2;
        margin-top: 2rem;
    }
    .secContents {
        margin-top: 5rem;
        padding-bottom: 8rem;
    }
    .secContents .boxWhite {
        padding: 5rem 0;
        margin-top: 4.5rem;
    }
    .secContents .itemContents:nth-child(n + 2) {
        margin-top: 7rem;
    }
    .secContents .itemContents:nth-child(n + 2) .titContents{
        margin-top: 2.4rem;
    }
    .secContents .titWrapper .txtInner {
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
        letter-spacing: var(--spLetterSpacing13_50);
    }
}
/* scrollItem */
@media only screen and (max-width:1215px){
	.scrollItem{
        position: relative;
        width: 100%;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .scrollItem::-webkit-scrollbar{
        display: none;
    }
    .scrollItem::before{
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.2s ease-out 0.2s;
        animation: scrollItemAnimation 1s linear infinite;
        z-index: 10;
        pointer-events: none;
    }
    .boxWhite.lazyloaded .scrollItem::before{
        background: url(../img/common/iconScroll.png) center center / 12rem auto no-repeat;
    }
    .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); }
    }
}