
@media print {
    .sr_no_print {
        display: none;
    }
}


@media (max-width: 764px) {
    .sr_sp_fontsize_20 {
        font-size: 20px !important;
    }
}

/*placeholder*/
::-webkit-input-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #ccc; opacity: 1;
}
:-ms-input-placeholder {
    color: #ccc;
}

.sr_form_item_big {
    font-size: 24px;
}


.sr_checkbox_big {
    margin: 5px;
    marging-left: 20px;
    width: 30px;
    height: 30px;
    font-size: 24px;
    vertical-align: middle;
}

.sr_radio_big {
    margin: 5px !important;;
    width: 30px;
    height: 30px;
    font-size: 24px;
    vertical-align: middle;
}

.sr_select_big {

}

.sr_fileupload_big {
    font-size: 24px;
}

.sr_reha_tweet_list_btn {
    font-size: 22px;
    padding: 10px;
}

.sr_fontsize_16_12 {
    font-size: 16px;
}
@media (max-width: 780px) {
    .sr_fontsize_16_12 {
        font-size: 12px;
    }
}
.sr_fontsize_22_16 {
    font-size: 22px;
}
@media (max-width: 764px) {
    .sr_fontsize_22_16 {
        font-size: 16px;
    }
}


.sr_base_text {
    font-size: 16px;
}


.sr_body_max_width {
    max-width: 1170px;
}

.sr_catch_img {
    width: 100%;
    max-width: 1170px;
}

.sr_catch_img_height_max {
    width: 100%;
}

.sr_catch_img_separate3 {
    width: 100%;
    padding: 10px;
    max-width: 300px;
}

.sr_separate3 {
    text-align: center;
}

.sr_text_shadow_black {
    text-shadow: #4c4c4c 1px 1px 0px, #4c4c4c -1px 1px 0px, #4c4c4c 1px -1px 0px, #4c4c4c -1px -1px 0px;
}



.sr_top_zoom_btn{
    font-size: 16px;
    padding: 5px;
    width:120px;
    height:25px;
    font-weight:bold;
    border: solid 1px red;
    display: table-cell;
    text-align: center;

    cursor:pointer;
}
.sr_top_zoom_btn:hover{
    width:120px;
    height:35px;
    font-weight:bold;
    margin:20px auto;
    line-height:2.2em;
    cursor:pointer;
}

.sr_top_zoom_btn_area {
    font-size: 16px;
    padding: 5px;
}


.sr_ba_main_title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-top: 40px;
}

.sr_ba_sub_title {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 30px;
}

.sr_ba_sub_title2 {
    text-align: center;
    font-size: 22px;
    padding: 10px;
    margin-bottom: 30px;
}

.sr_ba_category_area {
    margin: 5px;
}

.sr_ba_category_1 {
    display: inline-block;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    width: 80px;
    color: white;
    text-align: center;
    padding: 3px;
}

.sr_match_height {

}

.sr_ba_area_base {
    margin-bottom: 30px;
}

.sr_ba_catch_img_area_base {
    overflow:hidden;

}

.sr_ba_catch_img_area {
    width: 100%;
    height: 250px;
    text-align: center;
    background-color: white;
}

.sr_ba_catch_img_v {
    max-width: 100%;
    max-height: 100%;
}


.sr_ba_date_area {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    background-color: #02cc9a;
    color: white;
    padding: 10px;
}

.sr_ba_text_area {
    width: 100%;
}

.sr_ba_text_v1 {
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
}

.sr_ba_text_v2 {
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    color: #808080;
}

.sr_ba_text_v3 {
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    color: #ff5151;
}

.sr_ba_text_v4 {
    font-size: 16px;
    padding: 10px;
}

.sr_top_menu_area {
    display: table;
    padding-top: 5px;
    margin: auto;
}
@media (max-width: 764px) {
    .sr_top_menu_area {
        margin: inherit;
    }
}



.sr_top_menu_pc_login_area {
    display: table-cell;
    padding-left: 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
}

.sr_top_menu_for_beginner_button {
    text-align: center;
    font-size: 14px;
    width: 175px;
}
/*  タブレット用 */
@media (max-width: 1000px) {
    .sr_top_menu_for_beginner_button {
        font-size: 12px;
        width: inherit;
    }
}

