@charset "utf-8";
/*-----------------------------------------------
    index
-----------------------------------------------*/
.secCmnTit.sub {
    margin-top: 15rem;
    margin-bottom: 6rem;
}
@media only screen and (max-width:1215px){
    .secCmnTit .titEng{
        width: 32.8rem;
        /* margin-top: 2rem; */
    }
    .secCmnTit {
        margin-bottom: 3.8rem;
        margin-top: 4.7rem;
    }
    .secCmnTit.sub {
        margin: 0 auto;
        margin-top: 6rem;
        margin-bottom: 3.4rem;
        /* margin: 0 auto; */
    }
    .secCmnTit.sub .titEng{
        width: 18.4rem;
    }
    .secCmnTit .titJpn::after{
        width: 2rem;
        height: 1rem;
    }
}
.secCmnTit .titEng {
    margin-bottom: 4.5rem;
}
.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;
}
@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;
    }
}
/* secMapBox */

/* .secMapBox.lazyloaded{
    background: url(../img/environment/culture/secMap_img.jpg) center top no-repeat;
}
.secMapBox{
    height: auto;
    padding-top: 20.6rem;
    padding-bottom: 69rem;
}
.secMapBox .txtBox{
    margin-top: 4.4rem;
    color: var(--Colorwhite);
}
.secMapBox .txtBox .maptit{
    font-size: var(--pcFontSize22);
    letter-spacing: var(--pcLetterSpacing22_80);
}
.secMapBox .txtBox .titJpn{
    font-size: var(--pcFontSize48);
    font-weight: bold;
    margin-top: 2.4rem;
    letter-spacing: var(--pcLetterSpacing48_100);
}
.secMapBox .txtBox .txtJpn{
    font-size: var(--pcFontSize24);
    line-height: var(--pcLineHeight24_50);
    margin-top: 2rem;
}
.secMapBox .box2{
    margin-top: 14rem;
}
.secMapBox .box2 .txtBox{
    margin-top: 4.9rem;
}
@media only screen and (max-width:1215px){
    .secMapBox.lazyloaded{
        background: url(../img/environment/culture/secMap_img_sp.jpg) center bottom no-repeat;
        background-size: cover;
    }
    .secMapBox{
        height: auto;
        padding-top: 7.1rem;
        padding-bottom: calc(423 / 375 * 100vw);
    }
    .secMapBox .imgMap{
        width: 17.7rem;
        margin: 0 auto;
    }
    .secMapBox .box2 .imgMap{
        width: 14.3rem;
        margin: 0 auto;
    }
    .secMapBox .txtBox{
        margin-top: 3.4rem;
        color: var(--Colorwhite);
        text-align: center;
    }
    .secMapBox .txtBox .maptit{
        font-size: var(--spFontSize14);
        letter-spacing: var(--pcLetterSpacing22_80);
    }
    .secMapBox .txtBox .titJpn{
        font-size: var(--spFontSize22);
        font-weight: bold;
        line-height: var(--spLineHeight22_36);
        margin-top: 1.1rem;
        letter-spacing: var(--spLetterSpacing22_100);
    }
    .secMapBox .txtBox .txtJpn{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_26);
        margin-top: 0.6rem;
    }
    .secMapBox .box2 .txtBox .txtJpn{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_26);
        margin-top: 0.8rem;
    }
    .secMapBox .box2{
        margin-top: 5rem;
    }
    .secMapBox .box2 .txtBox{
        margin-top: 3rem;
    }
} */
/* secSearch */
.secSearch{
    margin-top: 12.5rem;
    padding-bottom: 15rem;
}
.secSearch .tit{
    font-size: var(--pcFontSize80);
    line-height: var(--pcLineHeight80_120);
    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);
    line-height: var(--pcLineHeight36_60);
    letter-spacing: var(--pcLetterSpacing36_100);
    font-weight: bold;
    margin-top: 6.9rem;
}

