body.bg_stop {
    position: fixed;
}

body.job-detail {
    min-width: 780px;
    font-size: 12px;
}

select {
    font-weight: normal;
}

.tab_navigation {
    height: 60px;
    line-height: 60px;
}

/*
.tab_navigation div{
    float: left;
    border-left: 1px solid #d3d7d3;
    height:60px;
    padding:0 5px;
}
*/
.tab_navigation .header_link {
    float: left;
    border-left: 1px solid #d3d7d3;
    height: 60px;
    padding: 0 5px;
}

.tab_navigation .header_link a {
    display: block;
    width: 120px;
    text-align: center;
    color: #fff;
    margin: 0 10px;
    height: 60px;
}

.tab_navigation div a.active {
    border-bottom: 6px solid #ffff00;
}

.tab_navigation div .rollon {
    padding: 10px;
    display: block;
    width: 140px;
    float: left;
    text-align: center;
    border-bottom: 5px solid #d3d7d3;
    color: #fff;
}


.tab_navigation div a:link,
.tab_navigation div a:visited,
.tab_navigation div a:active {
    color: #fff;
}

/*suzuki 20181116*/

.single .entry-header,
.page .entry-header {
    margin-bottom: 0;
}

.right_link {
    border-right: 1px solid #d3d7d3;
}

.btn-space {
    font-size: 100%;
}

.JobBtnWrap i {
    margin-right: 8px;
}

.JobBtnWrap .row {
    height: 60px;
    margin-right: 0;
    margin-left: 0;
}

.btn-white {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    /* box-shadow: 0 -2px 0 #ccc inset; */
    -webkit-transition: background-color .2s ease 0s;
    transition: background-color .2s ease 0s;
}

.btn-white:hover {
    color: #333;
    background-color: #eee;
}

.JobBtnWrap button .fa-heart:before {
    color: #f01f6e;
}

.sub_navigation {
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.11);
    background: #ecf0f1;
    width: 100%;
}

.sub_navigation ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 10px;
    position: relative;
}

.sub_navigation li {
    position: relative;
    display: inline-block;
    padding: 16px;
    font-size: 13px;
}

.sub_navigation li:first-child {
    padding-left: 0;
}

.sub_navigation li a {
    color: #666;
}

.sub_navigation li a:after {
    font-family: FontAwesome;
    position: absolute;
    bottom: 10px;
    padding-left: 5px;
    content: "\f0d7";
    font-size: 20px;
    color: #1a33e6;
}

li.right {
    float: right;
    padding: 5px;
}

li.right a:after {
    display: none;
}

.entry_link {
    margin-top: -140px;
    height: 140px;
}

.recbtn_wrap {
    padding: 0;
}

/*途中から固定する*/


.fixed {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 2;
}

.hdBg01.recbtn_wrap.fixed {
    top: 70px;
}

a.icon-special-lg img {
    margin-top: 0px;
}

.btn-space {
    width: 200px;
    float: right;
    margin: 10px;
}

.JobBtnWrap .btn-lg.btn-login-modal-header {
    margin-right: 10px;
    /*
    width: 240px;
    right: 140px;
    position: absolute;
    */
}

@media screen and (max-width: 980px) {
    .JobBtnWrap .fixed .btn-lg.btn-login-modal-header {
        display: none;
    }
}

a.active {
    border-bottom: 3px solid orange;
}


.hdBg01 {
    box-shadow: 0px 9px 10px -3px #ccc;
    -webkit-box-shadow: 0px 9px 10px -3px #ccc;
    -moz-box-shadow: 0px 9px 10px -3px #ccc;
}

.ac-container label {
    display: inline-block;
    width: auto;
}

.ac-container {
    margin: 0;
}

.embed-responsive {
    margin: 0;
}

section span.line {
    padding: 10px auto;
}

.tab_navigation div.block-right {
    float: right;
    border-left: none;
}

.snsbtn {
    position: absolute;
    height: 40px;
    right: 0;
    top: 0;
    height: 40px;
}

.table-striped th {
    font-weight: normal;
}

.lost_top {
    min-width: 780px;
}

/*top 検索結果*/
div#content {
    background: #edf7ff;
    margin-top: 70px;
}

.page-header {
    margin: 0;
    padding-bottom: 0;
    border-bottom: none;
}

#main {
    background: none;
    overflow: hidden;
    margin: 0 20px;
    padding: 10px;
}

.content01 {
    padding-bottom: 30px;
    overflow: hidden;
    padding: 10px 0 20px;
    background: #edf7ff;
}