.sr_top_menu_zoom_button_area {
    display: table-cell;
}
/*  タブレット用 */
@media (max-width: 1000px) {
    .sr_top_menu_zoom_button_area {
        display: none;
    }
}




.sr_table_hover_red tbody tr:hover {
    background: #ffdada;
}




.sr_p_job_catch_text_area {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100px;
    margin: auto;
    font-size: 18px;
    font-weight: bold;
    height: 100px;
    padding: 10px;
    text-align: center;
    color: white;
}
@media (max-width: 764px) {
    .sr_p_job_catch_text_area {
        position: inherit;
        height: inherit;
    }
}

.sr_c_catch_number_area {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    font-size: 64px;
    font-weight: bold;
    height: 100px;
    padding: 10px;
    text-align: center;
    color: white;
}
@media (max-width: 764px) {
    .sr_c_catch_number_area {
        font-size: 32px;
    }
}


.sr_p_job_catch_text_big {
    font-size: 48px;
    padding: 10px;
}
@media (max-width: 1000px) {
    .sr_p_job_catch_text_big {
        font-size: 24px;
    }
}
@media (max-width: 764px) {
    .sr_p_job_catch_text_big {
        font-size: 18px;
        color: black;
    }
}

.sr_p_job_catch_text_middle {
    font-size: 24px;
    padding: 10px;
}
@media (max-width: 764px) {
    .sr_p_job_catch_text_middle {
        font-size: 18px;
        color: black;
    }
}

.sr_p_job_catch_text_nomal {
    font-weight: 100;
    font-size: 16px;
    padding: 10px;
}
@media (max-width: 764px) {
    .sr_p_job_catch_text_nomal {
        font-size: 16px;
        color: black;
    }
}


.sr_p_job_catch_text_nomal2 {
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
}
@media (max-width: 764px) {
    .sr_p_job_catch_text_nomal2 {
        font-size: 18px;
        color: black;
    }
}



.sr_thread_list_area {
    background-color: #ffffff !important;
    margin-top: 30px;
    padding: 5px;
    box-shadow: none;
}

.sr_middle_top_sub_menu_area {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
}
@media (max-width: 764px) {
    .sr_middle_top_sub_menu_area {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.sr_middle_top_sub_menu_icon {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    margin-right: 10px;
}

.sr_middle_top_sub_menu_ul {
    list-style-type: square;
    font-size: 16px;
}

.sr_middle_top_sub_menu_li {
    padding-bottom: 10px;
}




.sr_lines_on_sides {
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}
@media (max-width: 764px) {
    .sr_lines_on_sides {
        white-space: inherit;
        width: 100%;
    }
}
.sr_lines_on_sides:after, .sr_lines_on_sides:before {
    border-top: 1px solid;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

.sr_lines_on_sides:after {
    margin-left: 0.5em;
}
.sr_lines_on_sides:before {
    margin-right: 0.5em;
}



.sr_rh_area {
    background-color: #f9f9f9;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 16px;
}
/*  タブレット用 */
@media (max-width: 1000px) {
    .sr_rh_area {
        font-size: 14px;
    }
}

.sr_rh_body_area {
    margin: auto;
    padding: 20px;
}
/*  タブレット用 */
@media (max-width: 1000px) {
    .sr_rh_body_area {
        padding: 5px;
    }
}

.sr_rh_td_s1 {

}

.sr_rh_td_s2 {
    font-weight: bold;
}

.sr_rh_td_3 {

}

.sr_rh_td_green {
    background-color: #dff0d8;
}

.sr_rh_td_gray {
    background-color: #bfbfbf;

}





.sr_reha_middle_title {
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 10px;
    text-align:left;
    color: #808080;
    border-bottom: solid 5px #a7a7a7;
}

.sr_reha_form_area {
    padding: 10px; margin-left: 20px; font-size: 22px;
}


form img.thumb {
    margin:0 5px 5px 0;
    max-width: 300px;
    max-height: 300px;
    vertical-align:bottom;
}















