#athletic_campaign_quiz_body_index,
#athletic_campaign_quiz_body,
#athletic_campaign_quiz_body_0,
#athletic_campaign_quiz_body_1 {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36vw, rgba(255, 255, 255, 1) 43vw), url(https://www.tdk.com/system/files/cp-ticket/bg_pc.jpg) no-repeat;
    background-size: 100vw auto;
    padding: 45px 0;
    position: relative;
    width: 100vw;
    left: calc( 600px - 50vw );
}


#athletic_campaign_quiz_body_index{
		padding: 50px 0;
}


@media screen and (max-width: 1200px) {
    #athletic_campaign_quiz_body_index,
    #athletic_campaign_quiz_body,
    #athletic_campaign_quiz_body_0,
    #athletic_campaign_quiz_body_1 {
        left: -20px;
        padding: 45px 20px;
    }
}
@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_body_index,
		#athletic_campaign_quiz_body,
		#athletic_campaign_quiz_body_0,
		#athletic_campaign_quiz_body_1 {
		    background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 220vw, rgba(255, 255, 255, 1) 235vw), url(https://www.tdk.com/system/files/cp-ticket/bg_sp.jpg) no-repeat;
		    background-size: 100vw auto;
		    padding: 30px 20px 45px;
		    width: 100vw;
		    left: -20px;
		}
    #athletic_campaign_quiz_body_index{
				padding-top: 10px;
		}
}

#athletic_campaign_quiz_body_index *,
#athletic_campaign_quiz_body *,
#athletic_campaign_quiz_body_0 *,
#athletic_campaign_quiz_body_1 *{
    box-sizing: border-box;
}


.athletic_disp_sp{
		display: none;
}

@media screen and (max-width: 750px) {
		.athletic_disp_pc{
				display: none;
		}
		.athletic_disp_sp{
				display: block;
		}
}

/* campaign_top ---------------------------------------------------------------*/

#athletic_campaign_top_info_container{
    display: flex;
    margin-top: -70px;
}
@media screen and (max-width: 750px) {
	#athletic_campaign_top_info_container{
	    display: block;
	}
}

#athletic_campaign_top_info_img{
    width: 210px;
    height: 358px;
    display: flex;
}
@media screen and (max-width: 750px) {
		#athletic_campaign_top_info_img{
		    width: 70%;
		    height: auto;
        margin: 0 auto;
        display: flex;
        justify-content: center;
		}
		#athletic_campaign_top_info_img img{
				width: 115px;
				margin: 5px 0 0 -10px;
		}
		#athletic_campaign_top_info_img img.athletic_disp_sp{
		    width: 130px;
        margin: 50px -10px 0 10px;
		}
		
		html[lang="en"] #athletic_campaign_top_info_img,
		html[lang*="zh"] #athletic_campaign_top_info_img{
				display: block;
		}
		#athletic_campaign_top_info_content_img img{
				width: 177px;
				height: 106px;
				margin: 40px auto 0;
		}
}

#athletic_campaign_top_info_content{
		margin-top: 50px;
		padding-left: 40px;
}

#athletic_campaign_top_content_title img{
		margin-left: -240px;
}
@media screen and (max-width: 750px) {
		#athletic_campaign_top_content_title img{
				margin-left: auto;
				margin-right: auto;
		}
}

#athletic_campaign_top_content_title h2{
    text-align: left;
    font-size: 38px;
    line-height: 1;
    color: #0046ad;
    letter-spacing: -1px;
}
html[lang="en"] #athletic_campaign_top_content_title h2{
    font-size: 34px;
}


#athletic_campaign_top_content_content{
    display: flex;
}
@media screen and (max-width: 750px) {
		#athletic_campaign_top_content_content{
				flex-direction: column;
		}
}

#athletic_campaign_top_content_container{
    width: 100%;
    padding: 15px 0 0 0;
}
@media screen and (max-width: 750px) {
		#athletic_campaign_top_content_container{
		    padding: 15px 0 0 0;
		}
}

html[lang="en"] #athletic_campaign_top_content_container,
html[lang*="zh"] #athletic_campaign_top_content_container{
		text-align: left;
    margin: 30px 0;
}


