@charset "utf-8";

/*共通*/

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;/*旧サイト用にtop10px*/
  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;
}

/*各ページ*/

#prof-title {
  width: 900px;
  margin: 0 auto;
}

#monthly hr.clear {
    clear: both;
    background-color:#231916;
    color: #231916;
    border:none;
    height: 1px;
}

/*                                         選出基準*/
#pr_kijyun {
    margin: 0px;
    border: 1px solid #944c57;
  height: 314px;
}
#pr_kijyun .title-kijyun {
    font-weight: bold;
    letter-spacing: 3px;
    background-color: #944c57;
    color: #ffffff;
    text-align: center;
    padding: 4px;
}
.text-kijyun {
    padding: 0px 15px;
    font-size: 14px;
}

.text-kijyun p {
    margin: 8px 0;
}
/*                                       選手データの見方*/
#mikata-title {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  background: #944c57;
  padding: 1px 13px;
  border-radius: 8px;
  color: #FFF;
  font-size: 13px;
    letter-spacing: 0.2em;
}
#profile-member{
    border: 1px solid #000000;
    padding:10px 10px 0 10px;
    margin-top: 0;
    margin-bottom: 8px;
}
#portrait {
  width: 126px;
  padding: 63px 0;
  margin-bottom: 1px;
  text-align: center;
  background: #ccc;
}
#profile-member table {
  width: 280px;
  font-size: 14px;
}
#profile-member .score {
  width: 134px;
}
#profile-member .average td {
  text-align: left;
}
#profile-member .rank_m {
    width: 100%;
    margin: 13px 0;
}
/*                                       プロフィール*/
.profile_box_l,
.profile_box_r {
  width: 48.5%;
  margin: 20px 0;
  background: none;
}
.profile_box_l {float: left;}
.profile_box_r {float: right;}

.score {
  padding: 0;
  width: 50%;
  float: left;
  color: #009b63;
  font-weight: bold;
  font-size: 120%;
  line-height: 1em;
}
.score span {
  color: #000;
  font-weight: normal;
  font-size: 80%;
}

.profile_box_l table,
.profile_box_r table {
/*  margin-right: 10px;*/
}
.profile_box_l table th,
.profile_box_l table td,
.profile_box_r table th,
.profile_box_r table td {
  width: 15%;
  border: solid 1px #000;
  text-align: center;
}
.profile_box_l table th,
.profile_box_r table th {
  background: #ebe3bd;
}

.prlist_photo {
  position: relative;
  float: left;
  clear: both;
}
.prlist_photo img {
  width: 132px;
  height: 194px;
  margin: 0;
}


.average {
    width: 100%;
    border: 1px solid #000;
}
.average td {
    width: 25%;
}
.style4 {
    background: #D6E9C3;
    border-left: 1px solid #000;
}
.style5 {
  background: #D6E9C3;
}

.rightside {
  float: left;
  width: 66%;
  margin: 0 0 8px 12px;
}


.number {
  float: left;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
}
.kana {
  float: right;
  //padding: 3px 10px 0 0;
  font-size: 95%;
  text-align: left;
  letter-spacing: 1px;
}
div.name,
div.name_l {
    clear: both;
    text-align: center;
    font-size: 250%;
    font-weight: bold;
    letter-spacing: 0.15em;
    line-height: 1.2em;
  color: #946f46;
}

div.name a,
div.name a:hover,
div.name a:visited {
  color: #946f46;
}
div.name_l a,
div.name_l a:hover,
div.name_l a:visited {
  color: #d23f31;
}

.rank {
  text-align: center;
  color: #231916;
  font-weight: bold;
  letter-spacing: 1px;
  width: 80%;
  margin: 0 auto 8px auto;
  border-radius: 25px;
  background: #DCDDDD;
  margin: 9px auto;
}

#monthly p.text {
    color: #231916;
    font-size: 100%;
    margin: 1px 0 5px 0;
}




/*                                */
#shokin h4 {
  text-align: center;
  color: #306cc0;
  font-size: 20px;
}
#shokin p {
  text-align: center;
}
#shokin table {
  width: 90%;
  margin: 0 auto;
}
#shokin table tr th {
  text-align: center;
  border: solid 1px #000;
}
#shokin table tr th {
  background: #d1d2d4;
}
#shokin table tr td {
  text-align: center;
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-bottom:1px dashed #000;
}
#shokin table td:nth-of-type(3),
#shokin table td:nth-of-type(8) {
  font-weight: bold;
}
#shokin table tr:nth-child(5n+1) {
  border-bottom:1px solid #000;
}

/*                                */
h5#yusho-title {
  clear: both;
  width: 100%;
  text-align: center;
  background: #0057a0;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  margin: 3% auto 1% auto;
  letter-spacing: 3px;
}
h5#yusho-title span {
  font-size: 15px;
}
#yushosha {
  width: 100%;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
}
#yushosha p {
  text-align: left;
  font-size: 14px;
  clear: both;
  margin: 0;
  padding: 1% 0 0 0;
}
#yushosha .yusho {
  border-collapse: collapse;
  width: 48%;
/*  float: left;*/
}
#yushosha .yusho:nth-of-type(2),
#yushosha .yusho:nth-of-type(3),
#yushosha .yusho:nth-of-type(4) {
  margin: 0 0 0 1%;
}
#yushosha .yusho th,
#yushosha .yusho td {
  padding: 3px;
  text-align: center;
  background: #FFF;
}
#yushosha .yusho th {
  background: #fef0bd;
  border-top: 2px solid #221815;
  border-bottom: 2px solid #221815;
}
#yushosha .yusho td {
  border-bottom: 1px solid #000;
}
#yushosha .yusho td:nth-of-type(4) {
  font-weight: bold;
  color: #33407f;
}
#yushosha .yusho span.ranna {
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  display: inline-block;
  margin: 0 0 0 17%;
}
#yushosha .yusho td.taikai42 {
  color: #76161b;
  font-size: 16px;
  font-weight: bold;
  background: #F5E498;
  line-height: 1.8;
  background: linear-gradient(to left bottom, #e7c347, #fffcd1, #e7c347);
  padding: 4px 0px;
}
#yushosha .yusho td.taikai42 span {
  background: #76161b;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 3px;
  margin-left:3px
}
#yushosha .yusho td.taikai42 span.yusho_box {
  color: #76161b;
  font-size: 16px;
  padding: 0px 2px;
  border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #76161b;
}

#yushosha .yusho .name {
  font-size: 16px;
  font-weight: bold;
  color: #0057a0;
}