body{
	font-family: メイリオ,Meiryo,ヒラギノ角ゴ Pro W3,'ＭＳ Ｐゴシック';
	background: #159740;
	height: 100%;
}
html{
 height: 100%;

}
.clearfix:after {
	content: "."; display: block; height:0; clear:both; visibility: hidden;
}
.clearfix { 
	*zoom:1; 
}

.container{
	position: relative;
	width: 100%;
	height: 100%;
	/*min-height: 900px;*/
	text-align: center;
	background: #159740;
	
}
.wrapper{
	display: inline-block;
	width: 960px;
	height: 600px;
	background: #00ab39;
	overflow: hidden;
}
.question{
	height: 100px;
	position: relative;
}
.question h2{
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
	width: 900px;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
h1{
	color: #FFFFFF;
	font-size: 80px;
	line-height: 100px;
	font-weight: normal;
	margin: 0;
	margin-top: 30px;
	vertical-align: middle;
}
span.q{
	color: #FFFFFF;
	font-size: 20px;
	position: absolute;
	top: 70px;
	right: 250px;
}
a{
	display: inline-block;
}
a:hover .text_area{
	background: #ffffcc;
}
.start_option li{
	width: 765px;
	height: 185px;
	display: inline-block;
	background: #FFFFFF;
	list-style: none;
}
.start_option p{
	color: #00ab39;
	font-size: 74px;
	line-height: 185px;
	margin: 0;
}
.left_text{
	text-align: left;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	position: absolute;
	margin: 0;
	bottom: 40px;
	left: 40px;
}
.q1_option li{
	float:left;
	width: 367px;
	height: 184px;
	list-style: none;
	background: #FFFFFF;
	margin: auto 25px;
	display: block;
	position: relative;
}
.q1_option li:hover,.start_option li:hover,.q2_option li:hover,.q3_option li:hover,.q4_option li:hover,.q5_option li:hover,.num3_option li:hover{
	background: #FFFFCC;
}
.q1_option p{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0;
	color: #00ab39;
	font-size: 36px;
	line-height: 45px;
	width: 220px;
}
.right_pos{
	position: absolute;
	right: 70px;
	bottom: 40px;
}
.right_pos td{
	margin-left: 10px;
	color: #FFFFFF;
}
.right_pos td.current{
	color: #ffff00;
}
.right_pos tr:first-child td.current{
	background: #ffffcc;
}
.q2_option li{
	float:left;
	width: 180px;
	height: 184px;
	list-style: none;
	background: #FFFFFF;
	margin: auto 15px;
	display: block;
	position: relative;
}
.q2_option p{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0;
	color: #00ab39;
	font-size: 36px;
	line-height: 45px;
	width: 140px;
}
.q4_option li{
	float:left;
	width: 367px;
	height: 184px;
	list-style: none;
	background: #FFFFFF;
	margin: auto 25px;
	display: block;
	position: relative;
}
.q4_option p{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0;
	color: #00ab39;
	font-size: 36px;
	line-height: 45px;
	width: 260px;
}
.q5_option li{
	float:left;
	width: 180px;
	height: 184px;
	list-style: none;
	background: #FFFFFF;
	margin: auto 15px;
	display: block;
	position: relative;
}
.q5_option p{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0;
	color: #00ab39;
	font-size: 36px;
	line-height: 45px;
	width: 130px;
}
.y_b{
	font-size: 36px;
	line-height: 45px;
	color: #ffff00;
	margin: 0;
}
.y_s{
	font-size: 20px;
	line-height: 45px;
	color: #ffff00;
	margin: 0;
}
.information{
	margin: 0 auto;
}
.information td{
	vertical-align: top;
}
.information p{
	width: 490px;
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	color: #FFFFFF;
	text-align: left;
}
.boy2{
	position: absolute;
	top: 410px;
	left: 400px;
}
.btn{
	position: absolute;
	top: 450px;
	left: 600px;
}
.num3_option li{
	float:left;
	width: 240px;
	height: 184px;
	list-style: none;
	background: #FFFFFF;
	margin: auto 15px;
	display: block;
	position: relative;
}
.num3_option p{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0;
	color: #00ab39;
	font-size: 30px;
	line-height: 36px;
	width: 240px;
}
.size-36{
	font-size: 36px !important;
}