@charset "UTF-8";

/* ヘッダー　白背景の時
-------------------------------------*/


h2 .ja
{

    display: block;

}

h2 .en
{
    display: block;

}

.header-nav li a
{
    color: #1F1F1F;
}

.toggle_btn span
{
    background-color: #1F1F1F;
}

/* 上部ボタン
-------------------------------------*/
.recruit-btn-area
{
    width: 85%;
    max-width: 90rem;
    margin: 4.5rem auto 2.5rem auto;
    letter-spacing: 0.5px;
}

.recruit-btn-area ul
{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.recruit-btn-area li
{
    width: 230px;
    height: 35px;
    margin: 0 1rem 2rem 1rem;
}

.recruit-btn-area li a
{
    border: 1px solid #0071BE;
    color: #0071BE;
    border-radius: 50px;
    font-size: 1.6rem;
    line-height: 35px;
    font-family: 'Go-normal';
}

.recruit-btn-area li a:hover
{
    color: #fff;
    background-color: #0071BE;
    opacity: 1;
    transition: 0.2s;
}

.recruit-btn-area li a.bl-bk
{
    color: #fff;
    background-color: #0071BE;
}

/*ボタングレーアウト用*/
/*
.recruit-btn-area li:last-child
{
    background: #e0d9d9;
    color: #aaa;
    border-radius: 50px;
    line-height: 35px;
}

.recruit-btn-area-bt li:last-child
{
    background: #676363;
    color: #aaa;
    border-radius: 50px;
    line-height: 35px;
}
*/

@media screen and (max-width: 780px)
{
    .recruit-btn-area
    {
        width: 85%;
        margin: 2.5rem auto;
    }

    .recruit-btn-area ul
    {
        justify-content: space-between;
    }

    .recruit-btn-area li
    {
        width: 49%;
        height: 23px;
        margin: 0 0 1rem 0;
    }

    .recruit-btn-area li a
    {
        font-size: 1.2rem;
        line-height: 23px;
    }

    /*ボタングレーアウト用*/
    /*
    .recruit-btn-area li:last-child
    {
        line-height: 23px;
    }

    .recruit-btn-area-bt li:last-child
    {
        line-height: 23px;
    }
*/
}

/* 下部ボタン
-------------------------------------*/
.recruit-btn-area-bt
{
    width: 85%;
    max-width: 90rem;
    margin: 0 auto;
    letter-spacing: 0.5px;
}

.recruit-btn-area-bt ul
{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.recruit-btn-area-bt li
{
    width: 230px;
    height: 35px;
    margin: 0 1rem 2rem 1rem;
}

.recruit-btn-area-bt li a
{
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 1.6rem;
    line-height: 35px;
    font-family: 'Go-normal';
}

.recruit-btn-area-bt li a:hover
{
    color: #1F1F1F;
    background-color: #fff;
    opacity: 1;
    transition: 0.2s;
}

.recruit-btn-area-bt li a.wh-bk
{
    color: #1F1F1F;
    background-color: #fff;
    border: 1px solid #fff;
}


@media screen and (max-width: 780px)
{
    .recruit-btn-area-bt
    {
        width: 85%;
        margin: 0 auto;
    }

    .recruit-btn-area-bt ul
    {
        justify-content: space-between;
    }

    .recruit-btn-area-bt li
    {
        width: 49%;
        height: 23px;
        margin: 0 0 1rem 0;
    }

    .recruit-btn-area-bt li a
    {
        font-size: 1.2rem;
        line-height: 23px;
    }
}





/*ページトップへ戻るボタン
-------------------------------------*/
.pagetop-btn
{
    background-color: #1F1F1F;
    opacity: 1;
    color: #fff;
}


/* 求める人物像
-------------------------------------*/
h3
{
    color: #fff;
    padding-top: 6.5rem;
}

@media screen and (max-width: 780px)
{
    h3
    {
        padding-top: 40px;
    }
}

/* 募集要項・ご応募 */
.fs24
{
    font-size: 2.4rem;
}

.ff22
{
    font-size: 2.2rem;
}

.fs20
{
    font-size: 2.2rem;
}

.fs14
{
    font-size: 1.4rem;
}

h4 .fs14
{
    font-size: 1.4rem;
}

.fs13
{
    font-size: 1.3rem;
}

.f_bold
{
    font-family: 'Go-bold';
}

.pdr-25
{
    padding-right: 1.5rem;
}

.text-center
{
    text-align: center;
}

.number
{
    font-size: 2.2rem;
    font-family: 'Go-bold';
}

@media screen and (max-width: 780px)
{
    td
    {
        line-height: 1.5;
    }

    .fs24
    {
        font-size: 18px;
    }

    .ff22
    {
        font-size: 2.2rem;
    }

    .fs20
    {
        font-size: 16px;
    }

    h3 .fs14
    {
        font-size: 12px;
    }

    .fs13
    {
        font-size: 13px;
    }

    .number
    {
        font-size: 22px;
    }
}

.content-application h4
{
    padding-top: 55px;
    padding-bottom: 40px;
}

.flex_bold
{
    display: flex;
    font-family: 'Go-bold';
}

.flex_bold a
{
    color: #fff;
}

#application
{
    color: #fff;
    padding-bottom: 60px;
    letter-spacing: 1px;
}

.white
{
    color: #fff !important;
}

.white:hover
{
    background-color: #fff !important;
    color: #1F1F1F !important;
    opacity: 1 !important;
}

ul.flex_bold li
{
    margin-right: 35px;
}

ul.flex_bold li img
{
    position: relative;
    top: -6px;
    margin-left: 10px;
}

.content_atable
{
    margin-top: -5px;
    padding-bottom: 50px;
}

.content_atable table
{
    width: 100%;
}

.content_atable tr td:first-child
{
    width: 15%;
    font-family: 'Go-bold';
}

.content_atable tr td.normal
{
    font-family: 'Go-normal';
}

.content_atable tr td:last-child
{
    width: 85%;
    line-height: 1.75;
    letter-spacing: 0.1em;
}

.content_atable tr td
{
    padding-top: 18px;
    padding-bottom: 13px;
    border-bottom: 1px solid #fff;
}

.content_atable .what-q
{
    position: relative;
    border-bottom: 0px;
    padding-top: 0;
    padding-bottom: 0px;
    display: inline-block;
    padding-right: 30px;
}

.content_atable .what-a
{
    margin-top: 10px;
}

.content_atable .what-q img
{

    top: 50%;
}

.content_atable tr td .text-dep:first-child
{
    margin-top: 0px;
}

.content_atable tr td .text-dep .bk_ffff16
{
    padding: 20px;
    margin-bottom: 20px;
}

.content_atable tr td .text-dep .bk_ffff16 .f_bold
{
    padding-bottom: 4px;
}

.pd_2024
{
    padding-top: 37px;
    padding-bottom: 20px;
}

.btn_link
{
    display: inline-block;
    border-radius: 999px;
    width: 268px;
    border: 1px solid #fff;
    text-align: center;
    padding: 9.5px 0;
    font-family: 'Go-normal';
}

.btn_link:hover
{
    cursor: pointer;
    opacity: 0.7;
    background-color: #0071BE;
    border: 1px solid #0071BE;
}

.btn_link_blue
{
    display: inline-block;
    border-radius: 999px;
    width: 268px;
    text-align: center;
    padding: 9.5px 0;
    border: 1px solid #fff;
    color: #fff;
    font-family: 'Go-normal';
}

.btn_link_blue:hover
{
    background-color: #fff;
    color: #1F1F1F;
    opacity: 1;
}

.list-selection_flow
{
    display: flex;
    flex-wrap: wrap;
    margin: 8px -9px 25px;
}

.col_3ac
{
    width: calc(33.333333% - 50px);
    margin: 25px 25px 0;
    padding: 13px 10px 0 36px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
    position: relative;
}

.col_3ac:last-child
{
    height: 70px;
}

.item_ac
{
    position: relative;

}

.item_ac .f_bold
{
    padding-bottom: 10px !important;
}

.item_ac p.fs13:last-child
{
    padding-bottom: 30px;
    letter-spacing: 0;
}

.number
{
    position: absolute;
    left: -53px;
    top: 3px;
    text-align: center;
    width: 35px;
    height: 35px;
    border-radius: 999px;
    background-color: #818181;
}

.col_3ac::before
{
    content: url(../images/application/icon-right.svg);
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);

}

.col_3ac:nth-child(3n)::before
{
    content: none;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);

}

