@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 .top_title_wrapper {
  display: flex;
  margin-bottom: 10px;
}
#monthly .top_title_wrapper .logo {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  margin-top: 26px;
}
#monthly .top_title_wrapper .title_text {
  font-size: 34px;
  line-height: 1;
  color: #000;
  transform: skewX(-10deg);
}
#monthly .top_title_wrapper .title_text .title_text_small {
  font-size: 14px;
  padding-left: 3px;
  color: #000;
}
#monthly .top_title_wrapper .title_text .title_frame {
  color: #c8308b;
  margin-left: 10px;
  text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.53);
  -webkit-text-stroke: 1px white;
}
#monthly .top_wrapper {
  display: flex;
  margin-bottom: -55px;
}
#monthly .top_wrapper .contents_1_wrapper {
  height: 182px;
  margin-right: 8px;
}
#monthly .top_wrapper .contents_1_wrapper .contents_1 {
  writing-mode: vertical-lr;
  color: white;
  position: relative;
  z-index: 1;
  padding-top: 5px;
  padding-left: 3px;
  letter-spacing: 7px;
}
#monthly .top_wrapper .contents_1_wrapper .title_side {
  width: 30px;
  position: relative;
  bottom: 98px;
  z-index: 0;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 {
  display: flex;
  margin-bottom: 10px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .inner_pink_1 {
  background: #c8308b;
  color: white;
  font-weight: bold;
  width: 105px;
  text-align: center;
  font-size: 13px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .vertical_ajust_1 {
  padding-top: 26px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .vertical_ajust_2 {
  padding-top: 8px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .inner_black_1 {
  background: #000;
  color: white;
  font-weight: bold;
  width: 70px;
  text-align: center;
  font-size: 14px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .vertical_ajust_3 {
  padding-top: 25px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .vertical_ajust_4 {
  padding-top: 8px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .inner_text_wrapper .inner_text {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_1 .inner_text_wrapper .inner_text_small {
  font-size: 10px;
  margin-left: 5px;
  margin-bottom: 0;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_2 {
  display: flex;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_2 .inner_pink_2 {
  width: 200px;
  background: #c8308b;
  color: white;
  font-weight: bold;
  width: 105px;
  text-align: center;
  font-size: 11px;
  padding-top: 3px;
}
#monthly .top_wrapper .contents_2 .inner_wrapper_2 .inner_black_2 {
  background: #000;
  color: white;
  font-weight: bold;
  width: 70px;
  text-align: center;
  font-size: 13px;
  padding-top: 2px;
}
#monthly .table_wrapper .box_wrapper {
  display: flex;
  position: relative;
  left: 753px;
  top: 25px;
}
#monthly .table_wrapper .box_wrapper .box_1 {
  width: 46px;
  height: 16px;
  margin-right: 5px;
  background: #fff463;
  border: 2px solid #c8308b;
}
#monthly .table_wrapper .box_wrapper .box_text {
  font-size: 14px;
  text-indent: 0;
}
#monthly .table_wrapper .table_title_wrapper {
  display: flex;
  justify-content: center;
  margin-right: 7px;
}
#monthly .table_wrapper .table_title_wrapper .table_border_ver {
  height: 1px;
  width: 320px;
  background: #c8308b;
  margin-top: 21px;
}
#monthly .table_wrapper .table_title_wrapper .table_border_hor {
  height: 16px;
  width: 1px;
  background: #c8308b;
  position: relative;
  top: 6px;
}
#monthly .table_wrapper .table_title_wrapper .title_text {
  font-size: 22px;
  color: #c8308b;
  margin: 0 10px;
}
#monthly .table_wrapper .table {
  width: 880px;
  margin: auto;
}
#monthly .table_wrapper .table .table_raw_1 {
  background: #d8e9f8;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#monthly .table_wrapper .table .table_raw_1 th {
  text-align: center;
  font-weight: normal;
}
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(6),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(5),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(4),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(3),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(2) {
  border-right: 1px solid black;
}
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(5),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(4),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(3),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(2),
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(1) {
  font-size: 12px;
}
#monthly .table_wrapper .table .table_raw_1 th:nth-last-of-type(6) {
  font-size: 10px;
  width: 46px;
}
#monthly .table_wrapper .table .table_raw_2 .jyo {
  width: 40px;
  background: #585757;
  color: white;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid white;
  font-size: 12px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
#monthly .table_wrapper .table .table_raw_2 .toban_1 {
  text-align: center;
  vertical-align: middle;
  background: #e6e6e7;
  border-bottom: 1px solid #000;
  font-size: 12px;
}
#monthly .table_wrapper .table .table_raw_2 .toban_2 {
  text-align: center;
  vertical-align: middle;
  background: #e6e5c8;
  border-bottom: 1px solid #000;
  font-size: 12px;
}
#monthly .table_wrapper .table .table_raw_2 .name_white {
  font-weight: bold;
  color: #c8308b;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #000;
  font-size: 12px;
  width: 65px;
}
#monthly .table_wrapper .table .table_raw_2 .name_gray {
  font-weight: bold;
  color: #c8308b;
  background: #efeddf;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #000;
  font-size: 12px;
  width: 65px;
}
#monthly .table_wrapper .table .table_raw_2 .name_yellow {
  font-weight: bold;
  color: #c8308b;
  background: #fff463;
  text-align: center;
  border: 2px solid #c8308b;
  vertical-align: middle;
  font-size: 12px;
  width: 65px;
}
#monthly .table_wrapper .table .table_raw_2 .name_yellow_dark {
  font-weight: bold;
  color: #c8308b;
  background: #f2e453;
  text-align: center;
  border: 2px solid #c8308b;
  vertical-align: middle;
  font-size: 12px;
}
#monthly .table_wrapper .table .table_raw_2 .time {
  font-weight: bold;
  text-align: center;
  background: #0092d8;
  color: white;
  line-height: 12px;
  padding: 3px 0px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  font-size: 12px;
}
#monthly .table_wrapper .table .table_raw_2 .time .time_small {
  font-size: 8px;
  font-weight: normal;
}/*# sourceMappingURL=shikaku.css.map */