@charset "UTF-8";
/*検索詳細*/
.scdtl_ttlin {
    padding: 40px 30px;
    background: #fff;
    position: relative;
}
.scdtl_section {
    margin: 0 0 40px;
}
.scdtl_section:last-child {
    margin: 0;
}
.scdtl_interview {
    border-bottom: 2px solid #f3f3f3;
    padding: 20px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.scdtl_interview:last-child {
    border-bottom: none;
}
.scdtl_interview .article_img {
    margin-right: 20px;
}
.scdtl_interview .article_interview {
    width: 100%;
}
.scdtl_interview dt {
    color: #000;
    background: none;
    border-bottom: 2px solid #f3f3f3;
    padding: 0 0 10px;
    position: relative;
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}
.scdtl_interview dt:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 140px;
    height: 2px;
    background: #215299;
}
.scdtl_interview dd {
    line-height: 1.7;
}
.scdtl_interview dt + dd {
    margin-top: 10px;
}
.scdtl_box {
    padding: 30px 30px;
    background: #fff;
}
.scdtl-update {
    font-size: 14px;
    text-align: right;
    margin-bottom: 10px;
}
.label_lst li.is-date {
    display: none;
}
.scdtl-ttl {
    font-size: 24px;
    line-height: 1.8;
    font-weight: bold;
    margin: 0 0 25px;
}
.scdtl-ttl.ver2 {
    margin: 0;
}
.label_lst {
    margin: 0 0 30px;
    padding: 0 170px 0 0;
    line-height: 1;
}
.summary_wrap {
    margin: 10px 0 30px 0;
}
.summary_ct ul li {
    text-align: left;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
    padding: 15px 20px;
    word-break: break-all;
    border-bottom: 1px dashed #215299;
}
.summary_ct ul li:first-child {
    padding-top: 0;
}
.summary_ct ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
@media (min-width: 896px) {
    body.job_search.detail .label_lst {
        margin: -0.5em 0 20px;
    }
    body.job_search.detail .label_lst.is-bt {
        margin: 15px 0 0 0;
        padding: 0;
    }
    body.job_search.detail .label-icn {
        margin: 0.5em 0.5em 0 0;
    }
}
body.job_search.detail .label-icn a {
    pointer-events: none;
}
.label_lst.is-lng {
    padding: 0;
    margin: 0 0 18px 0;
}
.scdtl_img {
    position: relative;
    margin: 0 0 60px;
}
.scdtl_img img {
    width: 100%;
}
.scdtl_img .label-icn {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.scdtl_date {
    margin: 0 0 20px;
}
.scdtl_date .date_box {
    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 15px;
}
.scdtl_date .date_box:last-child {
    margin: 0;
}
.scdtl_date .date_ttl {
    font-size: 14px;
    line-height: 2;
}
.scdtl_date .date_ttl span {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #215299;
    padding: 0 0 0 22px;
    width: auto;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
body.job_search.detail .scdtl_date .date_ttl span {
    border: 1px solid #215299;
    font-size: 11px;
    padding: 4px 0;
    width: 65px;
}
.scdtl_date .date_ttl span:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 10;
}
body.job_search.detail .scdtl_date .date_ttl span:before {
    display: none;
}

.scdtl_date .date_ttl.is-icn01 span:before {
    width: 16px;
    height: 16px;
    background: url(../svg/icn_briefcase.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn02 span:before {
    width: 16px;
    height: 16px;
    background: url(../svg/icn_money-cny-circle.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn03 span:before {
    width: 16px;
    height: 15px;
    background: url(../svg/icn_profile.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn04 span:before {
    width: 15px;
    height: 17px;
    background: url(../svg/icn_survey.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn05 span:before {
    width: 14px;
    height: 18px;
    background: url(../svg/icn_map-pin.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn06 span:before {
    width: 15px;
    height: 16px;
    background: url(../svg/icn_check5.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn07 span:before {
    width: 18px;
    height: 19px;
    background: url(../svg/icn_file.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn08 span:before {
    width: 17px;
    height: 17px;
    background: url(../svg/icn_skill.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_ttl.is-icn09 span {
    padding-top: 6px;
}
.scdtl_date .date_ttl.is-icn09 span:before {
    width: 18px;
    height: 15px;
    background: url(../svg/icn_heart.svg) no-repeat -1px 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.scdtl_date .date_txt {
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    width: 98%;
    width: -webkit-calc(100% - (65px + 10px) );
    width: calc(100% - (65px + 10px) );
    color: #000;
    word-break: break-all;
}
.scdtl_date .date_box.is-top .date_txt {
    font-weight: bold;
}
.sctop_box .sclst_box .scdtl_date .date_txt {
    font-weight: bold;
}
.sctop_box .scdtl_date.is-lst .date_ttl span {
    line-height: 1.3;
    text-align: left;
}
.sctop_box .scdtl_date.is-lst .date_txt {
    width: -webkit-calc(100% - (80px + 10px) );
    width: calc(100% - (80px + 10px) );
}
.sctop_box .scdtl_date.is-lst .date_box.is-strong .date_txt {
    font-weight: bold;
    color: #e5003e;
}
.c-btn.is-blue a {
    background-color: #20488c;
}
.c-btn a .is-btn .is-deco {
    padding-left: 90px;
    position: relative;
}
.c-btn a .is-btn .is-deco .is-deco-item {
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 9;
    color: #e5003e;
    background-color: #fff;
    font-size: 14px;
    width: 85px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;

}
.scdtl_date .date_box.is-strong .date_txt {
    font-weight: bold;
    color: #e5003e;
}
.scdtl_date .scdtl_in.is-non .date_txt {
    height: 85px;
    overflow: hidden;
}
.scdtl_date .scdtl_in.is-non {
    position: relative;
}
.scdtl_date .scdtl_in.is-non .date_more {
    display: block;
}
.scdtl_date .date_more {
    display: none;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 22px;
    background: linear-gradient(rgba(255,255,255,0.5) 0, #fff 100%);
    line-height: 1;
    font-size: 13px;
    text-align: right;
    padding: 10px 0 0 0;
    color: #215299;
    z-index: 1;
}
.scdtl_date .date_more span {
    position: relative;
    padding: 0 16px 0 4px;
}
.scdtl_date .date_more span::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    z-index: -1;
    margin: 0 0 0 -45px;
    width: 100%;
    height: 100%;
    background: #fff url(../svg/arw_dw_bl.svg) no-repeat right 4px center;
    background-size: 8px auto;
}
.scdtl_btn {
    margin: 40px 0 0;
    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;
}
.scdtl-btn {
    width: 370px;
    margin: 0 20px;
}
.scdtl-btn2 {
    width: 370px;
    margin: 0 20px;
}
.sclst_wrap {
    margin: 0 0 60px;
}
.sclst_wrap:last-child {
    margin: 0 0 0;
}
.sclst_section {
    margin: 0 0 40px;
}
.sclst_section:last-child {
    margin: 0;
}
.sclst_box {
    background: #f3f3f3;
    padding: 20px 20px;
    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;
}
.sclst_box .scdtl_img {
    width: 200px;
    height: 104px;
    overflow: hidden;
    position: relative;
    background: #f3f3f3;
    margin: 0;
}
.sclst_box .scdtl_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    z-index: 9;
}
.sclst_box .scdtl_date {
    padding: 0;
    margin: 0;
    width: 98%;
    width: -webkit-calc(100% - (200px + 20px) );
    width: calc(100% - (200px + 20px) );
}
.sclst_box .scdtl_date.is-ver3 {
    width: 100%;
    width: -webkit-100%;
    width: 100%;
}
.sclst_box .scdtl_date .date_box {
    margin: 0 0 10px;
}
.sclst_box .scdtl_date .date_box:last-child {
    margin: 0;
}
.sclst_box .scdtl_date .date_ttl {
    line-height: 1.5;
}
.sclst_box .scdtl_date .date_txt {
    line-height: 1.5;
}
.sclst_btn {
    background: #f3f3f3;
    padding: 10px 0;
    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;
}
body.job_search.detail .sclst_btn {
    background: #e8e8e8;
}
.sclst-btn {
    width: 150px;
    margin: 0 10px;
}
.sclst-btn a {
    height: 40px;
    font-size: 12px;
    border-bottom: 0;
}
@media (min-width: 896px) {
    .sclst-btn a:hover {
        border-top: 0;
    }
}
.sclst-btn.c-btn.is-ver3 a .is-btn:before {
    margin-top: -1px;
}
.sclst-btn.c-btn.is-ver3 a .is-btn:before {
    margin-top: -1px;
}
.scdtl-btn.is-ver2.on a,
.sclst-btn.is-ver2.on a {
    border: 1px solid #727272;
    color: #727272;
}
.scdtl-btn.is-ver2.on a .icn,
.sclst-btn.is-ver2.on a .icn {
    padding: 0;
}
.scdtl-btn.is-ver2.on a .icn:before,
.sclst-btn.is-ver2.on a .icn:before {
    content: none;
}
.icn_concern:before {
    width: 14px;
    height: 12px;
}
.sclst-btn {
    width: 150px;
    margin: 0 10px;
    box-shadow: 0px 5px 5px 0px rgb(74 74 74 / 5%);
    -ms-box-shadow: 0px 5px 5px 0px rgba(74, 74, 74, 0.05);
    -moz-box-shadow: 0px 5px 5px 0px rgba(74, 74, 74, 0.05);
    -webkit-box-shadow: 0px 5px 5px 0px rgb(74 74 74 / 5%);
}
.fav_btn {
    position: absolute;
    top: 30px;
    right: 30px;
    margin: 0;
}
.article_txt {
    margin: 0 0 40px;
}
.article_txt:last-child {
    margin: 0;
}
.article_h3 {
    margin: 0 0 20px;
}
.article_h4 {
    margin: 0 0 40px;
}
/*検索一覧*/
.search_box {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0 0;
}
.search_box.is-top {
    padding: 40px 0 60px;
}
.search_box.is-ver2 {
    width: auto;
    padding: 0 0 0;
}
.search_ttl {
    margin: 0 0 60px;
}
@media (min-width: 896px) {
    .search_ttl.is-vol1 {
        margin: 40px 0 60px;
    }
    .search_ttl.is-vol2 {
        margin: 40px 0 60px;
    }
    .article_warp + .search_ttl.is-vol1 {
        margin: 0 0 60px;
    }
}
.search-ttl {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
    border-left: 6px solid #215299;
    padding: 0 0 0 16px;
}
.search_ttl.is-flt .search-ttl {
    float: left;
}
.search-clear {
    float: right;
    width: 150px;
}
.search_box.is-sf .search_ttl.is-ver3 {
    margin: 0 0 60px 0;
}
.search_ttl ul {
    padding: 30px;
    border: 1px solid #f3f3f3;
}
.search_ttl ul li {
    float: left;
    margin: 0 35px 0 0;
}
.search_ttl.is-vol1 ul li {
    margin: 0 20px 0 0;
}
.search_ttl ul li:last-child {
    margin: 0;
}
.search_ttl.is-vol1 ul li:last-child {
    margin: 0;
}
.search_ttl ul li a {
    display: block;
    position: relative;
    color: #215299;
    padding: 0 0 0 20px;
}
.search_ttl ul li span.lno {
    display: block;
    position: relative;
    padding: 0 0 0 20px;
}
.search_ttl.is-vol1 ul li a {
    font-size: 15px;
}
.search_ttl ul li a:before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url(../svg/icn_rarw_r.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.search_ttl ul li span.lno:before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url(../svg/icn_rarw_r.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/*
.search-clear.c-btn.is-ver3 a .is-btn:before {
    margin-top: -1px;
}
*/
.search-clear.is-fv {
    width: 200px;
}
/*
.search-clear.is-fv.c-btn.is-ver3 a .is-btn:before {
    margin-top: -1px;
}
*/
.search-clear a {
    height: 40px;
    font-size: 12px;
}
.sctop_box {
    margin: 0 0 20px;
    border-top: 4px solid #20488c;
    box-shadow: 0 20px 20px 20px rgba(0,0,0,0.02);
}
.sctop_box:last-child {
    margin: 0;
}
a.sctop-lnks {
    text-decoration: none;
}
@media (min-width: 896px) {
    a.sctop-lnks {
        text-decoration: none;
    }
    a.sctop-lnks:hover .scdtl_date {
        color: #215299;
    }
}
.sctop_ttl {
    background: #fff;
    padding: 20px 30px 25px 30px;
    /*
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    */
}
body.job_search.detail .sctop_ttl {
    background: #215299;
}
.sctop-ttl {
    display: inline-block;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    color: #000;
    position: relative;
}
body.job_search.detail .sctop-ttl {
    color: #fff;
}
.sctop_ttl.is-ver2 {
    padding: 18px 20px;
}
.sctop_ttl.is-ver2 .sctop-ttl {
    font-size: 20px;
}
.sctop-ttl.is-new {
    padding: 0 0 0 50px;
}
.sctop-ttl.is-new:before {
    content: "NEW";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    background: #e5003e;
    padding: 4px 6px;
    font-family: "Noto Sans", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
body.job_search.detail .sctop-ttl.is-new:before {
    top: 2px;
}
.sctop-ttl.is-private {
    padding: 0 0 0 80px;
}
.sctop-ttl.is-private:after {
    content: "社名非公開";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    background: #e5003e;
    padding: 4px 6px;
    font-family: "Noto Sans", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
body.job_search.detail .sctop-ttl.is-private:after {
    top: 2px;
}
.sctop-ttl.is-new.is-private {
    padding: 0 0 0 130px;
}
.sctop-ttl.is-new.is-private:after {
    left: 50px;
}
.sctop-update {
    font-size: 14px;
    text-align: right;
    margin-top: 5px;
}
.sctop_pos {
    padding: 0 20px;
    background: #f3f3f3;
}
.sctop_pos.is-det {
    background: none;
    padding: 0;
}
.sctop-pos {
    font-weight: bold;
    border-bottom: 2px solid #fff;
    padding: 15px 0;
    font-size: 14px;
}
.sctop_pos.is-det .sctop-pos {
    padding: 0 0 15px 0;
    border: 0;

}
.sctop_box .sclst_box {
    padding: 30px 30px;
}
.sctop_box .scdtl_date .date_box {
    margin: 0 0 10px;
}
.sctop_box .scdtl_date .date_box:last-child {
    margin: 0;
}
.sctop_box .scdtl_date .date_ttl {
    line-height: 2;
}
.sctop_box .scdtl_date .date_txt {
    line-height: 2;
}
.scdtl_date.is-ver2 {
    background: #ffffff;
    padding: 0 30px 30px;
    margin: 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: space-between;
    border-top: 1px solid #e8e8e8;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.scdtl_date.is-ver2 .scdtl_in {
    padding: 25px 0 0 0;
/*    border-top: 2px solid #fff;*/
    width: 300px;
}
.scdtl_date.is-ver2 .scdtl_in:first-child {
    border-top: 0;
}
.scdtl_date.is-ver2 .scdtl_in:last-child {
    padding: 25px 0 0 0;
}
.scdtl_date.is-ver2.is-bdr .scdtl_in:first-child {
    border-top: 2px solid #fff;
}
.scdtl_date.is-ver2 .scdtl_in.is-num03 {
    width: 100%;
    padding: 10px 0 0 0;
}
.sctop_box .sclst_btn {
    padding: 20px 0;
}
.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;
}
.result_txt {
    font-size: 16px;
    line-height: 1;
}
.result_txt span {
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    color: #e5003e;
}
.sctop_pager .result_txt {
    font-size: 14px;
    text-align: center;
}
.sctop_pager .result_txt span {
    font-size: 24px;
}
.result_sort {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.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;
}
.result_sort dl:last-child {
    margin: 0;
}
.result_sort dt {
    font-size: 12px;
    line-height: 1;
}
.result_sort dd {
    font-size: 12px;
    line-height: 1;
}
.result_sort dd ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.result_sort dd li {
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #6b6b6b;
}
.result_sort dd li:last-child {
    padding: 0;
    margin: 0;
    border-right: none;
}
.result_sort dd li a {
    color: #215299;
    font-weight: bold;
}
.result_sort dd li.on a {
    color: #000;
    text-decoration: none;
    pointer-events: none;
}
.sctop_pager {
    padding: 50px 0 0;
}
.sctop_pager.is-ajt {
    padding: 0;
}
.pagerNmb_box {
    padding: 30px 0 0;
}
.cstxLst_box_search {
    margin: 0 0 60px 0;
}
.cstxLst_start {
    padding: 60px 0 0;
}
.cstxLst_start.is-non {
    padding: 0 0 60px;
}
.scdtl_wrap {
    padding: 40px 0 0;
}
.point_wrap {
    border: 1px solid #215299;
    background: #fff;
    margin: 0 0 40px;
}
.point_in {
    padding: 30px 30px;
}
.point_in.is-ver2 {
    border: 1px solid #215299;
}
.point_ttl {
    margin: 0 0 25px;
    text-align: center;
    color: #215299;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
}
.point_ttl span {
    position: relative;
    padding: 0 1em;
    display: inline-block;
}
.point_ttl span:before,
.point_ttl span:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 0;
}
.point_ttl span:before {
    left: 0;
    background: url(../img/point_icn_l.png) no-repeat 0 0;
}
.point_ttl span:after {
    right: 0;
    background: url(../img/point_icn_r.png) no-repeat 0 0;
}
.point_in p {
    word-break: break-all;
}
.point_ck li {
    font-size: 14px;
    line-height: 2.1;
    margin: 0 0 5px;
}
.point_ck li:last-child {
    margin: 0;
}
.point_ck li span {
    position: relative;
    padding: 0 0 0 2em;
    display: inline-block;
}
.point_ck li span:before {
    content: '';
    display: block;
    width: 14px;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    background: url(../svg/icn_check3.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/*
.sclst_slide {
    height: 314px;
    overflow: hidden;
}
.sclst_slide.slick-slider {
    height: auto;
    overflow: inherit;
}
@media (min-width: 896px) {
.sclst_slide .sclst_section {
    width: 320px;
    margin: 0 20px 0 0;
}
}
.sclst_slide .sctop_ttl.is-ver2 {
    padding: 0;
}
.sclst_slide .sctop_ttl.is-ver2 .sctop-ttl {
    font-size: 16px;
    padding: 15px 20px;
}
.sclst_slide .sctop_ttl.is-ver2 .sctop-ttl.is-new {
    padding: 15px 20px 15px 45px;
}
body.job_search.detail .sclst_slide .sctop-ttl.is-new:before {
    top: 0;
}
.slick-prev, .slick-next {
    top: 50%;
    width: 30px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 0;
    margin: -25px 0 0 0;
}
.sclst_slide .slick-next {
    background: url(../svg/arw_right.svg) no-repeat center center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.sclst_slide .slick-prev {
    background: url(../svg/arw_left.svg) no-repeat center center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.sclst_slide .slick-dots {
    bottom: -40px;
}
*/
.article_warp {
    padding: 40px 0 0;
}
.article_p {
    margin: 0 0 40px;
}
.article_p2 {
    margin: 0 0 40px;
}
.article_p:last-child {
    margin: 0;
}
.article_p2:last-child {
    margin: 0;
}
.detCat_wrap {
    background: #e1ecf1;
    padding: 50px 0;
}
@media (min-width: 896px) {
    .detCat_wrap {
        margin: -70px 0 -35px 0;
    }
    .detCat_in {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .detCat_wrap .scdtl_btn {
        margin: 30px 0 0 0;
    }
    .detCat_wrap .scdtl-btn.c-btn {
        margin: 0 10px;
    }
    .detCat_wrap .scdtl-btn.c-btn.is-ver2 {
        width: 120px;
    }
    .detCat_wrap .scdtl-btn.c-btn.is-ver2 a {
        font-size: 14px;
        line-height: 1.4;
    }
    .point_in.is-ver2 {
        padding: 20px 30px;
    }
}
.detCat-ttl {
    font-weight: bold;
    text-align: center;
    line-height: 1;
    font-size: 24px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 0 0 30px 0;
}
.detCat_in ul li {
    padding: 0 0 0 24px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
}
.detCat_in ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 9;
    width: 16px;
    height: 16px;
    background: url(../img/icn_det_cv_chk.png) no-repeat center center;
}
.detLnk_wrap {
    margin-top: -60px;
    padding: 0 0 130px;
}
.detLnk_lst {
    width: 100%;
    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;
}
.detLnk_lst li {
    width: 16%;
}
.detLnk_lst li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
    color: #215299;
    border: 1px solid #215299;
    text-decoration: none;
    position: relative;
    text-align: center;
    padding: 20px 20px 20px 0;
    background: #fff url(../svg/arw_dw_bl.svg) no-repeat center right 20px;
    background-size: 12px auto;
    box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 20%);
}
.spt_dtl {
    margin: 0 0 40px;
}
.spt_dtl:last-child {
    margin: 0 0 0;
}
.spt_dtl .article_p:last-child {
    margin: 0 0 0;
}
.spt_dtl .spt_ttl {
    margin: 0 0 35px;
}
.spt_dtl .spt-btn {
    width: 350px;
    margin: 0 auto;
}
.sptFlow_wrap {
    padding: 40px 30px;
    background: #fff;
}
.sptFlow_in {
    padding: 0 0 30px 0;
    position: relative;
}
.sptFlow_in:last-child {
    padding: 0 0 0 0;
}
.sptFlow_in:before {
    content: "";
    position: absolute;
    top: 0;
    left: 14px;
    z-index: 0;
    width: 2px;
    height: 100%;
    background: #215299;
}
.sptFlow_in:last-child:before {
    display: none;
}
.sptFlow-ttl {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    position: relative;
    z-index: 9;
}
.sptFlow-ttl .nmb {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    border-radius: 30px;
    background: #215299;
    font-size: 20px;
    margin: 0 15px 0 0;
    text-align: center;
    display: inline-block;
}
.sptFlow-ttl .txt {
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    padding: 6px 0 0 0;
}
.sptFlow-txt {
    font-size: 14px;
    line-height: 2.1;
    font-weight: 500;
    margin: 0 0 0 45px;
}
.sptFlow_btn {
    margin: 10px 0 0 45px;
}
.sptFlow-btn {
    width: 240px;
}
.sptFlow-btn a {
    height: 60px;
}
.searchBtn_box {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 80px;
    box-sizing: border-box;
}
.searchBtn_ttl {
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    border-left: 4px solid #215299;
    padding: 0 0 0 10px;
}
.searchBtn_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0 0;
}
.searchBtn_lst li {
    width: 32%;
    margin: 0 2%;
}
.search_btn a {
    font-size: 18px;
}
.popular-ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.company-name {
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0 0 0;
}
.company-name.ver2 {
    margin: 0 0 20px 0;
}

.swiper_pt .swiper-container_pt {
    position: relative;
}
.swiper_pt .swiper .swiper-slide,
.swiper_pt .swiper2 .swiper-slide,
.swiper_pt .swiper-non .swiper-slide {
    width: 325px;
    background: #f3f3f3;
}
.swiper_pt .swiper-non .swiper-slide {
    margin-right: 10px;
}
.swiper_pt .swiper-button-prev,
.swiper_pt .swiper-button-next,
.swiper_pt .swiper-button-prev2,
.swiper_pt .swiper-button-next2 {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    cursor: pointer;
    color: #0000;
    border: none;
    outline: none;
    background: #ff9e1a;
    z-index: 999;
    border-radius: 20px;
}
.swiper_pt .swiper-button-next,
.swiper_pt .swiper-button-next2 {
    right: -20px;
    margin-top: -20px;
    background: #215299 url(/cmn/svg/bnrlst_arw_r_w.svg) no-repeat center center;
    background-size: 10px auto;
}
.swiper_pt .swiper-button-prev,
.swiper_pt .swiper-button-prev2 {
    left: -20px;
    margin-top: -20px;
    background: #215299 url(/cmn/svg/bnrlst_arw_l_w.svg) no-repeat center center;
    background-size: 10px auto;
}
.swiper_pt .swiper-pagination,
.swiper_pt .swiper-pagination2 {
    display: none;
}
.swiper_pt .sclst_section {
    margin: 0;
}
.swiper_pt .sctop_ttl {
    background: #215299;
    padding: 15px;
    box-sizing: border-box;
    height: 75px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.swiper_pt .sctop-ttl {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.swiper_pt .sctop_ttl.is-ver2 .sctop-ttl {
    font-size: 15px;
}
body.job_search.detail .swiper_pt .sclst_btn {
    background: none;
}

.search_cate_link {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    text-align: center;
}
.search_cate_link.is-lng {
    margin-top: 20px;
}
.search_cate_link p {
    border: 1px solid #20488c;
    width: 48%;
    font-size: 15px;
}
.search_cate_link.is-lng p {
    width: 100%;
}
.search_cate_link p a {
    display: block;
    padding: 20px 10px 20px 10px;
    line-height: 1;
    color: #20488c;
    font-weight: bold;
}
.search_cate_link p a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.search_cate_link p span {
    display: inline-block;
    position: relative;
    padding-left: 22px;
}
.search_cate_link p span:before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url(../svg/icn_rarw_r.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.faq_warpbox {
    border: 1px solid #f3f3f3;
    margin-bottom: 20px;
}
.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 .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;
}

.caselst_box {
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin: 0 0 20px;
}
.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;
}
.caselst_txt {
    color: #215299;
    font-size: 14px;
    line-height: 1.7;
}
body.job_search.detail .caselst_box .label_lst {
    margin-bottom: 10px;
}
@media (min-width: 896px) {
    .caselst_box a:hover {
        opacity: 0.7;
        text-decoration: none;
    }
}

@media (min-width: 896px) {
    .detLnk_lst li a:hover {
        color: #fff;
        background: #215299 url(../svg/arw_dw_wh.svg) no-repeat center right 20px;
        background-size: 12px auto;
    }
    .spt_dtl .spt_ttl {
        padding: 20px 15px;
    }
    .spt_dtl .spt-ttl {
        font-size: 20px;
    }
    .spt-ttl .nmb {
        font-size: 40px;
    }
    .spt-ttl .txt {
        padding: 0 0 0 40px;
    }

    .faq-btn.c-btn a:hover {
        background: #ea3365;
    }
    .faq-btn.c-btn.is-ver3 a:hover {
        opacity: 1;
        color: #fff;
        background: #215299;
    }
    .c-btn.is-blue a:hover {
        opacity: .8;
    }
}
@media only screen and (max-width: 896px) {
    /*検索詳細*/
    .scdtl_ttl {
        padding: 10px 15px 0;
    }
    .scdtl_ttlin {
        padding: 20px 15px;
    }
    .scdtl_section {
        margin: 0 0 20px;
    }
    .scdtl_interview {
        display: block;
        padding: 20px 15px;
    }
    .scdtl_interview .article_img {
        text-align: center;
        margin: 0 0 10px;
    }
    .scdtl_interview dt {
        font-size: 14px;
    }
    .scdtl_interview dt + dd {
        margin-top: 15px;
    }
    .scdtl-update {
        display: none;
    }
    .summary_wrap {
        margin: 10px 0 25px 0;
    }
    .label_lst li.is-date {
        display: inline-block;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
        color: #215299;
        margin-bottom: 0;
        padding: 0 5px;
        border: 1px solid #215299;
    }
    .scdtl-ttl {
        font-size: 18px;
        line-height: 1.6;
        margin: 0 0 15px;
    }
    .sctop-pos {
        font-size: 12px;
    }
    .label_lst {
        margin: 0 0 15px;
        padding: 0;
    }
    body.job_search.detail .label_lst.is-bt {
        margin: 15px 0 0 0;
    }
    .label_lst.is-lng {
        margin-bottom: 10px;
    }
    .label_lst li {
        margin: 2px 0.5em 2px 0;
    }
    .scdtl_img {
        position: relative;
        margin: 0 15px 30px;
    }
    .scdtl_wrap {
        padding: 20px 15px 0;
    }
    .scdtl_date {
        margin: 0 0 20px;
    }
    .scdtl_date .date_box {
        margin: 0 0 15px;
    }
    .scdtl_date .date_ttl {
        font-size: 12px;
        line-height: 1.5;
    }
    .scdtl_date .date_ttl span {
        font-size: 10px;
        width: 64px;
    }
    .scdtl_date .date_ttl.is-icn01 span:before {
        width: 11px;
        height: 12px;
    }
    .scdtl_date .date_ttl.is-icn02 span:before {
        width: 12px;
        height: 12px;
    }
    .scdtl_date .date_ttl.is-icn03 span:before {
        width: 11px;
        height: 10px;
    }
    .scdtl_date .date_ttl.is-icn04 span:before {
        width: 10px;
        height: 12px;
    }
    .scdtl_date .date_ttl.is-icn05 span:before {
        width: 10px;
        height: 12px;
    }
    .scdtl_date .date_ttl.is-icn06 span:before {
        width: 12px;
        height: 13px;
    }
    .scdtl_date .date_ttl.is-icn07 span:before {
        width: 13px;
        height: 14px;
    }
    .scdtl_date .date_ttl.is-icn08 span:before {
        width: 13px;
        height: 12px;
    }
    .scdtl_date .date_ttl.is-icn09 span {
        padding-top: 3px;
    }
    .scdtl_date .date_ttl.is-icn09 span:before {
        width: 13px;
        height: 14px;
    }
    .scdtl_date .date_txt {
        font-size: 12px;
        line-height: 1.5;
        width: 98%;
        width: -webkit-calc(100% - (60px + 10px) );
        width: calc(100% - (60px + 10px) );
    }
    .scdtl_date .scdtl_in.is-non .date_txt {
        height: 55px;
    }
    .c-btn a .is-btn .is-deco {
        padding-left: 65px;
    }
    .c-btn a .is-btn .is-deco .is-deco-item {
        font-size: 10px;
        width: 60px;
        height: 20px;
    }
    .scdtl_btn.is-main {
        margin: 20px 0 0;
    }
    .scdtl_btn.is-main .scdtl-btn {
        width: 100%;
    }
    .scdtl_date .date_more {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        height: 16px;
        background: linear-gradient(rgba(255,255,255,0.5) 0, #fff 100%);
        line-height: 1;
        font-size: 12px;
        text-align: right;
        padding: 6px 0 0 0;
        color: #215299;
        z-index: 1;
    }
    .scdtl_date .date_more span {
        position: relative;
        padding: 0 16px 0 4px;
    }
    .scdtl_date .date_more span::after {
        position: absolute;
        content: "";
        bottom: 0;
        right: 0;
        z-index: -1;
        margin: 0 0 0 -45px;
        width: 100%;
        height: 100%;
        background: #fff url(../svg/arw_dw_bl.svg) no-repeat right 4px center;
        background-size: 7px auto;
    }
    .scdtl_tbl {
        margin: 0 0 30px;
    }
    .scdtl_btn {
        margin: 20px 15px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .scdtl-btn {
        margin: 0;
    }
    .scdtl_btn.is-tri .scdtl-btn {
        width: 30%;
    }
    .scdtl_btn.is-tri .scdtl-btn.c-btn a {
        line-height: 1.2;
        padding: 2px 0 0 0;
    }
    .scdtl-btn {
        width: 48%;
    }
    .scdtl_btn.is-fav .scdtl-btn:nth-child(1) {
        width: 40%;
    }
    .scdtl_btn.is-fav .scdtl-btn:nth-child(2) {
        width: 58%;
    }
    .scdtl_btn.is-fav .scdtl-btn:last-child {
        width: 100%;
        margin: 10px 0 0;
    }
    .scdtl-btn.c-btn a {
        font-size: 12px;
    }
    .sclst_wrap {
        margin: 0 0 30px;
    }
    .sclst_section {
        margin: 0 0 20px;
    }
    .sclst_box {
        padding: 15px 15px 15px;
    }
    body.job_search.detail .sclst_box {
        background: #fff;
    }
    .sclst_box .scdtl_img {
        width: 125px;
        height: 65px;
    }
    .sclst_box .scdtl_date {
        padding: 0;
        margin: 0;
        width: 100%;
        width: -webkit-100%;
        width: 100%;
    }
    body.job_search.detail .sclst_box.is-img .scdtl_date {
        width: 98%;
        width: -webkit-calc(100% - (125px + 15px) );
        width: calc(100% - (125px + 15px) );
    }
    .sclst_box .scdtl_date .date_box {
        display: -webkit-none;
        display: -ms-none;
        display: none;
    }
    .sclst_box .scdtl_date .date_box.is-position,
    .sclst_box .scdtl_date .date_box.is-company {
        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;
    }
    .sclst_box .scdtl_date .date_box.is-company {
        margin: 0 0 15px 0;
    }
    .sclst_box.is-img .scdtl_date .date_box.is-position {
        display: -webkit-block;
        display: -ms-block;
        display: block;
        margin: 0;
    }
    .sclst_box .scdtl_date .date_ttl {
        margin: 0 0 10px;
    }
    body.job_search.detail .sclst_box .scdtl_date .date_ttl {
        margin: 0 0 0;
    }
    body.job_search.detail .sclst_box.is-img .scdtl_date .date_ttl {
        margin: 0 0 10px;
    }
    .sclst_box .scdtl_date .date_txt {
        width: 100%;
        width: -webkit-calc(100%);
        width: calc(100%);
    }
    .sclst_box .scdtl_date .date_box.is-position .date_txt,
    .sclst_box .scdtl_date .date_box.is-company .date_txt {
        width: 98%;
        width: -webkit-calc(100% - (60px + 10px) );
        width: calc(100% - (60px + 10px) );
    }
    .sclst_box.is-img .scdtl_date .date_box.is-position .date_txt {
        width: 100%;
        width: -webkit-calc(100%);
        width: calc(100%);
    }
    .scdtl_date.is-ver2 {
        padding: 0 15px;
        margin: 0 0 15px;
    }
    body.job_search.detail .scdtl_date.is-ver2 {
        background: #fff;
        padding: 0 15px 15px 15px;
        display: -webkit-block;
        display: -ms-block;
        display: block;
        border-top: 0;
    }
    .sclst_btn {
        padding: 15px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .sclst_btn.is-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .sclst-btn {
        width: 48%;
        margin: 0;
    }
    .sclst-btn.is-full {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .sclst-btn a {
        height: 45px;
        font-size: 14px;
    }
    .icn_concern:before {
        width: 16px;
        height: 14px;
    }
    .article_txt {
        margin: 0 0 20px;
    }
    .article_h3 {
        margin: 0 15px 10px;
    }
    .article_h3.is-ajt {
        margin: 0 0 10px;
    }
    .article_h4 {
        margin: 0 0 15px;
        padding: 10px 15px 0;
    }
    /*検索一覧*/
    .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;
        padding: 20px 0 0;
        border: 1px solid #ebf0f3;
    }
    .search_box.is-ver2 {
        width: 100%;
        padding: 20px 0 0;
    }
    .search_box.is-top {
        padding: 10px 0 30px;
        border-top: 0;
    }
    .search_ttl {
        margin: 0 15px 30px;
    }
    .search_ttl.is-vol1 {
        margin: 0 0 30px;
    }
    .search_ttl.is-vol2 {
        margin: 20px 15px 20px;
    }
    .search_ttl.is-flt {
        margin: 0 15px 20px;
    }
    .search-ttl {
        font-size: 16px;
        border-left: 3px solid #215299;
        padding: 0 0 0 10px;
    }
    .search_ttl.is-flt .search-ttl {
        float: none;
    }
    .search-clear {
        float: none;
        width: 100%;
        margin: 15px 0 0 0;
    }
    .search-clear.is-fv {
        width: 100%;
    }
    .sctop_wrap {
        padding: 15px 10px 0;
    }
    .sctop_box {
        margin: 0 0 15px;
    }
    .sctop_ttl {
        padding: 20px 15px 15px 15px;
    }
    .sctop-ttl {
        font-size: 18px;
        line-height: 1.4;
    }
    .sctop_ttl.is-ver2 {
        padding: 0 15px;
        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;
        height: 60px;
        margin: 0 15px;
    }
    body.job_search.detail .sctop_ttl.is-ver2 {
        padding: 12px 15px;
        height: auto;
    }
    .sctop_ttl.is-ver2 .sctop-ttl {
        font-size: 15px;
    }
    .sctop-ttl.is-new {
        padding: 30px 0 0 0;
    }
    .sctop-ttl.is-private {
        padding: 30px 0 0 0;
    }
    .sctop-ttl.is-new.is-private {
        padding: 30px 0 0 0;
    }
    body.job_search.detail .sctop-ttl.is-new:before {
        top: 0;
    }
    body.job_search.detail .sctop-ttl.is-private:after {
        top: 0;
    }
    .sctop-update {
        font-size: 12px;
    }
    .sctop_pos {
        padding: 0 15px;
    }
    .sctop_box .sclst_box {
        padding: 15px 15px 15px;
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .sctop_box .sclst_box .scdtl_img {
        width: 100%;
        height: auto;
        margin: 0 0 15px;
    }
    .sclst_box .scdtl_img img {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
    }
    .sctop_box .scdtl_date .date_box {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        margin: 0 0 10px;
    }
    .sctop_box .scdtl_date .date_ttl {
        line-height: 1.5;
        margin: 0;
    }
    .sctop_box .scdtl_date .date_txt {
        line-height: 1.5;
    }
    .sctop_box .sclst_box .scdtl_date .date_txt {
        width: 98%;
        width: -webkit-calc(100% - (60px + 10px) );
        width: calc(100% - (60px + 10px) );
        font-weight: bold;
    }
    .sctop_box .scdtl_date.is-lst .date_ttl span {
        width: 74px;
    }
    .sctop_box .scdtl_date.is-lst .date_txt {
        width: -webkit-calc(100% - (74px + 10px) );
        width: calc(100% - (74px + 10px) );
    }
    .scdtl_date.is-ver2 {
        padding: 0 15px 0;
        margin: 0 0 0 0;
        /*
        display: block;
        */
    }
    .scdtl_date.is-ver2 .scdtl_in {
        padding: 10px 0;
        width: 100%;
    }
    .scdtl_date.is-ver2 .scdtl_in:first-child {
        padding: 15px 0 0 0;
    }
    .scdtl_date.is-ver2 .scdtl_in:last-child {
        /*padding: 15px 0 15px 0;*/
        padding: 0 0 15px 0;
    }
    .scdtl_date.is-ver2 .scdtl_in.is-num01 {
        order: 1;
        padding: 15px 0 0 0;
    }
    .scdtl_date.is-ver2 .scdtl_in.is-num02 {
        order: 3;
        padding: 10px 0 15px 0;
    }
    .scdtl_date.is-ver2 .scdtl_in.is-num03 {
        order: 2;
        padding: 10px 0 0 0;
    }
    .scdtl_box {
        padding: 20px 15px;
    }
    .sctop_box .sclst_btn {
        padding: 15px 15px;
    }
    .search_result {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        text-align: center;
        margin: 0 0 20px;
    }
    body.results .search_result {
        display:-webkit-flex;
        display:-ms-flex;
        display: flex;
        text-align: left;
        margin: 20px 15px 20px;
    }
    .result_txt {
        font-size: 12px;
    }
    body.results .result_txt {
        font-size: 11px;
    }
    .result_txt span {
        font-size: 18px;
    }
    body.results .result_txt span {
        font-size: 16px;
    }
    .sctop_pager .result_txt {
        font-size: 12px;
    }
    .sctop_pager .result_txt span {
        font-size: 18px;
    }
    .result_sort {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15px 0 0;
    }
    body.results .result_sort {
        padding: 0 0 0;
    }
    .result_sort dl {
        margin: 0 25px 0 0;
    }
    body.results .result_sort dt {
        font-size: 11px;
    }
    body.results .result_sort dd {
        font-size: 11px;
    }
    .result_sort dd li {
        padding: 0 8px 0 0;
        margin: 0 8px 0 0;
    }
    .sctop_pager {
        padding: 30px 0 0;
    }
    .sctop_pager.is-ajt {
        margin-bottom: 20px;
    }
    .pagerNmb_box {
        padding: 20px 0 0;
    }
    .sctop_pager.is-ajt .pagerNmb_box {
        padding: 5px 0 0;
    }
    .cstxLst_box_search {
        margin: 20px 0 0;
    }
    .cstxLst_start {
        padding: 40px 0 0;
    }
    .cstxLst_start.is-non {
        padding: 40px 0 40px;
    }
    .point_wrap {
        margin: 0 0 20px;
    }
    .point_in {
        padding: 20px 15px;
    }
    .point_in.is-ver2 {
        padding: 15px 10px;
    }
    .point_ttl {
        margin: 0 0 15px;
        font-size: 13px;
    }
    .point_ttl span:before,
    .point_ttl span:after {
        width: 9px;
        height: 9px;
    }
    .point_ttl span:before {
        background: url(../img/sp/point_icn_l.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .point_ttl span:after {
        background: url(../img/sp/point_icn_r.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .point_ck li {
        font-size: 13px;
        line-height: 1.7;
    }
    .point_ck li span:before {
        width: 12px;
        height: 8px;
        top: 6px;
    }
    /*
    .sclst_slide {
        height: 314px;
        overflow: hidden;
        margin: 0 15px;
    }
    .sclst_slide.slick-slider {
        height: auto;
        overflow: inherit;
    }
    */
    /*
    .sclst_slide .sclst_section {
        width: 100%;
        margin: 0 10px 0 0;
    }
    */
    /*
     body.job_search.detail .sclst_slide .sctop_ttl.is-ver2 {
        padding: 0;
        margin: 0;
    }
    .sclst_slide .sctop_ttl.is-ver2 .sctop-ttl {
        font-size: 14px;
        padding: 15px 20px;
    }
    .sclst_slide .sctop_ttl.is-ver2 .sctop-ttl.is-new {
        padding: 15px 20px 15px 45px;
    }
    body.job_search.detail .sclst_slide .sctop-ttl.is-new:before {
        top: 0;
    }
    .sclst_slide .slick-dots {
        bottom: -10px;
        margin: 0 0 0 0;
    }
    */
    .article_warp {
        padding: 40px 0 0;
    }
    .article_p {
        margin: 0 15px 30px;
    }
    .article_p2 {
        margin: 0 0 30px;
    }
    .article_p2:last-child {
        margin: 0;
    }
    body.job_search.detail .header_flow {
        position : absolute;
        top : -50px !important;
    }
    .jobSrcflt_wrap {
        position : fixed;
        bottom : 0px;
        left : 0px;
        z-index : 999;
        width : 100%;
        box-sizing : border-box;
        padding : 15px;
        background : rgb(243, 243, 243);
    }
    .jobSrcflt_wrap .scdtl_btn {
        margin : 0px;
    }
    body.job_search.detail .pagetop {
        bottom : 90px;
    }
    body.job_search.detail .fltLp_wrap {
        bottom : 150px;
    }
    .detCat_wrap {
        padding: 30px 15px;
    }
    .detCat-ttl {
        line-height: 1.3888888;
        font-size: 17px;
        margin: 0 0 25px 0;
    }
    .detCat_in ul li {
        padding: 0 0 0 20px;
        font-size: 13px;
        font-weight: normal;
        line-height: 1.6153846;
        margin: 0 0 5px 0;
    }
    .detCat_in ul li:last-child {
        margin: 0 0 0 0;
    }
    .detCat_in ul li:before {
        top: 4px;
        width: 13px;
        height: 13px;
        background: url(../img/sp/icn_det_cv_chk.png) no-repeat center center;
        background-size: 100% auto;
    }
    .detCat_wrap .scdtl_btn {
        margin: 25px 0 0 0;
    }
    .search_box.is-sf .search_ttl.is-ver3 {
        margin: 0 15px 15px 15px;
    }
    .search_ttl ul {
        padding: 10px 20px 20px 20px;
    }
    .search_ttl ul li,
    .search_ttl ul li:last-child {
        margin: 10px 20px 0 0;
    }
    .search_ttl.is-vol1 ul li,
    .search_ttl.is-vol1 ul li:last-child {
        margin: 10px 20px 0 0;
    }
    .search_ttl ul li a {
        padding: 0 0 0 17px;
    }
    .search_ttl ul li span.lno {
        padding: 0 0 0 17px;
    }
    .search_ttl.is-vol1 ul li a {
        font-size: 12px;
    }
    .search_ttl ul li a:before {
        width: 13px;
        height: 13px;
    }
    .search_ttl ul li span.lno:before {
        width: 13px;
        height: 13px;
    }
    .detLnk_wrap {
        margin-top: 0;
        padding: 0 0 30px;
    }
    .detLnk_lst {
        width: 100%;
        padding: 0 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .detLnk_lst li {
        width: 49%;
        margin-top: 10px;
    }
    .detLnk_lst li:nth-child(-n+2) {
        margin-top: 0;
    }
    /*
    .detLnk_lst li:last-child {
        width: 100%;
    }
        */
    .detLnk_lst li a {
        font-size: 14px;
        padding: 20px 15px 20px 0;
        background: #fff url(../svg/arw_dw_bl.svg) no-repeat center right 15px;
        background-size: 10px auto;
    }
    .spt_dtl {
        margin: 0 0 30px;
    }
    .spt_dtl .spt_ttl {
        margin: 0 0 20px;
    }
    .spt_dtl .article_p {
        margin: 0 0 30px;
    }
    .spt_dtl .spt-btn {
        width: 100%;
    }
    .sptFlow_wrap {
        padding: 20px 15px;
    }
    .sptFlow_in {
        padding: 0 0 20px 0;
    }
    .sptFlow_in:before {
        left: 11px;
    }
    .sptFlow-ttl {
        font-size: 15px;
        line-height: 1.2;
        font-weight: 600;
        margin: 0 0 5px 0;
    }
    .sptFlow-ttl .nmb {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
        margin: 0 10px 0 0;
    }
    .sptFlow-ttl .txt {
        width: -webkit-calc(100% - 34px);
        width: calc(100% - 34px);
        padding: 3px 0 0 0;
    }
    .sptFlow-txt {
        font-size: 13px;
        line-height: 1.7;
        margin: 0 0 0 34px;
    }
    .sptFlow_btn {
        margin: 10px 0 0 34px;
    }
    .sptFlow-btn {
        width: 100%;
    }
    .sptFlow-btn a {
        height: 50px;
    }
    .searchBtn_box {
        width: 100%;
        padding: 30px 15px;
    }
    .searchBtn_ttl {
        font-size: 14px;
        border-left: 3px solid #215299;
        padding: 0 0 0 8px;
    }
    .searchBtn_lst {
        padding: 20px 0 0;
    }
    .searchBtn_lst li {
        width: 100%;
        margin: 15px 0 0;
    }
    .searchBtn_lst li:first-child {
        margin: 0;
    }
    .search_btn a {
        font-size: 16px;
    }
    .popular-ttl {
        font-size: 14px;
        margin: 0 15px 5px 15px;
    }
    .company-name {
        font-size: 16px;
    }
    .company-name.ver2 {
        margin: 5px 0 10px 0;
    }

    .swiper_pt .swiper-button-next,
    .swiper_pt .swiper-button-next2 {
        width: 30px;
        height: 30px;
        right: 7px;
    }
    .swiper_pt .swiper-button-prev,
    .swiper_pt .swiper-button-prev2 {
        width: 30px;
        height: 30px;
        left: 7px;
    }
    .swiper_pt .sctop_ttl.is-ver2 {
        margin: 0;
    }
    body.job_search.detail .swiper_pt  .sclst_box,
    body.job_search.detail .swiper_pt .scdtl_date.is-ver2 {
        background: #f3f3f3;
    }

    .search_cate_link {
        display: block;
        margin-top: 30px;
        padding: 0 15px;
    }
    .search_cate_link.is-lng {
        padding: 0;
    }
    .search_cate_link p {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    .search_cate_link p a {
        padding-top: 14px;
        padding-bottom: 14px;
        font-size: 13px;
    }
    .search_cate_link p span:before {
        width: 13px;
        height: 13px;
    }


    .faq_warp {
        padding: 0;
    }
    .faq_warpbox {
        margin: 0 0 10px;
    }
    .faq_qbx a {
        padding: 10px 15px;
    }
    .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;
    }

    .caselst_txt {
        font-size: 13px;
        line-height: 1.4;
    }
    .summary_ct ul li {
        font-size: 13px;
        padding: 12px 2px;
    }
    
}/*@media*/
@media only screen and (max-width: 374px) {
    body.results .search_result {
        margin: 20px 10px 20px;
    }
    body.results .result_txt {
        font-size: 10px;
    }
    body.results .result_txt span {
        font-size: 14px;
    }
    body.results .result_sort dt {
        font-size: 10px;
    }
    body.results .result_sort dd {
        font-size: 10px;
    }
    .sclst-btn a {
        font-size: 13px;
    }
    .detLnk_lst li a {
        font-size: 13px;
    }
    .label_lst li.is-date {
        padding: 0 3px;
    }
}
