@charset "utf-8";




/* media screen */
@media screen and (max-width: 1024px) {







/*
-------------------------------------------
■全ページ共通スタイル（初期化）
-------------------------------------------
*/
input,select,textarea {
	font-size: 16px;
}






/*
-------------------------------------------
■ヘッダー
-------------------------------------------
*/
#header {
	width: 100%;
	height: 30px;
	border-bottom: solid 1px #E6E6E6;
	background-color: #FFF;
}
#header #japan_work {
	width: 115px;
	height: 24px;
	margin: 0 auto;
	padding-top: 5px;
	text-indent: -9999em;
	background-image: url(images/head_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 115px 24px;
}
#header #jbaa_logo {
	display: none;
}
#header #facebook {
	display: none;
}
#header #facebook a,
#header #facebook a:visited {
}



/*
-------------------------------------------
■ contents
-------------------------------------------
*/
#content {
	width: 100%;
}



/*
-------------------------------------------
■ entrance
-------------------------------------------
*/
#entrance {
	width: 100%;
	margin: 30px auto 0;
	padding-bottom: 80px;
}
#entrance #main_image {
	width: 100%;
	height: 150px;
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.5);
	position: relative;
}
#entrance #main_image #main_logo {
	width: 100%;
	height: 140px;
	position: absolute;
	bottom: -70px;
	left: 0;
	text-align: center;
}
#entrance #main_image #main_logo img {
	width: 140px;
	height: auto;
}
#entrance #main_catch {
	width: auto;
	margin: 100px auto 0;
}
#entrance #main_catch h2 {
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.8em;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
#entrance #lang_menu {
	width: auto;
	margin: 20px auto 0;
}
#entrance #lang_menu a,
#entrance #lang_menu a:visited {
	display: inline-block;
	padding: 10px 20px;
	margin: 10px 5px 0;
	width: 12em;
	font-size: 0.9em;
	text-decoration: none;
	color: #FFF;
	background-color: #E6002D;
	background-image: url(images/next_arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 20px 15px;
	border-radius: 5px;
	box-shadow: 1px 2px 6px rgba(0,0,0,0.3);
}
#entrance #lang_menu a:hover {
}



