<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family:"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	font-size:16px;
	box-sizing: border-box;

}
#wrapper {
	width: 700px;
	margin: 0 auto;
}
#qArea{
	overflow:hidden;
	width:700px;
  
  	/*background:url(images/quiz190715_03.jpg) no-repeat right bottom;*/
  background-size: cover;
  box-sizing: border-box;
  }
#qContainer {
	margin:0px;
	width:12000px;
	position:relative; 
}
.q_ttl{display: inline-block;
    padding-bottom: 10px;
    border-bottom: 3px solid #000;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    margin: auto;
	margin-bottom: 20px;
}
.qBox_wrap{
width:700px;

float:left;
overflow: hidden;
 	
}
.qBox {
 width: 670px;
  padding: 15px;
  margin: 0px 10px 0px 0px;
height:540px;
		overflow: hidden;
	background:url(img/14th_quiz_back_pc.jpg) no-repeat right bottom;
  }
.qBox .tl_img{
  display: block;
  margin: auto;
}
.ques{
	padding:3.5% 2.5%;
	width:100%;
  height: 200px;
  line-height: 2em;
	/*height:5%;*/
	margin: 0 auto;
	vertical-align:middle;
	_width:600px;
	_height:80px;
	background-color: #ffffff;
	border: 1px solid #898989;
	border-radius: 10px;
	box-shadow: 4px 6px 5px -1px #bdbcbc;
	box-sizing: border-box;
	text-align: center;
	clear: both;
}

#ques3{
  height: 240px;
}

.ques p {
	width: 95%;
	margin: 0 auto;
	overflow:hidden; 
}
.qNum{
	/*color:#3366FF;*/
	display:block;
	/*float: left;*/
	padding-left:1.5%;
	font-size: 20px;
	text-align: left;
	
}
.qDif {
	font-size: 20px;
}
.qStar {
	color: #ffd800;
	font-size: 20px;
}
.propriety{
	color:#F03;
	font-size: 50px;
	font-weight: bold;
	padding: 0 50px;
}
.propriety2{
	color:#3a2a05;
	font-size: 20px;
	font-weight: normal;
}
.propriety3{
	color:#F03;
	font-size: 36px;
	font-weight: nomal;
}
.propriety4{
	text-align: right;
	width: 100%;
	margin: 0 auto;
}

.fig{
	width:240px;
	/*height:260px;*/
	padding: 15px 2px;
	margin-top: 15px;
	float:right;
	background-color: #ffffff;
	/*border-radius: 10px;*/
	font-size: 0.8em;
	text-align: left;
	border: 1px solid #898989;
}
.fig::after{
	clear: both;
}

/*ãƒ†ã‚¹ãƒˆãƒœãƒƒã‚¯ã‚¹*/
.testbox{
	width:360px;
	padding: 10px;
	margin-top: 15px;
	float:left;
	background-color: #ffffff;
	border-radius: 10px;
	font-size: 1.2em;
	text-align: left;
	box-shadow: 4px 4px #cbcbcb;
	border: 1px solid #898989;
	}
/*.testbox{
	width:600px;
	padding: 15px 2px;
	margin-top: 15px;
	float:right;
	background-color: #ffffff;
	border-radius: 10px;
	font-size: 0.8em;
	text-align: left;
	}*/

.fig_title_testbox {
	font-size: 1em;
	font-weight: bold;
	/*width: 50%;*/
	margin: 0 0 0 3%;
	height:0;
	}

.fig_title_testbox span.blue {
	width: 100%;
	font-size: 0.7em;
	font-weight:normal;
	background-color:#3E9ACD;
	color: #ffffff;
	padding: 1% 15% 1% 2%; 
	}

.text_area_testbox {
	/*width: 50%;*/
	margin: 10% 3% ;
	float:left;
	}

.testbox .block_testbox {
	display: block;
	width:40%;
	margin: 0 3% 0 0;
	float:right;
}

.button{
	list-style: none;
	margin: 5% 0 0 46%;
	padding: 0px;
	text-align: right;
}
.button ul li {
	margin: 0px 0 20px 30px;
	height: 33px;
	_width: 200px;
	_height: 50px;
	cursor:pointer;
	color:#333;
	vertical-align:middle;
}
.button ul li:hover {
	background-position: 0px -50px;
}
.button ul li.selected {
	background-position: 0px -100px;
	cursor:default;
}

.button label {
	display: block;
	padding: 2% 10% ;
	margin: 20px 0 0 0;
	border-radius: 5px;
	background: #4f96d8;
	cursor:pointer;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	width: 170px;
	float: right;
	text-align: center;
	
}
.button ul li:hover &gt; label {
	background-color:#fff4c0;
	color: #ffffff;
}
.button input.style {
	display: none;
}

.hint_bn a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 0%;
	width: auto;
	margin: 0px;
}


/*figãƒœãƒƒã‚¯ã‚¹*/
.fig_title {
	font-size: 1.2em;
	font-weight: bold;
	width: 90%;
	margin: 0 auto;
	background: url(images/hint_ico.gif) no-repeat;
	padding: 0 0 0 50px ;
	}
.fig_title span.blue {
	width: 100%;
	font-size: 0.7em;
	font-weight:normal;
	background-color:#3E9ACD;
	color: #ffffff;
	padding: 1% 15% 1% 2%; 
	}
.text_area {
	width: 90%;
	margin: 10px auto ;
	}
.fig .block {
	display: block;
	width:90%;
	margin: 0 auto;
}


