@charset "utf-8";
.pf {
	page-break-before: always;
}
h2{
	margin: 0 0 15px;
	padding: 5px 0;
	font-size: 2.0rem;
	clear: both;
}
h2::before {
	position: absolute;
	content: "";
}
.header_inner {
	margin: 10px auto;	
}
.main_visual_inner {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
}
.main_visual_inner img {
	width: 1000px;
	height: 300px;
	object-fit: cover;
}
.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;
}
.imtxt_yoko{
	width: 730px;
}
.imbox_yoko {
	margin-bottom:15px;
	width: 250px;
	font-size:1.2rem;
}
.imbox_yoko img {
	width: 250px;
	object-fit: cover;
}

#page-top,
.sns_btn,
#nav,
#nav02,
.date,
.footer_photo
{
	display: none !important;
}
.gra_area img {
	width: 500px;
}