@media screen and (max-width: 749px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 750px) {
  .sp {
    display: none !important;
  }
}

@font-face {
  font-family: "noto";
  src: url("../font/NotoSansJP.otf") format("opentype");
}
@font-face {
  font-family: "serif";
  src: url("../font/SourceHanSerif.otf") format("opentype");
}
.serif {
  font-family: serif;
  font-weight: bold;
}

body {
  font-family: "noto";
}
@media screen and (min-width: 750px) {
  body {
    background: url("../image/pc_top.jpg") no-repeat 50% 0%;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    min-width: 750px;
  }
}
@media screen and (max-width: 749px) {
  body {
    background: url("../image/sp_top.jpg") no-repeat;
    background-size: 100%;
  }
}

.white-background {
  background-color: white;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .white-background {
    width: 750px;
  }
}
@media screen and (max-width: 749px) {
  .white-background {
    width: 100%;
  }
}

.first-view .inner {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .first-view .inner {
    width: 750px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner {
    width: 100%;
  }
}
.first-view .inner .summer-campaign {
  display: block;
  margin: 2% auto 0;
}
@media screen and (min-width: 750px) {
  .first-view .inner .summer-campaign {
    width: 20vw;
    max-width: 280px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .summer-campaign {
    width: 40%;
  }
}
.first-view .inner .logo {
  display: block;
}
@media screen and (min-width: 750px) {
  .first-view .inner .logo {
    margin: 2% auto 0;
    max-width: 435px;
    min-width: 280px;
    width: 18vw;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .logo {
    margin: 2% auto;
    width: 40%;
  }
}
.first-view .inner .campaign-title {
  display: block;
}
@media screen and (min-width: 750px) {
  .first-view .inner .campaign-title {
    position: absolute;
    top: 35%;
    left: 49%;
    transform: translateX(-50%);
    min-width: 700px;
    width: 49vw;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .campaign-title {
    width: 90%;
    margin: 55% auto 0;
  }
}
.first-view .inner .wave {
  position: relative;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .wave-img {
    display: block;
    margin: 41% auto 0;
    width: 100%;
    height: 200px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .wave-img {
    width: 100%;
  }
}
.first-view .inner .wave .info {
  position: absolute;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info {
    top: 17%;
    left: 15%;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info {
    top: 25%;
    left: 9%;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info {
    top: 22%;
    left: 6%;
  }
}
.first-view .inner .wave .info .flex {
  letter-spacing: 0;
  display: flex;
  align-items: baseline;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .flex {
    margin-top: 10px;
  }
}
.first-view .inner .wave .info .flex .info-title {
  background-color: white;
  color: #3872df;
  align-self: center;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .flex .info-title {
    padding: 4px 18px;
    font-size: 20px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .flex .info-title {
    padding: 1.4% 2% 1%;
    font-size: 3.5vw;
    margin-right: 1vw;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info .flex .info-title {
    padding: 1.4% 2% 1%;
    font-size: 4vw;
    margin-right: 2vw;
  }
}
.first-view .inner .wave .info .flex .bar {
  background-color: white;
  margin: 0 auto;
  align-self: center;
  margin-top: 4px;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .flex .bar {
    margin: 0 5px 0;
    width: 18px;
    height: 2.6px;
    border-radius: 1px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .flex .bar {
    margin: 0 1vw 1vw;
    width: 2.5vw;
    height: 0.2vh;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info .flex .bar {
    margin: 0 1vw 0.1vw;
    width: 2.5vw;
    height: 0.2vh;
    border-radius: 1vw;
  }
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .middle {
    margin: 8px 0;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .middle {
    margin: 2vw 0;
  }
}
.first-view .inner .wave .info .flex-time-place {
  display: flex;
  align-items: center;
  margin: 8px 0;
}
.first-view .inner .wave .info .flex-time-place .info-title {
  background-color: white;
  color: #3872df;
  align-self: center;
  white-space: nowrap;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .flex-time-place .info-title {
    padding: 4px 13px;
    font-size: 20px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .flex-time-place .info-title {
    padding: 1.4% 2% 1%;
    font-size: 3.5vw;
    margin-right: 1vw;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info .flex-time-place .info-title {
    padding: 1.4% 2% 1%;
    font-size: 4vw;
    margin-right: 2vw;
  }
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .big-letter {
    font-size: 36px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .big-letter {
    font-size: 5.5vw;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info .big-letter {
    font-size: 6vw;
  }
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .small-letter {
    font-size: 26px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .small-letter {
    font-size: 4vw;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info .small-letter {
    font-size: 4.5vw;
  }
}
.first-view .inner .wave .info .middle-letter {
  color: white;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .middle-letter {
    font-size: 32px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .middle-letter {
    font-size: 5vw;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info .middle-letter {
    font-size: 5.5vw;
  }
}
.first-view .inner .wave .info .semi-middle-letter {
  color: white;
  margin-bottom: 4px;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .semi-middle-letter {
    font-size: 30px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .semi-middle-letter {
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 400px) {
  .first-view .inner .wave .info .semi-middle-letter {
    font-size: 5vw;
  }
}
.first-view .inner .wave .info .day {
  display: block;
  align-self: flex-end;
}
@media screen and (min-width: 750px) {
  .first-view .inner .wave .info .day {
    width: 33px;
    margin: 0 3px 4px;
  }
}
@media screen and (max-width: 749px) {
  .first-view .inner .wave .info .day {
    width: 7%;
    margin: 0 0.5% 1%;
  }
}
.first-view .inner .wave .info .border {
  content: "";
  width: 10px;
  height: 1px;
  background-color: white;
}
.first-view .inner .wave .info .work-hour {
  margin: 2% 0;
}

.common-collaboration .inner {
  background: url("../image/background_light_blue.jpg") no-repeat;
  background-size: 100% auto;
}
.common-collaboration .inner .title-image {
  display: block;
  width: 34%;
  margin: 0 auto 1%;
  padding-top: 5%;
}
.common-collaboration .inner .title-text {
  text-align: center;
  color: #073098;
}
@media screen and (min-width: 750px) {
  .common-collaboration .inner .title-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 749px) {
  .common-collaboration .inner .title-text {
    font-size: 8vw;
  }
}
.common-collaboration .inner .content {
  display: block;
  width: 90%;
  margin: 7% auto 5%;
}
.common-collaboration .inner .text {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .common-collaboration .inner .text {
    padding-bottom: 10%;
  }
}
@media screen and (max-width: 749px) {
  .common-collaboration .inner .text {
    padding-bottom: 7%;
  }
}
.common-collaboration .inner .text p {
  text-align: justify;
}
@media screen and (min-width: 750px) {
  .common-collaboration .inner .text p {
    line-height: 48px;
    font-size: 33px;
    letter-spacing: 0.1px;
  }
}
@media screen and (max-width: 749px) {
  .common-collaboration .inner .text p {
    font-size: 4.38vw;
    line-height: 170%;
  }
}
.common-collaboration .inner .text .caution {
  padding: 2% 0 4%;
  text-align: justify;
}
@media screen and (max-width: 400px) {
  .common-collaboration .inner .text .caution {
    padding: 3% 0 5%;
  }
}
@media screen and (min-width: 750px) {
  .common-collaboration .inner .text .caution {
    line-height: 42px;
    font-size: 26px;
  }
}
@media screen and (max-width: 749px) {
  .common-collaboration .inner .text .caution {
    font-size: 3.8vw;
    line-height: 180%;
  }
}
.common-collaboration .inner .last-text {
  padding-bottom: 12%;
}
.common-collaboration .collaboration-pic-1 {
  border-top-right-radius: 24px;
  -webkit-border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
}

.goods .goods-name {
  width: 90%;
  margin: 0 auto 12%;
}
@media screen and (min-width: 750px) {
  .goods .goods-name {
    font-size: 43px;
    letter-spacing: 1px;
    line-height: 70px;
  }
}
@media screen and (max-width: 749px) {
  .goods .goods-name {
    font-weight: bold;
    font-size: 5.5vw;
    line-height: 9vw;
  }
}

.limited-menu .content {
  margin: 0 auto !important;
}
.limited-menu .menu {
  width: 90%;
  margin: 0 auto 3%;
}
@media screen and (min-width: 750px) {
  .limited-menu .menu {
    font-size: 48px;
    letter-spacing: 2px;
    line-height: 60px;
  }
}
@media screen and (max-width: 749px) {
  .limited-menu .menu {
    font-size: 6vw;
    line-height: 8.5vw;
    font-weight: bold;
  }
}
.limited-menu .menu-text {
  width: 90%;
  margin: -3% auto;
  padding-bottom: 5%;
}
.limited-menu .menu-text p {
  text-align: justify;
}
@media screen and (min-width: 750px) {
  .limited-menu .menu-text p {
    line-height: 48px;
    font-size: 33px;
    letter-spacing: 0.1px;
  }
}
@media screen and (max-width: 749px) {
  .limited-menu .menu-text p {
    font-size: 4.39vw;
    line-height: 180%;
  }
}

.lot a {
  color: #1d9bf0;
}

.bbq .inner {
  padding-bottom: 6%;
}

.faq .inner {
  background: url("../image/background-faq.jpg") no-repeat;
  background-size: cover;
  padding: 12% 0;
}
.faq .inner .purple-content {
  width: 58%;
  margin: 0 auto;
  background: transparent linear-gradient(0deg, #5e7cdd 0%, #6845cd 50%, #cb76ef 100%) 0% 0% no-repeat padding-box;
  border-radius: 48px;
  position: relative;
}
.faq .inner .purple-content .text {
  font-family: "serif";
  padding: 4.5% 6% 4.5% 0;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .faq .inner .purple-content .text {
    font-size: 44px;
    letter-spacing: 2.64px;
  }
}
@media screen and (max-width: 749px) {
  .faq .inner .purple-content .text {
    font-size: 6vw;
  }
}
.faq .inner .purple-content .icon {
  display: block;
  position: absolute;
  max-width: 28px;
  width: 3.5vw;
  top: 25%;
  right: 8%;
}
.faq .inner .purple-content:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}

.modal {
  background-color: black;
  display: none;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
}
.modal .content {
  overflow: scroll;
  height: 100%;
  background-color: white;
  position: relative;
  display: block;
  margin: 0 auto 0;
}
@media screen and (min-width: 750px) {
  .modal .content {
    width: 750px;
  }
}
@media screen and (max-width: 749px) {
  .modal .content {
    width: 100%;
  }
}
.modal .content .faq-title {
  position: fixed;
  display: block;
  margin: 0;
}
@media screen and (min-width: 750px) {
  .modal .content .faq-title {
    width: 750px;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-title {
    width: 100%;
  }
}
.modal .content .faq-title .faq-wave {
  display: block;
  width: 100%;
}
@media screen and (min-width: 750px) {
  .modal .content .faq-title .faq-wave {
    height: 160px;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-title .faq-wave {
    height: 24vw;
  }
}
.modal .content .faq-title h3 {
  font-family: "serif";
  color: #073098;
  position: absolute;
}
@media screen and (min-width: 750px) {
  .modal .content .faq-title h3 {
    font-size: 60px;
    top: 20%;
    left: 41.5%;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-title h3 {
    font-size: 10vw;
    top: 40%;
    left: 40%;
    transform: translateX(-50%);
    transform: translateY(-50%);
  }
}
.modal .content .faq-title .modal-close {
  position: absolute;
}
@media screen and (min-width: 750px) {
  .modal .content .faq-title .modal-close {
    width: 5%;
    height: 24%;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-title .modal-close {
    width: 8%;
    height: 30%;
  }
}
.modal .content .faq-title .modal-close:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
@media screen and (min-width: 750px) {
  .modal .content .faq-title .modal-close {
    top: 33%;
    left: 88%;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-title .modal-close {
    top: 43%;
    left: 85%;
    transform: translateX(-50%);
    transform: translateY(-50%);
  }
}
.modal .content .faq-title .batsu {
  display: block;
}
.modal .content .faq-title .batsu::before, .modal .content .faq-title .batsu::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 54px;
  background: white;
}
@media screen and (max-width: 400px) {
  .modal .content .faq-title .batsu::before, .modal .content .faq-title .batsu::after {
    height: 40px;
  }
}
.modal .content .faq-title .batsu::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modal .content .faq-title .batsu::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal .content .faq-text {
  margin: 0 auto;
  width: 85%;
  padding-top: 20%;
  text-align: justify;
}
@media screen and (min-width: 750px) {
  .modal .content .faq-text .q {
    font-size: 40px;
    padding-top: 10%;
    line-height: 55px;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-text .q {
    font-size: 5.3vw;
    padding-top: 12%;
    line-height: 160%;
  }
}
@media screen and (min-width: 750px) {
  .modal .content .faq-text p {
    font-size: 32px;
    padding-top: 6%;
    line-height: 40px;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-text p {
    font-size: 4.8vw;
    padding-top: 5%;
    line-height: 160%;
  }
}
@media screen and (min-width: 750px) {
  .modal .content .faq-text .last-a {
    padding-bottom: 11%;
  }
}
@media screen and (max-width: 749px) {
  .modal .content .faq-text .last-a {
    padding-bottom: 15%;
  }
}
.modal .content .faq-text a {
  color: blue;
  text-decoration: underline;
}

.access .inner {
  background: url("../image/background_deep_blue.jpg");
}
.access .inner p {
  color: #ffffff;
}
.access .inner .flex-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 2%;
  padding: 6% 0 5%;
}
.access .inner .flex-box .access-icon {
  display: block;
  width: 6%;
}
@media screen and (min-width: 750px) {
  .access .inner .flex-box p {
    font-size: 50px;
  }
}
@media screen and (max-width: 749px) {
  .access .inner .flex-box p {
    font-size: 7vw;
  }
}
.access .inner .map {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .access .inner .map iframe {
    width: 670px;
    height: 400px;
  }
}
@media screen and (max-width: 749px) {
  .access .inner .map iframe {
    width: 100%;
    height: 280px;
  }
}
@media screen and (max-width: 400px) {
  .access .inner .map iframe {
    width: 100%;
    height: 220px;
  }
}
.access .inner .access-text {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .access .inner .access-text {
    padding: 5% 0 7%;
  }
}
@media screen and (max-width: 749px) {
  .access .inner .access-text {
    padding: 9% 0 11%;
  }
}
.access .inner .access-text .howto {
  text-align: justify;
}
@media screen and (min-width: 750px) {
  .access .inner .access-text .howto {
    line-height: 48px;
    font-size: 32px;
    letter-spacing: 0.1px;
  }
}
@media screen and (max-width: 749px) {
  .access .inner .access-text .howto {
    font-size: 4.4vw;
    line-height: 180%;
  }
}
.access .inner .access-text .train {
  margin: 0 0 8%;
}

.other-event .inner {
  background: url("../image/background_event.jpg") no-repeat;
  background-size: cover;
  padding-bottom: 10%;
}
.other-event h2 {
  width: 65%;
  margin: 0 auto;
  padding: 8% 0 5%;
}
.other-event .event-text {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.other-event .content-image {
  margin: 0 auto;
  width: 90%;
}
.other-event .content-image .content {
  display: block;
  width: 100%;
  margin: 3% auto 0;
}
.other-event .content-image .content:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}

.share-friends .inner {
  background: url("../image/background_share.jpg") no-repeat;
  background-size: cover;
}
.share-friends .inner .text {
  display: block;
  width: 70%;
  margin: 0 auto;
  padding: 10% 0 0;
}
.share-friends .inner .flex-box {
  display: flex;
  width: 80%;
  margin: 4% auto;
  justify-content: center;
  gap: 0 8%;
  align-items: center;
}
.share-friends .inner .flex-box .sns-icon {
  width: 15%;
}
.share-friends .inner .flex-box .sns-icon img {
  display: block;
  width: 100%;
}
.share-friends .inner .flex-box .sns-icon img:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
.share-friends .inner .flex-box .app-store {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.share-friends .inner .flex-box .app-store:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
.share-friends .inner .flex-box .google-store {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.share-friends .inner .flex-box .google-store:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
.share-friends .inner .store {
  gap: 0 7%;
}
.share-friends .inner .banner {
  display: block;
  width: 90%;
}
@media screen and (min-width: 750px) {
  .share-friends .inner .banner {
    margin: 7% auto 10%;
  }
}
@media screen and (max-width: 749px) {
  .share-friends .inner .banner {
    margin: 9% auto 12%;
  }
}
.share-friends .inner .banner:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
.share-friends .inner .official-twitter {
  background: #1da1f2 0% 0% no-repeat padding-box;
  width: 80%;
  margin: 5% auto;
  border-radius: 48px;
  position: relative;
}
.share-friends .inner .official-twitter .button-icon {
  position: absolute;
  right: 5%;
  max-width: 28px;
  width: 3.5vw;
  display: block;
}
@media screen and (min-width: 750px) {
  .share-friends .inner .official-twitter .button-icon {
    top: 26%;
  }
}
@media screen and (max-width: 749px) {
  .share-friends .inner .official-twitter .button-icon {
    top: 24%;
  }
}
@media screen and (max-width: 400px) {
  .share-friends .inner .official-twitter .button-icon {
    top: 27%;
  }
}
.share-friends .inner .official-twitter:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
.share-friends .inner .official-twitter .arrow {
  text-align: center;
  letter-spacing: 4.4px;
  color: #ffffff;
  padding: 4%;
}
@media screen and (min-width: 750px) {
  .share-friends .inner .official-twitter .arrow {
    font-size: 46px;
  }
}
@media screen and (max-width: 749px) {
  .share-friends .inner .official-twitter .arrow {
    font-size: 5.2vw;
  }
}
@media screen and (max-width: 400px) {
  .share-friends .inner .official-twitter .arrow {
    font-size: 6vw;
    letter-spacing: 2px;
  }
}
.share-friends .inner .to-top-button {
  display: block;
  width: 40%;
  margin: 0 auto 8%;
}
.share-friends .inner .to-top-button:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
.share-friends .inner .wave {
  display: block;
  width: 100%;
}

.about-game .inner {
  background: transparent linear-gradient(0deg, #103e93 0%, #181920 100%) 0% 0% no-repeat padding-box;
  margin: 0 auto;
}
.about-game .inner li {
  font-size: 28px;
  color: #ffffff;
}
.about-game .inner .logo-title {
  display: block;
  width: 55%;
  margin: 0 auto 7%;
}
.about-game .inner .explanation {
  width: 78%;
  margin: 3% auto;
  text-align: justify;
}
@media screen and (min-width: 750px) {
  .about-game .inner .explanation li {
    font-size: 28px;
    line-height: 8vh;
  }
}
@media screen and (max-width: 749px) {
  .about-game .inner .explanation li {
    font-size: 3.7vw;
    line-height: 4.5vh;
  }
}
.about-game .inner .logo-grams {
  display: block;
  width: 70%;
  margin: 3% auto 0;
}
.about-game .inner .rule {
  margin: 2% 0;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .about-game .inner .rule li {
    line-height: 10vh;
    font-size: 28px;
  }
}
@media screen and (max-width: 749px) {
  .about-game .inner .rule li {
    font-size: 3.7vw;
    line-height: 7vh;
  }
}
.about-game .inner .rule a:hover {
  opacity: 0.9;
  color: white;
  cursor: pointer;
  filter: brightness(110%);
}
.about-game .inner .rights {
  text-align: center;
  margin-top: 10%;
  padding-bottom: 10%;
  color: #ffffff;
}
@media screen and (min-width: 750px) {
  .about-game .inner .rights {
    font-size: 28px;
  }
}
@media screen and (max-width: 749px) {
  .about-game .inner .rights {
    font-size: 3.6vw;
  }
}