@charset "utf-8";
/*add.css20241128*/
.first-stage {
    background: #e5e5e5;
    padding-top: 12px;
    padding-bottom: 12px;
}
.explain {
    height: 100px;
    background: #fff;
    padding-top: 10px;
    border-radius: 7px;
    border: 1px solid #ddd;
}