.top_wrap {
    border-bottom: none;
    margin-left: -15px;
    margin-right: -15px;
    box-shadow: none;
    background: none;
}

.top_inner {
    padding-left: 15px;
    padding-right: 15px;
}

.ac_wrap {
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 10px;
    transition: 0.8s;
}

.ac_box {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 100%;
    margin-right: -60px;
    padding-right: 60px;
    box-sizing: border-box;
    background: #fff;
}

.checkbox01 {
    padding-top: 0;
}

.pic_box table {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 6px;
    background: #fff
}

.pic_box table tbody th,
.pic_box table tbody td {
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
}

.pic_box table tbody td {
    border-left: none;
    font-weight: normal;
    position: relative;
}

.pic_box table tbody tr:first-child td:first-child {
    border-radius: 0 0 6px 0;
}

.pic_box table tbody tr:last-child td:last-child {
    border-radius: 0 0 6px 0;
}

.pic_box table tbody th img {
    width: 25px;
}

.pic_box table tbody th {
    width: 80px;
    color: #38a2f5;
    font-weight: 500;
    text-align: center;
    font-size: 10px;
    background: none;
}

.pic_box table td label.active {
    color: #38a2f5;
}

.over_wrap {
    overflow: hidden;
    width: 500px;
}

.over_text {
    padding: 10px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 80%;
    margin-right: -60px;
    padding-right: 60px;
    box-sizing: border-box;
    background: #fff;
}

.pic_box table tbody td span {
    color: #38a2f5;
    font-weight: bold;
}

.reset {
    display: inline-block;
    float: right;
}

.reset:after {
    font-family: FontAwesome;
    content: "\f057";
    padding-right: 10px;
    font-size: 20px;
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 15px;
}

p.jobarea_change:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-right: 10px;
    color: #ccc;
    font-size: 20px;
}

.go_btn {
    color: #fff;
    margin: 5px 15px;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    background: linear-gradient(-135deg, #f57d27, #f15814);
    font-size: 14px;
    float: left;
    width: 45%;
}

.go_btn img {
    width: 25px;
    margin-right: 1em;
}

div#freeword_wrap {
    width: 48%;
    float: left;
}

div#freeword_wrap input {
    outline: none;
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #ccc;
    width: 100%;
    margin: 5px;
}

.job_list_main {
    background: #fff;
}

/*検索結果*/
.job-lists_main {
    background: #fff;
    overflow: hidden;
    padding-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.likelist_btn p:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(./images/ster2.png);
    background-size: contain;
    vertical-align: middle;
}

.row.bgShadow {
    box-shadow: 0px 5px 5px -3px #ccc;
    -webkit-box-shadow: 0px 5px 5px -3px #ccc;
    -moz-box-shadow: 0px 9px 10px -3px #ccc;
}

/*job_lists*/

.ac_box {
    border: 2px solid #eee;
    border-radius: 4px;
    padding: 10px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 100%;
    margin-right: -60px;
    padding-right: 60px;
    box-sizing: border-box;
    background: #fff;
}

.pic_box table {
    width: 100%;
    box-sizing: border-box;
    border: 3px solid #eee;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 6px;
    background: #fff;
}


