/* CSS Document */


h2{
	background: url("../img/minilogo.jpg") center top no-repeat;
	padding-top: 90px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
}

.banners{
	background: #ddd;
	padding-top: 40px;
	padding-bottom: 40px;
}

.banners ul{
	display: flex;
	justify-content: center;
}

.banners ul li{
	margin: 10px;
}

header h1{
	padding: 15px;
}

header{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 10px;
}

header nav ul{
	display: flex;
	justify-content: flex-end;
	padding-right: 15px;
}

header nav ul li{
	border-left: 1px solid #000;
}

header nav ul li:last-child{
	border-right: 1px solid #000;
}

header nav ul li a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

#keyimg{
	background: url("../img/key01.webp") center center no-repeat;
	background-size: cover;
	position: relative;
	height: 760px;
}

#keyimg .box{
	position: absolute;
	top: 230px;
	right: 300px;
	z-index: 10;
}

#keyimg .grade{
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,100) 100%);
	height: 250px;
	width: 50%;
	position: absolute;
	bottom: 170px;
	right: 0;
	z-index: 1;
}

#campain{
	background: url("../img/bg01.jpg") center center repeat;
}

#campain .in_bg{
	height: 900px;
	background: url("../img/img01.webp") no-repeat center center;
	position: relative;
}

#campain .in_bg a{
	position: absolute;
	left: 50%;
	margin-left: -389px;
	bottom: 215px;
}

#s01{
	background: url("../img/img04.webp") center center no-repeat;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}

#s01 .box_rap{
	width: 1200px;
	height: 700px;
	background:  rgba(255,255,255,0.8) ;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

#s01 .box_rap .box02{
	border-left: 1px solid #ccc;
	padding-left: 25px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 780px;
}


#s01 .box_rap .box02 h2 small{
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}

#s01 .box_rap .box02 h2{
	font-size: 50px;
	color: #da5090;
	font-weight: bold;
	margin-bottom: 50px;
}

#s01 .box_rap .box02 p{
	text-align: center;
	font-size: 26px;
	line-height: 180%;
}

#s02{
	padding-top: 100px;
	margin-bottom: 150px;
}

#s03{
	margin-bottom: 100px;
}

#s03 h2{
	margin-bottom: 50px;
}

#s03 .obj01{
	text-align: center;
	color: #da5090;
	font-weight: bold;
	font-size: 45px;
	line-height: 160%;
	margin-bottom: 50px;
}

#s03 .obj01 mark{
background:linear-gradient(transparent 70%, #ff6 60%);
}

#s03 .rap{
	padding-top: 35px;
	text-align: center;
	display: flex;
	justify-content: center;
	width: 1360px;
	margin: auto;
}

#s03 .rap .box01{
	width: 50%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#s03 .rap .box02{
	width: 50%;
	border-right: 1px solid #000;
}

#s04{
	margin-bottom: 150px;
}

#s04 h2{
	margin-bottom: 50px;
}

#s04 .box_rap01{
	width: 1400px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 35px;
}

#s04 .box_rap02{
	width: 1400px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s04 .box_rap02 .box01,
#s04 .box_rap01 .box01{
	width: 660px;
	border: 1px solid #000;
	padding: 10px;
}

#s04 .box_rap01 .box02{
	width: 660px;
	border: 1px solid #000;
	padding: 10px;
}

#s04 .box_rap02 h3,
#s04 .box_rap01 h3{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

#s04 .box_rap01 h3 small{
	display: block;
	font-size: 20px;
	font-weight: normal;
}

#s04 .box_rap01 .box01 h3{
	background: #eb74a9;
}

#s04 .box_rap01 .box02 h3{
	background: #f8b300
}

#s04 .box_rap02 .box01 h3{
	background: #eb74a9;
}

#s04 .box_rap02 table.table01,
#s04 .box_rap01 table.table01{
	text-align: center;
	width: 530px;
	margin: auto;
	margin-bottom: 25px;
}

#s04 .box_rap01 table.table01 td,
#s04 .box_rap01 table.table01 th{
	border-bottom: 1px solid #ccc;
	padding: 15px;
	font-size: 20px;
}

#s04 .box_rap01 .obj02{
	width: 560px;
	margin: auto;
	font-size: 18px;
	margin-bottom: 35px;
}

#s04 .box_rap01 h4{
	text-align: center;
	margin-bottom: 5px;
}

#s04 .box_rap01 .table02{
	width: 100%;
	text-align: center;
	border: 1px solid #9fa0a0;
	border-bottom: 0;
}

#s04 .box_rap01 .table02 th{
	background: #ddd;
	border-bottom: 1px solid #9fa0a0;
	vertical-align: middle;
	border-right: 1px solid #9fa0a0
}

#s04 .box_rap01 .table02 td{
	border-bottom: 1px solid #9fa0a0;
	vertical-align: middle;
	border-right: 1px solid #9fa0a0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#s05{
	margin-bottom: 150px;
}




#s05 #news{
	width: 1020px;
	margin: auto;
	margin-bottom: 60px;
	background: #fff;
	padding-top: 25px;
}
#s05 #article{
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#s05 #article li{
	border-bottom: 1px dashed #aaa;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 35px;
}

#s05 #article ul li:last-child{
	border-bottom: 0;
}

#s05 #article li .day{
	font-size: 12px;
}

#s05 #article li .day .cat{
	margin-left: 10px;
	margin-right: 10px;
}

#s05 #article li div .f18{
	font-size: 15px;
	color: #00F;
}



#s05 h2{
	background: 0;
	width: 1200px;
	border-bottom: 5px solid #9fa0a0;
	font-size: 50px;
	color: #9fa0a0;
	margin: auto;
	text-align: left;
}

#s06{
	margin-bottom: 150px;
}

#s06 h2{
	margin-bottom: 50px;
}

#s06 .box_rap{
	width: 1400px;
	margin: auto;
	display: flex;
}

#s06 .box_rap .box{
	margin-left: 20px;
}

#s06 .box_rap .box table{
	border-collapse: separate;
	border-spacing: 10px;
}

#s06 .box_rap .box td,
#s06 .box_rap .box th{
	padding: 5px;
	border-bottom: 1px solid #000;
}

#s06 .box_rap .box tr:first-child td,
#s06 .box_rap .box tr:first-child th{
	padding-top: 0;
}

#s06 .box_rap .box tr:first-child td a{
	font-size: 25px;
	font-weight: bold;
}

footer{
	background: #dccfd4;
}

footer div{
	padding-left: 20%;
	padding-top: 100px;
	padding-bottom: 100px;
}