@charset "UTF-8";
.article_h4 {
    margin: 0;
}
.scform-ttl {
    line-height: 1.6;
}
.scform_ttl {
    padding: 0;
}
.search-ttl {
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}
.search_formcv {
    padding: 25px 0 0;
}
.search_form {
    padding: 0 18px;
}
.form_box {
    padding:20px 0;
}
.form_box.is-half .form_bx {
    width: 50%;
}
.form_bx.is-sp {
    display: -webkit-none;
    display: -ms-none;
    display: none;
}
.form_bx .form_bxtl {
    font-size: 12px;
    line-height: 1.4;
    width: 48px;
    text-align: right;
}
.form_bx .form_bxtl.is-wid {
    width: 75px;
}
.form_btn a {
    width: 150px;
}
.form_btn a.form_btn-l {
    width: 170px;
}
.form_box.is-half .form_btn a {
    width: 240px;
}
.search_select {
    width: 110px;
}
.form_box.is-half .search_select {
    width: 270px;
}
input[type="text"].search_input {
    width: 370px;
}
.newjob_warp {
    margin: 0 0 40px;
}
.newjob_warp.is-ver2 {
    margin: 0 0 40px;
}
.newjob_warp.is-ver2:last-child,
.newjob_warp:last-child {
    margin: 0;
}
.newjob-aktl {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 20px 0;
}
.njob_warp {
    padding: 25px 0 0;
}
.njob_box {
    margin: 0 0 20px;
}
.njob_box:last-child {
    margin: 0;
}
.njob_warp a {
    display: block;
    text-decoration: none;
    border: 1px solid #d4d4d4;
}
.njob_ttl {
    padding: 10px 18px;
}
.njob-ttl {
    font-size: 14px;
    line-height: 2;
    font-weight: bold;
    color: #215299;
}
.njob_lst {
    overflow: hidden;
    padding: 6px 18px;
    background: #f3f3f3;
}
.njob_date {
    float: left;
    padding: 0 .8em 0 0;
}
.njob_date:last-child {
    padding: 0;
}
.njob_tag {
    font-size: 14px;
    line-height: 2;
    float: left;
}
.njob_tag span {
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #215299;
    border: 1px solid #215299;
    padding: 4px 6px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.njob_txt {
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
    padding: 0 0 0 .4em;
    margin: 0 0 0 36px;
}
.njob_date.is-area .njob_txt {
    margin: 0 0 0 47px;
}
.jobcv_warp {
    background: #addbff url(../img/job_search_cv_bg.jpg) no-repeat 0 0;
}
.jobcv_in {
    padding: 50px 30px 30px;
}
.jobcv_warp.is-ver2 .jobcv_in {
    padding: 40px 30px 26px;
}
.jobcv_ing {
    text-align: left;
}
.jobcv_warp.is-ver2 .jobcv_ing {
    padding: 0 0 0 97px;
}
.jobcv_warp .cv_btnbx {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 0 90px;
}
@media (min-width: 896px) {
.jobcv_warp.is-ver2 .cv_btnbx {
    padding: 30px 0 0 65px;
}
}
.jobcv_warp .cv_btn {
    width: 300px;
    margin: 0;
}
@media (min-width: 896px) {
.jobcv_warp.is-ver2 .cv_btn {
    width: 350px;
}
}
.jobcv_warp .cv_btn a {
    font-size: 16px;
    font-weight: bold;
    border: 0;
    border-bottom: 6px solid #a3002c;
}
.jobcv_warp .cv_btn a {
    border-bottom: 6px solid #a3002c;
}
.jobcv_warp .cv_btn.cv_tel a {
    background: #fff;
    color: #e5003e;
}
.jobcv_warp .cv_tel .is-tel {
    font-size: 34px;
    position: relative;
    padding-left: 0;
}
.jobcv_warp .cv_tel .is-tel:before {
    content: none;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -110px;
    background: url(../svg/icn_tel.svg) no-repeat 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.jobcv_warp .cv_sv a .is-bg {
    display: block;
    font-weight: 500;
    font-size: 20px;
    padding: 8px 0 0;
}
.anklnk_warp {
    margin: 0 0 60px;
}
.anklnk_warp ul {
    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;
}
.anklnk_warp li {
    width: 16%;
}
.anklnk_warp li a {
    width: 100%;
    height: 70px;
    background: #f3f3f3;
    text-align: center;
    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;
    font-size: 12px;
    line-height: 1.4;
    font-weight: bold;
    color: #215299;
    text-decoration: none;
}
.anklnk_warp li a span {
    padding: 0 0 15px;
    background: url(../svg/pager_arw_down.svg) no-repeat bottom center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.cmp_ttl {
    margin: 0 0 30px;
}
.cmp-ttl {
    display: inline-block;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
    border-left: 6px solid #004098;
    padding: 0 0 0 20px;
}
.cmp_ttl .is-lt {
    font-size: 20px;
    font-weight: 500;
}
.field_warp.is-ver2 {
    padding: 0 0 20px;
}
.field_txt {
    margin: 0 0 30px;
}
.field-txt {
    font-size: 14px;
    line-height: 2.1;
}
.field-txt span {
    color: #e5003e;
    font-weight: bold;
}
.field_box {
    margin: 0 0 30px;
}
.field_box ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.field_box ul li {
    margin: 0 1px 0 0;
}
@media (min-width: 896px) {
    .field_box ul li:nth-child(4n) {
        margin: 0 0 0 0;
    }
}
.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;
}
.field_more {
    padding: 0 0 70px;
    text-align: right;
}
.field_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;
}
.field-btn.c-btn a .is-fsl {
    font-size: 20px;
    display: block;
    font-weight: 500;
    line-height: 1.2;
}
.cpaatc_warp {
    margin: 0 0 20px;
}
.cpaatc_box {
    margin: 0 0 40px;
}
.cpaatc_box:last-child {
    margin: 0;
}
.checkbox_lst li {
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 10px;
}
.checkbox_lst span:before {
    height: 22px;
}
.cpaatc_ttl {
    background: #215299;
    padding: 28px 20px;
            margin-bottom: 20px;
}
.cpaatc-ttl {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    padding: 0 0 0 40px;
    position: relative;

}
.cpaatc-ttl:before {
    content: '';
    display: block;
    width: 26px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../svg/icn_check4.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;

}
.cpaatc_flx {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 25px 0 0;
}
.cpaatc_img {
    padding: 0 0 0 20px;
}
.cpaatc-txt {
    font-size: 14px;
    line-height: 2.1;
}

.flowbox_warp {
    margin: 0 0 40px;
}
.flowbox_warp li {
    margin: 0 0 30px;
    position: relative;
}
.flowbox_warp li:before {
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #215299;
}
.flowbox_warp li:last-child {
    margin: 0;
}
.flowbox_warp li:last-child:before {
    content: none;
}
.flowbox_box {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f3f3f3;
}
.flowbox_txt {
    padding: 25px 25px;
}
.flowbox-ttl {
    font-size: 18px;
    line-height: 1;
    color: #215299;
    font-weight: bold;
    margin: 0 0 15px;
}
.flowbox-txt {
    font-size: 14px;
    line-height: 1.8;
}
.pointTtl_warp {
    margin: 0 0 50px;
}
.pointTtl_box {
    background: #f3f3f3;
    position: relative;
    padding: 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;
}
.pointTtl_box:before {
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -14px;
    border: 14px solid transparent;
    border-top: 14px solid #f3f3f3;
}
.pointTtl_box.is-ver2:before {
    content: none;
}
.pointTtl_icn {
    width: 80px;
    height: 80px;
    background: #f69c00;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.pointTtl_icn .is-in {
    text-align: center;
    padding: 6px 0 0;
}
.pointTtl_icn .is-bl {
    font-size: 24px;
    line-height: 1;
}
.pointTtl_ttl {
    width: 98%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
}
.pointTtl_ttl.ver2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pointTtl-ttl {
    font-size: 26px;
    line-height: 1.5;
    font-weight: 500;
}
.graph_img {
    margin: 0 0 60px;
}
.cmp_img {
    margin: 0 0 40px;
}
.newjob_list {
    padding: 20px 0 0;
}
.list_warp {
    margin: 0 0 40px;
}
.list_warp:last-child {
    margin: 0;
}
.list_list {
    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;
    padding: 5px 0 0;
}
.list_box {
    width: 49%;
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin: 20px 0 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.list_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;
}
.list_img {
    width: 90px;
    height: 60px;
    overflow: hidden;
    position: relative;
    background: #f3f3f3;
}
.list_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%;
}
.list_txt {
    font-size: 12px;
    line-height: 1.7;
    width: 76%;
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    color: #215299;
}
.list_txt.is-lg {
    width: 100%;
}
.read_ttl {
    margin: 0 0 10px;
}
.read_warp {
    padding: 0 0 60px;
}
.field_theme {
    padding: 40px 0;
}

.njob_det {
    border-top: 1px solid #f3f3f3;
    margin: 20px 0 30px 0;
}
.njob_det li {
    border-bottom: 1px solid #f3f3f3;
}
.njob_det li.is-non {
    display: none;
}
.njob_det li a {
    display: block;
    padding: 20px 0;
    text-decoration: none;
}
.njob_det-txt {
    margin: 0 0 10px 0;
    font-size: 14px;
}
.njob_det-days {
    margin: 0 10px 0 0;
}
.njob_det_cat {
    display: table-cell;
}
.njob_det_ttl {
    /* display: table-cell; */
    margin: 8px 0 0 0;
}
.njob_det-cat {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    background: #e5003e;
    padding: 4px 6px;
    margin: 0 10px 0 0;
    white-space: nowrap;
}
.njob_det-ttl {
    color: #215299;
    margin: 0 10px 0 0;
}
@media (min-width: 896px) {
    .njob_det li a:hover .njob_det-ttl {
        text-decoration: underline;
    }
}
.njob_det-fee {
    display: inline-block;
}
.srcNew_wrap {
    margin: 0 0 70px;
}
.srcNew_in {
    margin-top: 25px;
}
.swiper1 .swiper-slide {
    width: 340px;
}
.swiper1 .swiper-slide a {
    display: block;
    text-decoration: none;
}
.srcNew_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;
}
.srcNew_ttl .lank {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    background: #fff url(../svg/crown.svg) no-repeat center;
    background-size: 80% auto;
    line-height: 1;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 13px;
}
.srcNew_ttl .lank.lank1 {
    background: #fff url(../svg/crown1.svg) no-repeat center;
    background-size: 80% auto;
}
.srcNew_ttl .lank.lank2 {
    background: #fff url(../svg/crown2.svg) no-repeat center;
    background-size: 80% auto;
}
.srcNew_ttl .lank.lank3 {
    background: #fff url(../svg/crown3.svg) no-repeat center;
    background-size: 80% auto;
}
.srcNew-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;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    box-sizing: border-box;
}
.srcNew_date {
    padding: 15px;
}
.srcNew_box {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 0 0;
}
.srcNew_box:first-child {
    margin: 0;
}
.srcNew-tl {
    width: 80px;
}
.srcNew-tl span {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    color: #215299;
    border: 1px solid #215299;
    padding: 4px 8px;
    box-sizing: border-box;
    text-align: center;
    display: block;
}
.srcNew-txt {
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px);
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.srcNew-btn {
    margin: 15px 0 0 0;
    height: 35px;
    font-size: 13px;
    color: #e5003e;
    background: #fff;
    border: 1px solid #e5003e;
    display: table;
    width: 100%;
    line-height: 1;
    font-weight: 600;
    box-sizing: border-box;
}
.srcNew-btn span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.updated {
    font-size: 13px;
    margin: 10px 0 0 0;
}
.article_warp.is-cpa .article_p {
    margin: 0 0 30px;
}
@media (min-width: 896px) {
    .swiper1 .swiper-slide a:hover {
        opacity: 0.7;
    }
    .njob_warp a:hover {
        background: #215299;
        border: 1px solid #215299;
    }
    .njob_warp a:hover .njob-ttl {
        color: #fff;
    }
    .cv_btn a:hover {
        opacity: 1;
        background: #ea3365;
        color: #ffffff;
    }
    .jobcv_warp .cv_btn a:hover {
        border-bottom: 0;
        border-top: 6px solid #b53356;
        background: #ea3365;
    }
    .anklnk_warp li a:hover {
        background: #215299;
        color: #fff;
    }
    .anklnk_warp li a:hover span {
        background: url(../svg/pager_arw_down_w.svg) no-repeat bottom center;
        background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
    }
    .field_box ul li a:hover {
        opacity: 0.7;
    }
    .list_box a:hover {
        opacity: 0.7;
    }
}
@media only screen and (max-width: 896px) {
    .article_h4 {
        padding: 0 15px;
    }
    .scform_ttl {
        padding: 0 15px;
    }
    .search-ttl {
        font-size: 17px;
    }
    .search_formcv {
        padding: 15px 0 0;
    }
    .search_form {
        padding: 5px 15px 0;
    }
    .form_box {
        padding: 0;
    }
    .form_bx.is-all {
        width: 100%;
    }
    .form_box.is-half .form_bx {
        width: 48%;
    }
    .form_bx.is-sp {
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .form_bx.is-pc {
        display: -webkit-none;
        display: -ms-none;
        display: none;
    }
    .form_bx .form_bxtl {
        font-size: 12px;
        width: auto;
        text-align: left;
    }
    .form_bx .form_bxtl.is-wid {
        width: auto;
    }
    .form_btn {
        background: transparent;
    }
    .form_btn a {
        width: 100%;
    }
    .form_btn a.form_btn-l {
        width: 100%;
    }
    .form_box.is-half .form_btn a {
        width: 100%;
    }
    .search_select {
        width: 100%;
    }
    .form_box.is-half .search_select {
        width: 100%;
    }
    input[type="text"].search_input {
        width: 100%;
    }
    .newjob_warp {
        margin: 0 0 30px;
    }
    .newjob_warp.is-ver2 {
        margin: 0 0 30px;
    }
    .newjob-aktl {
        font-size: 17px;
        line-height: 1.4;
    }
    .njob_warp {
        padding: 15px 15px 0;
    }
    .njob_box {
        margin: 0 0 10px;
    }
    .njob_ttl {
        padding: 12px 15px 5px 15px;
    }
    .njob-ttl {
        font-size: 13px;
        line-height: 1.5;
    }
    .njob_lst {
        padding: 6px 15px 12px 15px;
    }
    .njob_date {
        float: none;
        padding: 0 0 10px 0;
    }
    .njob_tag {
        font-size: 12px;
    }
    .njob_tag span {
        font-size: 10px;
        padding: 4px 0;
        width: 60px;
    }
    .njob_txt {
        font-size: 12px;
        padding: 0 0 0 .5em;
        margin: 0 0 0 60px;
    }
    .njob_date.is-area .njob_txt {
        margin: 0 0 0 60px;
    }
    .jobcv_in {
        padding: 20px 15px;
    }
    .jobcv_warp.is-ver2 .jobcv_in {
        padding: 20px 15px;
    }
    .jobcv_warp.is-ver2 .jobcv_ing {
        padding: 0 0 0 5vw;
    }
    .jobcv_ing img {
        width: 100%;
        max-width: 264px;
    }
    .jobcv_warp.is-ver2 .jobcv_ing img {
        max-width: 180px;
    }
    .jobcv_warp {
        background: #addbff url(../img/sp/job_search_cv_bg.jpg) no-repeat right top;
        background-size: 375px auto;
        -ms-background-size: 375px auto;
        -moz-background-size: 375px auto;
        -webkit-background-size: 375px auto;
    }
    .jobcv_warp .cv_btnbx {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px 0 0;
    }
    .jobcv_warp .cv_btn {
        width: 100%;
        margin: 0 0 15px;
    }
    .jobcv_warp .cv_btn:last-child {
        margin: 0;
    }
    .jobcv_warp .cv_btn a {
        font-size: 13px;
        height: 65px;
    }
    .jobcv_warp .cv_btn.cv_tel a {
        background: #e5003e;
        color: #fff;
    }
    .jobcv_warp .cv_tel .is-tel {
        font-size: 25px;
        padding-left: 20px;
    }
    .jobcv_warp .cv_tel .is-tel:before {
        content: '';
    }
    .jobcv_warp .cv_sv a .is-bg {
        font-size: 18px;
        padding: 8px 0 0;
    }
    .anklnk_warp {
        margin: 0 15px 30px;
    }
    .anklnk_warp ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -2% 0 0;
    }
    .anklnk_warp li {
        width: 49%;
        padding: 2% 0 0;
    }
    .anklnk_warp li a {
        height: 60px;
        font-size: 12px;
    }
    .anklnk_warp li a span {
        padding: 0 0 10px;
        background: url(../svg/pager_arw_down.svg) no-repeat bottom center;
        background-size: 8px auto;
        -ms-background-size: 8px auto;
        -moz-background-size: 8px auto;
        -webkit-background-size: 8px auto;
    }
    .cmp_ttl {
        padding: 0 15px;
        margin: 0 0 25px;
    }
    .cmp-ttl {
        font-size: 17px;
        line-height: 1.4;
        border-left: 5px solid #004098;
        padding: 0 0 0 10px;
        font-weight: 600;
    }
    .cmp_ttl .is-lt {
        font-size: 12px;
    }
    .field_warp.is-ver2 {
        padding: 0 0 30px;
    }
    .field_txt {
        padding: 0 15px;
        margin: 0 0 25px;
    }
    .field-txt {
        font-size: 13px;
        line-height: 1.7;
    }
    .field_box {
        margin: 0 0 15px;
    }
    .field_box ul {
        margin: -10px 0 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .field_box.is-ver2 ul {
        margin: 10px 15px 0;
    }
    /*
    .field_box ul:after{
      content:"";
      display: block;
      width: 32%;
    }
    */
    .field_box ul li {
        width: 48.55072%;
        padding: 10px 0 0;
    }
    .field_box.is-ver2 ul li {
        width: 48.55072%;
        padding: 10px 0 0;
    }
    .field_box.is-ver2 ul li.is-tr {
        width: 32%;
    }
    .fieldDtl_box img {
        width: 100%;
    }
    .fieldDtl-txt {
        height: 40px;
        font-size: 11px;
    }
    .field_more {
        padding: 0 15px 15px;
    }
    .field_btn {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .field-btn.c-btn a {
        font-size: 13px;
        height: 65px;
    }
    .field-btn.c-btn a .is-bg {
        font-size: 18px;
        padding: 8px 0 0;
    }
    .field-btn.c-btn a .is-fsl {
        font-size: 18px;
    }
    .cpaatc_warp {
        margin: 0 0 25px;
    }
    .cpaatc_box {
        margin: 0 15px 20px;
    }
    .cpaatc_box:last-child {
        margin: 0 15px;
    }
    .cpaatc_box .field_txt {
        padding: 0;
    }
    .cpaatc_box .checkbox_warp {
        padding: 0;
    }
    .checkbox_warp {
        padding: 0 15px;
    }
    .checkbox_lst li {
        font-size: 13px;
        margin: 0 0 5px;
    }
    .checkbox_lst span:before {
        width: 13px;
        height: 18px;
    }
    .cpaatc_ttl {
        padding: 12px 10px;
    }
    .cpaatc-ttl {
        font-size: 16px;
        padding: 0 0 0 20px;
    }
    .cpaatc-ttl:before {
        width: 13px;
        height: 19px;
    }
    .cpaatc_flx {
        padding: 20px 0 0;
    }
    .cpaatc-txt {
        font-size: 13px;
        line-height: 1.7;
    }
    .flowbox_warp {
        padding: 0 15px;
        margin: 0 0 30px;
    }
    .flowbox_warp li {
        margin: 0 0 30px;
    }
    .flowbox_warp li:before {
        bottom: -26px;
        margin-left: -8px;
        border: 8px solid transparent;
        border-top: 8px solid #215299;
    }
    .flowbox_box {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .flowbox_img img {
        width: 100%;
    }
    .flowbox_txt {
        padding: 20px 15px;
    }
    .flowbox-ttl {
        font-size: 15px;
        line-height: 1.2;
        margin: 0 0 10px;
    }
    .flowbox-txt {
        font-size: 13px;
        line-height: 1.7;
    }
    .pointTtl_warp {
        padding: 0 15px;
        margin: 0 0 25px;
    }
    .pointTtl_box {
        padding: 10px;
    }
    .pointTtl_box:before {
        bottom: -24px;
        margin-left: -12px;
        border: 12px solid transparent;
        border-top: 12px solid #f3f3f3;
    }
    .pointTtl_icn {
        width: 40px;
        height: 40px;
        font-size: 10px;
    }
    .pointTtl_icn .is-in {
        padding: 6px 0 0;
    }
    .pointTtl_icn .is-bl {
        font-size: 15px;
    }
    .pointTtl_ttl {
        width: 98%;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
    }
    .pointTtl-ttl {
        font-size: 13px;
    }
    .graph_img {
        padding: 0 15px;
        margin: 0 0 30px;
    }
    .graph_img img {
        width: 100%;
    }
    .cmp_img {
        margin: 0 0 20px;
    }
    .cmp_img img {
        width: 100%;
    }
    .newjob_list {
        padding: 0;
    }
    .list_warp {
        margin: 0 0 30px;
    }
    .list_list {
        display: -webkit-block;
        display: -ms-block;
        display: block;
        padding: 5px 15px 0;
    }
    .list_box {
        width: 100%;
        margin: 15px 0 0;
    }
    .list_img {
        width: 100px;
        height: 64px;
    }
    .list_txt {
        font-size: 13px;
        width: 76%;
        width: -webkit-calc(100% - 115px);
        width: calc(100% - 115px);
    }
    .list_txt.is-lg {
        width: 100%;
    }
    .field_theme {
        padding: 20px 0;
    }


    .njob_det {
        margin: 20px 0 20px 0;
    }
    .njob_det li a {
        padding: 15px;
    }
    .njob_det-txt {
        margin: 0 0 5px 0;
        font-size: 13px;
    }
    .njob_det_cat {
        display: block;
    }
    .njob_det_ttl {
        display: block;
        margin: 3px 0 0 0;
    }
    .njob_det-days {
        margin: 0 5px 0 0;
    }
    .njob_det-cat {
        font-size: 11px;
        line-height: 1;
        font-weight: bold;
        color: #fff;
        background: #e5003e;
        padding: 2px 3px;
        margin: 0 5px 0 0
    }
    .njob_det-ttl {
        color: #215299;
        margin: 0 0 0 0
    }
    .njob_det-fee {
        display: block;
    }
    .srcNew_wrap {
        margin: 0 0 30px;
    }
    .srcNew_in {
        margin-top: 15px;
    }
    .swiper1 .swiper-slide {
        width: 300px;
    }
    .srcNew_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;
    }
    .srcNew-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;
    }
    .srcNew_date {
        padding: 15px;
    }
    .srcNew_box {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 10px 0 0 0;
    }
    .srcNew_box:first-child {
        margin: 0;
    }
    .srcNew-tl {
        width: 70px;
    }
    .srcNew-tl span {
        width: 100%;
        font-size: 12px;
        line-height: 1;
        font-weight: 500;
        color: #215299;
        border: 1px solid #215299;
        padding: 4px 8px;
        box-sizing: border-box;
        text-align: center;
        display: block;
    }
    .srcNew-txt {
        width: -webkit-calc(100% - 85px);
        width: calc(100% - 85px);
        font-size: 12px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .srcNew-btn {
        margin: 15px 0 0 0;
        height: 35px;
        font-size: 13px;
        color: #e5003e;
        background: #fff;
        border: 1px solid #e5003e;
        display: table;
        width: 100%;
        line-height: 1;
        font-weight: 600;
        box-sizing: border-box;
    }
    .srcNew-btn span {
        display: table-cell;
        letter-spacing: normal;
        vertical-align: middle;
        text-align: center;
    }
    .article_warp.is-cpa {
        padding: 15px 15px 0 15px;
    }
    .article_warp.is-cpa .article_p {
        font-size: 13px;
        line-height: 1.7;
        font-weight: 500;
    }
}/*@media*/
@media only screen and (max-width: 374px) {
    .jobcv_ing img {
        max-width: 210px;
    }
    .jobcv_warp {
        background-size: 345px auto;
        -ms-background-size: 345px auto;
        -moz-background-size: 345px auto;
        -webkit-background-size: 345px auto;
    }
}





.jobtaxcv_warp {
    background: #addbff url(../img/job_search_tax_bg.jpg) no-repeat 0 0;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.jobtaxcv_in {
    padding: 50px 30px 30px;
}
.jobtaxcv_ing {

}


.tax-ttl {
    font-size: 36px;
    line-height: 1.7;
    color: #0b57a6;
    font-weight: 500;
        text-align: center;
}

.tax-sb {
    font-size: 14px;
    line-height: 1.7;
    color: #0b57a6;
    font-weight: 700;
    padding: 10px 10px 0 10px;
}

.jobtaxcv_warp .cv_btntaxbx {

    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;
    margin: 0 auto;

}
.jobtaxcv_warp .cv_btn {
    width: 400px;
    margin: 0 auto;
}
.jobtaxcv_warp .cv_btn a {
    font-size: 16px;
    font-weight: bold;
    border: 0;
    border-bottom: 6px solid #a3002c;
}
.jobtaxcv_warp .cv_btn a:hover {
    border-top: 6px solid #a3002c;
    border-bottom: 0;
}
.jobtaxcv_warp .cv_btn.cv_tel a {
    background: #fff;
    color: #e5003e;
}
.jobtaxcv_warp .cv_tel .is-tel {
    font-size: 34px;
    position: relative;
    padding-left: 0;
}
.jobtaxcv_warp .cv_tel .is-tel:before {
    content: none;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -110px;
    background: url(../svg/icn_tel.svg) no-repeat 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.jobtaxcv_warp .cv_sv a .is-bg {
    display: block;
    font-weight: 500;
    font-size: 20px;
    padding: 8px 0 0;
}



.anklnktax_warp {
    margin: 20px 0 0;
}
.anklnktax-txt {
    font-size: 22px;
    font-weight: 500;
    color: #0b57a6;
    text-align: center;
    margin: 0 0 10px 0;
}
.anklnktax_warp 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;
}
.anklnktax_warp li {
    width: 32%;
    margin-bottom: 8px;
}
.anklnktax_warp li a {
    width: 100%;
    height: 60px;
    background: #215299;
    text-align: center;
    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;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
        border-bottom: 5px solid #0d3e86;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.anklnktax_warp li a:hover {
    opacity: 0.8 ;
}

.anklnktax_warp li a span {
    padding: 0 0 15px;
    background: url(../svg/arw_dw_wh.svg) no-repeat bottom center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}




.fieldank_lst{

}

.fieldank_lst 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;
    margin: 0;
}




.fieldank_lst li {
    background: #dae5f9;
            width: 24%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.fieldank_dtl {

}

.fieldank_dtl a {
    width: 100%;
        background: #dae5f9;
    text-align: center;
    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;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    text-decoration: none;
}

.fieldank_dtl a span {
    padding: 0 0 15px;
    background: url(../svg/arw_dw_bl.svg) no-repeat bottom center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}


.fieldank_txt {
    padding: 16px 16px 0;
}

.fieldank_txt .is-ttl {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 10px;
    text-align: center;
    color: #215299;
    min-height: 38px;
}

.fieldank_txt .is-txt {
    font-size: 12px;
    line-height: 1.4;
    text-align: left;
    color: #000000;
}




.faq_warp {
    margin-bottom: 20px;
}


.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: 40px 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: 30px 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;
    }
}






