html {
    scroll-behavior: initial;
}

.font18i {
    font-size: 18px !important;
}

.scrollToTop {
    cursor: pointer !important;
}

.foc-bottom {
    display: none;
}

.foc-bottom dt {
    background: white;
}

.job_in_button_icon01 {
    font-weight: bold;
    border: 0 none;
    border-bottom: solid 1px #ad5101;
    padding: 5px 15px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background: url(../images/job_in_btn_icon01.png) #ff963c 95% center no-repeat;
    line-height: 2;
}

.job_in_button_icon01:hover {
    cursor: pointer;
    color: #fff;
    border-bottom: solid 1px #ff963c;
    background-color: #fcbb82;
}

.company_in_button_icon02 {
    color: #fff;
    font-weight: bold;
    border: none;
    border-bottom: solid 1px #0f6186;
    padding: 5px 30px 5px 45px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background: url(../images/company_in_btn_icon02.png) #2bb0ed 25px center no-repeat;
    line-height: 2;
}

.company_in_button_icon02:hover {
    cursor: pointer;
    color: #fff;
    background-color: #65bfe9;
}

.white-text {
    color: #fff;
}

.mg-bt .company_in_cat02_icon04, .mg-bt .company_in_cat02_icon02 {
    margin-bottom: 5px;
}

.mar15 {
    margin-bottom: 15px;
}

.custom-ck ol, .custom-ck ul {
    display: block;
    line-height: 2;
}

.custom-ck ol li {
    list-style: decimal inside none;
}

.custom-ck ul li {
    list-style: disc inside none;
}

.mg-bt .company_in_cat02_icon04, .mg-bt .company_in_cat02_icon02 {
    margin-bottom: 5px;
}

.mar15 {
    margin-bottom: 15px;
}

.custom-ck ol, .custom-ck ul {
    display: block;
    line-height: 2;
}

.custom-ck ol li {
    list-style: decimal inside none;
}

.custom-ck ul li {
    list-style: disc inside none;
}

.sendMailSuccessLabel {
    text-align: center;
    color: #003894;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0 auto;
    position: relative;
}

.sendMailSuccessDiv {
    margin: 10% auto;
    width: 50%;
    text-align: center;
}

.mt0 {
    margin: 0 !important;
}

.work-break {
    word-break: break-all;
}

.article-title {
    max-height: 67px;
    overflow: hidden;
    display: block;
}

.notifi {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.notifi-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.notifi-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.m-0 {
    margin: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;;
}

.mt-2 {
    margin-top: 0.5rem !important;;
}

.mt-3 {
    margin-top: 1rem !important;;
}

.mb-0 {
    margin-bottom: 0 !important;;
}

.mb-1 {
    margin-bottom: 0.25rem !important;;
}

.mb-2 {
    margin-bottom: 0.5rem !important;;
}

.mb-20 {
    margin-bottom: 20px !important;;
}

.mb-3 {
    margin-bottom: 1rem !important;;
}

.w-100 {
    width: 100% !important;
}

.with-100 {
    width: 100px;
}

.box-sizing {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.box-sizing * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.text-left {
    text-align: left !important;
}

.sub-exp-category {
    display: none;
}

.sub-exp-category.active {
    display: inline-block;
}

.line-camp-css {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 70px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.border-none {
    border: none;
}

.height-auto {
    height: auto !important;
}

.label-submit, .cursor {
    cursor: pointer;
}

.dis-none {
    display: none;
}

.profileUploadThumbnail {
    cursor: pointer;
}

.profileUploadThumbnail .thumbnail {
    width: 80px;
    height: 80px;
    position: relative;
}

.profileUploadThumbnail .thumbnail span {
    display: block;
    height: 78px;
    background-image: url('../images/avatar_profile_default.png');
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #d2d2d2;
    image-orientation: from-image;
}

.profileUploadThumbnail .thumbnail:after {
    content: '';
    display: block;
    background: url(../images/pro_form_btn01.png) no-repeat center transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 26px;
    height: 26px;
    border: 1px solid #d2d2d2;
    border-radius: 100%;
}

.profileUploadThumbnail .thumbnail img {
    max-width: 100%;
    vertical-align: middle;
}

.thumbnail_frame {
    width: 86px;
    height: 86px;
    overflow: hidden;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
}

.pc_nav_face {
    display: block;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
}

.thumbnail_frame img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.d-none {
    display: none !important;
}

.textarea-font-size {
    font-size: 13.3333px;
    font-family: Arial;
}

.list-no-search {
    margin: 0px auto 10px auto !important;
}

.bor-bt {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0;
}

.div-prefecture label:first-child {
    width: 20%;
}

.my-account-custom-btn {
    margin: 20px 70px;
}

.list-prefe {
    width: 110% !important;
}

.top_top_btn_b {
    border: 0 none;
}

.tenp_file02 label:hover {
    cursor: pointer;
}

.img-circle-140 {
    width: 140% !important;
    height: 40px;
}

.detail-com th {
    padding-bottom: 20px !important;
}

.d-block {
    display: block !important;
}

/*.pass_forgot_box_in .p_btn_lo {
    width: 104%;
}*/

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.mydata_table_box {
    max-width: 100%;
}

.articles_interviewer_view {
    overflow: hidden;
    width: 100px;
    height: 100px;
    position: relative;
}

.articles_interviewer_view img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}

.form-exp-categories .group-exp {
    display: inline-block;
}

.custom-dropdown {
    height: auto;
}

.text-normal {
    font-weight: normal;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-bold {
    font-weight: bold !important;
}

.max-w-200 {
    max-width: 200px;
}

.max-w-150 {
    max-width: 150px;
}

.max-w-100 {
    max-width: 100px;
}

.max-w-50 {
    max-width: 50px;
}

.max-w-0 {
    max-width: none;
}

.min-w-200 {
    min-width: 200px;
}

.min-w-150 {
    min-width: 150px;
}

.min-w-100 {
    min-width: 100px;
}

.min-w-50 {
    min-width: 50px;
}

.min-w-0 {
    min-width: 0;
}

#modalListJob .modal-dialog {
    width: 400px;
}

#modalListJob .btn-register-popup, .modal .btn-website, .modal .btn-cancel {
    font-weight: bold;
    border: 0 none;
    border-bottom: solid 1px #ad5101;
    padding: 5px 15px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background: #ff963c;
    line-height: 2;
    max-width: 238px;
}

.modal .btn-cancel {
    background: #ccc;
    border-bottom: solid 1px #9c9090;
}

.modal .btn-cancel:hover {
    background: #ddd;
}

#modalListJob .btn-register-popup:hover, .modal .btn-website:hover {
    cursor: pointer;
    color: #fff;
    border-bottom: solid 1px #ff963c;
    background-color: #fcbb82;
}

