<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#breadcrumb-area{
	font-size:13px;
	padding-top:7px;
	padding-bottom:5px;
	background:#fff;
}
.breadcrumb{width:950px;margin:0 auto;}
#sns{
	text-align:right;
	margin:-30px auto 0;
	width:950px;
}

.floatBnr{
	position:fixed;
	top:150px;
	right:0;
	width:112px;
	height:407px;
	z-index:555;
}
.floatBnr a{
	display:block;
	width:112px;
	height:407px;
}
@media screen and (max-width: 1000px) {
	.floatBnr{display:none;}
}

#contents_wrapper{
	margin-top:100px;
}

/* section 01
-----------------------------------------------------*/
#sec01{
	background:url(../../../img/page/campaign/1905_reiwa/bg_01.png) repeat-x center bottom #fff;
	text-align:center;
}
#sec01 h1{
	text-align:center;
	margin:0 auto;
	padding:50px 0;
	transition: .8s;
	position:relative;
}
#sec01 .point01{
	z-index:999;
	position:static;
}


/* section 02
-----------------------------------------------------*/
#sec02{
	background:#c30d22;
	padding:50px 0 70px;
	text-align:center;
}
#sec02 .sec_inr{
	width:700px;
	margin:10px auto;
	transition: .8s;
}
#sec02 .txt01{
	margin:10px auto 60px;
	line-height:4;
}
#sec02 .txt01 .mini{
	font-size:12px;
	color:#fff;
}
#sec02 h2{
	margin:20px auto;
}

.btn01 {margin-top:50px;}

.btn01 a{
	width:400px;
	padding:10px;
	color:#000;
	font-size:14px;
	text-align:center;
	margin:0 0 5px 0;
	display:inline-block;
	border-radius: 5px;
	background:#fff000;
	box-shadow:0 5px #e7dd3c;
	border-bottom:1px solid #e7dd3c;
}
.btn01 a:hover{
	margin:5px 0 0 0;
	text-decoration:none;
	box-shadow:none;
}

/* section 03
-----------------------------------------------------*/
#sec03{
	padding:50px 0 70px;
	text-align:center;
}
#sec03 .sec_inr{
	width:700px;
	margin:10px auto;
	transition: .8s;
}
#sec03 .sec_inr:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
#sec03 .txt01{
	margin:10px auto 60px;
}
#sec03 .sec_inr h2{
	margin-bottom:50px;
}
#sec03 .sec_inr .point02{
	width:350px;
	float:left;
	margin:-220px 0 0 -100px;
}
#sec03 .sec_inr .txt02{
	width:400px;
	float:right;
	text-align:left;
	font-size:18px;
	color:#000;
	line-height:1.8;
	margin:10px 0;
}
#sec03 .sec_inr .txt02 .mini{
	font-size:12px;
}



.list-mv07{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}


.sp{display:none;}
</pre></body></html>