/* Quiz
=================================== */

#q-lead { margin-bottom:20px; text-align:center; }
#q-lead1 { color:#e0232e; font-size:150%; line-height:140%; font-weight:bold; margin-bottom:7px; }
#q-lead2 { color:#e0232e; font-size:110%; line-height:140%; font-weight:bold; }

.q-tousen-ttl { font-size:120%; border-left:#e0232e 4px solid; color:#e0232e; margin-bottom:0.5em; padding-left:8px; }

#q-sec-tbl th, #q-sec-tbl td { border-collapse:collapse; margin:0; padding:0.3em 0; font-size:120%; line-height:120%; text-align:left; }
#q-sec-tbl th { font-weight:normal; }
#q-sec-tbl td { font-weight:bold; color:#835005; }


/* ------------ Media Queries ------------ */

@media all and (max-width: 767px) {

#q-lead { margin-bottom:15px; line-height:130%; text-align:left; }
#q-lead1 { font-size:110%; line-height:130%; margin-bottom:10px; }
#q-lead2 { font-size:90%; }

}
