@charset "utf-8";

#campaign #cmpn-quiz iframe {
	display: block;
	width: 560px;
	margin: 24px auto;
}

#campaign #cmpn-prize .frame .prize-l a.noLink div:hover {
    border: 5px solid #fff;
    cursor: default;
}

.font02 strong{
	font-size: 26px !important;
	padding: 10px 0 0 0 !important;
}
.font03 strong{
	font-size: 26px !important;
	padding: 16px 0 0 0 !important;
}
.font04 strong{
	font-size: 36px !important;
	padding: 16px 0 0 0 !important;
}

#campaign #cmpn-quiz h3:first-of-type {
	background-image: url("/cp/present/quiz_220224/images/cp_qz_q1.png");
    background-position: 8px;
    background-repeat: no-repeat;
    background-size: 54px auto;
}

#campaign #cmpn-quiz h3:nth-of-type(2) {
	background: url("/cp/present/quiz_220224/images/cp_qz_q2.png") left no-repeat;	
    background-position: 8px;
    background-repeat: no-repeat;
    background-size: 54px auto;
}

#campaign #cmpn-quiz h3:nth-of-type(3) {
	background: url("/cp/present/quiz_220224/images/cp_qz_q3.png") left no-repeat;	
    background-position: 8px;
    background-repeat: no-repeat;
    background-size: 54px auto;
}

.main-title {
    font-size: 30px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}

.quiz_img{
	text-align: center;
	margin-top: 30px !important;
}
.concept{
	background: url("/cp/present/quiz_220224/images/concept_bg.jpg") center bottom no-repeat;
}
.concept p{
	padding: 60px 60px 180px !important;
}