.wauto {
    padding-top: 15px;
}

#wauto-gr>.wauto {
    display: flex !important;
    padding-top: 0;
}

#wauto-gr>.wauto>a {
    padding: 10px 8px !important;
}

@media screen and (max-width: 580px) {
    .row>#wauto-gr:nth-child(3) {
        margin-bottom: 0;
    }
}

.recruit-mv-image {
    background-image: url(/shared/jp/img-fgot-recruit-index-kv-01.jpg);
    height: 768px!important;
    animation: LoopAnime 120s infinite linear reverse;
    background-repeat: repeat-x;
    width: 500%;
    max-width: none;
    position: absolute;
}

.recruit-mv-message-image {
    position: unset;
}

.recruit-index-h {
    color: black;
    font-size: 3em;
    font-weight: bold;
}

@keyframes LoopAnime {
    0% {
        opacity: 0;
        background-position: 0 0;
    }

    1% {
        opacity: 1;
    }

    99% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        background-position: right 0;
    }
}

.keyword-h {
    font-size: 3.5em;
    font-weight: bolder;
    margin-bottom: 0;
}

.keyword-h span {
    font-style: italic;
}

.keyword-h :nth-of-type(2n) {
    text-align: right;
}

.interview-h1 {
    font-size: 2em !important;
    padding-bottom: 15px;
    color: #fff !important;
}

.timeline {
    margin: 28px 0;
    background-color: #f8f8f8;
}

.timeline>.row>.col-1-1>h3 {
    padding-top: 50px;
}

.timeline-list-item {
    display: flex;
    line-height: 1.5;
    font-size: 16px;
}

.timeline-list-item .date {
    width: 15%;
    padding: 0 40px 0 20px;
    color: #888888;
    font-weight: bold;
    font-size: 1.3em;
}

.timeline-list-item .event {
    position: relative;
    width: 75%;
    padding-bottom: 80px;
    padding-left: 40px;
    border-left: 1px solid #aaaaaa;
}

.timeline-list-item .event::before {
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    width: 20px;
    height: 20px;
    background-color: #FF0000;
    border-radius: 10px;
}

.content {
    width: 70%;
}

.component-visual .visual-item {
    min-height: 100% !important;
}

.component-visual .visual-item:before {
    border: none;

}

.component-visual .visual-item:after {
    -webkit-animation: none;
    animation: none;
    border: none;
    border-top-color: none;
}

.bgbox-products {
    width: 45%;
}

.recruit-box-title {
    font-weight: bold;
    font-size: 3em;
}

@media screen and (max-width: 1024px) {
    .recruit-box {
        position: absolute;
    }

    .recruit-sp-img {
        height: 930px;
        min-height: 404px;
    }

    .recruit-sp-img>img {
        width: 100%;
        margin-bottom: 6%;
    }

    .bgbox-products {
        margin-left: 2%;
    }

}

@media screen and (max-width: 425px) {
    .keyword-h {
        font-size: 2em;
    }
}

@media screen and (max-width: 580px) {
    .row {
        display: flex;
        flex-direction: column;
    }

    #order1 {
        order: 0;
    }

    #order2 {
        order: 1;
    }

    #order3 {
        order: 2;
    }

    #order4 {
        order: 3;
    }

    #order5 {
        order: 4;
    }

    #order6 {
        order: 5;
    }

    #order7 {
        order: 6;
    }

    #order8 {
        order: 7;
    }

    #order9 {
        order: 8;
    }

    #order10 {
        order: 9;
    }

    #recruit-col-1-4 {
        width: 100%;
    }

    .accordion-img {
        height: auto !important;
        width: 33.3%;
        padding-bottom: 10px;
        float: left;
    }

    .accordion-p {
        clear: none;
    }

    .text-title {
        padding-top: 15px;
    }

    .event p {
        padding-right: 1em;
    }

    .timeline-list-item .date {
        padding-left: 0;
    }
}

