@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 .top {
  width: 900px;
  height: 285px;
  background-color: #efb31a;
  display: flex;
}
#monthly .top .title {
  width: 525px;
  text-align: center;
}
#monthly .top .title .title_inner_1 {
  font-size: 45px;
  margin-top: 10px;
  margin-bottom: 5px;
}
#monthly .top .title .title_inner_1 .ball {
  color: #00538d;
  border-radius: 50%;
  padding: 6px 12px 0 12px;
  background: #ffffff;
}
#monthly .top .title .chara {
  margin-bottom: 10px;
}
#monthly .top .top_box {
  background: #00538d;
  margin: 10px 10px;
  width: 565px;
}
#monthly .top .top_box .label {
  background: #ffffff;
  float: right;
  font-weight: bold;
}
#monthly .top .top_box img {
  float: left;
  margin: 10px 10px 0 10px;
}
#monthly .top .top_box .right_container {
  color: #ffffff;
}
#monthly .top .top_box .right_container .text_container {
  margin-top: 10px;
  height: 150px;
}
#monthly .top .top_box .right_container .text_container .elect {
  font-size: 20px;
  color: #cede5a;
  font-weight: bold;
}
#monthly .top .top_box .right_container .text_container .zen {
  width: 50px;
  color: #fff;
  background: #0599d9;
  text-indent: 0;
  text-align: center;
}
#monthly .top .top_box .right_container .text_container .ashiya {
  width: 50px;
  color: #fff;
  background: #ed722a;
  text-indent: 0;
  text-align: center;
}
#monthly .top .top_box .right_container .text_container td {
  padding-left: 15px;
}
#monthly .top .top_box .right_container .number {
  float: left;
  margin-bottom: 0px;
}
#monthly .top .top_box .right_container .r_name {
  clear: left;
  font-size: 48px;
  text-align: left;
  margin-left: 15px;
}
#monthly .top .top_box .right_container .photo_2 {
  width: 450px;
  position: relative;
  bottom: 150px;
}
#monthly .top .top_box .right_container .photo_2 .r_status {
  padding-right: 15px;
  position: absolute;
  top: 50px;
  right: 0px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: black;
  text-shadow: 1px 1px 0 #fff100, -1px -1px 0 #fff100, -1px 1px 0 #fff100, 1px -1px 0 #fff100, 0px 1px 0 #fff100, -1px 0 #fff100, -1px 0 0 #fff100, 1px 0 0 #fff100;
  line-height: 1.3;
}
#monthly .top .top_box .right_container .photo_2 img {
  transform: rotate(10deg);
  float: right;
  padding-right: 35px;
}
#monthly .profile_container {
  width: 900px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#monthly .mikata {
  display: block;
  width: 900px;
  height: 300px;
  background-color: #013187;
  font-size: 35px;
  text-align: center;
}
#monthly .profile_box {
  width: 440px;
  height: 365px;
  background-color: #00538d;
  margin: 35px 5px 0px 5px;
}
#monthly .profile_box p {
  height: 168px;
  font-size: 25px;
  color: #ffffff;
  text-indent: 0;
  margin-bottom: 0px;
}
#monthly .profile_box .photo {
  float: left;
  margin: 10px 10px;
}
#monthly .profile_box .racer_comm {
  margin-top: 10px;
  width: 250px;
  float: left;
}
#monthly .profile_box .racer_comm .elect {
  font-size: 20px;
  color: #cede5a;
  font-weight: bold;
}
#monthly .profile_box .racer_comm table {
  width: 235px;
  height: 32px;
  border: solid 1px black;
  background: #fff;
  table-layout: fixed;
}
#monthly .profile_box .racer_comm table .zen {
  color: #fff;
  background: #0599d9;
  border-left: solid 1px black;
}
#monthly .profile_box .racer_comm table .ashiya {
  color: #fff;
  background: #ed722a;
  border-left: solid 1px black;
}
#monthly .profile_box .racer_comm table td,
#monthly .profile_box .racer_comm table th {
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
}
#monthly .profile_box .racer_comm table .year {
  font-size: 10px;
}
#monthly .profile_box .racer {
  color: #ffffff;
  margin: 10px 10px;
}
#monthly .profile_box .racer h2 {
  margin-top: 45px;
  font-size: 48px;
  text-align: left;
}
#monthly .profile_box .racer .name_wrapper_s {
  width: 250px;
  clear: left;
}
#monthly .profile_box .racer .name_wrapper_s p {
  height: 35px;
}
#monthly .profile_box .racer .name_wrapper_s .number {
  float: left;
  margin-bottom: 0px;
}
#monthly .profile_box .racer .name_wrapper_s .name_yomi {
  margin-top: 5px;
  font-size: 20px;
  float: right;
  margin-bottom: 0px;
}
#monthly .profile_box .racer .name_wrapper_s2 {
  width: 280px;
  clear: left;
}
#monthly .profile_box .racer .name_wrapper_s2 p {
  height: 35px;
}
#monthly .profile_box .racer .name_wrapper_s2 .number {
  float: left;
  margin-bottom: 0px;
}
#monthly .profile_box .racer .name_wrapper_s2 .name_yomi {
  margin-top: 5px;
  font-size: 20px;
  float: right;
  margin-bottom: 0px;
}
#monthly .profile_box .racer .name_wrapper_s3 {
  width: 320px;
  clear: left;
}
#monthly .profile_box .racer .name_wrapper_s3 p {
  height: 35px;
}
#monthly .profile_box .racer .name_wrapper_s3 .number {
  float: left;
  margin-bottom: 0px;
}
#monthly .profile_box .racer .name_wrapper_s3 .name_yomi {
  margin-top: 5px;
  font-size: 20px;
  float: right;
  margin-bottom: 0px;
}
#monthly .profile_box .racer .r_name {
  clear: left;
}
#monthly .profile_box .racer .r_name a {
  color: #ffffff;
}
#monthly .profile_box .racer .r_name_l {
  clear: left;
}
#monthly .profile_box .racer .r_name_l a {
  color: #f4b4d0;
}
#monthly .profile_box .racer .photo_2 {
  width: 432px;
  position: relative;
  bottom: 125px;
}
#monthly .profile_box .racer .photo_2 .r_status {
  padding-right: 15px;
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: black;
  text-shadow: 1px 1px 0 #fff100, -1px -1px 0 #fff100, -1px 1px 0 #fff100, 1px -1px 0 #fff100, 0px 1px 0 #fff100, -1px 0 #fff100, -1px 0 0 #fff100, 1px 0 0 #fff100;
  line-height: 1.3;
}
#monthly .profile_box .racer .photo_2 img {
  transform: rotate(10deg);
  float: right;
}/*# sourceMappingURL=profile.css.map */