/* CSS Document */

h1{
	text-align: center;
	line-height: 160%;
}

aside{
	padding-top: 30px;
	margin-bottom: 30px;
}

aside ul{
	width: auto;
	margin: auto;
	display: block;
}

aside ul li{
	margin-bottom: 20px;
}

aside ul a{
	background: #0059B2;
	color: #fff;
	display: block;
	width: 290px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin: auto;
}

#s01{
	width: auto;
	margin: 0 auto 30px;
	padding: 0 20px ;
}

#s01 h2{
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	background: url("../about/img/orange.svg") left center no-repeat;
	background-size: 3px;
	padding-left: 15px;
	height: 70px;
	line-height: 70px;
	margin-bottom: 35px;
}

#s01 .img{
	margin-bottom: 30px;
}
#s01 .img img{
	width: 100%;
	height: auto;
}

#s01 h3{
	background: url("../super_zero/img/icon01.webp") left center no-repeat;
	font-size: 20px;
	padding-left: 50px;
	margin-bottom: 20px;
}

#s01  p{
	margin-bottom: 30px;
}

#s01 dl{
	margin-bottom: 25px;
}

#s01 dd{
	font-weight: bold;
}

#s02{
	width: auto;
	margin: 0 auto 30px;
	padding: 0 20px ;
}

#s02 h2{
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	background: url("../about/img/orange.svg") left center no-repeat;
	background-size: 3px;
	padding-left: 15px;
	height: 70px;
	line-height: 40px;
	margin-bottom: 35px;
}

#s02 .img{
	margin-bottom: 35px;
}

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

#s02 p{
	margin-bottom: 35px;
}

#s02 h3{
	background: url("../super_zero/img/icon01.webp") left center no-repeat;
	font-size: 20px;
	padding-left: 50px;
	margin-bottom: 20px;
}

#s02 h4{
	font-size: 20px;
	font-weight: bold;
	color: #0059B2;
}

#s02 dl{
	margin-bottom: 35px;
}

#s02 dt{
	font-weight: bold;
}

#s02 dd{
	margin-bottom: 35px;
}

#s03{
	width: auto;
	margin: 0 auto 30px;
	padding: 0 20px ;
}

#s03 h2{
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	background: url("../about/img/orange.svg") left center no-repeat;
	background-size: 3px;
	padding-left: 15px;
	height: 70px;
	line-height: 40px;
	margin-bottom: 35px;
}

#s03 .img{
	margin-bottom: 35px;
}
#s03 .img img{
	width: 100%;
	height: auto;
}
#s03 p{
	margin-bottom: 35px;
}

#s03 h3{
	background: url("../super_zero/img/icon01.webp") left center no-repeat;
	font-size: 20px;
	padding-left: 50px;
	margin-bottom: 35px;
}

#s03 .box_rap{
	display: block;
}
#s03 .box_rap .img01{
	text-align: center;
	margin-bottom: 20px;
}

#s03 .box_rap .img01 img{
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
#s03 .box_rap .img02{
	text-align: center;
}
#s03 .box_rap .img02 a img{
	margin-bottom: 10px;
}

#s04{
	width: auto;
	margin: 0 auto 30px;
	padding: 0 20px ;
	overflow: hidden;
}

#s04 h2{
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	background: url("../about/img/orange.svg") left center no-repeat;
	background-size: 3px;
	padding-left: 15px;
	height: 70px;
	line-height: 40px;
	margin-bottom: 35px;
}


#s04 h3{
	background: url("../super_zero/img/icon01.webp") left center no-repeat;
	font-size: 20px;
	padding-left: 50px;
	margin-bottom: 35px;
}

#s04 .rap{
	width: 890px;
	margin: auto;
}

#s04 .rap .img{
	background: #ddd;
	width: 320px;
	height: 400px;
	text-align: center;
	padding-top: 35px;
	margin-bottom: 30px;
}

#s04 h4{
	font-size: 20px;
	font-weight: bold;
	color: #0059B2;
}

#s04 ul{
	margin-bottom: 35px;
}

#s04 p{
	margin-bottom: 35px;
}

#s04 table{
	width: auto;
	border-top: 2px solid #ccc;
	margin-bottom: 35px;
}

#s04 table th{
	padding: 20px;
	text-align: center;
	background: #eee;
	width: auto;
	border-bottom: 2px solid #ccc;
	display: block;
}
#s04 table td{
	border-bottom: 2px solid #ccc;
	padding: 35px;
	display: block;
}
