@charset "utf-8";
body{
  margin: 0;
  padding: 0;
}
div.container{
  width: 420px;
  margin: auto;
}
div.top{
  font-style: 20px;
  text-align: center;
}
div.center{
  text-align: center;
  margin: 2px auto;
  font-size: 22px;
}
div.center_f30{
  text-align: center;
  margin: 2px auto;
  font-size: 35px;
  font-weight: bold;
}
div.center_f28b{
  text-align: center;
  margin: 2px auto;
  font-size: 28px;
  font-weight: bold;
}
div.center_ll{
  text-align: center;
  margin: auto;
  font-size:40px;
  font-weight: bold;
  padding: 10px;
}
div.center_f30b{
  text-align: center;
  margin: auto;
  font-size:30px;
  font-weight: bold;
  padding: 10px;
}
div.modoru{
  text-align: center;
  margin: 2px auto;
  font-size: 22px;
    font-weight: bold;
  background-color: blue;
  width: 180px;
  height: 50px;
  line-height: 50px;
  color: white;
  border-radius: 20px;
}
div.modoru a{
  color: white;
  text-decoration: none;
}
div.susumu{
  text-align: center;
  margin: 2px auto;
  font-size: 22px;
  font-weight: bold;
  background-color: red;
  width: 180px;
  height: 50px;
  line-height: 50px;
  color: white;
  border-radius: 20px;
}
div.susumu a{
  color: white;
  text-decoration: none;
}
div.center_ll_waku{
  text-align: center;
  margin: auto;
  border-top: solid 20px #ffa07a;
  border-bottom: solid 20px #ffa07a;
  font-size:40px;
  height: 60px;
  line-height: 60px;
  vertical-align:center;
  font-weight: bold;
  padding: 0px 10px;
}
p.bun{
  font-size:20px;
  padding: 2px 20px;
  margin: 2px auto;
}
div#id_center{
  text-align: center;
  width: 300px;
  font-size: 22px;
  margin: 10px auto;
}
span.bold{
  font-size: 20px;
  font-weight: bold;
}
span.f_25{
  font-size: 25px;
}
p.bun_l_haikei{
  font-size: 28px;
  padding: 10px;
background: #ffa07a;
}
p.bun_l_uesita{
  font-size: 28px;
  padding: 10px;
  border-top: solid 10px #ffa07a;
  border-bottom: solid 10px #ffa07a;
}
span.red{
  color: red;
}
span.orange{
  color: orange;
}
span.blue{
  color: blue;
}
.center a{
  color: black;
  text-decoration:none;
}

/* 上下パディング無し・マージン無し */
p.bun_pm{
  font-size: 24px;
  padding: 0px 10px 0px 10px;
  margin: 0;
}
p.bun_l{
  font-size: 28px;
  padding: 10px;
}



/* マージン調整 */
p.bun_l_pm{
  font-size: 30px;
  padding: 20px;
  margin: 0;
}
p.bun_ll{
  font-size: 35px;
  font-weight: bold;
  padding: 10px;
}
p.bun_ll_red{
  font-size: 35px;
  font-weight: bold;
  padding: 30px;
  color: red;
}
table.sun{
  width:400px;
  text-align: center;
  margin: auto;
}

table.ta4{
  width:400px;
  text-align: center;
  margin: auto;
}
table.ta4 td.l{
  text-align: center;
}
table.ta4 td.r{
  text-align: center;
}
img{
  margin: 0;
  padding: 0;
vertical:bottom;
}
footer{
  line-height : 30px;
  font-size: 18px;
  text-align: center;
  color: black;
  margin-bottom: 60px;
}
div.photo{
  text-align: center;
  margin: 20px 0px 20px 0px;
}
div.iro_a{
  float:left;
  /* margin-left: 30px; */
  width: 120px;
  height:120px;
  border-radius:50%;
  text-align: center;
  line-height:120px;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  background:green;
}
div.iro_b{
  float:right;
  margin-right: 30px;
  width:1200px;
  height:120px;
  border-radius:50%;
  background: #EF454A;
  text-align: center;
  line-height: 200px;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  background:blue;
}
div.next{
  margin: 30px auto;
  width:300px;
}
table.next_p td{
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  text-align: center;

  width: 150px;
  border: 2px solid blue;
}
table.next_p{
margin: 50px auto 30px auto;
}
.next_p a{
  text-decoration: none;
}



div.next a{
   display: block;
   margin-top: 10px;
   background: red;
   text-align: center;
   text-decoration: none;  /* リンクの下線を消す */
   font-size: 30px;
   line-height: 40px;
   color:white;
   font-weight: bold;
 }
 div.next a.revel_1{
      background: #0101df;
 }
 div.next a.revel_2{
      background: #ffbf00;
 }
 div.next a.revel_3{
      background: #ff8000;
 }
 div.next a.revel_4{
      background: #ff4000;
 }
h1{
  font-size: 30px;
text-align: center;
}
 /* 上のマージン４０ｐｘが無いもの */
 div.next_1 a{
    display: block;
    background: red;
    text-align: center;
    text-decoration: none;  /* リンクの下線を消す */
    font-size: 30px;
    line-height: 60px;
    color:white;
    font-weight: bold;
  }
div.cm{
  font-size: 15px;
  text-align: center;
}
/* ------------------------- */
  .album {
    width: 340px;
  	margin: auto;
  	background-color: white;
  	position: relative;
  }
  .album .img1 {
    width: 100%;
  	display: block;
  	margin: 0 auto;
  }
  .album .img2 {
	width: 100%;
  position: absolute;
  top: 0;
	left: 0;
	animation-name: album;
	animation-duration: 30s;
  animation-timing-function: ease-in-out;
	opacity: 1;
}


  @keyframes album {
  	0% {
  		opacity: 0;
  	}
20%{
  	opacity: 0;
}
100% {
  		opacity: 1;
  	}

  }
