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

.main {
	background: url(../images/eitai/main.jpg) center;
	background-size: cover;
}

#content01 {
	background: url(../images/common/back00.jpg) no-repeat center center;
	text-align: center;
	position: relative;
	padding: 100px 10px 80px;
	background-size: cover;
}

#content01 #h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: -80px;
}

#content01 #h1 img {
	width: 200px;
}

#content01 h2 {
	font-size: 28px;
	font-weight: bold;
}



#content01 p {
	font-size: 16px;
	line-height: 200%;
	text-align: left;
}

#content02 {
	padding: 60px 0;
	text-align: center;
	background: url(../images/common/back05.png);
}

#content02 .box {
	width: 95%;
	margin: auto;
}

#content02 h2 {
	border-top: #111 solid 1px;
	border-bottom: #111 solid 1px;
	padding: 38px 0;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	line-height: 100%;
}

#content02 h2 span {
	font-size: 22px;
	color: #111;
	line-height: 100%;
}

#content02 .box02 {
	padding: 40px 10px;
	text-align: center;
	background: #FFF;
	margin: 40px auto 0;
}

#content02 .box02 h3 {
	font-size: 32px;
	color: #0a0073;
	border-bottom: 20px;
	margin-bottom: 20px;
}

#content02 .box02 p {
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}

#content02 .photo {
	display: inline-block;
	margin: 40px auto 0;
	width: 90%;
}

ul.list {
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
}

ul.list li {
	padding: 2px 10px 2px 48px;
	font-size: 16px;
	text-align: left;
	line-height: 36px;
	background-image:url(../images/common/point.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

span.red {
	font-size: 18px;
 color: #b20008;
}

#content02 .box03 {
	padding: 40px 0;
	text-align: center;
	background: #FFF;
	margin: 40px auto 0;
}

h3 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #0a0073;
	margin-bottom: 20px;
}

.price {
	background: #e7e5f1;
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}

#content03 {
	background: url(../images/common/back00.jpg) no-repeat center center;
	text-align: center;
	position: relative;
	padding: 60px 10px;
	background-size: cover;
}

#content03 h2 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#content03 p {
	font-size: 16px;
	line-height: 200%;
	text-align: left;
}

#content04 {
	padding: 60px 0;
	text-align: center;
	background: url(../images/common/back05.png);
}

#content04 .box {
	width: 95%;
	margin: auto;
}

#content04 h2 {
	border-top: #111 solid 1px;
	border-bottom: #111 solid 1px;
	padding: 38px 0;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	line-height: 100%;
}

#content04 h2 span {
	font-size: 22px;
	color: #111;
	line-height: 100%;
}

#content04 .caption {
	margin: 20px 0 0 0;
    padding: 5px 0;
    text-align: center;
    font-size: 16px;
    background: #d6d5e1;
}

#content04 .box02 {
	padding: 40px 10px;
	text-align: center;
	background: #FFF;
	margin: 40px auto 0;
}

#content04 .box02 h3 {
	font-size: 32px;
	color: #0a0073;
	border-bottom: 20px;
	margin-bottom: 20px;
}

#content04 .box02 p {
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}

#content04 .photo {
	display: inline-block;
	margin: 40px 20px 0;
}


#content05 {
	background: url(../images/common/back02.jpg);
	padding: 60px 10px;
	text-align: center;
}

#content05 h2 {
	font-size: 40px;
	font-weight: bold;
}

#content05 p {
	font-size: 16px;
	line-height: 200%;
	text-align: left;
}

#content05 .link {
	margin: 20px 0;
	display: block;
}

#content05 .photo {
}


