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


/* contents01 */

.contents01 {
	width: 1080px;
	margin-bottom: 30px;
	padding-top: 50px;
}

.contents01 h3 {
	text-align: center;
	margin-bottom: 30px;
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 1.3;
	font-size: 29px;
color: #00a99d;
letter-spacing: 0.1em;
}

.contents01 img {
	border-radius: 25px;
}

/* contents02 */

.contents02 {
	width: 830px;
	margin-bottom: 30px;
}

.contents02 .contents-left {
	width: 260px;
}

.contents02 .contents-right {
	width: 500px;
	padding-top: 30px;
}

.contents02 h4 {
	font-family: Helvetica, "sans-serif";
	font-weight: normal;
	font-size:52px;
	line-height:1.2;
	letter-spacing: 0.05em;
	color:#f87492;
	display: inline-block;
	background-image: url("images/tel.svg");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 27px;
	margin-bottom: 10px;
}

.contents02 h5 {
	border-radius: 15px;
	padding: 15px 0px;
	background-color: #fdffe8;
	text-align: center;
}

.contents02 p span {
	line-height:1.2;
	color:#f7931e;
	padding-top: 12px;
	font-size: 14px;
	float: left;
}

.contents02 p span:last-child {
	float: right;
	color: #f87492;
}

/* contents03 */

.contents03 {
	width: 1080px;
	margin-bottom: 60px;
}

.contents03 .box01 {
	border-radius: 60px;
	padding: 10px;
	background-color: #f2f2f2;
}

/* contents04 */

.contents04 {
	width: 1080px;
	margin-bottom: 30px;
}

.contents04 .box {
	width: 320px;
	margin-bottom: 20px;
	display: inline-block;
vertical-align: top;
margin-left: 15px;
margin-right: 15px;
}

.contents04 .box img {
	border-radius: 20px;
	border-style : solid;
border-color : #cccccc;
border-width : 1px;
	width: 100%;
height: auto;
}

.contents04 .box h6 {
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 12px;
	font-size: 17px;
color: #808080;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	text-align: center;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


