.site-main .stepForm_box_main_tableTd.shikaku.vertically{
	display: block;
}
.site-main .intro h2 {
    font-weight: 600;
}
.site-main .stepForm_box_main_tableTh {
    font-weight: 600;
}
@media screen and (max-width: 768px){
.site-main .intro h2 {
    font-size: 3.2vw;
}
}