@charset "utf-8";

section{
    padding: 0;
}
.regist_text,
.site-header .login li.mypage a{
    font-weight: bold;
    font-family: YuGothic, "游ゴシック", "メイリオ", Meiryo, Osaka, sans-serif;
    line-height: 24px;
}
.site-header .login li.mypage a{
    font-size: 85%;
}
.regist_text p{
    font-weight: bold;
}
.site-header .login li.mypage :before{
    margin-bottom: 5px;
}
.business.business_top #bread_crumb{
    padding-top: 0!important;
}
section.border-t .wrap{
    padding-top: 0;
}
section.border-t .wrap{
    border: none;
}
.case_category_list:after{
    content: "";
    clear: both;
    display: block;
}

.fnavi h3 a{
    font-size: 13px;
    font-weight: bold;
}
.fnavi li{
    font-size: 10px;
}
.fnavi-s li{
    padding: 0;
}
.fnavi-s li a {
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
}
.link-box li {
    font-size: 15px;
    margin: 0 0 0.2em;
    line-height: 1.7em;
}
@media screen and (max-width: 800px){
    .business #contents{
        margin-top: 0;
    }
    #field_list li{
        height: auto!important;
    }
    div#job_search_block.copybutton01{
        display: none;
    }
    .fnavi-s li a {
        font-size: 11px;
        line-height: 1.8rem;
    }
    .link-box li {
        font-size: 11.4px;
    }
    .site-footer section {
        padding: 30px 3% 30px;
    }
    .link-box.col-2 .img-box p {
        text-align: center;
    }
    .link-box.col-2 .img-box p img{
        display: inline-block;
    }
}