@charset "UTF-8";

.scform-ttl {
    line-height: 1.6;
}
.scform_ttl {
    padding: 0;
}
.search_formcv {
    padding: 25px 0 0;
}
.search_form {
    padding: 0 18px;
}
.form_box {
    padding:20px 0;
}
.form_bx .form_bxtl {
    font-size: 12px;
    line-height: 1.4;
    width: 48px;
    text-align: right;
}
.form_bx .form_bxtl.is-wid {
    width: auto;
}
input[type="text"].search_input {
    width: 370px;
}

body.results .scform_ttl {
    padding: 20px 0 0;
}
body.results .search_ttl {
    margin: 0 0 60px;
}
body.results .search-ttl {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
    border-left: 6px solid #215299;
    padding: 0 0 0 16px;
}
body.results .search_result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px;
}
body.results .result_txt {
    font-size: 16px;
    line-height: 1;
}
body.results .result_txt span {
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    color: #e5003e;
}
body.results .sctop_pager .result_txt {
    font-size: 14px;
    text-align: center;
    margin: 0 0 20px 0;
}
body.results .sctop_pager .result_txt span {
    font-size: 24px;
}
body.results .result_sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
body.results .result_sort dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 20px 0 0;
}
body.results .result_sort dl:last-child {
    margin: 0;
}
body.results .result_sort dt {
    font-size: 12px;
    line-height: 1;
}
body.results .result_sort dd {
    font-size: 12px;
    line-height: 1;
}
body.results .result_sort dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
body.results .result_sort dd li {
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #6b6b6b;
}
body.results .result_sort dd li a {
    color: #215299;
    font-weight: bold;
}
body.results .result_sort dd li.on a {
    color: #000;
    text-decoration: none;
    pointer-events: none;
}
body.results .search_box {
    margin: 0 0 45px 0;
}

