@charset "UTF-8";

/* *****************************************************************
	home
 ***************************************************************** */
#contents .inner{
	padding-top:0px;
}

.box{ width:30em; margin:0 auto; text-align: center;}
.box h2{
	height:30px; font-weight:normal; color:#084866;
	margin-bottom:0.75em;
}
.box .text{ line-height:1.4;   padding:1.5em 1em; text-align: left;}

.bannerbox{
	width:100%;
	text-align:center;
	margin:2em 0;
}
.bannerbox a{
  display: block;
	margin:1em auto;
}

#mainvisual h1{
	text-indent:-9999px;
	height:0;
	font-size:0;
	position:absolute;
}

/* *************************************************************** */
/* *** slide *** */
#mainvisual{
	position: relative;
	z-index:1000;
}

#mainvisual #slideSet{
	width:100%; max-width: 950px; margin: auto;

}
#mainvisual #slideSet img{
	width: 100%;
}