ul.q_answr{
	list-style: none;
	margin: 15px auto 30px auto;
	padding: 0px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	/*float:left;*/
}
ul.q_answr li {
	margin: 0px 0 0px 0;
	width: 49%;
	cursor:pointer;
	color:#333;
	vertical-align:middle;
}
ul.q_answr li:nth-child(odd) {
	margin: 0px 2% 7px 0;
}
ul.q_answr li:hover {
	background-position: 0px -50px;
}
ul.q_answr li.selected {
	background-position: 0px -100px;
	cursor:default;
}
.result_cont{
  background: none !important;
  position: relative;
  height: auto !important;
 /*text-align: center;*/
  }
#resultBox{
background-size: contain;
background-repeat: no-repeat;
height: 600px;
}
#result_50{
	width:670px;
	height:660px;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
  background-size: contain;
  background-repeat:no-repeat;
}
#result_100{
	padding-top: 470px;
	width:670px;
	height:100%;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
  background-size: contain;
  background-repeat:no-repeat;
}
.head_100{margin-bottom: 20px;}
#resultTitle{
	margin:20px 0px 0px 20px;
	/*width:310px;*/
	/*float:left;*/
	font-size:30px;
	/*height:18px;*/
}
#resultTitle2{
	margin:0;
	/*width:310px;*/
	/*float:left;*/
	font-size:20px;
	/*height:18px;*/
	line-height: 120%;
}
#resultPoint{
	/*margin:22px 40px 0px 0px;
	float:right;*/
	color:#F00;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:70px;
	font-weight:bold;
	/*text-align:right;*/
}
#resultPoint2{
	/**/color:#F00;
	font-size:40px;
	font-weight:bold;
	text-align:right;
}
#resultLeft{
  
}
#resultText{
	/*width:290px;
	height:180px;*/
	font-size:14px;
	line-height:1.5;
	color:#666;
}
#resultImage{
	width:252px;
	height:217px;
	float:right;
	margin:15px 20px 0px 0px;
	background: url(img/quiz_result_01.jpg) no-repeat 0 0;
}
.result_footer{
  display: block;
  border-bottom: 0;
  padding-top: 50px;
  width: 100%;
  height: auto;
}
.result_footer img{
  width: 100%;
  height: auto;
}
#resultBox .kabegami {
	display: flex;
 clear: both;
  
      }
#resultBox .kabegami img{
  width: 100%;
  height: auto;
}
.chose_box{
padding-top: 228px;
}
.chose_box img{
    height: auto;
  clear: both;
  display: block;
    margin: auto;
}
.next{
  width: 300px;
  display: block;
  margin: auto;
}
.to_top{
  display: block;
  margin: auto;
}
.againbotton{
	margin:0px 0px 0px 52px;
	padding: 10px 0;
	border-radius: 4px;
	background-color:#09358E;
	color: #ffffff;
	width:186px;
	cursor:pointer;
	display: none;
}

.againbotton a{
	color: #ffffff;
	text-decoration:none;
}

.againbotton:hover{
	background-color:#13A3FF;
	color: #ffffff;
}

.presentget{
	margin:30px 0px 30px 35%;
	padding: 10px 0;
	border-radius: 4px;
	background-color:#4f96d8;
	color: #ffffff;
	width:186px;
	cursor:pointer;
}


.presentget a{
	color: #ffffff;
	text-decoration:none;
}

.presentget:hover{
	background-color:#4f96d8;
	color: #ffffff;
}

#logo {
	display: none;
}
/*è¿½åŠ&nbsp;*/
 label {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:2% 10% ;
	border-radius: 4px;
	background-color: #ffffff;
	cursor:pointer;
	box-shadow:2px 3px 5px -1px #bdbcbc;
	font-size: 18px;
	height: 70px;
	border: 1px solid #898989;
}
 ul li:hover &gt; label {
	background-color:#fff4c0;
   border: 1px solid #fb6e1f;
	color: #333;
}
 input.style {
	display: none;
}

/*.flex {
	display: inline-flex;
	align-items: baseline ;
}*/
#resultBox .flex {
	display: flex;
	align-items: baseline ;
  /*position: absolute;*/
    bottom: 85px;
    clear: both;
    left: 0px;
    }
.flex:first-child div {
	display: inline-flex;
	align-items: baseline ;

}	
.flex:nth-child(2) {
	display: inline-flex;
	align-items: baseline ;
	width: 670px;
}
.flex img{
  width: 100%;
  height: auto;
}
.dtable {
     display: inline-flex;
    position: relative;
   top: 140px;
    left: 266px;
}

div.kabegami{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	flex-wrap: wrap;
	padding: 0 45px;
	margin: auto;
}
div.kabegami div{
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 35px;
	}
div.kabegami div{
	padding-right: 20px;
}
div.kabegami div:nth-child(2n){
	padding-left: 20px;
	padding-right: 0px;
}
.q_chui{
	border: 1px solid #333;
	margin-top: 50px;
}
.q_chui h3{
	color: #fff;
	font-size: 21px;
	background: #333;
	margin: 0 !important;
	padding: 10px 0 !important;
}
.q_chui ul{
	padding: 20px 25px;margin: 0;
}
.q_chui ul li{text-align: left;color: #333;display: block;margin-bottom: 10px;background:url(https://demo.ebisumart.com/client_info/PHITEN/cpimage/syunen/quiz/quiz_list_bg.png) no-repeat left;padding-left: 10px;
font-size: 16px;background-position: 0px 5px;

}
.to_top ul{display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	flex-wrap: wrap;
	padding: 0;
	margin: auto;
margin-top: 35px;}
.to_top ul li{width: 50%;
	box-sizing: border-box;list-style: none;}
#result_100 .to_top{display: block;    margin: auto;    position: absolute;    bottom: 120px;    margin: auto;      width: 95.5%;}
@media screen and (max-width:640px) {}
</pre></body></html>