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


.contents001 .box01 {
	margin-bottom: 20px;
}

.contents001 .box01 h5 {
	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;
	margin-bottom: 10px;
	display: inline-block;
}


/* contents01 */

.contents01 {
	width: 1080px;
	padding: 0px 40px 30px;
	border-radius: 20px;
	text-align: center;
	margin-bottom: 50px;
	border-style : solid;
border-color : #fcee21;
border-width : 5px;
	background-color: #FFF;
}

.contents01 .box {
	width: 240px;
	display: inline-block;
vertical-align: top;
	background-image: url("images/arrow.png");
background-position: left top 90px;
background-repeat: no-repeat;
}

.contents01 .box:first-child {
	background-image: none;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


