#template #wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center 10px;
}
#header-nogizaka46 {
	width: 980px;
	padding: 0px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	height: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header-nogizaka46 h2{
	position: absolute;
	z-index: 99;
	margin: 0px;

}
#header-nogizaka46 #slide_top {
	width: 555px;
	margin-left: 212px;
}
#header-nogizaka46 #slide_top p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#template #wrapper #content #container-main {
	width: 640px;
}
#next {
	border: 5px solid #9B0583;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}
#next h5 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #9B0583;
	padding: 0px;
	margin-top: 0px;
}
@media screen and (max-width: 768px) {
#header-nogizaka46 { width:100%; height:100%; min-height:350px; background-image:none;}
#header-nogizaka46 img,
#container-main img,
#container-side img { width:100%; height:auto;}
#header-nogizaka46 #slide_top { width:90%; margin-left:auto; margin-right:auto;}
#header-nogizaka46 #slide_top img { width:100%; height:auto;}
#template #wrapper #content #container-main { width:90%; margin-left:5%; margin-right:5%;}




}