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

.midashi001 {
	width: 100%;
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 1.2;
	font-size: 29px;
color: #00a99d;
letter-spacing: 0.1em;
}

.contents001 .box01 {
	padding: 30px 0px;
	border-bottom-style : dotted;
border-bottom-color : #999999;
border-bottom-width : 3px;
	display: table;
	width: 100%;
}

.contents001 .box01:nth-last-child(2) {
	border-bottom-style : none;
}

.contents001 .box01 .contents-left, .contents001 .box01 .contents-right {
	display: table-cell;
vertical-align: middle;
float: none;
}

.contents001 .box01 .contents-left {
	width: 50%;
}

.contents001 .box01 .contents-right {
	width: 50%;
	padding-left: 20px;
}

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

.contents001 .box01 p {
	width: 100%;
	padding-top: 10px;
}

.contents001 .box02 {
	margin-bottom: 30px;
}

.contents001 .box02 p {
	font-size: 16px;
color: #f65378;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: normal;
}


/* contents01 */

.contents01 {
	width: 1000px;
	margin-bottom: 30px;
}

.contents01 h4, .contents01 h5 {
	width: 48%;
}

.contents01 h4 {
	padding-top: 30px;
}

.contents01 h5 img {
	width: 100%;
	height: auto;
}



.space001 {
	margin-bottom: 30px;
}

.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