#modalListJob .btn-register-popup img {
    display: inline;
    vertical-align: middle;
}

/*#modalListJob .btn-register-popup:hover {*/
/*cursor: pointer;*/
/*color: #fff;*/
/*border-bottom: solid 1px #ff963c;*/
/*background-color: #fcbb82;*/
/*}*/

.group-salary span {
    display: inline-block;
    vertical-align: top;
    line-height: 42px;
    margin: 0 10px 10px 0;
}

.main_view_box:after, .top_search_in:after, .form-block:after, .container:after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
}

.ques-none-bottom {
    padding-bottom: 0 !important;
}

.ques-next {
    padding-bottom: 20px !important;
}

.btn-apply {
    font-weight: bold;
    border: solid 1px #ff963c;
    padding: 5px 30px 5px 50px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background: url(../images/application_btn_02_icon01.png) #ff963c 12% center no-repeat;
    line-height: 2;
}

.btn-apply:hover {
    cursor: pointer;
    color: #fff;
    border-bottom: solid 1px #ff963c;
    background-color: #fcbb82;
}

.btn-apply-nohover:hover {
    background-color: #ff963c !important;
}

.h_navi a.active {
    text-decoration: none;
    color: #258de0;
}

.btn-like {
    border: none;
    /*width: 48%;*/
    color: #fff;
    font-weight: bold;
    padding: 5px 30px 5px 45px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    line-height: 2;
    margin: 0 5px;
    border-bottom: solid 1px #0f6186;
}

.no-like {
    background: url(../images/company_in_btn_icon02.png) #2bb0ed 25px center no-repeat;
    cursor: pointer;
}

.no-like:hover {
    background-color: #65bfe9;
}

.liked {
    background: url(../images/company_in_btn_icon02.png) #A3A3A3 25px center no-repeat;
    cursor: not-allowed;
}

.not-allowed-cursor, .not-allowed-cursor:hover {
    cursor: not-allowed !important;
}

.company_in_main_area.is_audition {
    border: 2px solid #f8896e;
    position: relative;
}

.company_in_main_area.is_audition .lb_is_audition {
    position: absolute;
    top: 0;
    left: 0;
    background: #f8896e;
    font-size: 14px;
    padding: 4px 13px;
    color: #fff;
}

.form-exp-categories .dropdown {
    max-width: 240px;
}

.form-exp-categories .dropdown.div-button {
    box-sizing: border-box;
    padding: 12px 0;
    height: 42px;
    border: 0 none;
    background: none;
    margin: 0 0 10px 0;
}

.form-exp-categories .dropdown.div-button:before, .form-exp-categories .dropdown.div-button:after {
    display: none;
}

