@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: auto;
  font-size: 22px;
}
div.center_ll{
  text-align: center;
  margin: auto;
  font-size:40px;
  font-weight: bold;
  padding: 10px;
}
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: 10px;
}
span.bold{
  font-size: 20px;
  font-weight: bold;
}
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;
}

/* 上下パディング無し・マージン無し */
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;
  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;
}
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;
}
