@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 {
	width:418px;
	height:508px;
	border:solid 1px black;
	padding:5px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin:10px;
	float: left;
}

#monthly #mikata_midashi{
	height:19px;
	background: #595656;
	padding: 0px 35px;
	border-radius: 5px;
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	margin:0 auto 0;
}

#monthly #mikata_rightside {
	background: #fddb8f;
	padding: 10px 10px 10px 10px;
	width:398px;
	height:261px;
	position:relative;
}

#monthly #mikata_photo {
	float:left;
	clear:both;
}

#monthly #mikata_photo img {
	width:140px;
	height:213px;
}

#monthly #mikata_data {
	background: #FFFFFF;
	width:140px;
	position:absolute;
	top:223px;
	text-align:center;
}

#monthly #mikata_rankname_box{
	width:250px;
	float:right;
}

#monthly #mikata_rank {
	width:250px;
	height:30px;
	font-size:18px;
    font-weight: bold;
	color:#942f00;
}

#monthly #mikata_rank p{
	float:right;
	text-align:right;
	font-size:14px;
	color:#000;
	margin-top:3px;
}

#monthly #mikata_number {
	text-align:left;
	font-size:120%;
	font-weight:bold;
	letter-spacing:1px;
	color:#000;
}

#monthly #mikata_name {
	clear:both;
	text-align:left;
	font-size:36px;
	font-weight:bold;
	letter-spacing: 3px;
	font-family:"ＭＳ ゴシック", monospace;
	line-height:1.2em;
	width:100%;
	color:#7f0c3a;
}

#monthly #mikata_frame {
	display: inline-block;
	position: relative;
}

#monthly #mikata_seiseki p{
	text-indent:0;
	margin:5px 0 0 0;
	text-indent:-4em;
	padding-left:4em;
}

#monthly #mikata_seiseki span#zen {
	padding:0 4px;
	border:solid 1px black;
	margin-right:3px;
	color:#fff;
	background:#903d84;
}

#monthly #mikata_seiseki span#touchi {
	padding:0 4px;
	border:solid 1px black;
	margin-right:3px;
	color:#fff;
	background:#007fc3;
}

#monthly #memberhenkou {
	margin: 0px auto;
}

/*プロフィール*/
#monthly .profile_box_r {
	width:450px;
	margin: 10px 0 0 0 ;
	position:relative;
}

#monthly .profile_box {
	background: #fddb8f;
	width:410px;
	height:230px;
	margin: 0 10px 20px 10px;
	padding: 10px;
	position:relative;
}

#monthly .rank ,
#monthly .rank_y {
	font-weight:bold;
	font-size:18px;
	color:#942f00;
}

#monthly .rank_y{
	font-size:17px;
	letter-spacing: -0.1em;
}

#monthly .rank p,
#monthly .rank_y p{
	float:right;
	text-align:right;
	text-indent:0;
	font-size:14px;
	margin-top:3px;
	color:#000;
}

#monthly .photo {
	float:left;
}

#monthly .photo img {
	display:block;
	width:150px;
	height:200px;
}

#monthly .data{
	background: #FFFFFF;
	width:150px;
	padding:3px 0 2px 0;
	position:absolute;
	top:210px;
	text-align:center;
}

#monthly .rightside {
	width:250px;
	float:right;
}

#monthly .name_box{
	width:250px;
	float:left;
	margin:0 0 10px 0;
}

#monthly .name_box .number{
	float:left;
	text-align:left;
	font-size:120%;
	font-weight:bold;
	letter-spacing:1px;
	color:#000;
	margin: 0 0 0 0px;
}

#monthly .name_box .kana {
	float:right;
	color:black;
	font-size:15px;
	text-align:left;
	letter-spacing:1px;
	margin:0 5px 0 0;
	clear:right;
}

#monthly .name_box .name ,
#monthly .name_box .name_w {
	clear:both;
	font-size:46px;
	font-weight:bold;
	text-align:center;
	letter-spacing: 3px;
	font-family:"ＭＳ ゴシック", monospace;
	line-height:1.2em;
	width:100%;
}

#monthly .name_box .name a {
	color:#7f0c3a;
}

#monthly .name_box .name_w a {
	color:#c82b3f;
}

#monthly .rightside table{
	width:250px;
	border:solid 1px black;
	background:#fff;
	table-layout: fixed;
}

#monthly .rightside table th,
#monthly .rightside table td {
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
}

#monthly .rightside table th.zen {
	color:#fff;
	background:#903d84;
	border-left:solid 1px black;
}

#monthly .rightside table th.touchi{
	color:#fff;
	background:#007fc3;
	border-left:solid 1px black;
}

#monthly .rightside .kaisetsu {
	text-align:left;
	font-size:18px;
	margin:5px 0 0 0;
}

#monthly hr{
	width:900px;
	border-top: 1px solid #000;
	margin:25px 0;
}