/* toppage */
#toppage{
    position: relative;
    background: url(../img/home/bg.jpg) no-repeat center/cover;
    padding-top: 120px;
    overflow: hidden;
    width: 100%;
}
/* common */
#toppage .sec-cntnts > .ttl{
    text-align: center;
}
#toppage .sec-cntnts .ttl > .txt-20{
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 50px;
}
#toppage .sec-cntnts.c-inner03{
    border-radius: 20px;
    padding: 80px 0 100px;
}
.scr-anin--on .scaleup{
    opacity: 1;
    translate: 0 0;
    scale: 1
}
.scaleup{
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: 0;
    scale: .8;
    -webkit-transition: opacity .3s .15s ease,scale .3s .15s cubic-bezier(0.44, 0.42, 0.24, 1.55);
    transition: opacity .3s .15s ease,scale .3s .15s cubic-bezier(0.44, 0.42, 0.24, 1.55)
}
/* fv */
#toppage .fv_area{
    position: relative;
    height: 600px;
}
#toppage .fv_area img:nth-child(1){
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#toppage .fv_area img:nth-child(2){
    width: 45%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
#toppage .fv_area img:nth-child(3){
    width: 32%;
    position: absolute;
    top: 0;
    right: 40px;
    z-index: 1;
}
#toppage .fv_area img:nth-child(4){
    width: 38%;
    position: absolute;
    top: 5%;
    left: 33%;
    z-index: 1;
}
#toppage .fv_area img:nth-child(4){
    animation-name: boundanime;
    animation-duration: .56s;
    animation-timing-function: cubic-bezier(.12,0,.39,0);
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}
#toppage .fv_area .scrolldown2{
	position:absolute;
	top:50%;
	right:0px;
    transform: translateY(-30px);
}

#toppage .fv_area .scrolldown2:after {
    content: "SCROLL";
    position: absolute;
    writing-mode: vertical-rl;
    color: #006cbb;
    text-align: center;
    align-content: center;
    font-weight: bold;
    bottom:0;
    left:-12px;
	width:25px;
	height:80px;
	background:#fff;
    border: 2px solid #006cbb;
	animation:
		circlemove 1.8s ease-in-out infinite,
		cirlemovehide 1.8s ease-out infinite;
}

#toppage .fv_area .scrolldown2:before{
	content:"";
	position: absolute;
	bottom:0;
	left:0;
	width:200px;
	height: 2px;
    transform: translate(-50%, -50%) rotate(90deg);
    background: url(../img/home/l-line.png) no-repeat center/cover;
}
/* message */
#toppage .message_area{
    margin-top: 100px;
    margin-bottom: 80px;
}
#toppage .message_area .ttl .c-inner03{
    position: relative;
}
#toppage .message_area .ttl .c-inner03::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 2px;
    background: url(../img/home/l-line.png) no-repeat center/cover;
}
#toppage .message_area .ttl img{
    width: 450px;
    position: relative;
    background: url(../img/home/bg.jpg) no-repeat center/cover;
    z-index: 1;
    padding: 0 20px;
}
#toppage .message_area .ttl .txt-20{
    color: #006cbb;
}
#toppage .message_area .c-inner03 p:nth-child(2){
    margin-top: 20px;
}
#toppage .message_area .c-inner03 p:nth-child(n+3){
    margin-top: 15px;
}
#toppage .message_area .c-inner03{
    text-align: center;
    color: #006cbb;
    font-weight: bold;
}
#toppage .message_area .c-inner03 .txt-20{
    line-height: 1.8;
}
/* careerpass */
#toppage .careerpass_area{
    background: #006cbb;
    margin-bottom: 50px;
    position: relative;
}
#toppage .careerpass_area::before{
    content: '';
    position: absolute;
    top: -145px;
    right: 70px;
    width: 120px;
    height: 150px;
    background: url(../img/home/careerpass_asi.png) no-repeat center / cover;
    z-index: 1;
}
#toppage .careerpass_area .ttl img{
    width: 650px;
}
#toppage .careerpass_area .ttl .txt-20{
    color: #fff;
}
#toppage .careerpass_area .c-inner .txt-35{
    font-size: 3.0rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