/*
-------------------------------------------
■ start_container
-------------------------------------------
*/
.start_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding-bottom: 80px;
}
.start_container h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #E6002D;
	width: auto;
	height: auto;
	margin: 0 20px;
	padding: 45px 0 55px;
	background-image: url(images/start_image.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
#Page_EN .start_container h1 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #E6002D;
	width: auto;
	height: auto;
	margin: 0 20px;
	padding: 45px 0 55px;
	background-image: url(images/start_image.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
.start_container p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	color: #1A1A1A;
	padding: 15px;
	margin: 0 20px;
	width: auto;
	background-color: #FFF;
	border: solid 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
}
.start_container .start_button {
	display: none;
	padding: 10px 70px;
	margin-top: 20px;
	font-size: 0.9em;
	color: #FFF;
	background-color: #E6002D;
	background-image: url(images/next_arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 20px 15px;
	border-radius: 5px;
	box-shadow: 1px 2px 6px rgba(0,0,0,0.3);
	cursor: pointer;
}
.start_container .start_button.mouseOn {
}
.start_container .loading {
	width: 292px;
	height: 45px;
	margin: 30px auto 0;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 180px auto;
}



/*
-------------------------------------------
■ invisible_contents
-------------------------------------------
*/
#invisible_contents {
	width: auto;
	margin: 0 auto;
	position: relative;
	display: none;
	padding-bottom: 80px;
}



/*
-------------------------------------------
■ question_container
-------------------------------------------
*/
.question_container {
	width: 100%;
	margin: 15px auto 0;
	position: relative;
	padding-bottom: 80px;
}



/*
-------------------------------------------
■ question_number
-------------------------------------------
*/
.question_number {
	position: absolute;
	left: 5px;
	top: -5px;
	font-family:"Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
	z-index: 10;
}
.question_number .number {
	background-color: #E6002D;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #FFF;
	font-size: 1.4em;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 17px;
	margin-right: 5px;
	display: inline-block;
}



/*
-------------------------------------------
■ question
-------------------------------------------
*/
.question {
	width: auto;
	height: auto;
	border: solid 4px #FAFAFA;
	background-color: #FFF;
	box-shadow: 1px 1px 15px rgba(0,0,0,0.2);
	position: relative;
	margin: 0 20px;
	padding-bottom: 100px;
}
.question .question_text {
	width: auto;
	text-align: left;
	margin: 30px 10px 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #1A1A1A;
}
#Page_EN .question .question_text {
	width: auto;
	text-align: left;
	margin: 40px 10px 0;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #1A1A1A;
}
.question .question_image {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100px auto;
	width: 100%;
	height: 80px;
	position: absolute;
	left: 0;
	top: auto;
	bottom: 20px;
}
.question .time {
	position: absolute;
	bottom: 0;
	right: 5px;
	font-size: 1.6em;
	color: #4D4D4D;
	font-family:"Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
	background-image: url(images/timer.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px 20px;
	padding-right: 25px;
}
.question .timer_bar {
	position: absolute;
	width: 103%;
	height: 4px;
	bottom: -4px;
	left: -4px;
	background-color: #E6002D;
}
.question .timer_bar .count_time_bar {
	width: 80%;
	height: 4px;
	background-color: #FFC8DC;
}



/*
-------------------------------------------
■ answer_container
-------------------------------------------
*/
.answer_container {
	width: auto;
	margin: 10px 20px 0;
}
.answer_container .choices_container {
	width: auto;
	float: none;
}
.answer_container .choices_container div {
	width: auto;
	background-color: #FFF;
	text-align: left;
	border: solid 1px #E6002D;
	border-radius: 3px;
	margin-top: 5px;
	padding: 3px;
	cursor: pointer;
}
.answer_container .choices_container div.mouseOn {
	background-color: #FFD2E6;
}
.answer_container .choices_container div.selected {
	background-color: #E6002D;
}
.answer_container .choices_container .choice1 {
	margin-top: 0;
}
.answer_container .choices_container div .number {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 1.0em;
	line-height: 1em;
	font-weight: bold;
	color: #E6002D;
	padding-left: 3px;
	display: inline-block;
	vertical-align: middle;
}
.answer_container .choices_container div.selected .number {
	color: #FFF;
}
.answer_container .choices_container div .text {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #E6002D;
	padding-left: 2px;
	padding-top: 0;
	display: inline-block;
	vertical-align: middle;
}
.answer_container .choices_container div.selected .text {
	color: #FFF;
}
.answer_container .answer_button {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	float: none;
	margin: 10px auto 0;
	background-color: #E0E0E0;
}
.answer_container .answer_button.enabled {
	background: linear-gradient(145deg, #FFB3D1, #E00017);
	cursor: pointer;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
}
.answer_container .answer_button .text {
	color: #F7F7F7;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 100px;
	padding-bottom: 30px;
	background-image: url(images/answer_check.png);
	background-repeat: no-repeat;
	background-position: center 65px;
	background-size: 27px 20px;
}
.answer_container .answer_button.enabled .text {
	color: #FFF;
	background-image: url(images/answer_check_enabled.png);
	background-repeat: no-repeat;
	background-position: center 65px;
	background-size: 27px 20px;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
}



/*
-------------------------------------------
■ result_mask
-------------------------------------------
*/
.result_mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.95);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 30;
	overflow: auto;
}
.result_mask .result .image {
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 130px 130px;
}
.result_mask .result.correct .image {
	background-image: url("images/correct.png");
}
.result_mask .result.incorrect .image {
	background-image: url("images/incorrect.png");
}
.result_mask .result .text {
	color: #FFF;
	font-size: 1.8em;
	font-weight: normal;
	padding: 8px 0 5px;
}
.result_mask .result .text.correct {
	background-color: rgba(0,180,0,0.8);
}
.result_mask .result.correct .text.correct {
	display: block;
}
.result_mask .result.incorrect .text.correct {
	display: none;
}
.result_mask .result .text.incorrect {
	background-color: rgba(255,0,0,0.8);
}
.result_mask .result.correct .text.incorrect {
	display: none;
}
.result_mask .result.incorrect .text.incorrect {
	display: block;
}
.result_mask .detail .detail_question,
.result_mask .detail .detail_correct,
.result_mask .detail .detail_commentary {
	text-align: left;
	width: auto;
	margin: 0 20px;
	font-size: 1.2em;
}
.result_mask .detail .detail_question {
	margin-top: 10px;
}
.result_mask .detail .detail_correct,
.result_mask .detail .detail_commentary {
	margin-top: 10px;
}
.result_mask .detail .head {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	color: #FFF;
	background-color: #666;
	border-radius: 3px;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	text-align: center;
}
.result_mask .detail .detail_correct .head {
	color: #FFF;
	background-color: #E6002D;
}
.result_mask .detail .text {
	display: block;
	width: auto;
	min-height: 5px;
	padding: 6px 10px 5px;
	background-color: #FFF;
	border-radius: 3px;
	margin-left: 35px;
	font-size: 0.8em;
	line-height: 1.4em;
}
.result_mask .detail .detail_correct .text {
	color: #E6002D;
}
.result_mask .detail .detail_commentary {
	display: block;
	width: auto;
	padding: 10px;
	color: #BCBCBC;
	background-color: #262626;
	border-radius: 3px;
	border: solid 1px #505050;
	font-size: 0.9em;
	line-height: 1.4em;
}
.result_mask .next_button {
	position: relative;
}
.result_mask .next_button .text {
	display: inline-block;
	padding: 10px 70px;
	font-size: 0.9em;
	color: #FFF;
	background-color: #E6002D;
	background-image: url(images/next_arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 20px 15px;
	border-radius: 5px;
	box-shadow: 1px 2px 6px rgba(0,0,0,0.3);
	cursor: pointer;
	margin-top: 20px;
}
.result_mask .next_button .mouseOn {
	color: #E6A0B4;
	background-color: #BE0014;
	background-image: url(images/next_arrow_on.png);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.6);
}
.result_mask .result_quit_button {
	position: relative;
	width: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
.result_mask .result_quit_button .text {
	display: inline-block;
	padding: 2px 30px 2px 50px;
	font-size: 0.8em;
	color: #FFF;
	background-image: url(images/quit.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
	background-size: 12px 12px;
	border-radius: 5px;
	border: solid 1px #606060;
	cursor: pointer;
	position: static;
	margin-top: 60px;
}
.result_mask .result_quit_button .mouseOn {
	color: #FFF;
	border: solid 1px #606060;
	background-color: rgba(255,255,255,0.1);
}



/*
-------------------------------------------
■ total_result_container
-------------------------------------------
*/
.total_result_container {
	width: auto;
	margin: 30px auto 0;
	position: relative;
	padding-bottom: 80px;
	display: none;
}
.total_result_container .result {
	font-size: 2.0em;
	font-weight: bold;
	color: #E6002D;
	letter-spacing: 0.6em;
	font-family:"Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
}
.total_result_container .correct_detail_container {
	width: auto;
}
.total_result_container .correct_detail_container .correct_percentage,
.total_result_container .correct_detail_container .correct_count {
	width: auto;
	padding-top: 0;
	float: none;
	text-align: left;
	margin: 20px 20px 0;
}
.total_result_container .correct_detail_container .correct_count {
	width: auto;
	margin: 0 20px;
}
.total_result_container .correct_detail_container .title {
	display: inline-block;
	background-color: #E6002D;
	color: #FFF;
	font-size: 1.0em;
	padding: 3px 15px;
	margin-right: 20px;
	vertical-align: 11px;
}
.total_result_container .correct_detail_container .main {
	display: inline-block;
	color: #E6002D;
	font-size: 5.0em;
	line-height: 1.0em;
	font-weight: bold;
	font-family:"Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
}
.total_result_container .correct_detail_container .other {
	display: inline-block;
	color: #666;
	font-size: 3.5em;
	font-weight: bold;
	font-family:"Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
}
.total_result_container .correct_detail_container .image {
	display: none;
}
.total_result_container .comment {
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: left;
	color: #1A1A1A;
	padding: 15px;
	width: auto;
	background-color: #FFF;
	border: solid 4px rgba(230,0,45,0.2);
	box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
	margin: 20px 20px 0;
}
.total_result_container .main_link {
	margin: 30px 20px 0;
	width: auto;
}
.total_result_container .main_link .official_site {
	display: inline-block;
	padding: 15px 60px;
	font-size: 0.9em;
	color: #FFF;
	background-color: #E6002D;
	background-image: url(images/next_arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 20px 15px;
	border-radius: 5px;
	box-shadow: 1px 2px 6px rgba(0,0,0,0.3);
	cursor: pointer;
}
.total_result_container .main_link .official_site.mouseOn {
	color: #E6A0B4;
	background-color: #BE0014;
	background-image: url(images/next_arrow_on.png);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
.total_result_container .sub_links {
	margin: 20px 20px 0;
	width: auto;
}
.total_result_container .sub_links div {
	display: inline-block;
	padding: 5px 20px;
	margin: 0 5px;
	font-size: 0.9em;
	color: #FFF;
	background-color: #4D4D4D;
	border-radius: 5px;
	box-shadow: 1px 2px 6px rgba(0,0,0,0.2);
	cursor: pointer;
}
.total_result_container .sub_links div.mouseOn {
	color: #898989;
	background-color: #343434;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
}



/*
-------------------------------------------
■ quit_button
-------------------------------------------
*/
.quit_button {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: #666;
	background-image: url(images/quit.png);
	background-repeat: no-repeat;
	background-position: center 6px;
	background-size: 10px 10px;
	margin: 0 auto;
	position: fixed;
	right: 5px;
	bottom: 32px;
	color: #CCC;
	font-size: 0.5em;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	line-height: 43px;
	cursor: pointer;
	z-index: 10;
}
.quit_button.mouseOn {
	background-color: #494949;
	color: #959595;
}



/*
-------------------------------------------
■ footer
-------------------------------------------
*/
.footer {
	width: 100%;
	color: #CCC;
	background-color: #404040;
	position: fixed;
	left: 0;
	bottom: 0;
	font-size: 0.6em;
	padding: 1px 0;
	z-index: 20;
}







}
/* media screen */