@charset "utf-8";

/**************************************************
 その他業務
 **************************************************/

.other_catch {
 color: #22AC38;
 font-size: 22px;
 line-height: 1.4;
}

.servicebox {
 border-bottom: 2px #22AC38 dotted;
 padding: 20px 0;
}

.servicebox .fr {
 width: 330px;
}

.servicebox .fl {
 width: 230px;
 margin: 0;
}

.servicebox .fr h4 {
 margin: 0;
 padding: 0;
}