#toppage .careerpass_area .c-inner .cntnr .swiper{
    margin-bottom: 60px;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper{
    padding-bottom: 60px;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide{
    width: 100%;
    padding: 0 20px;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .pht{
    background: #ffc800;
    border: 2px solid #000;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .pht img{
    transform: translateY(1px);
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt{
    background: #fff;
    padding: 30px 40px 40px;
    border: 2px solid #000;
    border-top: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-weight: bold;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt .ttl{
    display: flex;
    flex-wrap: wrap;
    color: #006cbb;
    align-items: flex-end;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt .ttl::after{
    content: '';
    position: absolute;
    bottom: -0;
    left: 0;
    width: 100%;
    height: 1px;
    background: url(../img/home/border.png) no-repeat center / cover;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-scrollbar {
    background: #fff;
    height: 8px;
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 100%;
}
#toppage .careerpass_area .c-inner .cntnr .swiper .swiper-scrollbar .swiper-scrollbar-drag {
    background: #e65505;
    border-radius: 4px;
}
/* worksystem */
#toppage .worksystem_area{
    background: #378c32;
    margin-bottom: 50px;
}
#toppage .worksystem_area .ttl img{
    width: 680px;
}
#toppage .worksystem_area .ttl .txt-20{
    color: #fff;
}
#toppage .worksystem_area .c-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#toppage .worksystem_area .c-inner .cntnr{
    width: 49%;
    background: #fff;
    border-radius: 20px;
    padding: 50px 40px 40px;
    position: relative;
}
#toppage .worksystem_area .c-inner .cntnr .num{
    position: absolute;
    top: -10px;
    left: 40px;
    width: 100px;
    height: 60px;
    background: #ffc800;
    text-align: center;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    align-content: center;
}
#toppage .worksystem_area .c-inner .cntnr .num img{
    height: 35px;
}
#toppage .worksystem_area .c-inner:nth-child(n+2){
    margin-top: 30px;
}
#toppage .worksystem_area .c-inner .cntnr .box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#toppage .worksystem_area .c-inner .cntnr .box .pht{
    width: 42%;
}
#toppage .worksystem_area .c-inner .cntnr .box .txt{
    width: 58%;
}
#toppage .worksystem_area .c-inner .cntnr .box .txt h2{
    color: #006cbb;
    font-weight: bold;
    line-height: 1.1;
    padding-bottom: 18px;
    margin-bottom: 18px;
    position: relative;
    white-space: nowrap;
}
#toppage .worksystem_area .c-inner .cntnr .box .txt h2:after{
    content: '';
    position: absolute;
    bottom: -0;
    left: 0;
    width: 100%;
    height: 1px;
    background: url(../img/home/border.png) no-repeat center/cover;
}
#toppage .worksystem_area .c-inner .cntnr .box .txt .c-txt{
    font-weight: bold;
    line-height: 1.5;
}
#toppage .worksystem_area .c-inner .cntnr .box .txt .c-txt02{
    line-height: 1.5;
    margin-top: 5px;
}
#toppage .worksystem_area .scaleup:nth-child(1){
    transition-delay: .35s;
}
#toppage .worksystem_area .scaleup:nth-child(2){
    transition-delay: .4s;
}
/* voice */
#toppage .voice_area{
    background: #e65505;
    margin-bottom: 50px;
}
#toppage .voice_area .ttl img{
    width: 280px;
}
#toppage .voice_area .ttl .txt-20{
    color: #fff;
}
#toppage .voice_area .c-inner .cntnr{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 50px;
    align-items: center;
}
#toppage .voice_area .c-inner .scr-anin:nth-child(n+2){
    margin-top: 40px;
}
#toppage .voice_area .c-inner .scr-anin:nth-child(even) .cntnr{
    flex-direction: row-reverse;
}
#toppage .voice_area .c-inner .cntnr .pht{
    width: 180px;
    border: 2px solid #000;
    border-radius: 50%;
}
#toppage .voice_area .c-inner .cntnr .txt{
    width: calc(100% - 230px);
    background: #fff;
    padding: 30px 40px 40px;
    border-radius: 40px;
    border: 2px solid #000;
    position: relative;
}
#toppage .voice_area .c-inner .cntnr .txt::before{
    content: '';
    position: absolute;
    top: 50%;
    left: -22px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background: url(../img/home/arw.png) no-repeat center/cover;
}
#toppage .voice_area .c-inner .scr-anin:nth-child(even) .txt::before{
    left: auto;
    right: -22px;
    transform: translateY(-50%) rotate(180deg);
}
#toppage .voice_area .c-inner .cntnr .txt .ttl{
    position: relative;
    display: flex;
    color: #006cbb;
    font-weight: bold;
    line-height: 1.0;
    padding-bottom: 10px;
    align-items: flex-end;
}
#toppage .voice_area .c-inner .cntnr .txt .ttl::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.5px;
    background: url(../img/home/l-line.png) no-repeat center/cover;
}
#toppage .voice_area .c-inner .cntnr .txt .ttl h2{
    margin-right: 10px;
    font-weight: bold;
}
#toppage .voice_area .c-inner .cntnr .txt .c-txt{
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px;
}
#toppage .voice_area .scaleup:nth-child(1){
    transition-delay: .35s;
}
#toppage .voice_area .scaleup:nth-child(2){
    transition-delay: .4s;
}
#toppage .voice_area .scaleup:nth-child(3){
    transition-delay: .45s;
}
#toppage .voice_area .scaleup:nth-child(4){
    transition-delay: .5s;
}
/* recruitment */
#toppage .recruitment_area{
    background: #ffc800;
}
#toppage .recruitment_area .ttl img{
    width: 650px;
}
#toppage .recruitment_area .ttl .txt-20{
    color: #006cbb;
}
#toppage .recruitment_area .c-inner04{
    background: #fff;
    border-radius: 30px;
    border: 2px solid #000;
    padding: 80px 70px;
}
#toppage .recruitment_area .c-inner04 .cntnr{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 13px;
}
#toppage .recruitment_area .c-inner04 .cntnr:last-child{
    padding-bottom: 0;
}
#toppage .recruitment_area .c-inner04 .cntnr .c-txt:first-child{
    color: #006cbb;
    font-weight: bold;
    width: 15%;
    border-top: 3px solid #006cbb;
    padding-left: 10px;
    padding-top: 15px;
}
#toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:first-child{
    border-bottom: 3px solid #006cbb;
    padding-bottom: 13px;
}
#toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:last-child{
    padding-bottom: 13px;
}
#toppage .recruitment_area .c-inner04 .cntnr .c-txt:last-child{
    padding-left: 15px;
    padding-top: 16px;
    width: 85%;
    position: relative;
}
#toppage .recruitment_area .c-inner04 .cntnr .c-txt:last-child::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.5px;
    transform: translateY(50%);
    background: url(../img/home/l-line.png) no-repeat center/cover;
}
#toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:last-child{
    position: relative;
}
#toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:last-child::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.5px;
    transform: translateY(50%);
    background: url(../img/home/l-line.png) no-repeat center/cover;
}
/* last */
#toppage .last_area{
    margin-top: 150px;
    padding-bottom: 120px;
    position: relative;
}
#toppage .last_area .txt-45{
    background: #006cbb;
    color: #fff;
    border-radius: 50vh;
    text-align: center;
    font-weight: bold;
    padding: 35px 0;
    position: relative;
}
#toppage .last_area img{
    position: absolute;
    width: 250px;
    height: 300px;
    top: -130px;
    opacity: 0;
}
#toppage .last_area.ani-on img{
    opacity: 1;
    animation-name: r-boundanime;
    animation-duration: .56s;
    animation-timing-function: cubic-bezier(.12,0,.39,0);
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}
#toppage .last_area img:nth-child(2){
    left: -100px;
}
#toppage .last_area img:nth-child(3){
    right: -100px;
}


@media screen and (max-width: 1350px) {
    #toppage .fv_area{
        height: 550px;
    }
}
@media screen and (max-width: 1250px) {
    #toppage .fv_area{
        height: 500px;
    }
}
@media screen and (max-width: 1200px) {
    #toppage{
        padding-top: 100px;
    }
    /* common */
    #toppage .sec-cntnts .ttl > .txt-20{
        margin-top: 15px;
        margin-bottom: 40px;
    }
    #toppage .sec-cntnts.c-inner03{
        border-radius: 15px;
        padding: 60px 0;
    }
    /* fv */
    /* message */
    #toppage .message_area{
        margin-top: 80px;
        margin-bottom: 60px;
    }
    #toppage .message_area .ttl img{
        width: 380px;
        padding: 0 15px;
    }
    #toppage .message_area .c-inner03 p:nth-child(2){
        margin-top: 20px;
    }
    #toppage .message_area .c-inner03 p:nth-child(n+3){
        margin-top: 15px;
    }
    #toppage .fv_area .scrolldown2{
        transform: translateY(-10px);
    }
    /* careerpass */
    #toppage .careerpass_area{
        margin-bottom: 40px;
    }
    #toppage .careerpass_area::before{
        top: -95px;
        right: 2%;
        width: 70px;
        height: 100px;
    }
    #toppage .careerpass_area .ttl img{
        width: 500px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper{
        margin-bottom: 60px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper{
        padding-bottom: 40px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide{
        padding: 0 10px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt{
        padding: 20px 20px 30px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt .ttl{
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-scrollbar {
        height: 6px;
    }
    #toppage .careerpass_area .c-inner .txt-35{
        font-size: 2.4vw;
    }
    /* worksystem */
    #toppage .worksystem_area{
        margin-bottom: 40px;
    }
    #toppage .worksystem_area .ttl img{
        width: 500px;
    }
    #toppage .worksystem_area .c-inner .cntnr{
        width: 48.5%;
        border-radius: 20px;
        padding: 40px 30px 30px;
    }
    #toppage .worksystem_area .c-inner .cntnr .num{
        top: -10px;
        left: 30px;
        width: 80px;
        height: 50px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    #toppage .worksystem_area .c-inner .cntnr .num img{
        height: 25px;
    }
    #toppage .worksystem_area .c-inner:nth-child(n+2){
        margin-top: 25px;
    }
    #toppage .worksystem_area .c-inner .cntnr .box .pht{
        width: 30%;
        align-content: center;
    }
    #toppage .worksystem_area .c-inner .cntnr .box .txt{
        width: 65%;
    }
    #toppage .worksystem_area .c-inner .cntnr .box .txt h2{
        color: #006cbb;
        font-weight: bold;
        padding-bottom: 16px;
        margin-bottom: 14px;
        position: relative;
        font-size: 2.8vw;
    }
    /* voice */
    #toppage .voice_area{
        margin-bottom: 40px;
    }
    #toppage .voice_area .ttl img{
        width: 220px;
    }
    #toppage .voice_area .c-inner .cntnr{
        gap: 40px;
    }
    #toppage .voice_area .c-inner .scr-anin:nth-child(n+2){
        margin-top: 30px;
    }
    #toppage .voice_area .c-inner .cntnr .pht{
        width: 130px;
    }
    #toppage .voice_area .c-inner .cntnr .txt{
        width: calc(100% - 170px);
        padding: 25px 30px 30px;
        border-radius: 30px;
    }
    #toppage .voice_area .c-inner .cntnr .txt .ttl{
        padding-bottom: 8px;
    }
    #toppage .voice_area .c-inner .cntnr .txt .c-txt{
        margin-top: 10px;
    }
    /* recruitment */
    #toppage .recruitment_area .ttl img{
        width: 560px;
    }
    #toppage .recruitment_area .c-inner04{
        padding: 50px;
    }
    #toppage .recruitment_area .c-inner04 .cntnr{
        padding-bottom: 13px;
    }
    #toppage .recruitment_area .c-inner04 .cntnr .c-txt:first-child{
        width: 15%;
        padding-left: 10px;
        padding-top: 15px;
    }
    #toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:first-child{
        padding-bottom: 13px;
    }
    #toppage .recruitment_area .c-inner04 .cntnr .c-txt:last-child{
        padding-left: 15px;
        padding-top: 16px;
        width: 85%;
    }
    /* last */
    #toppage .last_area{
        margin-top: 120px;
        padding-bottom: 100px;
    }
    #toppage .last_area .txt-45{
        padding: 35px 0;
    }
    #toppage .last_area img{
        width: 22%;
        height: auto;
        top: -25%;
    }
    #toppage .last_area img:nth-child(2){
        left: -20px;
    }
    #toppage .last_area img:nth-child(3){
        right: -20px;
    }
}
@media screen and (max-width: 1100px) {
    #toppage .fv_area{
        height: 450px;
    }
}
@media screen and (max-width: 1000px) {
    #toppage .fv_area{
        height: 400px;
    }
}
@media screen and (max-width: 900px) {
    #toppage .fv_area{
        height: 350px;
    }
}
@media screen and (max-width: 768px) {
    #toppage{
        padding-top: 90px;
    }
    /* common */
    #toppage .sec-cntnts .ttl > .txt-20{
        margin-top: 10px;
        margin-bottom: 20px;
    }
    #toppage .sec-cntnts.c-inner03{
        border-radius: 15px;
        padding: 40px 0 30px;
    }
    /* fv */
    #toppage .fv_area{
        height: 720px;
    }
    #toppage .fv_area img:nth-child(1){
        width: 100%;
    }
    #toppage .fv_area img:nth-child(2){
        width: 78%;
        left: auto;
        right: 0;
    }
    #toppage .fv_area img:nth-child(3){
        top: auto;
        bottom: 205px;
        right: 0;
        max-height: 330px;
        width: 52%;
    }
    #toppage .fv_area img:nth-child(4){
        top: 16%;
        left: 0;
        width: 63%;
        min-width: 160px;
        max-width: 370px;
    }
    #toppage .fv_area .scrolldown2{
        position:absolute;
        top:80%;
        right:95%;
        transform: translate(-50%, -50%);
    }
    
    #toppage .fv_area .scrolldown2:before{
        bottom:-50px;
        width:90px;
    }
    /* message */
    #toppage .message_area{
        margin-top: 70px;
        margin-bottom: 70px;
    }
    #toppage .message_area .ttl img{
        width: 65%;
        padding: 0 10px;
    }
    #toppage .message_area .c-inner03 .txt-20{
        text-align: left;
        font-size: 1.5rem;
    }
    #toppage .message_area .c-inner03 .txt-28{
        font-size: 2.0rem;
    }
    #toppage .message_area .c-inner03 p:nth-child(2){
        margin-top: 15px;
    }
    #toppage .message_area .c-inner03 p:nth-child(n+3){
        margin-top: 10px;
    }
    /* careerpass */
    #toppage .careerpass_area{
        margin-bottom: 30px;
        padding-bottom: 40px !important;
    }
    #toppage .careerpass_area::before{
        top: -65px;
        right: 2%;
        width: 50px;
        height: 70px;
    }
    #toppage .careerpass_area .ttl img{
        width: 80%;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper{
        margin-bottom: 30px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper{
        padding-bottom: 25px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide{
        padding: 0 0px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt{
        padding: 15px 14px 20px;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt .ttl{
        padding-bottom: 8px;
        margin-bottom: 6px;
        flex-wrap: nowrap;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt .ttl p{
        white-space: nowrap;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt .ttl .c-txt{
        font-size: 1.0rem;
        line-height: 1.0;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-wrapper .swiper-slide .txt .ttl .txt-30{
        font-size: 1.6rem;
        line-height: 1.0;
    }
    #toppage .careerpass_area .c-inner .cntnr .swiper .swiper-scrollbar {
        height: 4px;
    }
    #toppage .careerpass_area .c-inner .txt-35{
        font-size: 1.6rem;
    }
    /* worksystem */
    #toppage .worksystem_area{
        margin-bottom: 30px;
    }
    #toppage .worksystem_area .ttl img{
        width: 80%;
    }
    #toppage .worksystem_area .c-inner .cntnr{
        width: 100%;
        border-radius: 15px;
        padding: 22px 15px 20px;
    }
    #toppage .worksystem_area .c-inner .cntnr:nth-child(3) .pht{
        transform: scale(0.9);
    }
    #toppage .worksystem_area .c-inner .cntnr .num{
        top: -5px;
        left: 20px;
        width: 50px;
        height: 35px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    #toppage .worksystem_area .c-inner .cntnr .num img{
        height: 17px;
    }
    #toppage .worksystem_area .c-inner:nth-child(n+2){
        margin-top: 17px;
    }
    #toppage .worksystem_area .c-inner .cntnr:nth-child(n+2){
        margin-top: 17px;
    }
    #toppage .worksystem_area .c-inner .cntnr .box .pht{
        width: 35%;
        align-content: center;
    }
    #toppage .worksystem_area .c-inner .cntnr .box .txt{
        width: 63%;
        align-content: center;
    }
    #toppage .worksystem_area .c-inner .cntnr .box .txt h2{
        font-size: 2.0rem;
        padding-bottom: 10px;
        margin-bottom: 7px;
    }
    /* voice */
    #toppage .voice_area{
        margin-bottom: 30px;
    }
    #toppage .voice_area .ttl > .txt-20{
        margin-bottom: 20px;
    }
    #toppage .voice_area .ttl img{
        width: 40%;
    }
    #toppage .voice_area .c-inner .cntnr{
        gap: 10px;
        align-items: flex-start;
    }
    #toppage .voice_area .c-inner .scr-anin:nth-child(n+2){
        margin-top: 10px;
    }
    #toppage .voice_area .c-inner .cntnr .pht{
        width: 70px;
        height: 70px;
        border: 1.5px solid #000;
    }
    #toppage .voice_area .c-inner .cntnr .txt{
        width: calc(100% - 80px);
        padding: 15px 15px 20px;
        border-radius: 15px;
    }
    #toppage .voice_area .c-inner .cntnr .txt::before{
        width: 20px;
        height: 20px;
        left: -18px;
        top: 32px;
    }
    #toppage .voice_area .c-inner .scr-anin:nth-child(even) .txt::before{
        right: -18px;
    }
    #toppage .voice_area .c-inner .cntnr .txt .ttl{
        padding-bottom: 10px;
    }
    #toppage .voice_area .c-inner .cntnr .txt .ttl .txt-32,
    #toppage .voice_area .c-inner .cntnr .txt .ttl .c-txt03{
        line-height: 1.0;
    }
    #toppage .voice_area .c-inner .cntnr .txt .ttl .c-txt03{
        font-size: 1.4rem;
    }
    #toppage .voice_area .c-inner .cntnr .txt .c-txt{
        margin-top: 8px;
        font-size: 1.3rem;
    }
    /* recruitment */
    #toppage .recruitment_area .ttl img{
        width: 80%;
    }
    #toppage .recruitment_area .c-inner04{
        padding: 25px 15px;
        border-radius: 10px;
    }
    #toppage .recruitment_area .c-inner04 .cntnr{
        padding-bottom: 10px;
    }
    #toppage .recruitment_area .c-inner04 .cntnr:last-child{
        padding-bottom: 0;
    }
    #toppage .recruitment_area .c-inner04 .cntnr .c-txt:first-child{
        width: 100%;
        padding-left: 5px;
        padding-top: 10px;
        padding-bottom: 0px;
        border-top: 2px dashed #006cbb;
        font-size: 1.5rem;
    }
    #toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:first-child{
        padding-bottom: 5px;
        border-bottom: none;
    }
    #toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:last-child::before{
        content: none;
    }
    #toppage .recruitment_area .c-inner04 .cntnr:last-child .c-txt:last-child{
        border-bottom: 2px dashed #006cbb;
        padding-bottom: 13px;
    }
    #toppage .recruitment_area .c-inner04 .cntnr .c-txt:last-child{
        padding-left: 5px;
        padding-top: 0px;
        line-height: 1.5;
        width: 100%;
    }
    #toppage .recruitment_area .c-inner04 .cntnr .c-txt:last-child::after{
        display: none;
    }
    /* last */
    #toppage .last_area{
        margin-top: 40px;
        padding-bottom: 110px;
    }
    #toppage .last_area .txt-45{
        padding: 25px 0;
        font-size: 2.0rem;
    }
    #toppage .last_area img{
        min-width: 110px;
        top: auto;
        bottom: 0;
    }
}

