<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,
#monthly .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 {
  /* タイトル */
  /* 表 */
  /* テキスト */
  /* レーサー */
}
#monthly .profile-title {
  margin-bottom: 50px;
}
#monthly .profile-title .figure-content {
  margin: 0;
  display: flex;
  height: 80px;
  justify-content: space-between;
}
#monthly .profile-title figcaption h3 {
  font-size: 45px;
  color: #d82e56;
}
#monthly .profile-title figcaption p {
  font-weight: bold;
  text-align: center;
}
#monthly .profile-title figcaption .lch_11R {
  color: #ffffff;
  background-color: #009333;
  padding-left: 15px;
  padding-right: 15px;
}
#monthly .table_1 {
  border: 1px #000 solid;
  width: 126px;
}
#monthly .cell_1,
#monthly .cell_2 {
  letter-spacing: 4px;
  padding-left: 3px;
}
#monthly .cell_1,
#monthly .cell_3 {
  border-bottom: 1px #000 solid;
}
#monthly .cell_1 {
  background-color: #c7e8fa;
}
#monthly .cell_2 {
  background-color: #fcd68c;
}
#monthly .cell_3 {
  background-color: #ffffff;
  padding-left: 7px;
  letter-spacing: 4px;
}
#monthly .profile {
  background-color: #d82e56;
  color: #ffffff;
  margin-top: 15px;
  padding: 0px 2px 0px 2px;
}
#monthly .text_1 {
  margin-top: 15px;
}
#monthly .text_2 {
  padding: 10px, 5px, 0, 5px;
}
#monthly .naruchan {
  position: absolute;
  background-repeat: no-repeat;
  margin-top: -5px;
  margin-left: -10px;
}
#monthly .text_one {
  background-color: #ffffff;
  border: 3px #9fa0a0 solid;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#monthly .text_two {
  background-color: #dcdddd;
  border: 3px #595757 solid;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#monthly .text_three {
  background-color: #fbdac8;
  border: 3px #ea5532 solid;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#monthly .text_four {
  background-color: #d3e1f3;
  border: 3px #008acd solid;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#monthly .text_five {
  background-color: #fffbc7;
  border: 3px #e9d900 solid;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#monthly .text_six {
  background-color: #d5ead7;
  border: 3px #00a95f solid;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#monthly .jisseki_naruto {
  background: #e46b8b;
  color: #ffffff;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 6px;
}
#monthly .racer_wrapper {
  display: flex;
  margin-top: 25px;
  justify-content: space-between;
}
#monthly .racer_wrapper .racer {
  width: 435px;
  margin-left: 10px;
  margin-right: 10px;
  /* 名前色 */
}
#monthly .racer_wrapper .racer .dream_lch_4450_img {
  background: url("img/dream_lch_4450.jpg");
}
#monthly .racer_wrapper .racer .dream_lch_4482_img {
  background: url("img/dream_lch_4482.jpg");
}
#monthly .racer_wrapper .racer .dream_lch_4050_img {
  background: url("img/dream_lch_4050.jpg");
}
#monthly .racer_wrapper .racer .dream_lch_3900_img {
  background: url("img/dream_lch_3900.jpg");
}
#monthly .racer_wrapper .racer .dream_lch_4387_img {
  background: url("img/dream_lch_4387.jpg");
}
#monthly .racer_wrapper .racer .dream_lch_4804_img {
  background: url("img/dream_lch_4804.jpg");
}
#monthly .racer_wrapper .racer .background_1 {
  height: 415px;
}
#monthly .racer_wrapper .racer .top {
  display: flex;
  justify-content: space-between;
}
#monthly .racer_wrapper .racer .top .num {
  width: 80px;
  text-align: center;
  padding: 0 10px 18px 10px;
  font-weight: bold;
  font-size: 22px;
  border-radius: 20px;
  box-shadow: 2px 2px 2px rgba(255, 255, 255, 0.5) inset, -2px -2px 2px rgba(0, 0, 0, 0.5) inset;
  border: solid 1px #000;
  height: 28px;
}
#monthly .racer_wrapper .racer .top .num span {
  font-size: 34px;
}
#monthly .racer_wrapper .racer .top .one {
  background: #ffffff;
  color: black;
}
#monthly .racer_wrapper .racer .top .two {
  background: black;
  color: #ffffff;
}
#monthly .racer_wrapper .racer .top .three {
  background: #e60012;
  color: #ffffff;
}
#monthly .racer_wrapper .racer .top .four {
  background: #0075c1;
  color: #ffffff;
}
#monthly .racer_wrapper .racer .top .five {
  background: #fff100;
  color: black;
}
#monthly .racer_wrapper .racer .top .six {
  background: #17a255;
  color: #ffffff;
}
#monthly .racer_wrapper .racer .top .syoukin_ {
  font-size: 23px;
  color: black;
  width: 275px;
  text-align: right;
  padding-right: 30px;
  filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.7));
  font-weight: bold;
  position: relative;
}
#monthly .racer_wrapper .racer .top .syoukin_::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -2px;
  left: 2px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: linear-gradient(#fad400 0%, #fffac8 30%, #fffac8 35%, #cda022 60%, #fff8c5 95%);
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}
#monthly .racer_wrapper .racer .bottom_inner {
  display: flex;
  justify-content: space-between;
  margin-top: 265px;
  margin-left: 20px;
  margin-right: 20px;
}
#monthly .racer_wrapper .racer .bottom_inner_2 {
  display: flex;
  justify-content: space-between;
}
#monthly .racer_wrapper .racer .bottom_inner_2 .touban {
  font-size: 18pt;
  color: #000000;
  text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff, 0px -1px 1px #ffffff;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 2px;
}
#monthly .racer_wrapper .racer .bottom_inner_2 .rubi {
  display: inline-block;
  color: black;
  font-size: 11pt;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff;
  padding: 5px 0px 5px 55px;
  font-weight: bold;
}
#monthly .racer_wrapper .racer .bottom_inner_2 .rubi_1 {
  display: inline-block;
  color: black;
  font-size: 11pt;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff;
  padding: 5px 5px 5px 40px;
  font-weight: bold;
}
#monthly .racer_wrapper .racer .bottom_inner_2 .rubi_2 {
  display: inline-block;
  color: black;
  font-size: 11pt;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff;
  padding: 5px 5px 5px 20px;
  font-weight: bold;
}
#monthly .racer_wrapper .racer .name {
  display: flex;
  justify-content: space-between;
  font-size: 35pt;
  letter-spacing: 4px;
  font-weight: bold;
}
#monthly .racer_wrapper .racer .hirataka {
  color: #ffffff;
  -webkit-text-stroke: 2px black;
}
#monthly .racer_wrapper .racer .moriya {
  color: black;
  -webkit-text-stroke: 2px #ffffff;
}
#monthly .racer_wrapper .racer .taguti {
  color: #e60012;
  -webkit-text-stroke: 2px #ffffff;
}
#monthly .racer_wrapper .racer .kagawa {
  color: #0075c1;
  -webkit-text-stroke: 2px #ffffff;
}
#monthly .racer_wrapper .racer .hirayama {
  color: #fff100;
  -webkit-text-stroke: 2px black;
}
#monthly .racer_wrapper .racer .takada {
  color: #17a255;
  -webkit-text-stroke: 2px #ffffff;
}/*# sourceMappingURL=dream_lch.css.map */</pre></body></html>