@charset "utf-8";

.page_spacer{min-height: calc(100vh - 360px);}

.information_inner{width: 95%;
	margin: 0 auto;
	color: rgba(255,255,255,1.00);}

.information_title{padding-bottom: 50px;
	font-size:16px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;}

.information_title2{padding-bottom: 50px;
	font-size:30px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;}

.text1{font-size: 14px;
	line-height: 150%;}

.title2{padding: 30px 0 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;}

.title3{padding: 20px 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;}

ul{margin: 0;
	padding: 0;}

.listmarker_info1{list-style-type:decimal;}

.listmarker_info2{list-style-type:circle;}

.listmarker_info1 li ul li{list-style-type:disc;
	margin-left: 20px;}
	
.listmarker_info2 li ul li{list-style-type:disc;
	margin-left: 20px;}

.spacer_left{padding-left:12px;}

.text2{padding-top: 20px;
	line-height: 150%;}

.text1 a,.text2 a{color: rgba(0,219,255,1.00);}

.text1 a:hover,.text2 a:hover{color: rgba(255,166,0,1.00);}

.spacer20{width:100%;
	height: 20px;}

.fc_red{color:rgba(255,229,0,1.00);}

.text3{padding-top: 20px;
	font-size: 14px;
	text-align: right;}
	
.information_title_sub1{font-size: 16px;
	font-weight: bold;}
	
.qa_block{width: 100%;
	margin-top: 5px;
	font-size: 14px;}

.qa_q{width: 100%;
	background: rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
	overflow: hidden;}
	
.qa_a{width: 100%;
	background:rgba(255,255,255,1.00);
	color:rgba(0,0,0,1.00);
	overflow: hidden;}
	
.q,.a{width: 15px;
	padding: 5px 10px;
	float: left;}
	
.q_text,.a_text{width: calc(100% - 50px);
	padding: 5px 10px 5px 5px;
	float: left;}
	
.text_right{text-align: right;}
	
@media screen and ( max-width:736px )
{
.information_title{font-size:14px;
	text-align: left;}

.information_title2{font-size: 16px;
	padding-bottom: 30px;}

.text1{font-size: 12px;
	line-height: 150%;}

.title2{font-size: 12px;}
	
.text3{font-size: 12px;}

.information_title_sub1{font-size: 14px;}

.qa_block{font-size: 12px;}

.q,.a{width: 10px;
	padding: 5px 10px;
	float: left;}
}





























