@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 a {
  text-decoration: underline;
}

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


/*各ページ*/
#monthly .profile_top_mihon ,.profile_racer{
  font-weight: bold;
  color: black;
}

#monthly .profile_top_mihon{
  position: relative;
}

#monthly .profile_ketuzyou{
  font-size: 15px;


}

#monthly .title_mihon {
  font-size: 50px;
  text-align: center;
  letter-spacing: 7px;
  color: black;
}

#monthly .profile_border{
  background-color: #d3edfb;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

#monthly .profile_mihon, .profile_box, .profile_boxb{
  margin-bottom: 10px;
}

#monthly .profile_box{
  background-color: #d3edfb;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

#monthly .profile_boxb{
  background-color: #fadcea;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;

}

#monthly .profile_mihon,.profile_racer{
  width: 440px;
}

#monthly .profile_racer_box{
  justify-content: space-around;
}

#monthly .profile_mihon h3{
  text-align: center;
  margin-bottom: 19px;
}

#monthly .profile_mihon_side p{
  text-indent: initial;
}

#monthly .profile_mihon_side ,.profile_bottom_mihon,.profile_box,.profile_boxb,.profile_racer_box{
  display: flex;
  flex-shrink: 0;
}

#monthly .profile_mihon_side{
  position: relative;
}

#monthly .profile_mihon_side ul{
  position: absolute;
  left: 160px;

}

#monthly .profile_reason{
  font-size: 25px;
  color: #d7005e;
}

#monthly .profile_num{
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}

#monthly .profile_top_racer_right{
  position: relative;
  margin: 5px 5px 0 10px;
  font-size: 18px;
}

#monthly .profile_yomi{
  font-weight: initial;
}

#monthly .profile_name a{
  color: #007a88;
}

#monthly .profile_name{
  font-size: 55px;
  color: #007a88;
}

#monthly .profile_date{
  background-color: white;
  border-radius: 20px;
  padding: 0 20px;
}

#monthly .profile_comment{
  text-indent: initial;
  font-size: 18px;
  margin: 10px;
}

#monthly .profile_top_racer_right{
  line-height: 1.4;
}



#monthly .profile_top_racer_right li:nth-of-type(4){
  text-align: center;
}

#monthly .profile_date_mihon {
  white-space: nowrap;
  font-size: 18px;
  background-color: white;
  border-radius:10px;
  position: absolute;
  left: 5px;
  padding-left: 10px;
}

#monthly .profile_zennkoku,.profile_zennkoku_mihon{
  color: white;
  background-color: #68ae28;
  padding: 0 11px;

}

#monthly .profile_glade,.profile_glade_mihon{
  color: white;
  background-color: #e39300;
  padding: 0 1px;
}

#monthly .profile_touti{
  color: white;
  background-color:#b71253 ;
  padding: 0 11px;
}

#monthly .profile_zennkoku,.profile_glade ,.profile_table_td{
  border-bottom: 1px solid black;
}

#monthly .profile_box td, .profile_boxb td{
  width: 80px;
  text-align: center;
  background-color: white;
}

#monthly .profile_mikata{
  text-align: center;
  position: absolute;
  left: 360px;
  border-radius: 50%;
  white-space: nowrap;
  width: 78px;
  background-color: #595757;
  color: white;
  margin-top: -10px;
}

#monthly .profile_bottom{
  margin-top: 10px;
  font-size: 18px;
}

#monthly .profile_bottom_mihon p:nth-of-type(1){
  flex-shrink: 0;
  width: 110px;
}

#monthly .profile_bottom_mihon p:nth-of-type(2){
  text-indent: initial;
  color: black;
}