
@charset "UTF-8";

header {
	/*width:100%;*/
	height:540px;
	font-family: 'Crimson Text', serif;
	background:url(../img/mv.jpg) no-repeat center center / cover;
}

header #headerInner {
	text-align:center;
	padding:115px 0 0 0;
}

main {
	width:100%;
	margin:0 auto;
	padding:50px 0;
	background:#fff;
	line-height:1.5;
}

h1 {
	font-size:1.2rem;
	text-align:center;
	font-family: 'Noto Serif JP', serif;
	padding-bottom:40px;
	line-height:1.8;
}

#mice3r {
	text-align:center;
	padding-bottom:40px;
}

#mice3r p {
	font-size:1.4rem;
	font-family: 'Noto Serif JP', serif;
	color:#5a9428;
	padding-bottom:10px;
}

#miceSafety {
	width:730px;
	margin:0 auto;
	padding-bottom:40px;
}

h2 {
	clear:both;
	font-size:2.5rem;
	text-align:center;
	font-family: 'Noto Serif JP', serif;
	background:#82b328;
	color:#FFF;
	padding:20px 0 25px;
}

h2 span {
	display:block;
	font-size:1.3rem;
	font-family: 'Noto Serif JP', serif;
}

section.bg01 {
	width:100%;
	background:#FFF;
}

section.bg02{
	width:100%;
	background:#FFFAEE;
}

.secInner835 {
	width:835px;
	margin:0 auto;
}

h3 {
	font-size:1.8rem;
	text-align:center;
	font-family: 'Noto Serif JP', serif;
	padding:20px 0 25px;
}

h3 span {
	font-size:1.2rem;
	font-family: 'Noto Serif JP', serif;
}

div.styleBox {
	float:left;
	margin-right:15px;
}

div.styleBox p.tit01 {
	color:#0d7c47; 
	padding-bottom:10px;
}

div.styleBox p.tit02 {
	color:#a6784b; 
	padding-bottom:10px;
}

div.styleBox p.tit03 {
	color:#0d6185; 
	padding-bottom:10px;
}

div.styleBox p.tit04 {
	color:#8f4249; 
	padding-bottom:10px;
}

div.styleBox p.tit05 {
	color:#751986; 
	padding-bottom:10px;
}

div.styleBox p.txt01 {
	font-size:0.8rem; 
	padding-bottom:20px;
}

div.styleMap {
	clear:both; 
	text-align:center; 
	padding:30px 0;
}

ul#bnr {
	width:850px;
	margin:30px auto;
}

ul#bnr li {
	display:inline-block;
	float:left;
	margin-right:5px;
}

ul#bnr li:last-child {
	margin-right:-5px;
}

footer {
	clear:both;
	background:#FFF; 
	padding:20px 0; 
	text-align:center;
}

footer p#copyright {
	font-size:0.8rem;
}