#athletic_campaign_top_content_title p,
#athletic_campaign_top_content_container h3{
    color: #e61200;
    text-align: left;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: -2px;
    font-weight: bold;
}

html[lang="en"] #athletic_campaign_top_content_title p{
    font-size: 18px;
}

#athletic_campaign_top_content_container table{
		margin:30px 0 0;
    width: 90% !important;
}

#athletic_campaign_top_content_container table th,#athletic_campaign_top_content_container table td{
		font-size: 18px;
		text-align:center;
		padding: 10px 30px;
		font-weight: bold;
}
#athletic_campaign_top_content_container table th{
		background-color: #f7f8f9;
}

@media screen and (max-width: 750px) {
		#athletic_campaign_top_info_content{
			margin-top: 10px;
			padding-left: 0;
		}
		#athletic_campaign_top_content_title{
				text-align: center;
		}
		#athletic_campaign_top_content_title p{
				font-size: 22px;
				text-align: center !important;
		}
		html[lang="en"] #athletic_campaign_top_content_title p{
				font-size: 16px;
		}
		html[lang*="zh"] #athletic_campaign_top_content_title p{
				font-size: 18px;
		}
		#athletic_campaign_top_content_title h2{
				font-size: 32px;
    		line-height: 1.2;
    		text-align: center;
		}
		html[lang="en"] #athletic_campaign_top_content_title h2{
				font-size: 28px;
				margin-top:20px;
		}
		html[lang*="zh"] #athletic_campaign_top_content_title h2{
				font-size: 28px;
				margin-top:20px;
		}

		#athletic_campaign_top_content_container table{
		    width: 100% !important;
		}
		#athletic_campaign_top_content_container table th,#athletic_campaign_top_content_container table td{
			font-size: 16px;
			text-align:center;
			padding: 10px;
		}
}

#athletic_campaign_top_content_img{
		width: 195px;
    margin: 0 -20px 0 0;
}

.athletic_campaign_top_info_txt1{
		font-size: 12px;
		margin: 20px 0 0;
    text-align: left;
    width: 90% !important;
}
.athletic_campaign_top_info_txt2{
	font-size: 16px;
	margin: 20px auto;
	text-align: center;
}

#athletic_campaign_top_bgblue{
		background-color: #d9edff;
    border-radius: 50px;
    text-align: center;
    padding: 25px 0 35px;
    position: relative;
    margin: 45px 10px 50px;
    font-size: 24px;
    color: #0046ad;
    line-height: 1.5;
    font-weight: bold;
}
#athletic_campaign_top_bgblue::after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 30px solid #d9edff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}

#athletic_campaign_top_bgblue span{
    color: #e61200;
}

@media screen and (max-width: 750px) {
		#athletic_campaign_top_bgblue{
				padding: 35px 10px 35px;
				margin: 45px 0px 50px;
				font-size: 20px;
		}
}

.athletic_campaign_top_container{
    border-top: 1px solid #9aafcb;
    padding: 35px 0 0;
    margin: 35px 10px 0;
}
@media screen and (max-width: 750px) {
		.athletic_campaign_top_container{
		    margin: 35px 0 0;
		}
}

.athletic_campaign_top_container:last-of-type{
    border-bottom: 1px solid #9aafcb;
    margin-bottom: 50px;
}

.athletic_campaign_top_container h4{
    font-size: 18px;
    color: #0046ad;
    text-align: left;
    font-weight: bold;
}
.athletic_campaign_top_container p{
    font-size: 14px;
    text-align: left;
    margin-top: 15px;
}

.startQuiz{
    background-color: #0046ad;
    color: #fff;
    padding: 25px 80px;
    font-size: 24px;
    cursor: pointer;
    border: none;
    position: relative;
}
.startQuiz:hover{
		opacity: 0.5;
}

@media screen and (max-width: 750px) {
		.startQuiz{
				width: 100%;
				padding: 25px 0;
		    font-size: 20px !important;
		}
}

/* campaign_quiz --------------------------------------------------------------*/

