@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi02 img {
	visibility: hidden;
}

#main .ttl {
	margin-bottom: 50px;
}

#main .comSection {
	margin-bottom: 50px;
}

#main h2 {
	margin-bottom: 15px;
}

#main h2 img {
	display: block;
	vertical-align: baseline;
}

#main  p {
	font-size: 1.4em;
	line-height: 1.55;
}

#main h3 {
	margin-bottom: 29px;
	text-align: center;
}

#main .section {
	margin-bottom: 80px;
}

#main .section .photoBox {
	width: 340px;
	float: left;
	text-align: right;
}

#main .section .inner {
	width: 533px;
	float: right;
}

#main .section .inner p {
	margin-bottom: 22px;
}

#main .section02 h2 {
	margin-bottom: 75px;
	text-align: center;
}

#main .section02 p {
	margin-bottom: 85px;
	text-align: center;
}

#main .section02 h3 {
	margin-bottom: 25px;
}

#main .section03 {
	padding-top: 15px;
}

#main .section03 h2 {
	margin-bottom: 50px;
}

#main .section03 p {
	margin-bottom: 20px;
	text-align: center;
}

.mb10 {
	margin-bottom: 10px;
}

.mb55 {
	margin-bottom: 55px;
}

.mb105 {
	margin-bottom: 105px !important;
}

.mb170 {
	margin-bottom: 170px;
}