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


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

.contents001 .box01 .contents-left, .contents001 .box01 .contents-right {
	width: 460px;
}

.contents001 .box01 .contents-left {
	width: 520px;
	padding-right: 60px;
	background-image: url("images/arrow01.png");
background-position: right 85px;
background-repeat: no-repeat;
}

.contents001 .box01 .contents-left img, .contents001 .box01 .contents-right img {
	width: 100%;
	height: auto;
}

.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;
}

.contents001 .box01 .contents-box2 h5 {
	width: 100%;
}

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

.contents001 .box02 .box {
	display: inline-block;
vertical-align: top;
margin-right: 5px;
	padding-right: 40px;
	background-image: url("images/arrow01.png");
background-position: right 125px;
background-repeat: no-repeat;
}

.contents001 .box02 .box:last-child {
margin-right: 0px;
	padding-right: 0px;
	background-image: none;
}


.contents001 .box03 .box, .contents001 .box04 .box {
	background-image: url("images/arrow02.png");
background-position: 170px bottom;
background-repeat: no-repeat;
	padding-bottom: 40px;
	margin-bottom: 5px;
}

.contents001 .box04 .box {
background-position: center bottom;
}


.contents001 .box03 .box:last-child, .contents001 .box04 .box:last-child {
	background-image: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.contents001 .box03 h5, .contents001 .box03 p {
	display: inline-block;
vertical-align: top;
}

.contents001 .box03 p {
	padding-left: 20px;
	padding-top: 15px;
	font-size: 18px;
}

.contents001 .box04 .contents-left, .contents001 .box04 .contents-right {
	display: inline-block;
vertical-align: top;
margin-left: 10px;
margin-right: 10px;
	width: 466px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


