
/* --------------------------------------------------- */
#sec01 {
	max-width: 1200px;
	width: 85%;
	margin: 0 auto 60px;
}
.news-ttl {
}
.news-ttl .day {
	font-size: 10px;
}
.news-ttl h3 {
	line-height: 150%;
	font-size: 1.4em;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	padding-bottom: 15px;
	border-bottom: #ccc 1px solid;
	margin-bottom: 40px;
}
#sec01 .inner {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
#sec01 .inner p {
	margin-bottom: 30px;
}
#sec01 .inner .banner01 {
	display: block;
	max-width: 500px;
	width: 100%;
	margin-bottom: 30px;
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 680px) {
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */


