.game__pageTtl {
  background-image: url(/assets/img/functions/h2_bg_pc_01.jpg);
}
@media screen and (max-width: 640px) {
  .game__pageTtl {
    background-image: url(/assets/img/functions/h2_bg_sp_01.jpg);
  }
}
.gameInner {
  position: relative;
  max-width: 100vw;
  margin: 0 auto 14.5vw;
}
@media screen and (min-width: 1080px) {
  .gameInner {
    max-width: 1080px;
    margin: 0 auto 145px;
  }
}
@media screen and (max-width: 640px) {
  .gameInner {
    margin: 0 0 28.1%;
  }
}
.gameInner::after {
  display: none;
}
@media screen and (min-width: 1080px) {
  .gameInner::after {
    position: absolute;
    display: block;
    content: "";
    z-index: 1;
    background: 0% 0%/100% auto url(/assets/img/functions/game/elm_pc_01.png) no-repeat;
    top: 154px;
    right: -520px;
    width: 617px;
    height: 567px;
  }
}
.gameInner__ttl {
  padding: 8.6vw 0 3.8vw;
}
@media screen and (min-width: 1080px) {
  .gameInner__ttl {
    padding: 86px 0 38px;
  }
}
@media screen and (max-width: 640px) {
  .gameInner__ttl {
    padding: 12.4% 0 4.6%;
  }
}
.gameInner__ttlTxt {
  background: 0% 0%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_01.svg) no-repeat, 100% 0%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_02.svg) no-repeat, 0% 100%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_03.svg) no-repeat, 100% 100%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_04.svg) no-repeat;
  letter-spacing: 0.015rem;
  font-size: 1.875rem;
  line-height: 1.2666666667;
  margin: 0 auto;
  color: #454545;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45.2vw;
  height: 9vw;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameInner__ttlTxt {
    letter-spacing: 0.024vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameInner__ttlTxt {
    background: 0% 0%/25px 29px url(/assets/img/util/title_blue_elm_pc_01.svg) no-repeat, 100% 0%/25px 29px url(/assets/img/util/title_blue_elm_pc_02.svg) no-repeat, 0% 100%/25px 29px url(/assets/img/util/title_blue_elm_pc_03.svg) no-repeat, 100% 100%/25px 29px url(/assets/img/util/title_blue_elm_pc_04.svg) no-repeat;
    width: 452px;
    height: 90px;
  }
}
@media screen and (max-width: 640px) {
  .gameInner__ttlTxt {
    background: 0% 0%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_01.svg) no-repeat, 100% 0%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_02.svg) no-repeat, 0% 100%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_03.svg) no-repeat, 100% 100%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_04.svg) no-repeat;
    font-weight: 500;
    width: 78.4375vw;
    height: 14.375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameInner__ttlTxt {
    font-size: 5.46875vw;
    letter-spacing: 0.109375vw;
    line-height: 1.5428571429;
  }
}
.gameInner__txt {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  text-align: center;
  color: #454545;
  padding: 0 4vw;
}
.gameInner__txtStrong {
  color: #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameInner__txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameInner__txt {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .gameInner__txt {
    padding: 0 5.46875vw;
    text-align: justify;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameInner__txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.gameElement {
  padding-top: 5.5vw;
}
@media screen and (min-width: 1080px) {
  .gameElement {
    padding-top: 55px;
  }
}
@media screen and (max-width: 640px) {
  .gameElement {
    padding: 16% 5.46875vw 0;
  }
}
.gameElement__ttl {
  width: 78.2vw;
  height: 5.5vw;
  border-radius: 2.8vw;
  letter-spacing: 0.015rem;
  font-size: 1.25rem;
  line-height: 1.9;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  color: #fff;
  background: #FF8B5F;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameElement__ttl {
    letter-spacing: 0.024vw;
    font-size: 2vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameElement__ttl {
    width: 782px;
    height: 55px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 640px) {
  .gameElement__ttl {
    text-align: center;
    width: 89.0625vw;
    height: 20.3125vw;
    border-radius: 10.9375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameElement__ttl {
    font-size: 3.59375vw;
    letter-spacing: 0.0359375vw;
    line-height: 1.7391304348;
  }
}
.gameElement__ttl::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 5.5vw;
  border-left: 0.8vw solid transparent;
  border-right: 0.8vw solid transparent;
  border-top: 0.8vw solid #FF8B5F;
}
@media screen and (min-width: 1080px) {
  .gameElement__ttl::before {
    top: 55px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .gameElement__ttl::before {
    top: 20vw;
    border-left: 2.1875vw solid transparent;
    border-right: 2.1875vw solid transparent;
    border-top: 2.1875vw solid #FF8B5F;
  }
}
.gameElement__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 2.6vw 6.3vw 0;
}
@media screen and (min-width: 1080px) {
  .gameElement__list {
    padding: 26px 113px 0;
  }
}
@media screen and (max-width: 640px) {
  .gameElement__list {
    padding: 3.1% 0 0;
    flex-wrap: wrap;
  }
}
.gameElement__item {
  width: 16.2vw;
  height: 16.2vw;
  text-align: center;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  color: #fff;
  background: 0% 0%/100% auto url(/assets/img/functions/game/element_elm_pc_01.png) no-repeat;
  position: relative;
}
@media screen and (min-width: 1080px) {
  .gameElement__item {
    width: 162px;
    height: 162px;
  }
}
@media screen and (max-width: 640px) {
  .gameElement__item {
    width: 28.4375vw;
    height: 28.4375vw;
  }
  .gameElement__item--01 {
    margin-left: 17%;
  }
  .gameElement__item--02 {
    margin-right: 17%;
  }
  .gameElement__item--03, .gameElement__item--04, .gameElement__item--05 {
    margin-top: -2.2%;
  }
}
.gameElement__item::before {
  position: absolute;
  display: block;
  content: "";
  width: 15.5vw;
  height: 15.5vw;
  border: 0.1vw solid #FF8B5F;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 1080px) {
  .gameElement__item::before {
    width: 155px;
    height: 155px;
    border: 1px solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .gameElement__item::before {
    width: 26.875vw;
    height: 26.875vw;
    border: 0.15625vw solid #FF8B5F;
  }
}
.gameElement__itemNum {
  letter-spacing: 0.015rem;
  font-size: 1rem;
  width: 3vw;
  height: 3vw;
  line-height: 3vw;
  margin-top: 2.6vw;
  color: #fff;
  background: #FF8B5F;
  display: inline-block;
}
@media screen and (min-width: 1080px) {
  .gameElement__itemNum {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 26px;
  }
}
@media screen and (max-width: 640px) {
  .gameElement__itemNum {
    width: 5.3125vw;
    height: 5.3125vw;
    font-size: 3.125vw;
    letter-spacing: 0.046875vw;
    line-height: 5.3125vw;
    margin-top: 16%;
  }
}
.gameElement__itemTxt {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.3636363636;
  margin-top: 1.8vw;
  color: #FF8B5F;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameElement__itemTxt {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameElement__itemTxt {
    margin-top: 18px;
  }
}
@media screen and (max-width: 640px) {
  .gameElement__itemTxt {
    margin-top: 13%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameElement__itemTxt {
    font-size: 3.90625vw;
    letter-spacing: 0.0390625vw;
    line-height: 1.2;
  }
}
.gameElement__itemTxt--05 {
  margin-top: 7%;
}
.gameAchieveegg {
  padding-top: 7.8vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg {
    padding-top: 78px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg {
    padding: 16% 5.46875vw 0;
  }
}
.gameAchieveegg__ttl {
  width: 33.8vw;
  height: 5.5vw;
  border-radius: 2.8vw;
  letter-spacing: 0.015rem;
  font-size: 1.25rem;
  line-height: 1.9;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  color: #fff;
  background: #0597A3;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__ttl {
    letter-spacing: 0.024vw;
    font-size: 2vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__ttl {
    width: 338px;
    height: 55px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__ttl {
    text-align: center;
    width: 46.5625vw;
    height: 10.9375vw;
    border-radius: 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__ttl {
    font-size: 3.59375vw;
    letter-spacing: 0.0359375vw;
    line-height: 1.7391304348;
  }
}
.gameAchieveegg__ttl::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 5.5vw;
  border-left: 0.8vw solid transparent;
  border-right: 0.8vw solid transparent;
  border-top: 0.8vw solid #0597A3;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__ttl::before {
    top: 55px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__ttl::before {
    top: 10.625vw;
    border-left: 2.1875vw solid transparent;
    border-right: 2.1875vw solid transparent;
    border-top: 2.1875vw solid #0597A3;
  }
}
.gameAchieveegg__item {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.gameAchieveegg__item01 {
  padding: 0 5.5vw 3vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item01 {
    padding: 0 85px 30px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item01 {
    padding: 0 0 7.4%;
    flex-direction: column-reverse;
  }
}
.gameAchieveegg__item01Img {
  flex: 0 1 40.5vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item01Img {
    flex: 0 1 425px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item01Img {
    flex: 0 1 100%;
    margin: 4.1% auto 0;
  }
}
.gameAchieveegg__item01Img img {
  width: 40.5vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item01Img img {
    width: 425px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item01Img img {
    width: 88.75vw;
  }
}
.gameAchieveegg__item01Contents {
  flex: 0 1 44vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item01Contents {
    flex: 0 1 460px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item01Contents {
    flex: 0 1 100%;
  }
}
.gameAchieveegg__item01Strong {
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  padding-top: 2.7vw;
  color: #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item01Strong {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item01Strong {
    padding-top: 27px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item01Strong {
    font-weight: 500;
    padding-top: 5.3%;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__item01Strong {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.gameAchieveegg__item01Txt {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  padding-top: 1.3vw;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item01Txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item01Txt {
    padding-top: 13px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item01Txt {
    padding-top: 2.7%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__item01Txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.gameAchieveegg__item02 {
  padding: 0 4vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02 {
    padding: 0 40px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02 {
    padding: 0;
    flex-direction: column;
  }
}
.gameAchieveegg__item02::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 18.1vw;
  left: 56.5vw;
  border-top: 3vw solid transparent;
  border-bottom: 3vw solid transparent;
  border-left: 3vw solid #FF8B5F;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02::before {
    top: 181px;
    left: 650px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02::before {
    top: 48.4%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-left: 4.6875vw solid transparent;
    border-right: 4.6875vw solid transparent;
    border-top: 4.6875vw solid #FF8B5F;
  }
}
.gameAchieveegg__item02Contents {
  border: 0.2vw solid #0597A3;
  border-radius: 0.5vw;
  min-height: 35.6vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Contents {
    border: 2px solid #0597A3;
    border-radius: 5px;
    min-height: 356px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Contents {
    border: 0.3125vw solid #0597A3;
    border-radius: 0.78125vw;
    min-height: 60.3125vw;
  }
}
.gameAchieveegg__item02Contents--01 {
  flex: 0 1 53vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Contents--01 {
    flex: 0 1 620px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Contents--01 {
    flex: 0 1 100%;
  }
}
.gameAchieveegg__item02Contents--02 {
  flex: 0 1 36vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Contents--02 {
    flex: 0 1 370px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Contents--02 {
    flex: 0 1 100%;
    margin-top: 11.1%;
  }
}
.gameAchieveegg__item02Txt {
  height: 10vw;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  background: #0597A3;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item02Txt {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Txt {
    height: 100px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Txt {
    height: 20.78125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__item02Txt {
    font-size: 3.90625vw;
    letter-spacing: 0.0390625vw;
    line-height: 1.8;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Txt--02 {
    height: 15.625vw;
  }
}
.gameAchieveegg__item02List {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.gameAchieveegg__item02Item {
  flex: 0 1 33.3333333333%;
}
.gameAchieveegg__item02Goal {
  margin: 3.8vw 0 7vw;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 1.5625;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item02Goal {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Goal {
    margin: 38px 0 70px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Goal {
    margin: 17.5% 0 39.4%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__item02Goal {
    font-size: 3.125vw;
    letter-spacing: 0.046875vw;
    line-height: 1.5;
  }
}
.gameAchieveegg__item02Goal--02 {
  margin: 2.2vw 0 6vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Goal--02 {
    margin: 22px 0 60px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Goal--02, .gameAchieveegg__item02Goal--03 {
    margin: 9.7% 0 30.7%;
  }
}
.gameAchieveegg__item02Pt {
  margin: 0 0 0 11vw;
  width: 6.6vw;
  height: 6.6vw;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  background: #FF8B5F;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item02Pt {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Pt {
    margin: 0 0 0 110px;
    width: 66px;
    height: 66px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Pt {
    margin: 0 0 0 54.2%;
    width: 10.3125vw;
    height: 10.3125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__item02Pt {
    font-size: 3.4375vw;
    letter-spacing: 0.0515625vw;
    line-height: 0.8181818182;
  }
}
.gameAchieveegg__item02Pt::before {
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  width: 8.1vw;
  height: 10.2vw;
  top: -5vw;
  left: -5vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Pt::before {
    width: 81px;
    height: 102px;
    top: -50px;
    left: -50px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Pt::before {
    width: 12.65625vw;
    height: 15.9375vw;
    top: -7.8125vw;
    left: -7.8125vw;
  }
}
.gameAchieveegg__item02Pt--01::before {
  background: 0% 0%/100% auto url(/assets/img/functions/game/achieveegg_elm_pc_02.png) no-repeat;
}
.gameAchieveegg__item02Pt--02::before {
  background: 0% 0%/100% auto url(/assets/img/functions/game/achieveegg_elm_pc_03.png) no-repeat;
}
.gameAchieveegg__item02Pt--03::before {
  background: 0% 0%/100% auto url(/assets/img/functions/game/achieveegg_elm_pc_04.png) no-repeat;
}
.gameAchieveegg__item02Pt--small {
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item02Pt--small {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Pt--small {
    font-size: 3.125vw;
    letter-spacing: 0.046875vw;
    line-height: 1;
  }
}
.gameAchieveegg__item02Reward {
  margin-top: 1.2vw;
  letter-spacing: 0.1rem;
  font-size: 1rem;
  line-height: 2.125;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #454545;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item02Reward {
    letter-spacing: 0.16vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Reward {
    margin-top: 12px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Reward {
    width: 48.4375vw;
    flex-wrap: wrap;
    margin-top: 10.6%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__item02Reward {
    font-size: 4.0625vw;
    letter-spacing: 0.0609375vw;
    line-height: 0.6923076923;
  }
}
.gameAchieveegg__item02Reward::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/functions/game/achieveegg_elm_pc_05.png) no-repeat;
  top: 7.2vw;
  left: 2.5vw;
  width: 30.1vw;
  height: 15.6vw;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Reward::before {
    top: 72px;
    left: 25px;
    width: 301px;
    height: 156px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Reward::before {
    background: 0% 0%/100% auto url(/assets/img/functions/game/achieveegg_elm_sp_05.png) no-repeat;
    top: -22%;
    left: 91.3%;
    width: 51.875vw;
    height: 33.59375vw;
  }
}
.gameAchieveegg__item02Reward--pt {
  width: 7vw;
  height: 7vw;
  padding-top: 1.4vw;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  background: #FF8B5F;
  color: #fff;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameAchieveegg__item02Reward--pt {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Reward--pt {
    width: 70px;
    height: 70px;
    padding-top: 14px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Reward--pt {
    width: 16.5625vw;
    height: 16.5625vw;
    padding-top: 10%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameAchieveegg__item02Reward--pt {
    font-size: 4.6875vw;
    letter-spacing: 0.0703125vw;
    line-height: 0.6666666667;
  }
}
.gameAchieveegg__item02Reward--strong {
  width: 7vw;
  height: 7vw;
  line-height: 7vw;
  letter-spacing: 0.015rem;
  font-size: 0.9375rem;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  background: #FF8B5F;
  color: #fff;
}
@media screen and (min-width: 1080px) {
  .gameAchieveegg__item02Reward--strong {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}
@media screen and (max-width: 640px) {
  .gameAchieveegg__item02Reward--strong {
    width: 16.5625vw;
    height: 16.5625vw;
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 16.5625vw;
  }
}
.gameMypage {
  padding-top: 8.5vw;
}
@media screen and (min-width: 1080px) {
  .gameMypage {
    padding-top: 85px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage {
    padding: 16.5% 5.46875vw 0;
  }
}
.gameMypage__ttl {
  width: 33.8vw;
  height: 5.5vw;
  border-radius: 2.8vw;
  letter-spacing: 0.015rem;
  font-size: 1.25rem;
  line-height: 1.9;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  color: #fff;
  background: #0597A3;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameMypage__ttl {
    letter-spacing: 0.024vw;
    font-size: 2vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameMypage__ttl {
    width: 338px;
    height: 55px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ttl {
    width: 46.5625vw;
    height: 10.9375vw;
    border-radius: 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameMypage__ttl {
    font-size: 3.59375vw;
    letter-spacing: 0.0359375vw;
    line-height: 1.7391304348;
  }
}
.gameMypage__ttl::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 5.5vw;
  border-left: 0.8vw solid transparent;
  border-right: 0.8vw solid transparent;
  border-top: 0.8vw solid #0597A3;
}
@media screen and (min-width: 1080px) {
  .gameMypage__ttl::before {
    top: 55px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ttl::before {
    top: 10.625vw;
    border-left: 2.1875vw solid transparent;
    border-right: 2.1875vw solid transparent;
    border-top: 2.1875vw solid #0597A3;
  }
}
.gameMypage__txt--01 {
  padding: 3vw 4vw 0;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  text-align: center;
  color: #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameMypage__txt--01 {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameMypage__txt--01 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__txt--01 {
    padding-top: 5.2%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameMypage__txt--01 {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.gameMypage__txt--02 {
  padding: 1.6vw 4vw 0;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  text-align: center;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameMypage__txt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameMypage__txt--02 {
    padding-top: 16px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__txt--02 {
    padding-top: 3.5%;
    text-align: justify;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameMypage__txt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.gameMypage__img {
  width: 50vw;
  margin: 2.8vw auto 0;
  position: relative;
}
@media screen and (min-width: 1080px) {
  .gameMypage__img {
    width: 500px;
    margin: 28px auto 0;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__img {
    width: 86.09375vw;
    margin: 11.7% auto 0;
  }
}
.gameMypage__ballon {
  position: absolute;
  background: #E5F4F6;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  border-radius: 0.5vw;
  z-index: 1;
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon {
    border-radius: 5px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon {
    border-radius: 0.78125vw;
  }
}
.gameMypage__ballon::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  z-index: -1;
}
.gameMypage__ballon--01, .gameMypage__ballon--02, .gameMypage__ballon--03, .gameMypage__ballon--04 {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 1.5625;
  text-align: center;
  color: #454545;
  height: 7.6vw;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameMypage__ballon--01, .gameMypage__ballon--02, .gameMypage__ballon--03, .gameMypage__ballon--04 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--01, .gameMypage__ballon--02, .gameMypage__ballon--03, .gameMypage__ballon--04 {
    height: 76px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--01, .gameMypage__ballon--02, .gameMypage__ballon--03, .gameMypage__ballon--04 {
    height: 13.59375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameMypage__ballon--01, .gameMypage__ballon--02, .gameMypage__ballon--03, .gameMypage__ballon--04 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 1.4285714286;
  }
}
.gameMypage__ballon--01 {
  top: 3.2vw;
  left: -15.5vw;
  width: 16.3vw;
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--01 {
    top: 32px;
    left: -155px;
    width: 163px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--01 {
    top: -8%;
    left: -2%;
    width: 32.03125vw;
  }
}
.gameMypage__ballon--01::before {
  top: 2.6vw;
  right: -2vw;
  border-top: 1.5vw solid transparent;
  border-bottom: 1.5vw solid transparent;
  border-left: 4.2vw solid #E5F4F6;
  transform: rotate(19deg);
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--01::before {
    top: 26px;
    right: -20px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 42px solid #E5F4F6;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--01::before {
    top: 87%;
    right: 58.6%;
    border-top: 4.6875vw solid #E5F4F6;
    border-left: 1.25vw solid transparent;
    border-right: 1.25vw solid transparent;
    transform: rotate(-28deg);
  }
}
.gameMypage__ballon--02 {
  top: 15.7vw;
  left: -13.8vw;
  width: 18.1vw;
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--02 {
    top: 157px;
    left: -138px;
    width: 181px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--02 {
    top: 47.2%;
    left: -1.8%;
    width: 35.46875vw;
  }
}
.gameMypage__ballon--02::before {
  top: 0.4vw;
  right: -14.9vw;
  border-top: 1.2vw solid transparent;
  border-bottom: 1.2vw solid transparent;
  border-left: 17vw solid #E5F4F6;
  transform: rotate(-17deg);
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--02::before {
    top: 4px;
    right: -149px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 170px solid #E5F4F6;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--02::before {
    top: -69%;
    right: 14.6%;
    border-bottom: 15.625vw solid #E5F4F6;
    border-left: 2.34375vw solid transparent;
    border-right: 2.34375vw solid transparent;
    transform: rotate(68deg);
  }
}
.gameMypage__ballon--03 {
  top: 11.8vw;
  right: -13.4vw;
  width: 21.3vw;
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--03 {
    top: 118px;
    right: -134px;
    width: 213px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--03 {
    top: 18.6%;
    right: -2%;
    width: 42.03125vw;
  }
}
.gameMypage__ballon--03::before {
  top: 3.4vw;
  right: 19.1vw;
  border-top: 1.2vw solid transparent;
  border-bottom: 1.2vw solid transparent;
  border-right: 6vw solid #E5F4F6;
  transform: rotate(-40deg);
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--03::before {
    top: 34px;
    right: 191px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 60px solid #E5F4F6;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--03::before {
    top: 53.9%;
    right: 19.5%;
    border-top: 15.625vw solid #E5F4F6;
    border-left: 2.34375vw solid transparent;
    border-right: 2.34375vw solid transparent;
    transform: rotate(58deg);
  }
}
.gameMypage__ballon--04 {
  top: 22.5vw;
  right: -20.7vw;
  width: 22.7vw;
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--04 {
    top: 225px;
    right: -207px;
    width: 227px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--04 {
    top: 73.5%;
    right: -1.8%;
    width: 45.15625vw;
  }
}
.gameMypage__ballon--04::before {
  top: 2.5vw;
  right: 21.9vw;
  border-top: 1vw solid transparent;
  border-bottom: 1vw solid transparent;
  border-right: 3vw solid #E5F4F6;
  transform: rotate(17deg);
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--04::before {
    top: 25px;
    right: 219px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 30px solid #E5F4F6;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--04::before {
    top: -39%;
    right: 8.6%;
    border-bottom: 9.375vw solid #E5F4F6;
    border-left: 2.8125vw solid transparent;
    border-right: 2.8125vw solid transparent;
    transform: rotate(-53deg);
  }
}
.gameMypage__ballon--05 {
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  text-align: center;
  color: #0597A3;
  top: 28.7vw;
  left: -16.6vw;
  width: 23.5vw;
  height: 9vw;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .gameMypage__ballon--05 {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1080px) {
  .gameMypage__ballon--05 {
    top: 287px;
    left: -166px;
    width: 235px;
    height: 90px;
  }
}
@media screen and (max-width: 640px) {
  .gameMypage__ballon--05 {
    top: 89.6%;
    left: -1.7%;
    width: 42.03125vw;
    height: 13.75vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gameMypage__ballon--05 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 1.4285714286;
  }
}

/* CSS Document *//*# sourceMappingURL=game.css.map */