.lead{text-align:center;margin-top:30px}.batch{margin-top:40px;display:flex;justify-content:space-between}.batch_item{width:32%;padding:40px;border-top:5px solid #78ba00;border-radius:5px;background:#fff}.batch_item_img{text-align:center}.batch_item_ttl{text-align:center;font-size:20px;margin-top:10px}.batch_item_ttl em{font-weight:700}.batch_item.-master .batch_item_ttl{color:#8c7100}.batch_item.-expert .batch_item_ttl{color:#565656}.batch_item.-beginner .batch_item_ttl{color:#44210a}.-mobile .lead,.batch_item_text{margin-top:20px}.-mobile .lead{text-align:left}.-mobile .batch{display:block;margin-top:30px}.-mobile .batch_item{width:100%;margin-top:30px}.-mobile .batch_item:first-child{margin-top:0}.-mobile .batch_item_img img{max-width:45%}