@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 .title_1 {
  font-weight: bold;
  font-size: 24px;
}
#monthly .dreamrace {
  font-size: 45px;
  margin-right: 2px;
}
#monthly .dream_day {
  font-size: 38px;
}
#monthly .weak {
  font-size: 15px;
  color: #FFFFFF;
  background: #231815;
  padding: 2px 6px 0 6px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}
#monthly .fast {
  border: 1px black solid;
  font-size: 15px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 2px;
  vertical-align: middle;
}
#monthly .logo {
  display: flex;
  justify-content: flex-end;
}
#monthly .logo img {
  width: 500px;
}
#monthly .box_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
#monthly .election_recer {
  width: 270px;
  text-align: center;
}
#monthly .election_recer_1 {
  position: absolute;
  z-index: 1;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#monthly .election_recer_2 {
  position: absolute;
  z-index: 1;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#monthly .box, #monthly .box2, #monthly .box3, #monthly .box4, #monthly .box5, #monthly .box6 {
  position: relative;
  width: 270px;
  height: 664px;
  box-shadow: 0 0 8px gray;
}
#monthly .box {
  background: #ffffff;
}
#monthly .box2 {
  background: #231815;
}
#monthly .box3 {
  background: #b81c22;
}
#monthly .box4 {
  background: #1e2380;
}
#monthly .box5 {
  background: #fdd000;
}
#monthly .box6 {
  background: #007e41;
}
#monthly .box_top, #monthly .box_top2, #monthly .box_top3, #monthly .box_top4, #monthly .box_top5, #monthly .box_top6 {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 250px;
  height: 600px;
  border-radius: 10px 10px 0 0;
}
#monthly .box_top {
  background: #ffffff;
}
#monthly .box_top2 {
  background: #231815;
}
#monthly .box_top3 {
  background: #b81c22;
}
#monthly .box_top4 {
  background: #1e2380;
}
#monthly .box_top5 {
  background: #fdd000;
}
#monthly .box_top6 {
  background: #007e41;
}
#monthly .img_src {
  position: absolute;
  height: 270px;
  width: 250px;
  background-color: #4b4948;
  -webkit-clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0 80%);
          clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0 80%);
}
#monthly .boatnumber {
  position: absolute;
  left: 0px;
  top: 245px;
  font-size: 18px;
  line-height: 1em;
  text-align: center;
}
#monthly .boatnumber_w {
  position: absolute;
  left: 0px;
  top: 245px;
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  color: #ffffff;
}
#monthly .course_num, #monthly .course_num1, #monthly .course_num2 {
  font-family: serif;
  font-style: oblique;
  font-weight: bold;
  font-size: 65px;
}
#monthly .course_num {
  text-shadow: 1px 1px 4px #fff, -1px 1px 4px #fff, 1px -1px 4px #fff, -1px -1px 4px #fff, 1px 0px 4px #fff, 0px 1px 4px #fff, -1px 0px 4px #fff, 0px -1px 4px #fff;
}
#monthly .course_num2 {
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}
#monthly .dream_racer_syouritu {
  width: 200px;
  margin-top: 270px;
  margin-left: auto;
  background-color: #e6e6e7;
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  border-radius: 0px 0px 10px 10px;
}
#monthly .dream_racer_zen {
  color: #FFFFFF;
  background-color: #009e91;
  padding: 0 5px 0 5px;
  border-radius: 0px 0px 0px 10px;
}
#monthly .dream_racer_amagasaki {
  color: #FFFFFF;
  background-color: #6eb92b;
  padding: 0 5px 0 5px;
}
#monthly .dream_amagasaki_point {
  padding-right: 10px;
}
#monthly .racer_name_box, #monthly .racer_name_box_w {
  margin-top: 10px;
}
#monthly .racer_name_box_w {
  color: #ffffff;
}
#monthly .racer_kana {
  text-align: center;
}
#monthly .racer_name {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
#monthly .dream_racer_profile {
  background-color: #e6e6e7;
  display: flex;
  border-radius: 14px 14px 14px 14px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  font-weight: bold;
}
#monthly .border {
  border-right: 1px dotted black;
  width: 62.5px;
}
#monthly .border_no {
  width: 62.5px;
}
#monthly .comment {
  margin-top: 10px;
}
#monthly .comment_w {
  margin-top: 10px;
  color: #ffffff;
}/*# sourceMappingURL=dream.css.map */