@charset "utf-8";
/* CSS Document */
body{line-height:1.5;}


h2{
	margin:25px 0px 10px 0px;
	font-size: 15px;
	text-align: center;
}

section#itameshi{margin:1% 0;}

.hide {
	visibillity:hidden;
}


#contents_l h3 {
	display: none;
}

section{position:relative;}
.spec01,.spec02,.spec03,.spec04{color:#000; font-size:15.5px; line-height:1.5;  font-weight: bold; position:absolute; z-index:9999;}
.spec01 {
	width: 215px;
	top:320px;
	left:35px;
	font-feature-setting : "pkna";
}


.spec02 {
	width: 200px;
	right: 28px;
	top: 230px;
	font-feature-setting : "pkna";
}


.spec03 {
	width: 275px;
	top: 630px;
	left:40px;
	font-feature-settings : "palt";
}

.spec04 {
	width: 205px;
	top: 630px;
	right:30px;
	font-feature-settings : "palt";
}




.alle {
	background: url(alle_btn.png) no-repeat;
	width: 160px;
	height: 55px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	z-index:9999;
	left: 30px;
	bottom:125px;
}

.red{
	color:#F00;
	font-weight:bolder;
}
