body {
    font-size: 14px;
    color: rgb(95, 78, 78);
}


a[type="button"] {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 5px;
    text-align: inherit;
}

a {
    text-decoration: none !important;
}

.right-arrow {
    position: absolute;
    right: 1.75rem;
}

boxshadow-none {
    box-shadow: none !important;
}

.list-item-nonestyle {
    /*border: none !important;*/
    /*box-shadow: none !important;*/
}

.btn-outline-primary.filter_button:hover {
    color: #fff !important;
    background-color: #86B4F9;
    border-color: #86B4F9;
}

input#formCheck-1[type=checkbox]:checked {
}

input:checked + label {
}

a.btn_more {
    border-color: rgb(249, 134, 135);
    background: rgb(249, 134, 135);
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.img_place {
    padding: 0;
}

.comment_recruit {
    padding: 0 0.75rem;
    font-size: 12px;
}

.recruit_card {
    padding: 1rem;
}

@media (min-width: 576px) {
    td.td_head {
        width: 100%;
    }
}

@media (min-width: 576px) {
    td.td_head_private {
        width: 100%;
        padding: 1rem;
    }
}

.heading_recruit {
    color: rgb(249, 134, 135);
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5rem;
}

.row_heading {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid rgb(224, 224, 224);
    border-bottom: 1px solid rgb(224, 224, 224);
    margin: auto;
}

.table_recruit td {
    vertical-align: middle;
}

.list_recruit {
    padding: 0 1rem 1rem;
    border-style: none;
}

.td_head {
    background: #fef1f1;
    color: rgb(95, 78, 78);
    border-style: solid;
    border-color: rgb(255, 255, 255);
    width: 35%;
}

.td_body {
    color: rgb(95, 78, 78);
    border-style: solid;
    border-color: rgb(255, 255, 255);
}

.tablearea_private {
    padding: 1rem;
    font-size: 12px;
}

.td_head_private {
    background: #fef1f1;
    color: rgb(95, 78, 78);
    border-style: solid;
    border-color: rgb(255, 255, 255);
    padding: .5rem 0.1rem;
    width: 17%;
    text-align: center;
    vertical-align: middle;
}

td.td_body_private {
    color: rgb(95, 78, 78);
    border-style: solid;
    border-color: rgb(255, 255, 255);
    padding: 0.5rem 0.25rem;
}

.filter_button {
    height: 40px;
    border-color: rgb(134, 180, 249);
    color: rgb(134, 180, 249);
}

#filter_search_button {
    border-color: rgb(249, 134, 135);
    background: #f98687;
}

.heading_search {
    font-size: 20px;
    vertical-align: middle;
}

.heading_search_txt {
    font-weight: bold;
    color: rgb(95, 78, 78);
    margin-bottom: 0px;
    height: 100%;
    vertical-align: middle;
}

.subheading {
    margin: 0;
}

a.btn-sm {
    padding: .25rem .5rem;
}

.link_more {
    color: rgb(249, 134, 135);
    font-size: 18px;
    margin-bottom: 3rem;
}

.btn_more:hover {
    opacity: 0.8;
    border-color: rgb(249, 134, 135);
    background: rgb(249, 134, 135);
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.btn_more:active {
    opacity: 0.8;
    border-color: rgb(249, 134, 135);
    background: rgb(249, 134, 135);
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}


.topBtn {
    position: fixed; /*固定*/
    bottom: 20px; /*場所を右下に移動*/
    right: 20px; /*場所を右下に移動*/
    display: block; /*aタグをblock要素に変更*/
    background-color: #FFE7E7;
    color: #5F4E4E;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 11px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 22px;
    border-radius: 30px;
    padding-top: 30px;
    box-sizing: border-box;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.topBtn:before {
    content: '\25B2';
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.filter_button_sorted {
    height: 40px;
    color: rgb(255, 255, 255);
    border-color: #86b4f9;
    background: #86b4f9;
    min-width: 68px;
    width: 100%;
    font-size: 12px;
}


.bread_crumble {
    margin-bottom: .25rem;
}

.bread_crumble a {
    font-size: 12px;
    padding: 4px;
    color: rgb(134, 180, 249);
    border: solid 1px rgb(134, 180, 249);
    border-radius: 10px;
    justify-content: center;
    max-width: 120px;
    font-weight: 500;
}

.row_heading_area {
    padding: 0 1rem;
}

.link_more:hover, .link_more:active {
    color: rgb(249, 134, 135);
    text-decoration: underline;
}

.txt_notfound {
    font-size: 16px;
    font-weight: 700;
    color: #757575;
}

.filter_menu_panel {
    max-width: 400px;
    position: absolute;
    will-change: transform;
    width: 95vw;
    right: 0px;
    top: 0px;
    left: 0px;
    transform: translate3d(-268px, 35px, 0px);
    padding: 1.5rem 0;
}

input[type="checkbox"] {
    opacity: 0;
}

.form-check-label::before {
    background: #fff;
    border: 1px solid #231815;
    content: '';
    display: block;
    height: 16px;
    left: 2rem;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
    border-radius: 2px;
}

input[type="checkbox"]:checked + .form-check-label::before {
    background-image: url(../../img/check-icon.svg);
    background-repeat: no-repeat;
    background-position: -2px;
    background-color: #86B4F1;
    border-color: #86B4F1;
}


input[type="checkbox"]:checked + .form-check-label {
    color: #86B4f1 !important;
}

.pr-text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;

    /*IE対策*/
    line-height: 1.5em;
    /*line-height * 行数*/
    max-height: 7.5em;
    font-size: 14px;
}

.back-home {
    color: rgb(134, 180, 249);
}

.selected-conditions {
    color: #86b4f9;
}

.selected-condition-items {
    color: #86b4f9;
    border-color: #86b4f9;
}

.footer_fixed {
    max-width: 500px;
    margin: auto;
    padding: 0.2rem 0;
    box-shadow: 0 1px 2px rgb(0 0 0 / 40%);
}

.footer_wrap {
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #ffffff;
    padding-bottom: 0;
}


