@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+JP:wght@100..900&display=swap');

* {
  box-sizing: border-box;
  font-family: sans-serif;
}

html, body, h1, h2, h3, p, img {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.anniv-79elbk {
  position: relative;
}

.anniv-5hoia1 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/mv-back.png) top center/cover no-repeat;
}

.anniv-1grdr3y {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.anniv-gnhfgz {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 100px;
  width: 100%;
  height: 100%;
  padding-bottom: 200px;
  background-image: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/bg_contents.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}

@media screen and (max-width: 800px) {
  .anniv-gnhfgz {
    gap: 30px;
    background-position: top center;
  }
}

.anniv-riscen {
  position: relative;
}

.anniv-riscen:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 329px;
  background-image: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/ttl_contents-left.png), url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/ttl_contents-right.png);
  background-repeat: no-repeat;
  background-size: 414px auto, 519px auto;
  background-position: top left, top right;
  pointer-events: none;
}

@media screen and (max-width: 800px) {
  .anniv-riscen:before {
    background-size: 120px auto, 140px auto;
  }
}

.anniv-10mkebc {
  position: relative;
  padding: 39px 0 34px;
  margin-top: 110px;
  background-color: #4DAEEB;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .anniv-10mkebc {
    margin-top: 30px;
    padding: 15px 0 10px;
  }
}

.anniv-jx4xsz {
  max-width: 750px;
}

@media screen and (max-width: 800px) {
  .anniv-jx4xsz {
    max-width: 200px;
  }
}

.anniv-n6ui8z {
  display: flex;
  flex-direction: column;
  gap: 100px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 800px) {
  .anniv-n6ui8z {
    gap: 60px;
    padding: 0 20px;
  }
}

.anniv-tc8hcg {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 60px;
  max-width: 600px;
  width: 100%;
  padding-bottom: 20px;
  border-radius: 41px;
  background-color: #fff;
  filter: drop-shadow(10px 14px 0 #FFE816);
}

@media screen and (max-width: 800px) {
  .anniv-tc8hcg {
    gap: 20px;
    max-width: 500px;
    padding-bottom: 30px;
  }
}

.anniv-tc8hcg:nth-child(even) {
  margin-left: auto;
}

.anniv-tc8hcg:nth-child(4) {
  gap: 0;
}

.anniv-tc8hcg:nth-child(5) {
  background-image: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/bg_item5.png), url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/bg_item5-2.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
  background-position: bottom center, center center;
  background-color: #fff;
}

.anniv-3ndv1h {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: calc(130px + 20px);
  border-radius: 41px 41px 0 0;
  color: #fff;
  background-color: #FFA0C1;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
}

@media screen and (max-width: 800px) {
  .anniv-3ndv1h {
    padding-left: calc(70px + 10px);
    border-radius: 20px 20px 0 0;
    font-size: 20px;
  }
}

.anniv-3ndv1h span {
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
}

@media screen and (max-width: 800px) {
  .anniv-3ndv1h span {
    font-size: 44px;
  }
}

.anniv-3ndv1h::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 130px;
  height: 157px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/icon-item1.svg) 0 0/cover no-repeat;
  z-index: 3;
}

@media screen and (max-width: 800px) {
  .anniv-3ndv1h::before {
    width: 70px;
    height: 84px;
  }
}

.anniv-icfcp {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding: 0 28px;
}

@media screen and (max-width: 800px) {
  .anniv-icfcp {
    gap: 30px;
  }
}

.anniv-icfcp.end {
  position: relative;
}

.anniv-icfcp.end::before {
  content: "";
  position: absolute;
  top: -60px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: calc(100% + 80px);
  border-radius: 0 0 41px 41px;
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}

@media screen and (max-width: 800px) {
  .anniv-icfcp.end::before {
    top: -20px;
    height: calc(100% + 50px);
  }
}

.anniv-icfcp.paddingB {
  padding-bottom: 80px;
}

@media screen and (max-width: 800px) {
  .anniv-icfcp.paddingB {
    padding-bottom: 0;
  }
}

