@charset "UTF-8";
.main::before { background: linear-gradient(to right, #E2F9FF, #9CE9E5); }

/* ------------------------------ TOP
------------------------------ */
._idx .recruit-nav { margin-bottom: 80px; }
@media screen and (max-width: 750px) { ._idx .recruit-nav { margin-bottom: 60px; } }
._idx .recruit-nav ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 50px 3.5714285714%; }
@media screen and (max-width: 750px) { ._idx .recruit-nav ul { flex-direction: column; } }
._idx .recruit-nav ul li { width: 39.6825396825%; }
@media screen and (max-width: 750px) { ._idx .recruit-nav ul li { width: 100%; } }
._idx .recruit-nav ul li a { display: block; text-decoration: none; height: 100%; padding: 40px; box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.1); background-color: #fff; border-radius: 30px; }
@media screen and (max-width: 750px) { ._idx .recruit-nav ul li a { padding: 30px; } }
._idx .recruit-nav ul li dl dt { padding-top: 20px; margin-bottom: 20px; padding-bottom: 20px; padding-right: 40px; background: url("../img/common/ico_arrow.svg") no-repeat right center; background-size: 30px auto; border-bottom: 1px solid #C4C4C4; font-size: 3.0rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._idx .recruit-nav ul li dl dt { font-size: 2.6rem; } }
._idx .recruit-step .step-list { margin-bottom: 40px; }
._idx .recruit-step .step-list li { display: flex; align-items: center; justify-content: space-between; gap: 30px 4.2372881356%; margin-bottom: 70px; }
@media screen and (max-width: 750px) { ._idx .recruit-step .step-list li { flex-direction: column; } }
._idx .recruit-step .step-list li:last-child { margin-bottom: 0; }
._idx .recruit-step .step-list li figure { width: 25.4237288136%; }
@media screen and (max-width: 750px) { ._idx .recruit-step .step-list li figure { width: 100%; } }
._idx .recruit-step .step-list li .list-box { flex: 1; }
._idx .recruit-step .step-list li .list-box .list-heading { margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #C4C4C4; font-size: 3.0rem; font-weight: 700; line-height: 1; }
@media screen and (max-width: 750px) { ._idx .recruit-step .step-list li .list-box .list-heading { font-size: 2.2rem; } }
._idx .recruit-step .step-list li .list-box .list-heading .list-num { margin-right: 0.5em; font-size: 8.0rem; color: #157B3A; }
._idx .recruit-step .step-list li .list-box .list-txt { margin-bottom: 75px; }
._idx .recruit-step .step-list li .list-box .list-btn .c-btn { max-width: 330px; }
._idx .recruit-step .step-notes { margin-bottom: 60px; }
._idx .recruit-step .step-notes ol { margin-bottom: 1em; }
._idx .recruit-step .step-notes ol li { margin-bottom: 1em; padding-left: 2em; text-indent: -2em; }
._idx .recruit-step .step-notes ol li:last-child { margin-bottom: 0; }
._idx .recruit-step .step-notes p { padding-left: 2em; text-indent: -2em; }

/* ------------------------------ 給与・待遇
------------------------------ */
._welfare .welfare-nav ul { display: flex; column-gap: 5.0847457627%; }
@media screen and (max-width: 980px) { ._welfare .welfare-nav ul { flex-wrap: wrap; gap: 20px 4%; } }
._welfare .welfare-nav ul li { width: 21.186440678%; border-bottom: 1px solid #C4C4C4; }
@media screen and (max-width: 980px) { ._welfare .welfare-nav ul li { width: 48%; } }
._welfare .welfare-nav ul li a { display: block; text-decoration: none; padding: 15px 30px 15px 0; background: url("../img/common/ico_arrow_b.svg") no-repeat right center; background-size: 25px auto; font-size: 2.0rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._welfare .welfare-nav ul li a { font-size: 1.6rem; } }
._welfare .welfare-salary .salary-heading { margin-bottom: 20px; font-size: 3.0rem; font-weight: 700; }
._welfare .welfare-salary .salary-list { margin-bottom: 20px; }
._welfare .welfare-salary .salary-list li { margin-bottom: 0.5em; }
._welfare .welfare-salary .salary-list li::before { content: '●'; margin-right: 0.5em; color: #84E6BB; }
._welfare .welfare-salary .salary-list li:last-child { margin-bottom: 0; }
._welfare .welfare-salary .salary-table { margin-bottom: 50px; }
._welfare .welfare-salary .salary-table .c-table { table-layout: fixed; }
@media screen and (max-width: 980px) { ._welfare .welfare-salary .salary-table .c-table { table-layout: auto; } }
._welfare .welfare-salary .salary-about { margin-bottom: 50px; }
._welfare .welfare-salary .salary-about ul { margin-bottom: 30px; }
._welfare .welfare-salary .salary-about ul li { padding-block: 20px; border-bottom: 1px solid #C4C4C4; }
._welfare .welfare-salary .salary-about ul li dl { display: flex; align-items: center; }
@media screen and (max-width: 750px) { ._welfare .welfare-salary .salary-about ul li dl { display: block; } }
._welfare .welfare-salary .salary-about ul li dl dt { width: 13em; font-size: 2.4rem; font-weight: 700; color: #0E376D; }
@media screen and (max-width: 750px) { ._welfare .welfare-salary .salary-about ul li dl dt { width: 100%; margin-bottom: 20px; } }
._welfare .welfare-salary .salary-about ul li dl dd { flex: 1; }
._welfare .welfare-salary .salary-simulation .simulation-txt { margin-bottom: 30px; }
._welfare .welfare-salary .salary-simulation .simulation-search { margin-bottom: 50px; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-heading { margin-bottom: 40px; padding-bottom: 10px; border-bottom: 1px solid #C4C4C4; font-size: 2.4rem; font-weight: 700; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main { margin-bottom: 40px; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl { display: flex; align-items: center; margin-bottom: 30px; }
@media screen and (max-width: 750px) { ._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl { display: block; } }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl:last-child { margin-bottom: 0; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl dt { width: 10em; font-size: 2.0rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl dt { width: 100%; margin-bottom: 20px; } }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl dd { flex: 1; display: flex; align-items: center; flex-wrap: wrap; gap: 20px; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl dd select { -webkit-appearance: none; appearance: none; width: 100%; max-width: 150px; padding: 10px 15px; border: 1px solid #C4C4C4; background: #fff url("../img/common/ico_select.svg") no-repeat right 15px center; background-size: 10px auto; border-radius: 5px; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl dd input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; width: 30px; height: 30px; margin: auto 15px auto 0; padding: 0; outline: none; line-height: 1; vertical-align: middle; border: 1px solid #C4C4C4; border-radius: 5px; background: #fff; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-main dl dd input[type="checkbox"]:checked::after { content: ""; position: absolute; top: 50%; left: 0; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 20px; height: 10px; margin: -8px 0 0 5px; border-left: 3px solid #666; border-bottom: 3px solid #666; transform: rotate(-45deg); }
._welfare .welfare-salary .salary-simulation .simulation-search ul { margin-bottom: 50px; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-btn { display: flex; align-items: center; justify-content: center; gap: 20px 40px; }
@media screen and (max-width: 750px) { ._welfare .welfare-salary .salary-simulation .simulation-search .search-btn { flex-direction: column; } }
._welfare .welfare-salary .salary-simulation .simulation-search .search-btn button { display: flex; align-items: center; justify-content: center; width: 100%; max-width: 270px; column-gap: 10px; padding: 10px; border: 1px solid #0E376D; font-size: 2.0rem; font-weight: 700; border-radius: 5px; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-btn button .ico { width: 2.0rem; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-btn button span { color: #fff; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-btn button._reset { color: #0E376D; }
._welfare .welfare-salary .salary-simulation .simulation-search .search-btn button._search { background-color: #0E376D; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-heading { margin-bottom: 40px; padding: 15px; background-color: #BFF0E6; font-size: 2.0rem; text-align: center; font-weight: 700; border-radius: 5px; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-num { margin-bottom: 60px; padding-bottom: 10px; border-bottom: 2px solid #C4C4C4; font-weight: 700; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-num span { font-size: 4.0rem; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-table { width: 100%; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-table tr th { padding: 20px 40px; border: 1px solid #C4C4C4; background-color: #F3F3F3; font-size: 2.0rem; text-align: center; font-weight: 700; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-table tr th:first-child { width: 20em; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-table tr th:last-child { text-align: left; }
._welfare .welfare-salary .salary-simulation .simulation-result .result-table tr td { padding: 20px 30px; border: 1px solid #C4C4C4; }
._welfare .welfare-time .time-box { margin-bottom: 50px; }
._welfare .welfare-time .time-box:last-child { margin-bottom: 0; }
._welfare .welfare-time ._box01 .time-list { display: flex; gap: 40px 4.2372881356%; margin-bottom: 40px; }
@media screen and (max-width: 750px) { ._welfare .welfare-time ._box01 .time-list { flex-direction: column; } }
._welfare .welfare-time ._box01 .time-list li { width: 30.5084745763%; border: 1px solid #157B3A; border-radius: 5px; }
@media screen and (max-width: 750px) { ._welfare .welfare-time ._box01 .time-list li { width: 100%; } }
._welfare .welfare-time ._box01 .time-list li dt { padding: 15px 10px; background-color: #157B3A; font-size: 2.0rem; color: #fff; font-weight: 700; text-align: center; }
._welfare .welfare-time ._box01 .time-list li dt small { font-size: 1.8rem; font-weight: 400; }
._welfare .welfare-time ._box01 .time-list li dd { padding: 10px; font-size: 3.0rem; font-weight: 700; text-align: center; }
._welfare .welfare-time ._box01 .time-list li dd span { margin-inline: 5px; font-size: 6.0rem; font-weight: 800; }
._welfare .welfare-time ._box01 table { width: 100%; }
._welfare .welfare-time ._box01 table tr th, ._welfare .welfare-time ._box01 table tr td { border: 1px solid #C4C4C4; }
@media screen and (max-width: 750px) { ._welfare .welfare-time ._box01 table tr th, ._welfare .welfare-time ._box01 table tr td { display: block; } }
._welfare .welfare-time ._box01 table tr th { width: 15em; padding: 20px 30px; background-color: #F3F3F3; text-align: left; font-weight: 700; }
@media screen and (max-width: 750px) { ._welfare .welfare-time ._box01 table tr th { width: 100%; padding: 20px; } }
._welfare .welfare-time ._box01 table tr td { padding: 20px 40px; }
@media screen and (max-width: 750px) { ._welfare .welfare-time ._box01 table tr td { padding: 20px; } }
._welfare .welfare-time ._box01 table tr td table { max-width: 400px; }
._welfare .welfare-time ._box01 table tr td table th { width: 50%; padding: 5px 10px; background-color: #F8F8F8; text-align: left; font-weight: 400; }
@media screen and (max-width: 750px) { ._welfare .welfare-time ._box01 table tr td table th { display: table-cell; } }
._welfare .welfare-time ._box01 table tr td table td { padding: 5px 15px; vertical-align: middle; }
@media screen and (max-width: 750px) { ._welfare .welfare-time ._box01 table tr td table td { display: table-cell; } }

/* ------------------------------ 人材育成・研修制度等
------------------------------ */
._system .system-top { margin-bottom: 80px; }
._system .system-top .system-heading { margin-bottom: 80px; font-size: 5.0rem; font-weight: 800; }
@media screen and (max-width: 750px) { ._system .system-top .system-heading { margin-bottom: 40px; font-size: 3.0rem; } }
._system .system-top p { font-size: 2.0rem; font-weight: 700; }
._system .system-nav ul { display: flex; flex-wrap: wrap; column-gap: 4.8305084746%; }
@media screen and (max-width: 980px) { ._system .system-nav ul { gap: 20px 4%; } }
._system .system-nav ul li { width: 30.0847457627%; border-bottom: 1px solid #C4C4C4; }
@media screen and (max-width: 980px) { ._system .system-nav ul li { width: 48%; } }
._system .system-nav ul li a { display: flex; align-items: center; text-decoration: none; height: 100%; padding: 15px 30px 15px 0; background: url("../img/common/ico_arrow_b.svg") no-repeat right center; background-size: 25px auto; font-size: 2.0rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._system .system-nav ul li a { font-size: 1.6rem; } }
._system .system-box { margin-bottom: 40px; padding: 40px 30px; background-color: #F2F8F8; border-radius: 5px; }
@media screen and (max-width: 750px) { ._system .system-box { padding-inline: 2rem; } }
._system .system-box:last-child { margin-bottom: 0; }
._system .system-box .system-box-top { display: flex; align-items: center; gap: 20px; margin-bottom: 40px; }
@media screen and (max-width: 750px) { ._system .system-box .system-box-top { display: block; } }
._system .system-box .system-box-top .c-txtheading { flex: 1; margin-bottom: 0; }
@media screen and (max-width: 750px) { ._system .system-box .system-box-top .c-txtheading { margin-bottom: 20px; } }
._system .system-box .system-box-top .system-subject { display: flex; align-items: flex-start; width: fit-content; padding: 10px 15px; background-color: #fff; border: 1px solid #0E376D; border-radius: 5px; color: #0E376D; font-weight: 700; line-height: 1.4; }
@media screen and (max-width: 750px) { ._system .system-box .system-box-top .system-subject { font-size: 1.4rem; } }
._system .system-box .system-box-top .system-subject dl { display: flex; margin-right: 0.5em; padding-right: 0.5em; border-right: 1px solid #0E376D; }
._system .system-box .system-box-top .system-subject dl:last-child { flex: 1; margin-right: 0; padding-right: 0; border-right: none; }
._system .system-box .system-box-top .system-subject dl dt { width: 3em; }
._system .system-box .system-box-top .system-subject dl dd { flex: 1; }
._system .system-box .system-dl dt { margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #C4C4C4; font-size: 2.4rem; font-weight: 700; color: #0E376D; }
._system .system-box .system-dl dt span { font-size: 2.0rem; }
._system ._box01 .system-list { margin-bottom: 40px; }
._system ._box01 .system-list li { margin-bottom: 0.5em; padding-left: 2.7rem; text-indent: -2.7rem; }
._system ._box01 .system-list li::before { content: '●'; margin-right: 0.5em; color: #84E6BB; }
._system ._box01 .system-list li:last-child { margin-bottom: 0; }
._system ._box01 .system-item .system-item-box { position: relative; display: flex; align-items: flex-start; column-gap: 30px; padding-bottom: 60px; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box { column-gap: 15px; } }
._system ._box01 .system-item .system-item-box::before { content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 100%; margin-left: 42px; background-color: #157B3A; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box::before { margin-left: 25px; } }
._system ._box01 .system-item .system-item-box:last-child::before { display: none; }
._system ._box01 .system-item .system-item-box .system-item-month { position: relative; width: 85px; background-color: #157B3A; border-radius: 50%; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box .system-item-month { width: 50px; } }
._system ._box01 .system-item .system-item-box .system-item-month::after { content: ''; display: block; padding-top: 100%; }
._system ._box01 .system-item .system-item-box .system-item-month p { position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; font-size: 2.4rem; font-weight: 700; color: #fff; text-align: center; line-height: 1; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box .system-item-month p { font-size: 1.8rem; } }
._system ._box01 .system-item .system-item-box .system-item-box-m { flex: 1; }
._system ._box01 .system-item .system-item-box .system-item-box-c { display: flex; gap: 20px 50px; padding-bottom: 40px; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box .system-item-box-c { flex-direction: column; } }
._system ._box01 .system-item .system-item-box .system-item-box-c:last-child { padding-bottom: 0; }
._system ._box01 .system-item .system-item-box .system-item-box-c .system-dl { flex: 1; }
._system ._box01 .system-item .system-item-box .system-item-box-c .system-dl dt { display: flex; align-items: center; justify-content: space-between; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box .system-item-box-c .system-dl dt { display: block; } }
._system ._box01 .system-item .system-item-box .system-item-box-c .system-dl dt span { padding: 5px 1em; background-color: #DDF3F3; line-height: 1; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box .system-item-box-c .system-dl dt span { width: 5em; display: block; margin: 10px 0 0 auto; } }
._system ._box01 .system-item .system-item-box .system-item-box-c .system-item-fig { width: 39.8009950249%; }
@media screen and (max-width: 750px) { ._system ._box01 .system-item .system-item-box .system-item-box-c .system-item-fig { width: 100%; } }
._system ._box02 ul { display: flex; justify-content: center; gap: 20px 8.0357142857%; }
@media screen and (max-width: 750px) { ._system ._box02 ul { flex-direction: column; } }
._system ._box02 ul li { width: 35.7142857143%; }
@media screen and (max-width: 750px) { ._system ._box02 ul li { width: 100%; } }
._system ._box04 .system-item { display: flex; gap: 40px 50px; margin-bottom: 40px; }
@media screen and (max-width: 750px) { ._system ._box04 .system-item { flex-direction: column; } }
._system ._box04 .system-dl dd { display: flex; gap: 0.5em 20px; }
@media screen and (max-width: 750px) { ._system ._box04 .system-dl dd { flex-direction: column; } }
._system ._box04 .system-dl dd ul li { margin-bottom: 0.5em; }
._system ._box04 .system-dl dd ul li::before { content: '●'; margin-right: 0.5em; color: #84E6BB; }
._system ._box04 .system-dl dd ul li:last-child { margin-bottom: 0; }
._system ._box05 .system-item { display: flex; gap: 40px 4.4642857143%; padding: 30px; background-color: #DDF3F3; border-radius: 5px; }
@media screen and (max-width: 750px) { ._system ._box05 .system-item { flex-direction: column; } }
._system ._box05 .system-dl { width: 45.0892857143%; }
@media screen and (max-width: 750px) { ._system ._box05 .system-dl { width: 100%; } }
._system ._box05 .system-dl dt { text-align: center; }
._system ._box06 .system-dl dd { display: flex; gap: 0.5em 20px; }
@media screen and (max-width: 750px) { ._system ._box06 .system-dl dd { flex-direction: column; } }
._system ._box06 .system-dl dd ul li { margin-bottom: 0.5em; }
._system ._box06 .system-dl dd ul li::before { content: '●'; margin-right: 0.5em; color: #84E6BB; }
._system ._box06 .system-dl dd ul li:last-child { margin-bottom: 0; }

/*# sourceMappingURL=recruit.css.map */