.form-exp-categories .dropdown.div-button a {
    display: block;
    overflow: hidden;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.form-exp-categories.form-copy, .searchFrame.form-copy {
    display: none;
}

.searchFrame + .searchFrame {
    margin-top: 5px;
}

.modal-btn {
    position: relative !important;
}

.br-top {
    border-top: 1px solid #ccc !important;
    border-bottom: none !important;
}

.mb-15 {
    margin-bottom: 15px;
}

.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pt-15 {
    padding-top: 15px;
}

.pl-10 {
    padding-left: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.color-not-required {
    color: #2b04f3;
    font-weight: normal;
    font-size: 12px;
    padding: 0 0 0 5px;
    margin: 0;
}

.label_list_item .ap_balloon_box, .label_list_item .ap_form_x {
    display: none;
}

.account_setting_btn button {
    background: none;
    border: 0 none;
    display: block;
}

.pass_forgot_box_in {
    width: 62.672%;
}

.pass_forgot_box_in, .pass_forgot_box_in * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pass_forgot_box_in .p_btn_r, .pass_forgot_box_in .p_form_01 {
    height: 42px;
    line-height: 42px;
    width: 100%;
}

.container {
    width: 1100px;
    display: block;
    margin: 0 auto;
}

.custom-979 {
    width: 350px;
}

.cat03_icon03 {
    border: 2px solid #cc5638;
}

.cat03_icon04 {
    border: 2px solid #00974b;
}

.cat01_icon03 {
    background-color: #cc5638;
}

.cat01_icon04 {
    background-color: #00974b;
}

.white-text.cat03_icon0 {
    background: #808080;
}

.white-text.cat01_icon01 {
    border: 2px solid #f1ce01;
}

.white-text.cat03_icon02 {
    border: 2px solid #0168b2;
}

.white-text.cat01_icon02 {
    border: 2px solid #0168b2;
}

.white-text.cat01_icon03 {
    border: 2px solid #cc5638;
}

.white-text.cat01_icon04 {
    border: 2px solid #00974b;
}

.white-text.cat01_icon05 {
    border: 2px solid #00a4e6;
}

.h_sp_ent a {
    display: block;
    width: 70px;
    height: 24px;
    color: #fff;
    background: #ed9424;
    font-size: 12px;
    border-radius: 3px;
    line-height: 24px;
    font-weight: bold;
}

.os_btn {
    cursor: pointer;
}

.os_btn_x {
    width: 8.7%;
}

.os_btn.active, .os_btn_x.active {
    background-color: #003894;
    color: #fff;
}

.end-applied {
    background: #ff963c 95% center no-repeat !important;
    cursor: not-allowed !important;
}

:focus,
:active {
    outline: none;
}

.textInputCt {
    vertical-align: top;
    padding: 0 10px;
    border: 0;
    border: solid 1px #ccc;
    display: inline-block;
    width: calc(100% - 30px);
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

body.lock {
    overflow: hidden;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
}

.mb-checkbox-select .ap_check {
    width: calc(100% - 115px);
    float: left;
}

.mb-checkbox-select .dr-select {
    float: right;
    margin-top: -10px;
}

.box-static {
    z-index: 99;
    position: static;
    width: 1100px;
    height: auto;
    padding: 0;
    margin: 0 auto 50px auto;
    text-align: left;
}

.box-help {
    display: block;
    margin: 60px auto 0 auto;
}

.box-help-title {
    display: block;
    background: #003894;
    color: #fff;
    padding: 20px 15px 20px 15px;
}

.box-help .box-help-title h3 {
    margin: 0 0 20px;
    border-bottom: 1px solid #fff;
    padding: 0 0 4px 6px;
    font-size: 22px;
}

.box-help .box-help-title h1 {
    margin: 0;
    font-size: 32px;
    padding: 0 0 0 40px;
    background: url('../images/help_rightarrow.png') no-repeat left center transparent;
}

.box-help .box-help-content {
    font-size: 16px;
    display: block;
    padding: 44px 85px;
    background: #fff;
}

.box-help .box-help-content p {
    margin: 0 0 20px;
}

.box-help .box-help-content a {
    color: #003894;
}

.box-help .box-help-content a:hover {
    color: #258de0;
}

.articles_body img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}


.input-date {
    height: auto;
    line-height: 1.4;
    padding: 10px;
}

#modalRegisterProfile a.btn-ok, #modalRegisterApplyJob a.btn-ok {
    color: #fff;
    font-weight: bold;
    border-bottom: solid 1px #0f6186;
    padding: 5px 30px 5px 30px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background: #2bb0ed;
    line-height: 2;
    text-decoration: none;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-25 {
    margin-bottom: 25px;
}

.top_btn_l {
    border: 0 none;
}

.flipout > a {
    display: block;
}

.flipout .foc-bottom-wrapper {
    display: none;
}

.foc-open .foc-bottom-wrapper {
    display: block;
}

.my-pr-table table td {
    word-break: break-word;
}

.job_data_area table th {
    width: 20% !important;
}

.bg-orange {
    background-color: #ff963c;
}

.color-white {
    color: white;
}

.company_in_btn_area02 .a-company-icon01 a {
    margin: 0px 2px 0px 0px;
}

.company_in_btn_area02 .button-company-icon01 button {
    margin: 0px 0px 0px 2px;
}

.login_line_btn {
    width: 100%;
}

.pc-none .bx-wrapper {
    padding: 5% 5% 0 5% !important;
    margin-bottom: 0 !important;
}

.no-focus:focus {
    color: #fff !important;
}

.inline-exp-cate span {
    display: block;
}

.reset-input-radio {
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    appearance: radio !important;
    margin-right: .25rem !important;
}

.mr-5 {
    margin-right: 5px;
}

.ml-5 {
    margin-left: 5px;
}

.custom-form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

.custom-form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
}

.span-education {
    font-size: 12px;
    font-weight: normal;
}

.custom-remove-x .clearButton {
    width: 29px;
    height: 100%;
    right: 0;
    top: 0;
}

.color-red {
    color: red;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
}

.pd-0 {
    padding: 0 !important;
}

.all_lb_text {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 7px 0 0;
    top: 4px;
}

.all_lb_check:before {
    width: 22px;
    height: 22px;
    border-radius: 5px;
    background-color: #e5e5e6;
    border-color: #e5e5e6;
    content: '';
    display: block;
}

.asb-checkbox:checked + .all_lb_check:before {
    background-color: #053886;
}

.all_lb_check:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    content: '';
    box-sizing: border-box;
    margin: 5px 8px;
    width: 6px;
    height: 9px;
}

.asb-checkbox:checked + .all_lb_check:after {
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.text-red {
    color: #f00;
}

.register-page .notifi {
    margin: 0 auto 20px !important;
    width: 90%;
}

.re-job-title {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 10px 0;
}

.re-job-title h3, .re-job-title h4 {
    border-bottom: none !important;
}

.re-job-title h4 {
    padding: 0;
}

.bann-top-no-inst-pc img {
    width: 100%;
    padding: 20px 0 40px 0;
}

.bann-top-no-ins-sp img {
    width: 100%;
}

.radio-custom .hidden {
    display: none;
}

.radio-custom .entry {
    max-width: 160px;
    position: relative;
    margin-right: 10px;
    display: inline-block
}

.radio-custom .circle {
    border: 1px solid #545556;
    border-radius: 50%;
    cursor: pointer;
    height: 13px;
    position: absolute;
    width: 13px;
    top: 2px;

}

.radio-custom .entry-label {
    cursor: pointer;
    padding-left: 20px;
    user-select: none;
    -moz-user-select: none;
    vertical-align: middle;
}

.radio-custom .hidden:checked ~ .highlight {
    opacity: 1;
}

.radio-custom .hidden:checked + .entry .circle {
    opacity: 1;
}

.radio-custom .highlight {
    opacity: 0;
    background: dimgrey;
    border-radius: 50%;
    height: 7px;
    left: 4px;
    pointer-events: none;
    position: absolute;
    top: 6px;
    width: 7px;
}

.color-pr-point::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #bdbcbd;
}

.color-pr-point::-moz-placeholder { /* Firefox 19+ */
    color: #bdbcbd;
}

.color-pr-point:-ms-input-placeholder { /* IE 10+ */
    color: #bdbcbd;
}

.color-pr-point:-moz-placeholder { /* Firefox 18- */
    color: #bdbcbd;
}

.title-text-left {
    text-align: left;
}

.c-register-hover {
    color: white;
}

