@charset "UTF-8";



h1{
	color: #004E9D;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.top{
	position:relative;
	color: #004E9D;
}

div#title{
	text-align: center;
	width:"70%";
	height:"70%";
}
	
.title{
	margin-top: 15%;
	}

.japanese{
	color: #004E9D;
	text-align: center;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.english{
	color: #004E9D;
	text-align: center;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}

div#stand{
	text-align: center;
}

.text-image {
  display: flex;
  background-size: 397px 610px;
  width: 397px;
  height: 610px;
  text-align: center;
  vertical-align: bottom;
}

	
p#text1 {
	margin: auto;
	font-size: 14px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	line-height: 33px;
	color: #ffffff;
	font-weight: bold;
	background-color: #004E9D;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10%;
	letter-spacing: 5%;
}
	

	
.text-image p#text2 {
	font-size: 14px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-top: 24%;
	padding-left: 13%;
	letter-spacing: 5%;
	}
	
span{
	background-color: #FFD700;	
	}
	
	
 div#start{
	vertical-align: top;	
	}
	
div#main{
	margin-top: 30px;
	}

#totop{
	text-align: center;
	margin-top: 1100px;
	margin-bottom: 30px;
}
	
	
	