@charset "utf-8";

/* !Section Common
---------------------------------------------------------- */
h2 {
	box-sizing: border-box;
	text-align: left;
	padding: 15px 4.6%;
	line-height: 0.1em;
}
.inner01 p {
	font-size: 100%;
}
.section_wrap01__note {
	margin: 10px 0 0 0;
	font-size: 80%;
}

/* !Section sec01
---------------------------------------------------------- */
#sec01 h2 {
	background: #f10082;
	margin: 0 0 20px 0;
}

/* !Section sec02
---------------------------------------------------------- */
#sec02 h2 {
	background: #49b330;
	margin: 25px 0 20px 0;
}

/* !Section sec03
---------------------------------------------------------- */
#sec03 h2 {
	background: #fa9200;
	margin: 25px 0 20px 0;
}

/* !Section sec04
---------------------------------------------------------- */
#sec04 h2 {
	background: #0098e6;
	margin: 25px 0 20px 0;
}