.date_box {
    /*
    padding: 10px;
    border: 1px solid #f3f3f3;
    */
    margin: 0 0 20px;
}
.date_box:last-child {
    margin: 0;
}
.date_box .label_lst {
    line-height: 1;
    margin: 0 0 10px 0;
}
.date_box a {
    padding: 10px;
    border: 1px solid #f3f3f3;
    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;
}

    .date_box a:hover {
        border: 1px solid #215299;
    }
.sucs_bx {
    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;
}
.date-txt {
    font-size: 14px;
    line-height: 1.7;
    color: #215299;
}


.sucs_img img {
    width: 120px;
}

.sucs_txt {
    font-size: 14px;
    line-height: 1.7;
    color: #215299;
    padding-left: 10px;
}


.cpaatc-bx {
    border: 1px solid #215299;
    padding: 20px;
    margin: 20px 0;
}

.more_btn {
    width: 160px;
    margin: 0 auto;

}
.more_btn a {
     text-align: center;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 12px 18px;
    font-size: 11px;
    line-height: 1.4;
    font-weight: bold;
    position: relative;
        color: #215299;

        background:#f3f3f3 url(../svg/arw_right_bl.svg) no-repeat right 10px center;
    background-size: 6px auto;
    -ms-background-size: 6px auto;
    -moz-background-size: 6px auto;
    -webkit-background-size: 6px auto;
}


