@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
	background: none;
	height: auto !important;
}

#container {
	padding: 0;
	width: auto;
}

.popup {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding: 20px 0;
}

.popup .ttl {
	margin-bottom: 28px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.popup .ttl p {
	padding: 5px 0 0 45px;
	font-size: 1.5em;
	width: 50%;
	float: left;
	background: url(../img/common/h3_bg.gif) no-repeat left top;
}

.popup .ttl p span {
	padding-left: 10px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.0;
}

.popup .ttl div {
	float: right;
}

.popup .section01 {
	padding-bottom: 35px;
}

.popup .section01 .photo {
	width: 204px;
	float: right;
	position: relative;
	z-index: 5;
}

.popup .section01 .photo p {
	position: absolute;
	bottom: -24px;
	left: -24px;
}

.popup .section01 .inner {
	width: 537px;
	float: left;
	position: relative;
}

.popup .section01 .inner .img01 {
	position: relative;
}

.popup .section01 .inner .img01 p {
	position: absolute;
	text-align: center;
	font-size: 2.8em;
	top: 22px;
	left: 60px;
	width: 507px;
}

.popup .section01 .inner .img02 {
	margin-top: -26px;
	position: relative;
}

.popup .section01 .inner .img02 p {
	font-size: 1.7em;
	width: 380px;
	line-height: 1.7;
	position: absolute;
	top: 75px;
	left: 90px;
	text-align: center;
}

.popup .section01 .inner .img03 {
	position: absolute;
	top: 35px;
	left: 0;
}

.popup .section02 {
	margin-bottom: 44px;
	position: relative;
	clear: both;
}

.popup .section02 .img01 {
	position: relative;
}

.popup .section02 .img01 p {
	position: absolute;
	font-size: 2.8em;
	text-align: center;
	left: 15px;
	width: 498px;
	top: 30px;
	line-height: 1.4;
}

.popup .section02 .img02 {
	margin-top: -30px;
	position: relative;
}

.popup .section02 .img02 p {
	font-size: 1.7em;
	width: 520px;
	line-height: 1.7;
	position: absolute;
	top: 75px;
	left: 115px;
	text-align: center;
}

.popup .section02 .img03 {
	position: absolute;
	top: -4px;
	right: 33px;
}

.popup .section03 {
	padding-bottom: 42px;
	clear: both;
}

.popup .section03 .lInner {
	width: 297px;
	float: left;
	position: relative;
}

.popup .section03 .lInner p {
	position: absolute;
	width: 297px;
	text-align: center;
	top: 25px;
	left: 5px;
	font-size: 2.7em;
	line-height: 1.3;
}

.popup .section03 .lInner .img01 {
	position: absolute;
	bottom: -37px;
	left: 2px;
}

.popup .section03 .rInner {
	padding-top: 1px;
	width: 441px;
	position: relative;
	float: right;
}

.popup .section03 .rInner p {
	position: absolute;
	width: 300px;
	top: 70px;
	left: 70px;
	font-size: 1.7em;
	line-height: 1.6;
	text-align: center;
}

.popup .section03 .rInner .img01 {
	position: absolute;
	top: -26px;
	left: -8px;
}

.popup .section04 {
	padding-bottom: 62px;
	position: relative;
}

.popup .section04 .rInner {
	float: left;
}

.popup .section04 .rInner p {
	width: 340px;
	left: 50px;
	top: 60px;
}

.popup .section04 .lInner {
	padding-top: 1px;
	float: right;
}

.popup .section04 .lInner p {
	top: 54px;
}

.popup .section04 .lInner .img01 {
	position: absolute;
	top: -34px;
	right: 2px;
	left: auto;
}

.popup .section04 .img02 {
	position: absolute;
	right: 202px;
	bottom: 20px;
}

.popup .section05 .rInner .img01 {
	position: absolute;
	top: -37px;
	left: auto;
	right: 0px;
}