.result_wrap {
    margin-top: 30px;
    background: linear-gradient(#82d6fa, #fff);
}

.result_header {
    overflow: hidden;
    background: #82d6fa;
}

.result_header h2 {
    font-size: 15px;
    text-align: center;
    color: #fff;
    margin-top: 12px;
}

.result {
    background: rgba(255, 255, 255, .8);
    margin: 20px;
    padding: 20px;
}

.result p {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.result small {
    display: block;
    text-align: center;
    color: #999;
    font-weight: normal;
}

.change_btn02 {
    margin: 0 auto;
    width: 300px;
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
    margin-top: 1em;
    box-shadow: 0 3px 3px #ccc;
    border-radius: 6px;
    background: #fff;
}

.change_btn02 a {
    display: block;
    color: #64bcec;
}

.change_btn02 a:before {
    font-family: FontAwesome;
    content: "\f021";
    padding-right: 0.5em;
}

.urer_chrck {
    position: relative;
    background: #fd565e;
    line-height: 3em;
    color: #fff;
    text-align: center;
}

.urer_chrck:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 50%;
    bottom: -15px;
    border-top: 15px solid #fd565e;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

.oubo_wrap {
    width: 50%;
    float: right;
    margin-right: 3px;
    height: 60px;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: center;
    padding: 8px;
    line-height: 2.1em;
    color: #4cac2f;
    background-image: -webkit-linear-gradient(#fff 0%, #ddd 100%);
    background-image: linear-gradient(#fff 0%, #ddd 100%);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}

/*sidebar */
.side_wrap {
    width: 100%;
}

.side_header {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.side_header img {
    width: 100%;
}

.side_content01 {
    box-shadow: 0 0 3px 3px #ccc;
    border-radius: 6px;
    padding: 10px;
}

.thumb img {
    width: 100%;
}


.side_content01 {
    box-shadow: 0 0 3px 3px #ccc;
    border-radius: 6px;
    padding: 10px;
    margin: 5px;
    background: #fff;
}

.side_header01 h3 {
    margin: 10px;
}

.side_header01 h3 {
    margin: 0 0 10px;
    /* background: #2196f3; */
    padding: 10px;
    font-size: 16px;
    text-align: center;
    /* color: #fff; */
    font-weight: normal;
}

.side_box01 {
    padding-bottom: 10px;
    border-bottom: 3px solid #2196f3;
    margin-bottom: 10px;
}

.label_wrap {
    margin-top: 3px;
}

label.new02 {
    background: #2196f3;
    color: #fff;
    padding: 0 5px;
    border-radius: 4px;
    font-weight: normal;
}

.side_box01 p {
    margin-bottom: 0;
}

.side_box01 span {
    display: inline-block;
    padding: 0 5px;
    font-weight: normal;
    color: #aaa;
    font-size: 10px;
}

label.job {
    background: #eee;
    /* display: block; */
    padding: 2px;
    text-align: center;
    font-size: 11px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.side_content02 {
    background: #eee;
    border: 2px solid #ccc;
    border-radius: 6px;
    margin: 20px 3px;
    padding: 20px 15px;
}

.side_content02 h3 {
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 0 5px;
    padding: 5px;
}

.side_content02 h4 {
    border-left: 5px solid #bbb;
    padding: 3px 5px;
}

.side_content02 span {
    font-weight: normal;
    display: inline-block;
}

.side_content02 span:after {
    content: "|";
    /* border-right: 2px solid #ccc; */
    padding: 3px 2px;
    /* margin-bottom: 2px; */
}

.single .box .post-thumb a img.img-responsive {
    margin: 0 auto;
}

.job_under_scout_banner {
    width: 60%;
    padding: 10px;
}

.detail_image_glass_icon_wrap {
    position: relative;
}

.detail_image_glass_icon_wrap a img.img-responsive {
    width: 100%;
}

.detail_image_glass_icon {
    position: absolute;
    bottom: 2%;
    right: 2%;
    z-index: 1;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background: none !important;

}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
}

.modal-bg {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.modal-content {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 100%;
    max-width: 700px;
    border-radius: 10px;
    padding: 15px;
}

.modal-header {
    font-size: 25px;
    text-align: center;
    color: #000;
    padding: 35px 0 15px;
    border-bottom: 1px solid #707070;
    position: relative;
    font-weight: 500;
}

.modal-header-close {
    max-width: 25px;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    cursor: pointer;
}

.modal-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0;
    padding: 0;
}

.modal-body-item {
    width: 50%;
    padding: 0 10px;
}

@media screen and (max-width: 980px) {
    /* .modal-body-item.modal-body-item-line,
    .modal-body-item.is-logout {
        width: 90%;
    } */

    /* .modal .modal-body-item-line{
        margin-bottom: 15px;
    } */
}

.modal .oubo_wrap {
    width: 100%;
    border: 0;
}

.modal-footer {
    text-align: center;
    padding-bottom: 30px;
    font-weight: normal;
}

.modal-footer-ttl {
    font-size: 16px;
}

.modal-footer-txt {
    font-size: 12px;
}

#application02 .modal-body-lnk {
    display: block;
    width: 100%;
}

.modal-body-lnk .oubo_wrap {
    margin-right: 3px;
    text-align: center;
    position: relative;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 20%), inset 0 -2px 0 rgb(0 0 0 / 5%);
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal .modal-body-item-line .modal-body-lnk .oubo_wrap {
    background: #06C755;
}

.modal-body-lnk .oubo_wrap img {
    max-width: 30px;
    height: auto;
    padding-right: 5px;
}

.modal-body-desc {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    display: none;
    font-weight: 400;
}

.modal.is-logout .modal-body-desc {
    display: block;
}

.modal a.modal-body-desc-lnk {
    color: #2196F3;
    text-decoration: underline;
    font-weight: bold;
}

.modal a.modal-body-desc-lnk:hover {
    color: #2196F3;
    text-decoration: none;
    opacity: 0.6;
}

.modal.is-logout .modal-body-item .oubo_wrap {
    background: #A8A8A8;
}

#application02 .modal.is-logout .modal-body-lnk {
    pointer-events: none;
}

/* 2022-05-15 zuzuzu 動画タブ */
.move_tab .embed-responsive {
    margin: 20px 0;
}

.movie_link {
    border-right: 1px solid #d3d7d3;
}

.move_text {
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 20px;
    line-height: 2em;
}

/* 気になるリスト */
.header_btn_block {
    display: flex;
    flex-direction: row-reverse;
}

.header_btn_block a {
    display: block;
    margin: 0 10px;
}

.header_btn_block .keep_btn_wrap {
    position: relative;
    margin: 0 10px;
    top: -1px;
    z-index: 1;
}

.apply_keep_btn {
    top: -9px;
}

.header_btn_block .btn {
    width: 200px;
    font-size: 100%;
}

.tab_navigation div a:link,
.tab_navigation div a:visited,
.tab_navigation div a:active {
    color: #000;
}

.tab_navigation .keep_btn_wrap {
    border: none;
}

.job_republish_request_button_wrap{
    text-align:center;
}

.job_republish_request_button_wrap img {
    min-width: 234px;
    width:234px;
}

.job_republish_request_explanation{
    padding: 30px 5px;
    background-color: #dfe6ee;
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 24px;
}


.job_republish_request_repletion{
    text-align: center;
    margin: 10px;
}

.closed.job_republish_request_wrap{
    border:3px solid #1d50a2;
    max-width: 800px;
    margin: 0 auto 20px;
}

.closed.job_republish_request_wrap .job_republish_request_repletion {
    text-align: left;
    margin: 10px auto;
    max-width: 600px;
    line-height: 1.3;
    padding: 5px 10px;
    font-size: 14px;
}

.closed_job_republish_request_explanation{
    text-align:center;
}

.closed_job_republish_request_explanation h3 {
    margin-bottom: 0;
    font-size: 26px;
}

.closed_job_republish_request_explanation p {
    font-size: 22px;
    margin-bottom: 10px;
}

.closed_job_republish_request_alert{
    background-color:#1d50a2;
    padding:15px;
    margin:20px 0;
    text-align:center;
    font-size:24px;
    color:#fff;
    line-height:2.5rem;
    font-weight:normal;
}

.closed_job_republish_request_button_heading{
  position: relative;
  display: block;
  padding: 0 1rem; /* 左右に余白 */
  text-align:center;
  margin-bottom:10px;
  line-height: 1.3;
}

.closed_job_republish_request_button_heading span {
    position: relative;
}

.closed_job_republish_request_button_heading span::before {
    position: absolute;
    content: '';
    bottom: -2px;
    left: -19%;
    width: 2px;
    height: 35px;
    background: #333;
    transform: rotate(-30deg);
}

.closed_job_republish_request_button_heading span::after {
    position: absolute;
    content: '';
    bottom: -2px;
    right: -6%;
    font-size: 25px;
    width: 2px;
    height: 35px;
    background: #333;
    transform: rotate(30deg);
}

.has-applied-msg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 84px;
}

div#content {
    margin-top: 83px;
}

@media screen and (max-width: 767px) {
    .job_republish_request_explanation {
        width: 100%;
        font-size: 20px;
    }
    .closed_job_republish_request_explanation h3 {
        font-size: 24px;
    }
    .closed_job_republish_request_explanation p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .job_republish_request_repletion {
        margin: 10px 0;
        font-size: 14px;
    }
    .closed_job_republish_request_alert {
        padding: 15px 2px;
        font-size: 18px;
    }
}

@media screen and (max-width: 389px) {
    .job_republish_request_repletion {
        font-size: 13px;
    }
}

@media screen and (max-width: 350px) {
    .closed_job_republish_request_alert {
        font-size: 16px;
    }
    .closed_job_republish_request_button_heading {
        font-size: 12px;
    }
    .closed_job_republish_request_button_heading span::before {
        height: 30px;
    }
    .closed_job_republish_request_button_heading span::after {
        height: 30px;
    }

}

@media (min-width: 415px) {
    .br-415 {
      display: none;
    }
  }