/*                          */
/*        [ Common ]        */
/*                          */
@font-face {
  font-family: 'yzy';
  src: url('https://mrmeems.neocities.org/rod.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'yzy', sans-serif;
  padding: 10px;
  text-align: center;
  max-width: 1050px;
  margin: auto;
  background-color: #000;
  color: #fff;
  background-image: url("https://mrmeems.neocities.org/meem/trod.png");
  background-position: center;
  background-size: cover;
}

.button {
  font-family: 'yzy', sans-serif;
  background-color: #fff;
  border: 1px soild gray;
  border-width: thin;
  color: black;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 1px 1px;
  cursor: pointer;
  border-radius: 3px;
}

.button:hover {
  background-color: #f1f1f1;
}



.main-header {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.main-content {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.main-left {
  max-width: 700px;
  float: left;
}
.main-right {
  max-width: 220px;
  float: left;
  margin-left: 10px;
}
.content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.box {
  background-color: #1355bf;
  border-top: 3px solid #1a95ed;
  padding: 1px 10px;
  margin: 20px 0px;
}
.firstbox {
  margin: 0px;
}
.wrcount_box {
  background-color: #4779c9;
  border-top: 3px solid #1a95ed;
  padding: 1px 10px;
  width: 220px;
  height: auto;
}
a[href=""] {
  pointer-events: none;
}
h1.menu_h1 {
  margin: 1px 0px 20px 1px;
}
h1.no_menu_h1 {
  margin: 0px 0px 30px 0px;
}
h1 a {
  font-size: 0.7em;
  color: #1a95ed;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}
h2 {
  font-size: 1.1em;
  border: 3px double #666666;
  padding: 8px 0px 8px 0px;
  margin: 20px auto;
}
h2.common {
  background-color: #434343;
}
h2 a {
  color: #FFF;
  text-decoration: none;
}
h2 a:hover {
  text-decoration: underline;
}
h3 {
  font-size: 1.0em;
  border: 2px solid #666666;
  padding: 8px 0px 8px 0px;
  color: #FFF;
  background-color: #434343;
  border-radius: 88px;
  margin-bottom: 0px;
}
h3.igt {
  margin-top: 20px;
}
.footer {
  font-size: 0.8em;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
}
.footer a {
  color: #FFF;
}
h2.KtQ {
  background-color: #38761D;
}
h2.RKtQ {
  background-color: #38761D;
}
h2.PSS {
  background-color: #434343;
}

@media screen and (max-width: 987px) {
  .main-left {
    max-width: 950px;
    float: none;
  }
  .main-right {
    max-width: 950px;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .wrcount_box {
    width: auto;
    max-width: 950px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  h2 {
    margin: 10px auto;
  }
  body {
    padding: 0px;
  }
}
/*                          */
/*         [ Menu ]         */
/*                          */
.box .page-menu {
  display: flex;
  justify-content: space-between;
  padding: 3px;
}
.box .page-menu a {
  font-family: "Arial", "Meiryo", sans-serif;
  border: solid 1px #FFF;
  background: transparent;
  color: #FFF;
  padding: 6px 15px;
  border-radius: 9999px;
  position: relative;
  font-size: 0.9em;
  font-weight: 600;
  margin-left: 5px;
  text-decoration: none;
  display: inline-block;
}
.box .page-menu a:hover {
  opacity: 0.85;
}
.box .menu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  padding: 3px;
  background-color: #319ad6;
}
.box .menu .left, .box .menu .right {
  display: inline-block;
}
.box .menu input[type="date"] {
  font-family: "Arial", "Meiryo", sans-serif;
  padding: 5px 10px 5px 10px;
  border: solid 1px #2A2E3E;
  border-radius: 88px;
  background-color: #000;
  color: #FFF;
  position: relative;
  font-size: 0.9em;
}
.box .menu input[type="date"]:hover {
  opacity: 0.85;
}
.box .menu input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background: transparent;
  z-index: 1;
  cursor: pointer;
}
.box .menu input[type="date"]::after {
  font-family: "Font Awesome 6 Free";
  content: '\f133';
  color: #FFF;
  position: absolute;
  top: 17%;
  right: 8%;
}
.box .menu a {
  font-family: "Arial", "Meiryo", sans-serif;
  border: solid 1px #2a3a3e;
  border-radius: 5px;
  position: relative;
  font-size: 0.9em;
  margin-left: 5px;
  cursor: pointer;
  text-decoration: none;
}
.box .menu a:hover {
  opacity: 0.85;
}
.box .menu a.rulebtn {
  padding: 6px 10px 6px 10px;
  background-color: #000;
  color: #FFF;
  display: inline-block;
}
.box .menu a.rulebtn::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: '\f02d';
  padding-left: 5px;
}
.box .menu a.submitbtn {
  padding: 6px 7px 6px 10px;
  background-color: #000;
  color: #FFF;
  display: inline-block;
}
.box .menu a.submitbtn::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: url("a.svg");
  padding-left: 5px;
}
.box .menu select {
  font-family: "Arial", "Meiryo", sans-serif;
  border: solid 1px #2a3a3e;
  border-radius: 5px;
  position: relative;
  font-size: 0.9em;
  margin-left: 5px;
  cursor: pointer;
  padding: 5px 5px;
  background-color: #000;
  color: #FFF;
}
.box .menu select#star-select {
  width: 220px;
}
.box .menu select#stage-select {
  width: 160px;
}
.box .menu select#rtigt-select {
  width: 95px;
}
.box .menu select#stagestar-select {
  width: 220px;
}
.box .menu select#order-select {
  width: 70px;
}

