@import "style0799.css?v2025";

@media (min-width: 480px) {
  header nav div {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  header nav strong,
  .joinNow {
    width: inherit;
  }
  body {
    padding-top: 52.39px;
  }
  .joinUpdate {
    position: fixed;
    top: 53px;
    left: inherit;
  }
  .joinNow span {
    padding: 15px 20px;
  }
  h1 br {
    display: block;
  }
  .heroCopy {
    font-size: 100%;
  }
  .heroCopy article .row a {
    max-width: 180px;
  }
  .heroCopy article .row a span {
    font-size: 100%;
  }
  .followUs-logo {
    max-width: none;
  }
}
@media (min-width: 768px) {
  header nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 0 0 15px;
  }
  .joinNow {
    margin-right: 15px;
    border: 1px solid #c8242c;
  }
  .joinNow span {
    padding: 5px 15px;
  }
  .section-first ul li {
    max-width: calc(100% / 3);
  }
  .section-first ul li.large {
    max-width: calc(100% / 2);
  }
  .section-first ul li h4 {
    font-size: 20px;
    margin: 10px auto;
  }
  .section-first ul li p .note {
    font-size: 14px;
  }
  .hero {
    max-height: 51.5vw;
  }
  .brand {
    width: inherit;
    margin-right: auto;
    text-align: left;
    padding: 0;
  }
  .join dl {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .joinUpdate strong:hover:before {
    width: 100%;
  }
  .joinUpdate br {
    display: none;
  }
  .join article .join_button:hover {
    color: #ffff;
    background-color: #000;
  }
  .followUs-logo a:hover {
    transform: scale(1.15);
  }
  .joinNow:hover span {
    color: #fff;
    background-color: #c8242c;
  }
  .scroll-JoinWinNow {
    display: flex;
  }
  .scroll-JoinWinNow:hover {
    background-color: #000;
    border-color: #000;
  }
}
@media (min-width: 1024px) {
}
@media (min-width: 1200px) {
  .container {
    max-width: 1600px;
  }
}
