.seriesTopSection {
  padding-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .seriesTopSection {
    padding-bottom: 80px;
  }
}

.game_pcTopArea {
  overflow: hidden;
  background: #d4d4d4;
}
.game_pcTopArea > .modelWrap > .inner01,
.game_pcTopArea > .anchorLink01Wrap > .inner01 {
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01,
  .game_pcTopArea > .anchorLink01Wrap > .inner01 {
    width: 100%;
  }
}
.game_pcTopArea > .modelWrap {
  min-height: 700px;
  background: url("../img/bg01.jpg") no-repeat 50% 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap {
    min-height: 130vw;
    background: url("../img/bg01s.jpg") no-repeat 50% 0/100%;
  }
}
.game_pcTopArea > .modelWrap > .inner01 {
  padding-top: 73px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 {
    padding-top: 8.625vw;
    width: 92vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .hdg01 {
  margin-bottom: 31px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .hdg01 {
    margin-bottom: 5.5vw;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .tx01 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.4166666667;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .tx01 {
    font-size: 1.8rem;
    line-height: 1.4444444444;
    margin-bottom: 5vw;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .fig01 {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 1466px;
  margin-left: -733px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .fig01 {
    bottom: 0;
    left: 0;
    width: 100%;
    margin-left: 0;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap {
  position: absolute;
  bottom: 53px;
  display: flex;
  flex-wrap: wrap;
  gap: 365px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap {
    gap: 5vw;
    width: 92vw;
    left: 4vw;
    bottom: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap .item {
    flex: 0 0 43.5vw;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .new {
  width: 98px;
  height: 98px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .new {
    width: 15.175vw;
    height: 15.175vw;
    font-size: 3.715vw;
    background: #595959;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .tx02 {
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .tx02 {
    font-size: 2.7875vw;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .tx03 {
  color: #fff;
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 3.192rem;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .tx03 {
    font-size: 4.945vw;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .tx03 span {
  color: #00caff;
  font-size: 3.5415rem;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .tx03 span {
    font-size: 5.485vw;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .logo {
  max-width: 190px;
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap .item .logo {
    max-width: 29.25vw;
  }
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap .item + .item .tx03 span {
  color: #ff426c;
}
.game_pcTopArea > .modelWrap > .inner01 .itemWrap .item + .item .logo {
  max-width: 164px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .modelWrap > .inner01 .itemWrap .item + .item .logo {
    max-width: 25.325vw;
  }
}
.game_pcTopArea > .anchorLink01Wrap {
  position: relative;
  z-index: 1;
}
.game_pcTopArea > .anchorLink01Wrap > .inner01 {
  padding: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 {
    padding: 15px 15px 15px;
  }
}
.game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 {
    margin-top: -19px;
  }
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 {
    gap: 15px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li {
  position: relative;
  cursor: pointer;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li {
    padding-left: 2.4324324324%;
    padding-right: 2.7027027027%;
    padding-bottom: 0;
    min-height: 27.25vw;
    padding-top: 3.25vw;
    padding-bottom: 2.5vw;
  }
}
.game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 157px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
  transition: background 0.15s ease-in-out;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li::before {
    height: 27.25vw;
    background: rgba(255, 255, 255, 0.8);
  }
}
.game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li figure {
  position: relative;
}
@media screen and (min-width: 768px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li figure {
    width: 94.7368421053%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li figure {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li figure img {
    transform: scale(1);
    transform-origin: center bottom;
    transition: transform 0.15s ease-in-out;
  }
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li figure img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 43.2432432432%;
    transform: translateY(-52%);
  }
}
.game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li figure figcaption {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.375;
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li figure figcaption {
    width: 46.25vw;
    margin-left: auto;
    font-size: 3.25vw;
    line-height: 1.3846153846;
  }
}
.game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li .btn--anchor01 a {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  transition: background 0.15s ease-in-out;
}
@media screen and (min-width: 768px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li .btn--anchor01 a:hover {
    color: #fff;
    background: #000;
  }
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li .btn--anchor01 a:hover {
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li .btn--anchor01 {
    position: absolute;
    bottom: 2.5vw;
    right: 2.5vw;
    width: 46.25vw;
  }
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li .btn--anchor01 a {
    background: #000;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li:hover::before {
    background: rgba(255, 255, 255, 0.8);
  }
  .game_pcTopArea > .anchorLink01Wrap > .inner01 .anchorLink01 li:hover figure img {
    transform: scale(1.05);
  }
}
.game_pcTopArea > .pickupBanner {
  width: calc(100% - 15px - 15px);
  margin-left: auto;
  margin-right: auto;
}

.standardSection {
  background: #f0f0f0;
}

.basicSection {
  background: #e9e9e9;
}

.hydroSection {
  background: #d1e8f5;
}

.conceptSection {
  background: #f0f0f0;
}
