/* 介護21 トップ／一覧カード（医療21 new.css から必要な分だけ） */
.sl_place01 {
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-align: left;
    color: #4b4b4b;
    margin-bottom: 7.5px;
}
.sl_place01 i {
    color: #ff9400;
    margin-right: 5px;
}
.thumbnail {
    position: relative;
}
p.tmn_web {
    font-size: 15px;
    line-height: 100%;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: linear-gradient(120deg, #fcbb00 0%, #f2a700 100%);
    width: 69px;
    padding: 10px 0;
    position: absolute;
    bottom: 5px;
    left: 5px;
    filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.4));
}
p.tmn_boss {
    font-size: 15px;
    line-height: 100%;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: linear-gradient(120deg, #ff87d7 0%, #ff78be 100%);
    width: auto;
    min-width: 81px;
    max-width: calc(100% - 10px);
    padding: 10px 6px;
    box-sizing: border-box;
    position: absolute;
    bottom: 5px;
    right: 5px;
    filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.4));
}
.tmn_box {
    background: linear-gradient(120deg, #87e132 0%, #78c832 100%);
    width: 81px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.4));
}
.tmn_cat_nursing,
.tmn_cat_care,
.tmn_cat_rehab {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    background: #fff;
    padding: 1px 0;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
}
p.tmn_edu {
    font-size: 15px;
    line-height: 100%;
    font-weight: 700;
    color: #fff;
    padding: 5px 10px;
}
p.tmn_new {
    font-size: 15px;
    line-height: 100%;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: linear-gradient(120deg, #5878e0 0%, #2b4bb3 100%);
    width: 81px;
    padding: 10px 0;
    position: absolute;
    bottom: 5px;
    right: 5px;
    filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.4));
}
.thumbnail span.tmn_mid {
    font-size: 12px;
    line-height: 100%;
    margin-top: 5px;
    display: block;
}
.thumbnail span.tmn_sml {
    font-size: 10px;
    line-height: 100%;
    margin-top: 5px;
    display: block;
}
a.web_newintv_list i {
    color: #3a5fcd;
}
.filter_box {
    display: flex;
    flex-direction: column;
    background-color: #ffebd4;
    padding: 15px;
    margin-bottom: 20px;
}
p.filter_label {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    color: #ff9400;
    margin-bottom: 15px;
}
p.filter_label i {
    margin-right: 6px;
}
.job_filter {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.job_filter li {
    margin: 0;
    padding: 0;
}
.job_filter li a {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500;
    color: #4b4b4b;
    background-color: #fff;
    border: solid 1px #ddd;
    padding: 10px 18px;
    border-radius: 8px;
    min-width: 5.5em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
    display: inline-block;
}
.job_filter li a.jf_now {
    background-color: #ffa009;
    color: #fff;
    border-color: #ffa009;
}
.job_filter li a:hover {
    color: #fff;
    background-color: #ff9400;
    border-color: #ff9400;
}
@media screen and (min-width: 768px){
.filter_box {
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
p.filter_label {
    font-size: 17px;
    margin: 0 20px 0 0;
}
.job_filter {
    gap: 12px;
}
.job_filter li a {
    font-size: 16px;
    padding: 12px 22px;
}
}
.edu_list_container {
    width: 100%;
}
.new_slide {
    background-color: #ffebd4;
}
.sl_title01 {
    color: #ff9400;
}
h3.sub_title {
    color: #ff9400;
}
#page-top a {
    background-color: #ff9400;
}
#content a.kengaku_link_01,
#content a.kengaku_link_01:hover {
    color: #ff9400;
}
#content .new-list a:hover {
    color: #ff9400;
}
.edu_list_container .filter_box {
    margin-bottom: 30px;
}
.edu_prefecture_box {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
h3.sub_title_prefecture {
    font-size: 18px;
    line-height: 130%;
    font-weight: bold;
    text-align: left;
    color: #fff;
    background-color: #ffa009;
    padding: 10px;
    margin-bottom: 15px;
}
.edu_list_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.edu_list_box .new_slide {
    margin: 0;
    height: 100%;
}
.edu_list_box .slide_box_in {
    display: block;
    height: 100%;
    background-color: #ffebd4;
    text-decoration: none;
}
.edu_list_box .slide_box_in:hover {
    background-color: #fff5e8;
}
#content h3.sub_title_prefecture {
    text-align: left;
    color: #fff;
    background-color: #ffa009;
}
@media (min-width: 768px) {
.edu_list_container .filter_box {
    margin-bottom: 40px;
}
.edu_list_box {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
h3.sub_title_prefecture {
    padding: 10px 15px;
}
}
@media (min-width: 1000px) {
.edu_list_box {
    grid-template-columns: repeat(4, 1fr);
}
.search_h3.rela_box .web_list02 {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.search_h3.rela_box .web_list02 a {
    text-align: right;
    font-size: 14px;
    line-height: 100%;
    font-weight: normal;
    color: #fff;
    transition: all 0.2s ease;
}
.search_h3.rela_box .web_list02 i {
    margin-left: 5px;
}
.search_h3.rela_box a.web_m21_list i,
.search_h3.rela_box a.web_k21_list i,
.search_h3.rela_box a.web_newintv_list i {
    color: #ff0;
}
.search_h3.rela_box a.web_m21_list {
    margin: 0 0 5px 0;
}
}
@media (min-width: 1200px) {
.edu_list_box {
    grid-template-columns: repeat(5, 1fr);
}
}
