.nagasaki-stadium-city {
  margin-top: 70px; }
  .nagasaki-stadium-city .mv img {
    width: 100%; }
  .nagasaki-stadium-city .wrapper {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    background: none; }
  .nagasaki-stadium-city .countdown-wrapper {
    width: 100%;
    background: #f4ecdd;
    padding: 30px;
    text-align: center; }
    .nagasaki-stadium-city .countdown-wrapper p {
      font-size: 1.7em;
      font-weight: 600; }
    .nagasaki-stadium-city .countdown-wrapper #countdown {
      font-weight: 600;
      display: flex;
      justify-content: center;
      margin-top: 10px; }
      .nagasaki-stadium-city .countdown-wrapper #countdown li:not(:last-of-type) {
        padding-right: 10px; }
      .nagasaki-stadium-city .countdown-wrapper #countdown li .num {
        display: inline-block;
        font-size: 3.5em;
        background: #fff;
        border-radius: 6px;
        min-width: 106px;
        padding: 4px 15px 0;
        line-height: 1.2; }
      .nagasaki-stadium-city .countdown-wrapper #countdown li .unit {
        display: inline-block;
        font-size: 2.2em;
        padding-left: 10px; }
  .nagasaki-stadium-city h2 {
    height: 100%;
    font-size: 1.8em;
    text-align: center;
    padding: 0 0 25px; }
  .nagasaki-stadium-city section {
    padding: 60px 0; }
    .nagasaki-stadium-city section table {
      width: 100%;
      margin-top: 1em; }
      .nagasaki-stadium-city section table tr {
        border: 1px solid #fdbb26; }
        .nagasaki-stadium-city section table tr:last-of-type {
          border-bottom: 1px solid #fdbb26; }
        .nagasaki-stadium-city section table tr th, .nagasaki-stadium-city section table tr td {
          padding: 15px;
          border-color: #fdbb26; }
        .nagasaki-stadium-city section table tr th {
          border-right: 1px solid #fdbb26;
          text-align: center;
          background: #fee195;
          font-weight: 500; }
        .nagasaki-stadium-city section table tr td {
          background: #fff; }
      .nagasaki-stadium-city section table a {
        color: #a30000;
        transition: all ease-in .3s; }
        .nagasaki-stadium-city section table a:hover {
          opacity: .7; }
    .nagasaki-stadium-city section#item ul {
      display: flex; }

.sp_page .nagasaki-stadium-city {
  margin-top: 56px; }

@media screen and (max-width: 767px) {
  .nagasaki-stadium-city section table tr {
    border: none; }
    .nagasaki-stadium-city section table tr th, .nagasaki-stadium-city section table tr td {
      display: block;
      width: 100%; }
    .nagasaki-stadium-city section table tr th {
      border-top: none;
      border-bottom: none; }
    .nagasaki-stadium-city section table tr:first-of-type th {
      border-top: 1px solid #fdbb26; } }