.newjob_warp {
    margin: 0 0 10px;
}
.newjob_warp.is-ver2 {
    margin: 0 0 40px;
}
.main_flx {
    text-align: right;
}
body.case.detail .label-icn {
    margin: 0.5em 0 0 0.5em;
}
body.faq .label-icn {
    margin: 0.5em 0.5em 0 0;
}
.cmp_ttl {
    margin: 0 0 30px;
}
.cmp_img {
    margin: 0 0 30px;
}
.cmp_img img {
    width: 100%;
}
.read_txt {
    padding: 10px 0 0;
}
.field_box {
    margin: 0 0 60px;
}
.field_box ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.field_box ul li a {
    display: block;
    text-decoration: none;
    color: #215299;
}
.fieldDtl-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 50px;
    background: #f3f3f3;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    text-decoration: none;
}
.read_warp {
    margin: 0 0 30px;
}
.case_warp {
    margin: 0 0 40px;
}
.case_warp:last-child {
    margin: 0;
}
.caselst_warp {
    margin: 0 0 80px;
}
.caselst_warp.is-ver2 {
    margin-bottom: 20px;
}
.caselst_warp:last-child {
    margin: 0;
}
.article_section {
    margin: 0 0 50px;
}
.article_section:last-child {
    margin: 0;
}
.article_h2 {
    margin: 0 0 20px;
}
.article_h3 {
    margin: 0 0 30px;
}
.article_p {
    margin: 0 0 30px;
}
.article_p:last-child {
    margin: 0;
}
.article_list {
    margin: 0 0 30px;
}
.article_list:last-child {
    margin: 0;
}
.case_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.field-btn,.re-btn {
    width: 330px;
}
.job-btn {
    width: 370px;
    margin: 0 auto;
}
.field-btn.c-btn a {
    font-size: 16px;
    font-weight: bold;
}
.field-btn.c-btn a .is-bg {
    font-size: 20px;
    padding: 8px 0 0;
    display: block;
    font-weight: 500;
}
.case_more {
    text-align: right;
    padding: 25px 0 0;
}
.social-button {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0 0;
}
.social-button li {
    padding: 0 10px 0 0;
}
.fb_iframe_widget span {
    height: 22px !important;
}
.caseflow_cv {
    padding: 25px 0 0;
    margin: 0 0 10px;
}
.caseflow_box {
    border: 1px solid #215299;
    padding: 30px 30px;
}
.caseflow-ttl {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 900;
    margin: 0 0 30px;
    color: #215299;
}
.case_flowbx {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.case_flow {
    width: 290px;
    background: #f3f3f3;
    padding: 18px 0;
    text-align: center;
    position: relative;
}
.case_flow:first-child:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    right: -36px;
    transform: translateY(-50%);
    background: url(../svg/icn_flowarw.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.case-flow {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}
.case-flow span {
    font-size: 20px;
}
.caselst_box {
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin: 0 0 20px;
}
.caselst_box:last-child {
    margin: 0;
}
/*
.caselst_box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}
*/
.caselst_boxin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}
.cnt_txt .label_lst {
    line-height: 1;
    /*
    margin: 0 0 5px 0;
    */
}

.caselst_img {
    width: 140px;
    height: 90px;
    overflow: hidden;
    position: relative;
    background: #f3f3f3;
}
.caselst_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
.caselst_txt {
    /*
    width: 76%;
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
    */
    color: #215299;
    font-size: 14px;
    line-height: 1.7;
}
.caselst-txt li{
    position: relative;
}
.caselst-txt li:first-child {
    padding: 0 0 30px;
}
.caselst-txt li:first-child:before {
    content: '↓';
    display: block;
    width: 1em;
    height: 1em;
    position: absolute;
    bottom: 6px;
    left: 6em;
    transform: translateY(-50%);
}

body.case.category .soudan_lnkbx {
    background: #f3f3f3;
    padding: 0 30px;
    margin: 0 0 30px;
}
body.case.tags .soudan_lnkbx,
body.faq .soudan_lnkbx {
    background: #f3f3f3;
    padding: 0 30px;
    margin: 0 0 60px;
}
body.case.category .scform_ttl,
body.case.tags .scform_ttl,
body.faq .scform_ttl {
    padding: 30px 0 0;
}
body.case.category .soudan_lnk,
body.case.tags .soudan_lnk,
body.faq .soudan_lnk {
    padding: 20px 0 30px 0;
}
body.case.category .soudan_lnk ul,
body.case.tags .soudan_lnk ul,
body.faq .soudan_lnk ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1em 0 0 0;
}
body.case.category .soudan_lnk li,
body.case.tags .soudan_lnk li,
body.faq .soudan_lnk li {
    line-height: 1;
    padding: 0 0.5em 0 0;
    margin: 0.8em 0.5em 0 0;
    border-right: 1px solid #215299;
}
body.case.category .soudan_lnk li:last-child,
body.case.tags .soudan_lnk li:last-child,
body.faq .soudan_lnk li:last-child {
    padding: 0;
    margin: 0.8em 0 0 0;
    border-right: none;
}
body.case.category .soudan_lnk a,
body.case.tags .soudan_lnk a,
body.faq .soudan_lnk a {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #215299;
}

.faq_warpbox {
    border: 1px solid #f3f3f3;
    margin: 0 0 20px;
}
.faq_warpbox:last-child {
    margin: 0;
}
.faq_qbx {
    background: #f3f3f3;
}
.faq_qbx a {
    display: block;
    color: #215299;
    padding: 20px 20px;
    text-decoration: none;
}
.faq_abx {
    display: none;
    background: #fff;
    padding: 30px 20px;
}
.faq-txt {
    display: block;
    font-size: 14px;
    line-height: 2.1;
    position: relative;
    padding: 0 2em;
    font-weight: 500;
}
.faq-txt .is-qes,
.faq-txt .is-ans {
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: -2px;
}
.faq_qbx .faq-txt {
    background: url(../svg/pager_arw_down.svg) no-repeat right center;
    background-size: 12px auto;
    -ms-background-size: 12px auto;
    -moz-background-size: 12px auto;
    -webkit-background-size: 12px auto;
}
.faq-txt a {
    color: #215299;
}
.faq-txt ul {
    list-style-type: disc;
}
.faq-txt ol {
    list-style-type: decimal;
}

