#recruiting{
}
#content{
    padding: 0;
}
.iframee{
    position: relative;
    width: 1500px;
    max-width: 95%;
    margin: 0 auto;
}
.title h2 ,.title h3{
    text-transform: uppercase;
    font-size: 27px;
    font-family: "Cormorant Garamond", serifserif;
    line-height: 108%;
}
.titlebobo{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0 20px;
}
#recruiting .titlebobo h2{
    font-size: 31px;
}
#recruiting .titlebobo h2:before{
    content:"";
    position:absolute;
    width: 100px;
    height: 5px;
    background: linear-gradient(135deg, #FFC107, #fcbc98db, #ff0f7be0, #40c9ffe0, #f1e1c2d1);
    bottom: -16px;
    background-size: 400% 400%;
    left: 12px;
    animation: bg_gradient 4s infinite ease;
}
#recruiting .topbanner:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #f1e1c2de, #fcbc98db, #ff0f7be0, #40c9ffe0, #f1e1c2d1);
    background-size: 400% 400%;
    animation: bg_gradient 8s infinite ease;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.3;
    z-index: 2;
}
#recruiting .topbanner{
    position: relative;
}
#recruiting .topbanner img{height: 1071px;object-fit: cover;}
@keyframes bg_gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#recruiting .box_02 h3{
     color: #59c2e0;
     font-size: 48px;
     -webkit-text-stroke: 1px rgb(14 14 14 / 20%);
     -webkit-text-fill-color: transparent;
     margin-bottom: -26px;
     margin-left: -14px;
     font-weight: 300;
     line-height: 70%;
}
#recruiting .box_02 h2, #recruiting .box_02 h3, #recruiting .box_02 p {
    text-align: right;
    line-height: 180%;
    color: #f3f3f3;
}
#recruiting .box_02 h2, #recruiting .box_02 h3, #recruiting .box_02 p {
    text-align: right;
    line-height: 180%;
    color: #3e3e3e;
}
#recruiting .box_02 p {
    font-size: 17px;
}
#recruiting .box_02{
    position: relative;
    display: flex;
    padding: 0 0 40px;
    margin-top: -27px;
    z-index: 3;
}
#recruiting .box_02 .iframee{
	display: flex;
    justify-content: flex-end;
}
#recruiting .box_02 .mamabox{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background: white;
    padding: 30px 20px 30px;
    webkit-box-shadow: 0 5px 15px rgb(33 32 36 / 10%);
    box-shadow: 0 5px 15px rgb(33 32 36 / 10%);
    border-radius: 10px;
    width: 600px;
    border: #b3b3b3 2px solid;
}
.title{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#recruiting .title h2{
    font-size: 30px;
}
#recruiting .box_03{
    margin-top: -260px;
    margin-bottom: 110px;
    position: relative;
    z-index: 3;
}
#recruiting .box_03 .naboxx{
    display: flex;
}
#recruiting .box_03 .naboxx .imgyat{
    width: 40%;
    display: flex;
    flex-direction: column;
}
#recruiting .box_03 .naboxx .imgyat .slick-slider a{
    display: block;
    background-size: cover;
    background-position: 50% 50%;
}
#recruiting .box_03 .naboxx .teextat{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    align-items: flex-start;
    align-content: flex-end;
    margin-bottom: 50px;
    right: -10px;
}
#recruiting .box_03 .naboxx .teextat .listtbox{
    display: flex;
    flex-direction: column;
    width: calc(50% - 40px);
    padding: 20px 40px;
    padding-right: 0;
}
#recruiting .box_03 .naboxx .teextat .listtbox h2{
    margin-bottom: 9px;
}
#recruiting h2{
    font-size: 29px;
    line-height: 120%;
    margin-bottom: 16px;
}
#recruiting p{
    font-size: 16px;
}
#recruiting .box_04{
    background-image: url(/images/35/aeBG.jpg);
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.caaaaat{
    -moz-transform: scale(0.45);
    -webkit-transform: scale(0.45);
    -o-transform: scale(0.45);
    -ms-transform: scale(0.45);
    transform: scale(0.45);
    top: -130px;
}
#recruiting .box_04 .sologn {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#recruiting .box_04 .sologn h2{
    color: #ebebeb;
    color: #e6e6e6;
    font-size: 63px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 180%;
    text-transform: uppercase;
    font-family: "Cormorant Garamond", serifserif;
    padding-bottom: 0;
    padding-top: 0;
}
#recruiting .box_04 .sologn p{
    color: #eeeeee;
    text-align: center;
    font-size: 19px;
    line-height: 200%;
    width: 90%;
}
#recruiting  .fleeeebome{
    display: flex;
}
#recruiting .box_04 .sologn .mooore{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 11px;
    margin-top: 40px;
}
#recruiting .box_04 .sologn .mooore a{
    padding: 10px 27px;
    background: white;
    border-radius: 7px;
    margin: 15px auto 0;
}
/* mmore22 */
#magicJJLink1 , #magicJJLink2 , #magicJJLink3 ,#magicJJLink4{position: relative;z-index: 2;}
.mmore22{display: flex;align-items: center;padding: 50px 0;flex-wrap: wrap;justify-content: center;position: relative;}
.morefixsd , .morefixsd2{display: flex;align-items: center;padding: 0px 0;flex-wrap: wrap;justify-content: center;position: relative;}
.mmore22 a{margin: 0 5px;}
.mmore22 .form{transform: scale(0);position: absolute;z-index: 9999;background: #333333;max-width: 100%;padding: 35px 40px;z-index: 9999999;display: flex;flex-wrap: wrap;bottom: 12px;border: antiquewhite 1px solid;border-radius: 8px;}

/*00000000000001*/
.morefixsd .form{transform: translateY(99em);position: fixed;z-index: 9999;background: #f8f8f8;max-width: 100%;padding: 35px 40px;z-index: 9999999;display: flex;flex-wrap: wrap;bottom: 50px;border: antiquewhite 1px solid;border-radius: 8px;width: calc(100% - 100px);}
.morefixsd .form .manda{
    width: 100%;
    display: flex;
}
.morefixsd .form .manda .list{
    display: flex;
    flex-direction: column;
    width: 33%;
}
.morefixsd .form .manda .list .box{
    margin-bottom: 25px;
}
.mmore22 .form p{color: #f2f2f2;}
#form_menubg {position: fixed;width: 100vw;height: 100vh;background: rgb(0 0 0 / 54%);display: block;top: -100%;left: 0;opacity: 0;z-index: 999999;height: 100vh;transition: all linear 0.1s;z-index: -2;}
#form_menubg[data-type="2"] {/* display: block; */z-index: 2;opacity: 1;top: 0;}
.form_xx{width: 20px;height: 20px;position: absolute;right: 15px;top: 20px;z-index: 9;}
.form_xx span:nth-child(1) { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.form_xx span:nth-child(2) { opacity: 0; }
.form_xx span:nth-child(3) { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.form_xx span {position: absolute;width: 100%;height: 2px;background: #353535;display: block;top: 0;right: 0;}

/*00000000000002*/

.morefixsd2 .form2{transform: translateY(99em);position: fixed;z-index: 9999;background: #f8f8f8;max-width: 100%;padding: 60px 40px;z-index: 9999999;display: flex;flex-wrap: wrap;bottom: 50px;border: antiquewhite 1px solid;border-radius: 8px;width: calc(100% - 100px);}
.morefixsd2 .form2 .manda2{
    width: 100%;
    display: flex;
}
.morefixsd2 .form2 .manda2 .lanchpan{
    width: 100%;
}
.morefixsd2 .form2 .manda2 .lanchpan .mcmvimg a{
    display: block;
    background-size: cover;
    width: 1400px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}
.morefixsd2 .form2 .manda2 .lanchpan .imfotext , .morefixsd2 .downtexeJ{
    padding: 10px 80px;
}
.morefixsd2 .form2 .manda2 .manabox{
    display: flex;
    padding: 50px 0 50px;
    justify-content: center;
}
.morefixsd2 .form2 .manda2 .manabox .listJ{
    width: 307px;
    height: 334px;
    padding: 0 16px;
    background: #fbfbfb;
    margin: 0 50px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 20px;
    background: linear-gradient(135deg, #303030de, #3f3f3fdb, #171717e0, #192327e0, #2f5370);
    background-size: 400% 400%;
    animation: bg_gradient 8s infinite ease;
}
.morefixsd2 .form2 .manda2 .manabox .listJ.JA01{
}
.morefixsd2 .form2 .manda2 .manabox .listJ.JA02{
}
.morefixsd2 .form2 .manda2 .manabox .listJ.JA03{
}
#recruiting .downtexeJ h2 {
    margin-bottom: 2px;
}
.morefixsd2 .form2 .manda2 .manabox .listJ .cire{
    display: flex;
    flex-direction: column;
    margin-bottom: 70px;
    justify-content: center;
    align-items: center;
    margin-top: 41px;
}
#recruiting 
 .morefixsd2 .form2 .textre p{
    color: white;
}
.roeseJ{
    position: absolute;
    width: 84px;
    top: 131px;
    left: calc(100% + 4px);
    z-index: 3;
}
#recruiting 
 .morefixsd2 .form2 .manda2 .manabox .listJ .cire p{
    width: 130px;
    height: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: #b4b4b4 1px solid;
    border-radius: 90px;
    background: #f8f8f8;
    font-size: 22px;
    font-weight: 700;
    color: #333738;
}
.mmore22 .form p{color: #f2f2f2;}
#form_menubg2 {position: fixed;width: 100vw;height: 100vh;background: rgb(0 0 0 / 54%);display: block;top: -100%;left: 0;opacity: 0;z-index: 999999;height: 100vh;transition: all linear 0.1s;z-index: -2;}
#form_menubg2[data-type="2"] {/* display: block; */z-index: 9999;opacity: 1;top: 0;}
.form_xx2{width: 20px;height: 20px;position: absolute;right: 15px;top: 20px;z-index: 9;}
.form_xx2 span:nth-child(1) { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.form_xx2 span:nth-child(2) { opacity: 0; }
.form_xx2 span:nth-child(3) { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.form_xx2 span {position: absolute;width: 100%;height: 2px;background: #353535;display: block;top: 0;right: 0;}


.box_05 .ganwan {
    
display: flex;
    
flex-wrap: wrap;
}
.box_05 .ganwan .Jlist{
    display: flex;
    justify-content: center;
}
.box_05 .ganwan .Jlist .ciman{
    width: 300px;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 30px 10px;
    border-radius: 5000px;
    border: #cfcfcf5e 1px solid;
}
.box_05 .ganwan .Jlist .ciman:first-child .earth-orbit{  
    
}
.box_05 .ganwan .Jlist .ciman:nth-child(2) .earth-orbit{
    
}
.box_05 .ganwan .Jlist .ciman:nth-child(3) .earth-orbit{
    
}
.box_05 .ganwan .Jlist .ciman:nth-child(4) .earth-orbit{
    
}

#recruiting  .box_05 .ganwan .Jlist .ciman .chch{
    font-size: 22px;
}
.box_05 .ganwan .Jlist .ciman .enen{
    opacity: 0;
    position: absolute;
    transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    -webkit-transition: all linear 0.5s;
    text-transform: uppercase;
    text-align: center;
}
.box_05 .ganwan .Jlist .ciman a{
    font-size: 22px;
    color: #5e5e5e;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.box_05 .ganwan .Jlist .ciman a:hover .enen{
    opacity: 1;
    font-size: 15px;
}
.box_05 .ganwan .Jlist .ciman a:hover .chch{
    opacity: 0;
}
.box_05 .iframee{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 0 40px;
}

@media screen and (max-width: 1440px){
    #recruiting .box_03 .naboxx .teextat{
        margin-bottom: 5px;
    }
    .box_05 .ganwan .Jlist .ciman{
        width: 250px;
        height: 250px;
    }
    #recruiting .topbanner img{
        height: 810px;
    }
    .morefixsd2 .form2 .manda2 .manabox{
        display: flex;
        justify-content: space-between;
        padding: 30px 0 30px;
    }
    .morefixsd2 .form2 .manda2 .manabox .listJ{
        margin: 0;
        width: 266px;
        height: 377px;
        padding: 0 10px;
    }
    .morefixsd2 .form2{
    bottom: 40px;
    padding: 20px;
    width: calc(100% - 80px);
}
    .roeseJ{
        left: calc(100% + 4px);
        width: 51px;
        top: 176px;
    }
    .morefixsd2 .form2 .manda2 .lanchpan .imfotext, .morefixsd2 .downtexeJ{
        padding: 10px 10px;
    }
}
@media screen and (max-width: 1280px){
    .morefixsd2 .form2 .manda2 .manabox{
        display: flex;
        flex-wrap: wrap;
    }
    .morefixsd2 .form2 .manda2 .manabox .listJ{width: 181px;}
    .roeseJ{
    left: calc(100% + 21px);
}
    #recruiting .box_03 .naboxx .teextat{
        margin-bottom: -115px;
    }
    #recruiting .box_03{
        margin-bottom: 163px;
    }
}
@media screen and (max-width: 1160px){
    #recruiting .box_03{
        margin-top: 0;
    }
    #recruiting .box_03 .naboxx .teextat{
        margin-bottom: 0;
        display: flex;
        align-items: flex-start;
    }
    #recruiting .box_03 .naboxx .teextat .listtbox{
        padding: 18px 5px;
        width: calc(50% - 10px);
    }
    #recruiting .box_03 .naboxx .teextat .listtbox h2{
    font-size: 25px;
}
}
@media screen and (max-width: 980px){
    .morefixsd .form .manda{
        display: flex;
        flex-direction: column;
        height: calc(100vh - 230px);
        overflow-y: scroll;
    }
    .morefixsd .form .manda .list{
        width: 100%;
    }
    #recruiting .box_03 .naboxx{
        display: flex;
        flex-direction: column;
    }
    #recruiting .box_03 .naboxx .imgyat{
        max-width: 100%;
        display: flex;
        margin: 0 auto 25px;
        width: 100%;
    }
    #recruiting .box_03 .naboxx .teextat{
        width: 100%;
        right: 0;
    }
    #recruiting .box_03 .naboxx .teextat .listtbox h2{
        font-size: 20px;
    }
    #recruiting p{
        font-size: 15px;
    }
    .iframee{}
    #recruiting .box_04 .sologn h2{
        font-size: 37px;
    }
    #recruiting .box_04 .sologn p{
        font-size: 16px;
    }
    .box_05 .ganwan .Jlist{
    flex-wrap: wrap;
}
    .box_05 .ganwan .Jlist .ciman{
        width: 200px;
        height: 200px;
        padding: 0;
    }
    
    .morefixsd2 .form2 .manda2{
    display: flex;
    flex-direction: column;
    height: calc(100vh - 230px);
    overflow-y: scroll;
    }
    .morefixsd2 .form2 .manda2 .manabox .listJ{
        width: calc(50% - 90px);
        margin: 3px 0 20px;
    }
    .morefixsd2 .form2 .manda2 .manabox{
        display: flex;
        justify-content: space-between;
    }
    .roeseJ{
        left: calc(50% - 30px);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: calc(100% + 20px);
    }
}
@media screen and (min-width: 641px) {
    .morefixsd2 .form2 .manda2 .lanchpan .mcmvimg a.mmb{
    display: none;
}
}
@media screen and (max-width: 640px) {
    .morefixsd2 .form2 .manda2 .lanchpan .mcmvimg a.ppc{
        display: none;
    }
}
@media screen and (max-width: 580px) {
    .morefixsd2 .form2 .manda2 .manabox .listJ{
        width: 84%;
        margin: 0 auto 80px;
    }
    .morefixsd2 .form2 .manda2 .manabox .listJ:last-child{
        margin-bottom: 0;
    }
    #recruiting .downtexeJ h2{
    font-size: 23px;
}
}
@media screen and (max-width: 480px) {
    .caaaaat{
    -moz-transform: scale(0.30);
    -webkit-transform: scale(0.30);
    -o-transform: scale(0.30);
    -ms-transform: scale(0.30);
    transform: scale(0.30);
    top: -81px;
}
	#recruiting .box_03 .naboxx .teextat .listtbox{
        padding: 20px 10px 40px;
        width: calc(100% - 80px);
    }
    .title{
    display: flex;
    align-items: flex-start;
}
    #recruiting .box_02 h3{
        font-size: 30px;
        text-align: left;
        margin-left: 0;
        margin-bottom: -12px;
    }
    #recruiting .title h2{
        font-size: 24px;
        text-align: left;
    }
    #recruiting .box_02 h2, #recruiting .box_02 h3, #recruiting .box_02 p{
        text-align: left;
    }
    #recruiting .box_02 h2{
    line-height: 100%;
    margin-bottom: 30px;
}
    #recruiting .box_02 p{
        width: calc(100% - 50px);
    }
    #recruiting .topbanner img{
        height: 300px;
        object-fit: cover;
    }
    .box_03 .slick-initialized .slick-slide img{
        height: 250px;
        width: 100%;
        object-fit: cover;
    }
    #recruiting .box_03{
        margin-bottom: 10px;
    }
    #recruiting .box_04 .sologn{
        display: flex;
        align-items: flex-start;
        width: calc(100% - 50px);
        margin-left: 10px;
    }
    #recruiting .box_04 .sologn p{
        text-align: left;
    }
    #recruiting .box_04{
        padding: 60px 0;
    }
    #recruiting .box_04 .sologn .mooore{
        margin-top: 30px;
    }
    #recruiting .box_04 .sologn h2{
    font-size: 47px;
    line-height: 100%;
    margin-bottom: 45px;
}
}
