@charset "shift_jis";

.point{
color: #f63 !important;
text-align: center;
font-size: 1.2em;
background: #fed885;
margin: 10px auto;
line-height: 3em;
border-radius: 20px;
border: 3px solid #f63;
font-weight: bold;
}

.marTB20 {
margin: 20px 0;
}