@charset "UTF-8";

/* 色変更 */
.main-sec-ttl:after {
background: #5AB59B;
}
.form-btn {
background: #5AB59B;
}

.main-ttl {
background: #5AB59B;
}