.anniv-yo58kz {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  padding: 17px 0;
  border-radius: 999px;
  background: linear-gradient(to left, #FA5AA5 0%, #FA6EA5 29%, #F990A4 66%, #F8DDA2 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 2px 9px 5px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 800px) {
  .anniv-yo58kz {
    padding: 15px 0;
    font-size: 18px;
  }
}

.anniv-yo58kz::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  display: inline-block;
  width: 18px;
  height: 27px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/btn_arrow-white.svg) 0 0/cover no-repeat;
}

@media screen and (max-width: 800px) {
  .anniv-yo58kz::after {
    right: 20px;
    width: 10px;
    height: 14px;
  }
}

.anniv-yo58kz:hover {
  opacity: 0.7;
}

.anniv-xsjn5g {
  padding: 0 0 41px 24px;
  color: #694B37;
  font-size: 26px;
  font-weight: 700;
}

@media screen and (max-width: 800px) {
  .anniv-xsjn5g {
    padding: 0;
    font-size: 14px;
  }
}

.anniv-1tdl9en {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  color: #424242;
  font-weight: 900;
  font-size: 32px;
  text-align: center;
  z-index: 2;
  -webkit-text-stroke: 9px #fff;
  text-stroke: 9px #fff;
  paint-order: stroke;
}

@media screen and (max-width: 800px) {
  .anniv-1tdl9en {
    font-size: 24px;
    -webkit-text-stroke: 6px #fff;
    text-stroke: 6px #fff;
  }
}

.anniv-181s6ss {
  color: #FF0084;
  font-weight: 900;
  font-size: 76px;
}

@media screen and (max-width: 800px) {
  .anniv-181s6ss {
    font-size: 42px;
  }
}

.anniv-18rxay2 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: calc(130px + 20px);
  border-radius: 41px 41px 0 0;
  color: #fff;
  background-color: #009FE8;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
}

@media screen and (max-width: 800px) {
  .anniv-18rxay2 {
    padding-left: calc(70px + 10px);
    border-radius: 20px 20px 0 0;
    font-size: 20px;
  }
}

.anniv-18rxay2 span {
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
}

@media screen and (max-width: 800px) {
  .anniv-18rxay2 span {
    font-size: 44px;
  }
}

.anniv-18rxay2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 130px;
  height: 157px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/icon-item2.svg) 0 0/cover no-repeat;
  z-index: 3;
}

@media screen and (max-width: 800px) {
  .anniv-18rxay2::before {
    width: 70px;
    height: 84px;
  }
}

.anniv-1dgkhin {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  padding: 17px 0;
  border-radius: 999px;
  background: linear-gradient(to left, #FA5AA5 0%, #FA6EA5 29%, #F990A4 66%, #F8DDA2 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 2px 9px 5px rgba(0, 0, 0, 0.25);
  background: linear-gradient(to bottom, #4BE1D7 0%, #55DCDE 35%, #61D5E7 68%, #6BD0EE 100%);
}

@media screen and (max-width: 800px) {
  .anniv-1dgkhin {
    padding: 15px 0;
    font-size: 18px;
  }
}

.anniv-1dgkhin::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  display: inline-block;
  width: 18px;
  height: 27px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/btn_arrow-white.svg) 0 0/cover no-repeat;
}

@media screen and (max-width: 800px) {
  .anniv-1dgkhin::after {
    right: 20px;
    width: 10px;
    height: 14px;
  }
}

.anniv-1dgkhin:hover {
  opacity: 0.7;
}

.anniv-i49nsd {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: calc(130px + 20px);
  border-radius: 41px 41px 0 0;
  color: #fff;
  background-color: #FF9900;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
}

@media screen and (max-width: 800px) {
  .anniv-i49nsd {
    padding-left: calc(70px + 10px);
    border-radius: 20px 20px 0 0;
    font-size: 20px;
  }
}

.anniv-i49nsd span {
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
}

@media screen and (max-width: 800px) {
  .anniv-i49nsd span {
    font-size: 44px;
  }
}

.anniv-i49nsd::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 130px;
  height: 157px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/icon-item3.svg) 0 0/cover no-repeat;
  z-index: 3;
}

