@charset "UTF-8";
/* CSS Document */


/* contents01 */

.contents01 {
	padding-bottom: 40px;
}

.contents01 section {
	margin-bottom: 20px;
}

.contents01 section:last-child {
	margin-bottom: 0px;
}

.contents01 h5, .contents01 p {
	display: inline-block;
vertical-align: top;
	float: left;
}

.contents01 h5 {
	width: 14%;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #006837;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	background-color: #fcee21;
	border-radius: 60px;
	padding: 4px 0px;
	text-align: center;
}

.contents01 p {
	width: 86%;
	padding-left: 20px;
	font-size: 18px;
color: #4d4d4d;
line-height: 1.6;
letter-spacing: 0.05em;
}

.contents01 p a {
	font-size: 23px;
color: #006837;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: normal;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