.visual-image.-recruit-top, 
.component-visual.-recruit-top {
    height: 768px !important;
}

.component-visual.-recruit-top .visual-item .visual-text {
    padding-bottom: 0;
}

.component-visual.-recruit-top .visual-item .visual-text .visual-text-inner .visual-text-right-center {
    transform: translateY(-50%);
    top: 50%!important;
}

.visual-image.-fgot {
    width: 100%;
    height: 440px !important;
    object-fit: cover;
}

.message-visual-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.visual-text.-fgot {
    /* top: -7% !important; */
    height: 100% !important;
}

.visual-text.-fgot .visual-text-inner {
    text-align: center !important;
}

.kv-h1 {
    color: #000 !important;
    font-size: 4em !important;
    font-weight: bold;
}


.visual-text-content {
    background: linear-gradient(140deg, rgba(255, 255, 255, 1), rgba(233, 249, 250, 1));
    padding: 40px;
    width: 50%;
    transform: translateY(-50%);
    top: 50% !important;
}

.corporate-message-h1 {
    color: #186e73 !important;
    font-size: 3.2em !important;
    font-weight: bold;
}

.text-lead {
    font-size: 1.7em !important;
    color: #186e73 !important;
}

.message-h1 {
    font-size: 2.4em;
    font-weight: bold;
    margin-bottom: 50px;
}

@media screen and (max-width: 1024px) {
    .visual-text-content {
        padding: 24px;
        /* top: 24% !important;  */
    }

    .kv-h1,
    .corporate-message-h1 {
        font-size: 2.6em !important;
    }

    .text-lead {
        font-size: 1.4em !important;
    }

    .message-visual-item img {
        width: 138% !important;
        height: 100% !important;
        margin-left: -16%;
    }
    .visual-image.-fgot{
        height: auto!important;
    }
}

@media screen and (max-width: 960px) {
    .kv-h1,
    .corporate-message-h1 {
        font-size: 2.6em !important;
    }

    .text-lead {
        font-size: 1.4em !important;
    }

    .visual-text-right-center {
        top: 25% !important;
    }
}

@media screen and (max-width: 768px) {
    .message-visual-item img {
        width: 200% !important;
        margin-left: -55% !important;
    }

    .kv-h1,
    .corporate-message-h1 {
        font-size: 2.4em !important;
    }

    .text-lead {
        font-size: 1.2em !important;
    }
}

@media screen and (max-width: 700px) {

    .kv-h1,
    .corporate-message-h1 {
        font-size: 2.4em !important;
    }

    .text-lead {
        font-size: 1.1em !important;
    }
}

@media screen and (max-width: 580px) {
    .visual-text-content {
        padding: 10px 0 20px 36px;
    }

    .kv-h1,
    .corporate-message-h1 {
        font-size: 1.6em !important;
    }

    .text-lead {
        font-size: 0.6em !important;
    }

    .message-h1 {
        font-size: 1.8em;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 430px) {

    .kv-h1,
    .corporate-message-h1 {
        font-size: 1.5em !important;
    }
}

@media screen and (max-width: 380px) {
    .visual-text-right-center {
        top: 10% !important;
    }

    .message-h1 {
        font-size: 1.6em;
    }
}
@media screen and (max-width: 375px) {
    .component-visual .visual-item .visual-text-inner .visual-text-content{
        padding: 10px 0 20px 15px;
    }
}

/* top-message h1 */
.p-fgot-recuruit-top-message__heading-lv1 {
    color: white !important;
    text-shadow: 0 0 .2em rgb(0 0 0 / 0.75);
    line-height: 200%;
    font-weight: bold;
    font-size: clamp(1.5rem, 0.879rem + 3.1vw, 3.75rem)!important;
}

@media screen and (max-width: 768px) {
    .p-fgot-recuruit-top-message__heading-lv1 {
        font-size: 225%;
    }
}

@media screen and (max-width: 580px) {
    .p-fgot-recuruit-top-message__heading-lv1 {
        font-size: 225%;
    }
}


