@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly .dream_racer_container{
  display: flex;
  background-color: #013187;

}

#monthly .dream_tittle{
  margin-top: 5px;
  color: black;
  text-align: center;
  width: 900px;

}

#monthly .dream_tittle_1{
  font-size: 30px;
}

#monthly .dream_tittle_2{
  font-size: 25px;
}

#monthly .dream_tittle_3{
  font-size: 20px;

}


#monthly .dream_tittle_4{
  font-size: 40px;
}

#monthly .dream_tittle_5{
  font-size: 32px;
}

#monthly .dream_tittle h3{
  font-family: serif;

}



#monthly .dream_tittle_note{
  font-size: 14px;
  font-weight: bold;
}

#monthly .draem_racer1{
  background-repeat: no-repeat;
  background-image:url(img/dream_01.jpg);
}

#monthly .draem_racer2{
  background-repeat: no-repeat;
  background-image:url(img/dream_02.jpg);
}

#monthly .draem_racer3{
  background-repeat: no-repeat;
  background-image:url(img/dream_03.jpg);
}

#monthly .draem_racer4{
  background-repeat: no-repeat;
  background-image:url(img/dream_04.jpg);
}

#monthly .draem_racer5{
  background-repeat: no-repeat;
  background-image:url(img/dream_05.jpg);
}

#monthly .draem_racer6{
  background-repeat: no-repeat;
  background-image:url(img/dream_06.jpg);
}

#monthly .dream_votes{
  display: flex;
  position: relative;
  top: 35px;
}

#monthly .dream_boat{
  font-size: 55px;
  font-family: serif;
  font-weight: bold;
  font-style: italic;
  position: relative;
  left: 35px;
  bottom: 65px;
}

#monthly .dream_boat_1{
  font-size:125px;
  position: relative;
  top: 10px;
}

#monthly .dream_goutei_1{
  color: white;
  text-shadow:
  2px 2px 0 black, 
  -2px -2px 0 black, 
  -2px 2px 0 black, 
  2px -2px 0 black, 
  0px 2px 0 black, 
  0-1px 0 black, 
  -2px 0 0 black, 
  2px 0 0 black;
}

#monthly .dream_goutei_2{
  color: black;
  text-shadow:2px 2px 0 white, -2px -2px 0 white,
  -2px 2px 0 white, 2px -2px 0 white,
  0px 2px 0 white,  0-2px 0 white,
  -2px 0 0 white, 2px 0 0 white;
}

#monthly .dream_goutei_3{
  color: #e60012;
  text-shadow:2px 2px 0 white, -2px -2px 0 white,
  -2px 2px 0 white, 2px -2px 0 white,
  0px 2px 0 white,  0-2px 0 white,
  -2px 0 0 white, 2px 0 0 white;
}

#monthly .dream_goutei_4{
  color: #0075c1;
  text-shadow:2px 2px 0 white, -2px -2px 0 white,
  -2px 2px 0 white, 2px -2px 0 white,
  0px 2px 0 white,  0-2px 0 white,
  -2px 0 0 white, 2px 0 0 white;
}

#monthly .dream_goutei_5{
  color: #fff100;
  text-shadow:2px 2px 0 black, 
  -2px -2px 0 black, 
  -2px 2px 0 black, 
  2px -2px 0 black, 
  0px 2px 0 black, 
  0-1px 0 black, 
  -2px 0 0 black, 
  2px 0 0 black;
}

#monthly .dream_goutei_6{
  color: #009944;
  text-shadow:2px 2px 0 white, -2px -2px 0 white,
              -2px 2px 0 white, 2px -2px 0 white,
              0px 2px 0 white,  0-2px 0 white,
              -2px 0 0 white, 2px 0 0 white;
}

#monthly .dream_fan{
  font-weight: bold;
  text-align: center;
  position: relative;
  left: 95px;
  top: 16px;
  color: black;
  line-height: 1;
  letter-spacing: 2px;
}

#monthly .dream_fan_r2{
  font-weight: bold;
  text-align: center;
  position: relative;
  left: 95px;
  top: 16px;
  color: white;
  line-height: 1;
  letter-spacing: 2px;
}

#monthly .dream_fan_2{
  font-size: 30px;
}

#monthly .dream_fan_3{
  font-size: 35px;
}

#monthly .dream_name{
  font-size: 30px;
  font-family: serif;
  text-align: center;
  position: relative;
  top: 350px;
  font-weight: bold;
  color: white;
  text-shadow: 1px 0px 0 #000, 3px 2px 0 #000, 0px 0px 0 #000, 0px 0px 0 #000;
  line-height: 50px;
}

#monthly .dream_name li:nth-of-type(1){
  font-size: 70px;
  letter-spacing: 30px;
}

#monthly .draem_top{
  height: 660px;
  width: 450px;

  text-indent: initial;
}

#monthly .dream_middle{
  width: 450px;
  background-color: #013187;
  color: white;
}

#monthly .dream_label{
  background-color: white;
  color: black;
  width: 400px;
  text-align: center;
  margin:0 auto
}

#monthly .dream_num{
  font-weight: bold;
}

#monthly .dream_text_area{
  width: 400px;
  margin:0 auto;
  height: 260px;
}

#monthly .dream_text{
  height: 120px;
  font-size: 17px;
  margin: 10px 0;
}


#monthly .dream_text2{
  border-top:3px dotted #ffffff ;
  margin: 10px 0px;
  padding-top:10px ;
}

#monthly .dream_win {
  border-collapse: collapse;
  margin:14px auto
}

#monthly .dream_win td{
 border: 1px solid black;
 width: 60px;
 text-align: center;

}

#monthly .dream_win td:nth-of-type(2n){
  background-color: white;
  color: black;

}

#monthly .dream_win td:nth-of-type(1) ,.dream_zen {
  background-color: #0599d9;
  color: white;
  font-weight: bold;
}

#monthly .dream_win td:nth-of-type(3),.dream_touti {
  background-color: #ed722a;
  color: white;
  font-weight: bold;
}

#monthly .dream_zen ,.dream_touti{
  text-shadow: initial;
  color:white;
  margin: 0px 5px;
  padding: 0 5px;
  border: solid 1px black;
}

#monthly .dream_bottom{
  width: 450px;
  background-color: #013187;
  color: white;
}

#monthly .draem_championship{
  font-weight: bold;
}


#monthly .dream_grades{

  width: 400px;
  margin: 10px auto;
}

#monthly .dream_grades tr td:nth-of-type(4){
  letter-spacing: 10px;
}

#monthly .dream_grades_1{
  position: relative;
  right: 6px;
}