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


/* nav-sp */

.nav-pc ul li.n03 a {
	background-image: url("../common/images/arrow-menu.png");
}


#main-img h3 {
	letter-spacing: 0.2em;
}

.box-d {
	margin-bottom: 30px;
}

/* contents01 */

.contents01 {
	border-radius: 20px;
	padding: 30px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #f2f2f2;
	text-align: center;
}


.contents01 .box {
	width: 345px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-left: 25px;
	margin-right: 25px;
}


.contents01 .box h6 {
	margin-bottom: 12px;
}


.contents01 .box p {
	margin-bottom: 15px;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 19px;
	color: #333;
	line-height: 1.2;
	font-weight: 300;
	letter-spacing: 0.1em;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}