@media screen and (max-width: 480px) {
  .box .page-menu a {
    font-size: 0.75em;
    margin-left: auto;
  }
  .box .menu input[type="date"] {
    padding: 5px 0px 5px 5px;
    font-size: 0.75em;
  }
  .box .menu input[type="date"]::after {
    content: '';
  }
  .box .menu a {
    font-size: 0.75em;
    margin-left: auto;
  }
  .box .menu select {
    font-size: 0.75em;
    margin-left: auto;
  }
  .box .menu select#rtigt-select {
    width: 75px;
  }
  .box .menu select#stagestar-select {
    width: 150px;
  }
}
/*                          */
/*        [ Table ]         */
/*                          */
table {
  font-size: 0.8em;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 10px auto;
  table-layout: fixed;
  width: 100%;
}
table tr th {
  border-bottom: solid 1px #C8C8C8;
}
table th, table td {
  text-align: center;
  height: 30px;
}
table th {
  background-color: #1a95ed;
}
table td {
  background-color: #1a95ed;
}
table td a {
  color: inherit;
  text-decoration: none;
}
table td a:hover {
  text-decoration: underline;
}
table td.yellow {
  color: #FFFF00;
}
table td.small {
  font-size: 0.95em;
}
table tr:nth-child(odd) td {
  background-color: #07174A;
}
table tr:hover td {
  background-color: #1A264D;
}
table th.width35 {
  width: 35%;
}
table th.width32 {
  width: 32%;
}
table th.width21 {
  width: 21%;
}
table th.width14 {
  width: 14%;
}
table th.width13 {
  width: 13%;
}
table th.width11 {
  width: 11%;
}
table th.width6 {
  width: 6%;
}
img.resize {
  position: relative;
  height: 50%;
  border-radius: 10%;
}
p.text {
  display: inline-block;
  position: relative;
  bottom: 2px;
  margin: 0;
  margin-left: 5px;
}
.balloonoya {
  position: relative;
  font-size: 1.2em;
}
.balloonoya:hover .balloon {
  display: inline;
}
.balloon {
  display: none;
  border: 1px solid #319ad6;
  background-color: #1a95ed;
  color: #FFF;
  font-family: "Arial", "Meiryo", sans-serif;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  text-align: left;
  line-height: 1.5em;
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
  width: 200px;
  right: 90%;
  top: -50%;
  z-index: 1;
  word-wrap: break-word;
}
.balloon a {
  color: #1a95ed;
  text-decoration: none;
}
.balloon a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  table th, table td {
    height: 40px;
  }
  table th.width35 {
    width: 20%;
  }
  .box .tablebox {
    overflow: auto;
    width: 100%;
  }
  .box .tablebox table {
    margin-top: 0;
    width: 150%;
  }
  .box .tablebox table th {
    white-space: nowrap;
  }
  .box .tablebox table th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
  }
  .box .tablebox table td.small {
    font-size: 1.0em;
  }
  .box .tablebox table td:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
  }
  img.resize {
    margin-bottom: -1px;
    height: 40%;
  }
  p.text {
    margin-left: 3px;
  }
  .balloon {
    top: auto;
    bottom: -80%;
  }
}
/*                                    */
/*        [ Individual Page ]         */
/*                                    */
.box .videobox {
  color: #FFF;
  position: relative;
  width: auto;
  height: 382.5px;
  margin: 10px 0px 10px 0px;
}
.box .videobox a {
  color: #FFF;
}
.box .videobox iframe {
  width: 100%;
  height: 100%;
}
.box .videobox .twivideo {
  height: 100%;
  overflow: auto;
}
table.unitrow {
  border: solid 1px #C8C8C8;
}
table td.unitrow {
  background-color: #2659ab !important;
}
table td.width32 {
  width: 32%;
}
table td.width14 {
  width: 14%;
}
table td.width6 {
  width: 6%;
}
.box .videobox p.novid {
  display: inline-block;
  margin-top: 25%;
}
@media screen and (max-width: 480px) {
  .box .videobox {
    height: 205px;
  }
  .box .tablebox table.unitrow td:first-child {
    position: relative;
  }
}
/*                          */
/*      [ Submission ]      */
/*                          */
.box .item {
  padding: 0px 5px;
  margin-bottom: 10px;
  text-align: left;
}
.box .item:last-child {
  margin-bottom: 30px;
}
.box .item p {
  display: inline-block;
  margin: 0;
  margin-left: 15px;
}
.box .item label {
  display: inline-block;
  font-weight: bold;
  width: 150px;
  vertical-align: middle;
  text-align: right;
}
.box .item input[type=text], .item input[type=url], .item input[type=email] {
  border-radius: 3px;
  padding: 5px 5px;
  margin-left: 12px;
  font-size: 0.9em;
  border: none;
  width: 300px;
}
.box .item input[type=date] {
  font-family: "Arial", "Meiryo", sans-serif;
  border-radius: 3px;
  padding: 5px 5px;
  margin-left: 15px;
  font-size: 0.9em;
  border: none;
  width: 100px;
}
.box .item select {
  border-radius: 3px;
  padding: 5px 5px;
  margin-left: 12px;
  font-size: 0.9em;
  cursor: pointer;
  border: none;
  width: 110px;
}
.box .item select#star-select {
  width: 310px;
}
.box .item input[type=submit] {
  border-radius: 3px;
  position: relative;
  margin-left: 165px;
  margin-top: 15px;
  cursor: pointer;
  font-size: 1.0em;
  padding: 5px 20px;
  font-weight: bold;
  background-color: #000;
  color: #FFF;
  border: solid 1px #2A2E3E;
}
.box .item input[type=submit]:hover {
  opacity: 0.85;
}
.box .item input[type=button] {
  border-radius: 3px;
  position: relative;
  margin-left: 155px;
  margin-top: 15px;
  cursor: pointer;
  font-size: 1.0em;
  padding: 5px 20px;
  font-weight: bold;
  background-color: #000;
  color: #FFF;
  border: solid 1px #2A2E3E;
}
.box .item input[type=button]:hover {
  opacity: 0.85;
}
/*                            */
/*         [ Rules ]          */
/*                            */
.box .rules {
  padding: 15px 0;
}
.box .rules .title {
  font-size: 1.2em;
  color: #FFFF00;
  font-weight: 600;
}
.box .rules .details {
  padding: 0 150px;
  text-align: left;
  font-size: 1.0em;
  margin-top: 20px;
  word-break: break-all;
}
.box .rules .details p {
  line-height: 1.3;
  margin-bottom: 10px;
}
.box .rules .details p a {
  color: #FFF;
  text-decoration: underline;
}
.box .rules input[type=button] {
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  font-size: 1.0em;
  padding: 5px 20px;
  font-weight: bold;
  background-color: #000;
  color: #FFF;
  border: solid 1px #2A2E3E;
}
.box .rules input[type=button]:hover {
  opacity: 0.85;
}
@media screen and (max-width: 480px) {
  .box .rules .details {
    padding: 0 10px;
  }
}