@charset "UTF-8";

body{
	margin: 0;
	padding: 0;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
#main{
	background-image:url("images/back.jpg");
	width:375px;
	height: auto;
	background-size: cover;
}

.header {
  background-color: white;
  width: 100%;
	height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
#logo{
	margin-top: 0;
	margin-left: 10px;
	margin-right: 250px;
}

#koukoku{
	margin-top: 100px;
	vertical-align:left;
}

h3{
	font-size: 1.1em;
	font-weight: 200;
}
#b1{
	margin-top: 150px;
	}

#ao1{
	margin-top: 200px;
	margin-left: 115px;
}
h1{
	text-align: center;
	color:deepskyblue;
	font-weight:450;
	font-size: 2em;
	width: 100%;
	height: 60%;
}
#b2{
	margin-top: 65px;
}

#b3{
	font-size: 0.7em;
	}

h2{
	text-align: center;
	fonto-weight:50;
}

#m1{
	margin-top: 115px;
}
#b4{
	margin-top: 350px;
	font-size: 0.7em;
}

#b5{
	margin-top: 105px;
}
#b6{
	margin-top: 45px;
}

#b7{
	margin-top: 43px;
}

#m2{
	margin-top: 120px;
}

#b8{
	margin-top: 440px;
}
p{
	text-align: center;
	font-weight: 200;
}



.lineup{
	display:flex;
overflow-x:scroll;
}
	
.ao2{
	margin-top: 210px;
	margin-left: 80px;
}

.mu1{
	margin-top: 243px;
	margin-left: 150px;
}

.mu3{
	margin-top: 270px;
	margin-left: 100px;
	margin-right: 40px;
}

#m3{
	margin-top: 140px;
	font-size: 0.9em;
	color:deepskyblue;
		font-weight:350;
}

#logo2{
	margin-top: 120px;
	margin-left: 140px;
	margin-bottom: 40px;
}