.c-register-hover:hover {
    background: #ff963c;
    color: white;
}

.job-detail-index .job_in_top_area h1 {
    padding-top: 0;
    font-size: 16px;
}

.job-detail-index .job_in_top_area h4 {
    font-size: 16px;
    text-align: center;
}

.job-detail-index .job_in_top_area h3 {
    padding-top: 10px;
    text-align: center;
    font-size: 24px;
}

.btn201911 {
    display: block;
    text-align: center;
    background-color: #EC9425;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    border-radius: 3px;
    border: none;
}

.pre-line {
    white-space: pre-line;
}

.new-job {
    margin-right: 10px;
}

.job-detail-index .company_in_main_area table {
    width: 100%;
}

.box-view-post-limit {
    position: relative;
}

.limit-view-post {
    padding-bottom: 30px;
    text-align: center;
    position: absolute;
    background: rgba(255, 248, 248, 0.8);
    width: 100%;
    border: 1px solid #003894;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
}

.limit-view-post p {
    font-weight: bold;
    font-size: 16px;
}

.limit-view-post a {
    width: 240px;
    font-weight: bold;
    border: 0 none;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    line-height: 2;
    display: inline-block;
}

.limit-view-post a.br-view-orange {
    background: #ff963c;
}

.limit-view-post a.br-view-blue {
    background: #003894;
}

.message_btn button {
    margin: 40px auto 0 auto;
}

.thank-apply-job-index .box_in_lower {
    min-height: 514px;
}

.thank-apply-job-index .thanks_area {
    width: 100%;
    max-width: 586px;
    padding: 42px 30px 24px;
    margin: 50px auto 70px;
}

.thank-apply-job-index .thanks_area h3 {
    margin: 0;
    font-size: 26px;
}

.thank-apply-job-index .thanks_area p {
    margin-top: 26px;
    font-size: 21px;
}

.thank-apply-job-index .btn_box .job_in_button_icon01 {
    background: #ff963c;
    padding: 6px 64px;
    font-size: 18px;
    border-radius: 5px;
}

.thank-apply-job-index .btn_box .job_in_button_icon01:hover {
    background: #fcbb82;
}

.application_list_contents_area_in .last-mess {
    display: block;
    margin: 10px 0 0;
    padding: 0 0 0 45px;
    text-align: left;
    font-weight: bold;
}

.application_list_contents_area_in .last-mess span {
    display: block;
    font-weight: normal;
}

.link-mess {
    position: relative;
    display: inline-block;
}

.link-mess > div {
    margin: 0;
}

.link-mess .badge-mess {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #e96229;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    overflow: hidden;
    font-size: 18px;
    padding: 0 5px;
}

.tb-bb-none th, .tb-bb-none td {
    border-bottom: 0 none !important;
}

.ins-hist-mess-btn {
    border: none !important;
}


.message02_interview_box_left :after {
    top: 47px;
}

.text-middle {
    vertical-align: middle;
}

.title_c h1 {
    font-size: 20px;
}

.message02_icon_area_in {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
}

.box-mess-title {
    overflow: hidden;
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}

.box-mess-title .box-left {
    float: left;
    min-width: 115px;
}

.box-mess-title span, .box-mess-title a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    margin-left: 115px;
    display: block;
    line-height: 30px;
}

.box-mess-title a {
    color: #27afe9;
}

.color-a-search label a {
    color: #52bef0 !important;
}

.color-a-search label a.a-type {
    color: #fff !important;
}

#loading_wait {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