#athletic_campaign_quiz_information {
    position: relative;
    background-color: #fff;
    color: #0046ad;
    font-weight: bold;
    text-align: left;
    max-width: 806px;
    box-sizing: border-box;
    padding: 30px 0;
    border-radius: 55px;
    font-size: 36px;
    line-height: 1.4;
    margin: 0 auto 45px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.athletic_campaign_quiz_information_en #athletic_campaign_quiz_information_title{
		font-size: 28px;
}

@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_information {
				flex-direction: column;
				text-align: center;
				padding: 15px 0 20px;
				gap: 0;
		}
		#athletic_campaign_quiz_information_title{
				font-size: 26px;
		}
		.athletic_campaign_quiz_information_en #athletic_campaign_quiz_information_title{
				font-size: 18px;
		}
		.athletic_campaign_quiz_information_zh #athletic_campaign_quiz_information_title{
				font-size: 24px;
		}
}

#athletic_campaign_quiz_information::after {
    content: '';
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 30px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}



#athletic_campaign_quiz_main{
    width: 100%;
    max-width: 980px;
    background: url(/system/files/cp-ticket/shap.png) no-repeat top center;
    background-size: contain;
    background-color: #fff;
    margin: 30px auto;
    padding: 40px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.4);
    text-align: center;
    position: relative;
}
@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_main{
		    padding: 40px 20px;
		}
}

#athletic_campaign_quiz_question {
		background-repeat: no-repeat;
    background-position: 0 10px;
    background-size: auto 190px;
    margin: 0 20px 0;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    min-height: 195px;
}
@media screen and (max-width: 900px) {
	#athletic_campaign_quiz_text{
		width: 330px;
	}

	#athletic_campaign_quiz_question{
		background-size: auto 150px;
	}
	html[lang="en"] #athletic_campaign_quiz_question{
		background-position: 0 45px;
	}
	/*
	#athletic_campaign_quiz_num{
		font-size: 26px;
	}
	#athletic_campaign_quiz_num span{
		font-size: 20px;
	}
		*/
	#athletic_campaign_quiz_text{
		font-size: 20px;
	}
	
}
@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_question {
				background-position: 35% 0;
				background-size: auto 150px;
				margin: -30px 0 0;
				position: relative;
		}
    html[lang="en"] #athletic_campaign_quiz_question {
				background-position: 25% 0;
		}
		#athletic_campaign_quiz_body_0 #athletic_campaign_quiz_question,
		#athletic_campaign_quiz_body_1 #athletic_campaign_quiz_question{
				margin-top: 0;
		}
		
}
@media screen and (max-width: 600px) {
		#athletic_campaign_quiz_question {
				background-position: 25% 0;
				background-size: auto 150px;
				margin: -30px 0 0;
				position: relative;
		}
    html[lang="en"] #athletic_campaign_quiz_question {
				background-position: 25% 0;
		}
}
@media screen and (max-width: 540px) {
		#athletic_campaign_quiz_question {
				background-position: 0 0;
		}
		html[lang="ja"] #athletic_campaign_quiz_question{
			    background-position: 20% 0;
		}
		html[lang*="zh"] #athletic_campaign_quiz_question{
			    background-position: 20% 0;
		}
}
@media screen and (max-width: 540px) {
		html[lang="en"] #athletic_campaign_quiz_question {
				background-position: 15% 0;
		}
}
@media screen and (max-width: 440px) {
		html[lang="en"] #athletic_campaign_quiz_question {
				background-position: 0 0;
		}
}
@media screen and (max-width: 450px) {
		html[lang="ja"] #athletic_campaign_quiz_question{
			    background-position: 0 0;
		}
		html[lang*="zh"] #athletic_campaign_quiz_question{
			    background-position: 0 0;
		}
}
@media screen and (max-width: 400px) {
		#athletic_campaign_quiz_question {
				background-position: 0 0;
		}
}

#athletic_campaign_quiz_num{
    font-size: 36px;
    text-align: center;
    color: #0046ad;
    font-weight: bold;
}
#athletic_campaign_quiz_num span{
    font-size: 28px;
}