@media screen and (max-width: 800px) {
  .anniv-i49nsd::before {
    width: 70px;
    height: 84px;
  }
}

.anniv-1dgwcur {
  display: flex;
  flex-direction: column;
  gap: 66px;
  padding: 30px 0;
}

@media screen and (max-width: 800px) {
  .anniv-1dgwcur {
    gap: 40px;
    padding: 0;
  }
}

.anniv-1hb7y5m {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media screen and (max-width: 800px) {
  .anniv-1hb7y5m {
    gap: 5px;
  }
}

.anniv-13qncku {
  color: #694B37;
  font-size: 25px;
  font-weight: 700;
}

@media screen and (max-width: 800px) {
  .anniv-13qncku {
    font-size: 16px;
  }
}

.anniv-3ve6jr {
  display: grid;
  grid-template-columns:1fr auto;
  gap: 30px;
}

@media screen and (max-width: 800px) {
  .anniv-3ve6jr {
    gap: 10px;
  }
}

.anniv-10xkt3k {
  width: 100%;
  padding: 30px 20px;
  outline: none;
  border: 4px solid #C2C2C2;
  font-size: 30px;
}

@media screen and (max-width: 800px) {
  .anniv-10xkt3k {
    padding: 20px 10px;
    font-size: 16px;
  }
}

.anniv-1lyhpyl {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: max-content;
  padding: 0 24px;
  color: #fff;
  background-color: #FF5A8F;
  box-shadow: 5px 6px 5px rgba(0, 0, 0, 0.25);
  outline: none;
  border: none;
  font-size: 36px;
}

@media screen and (max-width: 800px) {
  .anniv-1lyhpyl {
    padding: 20px 10px;
    font-size: 16px;
  }
}

.anniv-1lyhpyl:hover {
  cursor: pointer;
}

.anniv-1u1uxh0 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  padding: 17px 0;
  border-radius: 999px;
  background: linear-gradient(to left, #FA5AA5 0%, #FA6EA5 29%, #F990A4 66%, #F8DDA2 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 2px 9px 5px rgba(0, 0, 0, 0.25);
  background: linear-gradient(to left, #FF9900 0%, #FFCF80 100%);
}

@media screen and (max-width: 800px) {
  .anniv-1u1uxh0 {
    padding: 15px 0;
    font-size: 18px;
  }
}

.anniv-1u1uxh0::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  display: inline-block;
  width: 18px;
  height: 27px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/btn_arrow-white.svg) 0 0/cover no-repeat;
}

@media screen and (max-width: 800px) {
  .anniv-1u1uxh0::after {
    right: 20px;
    width: 10px;
    height: 14px;
  }
}

.anniv-1u1uxh0:hover {
  opacity: 0.7;
}

.anniv-1u1uxh0::after {
  right: 20px;
}

.anniv-ucf5im {
  display: none;
}

@media screen and (max-width: 800px) {
  .anniv-ucf5im {
    display: block;
  }
}

.anniv-km7yh7 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: calc(130px + 20px);
  border-radius: 41px 41px 0 0;
  color: #fff;
  background-color: #19C9C1;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
}

@media screen and (max-width: 800px) {
  .anniv-km7yh7 {
    padding-left: calc(70px + 10px);
    border-radius: 20px 20px 0 0;
    font-size: 20px;
  }
}

.anniv-km7yh7 span {
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
}

@media screen and (max-width: 800px) {
  .anniv-km7yh7 span {
    font-size: 44px;
  }
}

.anniv-km7yh7::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 130px;
  height: 157px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/icon-item4.svg) 0 0/cover no-repeat;
  z-index: 3;
}

@media screen and (max-width: 800px) {
  .anniv-km7yh7::before {
    width: 70px;
    height: 84px;
  }
}

.anniv-5t2rjm {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding: 0 28px;
}

@media screen and (max-width: 800px) {
  .anniv-5t2rjm {
    gap: 30px;
  }
}

.anniv-5t2rjm.end {
  position: relative;
}

.anniv-5t2rjm.end::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: calc(100% + 20px);
  border-radius: 0 0 41px 41px;
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}

