<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sp {
	display: none!important;
}
.pc {
	display: block;
}
a {
	text-decoration:underline;
	color:blue;
}
a.icon{
	background:url(../img/link.png) no-repeat right center;
	padding-right:20px;
}
.clearfix2 {
	display:flex;
	font-size:14px;
	font-weight:bold;
	justify-content:center;
}
.clearfix2 li{
	margin:10px 15px 15px;

}

/* -------- #in_cnt --------- */
#in_cnt {
	text-align:center;
	color:#042965;
}
#in_cnt p {
	line-height: 24px;
}
/* -------- #in_cnt --------- */

/* -------- #head --------- */

#in_cnt .head {
}
#in_cnt .head img{
	width:100%;
}

/* -------- #head --------- */

#in_cnt .white_zone {
	background-color:white;
	margin:30px auto 50px;
}
#in_cnt .white_zone p.main{
	font-weight:bold;
	font-size:19px;
}
#in_cnt .red{
	color:red;
}

#in_cnt .blue{
	font-size: 12px;
}

#in_cnt .waku{
	width:80%;
	border:2px solid #042965;
	padding:15px 0;
	font-size:20px;
	font-weight:bold;
	margin:0 auto;
}
#in_cnt .waku img{
	width:40%;

}
#in_cnt .white_zone ul {
	margin:30px auto;
	width:33%;
}
#in_cnt .white_zone ul li {
	font-size:12px;
	text-align:left;
}

/* -------- #content --------- */
#in_cnt .content {
	padding:10px 30px;
}
#in_cnt .content{
	background: linear-gradient(to top, #06509c, #042965);;
}
#in_cnt .box_01 {
	background-color:white;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);
	padding:20px 10px 10px;
	margin:60px 0;
}
#in_cnt .box_01 h4{
	font-family:sans-serif;
	font-weight:900;
	font-size:30px;
}
#in_cnt .box_01 h4 .big{
	font-weight:900;
	font-size:36px;
	padding:0 1px;
}
#in_cnt .box_01 p.whttxt{
	margin:10px 0 30px;
	font-size:20px;
	font-weight:bold;
}
#in_cnt .box_01 p.foot_link {
	font-weight:bold;
	font-size:18px;
	margin:20px 0 25px;
}
#in_cnt .box_01 .in_box{
	background-color:#fdedcc;
	margin:10px;
	padding:10px 15px;
}
#in_cnt .box_01 .in_box h4{
	text-align:left;
}
#in_cnt .box_01 .in_box h3{
	font-size:24px;
	font-weight:bold;
	margin:10px 0 20px;
}
#in_cnt .box_01 .in_box .txt{
	margin:20px 0 5px;
	line-height: 15px;
    text-align: left;
}
#in_cnt .box_01 .in_box .low_txt{
	font-size:14px;
	margin:0 0 15px;
}
#in_cnt .box_01 .in_box ul.login{
	display:flex;
	justify-content:center;
}
#in_cnt .box_01 .in_box ul.login li{
	margin:10px;
}
#in_cnt .box_01 .in_box ul.chu{
	font-size:12px;
	text-align:left;
	width:70%;
	margin:10px auto;
}
#in_cnt .box_01 .in_box ul.login li{
	margin:10px;
}
#in_cnt .box_03 {
	width:90%;
	margin:0 auto 50px;
}
#in_cnt .last_list li {
	color:white;
	text-align:left;
	text-indent:-1em;
}

/*#cnt .play_table {
	margin:30px;
}*/
#cnt .play_table p {
	color: #042A64;
	font-size: 20px;
	font-weight: bold;
}
#cnt .play_table table {
	border: 2px solid #000000;
	padding: 10px;
	font-size: 16px;
}
#cnt .play_table table th, #cnt .play_table table td {
	border-style: solid dotted;
	border-color: #000000;
	border-width: 2px;
}
#cnt .play_table table {
	width: 98%;
	margin: 0 auto;
}
#cnt .play_table table thead {
	color: #fff;
	background: #042A64;
	text-align: center;
}
#cnt .play_table table thead th {
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
#cnt .play_table table tbody td {
	text-align: center;
	padding: 20px;
	color:#042A64;
	background: #FFFFFF;
    font-weight: bold;
}

