@charset "UTF-8";

/* 
------------------------------------*/
.recruitLayout .h2_wrap {
    background-image: url("../img/recruit/h2.png");
}
.recruitLayout .anchor_li {
    margin-top: 0;
    padding-top: 40px;
}
.recruitLayout .anchor_li .btn {
    max-width: 100%;
    border-color: #fff;
    color: #fff;
    background-color: #1f2b62;
}
.recruitLayout .btn {
    border-radius: 0;
}


            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 760px) {
                .recruitLayout .anchor_li li {
                    width: 32%;
                }
                .recruitLayout .anchor_li li:nth-child(3n) {
                    margin-right: 0;
                }
            }
            /* 【PC用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }


/* c01
------------------------------------*/
.recruitEntryLayout #c01 {
    background-color: #1f2b62;
    color: #fff;
    padding-top: 0;
}
.recruitLayout #c01 h3, .recruitLayout #c01 h4 {
    color: #fff;
}
.recruitLayout #c01 h3::after {
    background-color: #8f95b1;
}
.recruitLayout .bg01 {
    background: url("../img/recruit/recruit_c01_bg01.png")no-repeat center center/cover;
    height: 110px;
}


            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 760px) {
                .recruitLayout #c01 .flex {
                    align-items: center;
                }
                .recruitLayout #c01 .flex_box01:first-child {
                    width: 60%;
                }
                .recruitLayout #c01 .flex_box01:last-child {
                    width: 36%;
                }
                .recruitLayout .bg01 {
                    height: 400px;
                }
            }
            /* 【PC用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }



/* c02
------------------------------------*/



            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 760px) {
                .recruitLayout #c02 th {
                    width: 20%;
                }
                .recruitLayout #c02 td {
                    width: 80%;
                }
            }
            /* 【PC用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }



/* c03
------------------------------------*/
.recruitLayout #c03 .flex:not(:last-of-type) {
    margin-bottom: 80px;
}
.recruitLayout #c03 .flex .flex_box01:first-child {
    position: relative;
    z-index: 1;
}
.recruitLayout #c03 .flex .flex_box01:first-child::after {
    position: absolute;
    top: 0;
    right: 0;
    color: #e5e8f2;
    font-size: 200px;
    font-family: 'Montserrat', sans-serif;
  font-weight: 900;
    z-index: -1;
    line-height: 0.6;
}
.recruitLayout #c03 .f_01 .flex_box01:first-child::after {
    content: "01";
}
.recruitLayout #c03 .f_02 .flex_box01:first-child::after {
    content: "02";
}
.recruitLayout #c03 .f_03 .flex_box01:first-child::after {
    content: "03";
}


            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 760px) {
                .recruitLayout #c03 .rev {
                    flex-direction: row-reverse;
                }
                .recruitLayout #c03 .rev .flex_box01:first-child {
                    margin-right: 0;
                    margin-left: 4%;
                }
                .recruitLayout #c03 .flex_box01:first-child {
                    width: 65%;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                }
                .recruitLayout #c03 .flex_box01:last-child {
                    width: 33%;
                }
            }
            /* 【PC用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }



/* c04
------------------------------------*/
.recruitLayout #c04 {
    padding-top: 0;
}
.recruitLayout #c04 .slick-prev::after, .recruitLayout #c04 .slick-next::after {
    width: 30px;
    height: 30px;
    border: 1px solid #e30012;
    border-radius: 50%;
    content: "";
    display: block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.recruitLayout #c04 .slick-prev::before, .recruitLayout #c04 .slick-next::before {
    position: absolute;
  top: 50%;
  transform: translateY(-50%);
    font-size: 15px;
}
.recruitLayout #c04 .slick-prev::before {
    left: -4px;
}
.recruitLayout #c04 .slick-next::before {
    right: -4px;
}
.recruitLayout #c04 .slick-prev::after {
    left: -10px;
}
.recruitLayout #c04 .slick-next::after {
    right: -10px;
}


            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 760px) {
                .recruitLayout #c04 .slick-prev::before {
                    left: -16px;
                }
                .recruitLayout #c04 .slick-next::before {
                    right: -16px;
                }
                .recruitLayout #c04 .slick-prev::after {
                    left: -25px;
                }
                .recruitLayout #c04 .slick-next::after {
                    right: -25px;
                }
                .recruitLayout #c04 .slick-prev::before, .recruitLayout #c04 .slick-next::before {
                    position: absolute;
                  top: 50%;
                  transform: translateY(-50%);
                    font-size: 20px;
                }
                .recruitLayout #c04 .slick-prev::after, .recruitLayout #c04 .slick-next::after {
                    width: 40px;
                    height: 40px;
                }
            }
            /* 【PC用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }



/* c05
------------------------------------*/
.recruitLayout #c05 {
    background-color: #e5e8f2;
}
.recruitLayout #c05 .accordion-area > li {
    border-bottom: 1px solid #b7b7b7;
    padding: 20px 0;
}
.recruitLayout #c05 .title span {
    display: block;
    position: relative;
    padding: 20px 50px 20px 80px;
}
.recruitLayout #c05 .title span::before, .recruitLayout #c05 .title span::after,
.recruitLayout #c05 .box::before, .recruitLayout #c05 .box::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.recruitLayout #c05 .title span::before, .recruitLayout #c05 .box::before {
    content: "";
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #2a43b8;
    left: 0;
    border: 2px solid #2a43b8;
}
.recruitLayout #c05 .box::before {
    background-color: #fff;
}
.recruitLayout #c05 .title span::after, .recruitLayout #c05 .box::after {
    content: "Q";
    font-size: 30px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    left: 17px;
}
.recruitLayout #c05 .box::after {
    content: "A";
    color: #2a43b8;
    left: 18px;
}
/*アコーディオンタイトル*/
.recruitLayout #c05 .title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1rem;
    font-weight: normal;
    transition: all .5s ease;
}
/*アイコンの＋と×*/
.recruitLayout #c05 .title::before,
.recruitLayout #c05 .title::after{
    position: absolute;
    content:'';
    width: 25px;
    height: 2px;
    background-color: #000;
    transition: all .5s ease;
}
.recruitLayout #c05 .title::before{
    top:50%;
    right: 15px;
    transform: translateY(-50%) rotate(0deg);
    
}
.recruitLayout #c05 .title::after{
    top:50%;
    right: 15px;
    transform: translateY(-50%) rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.recruitLayout #c05 .title.close::after{
	transform: rotate(0deg);
}

/*アコーディオンで現れるエリア*/
.recruitLayout #c05 .box {
    display: none;/*はじめは非表示*/
    padding: 20px 0 20px 80px;
    position: relative;
    margin-top: 15px;
}




            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 760px) {
            }
            /* 【PC用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }



/* c06
------------------------------------*/
.recruitLayout #c06 h3, .recruitLayout #c06 .txt_center {
    text-align: center;
}
.recruitLayout #c06 h3::after {
    left: 50%;
    transform: translateX(-50%);
}
.recruitLayout #c06 .txt_center {
    margin-bottom: 40px;
}
.recruitLayout #c06 .textRed {
    background-color: #2a43b8;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    margin-left: 10px;
}
.recruitLayout #c06 tr:last-child .textRed {
    margin-left: 0;
    margin-top: 5px;
}
.recruitLayout #c06 .btn, .recruitConfirmLayout #c01 .btn {
    margin: 40px auto 0;
}

            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 760px) {
                .recruitConfirmLayout #c01 .flex_box01:first-child,
                .recruitConfirmLayout #c01 .flex_box01:last-child {
                    width: 50%;
                }
            }
            /* 【PC用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }