@charset "utf-8";
/* CSS Document */
.preparation {
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
}
#sec_01 {
	clear: both;
}
#sec_01 .img {
	float: right;
	padding-bottom: 20px;
	padding-left: 30px;
}
#sec_01 .emp {
	padding-top: 1em;
}
#sec_01 .diag {
	padding-top: 20px;
}
#sec_01 .arrow {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sec_02 {
	padding-top: 70px;
}
#sec_02 .diag {
	padding-bottom: 10px;
}
#sec_02 .img {
	float: right;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 20px;
}
#sec_02 .img span {
	display: block;
	text-align: right;
	padding-top: 6px;
}
#sec_02 .txt {
	padding-top: 20px;
}
#sec_02 h5 {
	padding-top: 30px;
}
#sec_02 .check {
	list-style-type: none;
}
#sec_02 .check li {
	padding-bottom: 8px;
	font-size: 135%;
}
#sec_02 .land {
	list-style-type: none;
}
#sec_02 .land li {
	float: left;
	width: 226px;
	padding-left: 15px;
	padding-bottom: 20px;
	font-size: 85%;
}
#sec_02 .land li span {
	display: block;
	padding-top: 4px;
	text-indent: -1em;
	padding-left: 1em;
}
#page_area {
	padding-bottom: 20px;
}