.faq-txt ul,
.faq-txt ol {
    margin: 1em 0;
    padding-left: 40px;
}
.faq-txt li {
    list-style: inherit;
}
.label_lst {
    padding: 0 2em;
    margin: 0;
}
.label_lst.is-lt {
    padding: 0;
}
.faq_qbx.on .faq-txt {
    background: url(../svg/pager_arw_up.svg) no-repeat right center;
    background-size: 12px auto;
    -ms-background-size: 12px auto;
    -moz-background-size: 12px auto;
    -webkit-background-size: 12px auto;
}
.faq_abx .faq-txt span:not([class^="is-line"]) {
    /* color: #e5003e; */
}
.faq_abx .faq-txt .is-ans {
    color: #e5003e;
}
.faq_btn {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0 0;
}
.faq-btn {
    width: 250px;
    margin: 0 10px;
}
.faq-btn.c-btn a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 80px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
    background: #e5003e;
    text-decoration: none;
    position: relative;
    height: 60px;
    font-size: 16px;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.faq-btn.c-btn.is-ver3 a {
    color: #000;
    background: #fff;
    border: 1px solid #000;
    line-height: 1.2;
}
.faq-btn.c-btn a .is-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.faq-btn.c-btn.is-ver3 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #215299;
    color: #215299;
}
.faq-btn.c-btn.is-ver3 a .is-btn {
    display: inline-block;
}
@media (min-width: 896px){
    .faq-btn.c-btn a:hover {
        background: #ea3365;
    }
    .faq-btn.c-btn.is-ver3 a:hover {
        opacity: 1;
        color: #fff;
        background: #215299;
    }
}
.exp_more {
    padding: 40px 0 0;
}
body.case.category .exp_more {
    padding: 30px 0 0;
}
.exp-more {
    width: 160px;
    margin: 0 auto;
}
.exp-more a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 50px;
    background: #f3f3f3;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
    color: #215299;
}
@media (min-width: 896px) {
    .exp-more a:hover {
        opacity: 0.8;
    }
    .btn_wrap .article-mdstl {
        font-size: 24px;
    }
}
.exp-more .is-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.exp-more .is-arw {
    position: relative;
    padding: 0 1em 0 0;
    display: inline-block;
}
.exp-more .is-arw:before {
    content: '';
    display: block;
    width: 7px;
    height: 4px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/pager_arw_down.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.exp-more.is-close .is-arw:before {
    background: url(../svg/pager_arw_up.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.company_name {
    text-align: right;
}
.com_btn {
    padding: 40px 0 0;
}
.com-btn {
    width: 370px;
    margin: 0 auto;
}
.com_img{
    margin: 0 0 50px;
}
.com_txt {
    padding: 20px 0 0;
}
.main_map {
    position: relative;
    margin: 0 0 40px;
}
.main-map {
    text-align: center;
}
.main-map img {
    width: 100%;
}
.map_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}
.map_btntx {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    color: #e5003e;
    margin: 0 0 10px;
}
.map_btn li {
    margin: 0 0 6px;
}
.map_btn li:last-child {
    margin: 0;
}
.map_btn .btn {
    background: #fff;
    border: 1px solid #e5003e;
    width: 260px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.map_btn .btn a {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    font-weight: bold;
    padding: 5px 8px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.map_btn .btn a span {
    position: relative;
    display: inline-block;
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    padding: 0 0 0 1.2em;
}
.map_btn .btn a span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 2px;
    width: 12px;
    height: 12px;
    background: #e5003e;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.map_route ul .route {
    position: absolute;
    visibility: hidden;
}
.map_route ul .route:nth-child(1) {
    top: 295px;
    left: 284px;
}
.map_route ul .route:nth-child(2) {
    top: 184px;
    left: 288px;
}
.map_route ul .route:nth-child(3) {
    top: 86px;
    right: 276px;
}
.map_route ul .route:nth-child(4) {
    top: 102px;
    right: 80px;
}
.map_point ul .point {
    position: absolute;
}
.map_point ul .point:nth-child(1) {
    top: 282px;
    left: 262px;
}
.map_point ul .point:nth-child(2) {
    top: 160px;
    left: 290px;
}
.map_point ul .point:nth-child(3) {
    top: 52px;
    right: 304px;
}
.map_point ul .point:nth-child(4) {
    top: 80px;
    right: 108px;
}
.map_point .point a {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    z-index: 1000;
    text-indent: -9999px;
    background: transparent;
}
.mapFl_box {
    background: #f3f3f3;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 50px;
    position: relative;
}
.mapFl_box:last-child {
    margin: 0;
}
.mapFl_box:before {
    content: "";
    position: absolute;
    bottom: -36px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #215299;
}
.mapFl_box:last-child:before {
    content: none;
}
.map_img img {
    width: 100%;
}
.mapFl_img {
    width: 330px;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.mapFl_img img {
    width: 100%;
}
.mapFl_txt {
    width: 52%;
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 30px 30px;
}
.mapFl-txt {
    font-size: 14px;
    line-height: 1.8;
}
@media (min-width: 896px) {
    .field_box ul li a:hover {
        opacity: 0.7;
    }
    .caselst_box a:hover {
        opacity: 0.7;
        text-decoration: none;
    }
    .caselst_box a:hover .caselst_txt {
        text-decoration: underline;
    }
    .faq_qbx a:hover {
        opacity: 0.7;
    }
    .map_btn .btn a:hover {
        background: #e5003e;
        color: #fff;
    }
    .map_btn .btn a:hover span:before {
        background: #fff;
    }
    .com_btn.is-flex {
        display: flex;
        justify-content: space-between;
    }
    .com_btn.is-flex .com-btn {
        width: 330px;
        margin: 0;
    }
}


.voice_box {
    background: #f3f3f3;
    padding: 20px 20px;
    margin: 0 0 20px;
}
.voice_box:last-child {
    margin: 0;
}
.voice_mds {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
    min-height: 90px;
}
.voice_box .is-txt {
    font-size: 14px;
    line-height: 1.8;
}
.voice_ttl {
    position: relative;
    padding: 0 0 0 110px;
}
.voice_ttl:before {
    content: '';
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background:#fff;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.voice_ttl.n1:before {
    background:#fff url(../svg/img_m.svg) no-repeat top 10px center;
    background-size: 90px auto;
    -ms-background-size: 90px auto;
    -moz-background-size: 90px auto;
    -webkit-background-size: 90px auto;
}
.voice_ttl.n2:before {
    background:#fff url(../svg/img_wm.svg) no-repeat top 10px center;
    background-size: 90px auto;
    -ms-background-size: 90px auto;
    -moz-background-size: 90px auto;
    -webkit-background-size: 90px auto;
}
.voice_ttl .is-ttl {
    font-size: 20px;
    font-weight: bold;
}
.voice_cmt {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    padding: 15px 20px;
}
.voice_cmt .is-ttl {
    font-size: 14px;
    line-height: 1.8;
    color: #e5003e;
    font-weight: bold;
}
.voice_cmt .is-txt {
    width: 84%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
}
.voice_cmt .is-ttl .icn:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 14px;
    left: 0;
    background: url(../svg/icn_voice.svg) no-repeat 0 0;
}
body.voice .pagerNmb_box {
    padding: 30px 0 0;
}
body.voice .pagerNmb_box li.is-vic a {
    width: 70px;
    background: #004098;
    color: #fff;
}
body.voice .pagerNmb_box li a img {
    padding: 0 5px;
    vertical-align: middle;
}
.cmpImg_wrap .cmpImg-img {
    text-align: center;
    margin: 0 0 20px 0;
}
.cmpImg_wrap .cmpImg-img img {
    border: 1px solid #ccc;
}
.link_wrap {
    margin-top: 60px;
}
.link_in li .img {
    width: 80px;
}
.link_in li:nth-child(1) .img {
    background: url(../svg/recruit_info_img01.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.link_in li:nth-child(2) .img {
    background: url(../svg/recruit_info_img02.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.link_in li:nth-child(3) .img {
    background: url(../svg/recruit_info_img03.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.link_in li:nth-child(4) .img {
    background: url(../svg/recruit_info_img04.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/* .link_ct .img {
    width: 100%;
} */
.link_ct .title {
    width: calc(100% - 100px);
}
.link_in {
    margin-top: -15px;
}
.link_ct .title {
    color: #215299;
    font-size: 14px;
}
.detail_wrap {
    font-size: 14px;
}
.link_ct {
    padding: 10px;
    border: 1px solid #f3f3f3;
    box-sizing: border-box;
    margin-top: 15px;
}
.link_ct a {
    text-decoration: none;
}
.link_ct .detail {
    margin-top: 5px;
}
.link_ct .detail span {
    color: #fff;
    padding: 3px 5px;
    font-size: 13px;
    margin-right: 5px;
}
.link_ct .detail.is_ver1 span {
    background-color: #6b6b6b;
}
.link_ct .detail.is_ver2 span {
    background-color: #e5003e;
}
.link_box {
    display: flex;
    justify-content: space-between;
    min-height: 102px;
}
.link-tag_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.link-tag_wrap li a {
    text-decoration: none;
    padding: 5px 10px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    display: block;
    box-sizing: border-box;
    border: 1px solid #215299;
}
.article_h2.is-link {
    margin-bottom: 20px;
}
body.job.case.detail .article_h2.is-link .article-h2 {
    border-left: 6px solid #fff;
    padding: 0 0 0 20px;
}
@media (min-width: 896px) {
    .cmpImg_wrap .cmpImg-img {
        float: right;
        margin: 0 0 20px 20px;
    }
    .link_in {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .link_ct {
        width: 49%;
    }
    .link_ct a:hover {
        opacity: .7;
    }
    .link-tag_wrap li a:hover {
        background-color: #215299;
        color: #fff;
    }
}
@media only screen and (max-width: 896px) {
    .scform_ttl {
        padding: 0 15px;
    }
    .search_formcv {
        padding: 15px 0 0;
    }
    .search_form {
        padding: 5px 15px 15px;
    }
    .form_box {
        padding: 0;
    }
    body.job.case .form_box {
        -webkit-box-align: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
    }
    .form_bx .form_bxtl {
        font-size: 12px;
        width: auto;
        text-align: left;
    }
    input[type="text"].search_input {
        width: 100%;
    }
    
    body.results .search_form {
        padding: 0 15px;
    }
    body.results .search_form.is-show {
        padding: 5px 15px 15px;
    }
    body.results .article_section {
        margin: 0;
    }
    body.results .scform_ttl {
        padding: 20px 0 0;
    }
    body.results .search_ttl {
        margin: 0 15px 30px;
    }
    body.results .search_result {
        display: -webkit-block;
        display: -ms-block;
        display: block;
        text-align: center;
        margin: 0 0 20px;
    }
    body.results .result_txt {
        font-size: 12px;
    }
    body.results .result_txt span {
        font-size: 18px;
    }
    body.results .result_sort {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15px 0 0;
    }
    body.results .result_sort dd li {
        padding: 0 8px 0 0;
        margin: 0 8px 0 0;
    }
    body.results .sctop_pager {
        padding: 30px 0 0;
    }
    body.results .sctop_pager .result_txt {
        font-size: 12px;
    }
    body.results .sctop_pager .result_txt span {
        font-size: 18px;
    }
    body.results .search_box {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0 0 20px 0;
        padding: 10px 0 0;
    }
    body.results .article-h1 {
        font-size: 17px;
        line-height: 1.4;
        border-left: 5px solid #004098;
        padding: 0 0 0 10px;
    }
    .newjob_warp {
        margin: 0 0 10px;
    }
    .newjob_warp.is-ver2 {
        margin: 0 0 20px;
    }
    .main_flx {
        padding: 0 15px;
        margin: 0 0 10px 0;
    }
    .cmp_ttl {
        padding: 0 15px;
        margin: 0 0 30px;
    }
    .cmp_img {
        padding: 0 15px;
        margin: 0 0 15px;
    }
    .read_txt {
        padding: 5px 0 0;
    }
    .field_box {
        padding: 0 15px;
        margin: 0 0 15px;
    }
    .field_box ul {
        margin: 0;
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .field_box ul li {
        width: 100%;
        padding: 2% 0 0;
    }
    .field_box ul li:first-child {
        padding: 0;
    }
    .fieldDtl_box {
        width: 112px;
    }
    .fieldDtl_box img {
        width: 100%;
    }
    .fieldDtl_txt {
        width: -webkit-calc(100% - 112px);
        width: calc(100% - 112px);
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .fieldDtl-txt {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-size: 12px;
        padding: 0 15px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .field_box ul li a {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .read_warp {
        padding: 0 15px;
        margin: 0 0 25px;
    }
    .case_warp {
        padding: 0 15px;
        margin: 0 0 25px;
    }
    .caselst_warp {
        padding: 0 15px;
        margin: 0 0 30px;
    }
    .caselst_warp.is-ver2 {
        margin-bottom: 0;
    }
    .article_section {
        margin: 0 0 20px;
    }
    .article_h2 {
        margin: 0 0 20px;
    }
    .article_h3 {
        margin: 0 0 15px;
    }
    .article_p {
        margin: 0 0 20px;
    }
    .article_list {
        margin: 0 0 20px;
    }
    .case_btn {
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .case_btn.is-ver2 {
        padding: 0 15px;
    }
    .field-btn,
    .re-btn {
        width: 100%;
    }
    .job-btn {
        width: 100%;
    }
    .field-btn{
        margin: 0 0 20px;
    }
    .field-btn.c-btn a {
        font-size: 13px;
        height: 65px;
    }
    .field-btn.c-btn a .is-bg {
        font-size: 18px;
        padding: 8px 0 0;
    }
    .case_more {
        padding: 20px 0 0;
    }
    .social-button {
        padding: 20px 0 0;
    }
    .social-button li {
        padding: 0 10px 0 0;
    }
    .social-button li img {
        width: 78px;
    }
    .caseflow_cv {
        padding: 20px 0 0;
    }
    .caseflow_box {
        padding: 15px 15px;
    }
    .caseflow-ttl {
        font-size: 13px;
        margin: 0 0 15px;
    }
    .case_flowbx {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .case_flow {
        width: 100%;
        padding: 18px 0;
        margin: 0 0 25px
    }
    .case_flow:last-child {
        margin: 0;
    }
    .case_flow:first-child:before {
        width: 8px;
        height: 18px;
        position: absolute;
        top: 100%;
        right: 50%;
        transform: none;
        transform: translateX(-50%);
        background: url(../svg/icn_flowarw2.svg) no-repeat center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        margin-top: 3px;
    }
    .caselst_box {
        margin: 0 0 15px;
    }
    .caselst_img {
        width: 100px;
        height: 64px;
    }
    .caselst_txt {
        /*
        width: 64%;
        width: -webkit-calc(100% - 115px);
        width: calc(100% - 115px);
        */
        font-size: 13px;
        line-height: 1.4;
    }
    .caselst-txt li:first-child {
        padding: 0 0 20px;
    }
    .caselst-txt li:first-child:before {
        bottom: 0;
    }
    .com_btn.is-flex .com-btn {
        margin-top: 20px;
    }
    .com_btn.is-flex .com-btn:nth-of-type(1) {
        margin-top: 0;
    }
    body.case.category .soudan_lnkbx {
        padding: 0 15px;
        margin: 0 15px 15px;
    }
    body.faq .soudan_lnkbx {
        padding: 0 15px;
        margin: 0 15px 35px;
    }
    body.case.tags .soudan_lnkbx,
    body.faq.tags .soudan_lnkbx {
        margin: 0 0 35px;
    }
    body.case.category .scform_ttl,
    body.case.tags .scform_ttl,
    body.faq .scform_ttl {
        padding: 15px 0 0;
    }
    body.case.category .soudan_lnk,
    body.case.tags .soudan_lnk,
    body.faq .soudan_lnk {
        padding: 20px 0 5px 0;
    }
    body.case.category .soudan_lnk li,
    body.case.tags .soudan_lnk li,
    body.faq .soudan_lnk li {
        line-height: 1.7;
        margin: 0 0.5em 0.8em 0;
    }
    body.case.category .soudan_lnk li:last-child,
    body.case.tags .soudan_lnk li:last-child,
    body.faq .soudan_lnk li:last-child {
        margin: 0;
    }
    body.case.category .soudan_lnk a,
    body.case.tags .soudan_lnk a,
    body.faq .soudan_lnk a {
        font-size: 13px;
        line-height: 1.7;
    }
    
    .faq_warp {
        padding: 0 15px;
    }
    .faq_warpbox {
        margin: 0 0 10px;
    }
    .faq_qbx a {
        padding: 10px 15px;
    }
    .label_lst {
        padding: 5px 2em 0 2em;
    }
    .faq_abx {
        padding: 15px 15px;
    }
    .faq-txt {
        font-size: 13px;
        line-height: 1.7;
    }
    .faq-txt span {
        font-size: 13px;
        top: 0;
    }
    .faq_btn {
        padding: 15px 0 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .faq-btn {
        width: 48%;
        margin: 0;
    }
    .faq-btn a {
        height: 45px;
        font-size: 14px;
        line-height: 1.2;
    }
    .exp_more {
        padding: 30px 0 0;
    }
    body.faq .exp_more {
        padding: 20px 0 0;
    }
    .exp-more {
        width: 110px;
    }
    .exp-more a {
        height: 40px;
        font-size: 12px;
    }
    .com_btn {
        padding: 25px 15px 0;
    }
    .btn_wrap {
        padding: 0 15px;
    }
    .btn_wrap .com_btn {
        padding: 10px 0 0;
    }
    .com-btn {
        width: 100%;
    }
    .com_img{
        margin: 0 0 20px;
    }
    .com_txt {
        padding: 15px 0 0;
    }
    .com-lsttx {
        font-size: 16px;
    }
    .main_map {
        width: 345px;
        margin: 0 auto 30px;
    }
    .map_btn {
        position: relative;
        padding: 20px 0 0;
    }
    .map_btntx {
        font-size: 13px;
        margin: 0 0 20px;
    }
    .map_btn li {
        margin: 0 0 15px;
    }
    .map_btn .btn {
        width: 100%;
    }
    .map_btn .btn a {
        font-size: 13px;
        padding: 18px 10px;
    }
    .map_btn .btn a span:before {
        margin-top: 1px;
    }
    .map_route ul .route:nth-child(1) {
        top: 138px;
        left: 142px;
    }
    .map_route ul .route:nth-child(2) {
        top: 92px;
        left: 142px;
    }
    .map_route ul .route:nth-child(3) {
        top: 40px;
        right: 138px;
    }
    .map_route ul .route:nth-child(4) {
        top: 54px;
        right: 40px;
    }
    .map_route ul .route:nth-child(1) img {
        width: 26px;
    }
    .map_route ul .route:nth-child(2) img {
        width: 20px;
    }
    .map_route ul .route:nth-child(3) img {
        width: 62px;
    }
    .map_route ul .route:nth-child(4) img {
        width: 160px;
    }
    .map_point ul .point:nth-child(1) {
        top: 128px;
        left: 116px;
    }
    .map_point ul .point:nth-child(2) {
        top: 66px;
        left: 126px;
    }
    .map_point ul .point:nth-child(3) {
        top: 12px;
        right: 166px;
    }
    .map_point ul .point:nth-child(4) {
        top: 28px;
        right: 70px;
    }
    .mapFl_box {
        margin: 0 0 40px;
    }
    .mapFl_box:before {
        content: "";
        position: absolute;
        bottom: -36px;
        left: 50%;
        margin-left: -8px;
        border: 8px solid transparent;
        border-top: 8px solid #215299;
    }
    .mapFl_img {
        width: 165px;
    }
    .mapFl_txt {
        width: 57%;
        width: -webkit-calc(100% - 165px);
        width: calc(100% - 165px);
        padding: 15px 15px;
    }
    .mapFl-txt {
        font-size: 13px;
    }
    .voice_box {
        padding: 15px 15px;
        margin: 0 0 20px;
    }
    .voice_mds {
        margin: 0 0 15px;
        min-height: 80px;
    }
    .voice_box .is-txt {
        font-size: 12px;
    }
    .voice_ttl {
        padding: 0 0 0 90px;
    }
    .voice_ttl:before {
        width: 80px;
        height: 80px;
    }
    .voice_ttl.n1:before {
        background:#fff url(../svg/img_m.svg) no-repeat top 10px center;
        background-size: 80px auto;
        -ms-background-size: 80px auto;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
    }
    .voice_ttl.n2:before {
        background:#fff url(../svg/img_wm.svg) no-repeat top 10px center;
        background-size: 80px auto;
        -ms-background-size: 80px auto;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
    }
    .voice_ttl .is-ttl {
        font-size: 18px;
    }
    .voice_cmt {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        padding: 15px 15px;
    }
    .voice_cmt .is-ttl {
        font-size: 12px;
    }
    .voice_cmt .is-txt {
        width: 100%;
        width: -webkit-calc(100%);
        width: calc(100%);
    }
    .voice_cmt .is-ttl .icn:before {
        width: 14px;
        top: 12px;
    }
    body.voice .article-mdstl {
        font-size: 18px;
        line-height: 1.6;
    }
    body.voice .article-h1 {
        font-size: 17px;
        line-height: 1.4;
        border-left: 5px solid #004098;
        padding: 0 0 0 10px;
    }
    body.voice .pagerNmb_box li {
        margin: 0 7px;
    }    .article_table {
        margin: 0;
    }
    .article-h1 {
        font-size: 17px;
        line-height: 1.4;
        border-left: 5px solid #004098;
        padding: 0 0 0 10px;
    }
    .article-h1m {
        font-size: 17px;
        line-height: 1.4;
        border-left: 5px solid #004098;
        padding: 0 0 0 10px;
    }
    .article_table .table_box {
        display: block;
    }
    .article_table .table_ttl {
        display: block;
        font-size: 13px;
        padding: 8px 10px;
        width: 100%;
    }
    .article_table .table_txt {
        display: block;
        font-size: 13px;
        border-left: 1px solid #f3f3f3;
        padding: 8px 10px;
    }
    .article-h3 {
        font-size: 14px;
    }
    .article_h3 {
        padding: 0 0 10px;
    }
    .link_wrap {
        margin-top: 30px;
        padding: 0 15px;
    }
    body.job.case.detail .article_h2.is-link .article-h2 {
        border-left: 3px solid #fff;
        padding: 0 0 0 10px;
    }
    .link_ct {
        padding: 14px;
    }
    .link_box {
        min-height: 90px;
    }
    .link_ct .title {
        font-size: 13px;
    }
    .link-tag_wrap li a {
        padding: 3px 7px;
        font-size: 12px;
    }
    .link_ct .detail span {
        font-size: 11px;
    }
    .link_ct .detail {
        font-size: 13px;
    }

}/*@media*/
@media only screen and (max-width: 374px) {
    .com-lsttx {
        font-size: 14px;
    }
    .main_map {
        width: 290px;
    }
    .map_btn .btn a {
        font-size: 10px;
        padding: 14px 10px;
    }
    .map_route ul .route:nth-child(1) {
        top: 114px;
        left: 118px;
    }
    .map_route ul .route:nth-child(2) {
        top: 80px;
        left: 120px;
    }
    .map_route ul .route:nth-child(3) {
        top: 34px;
        right: 116px;
    }
    .map_route ul .route:nth-child(4) {
        top: 46px;
        right: 34px;
    }
    .map_route ul .route:nth-child(1) img {
        width: 24px;
    }
    .map_route ul .route:nth-child(2) img {
        width: 20px;
    }
    .map_route ul .route:nth-child(3) img {
        width: 52px;
    }
    .map_route ul .route:nth-child(4) img {
        width: 134px;
    }
    .map_point ul .point:nth-child(1) {
        top: 106px;
        left: 94px;
    }
    .map_point ul .point:nth-child(2) {
        top: 56px;
        left: 102px;
    }
    .map_point ul .point:nth-child(3) {
        top: 6px;
        right: 144px;
    }
    .map_point ul .point:nth-child(4) {
        top: 20px;
        right: 62px;
    }
    
    body.voice .cmp_warp {
        padding: 0;
    }
}/*@media*/
@media only screen and (max-width: 374px) {
    .date-ttl {
        font-size: 11px;
    }
}/*@media*/
