@charset "UTF-8";
.TOP img{
	width: 100%;
}
.TOP {
  position: relative;
}
.TOP p {
  position: absolute;
  color: white;
  top: 180px;
  left: 18px;
  font-size: 18px;
}
.senpai img{
	width: 100%;
}
.senpai{
  position: relative;
}
.senpai h7{
  position: absolute;
  color: black;
  top: 28px;
  left: 203px;
  font-size: 10px;
}
.senpai h8{
  position: absolute;
  color: black;
  top: 190px;
  left: 40px;
  font-size: 10px;
}
.senpai h9{
  position: absolute;
  color: black;
  top: 330px;
  left: 203px;
  font-size: 10px;
}
.senpai p{
	font-size: 13px;
	margin-top: 20px;
	
}
.nextpage img {
  width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
}
.nextpage {
  position: relative;
}
.nextpage p {
  position: absolute;
  color: #4C4847;
  top: 3px;
  left: 145px;
  font-size: 12px;
}
.bar {
  color: #4C4847;
  text-align: center;
  font-size: 13px;
  line-height: 2px;
  background-color: #EBEBEC;
  padding: 15px 15px;
}