.w-80 {
    width: 80%;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.attach-file {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 100%;
}

.text-break {
    word-break: break-all;
}

.blog_detail_index .job_at_company h4, .blog_detail_index .job_at_company h5 {
    color: #888;
    font-size: 13px;
    line-height: 1.5;
    border-bottom: 0 none;
    padding: 10px 0 0;
    font-weight: normal;
}

.blog_detail_index .job_at_company h4 {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.detail-company-index .btn_box {
    margin: 0;
    padding-bottom: 30px;
}

.job-detail-index .company_in_blog_area02 .btn_box {
    margin: 0;
    padding: 0 0 30px;
}

.detail-company-index .company_in_blog_area table th {
    padding-left: 0;
}

.article_thumb_job_detail a {
    display: block;
    width: 100%;
}

.box_in_pankuzu p {
    white-space: nowrap;
    overflow-y: auto;
    max-width: 100%;
}

.maintain-mode {
    background: #ff963c;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
    color: #fff;
}

.maintain-mode .maintain-time {
    color: #000;
}

.history_messages_index .maintain-mode {
    top: 170px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1000;
}

.application_box h3 a {
    color: #003894;
}

.application_box h3 a:hover {
    color: #3b3b3b;
}

.blue-link a {
    color: #007bff;
}

.blue-link a:hover {
    color: #3d98fa;
}

.p-map {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    min-height: 45px;
}

.p-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.btn_profile_update {
    background: url(../images/btn_profile_update.png) no-repeat left top scroll transparent;
    text-indent: -9999em;
    text-align: left;
    border: 0 none;
    border-radius: 0;
    padding: 10px 56px;
}

.btn_profile_update:hover {
    opacity: 0.8;
    background-color: transparent;
}

.all-loading {
    position: fixed;
    z-index: 99999;
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
}

.all-loading .loading-img{
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 50%;
}

/* ============================= Media CSS =============================*/
@media (max-height: 699px) {
    .main_view_box_l {
        margin: 90px 0 0;
    }

    .main_view_box_r {
        margin: 20px auto 0;
    }
}

@media (max-height: 499px) {
    .main_view_box_l {
        margin: 20px 0 0;
    }

    .main_view_box_r {
        margin: -20px auto 0;
    }
}

@media (min-width: 981px) and (max-width: 1199px) {
    .top_search_in, .top_navi, .top_link_box, .main_view_box, .container {
        width: 100%;
    }

    .top_search_in_l, .top_search_in_r {
        width: 49%;
    }

    .top_search_title, .top_search_box, .top_search_box_bot {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .bann-top-no-inst-pc img {
        width: 90%;
        margin: 15px 50px;
        padding: 0;
    }

    .top_navi .top_navi_b {
        width: 20%;
    }

    .top_navi .top_navi_b:last-child {
        width: 8.333%;
    }

    .top_navi_b img {
        width: 100%;
    }

    .footer_in {
        width: 100%;
        max-width: 980px;
    }

    .box-static {
        width: 100%;
    }

    .box-static .box-help {
        padding: 0 25px;
    }
}

@media (min-width: 980px) {
    .job-detail-index .company_in_blog_area02 table th, .detail-company-index .company_in_blog_area table th {
        width: 340px;
    }

    .article_thumb_job_detail {
        height: 140px;
    }


    .job-detail-index .company_in_blog_area02 table th, .job-detail-index .company_in_blog_area02 table td,
    .detail-company-index .company_in_blog_area table td {
        padding-left: 0;
    }

    .job-detail-index .company_in_blog_area02 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .midoku_icon:hover {
        color: #f89246;
        border: 2px solid #f89246;
    }

    .login_top_in_left {
        width: 50% !important;
    }

    .login_top_in_center {
        width: 20% !important;
    }

    .box-mess-title {
        padding-top: 15px;
        padding-bottom: 0;
    }

    .box-mess-title span, .box-mess-title a {
        margin-left: 140px;
    }

    .message02_interview_box_right :after {
        content: url(../images/message02_interview_box_right_icon.png);
        top: 47px;
    }

    .box_title_bule h1 {
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        color: #fff;
        font-size: 17px;
    }

    .message02_body {
        padding: 40px 0 40px 0 !important;
    }

    .new-job {
        padding: 2px 10px 1px;
    }

    .company_data_area table td span.pre-line {
        font-size: inherit;
    }

    .company_list_item_text h3 {
        word-break: break-word;
    }

    .company_data_area table th {
        white-space: nowrap;
    }

    .company_data_area table td {
        word-break: break-word;
    }

    .box_title_orange {
        height: 45px;
        line-height: 45px;
        background-color: #f8896e;
        padding: 0 2% 0 2%;
        margin: 30px 0 0 0;
    }

    #tab0:checked ~ .tab_area .tab0_label,
    #tab9:checked ~ .tab_area .tab9_label {
        background: #fff;
        color: #000;
    }

    #tab0:checked ~ .panel_area #panel0,
    #tab9:checked ~ .panel_area #panel9 {
        display: block;
    }

    .cp_tab > input:nth-child(13):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(7),
    .cp_tab > input:nth-child(15):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(8),
    .cp_tab > input:nth-child(17):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(9) {
        display: block;
    }

    li.job_location_item {
        padding: 10px 15px;
    }

    .panel_area {
        border-bottom: 0 none;
    }

    .job_location_item label input[type="checkbox"] + span, .job_location_item label input[type="radio"] + span {
        padding: 0 15px 0 26px;
    }

    .cp_tab {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .footer-top .box_in_philosophy .container {
        position: relative;
    }

    .box_in_philosophy .box-instagram {
        position: absolute;
        bottom: 0;
        right: 40px;
        margin: 0 0 -51px;
    }

    .main_view_box {
        width: 1100px;
    }

    .main_view_box h1 {
        font-size: 2vw;
    }

    .pass_forgot_link {
        width: 100%;
    }

    .pro_form_btn_right.pro_form_btn_right1 div {
        margin-left: 190px;
        margin-right: 0;
    }

    .width-content {
        width: 100%;
    }

    /*.custom-top_search_form {*/
    /*border: 1px solid #ddd;*/
    /*border-radius: 2px;*/
    /*background: #ffffff;*/
    /*}*/
    .top_search_b select {
        line-height: 1.2;
    }

    /*.top_btn_ss {*/
    /*padding: 4px 15px 3px;*/
    /*}*/
    .custom-button-search {
        height: 37px;
    }

    .company_in_main_area.list-job-resize-img table th .div-resize-img {
        width: 450px;
        height: 300px;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .company_in_main_area.list-job-resize-img table th .div-resize-img a {
        display: block;
        width: 100%;
    }

    .company_in_main_area.list-job-resize-img table th .div-resize-img img {
        width: 100%;
        display: block;
    }

    .company_in_main_area.list-job-resize-img.is_audition .lb_is_audition {
        z-index: 1;
    }

    .list-job-resize-img tr.tr-detail-img {
        display: block;
        margin-bottom: 20px;
    }

    .my-pr-table table td {
        width: 67%;
    }

    .resize-slider-img, .resize-img-c-article {
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .company_articles .resize-img-c-article a {
        display: block;
        width: 100%;
    }

    .company_articles .h-img-art {
        height: 140px;
    }

    .new-job {
        padding: 2px 10px 1px;
    }

    .company_in_main_area02 h4, .company_in_main_area02 h5 {
        display: block;
        font-weight: normal;
        color: #888;
        line-height: 1.5;
        font-size: 13px;
        padding: 10px 0px 0;
        border-bottom: 0 none;
    }

    .company_in_main_area02 h5 {
        padding: 0 0 10px;
        border-bottom: 1px solid #ccc;
    }

    .detail-company-index .company_in_blog_area {
        padding-top: 0;
        padding-bottom: 0;
    }

    .message02-margin-top {
        margin-top: 34px;
    }

}

@media (max-width: 979px) {

    .pt30sp {
        padding-top: 30px;
    }

    .history_messages_index .maintain-mode {
        top: 150px;
    }

    .article_thumb_job_detail {
        height: 72px;
    }

    .detail-company-index .company_in_blog_area {
        padding: 0 15px;
    }

    .job-detail-index .company_in_blog_area02 {
        padding: 0 10px;
    }

    .job-detail-index .company_in_blog_area02 table th {
        padding-left: 15px;
    }

    .job-detail-index .company_in_blog_area02 table td {
        padding-right: 15px;
    }

    .detail-company-index .company_in_blog_area table td h3, .job-detail-index .company_in_blog_area02 table td h3 {
        padding: 0 0 0 20px;
    }

    .detail-company-index .company_in_blog_area table th, .job-detail-index .company_in_blog_area02 table th {
        width: 30%;
    }

    .detail-company-index .company_in_main_area03 h4 {
        border-bottom: 0 none;
    }

    .detail-company-index .company_in_main_area03.last .company_in_btn_area {
        border-bottom: 0 none;
        padding-bottom: 5px;
    }

    .detail-company-index .company_in_main_area03 .company_in_btn_area {
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }

    .blog_detail_index .job_at_company h4, .blog_detail_index .job_at_company h5 {
        font-size: 16px;
        padding: 0;
    }

    .blog_detail_index .job_at_company h4 {
        padding-bottom: 10px;
    }

    .detail-company-index .title_c {
        margin: 40px auto;
    }

    .detail-company-index .btn-like, .list_job_index .btn-like, .job-detail-index .btn-like, .blog_detail_index .btn-like {
        margin: 0;
        padding: 5px 0;
        background-position: 15% center;
    }

    .detail-company-index .company_in_text_area table td, .detail-company-index .company_in_text_area table th {
        display: table-cell;
    }

    .company_articles_list_icon_area {
        overflow: auto;
    }

    .message02_data_right, .message02_data_left {
        white-space: nowrap;
    }

    .no_nmaru03 {
        margin: 0 !important;
    }

    /*.login_top_in_left {*/
    /*width: 50% !important;*/
    /*}*/
    /*.login_top_in_center {*/
    /*width: 20% !important;*/
    /*}*/
    /*.login_top_area table h5 {*/
    /*white-space: nowrap;*/
    /*}*/
    .ins-hist-mess-btn {
        width: 100%;
    }

    .message02_inner {
        width: 100%;
    }

    .message02_interview ul li {
        margin: 35px auto;
        width: 100%;
    }

    .message02_icon_area table {
        width: 100%;
    }

    .message02_icon_area table td {
        width: 100%;
        display: table-cell;
    }

    .message02_icon_area table td span {
        min-width: 0;
        max-width: 100%;
    }

    .no-bb-mb {
        border-bottom: 0 none !important;
    }

    .login_top_in03 {
        padding: 10px 0 11px;
    }

    .box_title_bule h1 {
        font-weight: normal;
        color: #fff;
        font-size: 17px;
    }

    .job-detail-index .job_data_area * {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .job-detail-index .job_data_area table th, .job-detail-index .company_data_area table th,
    .detail-company-index .company_data_area table th {
        padding-bottom: 0;
    }

    .job-detail-index .job_data_area table td, .job-detail-index .job_data_area table tr:first-child th,
    .job-detail-index .company_data_area table td, .detail-company-index .company_data_area table td {
        padding-top: 0;
    }

    .application_list_contents_area_in .last-mess {
        text-align: center;
        font-size: 14px;
        padding: 0;
    }

    .application_list_contents_area_in .last-mess span {
        display: inline;
        font-weight: normal;
    }

    .thank-apply-job-index .box_in_lower {
        width: 100%;
        min-height: 0;
    }

    .thank-apply-job-index .thanks_area {
        max-width: none;
    }

    .thank-apply-job-index .btn_box .job_in_button_icon01 {
        width: auto;
    }

    .dropdown-select02-mobile {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .new-job {
        margin-right: 5px;
    }

    .job-detail-index .new-job {
        font-size: 11px;
        height: 21px;
    }

    .company_data_area table td span.pre-line {
        font-size: inherit;
    }

    .modal_bottom_btn_area, .modal_bottom_btn_area * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .pass_forgot_box_in {
        width: 100%;
        margin: 30px auto;
    }

    .p_btn_lo {
        width: 100%;
    }

    .pass_forgot_link {
        display: block;
        text-decoration: underline;
        text-align: right;
        font-size: 13px;
        margin: -5px 0px 0 0;
    }

    .p_form_01 {
        width: 100%;
    }

    dl.search dd button span {
        margin: 2px 0 0;
    }

    .company_in_main_area table td, .company_in_main_area table th {
        display: table-cell;
    }

    .form-exp-cate-mb, .pro_form_btn_right-mb {
        float: none;
        clear: both;
        display: block;
    }

    .form-exp-cate-mb .group-exp {
        display: block !important;
        width: calc(100% - 30px);
        float: left;
        padding-right: 12px;

    }

    .dropdown-mb {
        width: 100% !important;
        max-width: 100% !important;
    }

    .pro_form_btn_right-mb div {
        float: right;
        margin-right: 26px;
    }

    .modal_bottom_btn_area {
        padding: 15px;
        width: 100%;
    }

    .modal_bottom_btn_area .modal_bottom_btn02, .modal_bottom_btn_area .modal_bottom_btn01 {
        padding: 2%;
    }

    .ap_check .label_list {
        border: 0 none;
    }

    .modal-wrap {
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        will-change: scroll;
    }

    .articles_body img {
        width: auto !important;
        height: auto !important;
    }

    .label_list_item label {
        display: block;
    }

    .job_cities_list {
        /*display: none;*/
        margin: 5px 0 0 35px;
    }

    .job_cities_list ul {
        margin: 0;
        padding: 0;
        list-style: none;
        max-height: 500px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .job_cities_list ul li {
        width: 33.33333%;
        float: left;
        margin: 0 0 5px;
    }

    .company_in_main_area_detail table th, .company_in_main_area_detail table td {
        display: block;
    }

    .home_articles {
        text-align: left;
    }

    .company_in_main_area.is_audition {
        padding: 29px 10px 10px 10px;
    }

    .pc_nav_face {
        float: left;
        margin: 10px 2% 10px 2%;
    }

    #modalListJob .modal-dialog {
        width: auto;
    }

    .box_in_philosophy p {
        text-align: center;
    }

    .btn-like, .job_in_button_icon01 {
        width: 48%;
    }

    .job_in_button_icon01 {
        padding: 5px 0;
    }

    .custom-979 {
        width: auto;
    }

    .fix_header {
        position: fixed !important;
    }

    #header {
        position: relative;
    }

    #header_top {
        position: relative;
    }

    .box_in_philosophy .box-instagram {
        display: block;
        margin: 0 0 -51px;
    }

    .container {
        width: 90%;
    }


    .s-navi {
        float: right;
    }

    #nav-open {
        float: right;
        cursor: pointer;
    }

    .box-static {
        width: 100%;
    }

    .box-static .box-help {
        padding: 0 25px;
    }

    .box-help .box-help-title h3 {
        font-size: 14px;
    }

    .box-help .box-help-title h1 {
        font-size: 16px;
        background-size: 18px;
        padding: 0 0 0 28px;
    }

    .box-help .box-help-content {
        padding: 26px;
    }

    #openModalCity {
        background-color: #fff;
        vertical-align: top;
        margin: 0 10px 10px 0;
        padding: 0 10px;
        border: 0;
        border: solid 1px #ccc;
        display: inline-block;
        width: 20%;
        height: 40px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
    }

    .modal-wrap-city {
        z-index: 9999999;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        will-change: scroll;
        -webkit-overflow-scrolling: touch;
        will-change: scroll;
    }

    .show-hidden-item {
        position: absolute;
        right: 6px;
        top: 5px;
        z-index: 999;
        display: block;
        width: 16px;
        height: 20px;
        color: #999;
        font-size: 12px;
        font-weight: bold;
    }

    .show-hidden-item.icon-up {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -moz-transition: all, 0.25s, linear;
        -o-transition: all, 0.25s, linear;
        -webkit-transition: all, 0.25s, linear;
        transition: all, 0.25s, linear;
    }

    .show-hidden-item.icon-down {
        top: 0px;
        -moz-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .input-date-mb {
        width: calc(100% - 6%);
        height: 20px;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background-color: white;
    }

    .two-tab-my-account-mobile {
        display: block;
    }

    .my-profile-instructor .lower_r {
        width: 100% !important;
        display: block;
        float: none;
    }

    .my-profile-instructor .lower_r .side_navi_search, .my-profile-instructor .lower_r .side_navi {
        display: none;
        border: none;
    }

    .my-profile-instructor .two-tab-my-account-mobile {
        display: block !important;
        width: auto !important;
    }

    .my-profile-instructor .two-tab-my-account-mobile li {
        float: left;
        width: 48%;
    }

    .my-profile-instructor .two-tab-my-account-mobile li:last-child {
        float: right;
        width: 48%;
    }

    .p-only {
        display: none;
    }

    .notify-setting {
        font-size: 12px !important;
    }

    .notify-setting table th, .notify-setting table td {
        width: auto;
        border: none !important;
    }

    .notify-setting table th {
        border-right: solid 1px #ccc !important;
    }

    .notify-setting table tr:first-child {
        border-bottom: solid 1px #ccc;
    }

    .notify-setting .radio02-input + label {
        white-space: nowrap;
        margin-right: 10px !important;
        display: inline-block;
    }

    .notify-setting label:last-child {
        margin: 0 !important;
    }

    .notify-setting table td {
        padding: 20px 7px !important;
    }

    .jobs-fixed-buttons {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #4a4a4a;
        margin: 0;
        padding: 15px;
        z-index: 600;
    }

    .jobs-fixed-buttons a, .jobs-fixed-buttons .btn-like {
        width: 49%;
        margin: 0;
    }

    .jobs-fixed-buttons .btn-like {
        float: right;
    }

    .message-history-mb {
        padding: 0;
        margin: 0;
    }

    .h-img-slider-sp {
        height: 205px;
    }

    .resize-slider-img, .resize-img-c-article {
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .company_articles .h-img-art {
        height: 72px;
    }

    .job_data_area table th {
        width: 100% !important;
    }

    .company_data_area table th, .company_data_area table td {
        display: block;
        width: 100%;
    }

    .company_data_area table th {
        border-bottom: none;
    }

    .company_data_area table td, .job_data_area table td {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .my-pr-table td {
        display: table-cell !important;
    }

    .label-instructor-avatar-error {
        display: block !important;
    }

    .label-instructor-avatar-error .need {
        color: red;
    }

    .my-account-index .mydata_table_box table td {
        display: table-cell;
        padding-left: 2px;
        padding-right: 2px;
    }

    .message-history-mb {
        padding: 0;
        margin: 0;
    }

    .h-img-slider-sp {
        height: 205px;
    }

    .resize-slider-img, .resize-img-c-article {
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .company_articles .h-img-art {
        height: 72px;
    }

    .job_data_area table th {
        width: 100% !important;
    }

    .company_data_area table th, .company_data_area table td {
        display: block;
        width: 100%;
    }

    .company_data_area table th {
        border-bottom: none;
    }

    .company_data_area table td, .job_data_area table td, .detail-company-index .company_data_area table th {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .label-instructor-avatar-error {
        display: block !important;
    }

    .label-instructor-avatar-error .need {
        color: red;
    }

    .mb-button-add-city {
        width: 115px !important;
        text-align: left;
    }

    .job-mb-res {
        position: relative;
        width: 100%;
        padding-top: 66%;
    }

    .job-mb-res-child {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .pd-top-0 {
        padding-top: 0 !important;
    }

    .pd-bot-0 {
        padding-bottom: 0 !important;
    }

    .text_center_sp {
        text-align: center !important;
    }

}

@media (max-width: 768px) {
    .limit-view-post p {
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 620px) {
    .job-detail-index .company_in_cat02_icon02, .job-detail-index .company_in_cat02_icon04 {
        font-size: 10px;
        padding: 2px 10px 2px 23px;
    }

    .job-detail-index .company_in_cat02_icon02 {
        background-position: 6px center;
    }

    .job-detail-index .company_in_cat02_icon04 {
        background-position: 6px center;
    }

    .thank-apply-job-index .thanks_area h3 {
        font-size: 22px;
    }

    .thank-apply-job-index .thanks_area p {
        font-size: 18px;
    }

    .thank-apply-job-index .btn_box .job_in_button_icon01 {
        font-size: 16px;
    }

}

@media (max-width: 480px) {
    .job-detail-index .company_in_blog_area02 table th, .detail-company-index .company_in_blog_area table th {
        width: 35%;
    }

    .login_top_check_btn a {
        width: 60px;
        font-size: 14px;
    }

    .job_in_top_area .job_in_btn_area02, .job_in_top_area .job_in_btn_area02 *, .company_data_area .job_in_btn_area01,
    .company_data_area .job_in_btn_area01 * {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        text-align: center;
    }

    .job_in_top_area .job_in_btn_area02 .job_in_button_icon01, .job_in_top_area .job_in_btn_area02 span,
    .company_data_area .job_in_btn_area01 .job_in_button_icon01, .company_data_area .job_in_btn_area01 .company_in_btn_icon02 {
        width: 48.5%;
        display: inline-block;
        vertical-align: top;
        margin: 0;
    }

    .job_in_top_area .job_in_btn_area02 span button, .company_data_area .job_in_btn_area01 .company_in_btn_icon02 button {
        display: block;
        width: 100%;
        padding: 6px 30px 5px 45px;
    }

    .pass_forgot_check_center {
        margin: 10px 0 0px -57px;
        left: 50%;
    }

    .company_articles_view {
        width: 35%;
    }

    .company_articles_date_text_area {
        width: 62%;
    }

    .company_articles_text_area {
        font-size: 14px;
    }

    .jobs-fixed-buttons {
        padding: 10px 5px;
    }

    .articles_interviewer_text {
        width: calc(100% - 100px);
    }

    .td-map {
        padding-left: 0 !important;
        padding-right: 0 !important;;
    }
}

@media (max-width: 480px) and (min-width: 410px) {
    p.custom-text-mb span.span-education {
        font-size: 10px;
    }
}

@media (max-width: 420px) {
    .message02_interview ul {
        padding: 0 20px;
        display: block;
    }

    .message02_interview ul li {
        width: 75%;
    }
}

@media (max-width: 409px) {
    p.custom-text-mb span.span-education {
        font-size: 9px;
    }

    p.custom-text-mb span.need {
        font-size: 10px;
    }

    .detail-offer-index .btn-like {
        margin: 0;
        padding: 5px 15px 5px;
        background-position: 13% center;
    }
}

@media (max-width: 379px) {
    /*.login_top_in_left {*/
    /*width: calc(100% - 160px) !important;*/
    /*}*/
    /*.login_top_in_center {*/
    /*width: 66px !important;*/
    /*}*/
    /*.login_top_area table h5 {*/
    /*margin: 0 5px 0 0 !important;*/
    /*}*/
    .job-detail-index .company_in_blog_area02 table th, .detail-company-index .company_in_blog_area table th {
        width: 43%;
    }

    .message02_interview_interviewer_left {
        top: 10px;
        left: -170px
    }

    .message02_interview_interviewer_right {
        right: -50px;
    }

    .thank-apply-job-index .thanks_area h3 {
        font-size: 16px;
    }

    .thank-apply-job-index .thanks_area p {
        font-size: 14px;
    }

    .top_searchi_genre_icon {
        background-position: 0 center;
    }

    .top_searchi_koyou_icon {
        background-position: 6px center;
        background-size: 46px;
    }

    .top_searchi_area_icon {
        background-position: 0 center;
    }

    .top_searchi_kodawari_icon {
        background-position: -5px center;
    }

    .login_top_in01, .login_top_in02 {
        padding: 5px;
    }

    /*.login_top_in_left {*/
    /*width: 50%;*/
    /*}*/
    /*.login_top_in_left_icon img {
        height: 20px;
    }*/
    /*.login_top_area table h4 {*/
    /*font-size: 14px;*/
    /*}*/
    /*.login_top_in_left {*/
    /*width: calc(100% - 132px);*/
    /*}*/
    .login_top_in03.mb-mess .no_nmaru03 {
        margin: 0 3px 0 0 !important;
    }

    /*.login_top_in_left_icon {*/
    /*width: 30px;*/
    /*}*/
    /*.login_top_in_center {*/
    /*width: 38px;*/
    /*white-space: nowrap;*/
    /*}*/
    /*.login_top_in_right {*/
    /*width: 64px;*/
    /*}*/
    .login_top_check_btn a {
        width: 54px;
        font-size: 12px;
    }

    /*.login_top_area table h5 {*/
    /*font-size: 18px;*/
    /*}*/
    .box_title_right_bule h2 {
        font-size: 14px;
    }

    .job_in_top_area .job_in_btn_area02 span button, .company_data_area .job_in_btn_area01 .company_in_btn_icon02 button {
        padding: 6px 16px 5px 40px;
    }

    .company_articles_view {
        width: 36%;
    }

    .modal_bottom_btn_area .modal_bottom_btn02, .modal_bottom_btn_area .modal_bottom_btn01 {
        font-size: 14px;
        padding: 7px 7px 7px 24px;
        background-size: 14px;
    }

    .message02_body {
        width: 100%;
        margin: 0px auto;
        padding: 0px 0 140px 0;
    }

    .form-exp-categories .dropdown {
        max-width: 140px;
    }
}

@media (max-width: 320px) {
    .notify-setting label:last-child {
        margin-top: 10px !important;
    }

    .top_searchi_genre_icon {
        background-position: -4px center;
        background-size: 44px;
    }

    .top_searchi_koyou_icon {
        background-position: 0px center;
        background-size: 40px;
    }

    .top_searchi_area_icon {
        background-position: -1px center;
        background-size: 46px;
    }

    .top_searchi_kodawari_icon {
        background-position: -7px center;
        background-size: 44px;
    }

    .message02_body {
        width: 100%;
        margin: 0px auto;
        padding: 0px 0 140px 0;
    }

}

