@charset "utf-8";
.pf {
	page-break-before: always;
}
section {
	margin: 0 0 30px;
}
.header {
	padding: 10px 0;
}
.main_visual_inner {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
}
.main_cont p {
    margin: 0 0 5px;
    line-height: 1.7;
    text-align: justify;
    background: none;
}
.main_cont dl dt,
.main_cont dl dd {
	background: none;
	line-height: 1.7;
}
h2 {
    margin: 0 0 15px;
    padding: 5px 0;
    font-size: 2.0rem;
}
h3 {
	margin: 10px 0;
}
.imbox figure {
	height: 300px;
	overflow:hidden;
}
#page-top,
.sns_btn,
.photo_area,
.footer_fund_list {
	display: none !important;
}