@charset "UTF-8";
/* CSS Document */
body {margin: 0px;}

h1 {font-size: 16px;
	font-family: Arial, Helvetica, "sans-serif";
	color: white;
	position: fixed;
	top: 37px;
	left: 13px;
	margin: 0px;}

h2 {font-size: 80px;
    font-family: Arial, Helvetica, "sans-serif";
    text-align: center;
}
p {font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;}
.zero {margin: 0px;}

#noren {position: fixed;
		top: 0px;}

#hunbarger {position: fixed;
			top: 54px;
			right: 32px;}

.first {background-color: #004876;
		color: white;
		padding-top: 150px;
		margin: 0px;}

#bagel {margin: 0px;
		/*position: relative;*/
		top: 50px;
		bottom: -50px;}

#top {width: 100%;}

#plain {margin: 0px;
		width: 100%;}

#naka {width: 100%;}