@media screen and (max-width: 500px) {
    /* fv */
    #toppage .fv_area{
        height: 450px;
    }
    #toppage .fv_area img:nth-child(3){
        top: auto;
        bottom: 125px;
        right: 0;
        max-height: 220px;
        width: 52%;
    }
}

@keyframes circlemove{
    0%{bottom:10px;}
    100%{bottom:-80px;}
}
@media screen and (max-width: 768px) {
    @keyframes circlemove{
        0%{bottom:-70px;}
        100%{bottom:-100px;}
    }
}

@keyframes cirlemovehide{
    0%{opacity:0}
    50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
}

@keyframes boundanime {
    0% {
        transform: translateY(-36%);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    42% {
        transform: translateY(0)
    }

    45% {
        transform: translateY(0)
    }

    58% {
        transform: translateY(-4%)
    }

    65% {
        transform: translateY(-4.8%)
    }

    70% {
        transform: translateY(-4.8%)
    }

    76% {
        transform: translateY(-3.6%)
    }

    88% {
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
@keyframes r-boundanime {
    0% {
        transform: translateY(36%);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    42% {
        transform: translateY(0)
    }

    45% {
        transform: translateY(0)
    }

    58% {
        transform: translateY(4%)
    }

    65% {
        transform: translateY(4.8%)
    }

    70% {
        transform: translateY(4.8%)
    }

    76% {
        transform: translateY(3.6%)
    }

    88% {
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}