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



/*contents01*/

.contents01 {
	width: 100%;
}

.contents01 .box01 {
	margin-bottom: 50px;
}

.contents01 p.text01 {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.p-box {
	text-align: right;
	padding-top: 40px;
}

.p-box h5 {
	line-height: 1.2;
	color: #666666;
	font-weight: normal;
	background-image: url("images/price.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 90px;
	display: inline-block;
	font-size: 21px;
}


.space01 {
	margin-bottom: 40px;
}

.sp-view {
    display: none;
}

html, body {
    height: 100%;
}

