@charset "UTF-8";
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans CJK JP Regular"),
         url("/cmn/font/NotoSansCJKjp-Regular.woff") format("woff"),
         url("/cmn/font/NotoSansCJKjp-Regular.otf") format("opentype");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 500;
    src: local("Noto Sans CJK JP Medium"),
         url("/cmn/font/NotoSansCJKjp-Medium.woff") format("woff"),
         url("/cmn/font/NotoSansCJKjp-Medium.otf") format("opentype");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: bold;
    src: url("/cmn/font/NotoSansCJKjp.eot");
    src: local("Noto Sans CJK JP Bold"),
         url("/cmn/font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("/cmn/font/NotoSansCJKjp-Bold.otf") format("opentype");
    font-display: swap;
}
@font-face {
    font-family: "Secular One";
    font-style: normal;
    font-weight: 400;
    src: local("Secular One"),
         url("/cmn/font/SecularOne-Regular.woff") format("woff"),
         url("/cmn/font/SecularOne-Regular.ttf") format("truetype");
    font-display: swap;
}
@font-face {
    font-family: "Noto Serif CJK JP";
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans CJK JP Black"),
         url("/cmn/font/NotoSerifCJKjp-Regular.otf") format("opentype");
    font-display: swap;
}
@font-face {
    font-family: "Noto Serif CJK JP";
    font-style: normal;
    font-weight: 500;
    src: local("Noto Sans CJK JP Black"),
         url("/cmn/font/NotoSerifCJKjp-Medium.otf") format("opentype");
    font-display: swap;
}
@font-face {
    font-family: "Noto Serif CJK JP";
    font-style: normal;
    font-weight: 700;
    src: local("Noto Sans CJK JP Black"),
         url("/cmn/font/NotoSerifCJKjp-Bold.otf") format("opentype");
    font-display: swap;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
select::-ms-expand {
    display: none;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #999999;
}
::-webkit-input-placeholder {
    color: #999999;
}
:placeholder-shown {
    color: #999999;
}
::-webkit-input-placeholder {
    color: #999999;
}
:-moz-placeholder {
    color: #999999; opacity: 1;
}
::-moz-placeholder {
    color: #999999; opacity: 1;
}
:-ms-input-placeholder {
    color: #999999;
}
label {
    padding: 0 0 0 2px;
}
a {
    transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
}
a,a:link {
    color: #434343;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #434343;
}
a:hover,a:active {
    color: #434343;
    text-decoration: underline;
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.f_red {
    color: #e5003e;
}
.f_blue {
    color: #0b57a6;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
	font-family: "Noto Sans", "Noto Sans CJK JP", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    line-height: 1.8;
    color: #000;
    font-size: 16px;
    text-align: left;
    min-width: 1140px;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0;
}
@media (min-width: 896px) {
    body {
        padding: 115px 0 0 0;
    }
    body.career.detail {
        padding: 115px 0 95px 0;
    }
    body.request2 {
        padding: 0;
    }
}
body.entryform {
    min-width: 1000px;
}
.com_mincho{
    font-family: "游明朝体", "Yu Mincho", YuMincho/*, "Noto Serif CJK JP"*/, serif;
}
body.is-simple {
    padding: 0;
}
/********************************
form reset
*********************************/
input[type="radio"],
input[type="checkbox"] {
    display: none;
}
input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
    background: transparent;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
select::-ms-expand {
    display: none;
}
input[type="text"] {
    -webkit-appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_select {
    border: 1px solid #c5c5c5;
    background: #fff url(../svg/pager_arw_down_bk.svg) no-repeat right 10px center;
    background-size: 10px 6px;
    -ms-background-size: 10px 6px;
    -moz-background-size: 10px 6px;
    -webkit-background-size: 10px 6px;
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 0 20px;
}
input[type="text"].search_input {
    background: #fff;
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 0 20px;
}
.search_check {
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_check span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 30px;
    font-size: 14px;
    line-height: 1.4;
}
.search_check span:before {
    position: absolute;
    content: '';
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
input[type="checkbox"]:checked + .search_check span:before {
    background: #215299;
    border: 1px solid #215299;
}
input[type="checkbox"]:checked + .search_check span:after {
    position: absolute;
    content: '';
    top: 4px;
    left: 2px;
    width: 10px;
    height: 5px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.search_check.is-ver2 span {
    padding: 10px 15px;
    border: 1px solid #215299;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media (min-width: 896px) {
    .search_check.is-ver2:hover span {
        color: #215299;
    }
}
.search_check.is-ver2 span:before {
    content: none;
}
input[type="checkbox"]:checked + .search_check.is-ver2 span {
    background: #215299;
    color: #fff;
}
input[type="checkbox"]:checked + .search_check.is-ver2 span:after {
    content: none;
}
@media only screen and (max-width: 896px) {
    .search_select {
        height: 40px;
        font-size: 12px;
        padding: 0 15px;
    }
    input[type="text"].search_input {
        height: 40px;
        font-size: 12px;
        padding: 0 15px;
    }
    .search_check {
        font-size: 12px;
        line-height: 1.2;
    }
    .search_check span {
        padding: 0 0 0 25px;
    }
}
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.c-block {
    display: block;
}
.c-btn {
    box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
    -ms-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
    -moz-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
    -webkit-box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
}
@media (min-width: 896px) {
    .c-btn {
        background: #ffffff;
    }
}
.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;
    transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    border-bottom: 6px solid #a3002c;
}
.c-btn.is-or a {
    background: #f69c00 !important;
    border-bottom: 0;
}
.c-btn.is-wh a {
    background: #fff !important;
    border: 1px solid #c5c5c5;
    color: #434343;
}
.c-btn.is-ver2 a {
    color: #e5003e;
    background: #fff;
    border: 1px solid #e5003e;
}
.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;
    color: #215299;
    background: #fff;
    border: 1px solid #215299;
}
.c-btn.is-prev a {
    background: #ccc;
    border-bottom: 0;
}
.c-btn a .is-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.c-btn.is-ver3 a .is-btn {
    display: inline-block;
    position: relative;
    padding: 0 0 0 20px;
}
.c-btn.is-ver3 a .is-btn:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    background: url(../svg/icn_rarw_r.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.c-btn a .is-label {
    border: 2px solid #ffff;
    margin: 0 20px 0 0;
    line-height: 1;
    display: inline-block;
    padding: 3px 7px;
    font-size: 18px;
}
.icn {
    display: inline-block;
    position: relative;
    padding: 0 0 0 1.5em;
}
.icn:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.icn_concern:before {
    background: url(../svg/icn_concern.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    width: 20px;
    height: 18px;
}
.icn_tel:before {
    background: url(../svg/icn_tel.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    width: 14px;
    height: 14px;
}
.icn_mail:before {
    background: url(../svg/icn_mail.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    width: 14px;
    height: 14px;
}
.icn-ck {
    padding: 0 0 0 1.4em;
    position: relative;
    display: inline-block;
}
.icn-ck:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 2px 0 0;
    background: url(../svg/icn_check1.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    width: 14px;
    height: 14px;
}
.icn-ck.is-ver2:before {
    background: url(../svg/icn_check2.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
@media (min-width: 896px) {
    .c-btn a:hover {
        border-bottom: 0;
        border-top: 6px solid #b53356;
        background: #ea3365;
    }
    .c-btn.is-prev a:hover {
        border-bottom: 0;
        border-top: 0;
        background: #ffffff;
    }
    .c-btn.is-or a:hover {
        opacity: 0.6;
        border-top: 0;
    }
    .c-btn.is-wh a:hover {
        opacity: 0.6;
        border: 1px solid #c5c5c5;
    }
    .c-btn.is-ver2 a:hover {
        opacity: 0.6;
        background: #ffffff;
        border-bottom: 1px solid #e5003e;
        border-top: 1px solid #e5003e;
    }
    .c-btn.is-ver3 a:hover {
        opacity: 1;
        color: #fff;
        background: #215299;
        border-top: 1px solid #215299;
    }
    .c-btn.is-ver3 a:hover .is-btn:before {
        background: url(../svg/icn_rarw_r_hw.svg) no-repeat center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
}
.readmore a {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
}
.readmore a span {
    position: relative;
    display: inline-block;
    padding: 0 0 0 25px;
}
.readmore a span:before {
    content: '';
    display: block;
    position: absolute;
    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;
    width: 16px;
    height: 16px;
}
.readmore.is-bk a span:before {
    background: url(../svg/icn_rarw_l.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
@media (min-width: 896px) {
    .readmore a:hover {
        opacity: 0.7;
    }
}
.mv_wrap {
    background-color:#ecf6f7;
}
.mv_in {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 1000px;
    height: 200px;
    margin: 0 auto;
}
.mv_txt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    position: relative;
}
.mv-ttl {
    font-size: 36px;
    line-height: 1.3;
    color: #0b57a6;
    font-weight: bold;
}
@media (min-width: 896px) {
    .mv-ttl.is-flex {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.mv-ttl .is-fmlabel {
	font-family: "Noto Sans", "Noto Sans CJK JP", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-size: 26px;
    background: #0b57a6;
    line-height: 1;
    color: #ffffff;
    padding: 6px 7px;
    display: inline-block;
    margin: 0 13px 0 0;
}
.mv-sb {
    font-size: 16px;
    line-height: 1.7;
    color: #0b57a6;
    font-weight: bold;
    padding: 10px 0 0 0;
}
body.kobetsu .mv_wrap {
    background:#ecf6f7 url(../img/kobetsu_main2.jpg?date=20200113) center center / cover no-repeat;
}
body.soudan .mv_wrap {
    background:#ecf6f7 url(../img/soudan_main.jpg?date=20200219) top center / cover no-repeat;
}
body.job_search .mv_wrap {
    background:#ecf6f7;
}
body.seminar .mv_wrap {
    background:#ecf6f7 url(../img/seminar_main.jpg) top center / cover no-repeat;
}
body.entryform .mv_wrap {
    background:#ecf6f7 url(../img/entryform_main.jpg) center center / cover no-repeat;
}
body.nagoya .mv_wrap {
    background:#ecf6f7 url(../img/feature_nagoya_main.jpg) top center / cover no-repeat;
}
body.movie .mv_wrap {
    background:#ecf6f7 url(../img/movie_main.jpg?date=20210315) top center / cover no-repeat;
}
body.request .mv_wrap {
    background:#ecf6f7 url(../img/request_main.jpg?date=20210315) top center / cover no-repeat;
}
body.news .mv_wrap {
    background: #ecf6f7 url(../img/news_main.jpg?date=20210315) no-repeat right center;
}
body.shokai .mv_wrap {
    background: #ecf6f7 url(../img/camp_main.jpg?date=20210315) no-repeat right center;
}
.mv-bnr a {
    background: #fff url(../svg/icn_rarw_r.svg) no-repeat right 10px center;
    background-size: 16px auto;
    display: table;
    text-decoration: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
}
.mv-bnr-img {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 130px;
}
.mv-bnr-txt {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}
.mv-bnr-txt .is-clr {
    font-size: 15px;
    color: #215299;
}
.mv-bnr-txt .is-fsl {
    font-size: 18px;
}
header {
    width: 100%;
    z-index: 1000;
    background: #fff;
    border-bottom: 3px solid #215299;
    position: relative;
    z-index: 999999;
}
@media (min-width: 896px) {
    .mv-bnr {
        position: absolute;
        bottom: 20px;
        right: 0;
        z-index: 9;
        width: 350px;
    }
    .mv-bnr a:hover {
        opacity: 0.7;
    }
    header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: #ffffff;
        z-index: 999;
    }
    body.is-simple header {
        position: static;
    }
}
.header_wrap {
    width: 1110px;
    margin: 0 auto;
}
body.entryform .header_wrap {
    max-width: 1000px;
}
.header_in {
    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;
    position: relative;
}
@media (min-width: 896px) {
    .header_in {
        padding: 38px 0 0 0;
    }
    body.is-simple .header_in {
        padding: 20px 0 0 0;
    }
    body.entryform .header_in {
        padding: 38px 0 0 0;
    }
}
.header_name {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    padding: 0 0 20px 0;
}
.header_logo {
    width: 110px;
}
@media (min-width: 896px) {
    .header_logo img {
        max-height: 54px;
    }
}
.header-txt {
    font-size: 12px;
    line-height: 1.6;
    font-weight: bold;
    padding: 0 0 0 10px;
}
body.entryform .header_menu {
    display: none;
}
.header_lnk_in {
    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;
    position: relative;
}
@media (min-width: 896px) {
    .header_lnk_in:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
        background: #dfe4e7;
        width: 1px;
        height: 30px;
    }
}
.head-lnk {
    line-height: 1;
    position: relative;
}
.head-lnk:last-child {
    padding: 0;
}
@media (min-width: 896px) {
    .head-lnk a {
        padding: 8px 15px 0 15px;
        font-size: 15px;
        line-height: 1.4;
        font-weight: bold;
        position: relative;
        text-decoration: none;
        display: block;
    }
    .head-lnk a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9;
        background: #dfe4e7;
        width: 1px;
        height: 30px;
    }
    .head-lnk.on .head-tab a:before {
        display: none;
    }
    .head-lnk.is-only a {
        padding: 8px 15px 0 15px;
        position: relative;
        height: 45px;
        display: table;
        width: 100%;
        box-sizing: border-box;
        text-decoration: none;
    }
}
.head-tab a {
    padding: 8px 15px 0 15px;
    position: relative;
    height: 45px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
}
.head-lnk.is-head-top .headBtn-btn a {
    padding: 0;
    height: 35px;
    color: #e5003e;
    background-color: #fff;
    border: 1px solid #e5003e;
    font-size: 13px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.head-lnk.is-head-top .headBtn-btn a::before {
    display: none;
}
@media (min-width: 896px) {
    .head-lnk a:hover {
        color: #215299;
    }
}
.header_flow {
    position: fixed;
    right: 0;
    bottom: 400px;
    z-index: 999999;
}
@media (min-width: 896px) {
    .header_flow {
        box-shadow: 0px 0px 30px 0px rgb(129 139 139 / 25%);
        -ms-box-shadow: 0px 0px 30px 0px rgba(129, 139, 139, 0.25);
        -moz-box-shadow: 0px 0px 30px 0px rgba(129, 139, 139, 0.25);
        -webkit-box-shadow: 0px 0px 30px 0px rgb(129 139 139 / 25%);
        transition: .7s ease;
    }
    .header_flow.is-on {
        bottom: 120px;
    }
    body.contact .header_flow {
        bottom: 120px;
    }
    .head-lnk.is-head-top .headBtn-btn a:hover {
        background-color: #e5003e;
    }
}
body.entryform .header_flow {
    display: none;
}
.header_flow ul {
    width: 80px;
}
.header_flow ul .btn {
    border-bottom: 1px solid #fff;
}
@media (min-width: 896px) {
    .header_flow ul .btn.fav {
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
    }
    .header_flow ul .btn.his {
        border-left: 1px solid #fff;
    }
}
.header_flow ul .btn.ent {
    border-bottom: none;
}
.header_flow ul .btn a {
    height: 80px;
    display: block;
    background: #f3f3f3;
    font-size: 10px;
    line-height: 1;
    font-weight: bold;
    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;
    text-decoration: none;
}
@media (min-width: 896px) {
    .header_flow ul .btn a:hover {
        opacity: 0.8;
    }
}
.header_flow ul .btn span {
    position: relative;
    display: inline-block;
    padding: 32px 0 0;
}
.header_flow ul .btn span:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
}
.header_flow .home span:before {
    background: url(../svg/icn_home.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.header_flow .sc span:before {
    background: url(../svg/icn_search.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.header_flow .fav span:before {
    background: url(../svg/icn_favorite.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.header_flow .his span:before {
    background: url(../svg/icn_history.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.header_flow ul .btn.ent a {
    background: #e5003e;
    color: #fff;
}
.header_flow ul .menu {
    background: #215299;
}
.header_flow .ent span:before {
    background: url(../svg/icn_entry.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.header_flow li{
    display: none;
}
.header_flow .fav,
.header_flow .his,
.header_flow .ent{
    display: block;
}
@media (min-width: 896px) {
    .header_menu {
        padding: 29px 0 0 0;
    }
}
.headMenu_wrap {
    display: none;
}
@media (min-width: 896px) {
    .headMenu_wrap {
        border-top: 3px solid #215299;
        position: absolute;
        top: 45px;
        margin: auto;
        box-sizing: border-box;
        box-shadow: 0 0 10px rgba(129, 139, 139, 0.16);
        -ms-box-shadow: 0 0 10px rgba(129, 139, 139, 0.16);
        -moz-box-shadow: 0 0 10px rgba(129, 139, 139, 0.16);
        -webkit-box-shadow: 0 0 10px rgba(129, 139, 139, 0.16);
        z-index: 9999999;
    }
    .headMenu_wrap.is-num01 {
        width: 320%;
        left: 0;
    }
    .headMenu_wrap.is-num02 {
        width: 120%;
        left: 0;
    }
    .headMenu_wrap.is-num03 {
        width: 140%;
        right: 0;
    }
    .headMenu_wrap.is-num04 {
        width: 140%;
        right: 0;
    }
    .head-lnk.is-head-top .headMenu_wrap {
        border-top: none;
        top: 35px;
    }
}
.headMenu_wrap.active {
    display: block;
}
@media (min-width: 896px) {
    .headMenu_wrap ul li {
        line-height: 1;
    }
    .headMenu_wrap ul li a {
        color: #215299;
        background: #ffffff url(../svg/icn_rarw_r.svg) no-repeat left 10px center;
        background-size: 12px auto;
        padding: 15px 20px 15px 32px;
        text-decoration: none;
    }
    .head-lnk.is-head-top .headMenu_wrap ul li a {
        font-size: 13px;
    }
    .headMenu_wrap ul li a:hover {
        color: #ffffff;
        background: #215299 url(../svg/icn_rarw_r_hw.svg) no-repeat left 10px center;
        background-size: 12px auto;
    }
    .headMenu_wrap ul li a:before {
        display: none;
    }
    .head-lnk.on .head-tab a {
        background: #215299;
        color: #ffffff;
    }
    .head-lnk.is-head-top.on .head-tab a {
        background: #e5003e;
    }
    .headBtn_wrap {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 9;
        width: 565px;
    }
    .headBtn-btn {
        width: 175px;
        float: left;
        margin: 0 20px 0 0;
    }
    .headBtn-btn:last-child {
        margin: 0 0 0 0;
        float: right;
    }
    .headBtn-btn.c-btn a {
        height: 35px;
        font-size: 13px;
    }
    .headBtn-btn.c-btn a:hover {
        border-top: 0;
    }
    .headBtn-btn.c-btn.is-ver2 a {
        height: 35px;
        font-size: 13px;
        border-bottom: 1px solid #e5003e;
    }
    .headBtn-btn.c-btn.is-ver2 a:hover {
        border-top: 1px solid #e5003e;
    }
}
.headBtn-btn.c-btn a {
    border-bottom: 0;
}
.headBtn-btn.c-btn.is-or a {
    background: #f69c00 url(../svg/icn_search_wh.svg) no-repeat left 15px center !important;
    background-size: 15px auto !important;
}
@media (min-width: 896px) {
    .headBtn-btn.c-btn.is-or a {
        background: #f69c00 url(../svg/icn_search_wh.svg) no-repeat left 10px center !important;
        background-size: 15px auto !important;
        padding: 0 0 0 10px;
    }
}
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
}
.pagetop a {
    display: block;
    width: 50px;
    height: 50px;
}
@media (min-width: 896px) {
    .pagetop a:hover {
        opacity: 0.8;
    }
}
.pagetop span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 50px 0 0 0;
    background: url(../img/btn_pagetop.png?date=20210309) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.footer-link-main {
    border-top: 1px solid #f3f3f3;
    padding: 42px 0;
}
body.entryform .footer-link-main {
    display: none;
}
.footer-link-main-in {
    width: 1140px;
    margin: 0 auto;
    position: relative;
}
.footer-link-main .is-lst {
    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;
    padding-right: 110px;
}
.footer-link-main .is-lst li {
    padding: 0 8px;
    line-height: 1;
    border-right: 1px solid #aaaaaa;
}
.footer-link-main .is-lst li:last-child {
    border-right: 0;
}
.footer-link-main .is-lst li a {
    font-size: 12px;
    line-height: 1;
    display: block;
}
.social_warp {
    position: absolute;
    top: -28px;
    right: 0;
}
.social_warp ul {
    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;
}
.social_warp .twitter {
    padding: 0 20px 0 0;
}
.social_warp .facebook {
    padding: 0 45px 0 0;
}
.social_warp a {
    display: block;
}
@media (min-width: 896px) {
    .social_warp a:hover {
        opacity: 0.8;
    }
}
.footer-link-list {
    background: #f3f3f3;
    padding: 40px 0;
}
body.entryform .footer-link-list {
    display: none;
}
.footer-link-list .menu_warp {
    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;
}
.footer-link-list .menu_warp .menu {
    padding: 0 50px;
}
.footer-link-list .menu_warp2 {
    margin: 0 auto;
    width: 1080px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}
.footer-link-list .menu ul li {
    line-height: 1;
    margin: 0 0 15px;
}
.footer-link-list .menu_warp2 .menu {
    margin-top: 30px;
}
.footer-link-list .menu_warp2 .menu.is-wdajt1 {
    width: 70%;
}
.footer-link-list .menu_warp2 .menu.is-wdajt2 {
    width: 30%;
}
.footer-link-list .menu_warp2 .menu ul li {
    display: inline-block;
    margin: 0 20px 5px 0;
}
.footer-link-list .menu_warp2 .menu .is-ttl {
    margin-bottom: 5px;
}
.footer-link-list .menu ul li:last-child {
    margin: 0;
}
.footer-link-list .menu ul a {
    font-size: 12px;
    line-height: 1;
}
.footer-link-list .menu .is-ttl {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 15px;
}
.footer-link-list .menu .is-ttl a {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #000;
}
.footer-link-list .menu.is-ver3 {
    width: 180px;
}
.footer-link-list .menu.is-ver4 {
    width: 140px;
}
.footer-link-list .menu.is-ver2 {
   width: 615px;
   padding-right: 0;
}
.footer-link-list .menu.is-ver2 ul {
    position: relative;
    padding-left: 104px;
}
.footer-link-list .menu.is-ver2 ul li {
    display: inline-block;
    letter-spacing: normal;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #6b6b6b;
    line-height: 1;
    font-size: 14px;
}
.footer-link-list .menu.is-ver2 ul li:last-child {
    padding: 0;
    margin: 0;
    border-right: none;
}
.footer-link-list .menu.is-ver2 ul li.is-all {
    position: absolute;
    left: 0;
    border-right: none;
}
@media (min-width: 896px) {
    .footer-link-list .menu.is-ver2 ul li.is-all {
        width: 80px;
    }
}
.copyright {
    background: #215299;
    padding: 20px 0;
    text-align: center;
}
.copyright small {
    font-size: 10px;
    line-height: 2;
    color: #fff;
}
.copyright .is-txt {
    font-size: 10px;
    line-height: 2;
    color: #fff;
}
.side-nav {
    margin: 0 0 30px;
}
.side-nav .is-ttl {
    background: #215299;
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 40px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    color: #fff;
    margin: 0 0 1px;
}
.side-nav .is-ttl span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}
.side-nav li {
    margin: 0 0 1px;
    position: relative;
}
.side-nav li a {
    background: #f3f3f3;
    color: #215299;
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 40px;
    padding: 5px 18px;
    font-size: 13px;
    line-height: 1.4;
    font-weight: bold;
    position: relative;
}
.side-nav li span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}
.side-nav .on a {
    background: #e8e8e8;
}
.side-nav .win:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    background: url(../svg/icn_window.svg) no-repeat;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    z-index: 1;
}
.sidebnr_box {
    margin: 0 0 20px;
}
.sidebnr_box:last-child {
    margin: 0;
}
.sidebnr_lst {
    margin: 0 0 30px;
}
.sidebnr_lst:last-child {
    margin: 0;
}
.sidebnr_ttl {
    border-bottom: 2px solid #215299;
    padding: 0 0 8px;
    margin: 0 0 10px;
}
.sidebnr-ttl {
    font-size: 12px;
    line-height: 1;
    color: #215299;
    font-weight: bold;
}
.sidebnr_box a {
    display: block;
    text-decoration: none;
}
.sidebnr_txt {
    background: #f3f3f3;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 12px 10px;
    font-size: 12px;
    line-height: 1.6;
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
.sidebnr_txt span {
    color: #e6003e;
}
@media (min-width: 896px) {
    .side-nav li a:hover {
        text-decoration: none;
        background: #e8e8e8;
    }
    .sidebnr_box a:hover {
        text-decoration: none;
        opacity: 0.8;
    }
}
.indivi_warp {
    margin: 0 0 30px;
}
.indivi_warp:last-child {
    margin: 0;
}
.indivi_ttl {
    border-bottom: 2px solid #215299;
    padding: 0 0 8px;
}
.indivi-ttl {
    font-size: 14px;
    line-height: 1;
    color: #215299;
    font-weight: bold;
}
.indivi_box {
    padding: 15px 0;
    border-bottom: 1px solid #f3f3f3;
}
.indivi_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;
}
.indivi_img {
    width: 90px;
    height: 54px;
    overflow: hidden;
    position: relative;
    background: #f3f3f3;
}
.indivi_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%;
}
.indivi_txt {
    font-size: 12px;
    line-height: 1.5;
    width: 98%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
}
@media (min-width: 896px) {
    .indivi_box a:hover {
        opacity: 0.8;
    }
}
.cv_warp {
    background: url(../img/cv_bg2.png) no-repeat center center / cover;
    padding: 35px 0 30px;
}
.cv_in {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.cvTtl-tl {
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    margin: 0 0 30px 0;
}
.cv_ttl {
    position: relative;
    padding: 15px 0 0;
    width: 762px;
    text-align: center;
    margin: 0 auto;
}
.cv_ttl .cv-txt {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.7px;
    position: absolute;
    left: 216px;
    top: 0;
}
.cv_no1 {
    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: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
.cv_no1_ul {
    padding: 0 0 0 20px;
}
.cv_no1_ul ul {
    width: 566px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cv_no1_ul ul li {
    width: 182px;
    height: 60px;
    background: url(../img/top_main_txt_bg.png) no-repeat center center;
}
.cv_no1_ul ul li p {
    display: table;
    width: 100%;
    height: 60px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
}
.cv_no1_ul ul li p span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}
.cv_btnbx {
    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;
    width: 762px;
    margin: 0 auto;
}
.jobcv_warp .cv_btnbx {
    width: auto;
}
.cv_btnbx.is-top {
    width: auto;
    padding: 20px 0;
    background: #21529a;
}
.cv_btn {
    width: 400px;
    margin: 0 15px;
}
.cv_btn a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 80px;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 6px solid #a3002c;
    transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.mvTop_wrap .cv_btn a {
    height: 86px;
}
.cv_btn a .is-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.cv_btn a .is-bld {
    display: block;
    font-size: 24px;
    padding: 8px 0 0;
}
.cv_btn a .is-label {
    border: 2px solid #ffff;
    margin: 0 20px 0 0;
    line-height: 1;
    display: inline-block;
    padding: 3px 7px;
    font-size: 18px;
}
.cv_tel a {
    background: #e5003e;
    pointer-events: none;
}
.cv_tel .is-tel {
    display: inline-block;
    font-size: 32px;
    letter-spacing: 0.7px;
    padding: 5px 0 0 32px;
    position: relative;
}
.cv_tel .is-tel:before {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 8px;
    background: url(../svg/icn_tel.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.cv_sv {
    background: #e5003e;
}
.cv-come {
    font-size: 13px;
    line-height: 1;
    color: #fff;
    margin-top: 20px;
    padding-left: 1em;
    position: relative;
    display: inline-block;
}
.cv-come .is-come {
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 896px) {
    .cv_btn a:hover {
        border-bottom: 0;
        border-top: 6px solid #b53356;
        background: #ea3365;
    }
}
.bnrlst_warp {
    padding: 40px 0 55px;
}
.bnrlst_in {
    width: 1140px;
    margin: 0 auto;
}
.bnrlst_in.is-flex {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bnrlst_in li {
    margin: 0 0 0 10px;
}
.bnrlst_in.is-flex li {
    margin: 0 5px 0 5px;
}
.bnrlst_in li a {
    display: block;
}
@media (min-width: 896px) {
    .bnrlst_in li a:hover {
        opacity: 0.8;
    }
}
.is-gray {
    background: #f3f3f3;
}
.c-wrap {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0 80px;
    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;
}
.c-wrap.is-non {
    display:-webkit-block;
    display:-ms-block;
    display:block;
}
.c-main.is-solo {
    width: 100%;
}
.c-main {
    width: 690px;
}
.c-side {
    width: 220px;
}
.c-side.is-ver2 {
    width: 270px;
}
.c-breadcrumbs {
    padding: 20px 0 0;
}
body.job_search.detail .c-breadcrumbs {
    padding: 20px 0;
}
.c-breadcrumbs ul {
    width: 1000px;
    margin: 0 auto;
    line-height: 1.2;
}
.c-breadcrumbs li {
    display: inline;
    font-size: 12px;
    line-height: 1;
    padding: 0 20px 0 10px;
    position: relative;
}
.c-breadcrumbs li:first-child {
    padding: 0 20px 0 0;
}
.c-breadcrumbs li a {
    color: #215299;
}
.c-breadcrumbs li:before {
    content: '>';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.c-breadcrumbs li:last-child:before {
    content: none;
}
.popup_wrap {
    display: none;
}
.popup_wrap.active {
    display: block;
}
.popup_in {
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.popup_bg {
    background: rgba(0,0,0,0.4);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.popup_cls {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 99;
    padding: 22px 22px;
    cursor: pointer;
    background: #f3f3f3;
    border-radius: 0 2px 0 0;
    -ms-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -webkit-border-radius: 0 2px 0 0;
}
.popup_cls span {
    position: relative;
    margin: 7px 0 0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.popup_cls span,
.popup_cls span:before,
.popup_cls span:after {
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
}
.popup_cls span:before,
.popup_cls span:after {
    position: absolute;
    content: "";
}
.popup_cls span:before {
    top: -12px;
}
.popup_cls span:after {
    top: 12px;
}
.popup_cls span:after {
    transform: translate(0px, -12px) rotate(-90deg);
    -ms-transform: translate(0px, -12px) rotate(-90deg);
    -moz-transform: translate(0px, -12px) rotate(-90deg);
    -webkit-transform: translate(0px, -12px) rotate(-90deg);
}
.popup_cls span:before {
    transform: translate(0px, 12px) rotate(-90deg);
    -ms-transform: translate(0px, 12px) rotate(-90deg);
    -moz-transform: translate(0px, 12px) rotate(-90deg);
    -webkit-transform: translate(0px, 12px) rotate(-90deg);
}
.popup_main {
    background: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 660px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 9999;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.article-h1 {
    display: inline-block;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    border-left: 6px solid #004098;
    padding: 0 0 0 20px;
}
.article-h1m {
    display: inline-block;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    border-left: 6px solid #004098;
    padding: 0 0 0 20px;
}
.article-h1 .is-lt {
    font-size: 20px;
    font-weight: 500;
}
.article_h2 {
    background: #215299;
    padding: 20px 10px;
}
.article-h2 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #fff;
    border-left: 6px solid #fff;
    padding: 0 0 0 20px;
}
body.job.case.detail .article-h2 {
    border-left: 0;
    padding: 0 0 0 0;
}
body.job.case.faq .article-h2 {
    border-left: 0;
    padding: 0 0 0 0;
}
body.job.interview .article-h2 {
    border-left: 0;
    padding: 0 0 0 0;
}
.article_h3 {
    border-bottom: 2px solid #f3f3f3;
    padding: 0 0 15px;
    position: relative;
}
.article_h3:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 140px;
    height: 2px;
    background: #215299;
}
.article-h3 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
}
.article_h3.is-nmb {
}
.article_h3.is-nmb .nmb {
    position: absolute;
    top: 0;
    left: 0;
}
.article_h3.is-nmb .article-h3 {
    padding-left: 1em;
}
.article-h4 {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    border-left: 4px solid #215299;
    padding: 0 0 0 10px;
}
.spt_dtl .spt_ttl {
    background: #215299;
    padding: 27px 15px;
}
.spt_dtl .spt-ttl {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    position: relative;
}
.spt-ttl .nmb {
    font-size: 60px;
    line-height: 1;
    font-style: italic;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .spt-ttl .nmb {
        margin-top: 10px;
    }
    *::-ms-backdrop, #flow .spt-ttl .nmb {
        margin-top: 0;
    }
    .spt-ttl .nmb {
        margin-top: 10px;
    }
    #flow .spt-ttl .nmb {
        margin-top: 0;
    }
}
.spt-ttl .txt {
    display: inline-block;
    padding: 0 0 0 50px;
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .spt-ttl .txt {
        display: block;
        margin: 0 0 -5px 0;
        padding: 5px 0 0 90px;
    }
    #flow .spt-ttl .txt {
        display: block;
        margin: 0 0 -5px 0;
        padding: 5px 0 0 90px;
    }
}
.article-mdstl {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.article_p {
    font-size: 14px;
    line-height: 2.1;
    font-weight: 500;
}
div.article_p ul,
div.article_p ol {
    margin: 1em 0;
    padding-left: 40px;
}
div.article_p ul {
    list-style-type: disc;
}
div.article_p ol {
    list-style-type: decimal;
}
div.article_p li {
    list-style: inherit;
}
.prof-txt a,
.article_p a,
.article_table .table_txt a{
    color: #215299;
}
.prof-txt a .is-wind,
.article_p a .is-wind,
.article_table .table_txt a .is-wind{
    position: relative;
    padding: 0 1em 0 0;
}
.prof-txt a .is-wind:before,
.article_p a .is-wind:before,
.article_table .table_txt a .is-wind:before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/icn_window.svg) no-repeat 0 0;
}
@media (min-width: 896px) {
    .article_p a:hover {
        text-decoration: underline;
    }
}
.article_p img {
    max-width: 100%;
    height: auto;
}
.article_table {
    border-top: 1px solid #f3f3f3;
}
.point_in.is-ver2 .article_table {
    border-left: 1px solid #f3f3f3;
}
.article_table .table_box {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
}
.article_table .table_ttl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
    background: #f3f3f3;
    border-bottom: 1px solid #fff;
    padding: 15px 20px;
    width: 200px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_table .table_txt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
    border-bottom: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    padding: 15px 20px;
    word-break: break-all;
}
.article_table .table_txt .table_txt-map {
    margin-top: 10px;
}
.article-end {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: bold;
    color: #7b7b7b;
    background: #f3f3f3;
}
.article-end span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.article_prof {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 0 40px;
}
.article_prof .prof_img {
    padding: 0 30px 0 0;
}
.article_prof .prof_txt {
    width: 78%;
    width: -webkit-calc(100% - (30px + 118px));
    width: calc(100% - (30px + 118px));
}
.article_prof .prof_txt .prof-txt {
    font-size: 13px;
    line-height: 2;
    font-weight: 500;
}
.label-icn {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 0.5em 0.5em 0;
    line-height: 1;
    cursor: pointer;
}
.label-icn.is-ver2 {
    cursor: text;
}
@media (min-width: 896px){
    .label-icn:hover {
        opacity: 0.7;
    }
    .label-icn:hover.is-ver2 {
        opacity: 1;
    }
    .label-icn:hover.is-ver2 a:hover {
        opacity: 0.7;
    }
}
.label_lst.is-mb .label-icn {
    margin-bottom: 8px;
}
.label-icn span {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    background: #e5003e;
    padding: 4px 6px;
}
.label-icn.is-wht span {
    border: 1px solid #20488c;
    color: #20488c;
    background: #fff;
}
.label-icn.is-wht span .is-fts {
    border: 0;
    font-size: 10px;
    padding: 0 5px 0 0;
}
.label-icn.is-wht2 span {
    border: 1px solid #215299;
    color: #215299;
    background: #fff;
}
.label-icn.is-wht2 span .is-fts {
    border: 0;
    font-size: 10px;
    padding: 0 5px 0 0;
}
.label-icn.is-blue span {
    background: #7298d0;
}
.mokuji_in {
    background: #f3f3f3;
    padding: 25px 20px;
}
.mokuji_ttl {
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    margin: 0 0 15px;
}
.mokuji_list li {
    line-height: 1;
    margin: 0 0 10px;
}
.mokuji_list li:last-child {
    margin: 0;
}
.mokuji_list li a {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    color: #215299;
}
.mokuji_list li .is-in {
    padding-top: 10px;
    padding-left: 1em;
}

.mokuji_warp.is-ver3 .mokuji_in {
    background: transparent;
    padding: 0;
}
.mokuji_warp.is-ver3 .mokuji_list {
    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;
}
.mokuji_warp.is-ver3 .mokuji_list li {
    width: 19%;
    margin: 0;
}
.mokuji_warp.is-ver3 .mokuji_list li a {
    display: block;
    padding: 10px;
    border: 1px solid #215299;
    color: #215299;
    text-align: center;
    height: 70px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-decoration: none;
    background: url(../svg/arw_dw_bl.svg) no-repeat bottom 10px center;
    background-size: 14px auto;
    -ms-background-size: 14px auto;
    -moz-background-size: 14px auto;
    -webkit-background-size: 14px auto;
    font-size: 14px;
    line-height: 1.2;
}
@media (min-width: 896px){
    .mokuji_warp.is-ver3 .mokuji_list li a:hover {
        color: #fff;
        background:#215299 url(../svg/arw_dw_wh.svg) no-repeat bottom 10px center;
        background-size: 14px auto;
        -ms-background-size: 14px auto;
        -moz-background-size: 14px auto;
        -webkit-background-size: 14px auto;
    }
}
.pickup_list li {
    padding: 0 0 10px;
    line-height: 1;
}
.pickup_list a {
    color: #004098;
    font-size: 14px;
    line-height: 1.4;
}
.pickup_list span {
    position: relative;
    padding: 0 0 0 1em;
    display: inline-block;
}
.pickup_list span:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
}
.pickup_list.is-ver2{
    padding: 40px 0 0;
}
.pickup_list.is-ver2 li:last-child {
    padding: 0;
}
.pickup_list.is-ver2 li a {
    display: block;
    padding: 10px;
    border: 1px solid #f3f3f3;
}
.pickup_list.is-ver2 li a span {
    padding: 0;
}
.pickup_list.is-ver2 li a span:before {
    content: none;
}
@media (min-width: 896px){
    .pickup_list.is-ver2 li a:hover {
        border: 1px solid #215299;
    }
}
.article_list li {
    font-size: 14px;
    line-height: 2.1;
    font-weight: 500;
}
.article_list li a {
    color: #004098;
}
.linkFl_box {
    background: #f3f3f3;
    margin: 0 0 20px;
    border: 1px solid #f3f3f3;
}
.linkFl_box:last-child {
    margin: 0;
}
.linkFl_box a {
    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;
    text-decoration: none;
}
@media (min-width: 896px) {
    .linkFl_box a:hover {
        opacity: 0.8;
    }
}

.linkFl_box {
    background: #f3f3f3;
    margin: 0 0 20px;
    border: 1px solid #f3f3f3;
}
.linkFl_box:last-child {
    margin: 0;
}
.linkFl_box a {
    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;
    text-decoration: none;
}
@media (min-width: 896px) {
    .linkFl_box a:hover {
        opacity: 0.8;
    }
}

.linkFl_b_box {
    margin: 0 0 20px;
}
.linkFl_b_box:last-child {
    margin: 0;
}
.linkFl_b_box a {
    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;
    text-decoration: none;
}
@media (min-width: 896px) {
    .linkFl_b_box:hover {
        opacity: 0.8;
    }
}


.linkFl_img {
    background: #fff;
}
.linkFl_txt {
    padding: 0 30px;
}
.linkFl-ttl {
    font-size: 14px;
    line-height: 1.8;
    font-weight: bold;
    margin: 0 0 5px;
    color: #215299;
}
.linkFl_b_txt {
    padding: 0 30px;
}
.linkFl_b-ttl {
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    margin: 0 0 5px;
}
.linkFl-txt {
    font-size: 12px;
    line-height: 1.8;
    color: #215299;
}
.linkFl_box.is-ver2 .linkFl_txt {
    padding: 0 14px;
}
.linkFl_box.is-ver2 .linkFl-ttl {
    font-size: 18px;
    margin: 5px 0;
}
.linkFl_box.is-ver2 .linkFl-txt {
    font-size: 12px;
}
body.feature .link_flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 30px;
}
body.feature .link_flow::after{
    content: "";
    display: block;
    width: 220px;
}
body.feature .linkFl_box {
    width: 220px;
    margin: 0 0 15px;
    box-sizing: border-box;
}
body.feature .linkFl_box a {
    display: block;
}
body.feature .linkFl_img {
    display: flex;
    justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    /* min-width: 300px; */
    min-height: 110px;
    padding: 10px 0;
}
body.feature .linkFl_img img {
    max-width: 180px;
}
body.feature .linkFl_txt {
    padding: 10px 18px;
}
body.feature .linkFl-ttl {
    font-size: 15px;
    margin: 0;
}
.checkbox_in {
    border: 1px solid #215299;
    padding: 28px 28px;
}
.checkbox_ttl {
    font-size: 16px;
    line-height: 1;
    color: #215299;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0;
}
.checkbox_lst li {
    font-size: 14px;
    line-height: 2.1;
    margin: 0 0 10px;
}
.checkbox_lst li:last-child {
    margin: 0;
}
.checkbox_lst span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 1.2em;
}
.checkbox_lst span:before {
    content: '';
    display: block;
    width: 14px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../svg/icn_check3.svg) no-repeat center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.checkbox_in .is-come {
    font-size: 14px;
    line-height: 2.1;
    padding: 10px 0 0;
}
.pager_box 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;
    align-items: center;
}
.pager_box li {
    width: 41%;
}
.pager_box li a {
    font-size: 13px;
    line-height: 1.5;
    color: #215299;
    font-weight: bold;
}
@media (min-width: 896px) {
    .pager_box li a:hover {
        opacity: 0.8;
    }
}
.pager_box li span {
    display: inline-block;
    padding: 0 28px;
    position: relative;
}
.pager_box li span:before{
    content: '';
    display: block;
    width: 8px;
    height: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.pager_box li:nth-child(1) span:before {
    left: 0;
    background: url(../svg/pager_arw_l.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.pager_box li:nth-child(2) span:before {
    right: 0;
    background: url(../svg/pager_arw_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;
}
.pager_box.is-lst {
    padding: 40px 0 50px;
}
.pager_box.is-lst ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pager_box.is-lst li {
    width: 100px;
    margin: 0 1px;
}
.pager_box.is-lst li a {
    display: block;
    font-size: 12px;
    background: #f3f3f3;
    width: 100%;
    text-align: center;
    padding: 16px 0;
}
.pager_box.is-lst li.is-non a,
.pager_box.is-lst li.is-non a:hover {
    background: #fcfcfc;
    opacity: 1;
    cursor: inherit;
    color: #aaa;
}
.pager_box li.is-non:nth-child(1) span:before {
    background: url(../svg/pager_arw_l_blk.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.pager_box li.is-non:nth-child(2) span:before {
    background: url(../svg/pager_arw_r_blk.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.pager_box.is-lst li span {
    display: inline-block;
    position: relative;
}
.pager_box.is-lst li span:before {
    width: 6px;
    height: 10px;
}
.pager_box.is-lst li:nth-child(1) span {
    padding: 0 0 0 1em;
}
.pager_box.is-lst li:nth-child(2) span {
    padding: 0 1em 0 0;
}
.pagerNmb_box ul {
    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;
}
.pagerNmb_box li {
    margin: 0 5px;
}
.pagerNmb_box li a {
    background: #f3f3f3;
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 14px;
    color: #004098;
    text-decoration: none;
}
.pagerNmb_box li.on a {
    background: #004098;
    color: #fff;
    pointer-events: none;
}
@media (min-width: 896px) {
    .pagerNmb_box li a:hover {
        opacity: 0.7;
    }
}
.pagerNmb_box li a span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.pagerNmb_box li a img {
    width: 7px;
}
.pagerNmb_box li a img.is-start {
    border-left: 2px solid #215299;
    padding-left: 2px;
}
.pagerNmb_box li a img.is-end {
    border-right: 2px solid #215299;
    padding-right: 2px;
}
.footCstxLst_wrap {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 60px;
}
body.entryform .footCstxLst_wrap {
    display: none;
}
.cstxLst_wrap {
    border: 1px solid #f3f3f3;
    padding: 40px 60px;
}
.cstxLst_wrap.is-low {
    margin-top: 40px;
}
.cstxLst_box_pt {
    padding: 50px 0 0 0;
}
.cstxLst_box {
    margin: 0 0 30px;
}
.cstxLst_box:last-child {
    margin: 0;
}
.cstxLst_ttl {
    margin: 0 0 20px;
}
.cstxLst_ttl.is-ver2 {
    margin: 0 0 30px;
}
.cstxLst-ttl {
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    border-left: 4px solid #215299;
    padding: 0 0 0 10px;
}
.cstxLst_dtl-ttl {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.cstxLst_dtl ul {
    letter-spacing: -.4em;
    margin: 0 0 20px;
}
.cstxLst_dtl ul:last-child {
    margin: 0;
}
.cstxLst_dtl li {
    display: inline-block;
    letter-spacing: normal;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #6b6b6b;
    line-height: 1;
    font-size: 14px;
}
.cstxLst_dtl li:last-child {
    padding: 0;
    margin: 0;
    border-right: none;
}
.cstxLst_dtl li a {
    line-height: 1;
    color: #215299;
}
.cstxLst_dtl li.is-all {
    font-size: 16px;
    border-right: none;
}
@media (min-width: 896px) {
    .cstxLst_dtl li.is-all {
        width: 80px;
    }
}
.cstxLst_dtl2 {
    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;
}
.cstxLst_income {
    width: 180px;
    padding: 0 10px 0 25px;
}
.cstxLst_box .cstx_ent {
    width: 90px;
}
.cstxLst_box .cstx_ent a {
    height: 40px;
    font-size: 16px;
}
.cstxLst-more {
    background: url(../svg/icn_rarw_r.svg) no-repeat 0 50% / 14px auto;
    display: inline-block;
    padding: 0 0 0 20px;
    font-size: 14px;
    margin: 5px 0 0 0;
}
.cstxLst-more a {
    color: #215299;
}

.search_form {
    background: #f3f3f3;
    padding: 0 30px;
}
.scform_ttl {
    padding: 25px 0 0;
}
@media (min-width: 896px) {
    .scform-clear {
        float: right;
    }
    .scform-clear a {
        font-size: 12px;
        line-height: 1;
        font-weight: bold;
        display: block;
    }
    .scform-clear a:hover {
        text-decoration: underline;
    }
    .scform-clear a span {
        position: relative;
        display: block;
        padding: 0 0 0 25px;
    }
    .scform-clear a span:before {
        content: '';
        display: block;
        position: absolute;
        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;
        width: 16px;
        height: 16px;
    }
}
.scform-ttl {
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    border-left: 4px solid #215299;
    padding: 0 0 0 10px;
}
@media (min-width: 896px) {
    .scform_ttl.is-flt .scform-ttl {
        float: left;
    }
}
.form_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;
    padding: 25px 0;
    border-bottom: 2px solid #fff;
}
@media (min-width: 896px) {
    .form_box.is-ver1 ,
    .form_box.is-ver2 {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
}
body.results .form_box {
    display:-webkit-none;
    display:-ms-none;
    display:none;
}
body.results .form_box.is-show {
    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;
}
@media (min-width: 896px) {
    body.results .form_box.is-ver1 {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }
}
body.results .form_box.is-active {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.form_box:last-child {
    border-bottom: none;
}
.form_bx {
    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;
}
@media (min-width: 896px) {
    .form_bx.is-pc-non {
        display:-webkit-none;
        display:-ms-none;
        display: none;
    }
    .form_box.is-ver1 .form_bx {
        width: 25%;
    }
    .form_box.is-ver2 .form_bx {
        width: auto;
    }
    .form_box .form_bx.is-wid01 {
        width: 265px;
    }
    .form_box .form_bx.is-wid02 {
        width: 275px;
    }
    .form_box .form_bx.is-wid03 {
        width: 220px;
    }
    .form_box .form_bx.is-wid04 {
        width: 255px;
    }
}
.form_bx .form_bxtl {
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    padding: 0 10px 0 0;
}
.form_btn {
    background: #fff;
}
.form_btn a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 160px;
    height: 40px;
    border: 1px solid #c5c5c5;
    background: #fff;
    font-size: 13px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.form_btn a.form_btn-s {
    width: 140px;
}
.form_btn a.form_btn-ss {
    width: 130px;
}
@media (min-width: 896px) {
    .form_btn a:hover {
        opacity: 0.7;
    }
}
.form_btn.on a {
    border: 1px solid #215299;
    color: #215299;
}
.form_btn span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.form_ent {
    width: 180px;
}
.form_ent a {
    height: 40px;
    font-size: 16px;
    font-weight: 500;
}
.srcField_in.is-flex-center .form_ent {
    width: 200px;
    margin: 5px 15px;
}
.search_select {
    width: 180px;
}
input[type="text"].search_input {
    width: 425px;
}
.fmAcd_wrap {
    padding: 30px 0 30px 0;
}
.fmAcd-btn {
    width: 270px;
    margin: 0 auto;
    border-radius: 30px;
}
.fmAcd-btn.c-btn.is-or a {
    height: 45px;
    font-size: 14px;
    border-radius: 30px;
    background: #f69c00 url(../svg/icn_search_wh.svg) no-repeat left 20px center !important;
    background-size: 20px auto !important;
    padding: 0 0 0 20px;
}
.fmFlt_wrap {
    display: none;
}
.scpop_box {
    display: none;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.scpop_box.active {
    display: block;
}
.scpop_ttl {
    background: #f3f3f3;
    padding: 21px 30px;
    border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
}
.scpop-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.scpop_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;
    background: #fff;
    padding: 40px 0 40px;
}
.scpop-btn {
    width: 200px;
    margin: 0 10px;
}
.scpop-btn a {
    height: 50px;
    font-size: 16px;
}
.scpop_list {
    padding: 30px 30px 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.scpop_list ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px 0 0;
    padding: 0 0 35px;
}
.scpop_list ul:last-child {
    padding: 0;
}
.scpop_list li {
    width: 33.3%;
    line-height: 1;
    margin: 20px 0 0;
}
.scpop_list li.is-all {
    width: 100%;
}
@media (min-width: 896px) {
    #pop4 .scpop_list ul {
        padding: 0 0 40px;
    }
    #pop4 .scpop_list li {
        width: 19%;
        margin: 10px 0 0 30px;
    }
    #pop4 .scpop_list li.is-all {
        width: 100%;
        margin: 20px 0 0 0;
    }
    #pop4 .scpop_list li:first-child {
        margin: 10px 0 0 0;
    }
    .scpop_list.scroll {
        height: 400px;
        overflow-y: scroll;
    }
}

.is-line-r {
    text-decoration: underline 3px red;
}
.is-line-b {
    text-decoration: underline 3px blue;
}
.is-line-g {
    text-decoration: underline 3px green;
}
.is-line-y {
    text-decoration: underline 3px yellow;
}
.notf-txt {
    font-size: 18px;
    text-align: center;
}
.notf_btn {
    padding: 40px 0 0;
}
.fltLp_wrap {
    position: fixed;
    bottom: 80px;
    right: -260px;
    z-index: 999;
    width: 260px;
    transition: right .7s ease;
}
.fltLp_wrap.is-on {
    right: 0;
}
.fltLp_wrap.is-btm {
    bottom: -200px;
    right: 50%;
    -webkit-transform: translate(50%, 0%);
    -ms-transform: translate(50%, 0%);
    transform: translate(50%, 0%);
    width: auto;
    z-index: 99;
    transition: bottom .7s ease;
}
.fltLp_wrap.is-btm.is-on {
    bottom: 0;
}
body.career.detail .fltLp_wrap.is-btm.is-on {
    bottom: 95px;
}
body.entryform .fltLp_wrap {
    display: none;
}
body.contact .fltLp_wrap {
    display: none;
}
body.contact .fltLp_wrap {
    display: none;
}
.fltLp-bnr {
    background: #fff;
}
.fltLp-bnr a {
    display: block;
}
@media (min-width: 896px) {
    .fltLp-bnr a:hover {
        opacity: 0.7;
    }
}
.fltLp_wrap img {
    width: 100%;
}
.fltLp_wrap.is-btm img {
    width: auto;
}
.fltLp-close {
    position: absolute;
    top: -40px;
    right: 10px;
    z-index: 999;
    width: 30px;
    height: 30px;
}
.fltLp-close a {
    display: block;
    width: 30px;
    height: 30px;
    background: #333;
    border-radius: 20px;
    position: relative;
}
.fltLp-close span:before,
.fltLp-close span:after {
    content: "";
}
.fltLp-close span:before,
.fltLp-close span:after {
    display: block;
    width: 12px;
    height: 1px;
    background: #fff;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.fltLp-close span:before {
    transform: translate(-50%,-50%) rotate(45deg);
    top: 15px;
}
.fltLp-close span:after {
    bottom: 0;
    transform: translate(-50%,-50%) rotate(-45deg);
}
.search_box.is-sf .search_form {
    margin: 0 0 60px 0;
}
.c-side.is-ver2 .search_form {
    padding: 0 20px;
    margin: 0 0 20px 0;
}
.c-side.is-ver2 .search_form:last-child {
    margin: 0 0 0 0;
}
@media (min-width: 896px) {
    .search_box.is-sf .search_ttl {
        margin: 0 0 20px 0;
    }
    .c-side.is-ver2 .scform_ttl {
        padding: 20px 0 0;
    }
    .search_ttl.is-ver2 {
        margin: 0 0 20px 0;
    }
    .search_box.is-sf .search_result {
        margin: 0 0 0 0;
    }
}
.srcField_wrap {
    padding: 30px 0 0 0;
}
.srcField_in {
    padding: 20px 0 0 0;
}
.srcField_in:first-child {
    padding: 0 0 0 0;
}
.srcField-ttl {
    line-height: 1;
    font-weight: bold;
    font-size: 16px;
}
.srcField_in.is-flex.is-ver2 .srcField-ttl {
    margin: 0 0 10px 0;
}
.c-side.is-ver2 .srcField-ttl {
    margin: 0 0 10px 0;
}
.srcField_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-side.is-ver2 .srcField_list ul {
    display: -webkit-block;
    display: -ms-block;
    display: block;
}
.c-side.is-ver2 .srcField_list.is-flex ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.srcField_non {
    display: none;
}
.srcField_list ul li {
    margin: 5px 15px 0 0;
}
.c-side.is-ver2 .srcField_list.is-flex ul li {
    width: calc(50% - 20px);
    margin: 0 0 0 10px;
}
.c-side.is-ver2 .srcField_list.is-flex ul li:nth-child(2n) {
    width: calc(50% - 20px);
    margin: 0 0 0 30px;
}
.c-side.is-ver2 .srcField_list.is-flex ul li.is-all {
    width: 100%;
    margin: 0;
}
.c-side.is-ver2 .srcField_list.is-flex ul li.is-half {
    width: 50%;
    margin: 0;
}
.c-side.is-ver2 .srcField_list.is-flex ul li.is-ft {
    margin: 0 10px 0 0;
}
.c-side.is-ver2 .srcField_list ul li {
    margin: 0 0 0 0;
}
.srcField_in.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-side.is-ver2 .srcField_in.is-flex {
    display: -webkit-block;
    display: -ms-block;
    display: block;
}
.srcField_in.is-flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.srcField_flex {
    width: 48%;
}
.srcField_flex.is-wid01 {
    width: 160px;
}
.srcField_flex.is-wid02 {
    width: 180px;
}
.srcField_flex.is-wid03 {
    width: 500px;
}
.srcField_flex.is-wid03 input[type="text"].search_input {
    width: 500px;
}
.c-side.is-ver2 .srcField_flex {
    width: auto;
}
.c-side.is-ver2 .srcField_flex.is-wid03 {
    width: 100%;
}
.c-side.is-ver2 input[type="text"].search_input {
    width: 100%;
}
.srcField_wrap .search_check span {
    line-height: 1.4;
}
.c-side.is-ver2 .srcField_wrap .search_check span {
    line-height: 1.6;
}
.srcField-more {
    box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
    -ms-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
    -moz-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
    -webkit-box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
    width: 160px;
    margin: 15px auto 0 auto;
}
@media (min-width: 896px) {
    .srcField-more {
        background: #ffffff;
    }
}
.srcField-more a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 40px;
    border: 1px solid #c5c5c5;
    background: #fff;
    font-size: 13px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media (min-width: 896px) {
    .srcField-more a:hover {
        opacity: 0.7;
    }
}
.srcField-more span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.c-side.is-ver2 .fmAcd-btn {
    width: auto;
}
.srcTerms_wrap {
    padding: 20px 0 20px 0;
}
.srcTerms_in {
    margin: 0 0 15px 0;
}
.srcTerms_in.is-non {
    display: none;
}
.srcTerms_in:last-child {
    margin: 0 0 0 0;
}
.srcTerms-ttl {
    line-height: 1;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px 0;
}
.srcTerms-txt {
    line-height: 1.6;
    font-size: 14px;
}
.srcTerms-more {
    box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
    -ms-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
    -moz-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
    -webkit-box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
    width: 160px;
    margin: 15px auto 0 auto;
}
@media (min-width: 896px) {
    .srcTerms-more {
        background: #ffffff;
    }
}
.srcTerms-more a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 40px;
    border: 1px solid #c5c5c5;
    background: #fff;
    font-size: 13px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media (min-width: 896px) {
    .srcTerms-more a:hover {
        opacity: 0.7;
    }
}
.srcTerms-more span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
@media only screen and (max-width: 896px) {
    a:hover, a:active {
        text-decoration: none;
    }
    body {
        font-size: 12px;
        line-height: 1.7;
        min-width: 320px;
        width: 100%;
        padding: 0;
    }
    body.entryform {
        min-width: 320px;
    }
    body.career.detail {
        padding: 0 0 70px 0;
    }
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    .c-btn {
        box-shadow: 0px 5px 10px 0px rgb(74 74 74 / 25%);
        -ms-box-shadow: 0px 5px 10px 0px rgba(74, 74, 74, 0.25);
        -moz-box-shadow: 0px 5px 10px 0px rgba(74, 74, 74, 0.25);
        -webkit-box-shadow: 0px 5px 10px 0px rgb(74 74 74 / 25%);
    }
    .c-btn a {
        height: 50px;
        font-size: 13px;
    }
    .c-btn a .is-label {
        font-size: 16px;
    }
    .icn_concern:before {
        width: 16px;
        height: 14px;
    }
    .readmore a {
        font-size: 10px;
    }
    .readmore a span {
        padding: 0 0 0 25px;
    }
    .readmore a span:before {
        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;
        width: 16px;
        height: 16px;
    }
    .readmore.is-bk a span:before {
        background: url(../svg/icn_rarw_l.svg) no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .mv_in {
        width: 100%;
        height: 160px;
        padding: 0 15px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .mv-ttl {
        font-size: 20px;
        line-height: 1.4;
        margin: 0;
    }
    .mv-ttl .is-fmlabel {
        font-size: 13px;
        padding: 4px 4px;
        margin: 0 0 3px 0;
    }
    body.feature .mv-ttl {
        width: 60%;
    }
    .mv-sb {
        font-size: 13px;
        line-height: 1.6;
        padding: 5px 0 0;
        text-shadow: 0 0 0 rgba(255,255,255,1);
    }
    body.kobetsu .mv_wrap {
        background:#ecf6f7 url(../img/sp/kobetsu_main2_sp2.jpg?date=20200113) center center / cover no-repeat;
    }
    body.soudan .mv_wrap {
        background:#ecf6f7 url(../img/sp/soudan_main.jpg?date=20200219) center center / cover no-repeat;
    }
    body.job_search .mv_wrap {
        background:#ecf6f7;
    }
    body.seminar .mv_wrap {
        background:#ecf6f7 url(../img/sp/seminar_main.jpg) center center / cover no-repeat;
    }
    body.entryform .mv_wrap {
        background:#ecf6f7 url(../img/sp/entryform_main.jpg) center center / cover no-repeat;
    }
    body.nagoya .mv_wrap {
        background:#ecf6f7 url(../img/sp/feature_nagoya_main.jpg) top center / cover no-repeat;
    }
    body.movie .mv_wrap {
        background:#ecf6f7 url(../img/sp/movie_main.jpg?date=20210315) top center / cover no-repeat;
    }
    body.request .mv_wrap {
        background:#ecf6f7 url(../img/sp/request_main.jpg?date=20210315) top center / cover no-repeat;
    }
    body.news .mv_wrap {
        background: #ecf6f7 url(../img/sp/news_main.jpg?date=20210315) no-repeat right center;
        background-size: 375px auto;
    }
    body.shokai .mv_wrap {
        background: url(../img/sp/camp_main.jpg?date=20210315) no-repeat right top / cover;
    }
    .mv-bnr a {
        border-top: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
        background: #fff url(../svg/icn_rarw_r.svg) no-repeat right 10px center;
        background-size: 13px auto;
    }
    .mv-bnr-txt {
        padding: 0 20px;
        font-size: 13px;
        line-height: 1.5;
    }
    .mv-bnr-txt .is-clr {
        font-size: 14px;
    }
    .mv-bnr-txt .is-fsl {
        font-size: 16px;
    }
    header {
        border-bottom: 2px solid #215299;
    }
    .header_wrap {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 50px 0 0 0;
    }
    body.is-simple .header_wrap {
        padding: 0;
    }
    body.entryform .header_wrap {
        max-width: 100%;
        padding: 0;
    }
    .header_name {
        padding: 10px 0 10px 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header_logo {
        width: 55px;
        padding: 0 10px 0 0;
    }
    .header_logo img {
        max-height: 27px;
        width: auto;
    }
    .header-txt {
        font-size: 10px;
        text-align: left;
        font-weight: bold;
        line-height: 1.5;
    }
    .header_btn {
        display: block;
        width: 100%;
        height: 50px;
        z-index: 99;
        padding: 0;
        cursor: pointer;
        background: #215299;
        position: relative;
        margin: 0 auto;
    }
    .header_btn a {
        display: block;
        width: 100%;
        height: 50px;
    }
    .header_btn span:before,
    .header_btn span:after {
        content: "";
    }
    .header_btn span,
    .header_btn span:before,
    .header_btn span:after {
        display: block;
        width: 12px;
        height: 1px;
        background: #fff;
        transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .header_btn span:before {
        top: -5px;
    }
    .header_btn span:after {
        top: auto;
        bottom: -6px;
    }
    .header_btn.active span:before {
        transform: translate(-50%,-50%) rotate(45deg);
        top: 0;
    }
    .header_btn.active span {
        background: transparent;
    }
    .header_btn.active span:after {
        bottom: 0;
        transform: translate(-50%,-50%) rotate(-45deg);
    }
    .header_menu {
        display: none;
        width: 100%;
        position: fixed;
        top: 50px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        height: calc(100% - 50px);
    }
    .header_txt {
        padding: 20px;
        margin: 0;
    }
    .headBtn_wrap {
        padding: 20px;
        background: #215299;
    }
    .headBtn-btn {
        margin: 10px 0 0 0;
    }
    .headBtn-btn:first-child {
        margin: 0 0 0 0;
    }
    .headBtn-btn.c-btn a {
        height: 35px;
    }
    .header_lnk_in {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        border-top: 1px solid #ffffff;
    }
    .head-lnk.s-head-top .headBtn-btn.head-tab.c-btn {
        color: #e5003e;
        background: #fff;
    }
    .head-lnk {
        padding: 0;
        border-left: none;
    }
    .head-lnk a {
        display: block;
        border-bottom: 1px solid #ffffff;
        background: #215299 url(../svg/arw_right_wh.svg) no-repeat right 12px center;
        background-size: 6px auto;
        color: #ffffff;
        font-size: 15px;
        padding: 15px 30px 15px 20px;
        text-decoration: none;
    }
    .head-lnk a .icn {
        padding: 0 0 0 38px;
    }
    .head-lnk a .is-mail:before {
        width: 21px;
        height: 18px;
        background-image: url(../img/sp/icn_mail.png);
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .head-lnk a .is-tel:before {
        width: 19px;
        height: 21px;
        background-image: url(../img/sp/icn_tel.png);
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .head-lnk:last-child a .icn {
        padding: 0 0 0 38px;
    }
    .head-lnk:last-child a .icn:before {
        content: '';
    }
    .header_flow {
        position: fixed;
        right: auto;
        bottom: auto;
        left: 0;
        top: 0;
        z-index: 999999;
        width: 100%;
    }
    .header_flow ul {
        width: 100%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .header_flow ul .btn {
        width: 16.6%;
        border-bottom: none;
        border-right: 1px solid #fff;
    }
    .header_flow ul .menu {
        width: 16.6%;
    }
    .header_flow ul .btn a {
        width: 100%;
        height: 50px;
        font-size: 10px;
    }
    .header_flow ul .btn span {
        padding: 22px 0 0;
    }
    .header_flow ul .btn span:before {
        width: 14px;
        height: 14px;
        margin-left: -7px;
    }
    .header_flow li{
        display: block;
    }
    .head-tab a {
        padding: 15px 30px 15px 20px;
        background: #215299 url(../svg/arw_dw_wh.svg) no-repeat right 11px center;
        background-size: 10px auto;
    }
    .head-tab.is-on a {
        background: #215299 url(../svg/arw_up_wh.svg) no-repeat right 11px center;
        background-size: 10px auto;
    }
    .headMenu_wrap a {
        background: #ffffff url(../svg/arw_right_bl.svg) no-repeat right 12px center;
        background-size: 6px auto;
        padding: 15px 30px 15px 35px;
        border-bottom: 1px solid #215299;
        color: #215299;
    }
    .head-lnk.is-head-top .headMenu_wrap a {
        font-size: 13px;
        text-align: center;
        padding: 0;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pagetop {
        bottom: 20px;
        right: 10px;
    }
    body.career.detail .pagetop {
        bottom: 80px;
    }
    .pagetop a {
        width: 50px;
        height: 50px;
    }
    .pagetop span {
        padding: 50px 0 0 0;
    }
    .footer-link-main {
        padding: 15px 0 0;
    }
    .footer-link-main-in {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .footer-link-main .is-lst {
        background: #215299;
        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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 0 0;
    }
    .footer-link-main .is-lst li {
        margin: 10px 0 0;
        padding: 0 10px;
        border-right: 1px solid #fff;
    }
    .footer-link-main .is-lst li a {
        font-size: 12px;
        color: #fff;
    }
    .social_warp {
        position: relative;
        top: 0;
        right: 0;
        padding: 0 0 25px;
    }
    .social_warp .twitter {
        padding: 0 25px 0 0;
    }
    .social_warp .facebook {
        padding: 0 30px 0 0;
    }
    .social_warp .privacymark img {
        width: 60px;
        height: auto;
    }
    .footer-link-list {
        display: none;
    }
    .copyright {
        padding: 20px 0;
    }
    .side-nav {
        margin: 0 0 30px;
    }
    .side-nav .is-ttl {
        height: 25px;
        padding: 0 15px;
        font-size: 13px;
    }
    .side-nav li a {
        height: 40px;
        padding: 0 15px;
        font-size: 13px;
    }
    .side-nav .win:before {
        right: 15px;
    }
    .sidebnr_box {
        margin: 0 0 15px;
    }
    .sidebnr_lst {
        margin: 0;
    }
    .sidebnr_ttl {
        margin: 0 0 15px;
    }
    .sidebnr_img img {
        width: 100%;
    }
    .indivi_warp {
        padding: 30px 0 0;
    }
    .sidebnr_txt {
        background: #f3f3f3;
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 12px 15px;
        font-size: 12px;
    }
    .indivi_ttl {
        padding: 0 0 8px 0;
        margin: 0 0 20px;
    }
    .indivi-ttl {
        font-size: 14px;
    }
    .indivi_box {
        padding: 10px;
        border: 1px solid #f3f3f3;
        margin: 0 0 15px;
    }
    .indivi_box:last-child {
        margin: 0;
    }
    .indivi_img {
        width: 100px;
        height: 64px;
    }
    .indivi_txt {
        font-size: 13px;
        color: #215299;
        width: 98%;
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px);
    }
    .head-lnk.is-head-top .headBtn-btn.is-on a {
        background-color: #e5003e;
        color: #fff;
    }
    .cv_warp {
        background: url(../img/sp/cv_bg2.png) no-repeat center center / cover;
        /*background: url(../img/sp/cv_bg2.webp) no-repeat center center / cover;*/
        padding: 15px 0 15px;
    }
    .cv_in {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .cvTtl-tl {
        font-size: 16px;
        margin: 0 0 15px 0;
    }
    .cv_ttl {
        width: auto;
        padding: 0 15px;
    }
    .cv_ttl .cv-txt {
        font-size: 14px;
        line-height: 1.5;
        left: 50%;
        margin-left: -60px;
    }
    .cv_ttl .cv-ttl {
        text-align: center;
    }
    .cv_ttl .cv-ttl img {
        width: 100%;
        max-width: 340px;
    }
    .cv_btnbx {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        padding: 0 15px 0;
        width: auto;
    }
    .cv_btnbx.is-top {
        width: auto;
        padding: 15px 15px;
        background: #21529a;
    }
    .cv_btn {
        width: 100%;
        margin: 0 0 15px;
    }
    .cv_btn:last-child {
        margin: 0;
    }
    .cv_btn a {
        width: 100%;
        height: 70px;
        font-size: 18px;
    }
    .cv_btn a .is-bld {
        font-size: 18px;
        padding: 5px 0 0;
    }
    .cv_tel a {
        pointer-events: auto;
    }
    .cv_tel .is-tel:before {
        width: 20px;
        height: 20px;
        top: 6px;
    }
    .cv_tel .is-tel {
        font-size: 23px;
        letter-spacing: 0.7px;
        padding: 5px 0 0 26px;
    }
    .cv_btn a .is-label {
        font-size: 16px;
    }
    .cv-come {
        font-size: 10px;
        line-height: 1.4;
        margin-top: 15px;
        text-align: left;
    }
    .mvTop_wrap .cv_btn {
        margin: 0 0 10px;
    }
    .mvTop_wrap .cv_btn:last-child {
        margin: 0;
    }
    .mvTop_wrap .cv_btn a {
        height: 60px;
        font-size: 13px;
    }
    .bnrlst_warp {
        padding: 30px 0 30px;
    }
    .bnrlst_in {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .bnrlst_in li {
        width: 110px;
        margin: 0 0 0 6px;
    }
    .bnrlst_in li img {
        width: 100%;
        height: auto;
        max-height: 50px;
    }
    .c-wrap {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0;
        padding: 10px 0 30px;
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .c-main{
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .c-side{
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 30px 15px 0;
    }
    .c-breadcrumbs {
        padding: 0 5px 0 5px;
        border-bottom: 1px solid #ebf0f3;
    }
    body.job_search.detail .c-breadcrumbs {
        padding: 0 5px 0 5px;
    }
    .c-breadcrumbs ul {
        width: auto;
        overflow-x: scroll;
        white-space: nowrap;
        padding: 15px 0 15px 0;
    }
    .popup_bg {
        background: #fff;
    }
    .popup_in {
        height: 100%;
    }
    .popup_main {
        top: 0;
        transform: translate(-50%,0);
        padding: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .popup_cls {
        padding: 18px;
        width: 50px;
        height: 50px;
    }
    .popup_cls span {
        margin: 6px 0 0;
    }
    .article-h1 {
        font-size: 17px;
        line-height: 1.4;
        border-left: 5px solid #004098;
        padding: 0 0 0 10px;
    }
    .article-h1 .is-lt {
        font-size: 12px;
    }
    .article_h2 {
        padding: 10px 5px;
    }
    .article-h2 {
        font-size: 16px;
        border-left: 3px solid #fff;
        padding: 0 0 0 10px;
    }
    .article_h3 {
        padding: 0 0 10px;
    }
    .article_h3:before {
        width: 70px;
    }
    .article-h3 {
        font-size: 14px;
    }
    .article-h4 {
        font-size: 13px;
        border-left: 3px solid #215299;
        padding: 0 0 0 5px;
    }
    .spt_dtl .spt_ttl {
        padding: 9px 10px;
    }
    .spt_dtl .spt-ttl {
        font-size: 16px;
        line-height: 1.4;
    }
    .spt-ttl .nmb {
        font-size: 30px;
    }
    .spt-ttl .txt {
        padding: 0 0 0 30px;
    }
    .article-mdstl {
        font-size: 18px;
        line-height: 1.6;
    }
    .article_p {
        font-size: 13px;
        line-height: 1.7;
        font-weight: normal;
    }
    .article_table .table_box {
        display: block;
    }
    .article_table .table_ttl {
        display: block;
        font-size: 13px;
        padding: 8px 10px;
        width: 100%;
    }
    .article_table .table_txt {
        display: block;
        font-size: 13px;
        border-left: 1px solid #f3f3f3;
        padding: 8px 10px;
    }
    .point_in.is-ver2 .article_table .table_txt {
        border-left: 0;
    }
    .article-end {
        height: 50px;
        font-size: 13px;
    }
    .article_prof {
        margin: 0 0 20px;
    }
    .article_prof .prof_img {
        width: 60px;
        padding: 0 15px 0 0;
    }
    .article_prof .prof_img img {
        width: 100%;
    }
    .article_prof .prof_txt {
        width: 78%;
        width: -webkit-calc(100% - (30px + 60px));
        width: calc(100% - (30px + 60px));
    }
    .article_prof .prof_txt .prof-txt {
        font-size: 12px;
    }
    .mokuji_in {
        padding: 20px 15px;
    }
    .mokuji_ttl {
        font-size: 13px;
        margin: 0 0 15px;
    }
    .mokuji_list li {
        margin: 0 0 8px;
    }
    .mokuji_list li a {
        font-size: 13px;
    }
    .mokuji_warp.is-ver3 .mokuji_in {
        background: transparent;
        padding: 0;
    }
    .mokuji_warp.is-ver3 .mokuji_list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .mokuji_warp.is-ver3 .mokuji_list li {
        width: 49%;
        margin: 0 0 5px;
    }
    .mokuji_warp.is-ver3 .mokuji_list li a {
        padding: 10px 5px 25px 5px;
        height: auto;
        background: url(../svg/arw_dw_bl.svg) no-repeat bottom 10px center;
        background-size: 13px auto;
        -ms-background-size: 13px auto;
        -moz-background-size: 13px auto;
        -webkit-background-size: 13px auto;
        font-size: 13px;
    }
    .pickup_list.is-ver2{
        padding: 20px 0 0;
    }
    .pickup_list.is-ver2 li a {
        font-size: 13px;
    }
    .article_list li {
        font-size: 13px;
        line-height: 1.7;
    }
    body.job.case .article_list li {
        margin: 0 0 10px 0;
    }
    body.job.case .article_list li:last-child {
        margin: 0 0 0 0;
    }
    .link_flow {
        padding: 0 15px;
    }
    .linkFl_box {
        margin: 0 0 15px;
    }
    .linkFl_box a {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .linkFl_box.is-ver2 a {
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .linkFl_img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .linkFl_img img {
        -ms-flex-item-align: center;
        align-self: center;
    }
    .linkFl_box.is-ver2 .linkFl_img img {
        width: 100%;
    }
    .linkFl_box.is-ver2 .linkFl_txt {
        padding: 15px;
    }
    .linkFl_box.is-ver2 .linkFl-ttl {
        font-size: 18px;
        line-height: 1.6;
        margin: 0;
    }
    .linkFl_box.is-ver2 .linkFl-txt {
        font-size: 12px;
    }
    .linkFl_img img {
        width: 150px;
    }
    .linkFl_txt {
        padding: 15px;
    }
    .linkFl-ttl {
        font-size: 12px;
    }
    .linkFl_b_img img {
        width: 120px;
    }
    .linkFl_b_txt {
        padding: 0 0 0 15px;
    }
    .linkFl_b-ttl {
        font-size: 13px;
        line-height: 1.5;
    }
    body.feature .link_flow {
        margin: 0 0 15px;
    }
    body.feature .link_flow::after{
        content: "";
        display: block;
        width: calc(50% - 15px / 2);
    }
    body.feature .linkFl_box {
        width: calc(50% - 15px / 2);
        margin: 0 0 15px;
    }
    body.feature .linkFl_img {
        /* min-width: 150px; */
        min-height: 110px;
        padding: 10px;
    }
    body.feature .linkFl_img img {
        width: auto;
        max-width: 140px;
    }
    body.feature .linkFl_txt {
        padding: 10px;
    }
    body.feature .linkFl-ttl {
        font-size: 13px;
    }
    .checkbox_in {
        padding: 15px 15px;
    }
    .checkbox_ttl {
        font-size: 13px;
        margin: 0 0 10px;
    }
    .checkbox_lst li {
        font-size: 12px;
        margin: 0 0 5px;
    }
    .checkbox_lst span {
        padding: 0 0 0 2em;
    }
    .checkbox_lst span:before {
        width: 13px;
        height: 26px;
    }
    .checkbox_in .is-come {
        font-size: 12px;
        line-height: 2.1;
        padding: 5px 0 0;
    }
    /*pager*/
    .pager_box li {
        width: 50%;
    }
    .pager_box li a {
        font-size: 13px;
    }
    .pager_box li span {
        padding: 0 15px;
    }
    .pager_box li span:before{
        width: 5px;
        height: 10px;
    }
    .pager_box.is-lst {
        padding: 20px 0 20px;
    }
    .pager_box.is-lst li {
        width: 80px;
    }
    .pager_box.is-lst li a {
        font-size: 12px;
        padding: 11px 0;
    }
    .pagerNmb_box li {
        margin: 0 2px;
    }
    .pagerNmb_box li a {
        font-size: 12px;
    }
    .pagerNmb_box li a img {
        width: 6px;
    }
    .footCstxLst_wrap {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0;
        padding: 10px 0 30px;
    }
    .cstxLst_wrap {
        border: none;
        padding: 0;
    }
    .cstxLst_wrap.is-low {
        margin-top: 40px;
    }
    .cstxLst_box {
        margin: 0 0 20px;
        padding: 0 15px;
    }
    .cstxLst_ttl {
        margin: 0 0 15px;
    }
    .cstxLst_ttl.is-ver2 {
        margin: 0 0 20px;
    }
    .cstxLst-ttl {
        font-size: 14px;
        border-left: 3px solid #215299;
        padding: 0 0 0 5px;
    }
    .cstxLst_dtl-ttl {
        font-size: 12px;
    }
    .cstxLst_dtl li {
        padding: 0 5px 0 0;
        margin: 0 5px 0 0;
        font-size: 12px;
    }
    .cstxLst_dtl li.is-all {
        font-size: 14px;
        display: block;
        margin: 0 0 5px;
    }
    .cstxLst_dtl li.is-all:last-child {
        margin: 0;
    }
    .cstxLst_dtl2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cstxLst_dtl2 .cstxLst-ttl {
        width: 100%;
        margin: 0 0 15px;
    }
    .cstxLst_income {
        width: 70%;
        padding: 0 10px 0 0;
    }
    .cstxLst_box .cstx_ent {
        width: 26%;
    }
    .cstxLst_box .cstx_ent a {
        font-size: 13px;
    }
    .search_form {
        padding: 0 15px;
    }
    body.results .scform_ttl {
        display: block;
    }
    .scform_ttl {
        padding: 20px 0 0;
    }
    .scform-ttl {
        font-size: 14px;
        border-left: 3px solid #215299;
        padding: 0 0 0 8px;
    }
    .scform-clear {
        text-align: center;
        line-height: 1;
        width: 140px;
        margin: 20px auto 0 auto;
    }
    .scform-clear a {
        display: table;
        width: 100%;
        height: 40px;
        background: #ffffff;
        border: 1px solid #c5c5c5;
        box-sizing: border-box;
        font-size: 12px;
        text-decoration: none;
    }
    .scform-clear a span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .form_box {
        padding: 5px 0 5px;
        border-bottom: none;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .form_bx {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        width: 48%;
        margin: 15px 0 0;
    }
    .form_bx.is-full {
        width: 100%;
    }
    .form_bx.is-pc-non {
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .form_bx.is-sp-non {
        display:-webkit-none;
        display:-ms-none;
        display: none;
    }
    .form_bx .form_bxtl {
        font-size: 12px;
        padding: 0 0 10px 0;
    }
    .form_btn a,
    .form_btn a.form_btn-s,
    .form_btn a.form_btn-ss,
    .form_btn a.form_btn-l {
        width: 100%;
        font-size: 13px;
    }
    .form_ent {
        width: 100%;
        max-width: 160px;
        margin: 20px auto 0 auto;
    }
    .form_ent.is-one {
        margin: 20px auto;
    }
    .form_ent a {
        height: 40px;
        font-size: 13px;
    }
    .fmAcd_wrap {
        padding: 20px 0 20px 0;
    }
    .fmAcd-btn a {
        height: 40px;
    }
    .fmFlt_wrap {
        position: fixed;
        bottom: 20px;
        left: 10px;
        z-index: 999;
        width: calc(100% - 100px);
        display: none;
    }
    .fmFlt-btn.c-btn.is-or {
        box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    .fmFlt-btn.c-btn.is-or a {
        height: 50px;
        border-radius: 30px;
        background: #f69c00 url(../svg/icn_search_wh.svg) no-repeat left 20px center !important;
        background-size: 20px auto !important;
        font-size: 16px;
    }
    .search_select {
        width: 100%;
    }
    input[type="text"].search_input {
        width: 100%;
    }
    .search_check {
        width: 100%;
        padding: 20px 15px;
        border-bottom: 1px solid #f3f3f3;
    }
    .search_check.is-ver2 {
        width: 100%;
        padding: 0;
        border-bottom: none;
    }
    input[type="checkbox"]:checked + .search_check {
        background: #f3f3f3;
    }
    .search_check.is-ver2 span {
        font-size: 12px;
        padding: 10px 15px;
        border: 1px solid #c5c5c5;
    }
    .scpop_ttl {
        padding: 18px 20px;
    }
    .scpop-ttl {
        font-size: 15px;
        font-weight: bold;
        line-height: 1;
    }
    .scpop_btn {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px 15px 25px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
    }
    .scpop-btn {
        width: 48%;
        margin: 0;
    }
    .scpop-btn a {
        height: 40px;
        font-size: 13px;
    }
    .scpop_list {
        padding: 0 0 50px;
        height: calc(100vh - 201px);
        overflow-y: scroll;
    }
    .scpop_list ul {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        margin: 0;
        padding:0;
    }
    .scpop_list li {
        width: 100%;
        margin: 0;
    }
    .scpop_list li.is-all {
        width: 100%;
    }
    #pop4 .scpop_list li .search_check {
        padding: 20px 15px 20px 40px;
    }
    #pop4 .scpop_list li.is-all .search_check {
        padding: 20px 15px 20px 15px;
    }
    #pop4 .scpop_list li:first-child .search_check {
        padding: 20px 15px 20px 15px;
    }
    .notf-txt {
        font-size: 16px;
    }
    .notf_btn {
        padding: 20px 15px 0;
    }
    .fltLp_wrap.is-btm {
        width: 100%;
    }
    body.career.detail .fltLp_wrap.is-btm.is-on {
        bottom: 70px;
    }
    .fltLp_wrap.is-btm .fltLp-close {
        left: 10px;
    }
    .fltLp_wrap.is-btm img {
        width: 100%;
    }
    .search_box.is-sf .search_form {
        margin: 0 0 15px 0;
    }
    .search_box.is-sf .search_form.is-non {
        margin: 0 0 0 0;
    }
    .search_ttl.is-ver2 {
        margin: 5px 15px 20px;
    }
    .search_box.is-sf .scform_ttl2.is-ver2 {
        padding: 20px 0 0;
    }
    .scform-txt {
        padding: 10px 0 0 0;
        max-height: 3em;
        min-height: 0;
        font-size: inherit;
        text-align: justify;
        overflow-y: hidden;
        position: relative;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .srcField_wrap {
        padding: 30px 0 0 0;
    }
    .srcField_in {
        padding: 20px 0 0 0;
    }
    .srcField_in:first-child {
        padding: 0 0 0 0;
    }
    .srcField-ttl {
        line-height: 1;
        font-weight: bold;
        font-size: 16px;
    }
    .srcField_in.is-flex.is-ver2 .srcField-ttl {
        margin: 0 0 10px 0;
    }
    .srcField_list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .srcField_non {
        display: none;
    }
    .srcField_list ul li {
        margin: 5px 15px 0 0;
    }
    .srcField_in.is-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .srcField_flex {
        width: 48%;
    }
    .srcField_flex.is-wid01 {
        width: 160px;
    }
    .srcField_flex.is-wid02 {
        width: 180px;
    }
    .srcField_flex.is-wid03 {
        width: 500px;
    }
    .srcField_flex.is-wid03 input[type="text"].search_input {
        width: 500px;
    }
    .srcField_wrap .search_check {
        line-height: 1.4;
    }
    .srcField-more {
        box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
        -ms-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
        -moz-box-shadow: 0px 5px 15px 0px rgba(74, 74, 74, 0.25);
        -webkit-box-shadow: 0px 5px 15px 0px rgb(74 74 74 / 25%);
        width: 160px;
        margin: 15px auto 0 auto;
    }
    @media (min-width: 896px) {
        .srcField-more {
            background: #ffffff;
        }
    }
    .srcField-more a {
        display: table;
        table-layout: fixed;
        letter-spacing: -.4em;
        width: 100%;
        height: 40px;
        border: 1px solid #c5c5c5;
        background: #fff;
        font-size: 13px;
        text-decoration: none;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    @media (min-width: 896px) {
        .srcField-more a:hover {
            opacity: 0.7;
        }
    }
    .srcField-more span {
        display: table-cell;
        letter-spacing: normal;
        vertical-align: middle;
        text-align: center;
    }
}
@media only screen and (max-width: 374px) {
    body.merit .mv-sb {
        font-size: 10px;
    }
    body.feature .mv-ttl {
        font-size: 17px;
    }
    .cv_ttl .cv-txt {
        font-size: 12px;
        margin-left: -55px;
    }
    .cv_btn a {
        font-size: 16px;
    }
    .linkFl_img img {
        width: 100px;
    }
    body.feature .linkFl_img {
        /* min-width: 100px; */
        /* min-height: auto; */
    }
    body.feature .linkFl_img img {
        width: auto;
        max-width: 110px;
    }
    .form_ent {
        max-width: 120px;
    }
}
