@charset "utf-8";
/* CSS Document */
html {
  font-size: 62.5%;
}
body{
	overflow:visible;
	max-width: 1024px;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	background: #ffffff;
	font-size: 1.6rem;
	-webkit-text-size-adjust: 100%;
	color: #333333;
	font-weight: 400;
}

h2{
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 2;
	padding-left: 10px;
}

#wrapper{
	max-width: 900px;
	padding: 0 10px;
	margin: 0 auto;
}

.img-fit{
	 width: 100%

}

.header-1 h1{
	line-height: 2.5;
	font-size: 3.6rem;
	font-weight: bold;
	padding-left: 10px;
	background-image:linear-gradient(-75deg, #4682B4, #fafaff);
}
.header-2 h2{
	line-height: 2;
	font-size: 2.4rem;
	font-weight: bold;
	padding-left: 10px;
	background-image:linear-gradient(-75deg, #fafaff, #4682B4);
}

.index-hr{
	margin-top: 3.5rem;
 	border: 0;
 	height: 7px;
 	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(70, 130, 180.85), rgba(0,0,0,0));
 	background-image: 	-moz-linear-gradient(left, rgba(0,0,0,0), rgba(70, 130, 180.85), rgba(0,0,0,0));
 	background-image: 	 -ms-linear-gradient(left, rgba(0,0,0,0), rgba(70, 130, 180.85), rgba(0,0,0,0));
 	background-image: 	  -o-linear-gradient(left, rgba(0,0,0,0), rgba(70, 130, 180.85), rgba(0,0,0,0));
}
.index-1{
	font-size: 1.4rem;
	margin: 10px 0 25px;
}
.index-1 p{
	font-size: 1.4rem;
	margin-left: 15px;
	font-weight: bold;
}
.index-1 h2{
	font-size: 2.1rem;
}
.index-1 div{
	font-size: 1.4rem;
}

.index-2{
	margin-top: 20px;
	padding: 0 20px;
	font-size: 1.5rem;
	line-height: 1.7;
}
.sec-1 {
	margin-bottom: 50px;
}

.sec-1 p{
	margin-bottom: 35px;
}
.sec-1 div{
	font-size: 1.3rem;
	line-height: 1.3;
}
.sec-1 li{
	font-size: 1.3rem;
	line-height: 1.5;
	list-style-type: square;
	margin: 5px 0px 25px 25px;
}

.sec-2 {
	margin-bottom: 50px;
}

.sec-2 p{
	margin-bottom: 35px;
}
.sec-2 div{
	font-size: 1.3rem;
	line-height: 1.3;
}
.sec-2 li{
	font-size: 1.2rem;
	line-height: 1.4;
	list-style-type: disc;
	margin: 0px 0px 5px 25px;
}

.sec-2 ol li{
	font-size: 1.2rem;
	line-height: 1.3;
	list-style-type: decimal;
	margin: 0px 0px 3px 25px;
}

.sec-ol li{
	font-size: 1.4rem;
	line-height: 1.5;
	list-style-type: decimal;
	margin: 0px 0px 20px 25px;
}

.sec-3 {
	text-align: center;
	margin-bottom: 35px;
}

.navi dl {
	display: flex;
	flex-flow: row wrap;
	width: 90%;
	margin: 45px auto;
}
.navi dt {
	font-size: 1.5rem;
	flex-basis: 28%;
	padding: 10px;
	margin-right: 2%;
	margin-bottom: 15px;
	background-color: #ddd;
	border-bottom: 1px solid #666;
	text-align: center;
}
.navi dd {
	font-size: 1.5rem;
	flex-basis: 70%;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #fff;
	border-bottom: 1px solid #666;
}
.navi a {
	bcolor: #000;
}
.navi a:hover {
	color: #6f101f;
}
.navi a:visit {
	color: #333;
}

#chart-img{
	margin: 35px;
}

.link-t{
	text-align: center;
	margin-bottom: 27px;
	font-size: 1.2rem;
	font-weight: bold;
}

.compe-title{
	font-weight: bold;
	text-align: center
}
.compe-table table{
	width: 80%;
	margin: 35px auto 7px;
	border: 2px solid #000;
	font-size: 1.5rem;
}
.compe-table td{
	margin: 25px auto 35px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	vertical-align: middle;
}
.compe-b1{
	border-top: double 5px #000;
}
.compe-table_1{
	width: 10%;
	height: 100px;
	text-align: center;
}

.compe-table_2{
	width: 23%;
	padding: 10px;
}

.compe-table_3{
	width: 15%;
	padding: 10px;
}

.compe-table_4{
	padding: 10px;
}

.compe-table_5{
	width: 10%;
	padding: 10px;
	text-align: center;
}
.compe-table-c{
background-color: #c0c0c0
}

.compe-title2{
	font-weight: bold;
	padding-left: 35px; 
}

.compe-table2 table{
		margin: 25px 5% 35px;
	border: 1px solid #000;
	font-size: 1.5rem;
}
.compe-table2 td{
	padding: 7px 15px;
	border: 1px solid #000;
}
.compe-dl { 
	float:right;
	margin-left: 5%;
	margin-right: 5%;
	width: 40%;
}

.compe-dl dt {
	font-size: 1.5rem;
	flex-basis: 28%;
	padding: 7px;
	margin-right: 2%;
	margin-bottom: 5px;
	background-color: #ddd;
	border-bottom: 1px solid #666;
	text-align: center;
}
.compe-dl dd {
	text-align: right;
	font-size: 1.2rem;
	flex-basis: 70%;
	margin-bottom: 30px;
	background-color: #fff;
}

.sponsor-dl { 
	margin-left: 10px;
	padding: 10px;
	width: 250px;
	background-color: #ddd;
	text-align: center;
}

footer {
	width: 100%;
	height: 40px;
	color: #666;
	font-size: 1rem;
	line-height: 40px;
	text-align: center;
	border-top: solid 1px #888;
}


/*PC*/
@media (min-width: 641px){
#wrapper{
	max-width: 950px;
	padding: 0 25px;
	}
}

/*SP*/
@media (max-width: 640px){

.header-1 h1{
	font-size: 3rem;
	}

.index-1{
	font-size: 2rem;
	line-height: 1.2;
	margin: 15px auto 10px;
}
.index-1 h2{
	font-size: 2.1rem;
}
.index-1 div{
	font-size: 1.6rem;

}
.index-1 p{
	font-size: 1.5rem;
	font-weight: bold;
}

.index-2 p{
	width: 95%;
	font-size: 1.6rem;
	line-height: 1.4;
	margin-top: 35px;
}
.index-hr{
	margin-top: 45px;
	margin-bottom: 45px;
}

.navi dl {
	flex-flow: column;
	font-size: 1.8rem;
}
.navi dt{
	padding: 10px;
	font-size: 1.8rem;
	}
.navi dd {
	padding:0 0 20px; 
	border-bottom: 0px none;
	font-size: 1.8rem;
}
footer {
	font-size: 1.2rem;
}

}