@media only screen and (max-width:1215px){
    .secCmnTit .titJpn {
        padding-left: 3.6rem;
        font-size: var(--spFontSize16);
        letter-spacing: var(--spLineHeight13_26);
        font-weight: bold;
        position: relative;
    }
    .secCmnTit .titJpn::after {
        background-color: var(--bgColor01);
        width: 2.6rem;
        height: 1.3rem;
        top: 0.2rem;
    }
    /* secSearch */
    .secSearch{
        margin-top: 2.3rem;
        padding-bottom: 2.5rem;
    }
    .secSearch .tit{
        font-size: var(--spFontSize30);
        line-height: var(--spLineHeight30_45);
        color: var(--newsBorder);
        padding: 0 1.8rem;
    }
    .secCmnTit .titEng {
        margin-bottom: 1.8rem;
        max-width: 33.3rem;
        width: 100%;
    }
    .secSearch .txt {
        font-size: var(--spFontSize16);
        font-weight: bold;
        margin-top: 1.7rem;
        padding: 0 1.8rem;
        line-height: var(--pcLineHeight16_30);
    }
    .secCmnTit .txtjan {
        font-size: var(--spFontSize15);
        line-height: var(--spLineHeight15_30);
        margin-top: 3rem;
    }
}
/*-----------------------------------------------
    .secUnderImg 
-----------------------------------------------*/
.secUnderImg {
    padding: 7rem 0;
    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%);
    }
}

