@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 #first {
  display: flex;
  justify-content: space-around;
}

#monthly #second {
  display: flex;
  justify-content: space-around;
}

#monthly #title h3 {
  font-size: 24px;
  color: #FFF;
  text-align: center;
}

#monthly h3 span {
  color: #FFF100;
  font-size: 42px;
  font-weight: bold;
  font-style: italic;
  font-family: serif;
  text-shadow: 1px 1px 0 #C5168C, -1px -1px 0 #C5168C,
  -1px 1px 0 #C5168C, 1px -1px 0 #C5168C,
  0px 1px 0 #C5168C,  0-1px 0 #C5168C,
  -1px 0 0 #C5168C, 1px 0 0 #C5168C;
}

#monthly #title #frame {
  background: rgb(197,22,140);
  background: linear-gradient(90deg, rgba(197,22,140,1) 0%, rgba(197,22,140,1) 77%, rgba(248,207,226,1) 100%);
  width: 900px;
  height: 26px;
  margin-top: -39px;
}


/*box平山ここから*/

#monthly .box_1 {
  width: 400px;
  margin: 0px 10px 20px 0px;
  float: left;

}

#monthly .box_1 .subtitle {
  margin-top: 25px;
  text-align: center;
}

#monthly h4 {
  color: #2783C5;
  font-size: 24px;
  font-style: italic;
  font-family: serif;
}

#monthly .box_1 .face {
  float: left;
  margin-top: 15px;
  margin-right: 10px;
}

#monthly .box_1 .profile .number {
  font-weight: bold;
}

#monthly .box_1 .profile .name {
  font-weight: bold;
  font-size: 27px;
  color: #C5168C;
}

#monthly .box_1 .boat {
  float: right;
  margin-top: 35px;
  margin-left: 15px;
}


/*平山テーブルここから*/

#monthly .total_1{
  width: 400px;
  border: 1px solid #000;
  margin-top: 58px;
}

#monthly .total_1 span{
  font-weight: 100;
}

#monthly .total_1 th{
  border-bottom: 1px solid #000;
  background-color: #A65EA6;
  color: #FFF;
  padding-left: 5px;
}


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

#monthly .total_1 td:nth-of-type(1) {
  text-align: center;
  padding-left: 15px;
  padding-right: 0;
  box-sizing: content-box;
  letter-spacing: 0;
}



/*box平高ここから*/


#monthly .box_2 {
  width: 400px;
  margin: 0px 10px 20px 0px;
  float: right;
}

#monthly .box_2 .subtitle {
  margin-top: 25px;
  text-align: center;
}

#monthly .box_2 .face {
  float: left;
  margin-top: 15px;
  margin-right: 10px;
}

#monthly .box_2 .profile .number {
  font-weight: bold;
}

#monthly .box_2 .profile .name {
  font-weight: bold;
  font-size: 27px;
  color: #C5168C;
}

#monthly .box_2 .boat {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
}

#monthly .total span{
  font-weight: 100;
}

/*box守屋ここから*/

#monthly .box_3 {
  width: 400px;
  margin: 0px 10px 20px 0px;
  float: left;
}

#monthly .box_3 .subtitle {
  margin-top: 25px;
  text-align: center;
}

#monthly h4 {
  color: #2783C5;
  font-size: 24px;
  font-style: italic;
  font-family: serif;
}

#monthly .box_3 .face {
  float: left;
  margin: 15px 10px 0px 0px;
}

#monthly .box_3 .profile .number {
  font-weight: bold;
}

#monthly .box_3 .profile .name {
  font-weight: bold;
  font-size: 27px;
  color: #C5168C;
}

#monthly .box_3 .boat {
  float: right;
  margin-top: 35px;
  margin-left: 10px;
}


/*守屋テーブルここから*/

#monthly .total_3{
  width: 400px;
  border: 1px solid #000;
  margin-top: 38px;
}

#monthly .total_3 span{
  font-weight: 100;
}

#monthly .total_3 th{
  background-color: #A65EA6;
  color: #FFF;
  padding-left: 5px;
  border-bottom: 1px solid #000;

}


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

#monthly .total_3 td:nth-of-type(1) {
  text-align: center;
  padding-left: 15px;
  padding-right: 0;
  box-sizing: content-box;
  letter-spacing: 0;
}



/*box遠藤ここから*/

#monthly .box_4 {
  width: 400px;
  margin: 0px 10px 20px 0px;
  float: right;
}

#monthly .box_4 .subtitle {
  margin-top: 25px;
  text-align: center;
}

#monthly .box_4 .face {
  float: left;
  margin-top: 15px;
  margin-right: 10px;
}

#monthly .box_4 .profile .number {
  font-weight: bold;
}

#monthly .box_4 .profile .name {
  font-weight: bold;
  font-size: 27px;
  color: #C5168C;
}

#monthly .box_4 .boat {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
}


/*成績テーブル*/

#monthly .total{
  width: 400px;
  border: 1px solid #000;
}

#monthly .total th{
  background-color: #A65EA6;
  color: #FFF;
  padding-left: 5px;
  border-bottom: 1px solid #000;
}


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

#monthly .total td:nth-of-type(1) {
  text-align: center;
  padding-left: 15px;
  padding-right: 0;
  box-sizing: content-box;
  letter-spacing: 0;
}

#monthly .total td #emi {
  font-weight: bold;
}