@charset "UTF-8";
/*共通*/
.button--arrowRight {
  -webkit-box-sizing: border-box;
          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,
#monthly .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 {
  width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#monthly #dream hr {
  margin: 0;
  width: 880px;
  height: 30px;
  background-color: #af4284;
  border-radius: 14px;
}

#monthly #dream h3 {
  margin-top: -53px;
  margin-bottom: 10px;
  width: 880px;
  text-align: center;
  color: #fff;
  z-index: auto;
}

#monthly #dream h3 span {
  margin-right: 20px;
  color: #fff100;
  font-size: 40px;
  text-shadow: 2px 2px 0 #af4284, 2px -2px 0 #af4284, -2px 2px 0 #af4284, -2px -2px 0 #af4284, 0 2px 0 #af4284, 2px 0 0 #af4284, 0 -2px 0 #af4284, -2px 0 0 #af4284;
}

#monthly #dream .dream-racer {
  margin-bottom: 20px;
  width: 450px;
  height: 650px;
  position: relative;
}

#monthly #dream .dream-racer .dream-main {
  position: absolute;
  z-index: 0;
}

#monthly #dream .dream-racer .dream-point {
  position: absolute;
  top: 5px;
  left: 5px;
  color: #0097e0;
  font-weight: bold;
  text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff;
  z-index: 2;
}

#monthly #dream .dream-racer .dream-times {
  position: absolute;
  top: 5px;
  right: 25px;
  width: 250px;
  color: #fff;
  text-align: right;
  background-color: #0097e0;
  border: solid 1px #0097e0;
  border-radius: 12px;
}

#monthly #dream .dream-racer .dream-times span {
  display: inline-block;
  margin-left: 15px;
  width: 150px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

#monthly #dream .dream-racer .dream-num {
  position: absolute;
  bottom: 0;
  left: 5px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  z-index: 2;
}

#monthly #dream .dream-racer .dream-num strong {
  margin-bottom: -20px;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 72px;
  font-style: italic;
  -webkit-transform: scaleY(1.2);
          transform: scaleY(1.2);
}

#monthly #dream .dream-racer .dream-text {
  position: absolute;
  right: 25px;
  bottom: 5px;
  width: 320px;
  z-index: 2;
}

#monthly #dream .dream-racer .dream-text img {
  position: absolute;
  top: -120px;
  right: -10px;
  -webkit-transform: rotate(355deg);
          transform: rotate(355deg);
  border: solid 3px #fff;
  -webkit-box-shadow: 2px 2px 6px #666;
          box-shadow: 2px 2px 6px #666;
}

#monthly #dream .dream-racer .dream-text .dream-text-name {
  width: 220px;
  float: left;
  text-align: center;
}

#monthly #dream .dream-racer .dream-text .dream-text-name .dream-text-name-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #000;
  text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
}

#monthly #dream .dream-racer .dream-text .dream-text-name strong {
  font-size: 42px;
}

#monthly #dream .dream-racer .dream-text .dream-class {
  float: right;
  margin-right: 5px;
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #dcdddd;
  border-radius: 50%;
}

#monthly #dream .dream-racer .dream-text p {
  clear: both;
  text-indent: 0;
  color: #fff;
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000, -1px 0 0 #000;
}

#monthly #dream .dream-racer .dream-text table {
  width: 310px;
}

#monthly #dream .dream-racer .dream-text table tr th, #monthly #dream .dream-racer .dream-text table tr td {
  text-align: center;
  border: solid 1px #000;
}

#monthly #dream .dream-racer .dream-text table tr th {
  font-weight: normal;
  background-color: #dcdddd;
}

#monthly #dream .dream-racer .dream-text table tr td {
  background-color: #fff;
}

#monthly #dream .dream-racer .dream-text table tr td.zen {
  background-color: #c7e8fa;
}

#monthly #dream .dream-racer .dream-text table tr td.grade {
  background-color: #d2cde6;
}

#monthly #dream .dream-racer .dream-text table tr td.ama {
  background-color: #fcd7a1;
}

#monthly #dream .dream-racer.dream-boat1 .dream-num {
  color: #fff;
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000, -1px 0 0 #000;
}

#monthly #dream .dream-racer.dream-boat1 .dream-text .dream-text-name strong {
  color: #fff;
  text-shadow: 2px 2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, -2px -2px 0 #000, 0 2px 0 #000, 2px 0 0 #000, 0 -2px 0 #000, -2px 0 0 #000;
}

#monthly #dream .dream-racer.dream-boat1::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-right: solid 400px transparent;
  border-bottom: solid 170px #f7f8f8;
  z-index: 1;
}

#monthly #dream .dream-racer.dream-boat2 .dream-num {
  color: #000;
  text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat2 .dream-text .dream-text-name strong {
  color: #000;
  text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat2::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-right: solid 400px transparent;
  border-bottom: solid 170px #c9caca;
  z-index: 1;
}

#monthly #dream .dream-racer.dream-boat3 .dream-num {
  color: #e60012;
  text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat3 .dream-text .dream-text-name strong {
  color: #e60012;
  text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat3::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-right: solid 400px transparent;
  border-bottom: solid 170px #f8c5ac;
  z-index: 1;
}

#monthly #dream .dream-racer.dream-boat4 .dream-num {
  color: #007fc7;
  text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat4 .dream-text .dream-text-name strong {
  color: #007fc7;
  text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat4::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-right: solid 400px transparent;
  border-bottom: solid 170px #bbd1ed;
  z-index: 1;
}

#monthly #dream .dream-racer.dream-boat5 .dream-num {
  color: #fff100;
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000, -1px 0 0 #000;
}

#monthly #dream .dream-racer.dream-boat5 .dream-text .dream-text-name strong {
  color: #fff100;
  text-shadow: 2px 2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, -2px -2px 0 #000, 0 2px 0 #000, 2px 0 0 #000, 0 -2px 0 #000, -2px 0 0 #000;
}

#monthly #dream .dream-racer.dream-boat5::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-right: solid 400px transparent;
  border-bottom: solid 170px #fff67f;
  z-index: 1;
}

#monthly #dream .dream-racer.dream-boat6 .dream-num {
  color: #00a051;
  text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat6 .dream-text .dream-text-name strong {
  color: #00a051;
  text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff;
}

#monthly #dream .dream-racer.dream-boat6::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-right: solid 400px transparent;
  border-bottom: solid 170px #bedfc2;
  z-index: 1;
}
/*# sourceMappingURL=dream.css.map */