.secCmnTit .BasicsList{
    display: flex;
    margin-top: 7rem;
}
.secCmnTit .BasicsList .BasicsItem{
    width: calc((100% - 12rem) / 5);
    margin-right: 3rem;
}
.secCmnTit .BasicsList .BasicsItem:last-child{
    margin-right: 0;
}
.secCmnTit .BasicsList .Boxbg{
    background: var(--Colorwhite);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 6.6rem;
    padding-bottom: 6rem;
}
.secCmnTit .BasicsList .BasicsItem:nth-child(4) .Boxbg{
    padding-top: 5.3rem;
    padding-bottom: 6rem;
}
.secCmnTit .BasicsList .BasicsItem .img{
    text-align: center;
}
.secCmnTit .Listtit{
    font-size: var(--pcFontSize20);
    color: var(--bgColor04);
    padding-top: 3rem;
    letter-spacing: var( --pcLetterSpacing20_80);
    font-weight: bold;
}
.secCmnTit .BasicsList .BasicsItem:nth-child(3) .Listtit{
    padding-top: 3.7rem;
}
.secCmnTit .Listtxt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_30);
    text-align: center;
    padding-top: 1.2rem;
}
@media only screen and (max-width:1215px){
    .secCmnTit .BasicsList{
        display: flex;
        margin-top: 2.4rem;
        flex-wrap: wrap;
    }
    .secCmnTit .BasicsList .BasicsItem {
        width: calc((100% - 1.5rem) / 2);
        margin-right: 1.5rem;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(2n){
        margin-right: 0;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(n+3){
        margin-top: 1.5rem;
    }
    .secCmnTit .BasicsList .BasicsItem:last-child{
        margin-right: 0;
        margin-top: -3.3rem;
    }
    .secCmnTit .BasicsList .Boxbg{
        background: var(--Colorwhite);
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 2.1rem;
        padding-bottom: 3rem;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(4) .Boxbg{
        padding-top: 2.3rem;
        padding-bottom: 2.5rem;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(5) .Boxbg{
        padding-top: 3rem;
        padding-bottom: 2.5rem;
    }
    .secCmnTit .BasicsList .BasicsItem .img{
        text-align: center;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(1) .img  img{
        width: 3.4rem;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(2) .img  img{
        width: 2.8rem;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(3) .img  img{
        width: 3.7rem;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(4) .img  img{
        width: 2.1rem;
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(5) .img  img{
        width: 3.3rem;
    }
    .secCmnTit .Listtit{
        font-size: var(--spFontSize14);
        padding-top: 1rem;
        letter-spacing: var(--spLetterSpacing14_50);
    }
    .secCmnTit .BasicsList .BasicsItem:nth-child(3) .Listtit{
        padding-top: 1.9rem;
    }
    .secCmnTit .Listtxt{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_18);
        text-align: left;
        padding-top: 1.2rem;
    }
}
.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 .baselist{
    width: 100%;
    padding-bottom: 0rem;
}
.secBaseculture .baseItem{
    position: relative;
    width: 100%;
    padding: 12rem 0;
}
.secBaseculture .baseItem +.baseItem{
    margin-top: 0;
    padding-top: 12rem;
    background: var(--Colorwhite);
}
.secBaseculture .baseItem:nth-child(2n - 1){
    background: url(../img/environment/bgOrange_1.png) 0% 0% / 5rem 5rem repeat var(--bgColor14);
}
.secBaseculture .baseItem +.baseItem::after{
    content: "";
    position: absolute;
    width: calc(100% - 20rem);
    height: 1px;
    background-color:var(--Colorwhite_50);
    left:10rem;
    top: 0;
}
.secCategorytitlebox .category_titbox {
    width: 100%;
    text-align: left;
    margin-top: 3rem;
}
.secBaseculture .titJpn {
    padding-left: 4.6rem;
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing30_50);
    font-weight: bold;
    position: relative;
    color: var(--textColor);
}
.secBaseculture .titJpn::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3.5rem;
    height: 1.8rem;
    background-color: var(--keysubColor);
    clip-path: polygon(50% 0, 100% 35%, 100% 65%, 50% 100%, 0 65%, 0 35%);
}
.secBaseculture .boxBack .btnBack{
    background: var(--newsBorder);
    margin: 0;
    margin-top: 7rem;
}
.secBaseculture .btnBack span{
    color: var(--ColorOrange);
}  
.secBaseculture .btnBack::before {
    width: 4.8rem;
    height: 0.1rem;
    right: 0.2rem;
    background: var(--ColorOrange);
}
.btnBack::after {
    border-left: 1.3rem solid var(--ColorOrange);
}
.secBaseculture .baseItem:nth-child(2n) .txtArea{
    padding-left:26.2rem;
    padding-top: 8.7rem;
}
@media only screen and (max-width:1620px){
    .secBaseculture .baseItem:nth-child(2n) .txtArea{
        padding-left: 17rem;
    }
}
@media only screen and (max-width:1215px){
    .secBaseculture .baseItem:nth-child(2n) .txtArea{
        padding-left: 2rem;
        padding-top: 0rem;
    }
}
@media only screen and (min-width:1216px){
    .secBaseculture .ItemIn{
        display: flex;
        /* align-items: center; */
    }
    .secBaseculture .baseItem:nth-child(2n) .ItemIn {
        flex-direction: row-reverse;
    }
    .secBaseculture .txtArea{
        flex: 1;
    }
    .secBaseculture .baseItem:nth-child(2n + 1) .txtArea{
        padding-left: 11.4rem;
        padding-top: 4.8rem;
    }
    .secBaseculture .baseItem:nth-child(3) .txtArea{
        padding-top: 8.8rem;
    }
    
}
.secBaseculture .ImgArea{
    width: calc(1000 / 1920 * 100vw);
    max-width: 100rem;
}
.secBaseculture .ImgArea .ImgBox{
    width: 100%;
}
.secBaseculture .txtArea{
    flex: 1;
}
.secBaseculture .txtIn{
    display: inline-block;
    text-align: left;
}
.secBaseculture .titEng{
    font-size: var(--pcFontSize26);
    line-height: var(--pcLineHeight26_30);
    color: var(--Coloryellow2);
    font-weight: bold;
    letter-spacing: var(--pcLetterSpacing26_50);
}
.secBaseculture .subtxt{
    font-size: var(--pcFontSize22);
    line-height: var(--pcLineHeight22_36);
    font-weight: bold;
    margin-top: 3.1rem;
}
.secBaseculture .tit{
    font-size: var(--pcFontSize58);
    line-height: var(--pcLineHeight58_84);
    letter-spacing: var(--pcLetterSpacing58_80);
    font-weight: bold;
    margin-top: 2.8rem;
}
.secBaseculture .baseItem + .baseItem  .tit{
    margin-top: 3.5rem;
}
.secBaseculture .txt{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_40);
    font-weight: bold;
    margin-top: 3.4rem;
}
@media only screen and (max-width:1215px){
    .secBaseculture{
        width: 100%;
    }
    .secBaseculture .secCategory_num .category_num_img{
        width: 9.5rem;
    }
    .secBaseculture .titleArea .secCategorytitlebox .imgtit,
    .secBaseculture .secCategorytitlebox .imgtit{
        max-width: 29.3rem;
        width: 100%;
    }
    .secBaseculture .Inner{
        padding-top: 0;
        padding-bottom:0rem;
    }
    .secBaseculture .titleArea{
        display: block;
    }
    .secBaseculture .titleArea .subtitbox{
        width: 100%;
        margin-top: 2.5rem;
    }
    .secBaseculture .subtit{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
    }
    .secBaseculture .baselist{
        margin-top: 0;
        padding-bottom: 0;
    }
    .secBaseculture .baseItem{
        width: 100%;
        padding: 3.7rem 0 5rem;
    }
    .secBaseculture .baseItem +.baseItem{
        margin-top: 0rem;
        padding-top: 4.2rem;
        background: url(../img/common/bgNoise.png) 0% 0% / 5rem 5rem repeat var(--bgColor);
    }
    .secBaseculture .baseItem +.baseItem::after{
        width: calc(100% - 4rem);
        left: 2rem;
    }
    .secBaseculture .baseItem +.baseItem + .baseItem{
        margin-top: 0;
        padding-top: 3.9rem;
        background: url(../img/environment/bgOrange_1.png) 0% 0% / 5rem 5rem repeat var(--bgColor14);
    }
    .secBaseculture .ImgArea{
        max-width: 100%;
        width: 89.335%;
        margin: 0 auto;
    }
    .secBaseculture .baseItem:nth-child(2n + 1) .ImgArea{
        /* margin-left: 0; */
    }
    .secBaseculture .baseItem:nth-child(2n) .ImgArea{
        /* margin-right: 0; */
    }
    .secBaseculture .txtArea{
        width: 100%;
        padding: 0 2rem;
        margin-top: 2.9rem;
    }
    .secBaseculture .txtIn{
        display: block;
        width: 100%;
    }
    .secBaseculture .titEng{
        width: 13.2rem;
    }
    .secBaseculture .baseItem:nth-child(2) .titEng{
        width: 16.2rem;
    }
    .secBaseculture .baseItem:nth-child(3) .titEng{
        width: 9.6rem;
    }
    .secBaseculture .subtxt{
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_24);
        margin-top: 0.8rem;
    }
    .secBaseculture .tit{
        font-size: var(--spFontSize30);
        line-height: var(--spLineHeight30_50);
        margin-top: 1.3rem;
        letter-spacing: normal;
    }
    .secBaseculture .baseItem + .baseItem .tit {
        margin-top: 1.5rem;
    }
    .secBaseculture .txt{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_24);
        margin-top: 2rem;
    }
    .secCategorytitlebox .category_titbox {
        margin-top: 1.5rem;
    }
    .secBaseculture .titJpn {
        padding-left: 3rem;
        font-size: var(--spFontSize13);
        letter-spacing: var(--spLineHeight13_26);
    }
    .secBaseculture .titJpn::after {
        width: 2rem;
        height: 1rem;
    }
    .secBaseculture .boxBack .btnBack {
        background: var(--newsBorder);
        margin: 0 auto;
        margin-top: 3.6rem;
        width: 88%;
    }
    .secBaseculture .btnBack::before{
        width: 3.5rem;
        height: 0.1rem;
        right: 0.2rem;
        background: var(--ColorOrange);
        top: 2.6rem;
    }
}
