
.two-group .info .title2{width: 130px;}
.period-group .custom-control-label{word-break: break-all;font-size: .9rem;line-height: 1;}
@media screen and (max-width: 768px){
    .two-group .info .title2{width: auto;float: none;}
}
@media screen and (min-width: 992px){
    /*主選單*/
    header .navbar-expand-lg .navbar-nav, header .sub-title, .sidebar{font-size: 18px;}
}