@charset "UTF-8";
@media screen and (max-width: 768px){

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td { 
 margin: 0;
 padding: 0;
}

html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
#tops
{
	height: 185px;
	position: relative;
}

.full-screen-background-image {
  min-height: auto;
  width: 200px;
  height: auto;
  top:180px;
  position: absolute;
  text-align: center;

}
.center , .center a {	
color:#fff;
}

.video-container {
	position: relative;
	top: 30px;
	overflow: hidden;
	text-align: center;

}
.video-container iframe {
	position: relative;
	width: 300px;
	height: 150px;
}

#youtube
{
	position: absolute;
	top: 70px;
	right: 150px;
	height: 410px;
	width: 728px;
}
#mongon {
	color: #000000;
	font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	font-size: 11px;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	-webkit-transform-origin: 0px 0px;
	line-height: 1.25;
	height: 200px;
	position: fixed;
	left: 50%;
	margin-left: -150px;
  	top: 200px;
//	z-index: 128;
//	line-height:16px;
}
#mongon2 {
	color: #000000;
	font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	font-size: 8px;
	position: absolute;
	width: 200px;
	z-index: 128;
}

#background {
	display:none;
}
#background2 {
	display:block;
}

