@charset "UTF-8";

@media (max-width: 414px){
}

div.toppage {
  text-align: center;
}

body{
	margin: 0px;
}

div.copy {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 200;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  background-color: white;
  color: #1E2D4C;
  margin-right:40px;
  padding-top:80px;
	padding-bottom: 100px;
  width: 100px;
  height: 170px;
  font-size:0.8em;
	text-align: center;
}

#tophaikei img {
  width: 50%;
  margin-top: 100px;
  margin-bottom: 80px;
}
#tophaikei {
  background-image: url("images/tophaikei.png");
  background-size: cover;
}
p.poem {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background-color: white;
  color: #1E2D4C;
  padding: 10px 20px;
  text-align: center;
  opacity: 0.7
}
#ningendakega {
  font-size: 0.8em;
  width: 10px;
  height: 300px;
  position: absolute;
  top: 320px;
  left: -60px;
  background-color: #A0C2D6
}
#watashihaaishita {
  font-size: 0.7em;
  width: 5px;
  height: 220px;
  position: absolute;
  top: 430px;
  left: 15px;
  background-color: #EDCCCD
}
#sorehamarude {
  font-size: 0.8em;
  width: 15px;
  height: 280px;
  position: absolute;
  top: 640px;
  left: -30px;
  background-color: #EDCCCD
}
#watashitachihaaisurukotowo {
  font-size: 0.6em;
  width: 6px;
  height: 330px;
  position: absolute;
  top: 570px;
  right: 100px;
  background-color: #A0C2D6
}
#sukkari {
  font-size: 0.8em;
  width: 15px;
  height: 340px;
  position: absolute;
  top: 270px;
  right: 4px;
  background-color: #EDCCCD
}
#jibunno {
  font-size: 0.8em;
  width: 6px;
  height: 400px;
  position: absolute;
  top: 400px;
  right: 40px;
  background-color: #EDCCCD
}
a.button {
  display: block;
  background-color: azure;
  height: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
	margin-left:30px;
	margin-right: 30px;
  width: 200px;
  text-decoration: none;
	text-align: center;
  font-weight: normal;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 1.00) 0%, rgba(210, 249, 255, 1.00) 100%);
  color: #1E2D4C;
}
href {
  list-style: none;
  display: flex;
  flex-direction: column;
  text-align: center;
}
li {
  width: 300px;
  height: 100px;
  margine-top: 10px;
  margin-bottom: 25px;
	list-style: none;
	text-align:center;
}