@charset "utf-8";

/*共通*/

#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 .profile_title{
  display:block;
  width: 420px;
  height: 165px;
  margin: -5px auto 0 auto;
  }


#monthly .kijun {
  width: 100%;
    //border: 1px solid #555;
    margin-top: 10px;
  padding: 0;
}

#monthly .kijun span {
  display:block;
    background: #F698A5;
  color:#58585A;
  font-weight: bold;
    text-align:center;
        line-height: 2;
  margin-bottom: 10px;
}

#monthly .kijun p{
font-size:14px;
  text-indent:-2em;
  padding-left:2em;
    line-height: 1.6;
  margin-bottom:0em;
}


.profile_box_m_l{
  width: 420px;
  margin: 16px 0;
  padding: 8px 5px 8px 0px;
  background: #fff;
    margin-bottom:20px;
}

.profile_box_m_r span.kome{
 display:block;
  font-size:13px;
  text-align:center;
  margin: 5px 0;
    }


.profile_box_m_r{
  position: relative;
  width: 420px;
  margin: 32px 0 20px 0;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  background: #FFFCD6;
}



.mikata{
  position: absolute;
  width:120px;
  right: 0;
  font-size:14px;
  background:#F16523;
  padding:3px 12px;
  color:#fff;
  text-align:center;
  border-radius:10px;
  margin:-2px auto 10px -2px;
  }

.rank-m {
  text-align: center;
  color: #231916;
  font-size: 100%;
  letter-spacing: 1px;
  width: 230px;
  margin: 8px auto;
  background: #FFEC95;
}

.average-m {
  clear: both;
  width: 98%;
  margin-top: 6px;
  font-size: 70%;
}
.average-m tr{
  border: 1px solid #555555;
}

.average-m th {
   border: solid 1px #555555;
   text-align: center;
   }
.average-m td {
  padding: 5px;
   text-align: left;
   }


/****個別****/


.profile_box_l,
.profile_box_r {
  width: 420px;
  margin: 16px 0;
  padding: 8px 5px 8px 8px;
  background: #FFFCD6;
}

.prlist_photo {
  position: relative;
  float: left;
  clear: both;
}
.prlist_photo img {
  width: 136px;
  height: 195px;
}

.profile_box_l .rightside img,
.profile_box_r .rightside img{
  display:block;
  width:240px;
  height: 80px;
  margin:6px auto;
}

.average {
  width: 136px;
/*  height: 50px;*/
  margin: 5px 0;
}

.average tr{
  border: 1px solid #555555;
}

.average td {
  text-align: center;
}

.rightside {
  float: left;
  width: 270px;
  margin: 0 0 0 10px;
  padding: 3px 0 0 ;
}

.rightside .text {
  font-size: 100%;
  color: #231916;
  line-height: 140%;
  letter-spacing:0.04em;
}

.style4 {
  background: #DFB9D7;
  font-weight: bold;
}

.style5 {
  background: #FFFFFF;
}

.score {
  padding: 0;
  color: #625FAA;
  margin-right: 1em;
  font-size: 16px;
  font-weight: bold;
}


.number {
  float: left;
  padding-left: 3px;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #F05989;
}


.kana {
  float: right;
  padding: 3px 0 10px 0;
  font-size: 80%;
  letter-spacing: 1px;
  color:#494949;
  font-weight: 100;
}

div.name,
div.name_l {
  clear: both;
  text-align: center;
  font-size: 220%;
  font-weight: bold;
  letter-spacing: 3px;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  line-height: 1.2em;
}
div.name,
div.name a,
div.name a:hover,
div.name a:visited {
  color: #F05989;
  font-family: "ＭＳ ゴシック", monospace;
  
}
div.name_l,
div.name_l a,
div.name_l a:hover,
div.name_l a:visited {
  color: #e7336e;
  font-family: "ＭＳ ゴシック", monospace;
}

#monthly .name a,
#monthly .name_l a {
  text-decoration: underline;
}

#monthly .name a:hover,
#monthly .name_l a:hover {
  text-decoration: none;
}


div.sixmoji{
  letter-spacing: 0 !important;
}

.rank {
/*  text-align: center;*/
  color: #231916;
  font-size: 100%;
  letter-spacing: 1px;
  width: 80%;
}

.data{
  background: #FFEC95;
  text-align: center;
  margin:10px 20px; 
}

.profile-bottom {
  clear: both;
  padding: 5px 0 0 0;
}
.profile-bottom table {
  width: 418px;
}
.profile-bottom table tr th,
.profile-bottom table tr td {
  text-align: center;
  border: 1px solid #555555;
}
.profile-bottom table tr th {
  background: #DFB9D7;
}
.profile-bottom table tr td {
  background: #fff;
}


.style5 span {
  font-size: 11px;
}

.profile-bottom table tr .style4 {
  background: #DFB9D7;
  font-weight: bold;
}



#monthly .prof-img-margin{
  display:block;
  margin-top:80px;
}






