/* トップページ 2691パーツ フォントサイズ・改行調整 */
@media screen and (min-width: 992px){
body .parts269_wsIV9HIRoY .container .comment{
    font-size:20px!important;
}
}
@media screen and (min-width: 521px) and (max-width: 699px){
    body .parts269_wsIV9HIRoY .container .comment br{
        display:none!important;
    }
}
/* 有料79 上下余白 */
@media screen and (min-width: 521px){
body .design-parts79_xQ0lAbDAUb{
    padding:100px 0 0!important;
}
}
/* 業務案内ページ フォント調整 */
.design-parts74_dmZaqu7xug .contents-wrap .text-title,.design-parts74_dX415bIrM3 .contents-wrap .text-title{
    font-weight:bold!important;
}
/* 業務案内・採用情報ページ装飾 */
.work-border{
    border-bottom:1px dotted #999999;
    padding-bottom:5px;
    margin-bottom:5px;
}
.br-none br{
    display:none!important;
}
.br-none .work-border br{
    display:block!important;
}