body::before,body::after{display:none}#quiz main::before{content:'';display:block;width:100%;height:100%;background:url(../images/quiz/bg.png) center top no-repeat;background-size:cover;position:fixed;z-index:-1;bottom:0;left:0}#answer main{background:url(../images/quiz/bg2.png) center top repeat}#answer .correct,#answer .incorrect{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;width:80%;aspect-ratio:686 / 258;margin:0 auto 1em;font-size:2rem;line-height:1;padding:0.3em 0.5em 0 0;font-weight:800}@media screen and (max-width: 750px){#answer .correct,#answer .incorrect{font-size:1.3rem}#answer .correct span,#answer .incorrect span{font-size:2rem;line-height:1;padding-right:.2em}}@media screen and (min-width: 751px){#answer .correct,#answer .incorrect{font-size:2rem}#answer .correct span,#answer .incorrect span{font-size:3rem;line-height:1;padding-right:.2em}}#answer .correct{background:url(../images/quiz/bg_correct.png) center top repeat;background-size:contain}#answer .correct span,#answer .correct p{background:#f8f0e0;color:#c00}#answer .incorrect{background:url(../images/quiz/bg_incorrect.png) center top repeat;background-size:contain}#answer .incorrect span,#answer .incorrect p{background:#eaf2ff;color:#039}#quiz .frm,#answer .frm{margin-bottom:20px;opacity:0;transition:.5s;position:relative;top:50px}#quiz .frm.txt,#answer .frm.txt{border:10px solid #000;background:#fff;border-radius:0;aspect-ratio:1 / 1;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media screen and (max-width: 750px){#quiz .frm.txt p,#answer .frm.txt p{font-size:1.2em}}@media screen and (min-width: 751px){#quiz .frm.txt p,#answer .frm.txt p{font-size:1.5em}}#quiz .active,#answer .active{opacity:1;top:0}#quiz #select,#answer #select{background:url(../images/quiz/bg_select.png) center top repeat;padding:1em 20px 1px}#quiz #select>div,#answer #select>div{max-width:460px;margin:0 auto 1em;background:#f8f0e0;border-radius:15px;border:solid 3px #f8f0e0;overflow:hidden;box-shadow:0px 3px 0px 0px rgba(0,0,0,0.5)}@media screen and (min-width: 751px){#quiz #select>div,#answer #select>div{font-size:1.25rem}}#quiz #select>div a,#answer #select>div a{display:block;padding:1em 2em 1em 1em;position:relative}#quiz #select>div a:after,#answer #select>div a:after{background:url(../images/common/arrow_r.svg) right center no-repeat;background-size:contain;position:absolute;top:0;bottom:0;right:1em;margin:auto;content:"";vertical-align:middle;width:0.6em;height:1em}#quiz #select>div:not([class]):nth-of-type(1) a,#answer #select>div:not([class]):nth-of-type(1) a{background:#c00;color:#fff}#quiz #select>div:not([class]):nth-of-type(2) a,#answer #select>div:not([class]):nth-of-type(2) a{background:#039;color:#fff}#quiz #select>div:not([class]):nth-of-type(3) a,#answer #select>div:not([class]):nth-of-type(3) a{background:#360;color:#fff}#quiz #select>div:not([class]):nth-of-type(4) a,#answer #select>div:not([class]):nth-of-type(4) a{background:#609;color:#fff}#quiz #select>div:not([class]):nth-of-type(5) a,#answer #select>div:not([class]):nth-of-type(5) a{background:#630;color:#fff}#quiz #select .no1 a,#quiz #select .no2 a,#quiz #select .no3 a,#answer #select .no1 a,#answer #select .no2 a,#answer #select .no3 a{padding:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:stretch;align-items:stretch;font-weight:700;background:#fff;color:#111}#quiz #select .no1 a span,#quiz #select .no2 a span,#quiz #select .no3 a span,#answer #select .no1 a span,#answer #select .no2 a span,#answer #select .no3 a span{font-size:2rem;text-align:center;font-weight:800}#quiz #select .no1 a p,#quiz #select .no2 a p,#quiz #select .no3 a p,#answer #select .no1 a p,#answer #select .no2 a p,#answer #select .no3 a p{display:block}#quiz #select .no1 a p:nth-of-type(1),#quiz #select .no2 a p:nth-of-type(1),#quiz #select .no3 a p:nth-of-type(1),#answer #select .no1 a p:nth-of-type(1),#answer #select .no2 a p:nth-of-type(1),#answer #select .no3 a p:nth-of-type(1){width:2em;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#quiz #select .no1 a p:nth-of-type(2),#quiz #select .no2 a p:nth-of-type(2),#quiz #select .no3 a p:nth-of-type(2),#answer #select .no1 a p:nth-of-type(2),#answer #select .no2 a p:nth-of-type(2),#answer #select .no3 a p:nth-of-type(2){width:calc(100% - 2em);padding:1em}#quiz #select .no1 a p:nth-of-type(1),#answer #select .no1 a p:nth-of-type(1){background:#f8f0e0;color:#c00}#quiz #select .no1 a p:nth-of-type(2),#answer #select .no1 a p:nth-of-type(2){background:#c00;color:#fff}#quiz #select .no2 a p:nth-of-type(1),#answer #select .no2 a p:nth-of-type(1){background:#f8f0e0;color:#039}#quiz #select .no2 a p:nth-of-type(2),#answer #select .no2 a p:nth-of-type(2){background:#039;color:#fff}#quiz #select .no3 a p:nth-of-type(1),#answer #select .no3 a p:nth-of-type(1){background:#f8f0e0;color:#360}#quiz #select .no3 a p:nth-of-type(2),#answer #select .no3 a p:nth-of-type(2){background:#360;color:#fff}

/*# sourceMappingURL=maps/quiz.css.map */