#athletic_campaign_quiz_text{
		width: 410px;
    margin: 35px auto 20px;
    font-size: 24px;
    line-height: 1.8;
    text-align: center;
    font-weight: bold;
}

#athletic_campaign_quiz_hint {
    background: url(/system/files/cp-ticket/hint.png) no-repeat;
    background-size: 25px;
    background-position: 115px 5px;
    background-color: #f2f6fb;
    color: #0046ad;
    width: 155px;
    border: 2px solid #0046ad;
    cursor: pointer;
    margin: 0 auto;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
}

#athletic_campaign_quiz_hint:hover {
		opacity: 0.5;
}
#athletic_campaign_quiz_hint a{
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
}

#athletic_campaign_quiz_hint img {
    height: 20px;
    vertical-align: middle;
}

#athletic_campaign_quiz_answer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
    margin: 45px auto 25px;
}

#athletic_campaign_quiz_answer div,
#athletic_campaign_quiz_next{
    background-color: #0046ad;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: relative;
}
#athletic_campaign_quiz_next{
		padding: 20px 25px;
}
html[lang="en"] #athletic_campaign_quiz_next{
  display: flex;
    justify-content: center;
    align-items: center;
    width: 442px;
    height: 69px;
    padding: 20px 30px;;
}
#athletic_campaign_quiz_answer div{
    width: 31%;
    min-width: 150px;
    padding: 15px 30px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#athletic_campaign_quiz_answer div:hover {
		opacity: 0.5;
}

#athletic_campaign_quiz_answer1::before{
    content: "A\A";
    white-space: pre;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
}

#athletic_campaign_quiz_answer2::before{
    content: "B\A";
    white-space: pre;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
}

#athletic_campaign_quiz_answer3::before{
    content: "C\A";
    white-space: pre;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
	#athletic_campaign_quiz_text{
		width: 330px;
	}

	#athletic_campaign_quiz_question{
		background-size: auto 150px;
	}
	/*
	#athletic_campaign_quiz_num{
		font-size: 26px;
	}
	#athletic_campaign_quiz_num span{
		font-size: 20px;
	}
		*/
	#athletic_campaign_quiz_text{
		font-size: 20px;
	}
	
}
@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_num {
				position: relative;
				top: 50px;
				left: 10%;
				font-size: 32px;
        display: inline-block;
		}
		#athletic_campaign_quiz_num span{
				font-size: 22px;
				line-height: 1.4;
		}
		
		/*sp 問題>改行あり*/
		#athletic_campaign_quiz_body #athletic_campaign_quiz_num span{
				display: block;
				margin-top: 20px;
		}
		#athletic_campaign_quiz_body_0,
		#athletic_campaign_quiz_body_1 {
		
		}		

		html[lang="en"] #athletic_campaign_quiz_num {
				font-size: 26px !important;
				left: 12%;
		}
		html[lang="en"] #athletic_campaign_quiz_num span{
				font-size: 18px !important;
				display: block;
				margin-top: 10px;
		}
		html[lang*="zh"] #athletic_campaign_quiz_num {
				font-size: 32px !important;
		}
		html[lang*="zh"] #athletic_campaign_quiz_num span{
				font-size: 23px !important;
		}
		
		#athletic_campaign_quiz_text {
		    width: 100%;
		    font-size: 20px;
		    margin: 110px auto 20px;
		}
		
		#athletic_campaign_quiz_answer {
				display: flex;
				flex-direction: column;
				gap: 20px;
				padding: 0;
		}
		#athletic_campaign_quiz_answer div{
		    width: 100%;
		    line-height: 1.1;
		    padding: 20px 30px;
        display: block;
		}
		#athletic_campaign_quiz_answer1::before{
		    content: "A ";
		    font-size: 20px;
		    margin-right: 10px;
		}
		
		#athletic_campaign_quiz_answer2::before{
		    content: "B ";
		    font-size: 20px;
		    margin-right: 10px;
		}
		
		#athletic_campaign_quiz_answer3::before{
		    content: "C ";
		    font-size: 20px;
		    margin-right: 10px;
		}
}
@media screen and (max-width: 600px) {
		#athletic_campaign_quiz_num {
        left: 10%;
		}
}
@media screen and (max-width: 410px) {
		 html[lang="en"] #athletic_campaign_quiz_num{
				left: 23%;
		}
}
@media screen and (max-width: 375px) {
		 html[lang="ja"] #athletic_campaign_quiz_num{
				left: 19%;
		}
		 html[lang*="zh"] #athletic_campaign_quiz_num{
				left: 19%;
		}
}
#athletic_campaign_quiz_rightwrong{
    margin: 50px auto;
    font-size: 30px;
    text-align: center;
    position: relative;
}