#cnt .answer {
	background: #ff0049;/*閭梧勹濶ｲ*/
    padding: 0.5em;/*譁�ｭ励∪繧上ｊ�井ｸ贋ｸ句ｷｦ蜿ｳ�峨�菴咏區*/
	font-weight: bold;
	border-radius: 5px;
	
	}
/* -------- #content --------- */

/* sp
   ========================================================================== */
@media (max-width: 720px) {
.pc {
	display: none!important;
}
.sp {
	display: block!important;
}
/* -------- #cnt --------- */
.clearfix2 {
	display:flex;
	flex-wrap:wrap;
	font-size:14px;
	font-weight:bold;
	justify-content:center;
}
.clearfix2 li{
	margin:10px;
}
/* -------- #cnt --------- */

/* -------- #head --------- */

#in_cnt .head {
}
#in_cnt .head img{
	width:100%;
	height: auto;
}

/* -------- #head --------- */
#in_cnt .white_zone {
	margin:30px auto 50px;
}
#in_cnt .white_zone p.main{
	font-weight:bold;
	font-size:20px;
}
#in_cnt .red{
	color:red;
}
#in_cnt .waku{
	width:95%;
	border:2px solid #042965;
	padding:15px 0;
	font-size:20px;
	font-weight:bold;
	margin:0 auto;
}
#in_cnt .white_zone ul {
	margin:30px auto;
	width:90%;
}
#in_cnt .white_zone ul li {
	font-size:12px;
	text-align:left;
}

/* -------- #content --------- */
#in_cnt .content {
	padding:10px 10px;
}
#in_cnt .content img{
	width:100%;
}
#in_cnt .content{
}
#in_cnt .box_01 {
	padding:20px 5px 10px;
	margin:30px 0;
}
#in_cnt .box_01 h4{
	font-family:sans-serif;
	font-weight:900;
	font-size:36px;
	line-height:40px;
	margin:0 0 10px 0;
}
#in_cnt .box_01 h4 .big{
	font-weight:900;
	font-size:44px;
	padding:0 1px;
}
#in_cnt .box_01 p.whttxt{
	margin:5px;
	font-size:16px;
	font-weight:bold;
}
#in_cnt .box_01 p.foot_link {
	font-weight:bold;
	font-size:16px;
	margin:20px 0 25px;
}
#in_cnt .box_01 .in_box{
	background-color:#fdedcc;
	margin:0;
	padding:10px 0px;
}
#in_cnt .box_01 .in_box h4{
	text-align:center;
}
#in_cnt .box_01 .in_box h4 img{
	width:70%;
}
#in_cnt .box_01 .in_box h3{
	font-size:24px;
	font-weight:bold;
	margin:0;
}
#in_cnt .box_01 .in_box .txt{
	margin:20px 5px 5px;
}
#in_cnt .box_01 .in_box .low_txt{
	width:80%;
	font-size:12px;
	line-height:18px;
	text-indent:-1em;
	text-align:left;
	padding:0 0 0 2em;
	margin:auto;
}
#in_cnt .box_01 .in_box ul.login{
	display:flex;
	justify-content:center;
}
#in_cnt .box_01 .in_box ul.login li{
}
#in_cnt .box_01 .in_box ul.chu{
	font-size:12px;
	width:90%;
	margin:10px auto;
	text-indent:-1em;
}
#in_cnt .box_01 .in_box li.noidt {
	text-indent:0em;
}
#in_cnt .box_01 .in_box ul.login li{
	margin:10px;
}
#in_cnt .box_03 {
}
#in_cnt .last_list li {
}
	
#cnt .play_table table tbody td {
	text-align: center;
	padding: 3px;
	color:#042A64;
	font-size: 15px;
}

#cnt .play_table table thead th {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	font-size: 15px;
}
	
#cnt .answer {
	background: #ff0049;/*閭梧勹濶ｲ*/
    padding: 3px;
    font-weight: bold;
    border-radius: 5px;
    font-size: 10px;
	
	}
/* -------- #content --------- */

}

/* window_641px莉･荳�
   ========================================================================== */
@media only screen and (min-width: 641px) {

}

@media (max-width: 380px) {

}

@media (max-width: 320px) {
}
/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
    background: #2b2e38;
}
.lt-ie9 .remodal {
    width: 700px;
}
</pre></body></html>