<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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  #series-member table {
  width: 100%;
  margin-bottom: 15px;
}

#monthly #series-member table th, #monthly #series-member table td {
  font-weight: normal;
  width: 25%;
  text-align: center;
  background: #ffffff;
}

#monthly #series-member table tr {
  border: 1px solid #221E1F;
}

#monthly #series-member table .zenkoku {
  background: #c7e8fa;
  text-align: center;
}

#monthly #series-member table .suminoe {
  background: #fde0a6;
  border-left: solid 1px black;
  text-align: center;
}

#monthly #series-member table .suminoe2 {
  background: #fde0a6;
  text-align: center;
}

#monthly #series-member,
#monthly #profile-top {
  width:900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#monthly #profile-top {
  background-color: #fde2b9;
  margin-bottom: 20px;
}

#monthly #series-member .profile_box {
  width: 440px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#monthly #series-member #profole-title {
  padding: 15px 10px;
  text-align: center;
  margin-top: 15px;
}

#monthly #series-member #profole-title h4 {
  margin: 5px 0 0 0;
  text-align: center;
  font-size: 30px;
}

#monthly #series-member #profole-title h4 strong {
  font-size: 35px;
  color: #083388;
  text-shadow: #d2d0e5 3px 0px, #d2d0e5 -3px 0px, #d2d0e5 0px -3px, #d2d0e5 0px 3px, #d2d0e5 3px 3px, #d2d0e5 -3px 3px, #d2d0e5 3px -3px, #d2d0e5 -3px -3px, #d2d0e5 1px 3px, #d2d0e5 -1px 3px, #d2d0e5 1px -3px, #d2d0e5 -1px -3px, #0e7fbc 3px 1px, #d2d0e5 -3px 1px, #d2d0e5 3px -1px, #d2d0e5 -3px -1px;
}

#monthly #series-member #profole-title span {
  display: inline-block;
  font-size: 18px;
  margin: 10px 0 15px 0;
}

#monthly #series-member #profole-title #kijun_title {
  padding: 7px 5px;
  background: #4553a3;
  color: #ffffff;
  font-weight: bold;
  
}

#monthly #series-member #profole-title #kijun {
  padding: 7px 5px;
  background: #ffffff;
  border: 1px solid #7e80ab;
}

#monthly #series-member #profole-title p {
  margin: 10px 0 0 0;
  text-indent: 0;
  font-size: 14px;
  color: #000;
}

#monthly #series-member #mikata {
  position: relative;
  border: 1px solid #221E1F;
  padding: 5px;
  background-color: #ffffff;
  margin: 40px 10px 10px 0;
}

#monthly #series-member #mikata h5 {
  position: absolute;
  top: -29px;
  right: -1px;
  margin: 0;
  padding: 5px 5px;
  text-align: center;
  line-height: 18px;
  font-size: 15px;
  background: #253F8E;
  color: #ffffff;
}

#monthly #series-member #mikata .prize {
  font-weight: bold;
  font-size: 16px;
  color: #16902e;
}

#monthly #series-member #mikata .data {
  width: 245px;
  margin-bottom: 10px;
  margin-left: 170px;
  font-size: 16px;
}

#monthly #series-member #mikata .toban {
  font-size: 18px;
}

#monthly #series-member #mikata .name {
  text-align: left;
  font-size: 35px;
}

#monthly #series-member #mikata .tanpyou {
  text-align: left;
  font-size: 20px;
  color: #161573;
}

#monthly #series-member #mikata .average-mikata {
  clear: both;
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-bottom: 3px;
}

#monthly #series-member #mikata .average_zenkoku {
  background-color: #c7e8fa;
}

#monthly #series-member #mikata .average_suminoe {
  background-color: #fde0a6;
  border-left: solid 1px black;
}
  

#monthly #series-member img {
  float: left;
  margin-right: 10px;
}

#monthly #series-member span {
  display: block;
}

#monthly #series-member .prize {
  font-weight: bold;
  font-size: 13px;
  color: #16902e;
}

#monthly #series-member .toban {
  display: inline-block;
  margin-top: 5px;
  font-weight: bold;
  font-size: 13px;
  color: #943800;
}

#monthly #series-member .kana {
  float: right;
  margin-top: 10px;
  font-size: 10px;
}

#monthly #series-member .name {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  color: #943800;
}

#monthly #series-member .name a {
  color: #943800;
}

#monthly #series-member .data {
  margin: 4px auto;
  padding: 2px 0;
  font-size: 13px;
  text-align: right;
}

#monthly #series-member .right {
  float: right;
  width: 150px;
}

#monthly #series-member p {
  text-indent: 0;
  color: #161573;
}

#monthly #series-member .syoritsu {
  font-size: 12px;
}

#monthly #series-member hr {
  width: 100%;
  margin-bottom: 40px;
  border-top: 1px solid #221E1F;
}

