/* BASIC css start */
.top_banner img {width:100%;}
.quiz {text-align:center; width:640px; margin:100px auto 0; padding:48px 40px; box-sizing:border-box; background: #FFFFFF; box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.15); border-radius: 6px;}
.quiz h3 {font-weight: 700; font-size: 34px; line-height: 49px; color: #000000; letter-spacing: -0.3px;}
.quiz p {padding:10px 0 35px; font-size: 15px; line-height: 22px; color: #595959;}
.quiz img {width:100%;}
.quiz .line {display:block; height:1px; background:#ddd; margin:35px 0;}
.quiz a {line-height:72px; display:block; text-align:center; color:#fff; background:var(--main-color); border-radius:72px; font-size:18px; font-weight:700;}
/* BASIC css end */