@media screen and (max-width: 800px) {
  .anniv-5t2rjm.end::before {
    top: 0;
    height: calc(100% + 30px);
  }
}

.anniv-5t2rjm.paddingB {
  padding-bottom: 40px;
}

@media screen and (max-width: 800px) {
  .anniv-5t2rjm.paddingB {
    padding-bottom: 0;
  }
}

.anniv-123r27q {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  padding: 17px 0;
  border-radius: 999px;
  background: linear-gradient(to left, #FA5AA5 0%, #FA6EA5 29%, #F990A4 66%, #F8DDA2 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 2px 9px 5px rgba(0, 0, 0, 0.25);
  background: linear-gradient(to left, #19C9C1 0%, #009FE8 100%);
}

@media screen and (max-width: 800px) {
  .anniv-123r27q {
    padding: 15px 0;
    font-size: 18px;
  }
}

.anniv-123r27q::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  display: inline-block;
  width: 18px;
  height: 27px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/btn_arrow-white.svg) 0 0/cover no-repeat;
}

@media screen and (max-width: 800px) {
  .anniv-123r27q::after {
    right: 20px;
    width: 10px;
    height: 14px;
  }
}

.anniv-123r27q:hover {
  opacity: 0.7;
}

.anniv-32ogk9 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: calc(130px + 20px);
  border-radius: 41px 41px 0 0;
  color: #fff;
  background-color: #FF5A81;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
}

@media screen and (max-width: 800px) {
  .anniv-32ogk9 {
    padding-left: calc(70px + 10px);
    border-radius: 20px 20px 0 0;
    font-size: 20px;
  }
}

.anniv-32ogk9 span {
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
}

@media screen and (max-width: 800px) {
  .anniv-32ogk9 span {
    font-size: 44px;
  }
}

.anniv-32ogk9::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 130px;
  height: 157px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/icon-item5.svg) 0 0/cover no-repeat;
  z-index: 3;
}

@media screen and (max-width: 800px) {
  .anniv-32ogk9::before {
    width: 70px;
    height: 84px;
  }
}

.anniv-1wpfzzr {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  padding: 17px 0;
  border-radius: 999px;
  background: linear-gradient(to left, #FA5AA5 0%, #FA6EA5 29%, #F990A4 66%, #F8DDA2 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 2px 9px 5px rgba(0, 0, 0, 0.25);
  background: linear-gradient(to left, #F2AECE 0%, #FF5A81 100%);
}

@media screen and (max-width: 800px) {
  .anniv-1wpfzzr {
    padding: 15px 0;
    font-size: 18px;
  }
}

.anniv-1wpfzzr::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  display: inline-block;
  width: 18px;
  height: 27px;
  background: url(https://gigaplus.makeshop.jp/rechargewifi/anniversaryLP/btn_arrow-white.svg) 0 0/cover no-repeat;
}

@media screen and (max-width: 800px) {
  .anniv-1wpfzzr::after {
    right: 20px;
    width: 10px;
    height: 14px;
  }
}

.anniv-1wpfzzr:hover {
  opacity: 0.7;
}

.anniv-1q4yb8b {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 600;
  background-color: rgba(166, 223, 182, 0.65);
  pointer-events: none;
  opacity: 0;
  transition: opacity .3s;
}

.anniv-1q4yb8b.active {
  animation: animation-k0lfw7 3s forwards;
}

@keyframes animation-k0lfw7 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.anniv-bc5b0p {
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 5;
}

.anniv-bc5b0p > a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  color: #fff;
  border-radius: 50%;
  background-color: rgb(227 0 127);
  font-size: 20px;
  text-decoration: none;
  filter: drop-shadow(4px 4px 4px rgba(96, 96, 96, 0.5));
  transition: opacity .3s;
  text-align: center;
}

.anniv-bc5b0p > a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 800px) {
  .anniv-bc5b0p > a {
    width: 100px;
    height: 100px;
    font-size: 15px;
  }
}

@media screen and (max-width: 800px) {
  .anniv-bc5b0p {
    bottom: 30px;
    right: 15px;
  }
}