/*シリーズ特別戦*/
#monthly #specialbattle{
	background-color:#FDE2B9;
	padding:30px 10px 10px 10px;
	margin:50px auto 20px auto;
	border:solid 3px #D55700;
	position:relative;
	width:870px;
}

#monthly #specialbattle .specialbattle_title{
	margin-top:20px;
	margin:49px;
	font-size:25px;
	width:800px;
	font-weight:bold;
	background-color:#D55700;
	color:#ffffff;
	text-align:center;
	border-radius:0.5em;
	position:absolute;
	top:-70px;
}
#monthly #specialbattle span{
	font-weight:normal;
	font-size:18px;
	margin:0 10px;
}

#monthly #specialbattle .specialbattle_group{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	width:870px;
}

#monthly #specialbattle .specialbattle_player{
	width:140px;
	text-align:center;
}
#monthly #specialbattle .specialbattle_player .name{
	font-size:25px;
	font-weight:bold;
	color:#16902e;
}

#monthly #specialbattle .specialbattle_player .old{
	font-size:14px;
}


/*歴代優勝者*/
#monthly h6 {
  text-align: center;
  font-size: 18px;
  margin: 50px auto 10px auto;
  width: 98%;
  color: #014099;
  background: #b7d6ee;
}

#monthly h6 span {
  font-size: 14px;
  padding: 0 5px;
  color: #44464A;
}

#monthly div.syokin {
  margin-top: 60px;
  border: 1px solid #000;
}

#monthly div.syokin div.text {
  margin: 20px;
}

#monthly div.syokin div.text span {
  display: block;
  text-align: right;
  font-size: 90%;
}

#monthly .yusho {
  border-collapse: collapse;
  width: 48%;
  float: left;
  margin: 0 1% 0 1%;
}

.yusho th,
.yusho td {
  font-size: 16px;
  padding: 3px;
  text-align: center;
  background: #FFF;
}

#monthly .yusho th {
  background: #d2d3ea;
  border-top: 2px solid #221815;
  border-bottom: 2px solid #221815;
}

#monthly .yusho td {
  border-bottom: 1px solid #000;
}

#monthly .yusho td.kontaikai {
  border: none;
  color: #b5534d;
  font-weight: bold;
  background: #F5E498;
  background: linear-gradient(to left bottom, #e7c347, #fffcd1, #e7c347);
  padding: 23px 0px;
  line-height: 1.8;
}

#monthly .yusho td.kontaikai span {
  font-size: 22px;
  padding: 1px 8px;
}

#monthly .yusho td.kontaikai .yusho_box {
  color: #b5534d;
  font-size: 14px;
  border-radius: 6px;
  padding: 2px 4px;
  background: #FFFFFF;
  border: 1px solid #b5534d;
}

#monthly .yusho .name {
  font-weight: bold;
  color: #014099;
}

#monthly .yusho .kara {
  line-height: 17px;
}

#monthly .yusho .kara td {
  border-bottom: none;
  padding: 0;
}

/*獲得賞金*/
#monthly h6.shokin {
  background: #e3ecaf;
  color: #083388;
}

#monthly th {
  background: #d5ead7;
}

#monthly #ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

#monthly #ranking table {
  width: 430px;
  text-align: center;
}

#monthly #ranking table tr {
  border-bottom: 1px dashed #231916;
}

#monthly #ranking table th {
  text-align: center;
  border-top: 2px solid #231916;
  border-bottom: 2px solid #231916;
}

#monthly #ranking table th.border {
  border-right: 1px solid #000;
}

#monthly #ranking table td {
  text-align: center;
}

#monthly #ranking tr:nth-child(5n+1) {
  border-bottom: 1px solid #333;
}

#monthly #ranking table th:nth-child(1) ,#ranking table th:nth-child(2)  ,#ranking table th:nth-child(3) ,#ranking table th:nth-child(4),#ranking table td:nth-child(1) ,#ranking table td:nth-child(2)  ,#ranking table td:nth-child(4)  {
  border-right: 1px solid #000;
}


#monthly #ranking table td:nth-child(3) {
  font-weight: bold;
  border-right: 1px solid #000;
}

#monthly .syokin-table {
  margin-top: 100px;
}

#monthly .syokin-table table {
  width: 600px;
  margin: 0 auto;
}

#monthly .syokin-table table th {
  border: none;
  border-bottom: 2px solid #333333;
  text-align: center;
  padding: 8px 0px;
}

#monthly .syokin-table table td {
  font-weight: normal;
  border-bottom: 1px dashed #333333;
  text-align: right;
  padding: 3px 10px 3px 0;
}

#monthly .syokin-table table caption {
  font-size: 15px;
  text-align: right;
  margin: 0;
  padding: 0;
}

#monthly .syokin-table table .shubetsu {
  text-align: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}</pre></body></html>