.rightwrong_right{
		background-color: #ecf7f4;
    color: #45ac92;
}
.rightwrong_wrong{
		background-color: #fce7e5;
    color: #e61200;
    padding-top: 25px !important;
    padding-bottom: 20px !important;
    font-size: 30px !important;
    flex-direction: column;
		margin-top: 40px;
}

.rightwrong{
		font-size: 45px;
    display: flex;
	  align-items: center;
	  justify-content: center;
}

.rightwrong_wrong .rightwrong{
		margin-top: 20px;	
}

#athletic_campaign_quiz_rightwrong img{
    position: absolute;
    left: 15px;
    top: -25px;
    width: 150px;
}

#athletic_campaign_quiz_rightwrong .rightwrong img,
#athletic_campaign_quiz_rightwrong .rightwrong img {
    position: static;
    width: 80px;
    padding: 0;
    margin: 0;
}


#athletic_campaign_quiz_rightwrong #rightwrong_inner{
    padding: 40px 0;
    border-radius: 25px;
    border-radius: 15px;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    display: flex;
	  justify-content: center;
}
#athletic_campaign_quiz_rightwrong #rightwrong_inner span{
    margin-right: 25px;
}
@media screen and (max-width: 1000px){
    html[lang="en"] #athletic_campaign_quiz_body_0 #athletic_campaign_quiz_num,
		html[lang="en"] #athletic_campaign_quiz_body_1 #athletic_campaign_quiz_num{
				position: static;
		}
		html[lang="en"] #athletic_campaign_quiz_body_0 #athletic_campaign_quiz_rightwrong,
		html[lang="en"] #athletic_campaign_quiz_body_1 #athletic_campaign_quiz_rightwrong{
				margin: 70px auto 50px;
				position: relative;
		}
		html[lang="en"] #athletic_campaign_quiz_body_0 #rightwrong_inner,
		html[lang="en"] #athletic_campaign_quiz_body_1 #rightwrong_inner{
				height: auto;
		}
		
		html[lang="en"] #athletic_campaign_quiz_body_0 #athletic_campaign_quiz_rightwrong > img,
		html[lang="en"] #athletic_campaign_quiz_body_1 #athletic_campaign_quiz_rightwrong > img{
		    position: absolute;
		    left: calc(50% - 60px);
		    top: -35px;
        width: 120px;
		}
		html[lang="en"] #athletic_campaign_quiz_body_0 .rightwrong{
				margin-top: 20px;
				padding-bottom: 20px;
		}
		html[lang="en"] .rightwrong_wrong{
		    padding-top: 160px !important;
		    font-size: 26px !important;
		}
		
		html[lang="en"] #athletic_campaign_quiz_body_1 .rightwrong{
				margin-top: 100px;
		}
		
		html[lang="en"] .rightwrong{
				font-size: 30px;
		}
}
@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_body_0 #athletic_campaign_quiz_num,
		#athletic_campaign_quiz_body_1 #athletic_campaign_quiz_num{
				position: static;
		}
		#athletic_campaign_quiz_body_0 #athletic_campaign_quiz_rightwrong,
		#athletic_campaign_quiz_body_1 #athletic_campaign_quiz_rightwrong{
				margin: 70px auto 50px;
				position: relative;
		}
		#athletic_campaign_quiz_body_0 #rightwrong_inner,
		#athletic_campaign_quiz_body_1 #rightwrong_inner{
				height: auto;
		}
		
		#athletic_campaign_quiz_body_0 #athletic_campaign_quiz_rightwrong img,
		#athletic_campaign_quiz_body_1 #athletic_campaign_quiz_rightwrong img{
		    position: absolute;
		    left: calc(50% - 60px);
		    top: -35px;
        width: 120px;
		}
		#athletic_campaign_quiz_body_0 .rightwrong{
				margin-top: 20px;
				padding-bottom: 20px;
		}
		.rightwrong_wrong{
		    padding-top: 160px !important;
		    font-size: 26px !important;
		}
		
		#athletic_campaign_quiz_body_1 .rightwrong{
				margin-top: 100px;
		}
		
		html[lang="en"] .rightwrong{
				font-size: 30px;
		}
		html[lang*="zh"] .rightwrong{
				font-size: 34px;
		}
		
		#athletic_campaign_quiz_body_0 #athletic_campaign_quiz_rightwrong .rightwrong img,
		#athletic_campaign_quiz_body_1 #athletic_campaign_quiz_rightwrong .rightwrong img {
        position: static;
        width: 64px;
    }

}