.more_btn a:hover {
        color: #fff;
    text-decoration: none;
        background:#215299 url(../svg/arw_right_wh.svg) no-repeat right 10px center;
    background-size: 6px auto;
    -ms-background-size: 6px auto;
    -moz-background-size: 6px auto;
    -webkit-background-size: 6px auto;
}

.more_btn span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;

}

.more_btn a:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);

    z-index: 1;
}

.article_h3 {
    margin: 20px 0 30px;
}

.article_h3:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 140px;
    height: 2px;
    background: #215299;
}

.article-h3 {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
}



.d-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;
    transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    border-bottom: 6px solid #a3002c;
}

.d-btn a .is-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}




@media only screen and (max-width: 896px) {
.tax-ttl {
    font-size: 20px;
    line-height: 1.3;
    color: #0b57a6;
    font-weight: 700;
    text-align: center;
}

.tax-sb {
    font-size: 14px;
    line-height: 1.4;
    color: #0b57a6;
    font-weight: 700;
    padding: 10px 10px 0 10px;
}


.anklnktax_warp li {
    width: 49%;
    margin-bottom: 8px;
}

.anklnktax_warp li a {
    width: 100%;
    height: 50px;

    font-size: 12px;
    line-height: 1.4;


}
.fieldank_lst {
    padding: 10px;
    }

.fieldank_txt {
    padding: 10px 10px 0;
}
.fieldank_lst li {
    background: #dae5f9;
    width: 49%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.fieldank_txt .is-ttl {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 10px;
    text-align: center;
    color: #215299;

}
.fieldank_txt .is-txt {
    font-size: 12px;
    line-height: 1.4;
    text-align: left;
    color: #000000;
}
    .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;
    }


.date-txt {
    font-size: 12px;
    line-height: 1.5;
}

.sucs_txt {
    font-size: 12px;
    line-height: 1.5;
}
.faq_warp {
    padding: 0 10px;
}

.date_box {
    padding: 0 10px;
}

.cpaatc-txt {
    font-size: 13px;
    line-height: 1.7;
}
.article-h3 {
    font-size: 14px;
    line-height: 1.6;
    font-weight: bold;
}

.anklnktax-txt {
    font-size: 18px;
}



    }