.col_3ac:last-child::before
{
    content: none;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);

}

.link_t50
{
    padding-top: 46px;
}

.br_mb
{
    display: none;
}

#faq .aq-agasus .text-dep .what-a .text-dep .what-q
{
    font-family: 'Go-normal';
}

.mynavi
{
    width: 200px;
}

@media screen and (max-width: 780px)
{
    .br_mb
    {
        display: block;
    }

    #application .flex_bold
    {
        font-size: 12px;
    }

    ul.flex_bold li img
    {
        top: -6px;
        margin-left: 5px;
    }

    h4 .fs14
    {
        font-size: 12px;
    }

    .pdr-25
    {
        padding-right: 10px;
    }

    ul.flex_bold li
    {
        margin-right: 18px;
    }

    .content-application h4
    {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .content_atable tr td
    {
        float: left;
        width: 100% !important;
        padding-top: 4px;
        padding-bottom: 6px;
        line-height: 1.5;
    }

    .content_atable tr td:first-child
    {
        border-bottom: none;
        padding-top: 14px;
        padding-bottom: 0;
    }

    .content_atable .what-q
    {
        padding-bottom: 10px;
        padding-right: 29px;
    }

    .content_atable .bk_ffff16 .fs13
    {
        font-size: 13px;
    }

    .content_atable .bk_ffff16 .fs14
    {
        font-size: 14px;
    }

    .content_atable tr td .text-dep .bk_ffff16 .f_bold
    {
        padding-bottom: 6px;
    }

    .btn_link
    {
        display: inline-block;
        border-radius: 999px;
        width: 198px;
    }

    .pd_2024
    {
        padding-top: 35px;
        padding-bottom: 18px;
    }

    .btn_link
    {
        font-size: 13px;
    }

    .col_3ac
    {
        width: calc(100% - 5.333vw);
        margin: 30px 0 0 20px;
        padding: 16px 10px 0 36px;
    }

    .list-selection_flow
    {
        display: flex;
        flex-wrap: wrap;
        margin: -15px 0px 25px;
    }

    .col_3ac::before
    {
        content: url(../images/application/icon-right.svg);
        position: absolute;
        right: 50%;
        top: auto;
        bottom: -25px;
        transform: translateX(-50%) rotate(90deg);
    }

    .col_3ac:nth-child(3n)::before
    {
        content: url(../images/application/icon-right.svg);
        position: absolute;
        right: 50%;
        top: auto;
        bottom: -25px;
        transform: translateX(-50%) rotate(90deg);
    }

    .col_3ac:last-child:before
    {
        content: none;
    }

    .number
    {
        position: absolute;
        left: -53px;
        top: calc(50% - 5px);
        text-align: center;
        transform: translateY(-50%);
        width: 35px;
        height: 35px;
        border-radius: 999px;
        background-color: #818181;
    }

    .item_ac p.f_bold
    {
        font-size: 16px;
    }

    .item_ac p.fs13:last-child
    {
        padding-bottom: 22px;
    }

    .center_mb
    {
        text-align: left;
    }

    .link_t50
    {
        padding-top: 30px;
    }

    #application
    {
        padding-bottom: 50px;

    }

    .content_atable .what-q img
    {
        top: 35%;
    }

    .content_atable .what-a
    {
        margin-top: 5px;
    }
}

@media screen and (max-width: 355px)
{
    .none_355
    {
        display: none;
    }
}

/* 中途採用 */
#mid-career
{
    letter-spacing: 1px;
}

.bdbtf1
{
    padding-bottom: 15px;
    border-bottom: 1px solid #1F1F1F;
}

.table_fff table tr td
{
    border-bottom: 1px solid #A7A7A7;

}

.pd_top170b50
{
    padding-top: 95px;
    padding-bottom: 50px;
}

.pd_top170b50 h4
{
    padding-bottom: 35px;
}

.box_map
{
    border: 1px dotted #1F1F1F;
    padding: 15px 20px;
    max-width: 400px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.a_contents
{
    display: contents;
    color: #0071BE;
}

.a_contents:hover
{
    opacity: 0.7;
}

@media screen and (max-width: 780px)
{
    .top-img img
    {
        width: 100%;
        height: auto;
        object-fit: unset;
    }

    .pd_top170b50
    {
        padding-top: 45px;
        padding-bottom: 50px;
    }

    .pd_top170b50 h4
    {
        padding-bottom: 25px;
    }

    #mid-career .content_atable
    {
        margin-top: 0;
    }

    #mid-career .content_atable table tr td
    {
        padding-top: 16px;
    }

    #mid-career .content_atable table tr td:last-child
    {
        padding-top: 6px;
        padding-bottom: 4px;
        letter-spacing: 0;
    }

    .box_map
    {
        max-width: 315px;
        letter-spacing: 0;
        margin-top: 5px;
    }

}

/* よくあるご質問 */
.anchor_fixtop
{
    display: block;
    position: relative;
    top: -80px;
    width: 100%;
    visibility: hidden;
}

.top-img
{
    text-align: center;
}

.aq-agasus
{
    color: #fff;
    margin-top: -25px;
    margin-bottom: 100px;
}

.what-q
{
    position: relative;
    border-bottom: 1px solid #fff;
    padding-top: 30px;
    padding-bottom: 20px;
    cursor: pointer;
}

.what-q:hover
{
    opacity: 0.7;
}


.what-q img
{
    position: absolute;
    right: 0;
    top: 62%;
    transform: translateY(-50%) rotate(0deg);
    transition: all 0.3s;
}

.what-q .bold
{
    font-size: 2rem;
    font-family: 'Go-bold';
    letter-spacing: 1px;
}

.what-q .fs16
{
    letter-spacing: 1px;
}

.bk_ffff16
{
    border-radius: 10px;
    padding: 28px 30px;
    background-color: #fff;
    color: #0F0E0E;
}

.bk_ffff16 p
{
    letter-spacing: 0.5px;
    line-height: 1.75;

}

.w15_h7c5
{
    width: 15px;
    height: 7.5px;
}

.what-a .text-dep
{
    margin-left: 6.5rem;
}

.what-a .what-q
{
    border-bottom: 1px dotted #fff;
    padding-top: 33px;
    padding-bottom: 17px;


}

.what-a .what-a
{
    margin-top: 20px;
}

.what-a
{

    display: none;
}

.show-js
{
    display: block;
}

.rotate_qa img
{
    transform: translateY(-50%) rotate(180deg);
    transition: all 0.3s;
}

@media screen and (max-width: 780px)
{
    .what-q .bold
    {
        font-size: 16px;
    }

    .w15_h7c5
    {
        width: 10px;
        height: 5px;
    }

    .what-a .text-dep
    {
        margin-left: 20px;
    }

    #faq .bk_ffff16
    {
        padding: 15px 15px 30px 15px;
    }

    #faq .bk_ffff16 p
    {
        font-size: 13px;
    }

    .aq-agasus
    {

        margin-bottom: 50px;
    }

    #faq .what-a .what-q
    {

        padding-top: 18px;
        padding-bottom: 7px;
    }

    #faq .what-q
    {
        padding-top: 20px;
        padding-bottom: 5px;

    }
}