@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 #profile_container{
  width:900px;
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
}

/*見方*/
#monthly #mikata{
  float:right;
  width:350px;
}

#monthly #mikata_rank{
  font-weight:bold;
  width:120px;
  color:#fff;
  text-align:center;
  border-radius:15px 15px 0 0;
  background:#000;
}

#monthly #mikata_midashi{
  float:right;
  width:140px;
  text-align:center;
  color:#fff;
  background:#595757;
  border-radius:5px;
}

#monthly #mikata_racer{
  background:#D3D3D4;
  width:350px;
  height:200px;
}

#monthly #mikata_photo {
  float:left;
}

#monthly #mikata_photo img {
  display:block;
  width:120px;
  height:200px;
}

#monthly #mikata_name_box{
  width:220px;
  float:left;
  margin:5px 2px;
}

#monthly #mikata_number{
  padding-left:3px;
  text-align:left;
  font-size:14px;
  font-weight:bold;
  letter-spacing:1px;
  color:#000;
}

#monthly #mikata_name{
  clear:both;
  text-align:left;
  font-size:30px;
  font-weight:bold;
  letter-spacing: 2px;
  font-family:"ＭＳ ゴシック", monospace;
  line-height:1.2em;
  width:100%;
  color:#403A3A;
}

#monthly #mikata_data{
  text-align:center;
  font-size:95%;
  margin:5px auto 5px;
  color:#000;
}

#monthly #mikata_seiseki{
  width:100%;
  margin-top:10px;
}

#monthly #mikata_seiseki p{
  text-indent:0;
  font-size:80%;
  margin:5px 0 0 0;
  color:#000;
}

#monthly #mikata_seiseki span#zen,
#monthly #mikata_seiseki span#touchi {
  padding:0 4px;
  border:solid 1px black;
  margin-right:3px;
  color:#000;
}
#monthly #mikata_seiseki span#zen{
  background:#FFFABC;
}

#monthly #mikata_seiseki span#touchi{
  background:#FADBE1;
}

/*タイトル*/
#monthly #profile_title{
  width:580px;
  text-align:center;
  padding:5px;
  border:solid 1px black;
  float:left;
}

#monthly #profile_title h3 {
  font-size:40px;
  color:#403A3A;
}

#monthly #headline{
  width:220px;
}

#monthly #headline p{
  text-indent:0;
  line-height:1.3;
  font-size:12px;
}

#monthly #headline p:nth-of-type(1) {
  text-align:center;
  position:relative;
}

#monthly #headline p:nth-of-type(1)::before,
#monthly #headline p:nth-of-type(1)::after{
  content: "";
  width: 15px;
  height: 100%;
  position: absolute;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#monthly #headline p:nth-of-type(1)::before {
  top: 0;
  left: 0;
  border-left: 1px solid #000;
}

#monthly #headline p:nth-of-type(1)::after {
  top: 0%;
  right: 0%;
  border-right: 1px solid #000;
}

#monthly #headline p:nth-of-type(2) {
  text-align:left;
  text-indent:-1em;
  padding-left:1em;
  margin:5px 0 0 0;
}

/*プロフィール*/
#monthly .profile_box{
  margin-top:20px;
}

#monthly .first_box{
  margin-top:8px;
}

#monthly .rank{
  font-weight:bold;
  width:120px;
  color:#fff;
  text-align:center;
  border-radius:15px 15px 0 0;
}

#monthly #grandprix{
  float:right;
  font-weight:bold;
  color:#000;
}

#monthly .racer{
  width:295px;
  height:200px;
}

/*関東*/
#monthly .kanto .rank{
  background:#F39800;
}

#monthly .kanto .racer{
  background:#FDE2B9;
}

/*東海*/
#monthly .tokai .rank{
  background:#63A826;
}

#monthly .tokai .racer{
  background:#D5E5BF;
}

/*近畿*/
#monthly .kinki .rank{
  background:#00A1DF;
}

#monthly .kinki .racer{
  background:#C1E3F6;
}

/*中国四国*/
#monthly .chushikoku .rank{
  background:#92539D;
}

#monthly .chushikoku .racer{
  background:#DCCCE4;
}

/*九州*/
#monthly .kyushu .rank{
  background:#01B097;
}

#monthly .kyushu .racer{
  background:#CFE9E1;
}

/*前回優勝*/
#monthly .zenkai .rank{
  background:#E50050;
  width:295px;
  font-size:14px;
}

#monthly .zenkai .racer{
  background:#F8C6C6;
}

/*施行者*/
#monthly .sekousya .rank{
  background:#E50050;
  font-size:14px;
}

#monthly .sekousya .racer{
  background:#F8C6C6;
}

/*内容*/
#monthly .photo {
  float:left;
}

#monthly .photo img {
  display:block;
  width:120px;
  height:200px;
}

#monthly .name_box{
  width:170px;
  float:left;
  margin:5px 2px;
}

#monthly .name_box .number{
  float:left;
  padding-left:3px;
  text-align:left;
  font-size:14px;
  font-weight:bold;
  letter-spacing:1px;
  color:#000;
}

#monthly .name_box .kana {
  float:right;
  color:#000;
  margin-top:2px;
  font-size:11px;
  text-align:left;
  letter-spacing:1px;
}

#monthly .name_box .name,
#monthly .name_box .name_l {
  clear:both;
  text-align:center;
  font-size:30px;
  font-weight:bold;
  letter-spacing: 2px;
  font-family:"ＭＳ ゴシック", monospace;
  line-height:1.2em;
  width:100%;
}

#monthly .name_box .name a{
  color:#403A3A;
}

#monthly .name_box .name_l a{
  color:#C04C97;
}

#monthly .name_box .data{
  text-align:center;
  font-size:95%;
  margin:5px auto 5px;
  color:#000;
}

#monthly .name_box .seiseki{
  margin:0 auto 0 auto;
  width:95%;
}

#monthly .seiseki table{
  width:100%;
  border:solid 1px black;
  background:#fff;
  table-layout: fixed;
}

#monthly .seiseki table{
  margin-bottom:8px;
}

#monthly .seiseki table th,
#monthly .seiseki table td{
  font-size:80%;
  text-align:center;
  vertical-align:middle;
  font-weight:normal;
  color:#000;
}

#monthly .seiseki table th.zen,
#monthly .seiseki table th.touchi{
  border-left:solid 1px black;
}

#monthly .seiseki table th.zen{
  background:#FFFABC;
}

#monthly .seiseki table th.touchi{
  background:#FADBE1;
}

#monthly .name_box .text{
  width:100%;
  text-align:left;
  clear:both;
  font-size:95%;
  margin:0 auto 0 auto;
  color:#000;
}
