@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 a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}

/*各ページ*/
/*カラー*/
#monthly {
  /*main*/
  /*プロフィール*/
  /*プロフィール*/
}
#monthly .main_box {
  /*メイン*/
  display: flex;
  position: relative;
  /*コメント*/
  /*コメント*/
}
#monthly .main_box .photo_4980 {
  margin-top: 45px;
  background-image: url(img/interview_4980.png);
  width: 370px;
  height: 815px;
}
#monthly .main_box .photo_4985 {
  margin-top: 45px;
  background-image: url(img/interview_4985.png);
  width: 370px;
  height: 815px;
}
#monthly .main_box .title_1 {
  top: 20px;
  left: 342px;
  position: absolute;
}
#monthly .main_box .photo_boat {
  position: absolute;
  bottom: -45px;
}
#monthly .main_box .data_1 {
  writing-mode: vertical-rl;
  position: absolute;
  bottom: 93px;
  left: 340px;
}
#monthly .main_box .data_1 .number {
  vertical-align: -20px;
  font-size: 70px;
  color: #000;
}
#monthly .main_box .data_1 .name_1,
#monthly .main_box .data_2 .name_1 {
  font-size: 100px;
  font-weight: bold;
  color: #000;
}
#monthly .main_box .data_1 .green,
#monthly .main_box .data_2 .green {
  font-size: 100px;
  font-weight: bold;
  color: #00875d;
}
#monthly .main_box .data_1 .shibu_flex,
#monthly .main_box .data_2 .shibu_flex {
  display: flex;
}
#monthly .main_box .data_2 {
  position: absolute;
  left: 375px;
  bottom: -40px;
  display: flex;
  align-items: center;
}
#monthly .main_box .data_2 .shibu {
  width: 80px;
  height: 80px;
  margin-right: 23px;
  font-size: 28px;
  color: #75c8c6;
  background-color: black;
  text-align: center;
}
#monthly .main_box .comment_box {
  width: 430px;
  margin: 180px 0 0 auto;
  text-align: justify;
}
#monthly .profile_box {
  position: relative;
  margin: 55px 0 0 auto;
  /*成績*/
  /*成績*/
}
#monthly .profile_box .profile {
  color: #2e0e6d;
  font-size: 25px;
}
#monthly .profile_box .kana {
  font-weight: bold;
}
#monthly .profile_box .seiseki_box {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 900px;
  /* 通算成績*/
}
#monthly .profile_box .seiseki_box .total {
  margin-left: 50px;
  margin-right: 64px;
  padding-top: 15px;
  font-weight: bold;
}
#monthly .profile_box .seiseki_box .total span {
  color: #4d4398;
  transform: rotate(135deg);
  display: inline-block;
}
#monthly .profile_box .seiseki_box .totaltable {
  width: 500px;
  border: 1px solid #000;
}
#monthly .profile_box .seiseki_box .totaltable th,
#monthly .profile_box .seiseki_box .totaltable td {
  vertical-align: middle;
  text-align: center;
  border-left: 1px solid #000;
}
#monthly .profile_box .seiseki_box .totaltable th {
  background-color: #d3d3d4;
}
#monthly .profile_box .seiseki_box .zenkoku {
  position: relative;
  margin-left: 50px;
  margin-right: 50px;
  line-height: 15px;
  padding-top: 7px;
  font-weight: bold;
}
#monthly .profile_box .seiseki_box .zenkoku span {
  color: #4d4398;
  transform: rotate(135deg);
  display: inline-block;
}
#monthly .profile_box .seiseki_box .zenkoku .normal {
  font-weight: normal;
  text-indent: 0px;
}
#monthly .profile_box .seiseki_box .zenkoku .line_1 {
  background-color: black;
  height: 1px;
  border: none;
  position: absolute;
  top: 3px;
  right: -54px;
  width: 60px;
}
#monthly .profile_box .seiseki_box .zenkoku .line_2 {
  background-color: black;
  height: 1px;
  border: none;
  position: absolute;
  top: 32px;
  right: -54px;
  width: 30px;
}
#monthly .profile_box .seiseki_box .zenkoku .line_3 {
  background-color: black;
  height: 1px;
  border: none;
  position: absolute;
  top: 18px;
  right: -39px;
  transform: rotate(90deg);
  width: 29px;
}
#monthly .profile_box .seiseki_box .zenkokutable {
  width: 500px;
}
#monthly .profile_box .seiseki_box .zenkokutable .color_gray {
  padding-left: 5px;
  padding-right: 5px;
  color: #FFF;
  background-color: #5e5c5b;
}
#monthly .profile_box .seiseki_box .zenkokutable .bold {
  font-weight: bold;
}
#monthly .profile_box .now {
  text-align: right;
}
#monthly .profile_box .line_4 {
  background-color: black;
  height: 1px;
  border: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 800px;
}
#monthly .ale_box {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
#monthly .ale_box .photo_ale {
  display: flex;
}
#monthly .ale_box .photo_ale .imamura {
  margin-left: 50px;
}
#monthly .ale_box .yutaka {
  font-weight: bold;
  font-size: 20px;
}
#monthly .ale_box .line_5 {
  background-color: black;
  height: 1px;
  border: none;
  position: absolute;
  top: 6px;
  right: 10px;
  width: 640px;
}

/*monthly*/