#athletic_campaign_quiz_comment .quiz_answer{
    color: #0056b3;
    font-weight: bold;
    font-size: 32px;
}

#athletic_campaign_quiz_comment .quiz_comment {
    margin: 20px 20px 35px;
    font-size: 18px;
    line-height: 1.5;
}

@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_comment .quiz_answer{
		    font-size: 26px;
			line-height: 36px;
		}
		#athletic_campaign_quiz_comment .quiz_comment {
		    font-size: 18px;
		}
}


#athletic_campaign_quiz_next{
		display: inline-block;
    margin: 20px auto;
    font-size: 20px;
    padding: 20px 60px;
    min-width: 270px;
    text-align: center;
}

@media screen and (max-width: 750px) {
		#athletic_campaign_quiz_next{
				padding: 0 20px 0 15px;
				width: 100%;
				height: 80px;
				line-height: 78px;
		}
    html[lang="en"] #athletic_campaign_quiz_next{
  display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}
		html[lang="en"] #athletic_campaign_quiz_body_0 #athletic_campaign_quiz_next{
				padding: 15px 30px;
				line-height: 1.1;
		}
    
}


/* campaign_quiz_result --------------------------------------------------------------*/

#athletic_campaign_result_info_container{
    background: url(/system/files/cp-ticket/rikuwan_face_01.png) no-repeat;
    background-size: 210px 214px;
    width: auto;
    height: 214px;
    margin: 0px auto;
    padding: 60px 0 0 240px;
    text-align: left;
    color: #0046ad;
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
    display: inline-block;
}

.athletic_campaign_result_info_container_result{
    font-size: 64px;
    margin-top: 29px;
}

.athletic_campaign_quiz_information_en .athletic_campaign_result_info_container_result{
		font-size: 42px !important;
		line-height: 1.2;
		margin-top: 20px;
}
.athletic_campaign_quiz_information_zh .athletic_campaign_result_info_container_result{
		margin-top: 20px;
}

.athletic_campaign_result_information_txt{
    font-size: 24px;
    margin-top: 40px;
    line-height: 1.5;
    font-weight: bold;
}

.athletic_campaign_result_agreement_txt{
    color: #0046ad;
    font-size: 28px;
    font-weight: bold;
    margin-top: 65px;
}

#athletic_campaign_result_agreement_container{
		border: 1px solid #ccc;
    overflow-x: hidden;
    height: 320px;
    margin: 35px 10px 20px;
    padding: 20px;
    text-align: left;
}

#athletic_campaign_quiz_main ul{
		margin-top: 15px;
		padding-left: 1.2em;
}
#athletic_campaign_quiz_main ul li {
    font-size: 14px;
    list-style: disc;
    padding-left: 0;
    margin-left: 20px;
	margin-bottom: 10px;
    text-align: left;
}

#athletic_campaign_result_button_container{
		position: relative;
}

#athletic_campaign_result_button_container button{
		border: none;
		cursor: pointer;
		font-weight: bold;
}

#athletic_campaign_result_button_container #backTop{
		background: none;
		position: absolute;
    top: 40px;
    left: 40px;
    font-size: 18px;
    color: #0046ad;
}
#athletic_campaign_result_button_container #goApplication{
		display: inline-block;
		background-color: #0046ad;
		color: #fff;
    margin: 20px auto;
    font-size: 20px;
    padding: 20px 60px;
    min-width: 270px;
    position: relative;
}
#athletic_campaign_result_button_container #backTop:hover{
		border-bottom: 2px solid #0046ad;
}
#athletic_campaign_result_button_container #goApplication:hover{
		opacity: 0.5;
}
#athletic_campaign_result_button_container #goApplication:disabled{
		background-color: #ccc;
		cursor:  not-allowed;
}
#athletic_campaign_result_button_container #goApplication:disabled:hover{
		opacity: 1;
}

.startQuiz:hover{
		opacity: 0.5;
}

.athletic_campaign_button{
    position: relative;
    font-weight: bold;
}

#athletic_campaign_result_button_container #goApplication::after,
.athletic_campaign_button::after,
#athletic_campaign_quiz_answer div::after,
#athletic_campaign_quiz_next::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 12px;
    height: 18px;
    transform: translateY(-50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAYAAABvqT8MAAAAkElEQVQokY2QMQ7CMAxFP+3OkThAj0E5QIGjdOzIAveDAanwGMASBDv1lyIl0XtObAECWuAM7D7ncBl84Z0n0C8JJ35TlQR0wD0r2SaStpGQlsonFyWvMU96mBSNL5Qa+blKmou7RtLaq74Bbvxn8L5UhUshgvc4Y03BJqRhE0YHPniwCStgysDfPZh0rMGAXltys9KXz/FJAAAAAElFTkSuQmCC);
}

@media screen and (max-width: 750px) {
		#athletic_campaign_result_info_container{
				background-position: center top;
				background-size: 150px auto;
				width: 100%;
				height: auto;
				margin: 0px auto;
				padding: 170px 0 0 0;
				text-align: center;
				font-size: 26px;
		}
		#athletic_campaign_result_agreement_container{
				height: 250px;
		    margin-left: 0;
		    margin-right: 0;
		}
	
		.athletic_campaign_result_info_container_result{
		    font-size: 48px;
		    margin-top: 20px;
		}
		
		.athletic_campaign_result_information_txt{
		    font-size: 20px;
		    margin-top: 25px;
		}
		html[lang="en"] .athletic_campaign_result_information_txt{
		    font-size: 20px;
		    margin-top: 30px;
		}
		html[lang*="zh"] .athletic_campaign_result_information_txt{
		    font-size: 24px;
		    margin-top: 30px;
		}

		#athletic_campaign_result_button_container #backTop{
				position: static;
		}
		#athletic_campaign_result_button_container #goApplication{
				display: inline-block;
		    font-size: 20px;
		    padding: 20px 0;
		    width: 100%;
		}
}

a.athletic_campaign_result_information_link{
		text-decoration: none;
}
a.athletic_campaign_result_information_link:hover{
		opacity: 0.5;
}

/* campaign_quiz_result en,zh---------------------------------------------------------*/

#athletic_form_complete_box2{
	  width: 100%;
	  margin: 50px auto;
	  display: flex;
	  background-color: #745399;
	  border: 1px solid #ddd;
}

#athletic_form_complete_box2_img{
  width: 327px;
  height: 190px;
}
#athletic_form_complete_box2_img img{
  width: 100%;
  height: 100%;
}

#athletic_form_complete_box2_information{
	  padding-left: 40px;
	  display: grid;
	  align-items: center;
}
#athletic_form_complete_box2_information p{
	  font-size: 26px;
	  line-height: 1.5;
	  color: #fff;
	  text-align: left;
	  font-weight: bold;
}
#athletic_form_complete_box2_information span{
	  font-size: 22px;
	  margin-top: 20px;
	  display: block;
}

@media screen and (max-width: 750px) {
		#athletic_form_complete_box2{
			  	flex-direction: column;
			}
			#athletic_form_complete_box2_information{
					display: block;
					padding: 30px 0 30px 20px;
			}
			#athletic_form_complete_box2_information p{
					font-size: 22px;
			}
}
