.main {
  background: #fffbd0;
}

.hero {
  text-align: center;
}

.hero-inr {
  padding: 4vw 0 5.33333vw;
}

.hero-heading {
  width: 92.13333vw;
  margin: 0 auto 0;
}

.hero-notes {
  font-size: 1.33333vw;
  color: #000;
  line-height: 1.6;
  text-align: center;
  margin: 2.66667vw auto 0;
}

.howto {
  width: 92vw;
  margin: 6.66667vw auto 0;
}

.howto-inr {
  background: #fff;
  border-radius: 2.13333vw;
  border: solid 2px #f39800;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 2.66667vw;
  position: relative;
}

.howto-inr .end-text {
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-color: rgba(0, 0, 0, 0.6);
}

.howto-inr .end-text p {
  font-size: 6.4vw;
  color: #fff;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

.howto-heading {
  background: #f39800;
  padding: 4vw 0;
}

.howto-heading img {
  width: 50.66667vw;
  margin: 0 auto 0;
  display: block;
}

.howto-list li {
  margin: 6.66667vw auto 0;
}

.howto-list li:first-child {
  margin: 4.66667vw auto 0;
}

.howto-step {
  width: 18.53333vw;
  margin: 0 auto 0;
}

.howto-step-text {
  width: 60.53333vw;
  margin: 3.33333vw auto 0;
}

.howto .btn-twitter, .howto .btn-vote {
  width: 84vw;
  margin: 4vw auto 0;
}

.howto .btn-twitter a, .howto .btn-vote a {
  display: block;
}

.prize {
  width: 92vw;
  margin: 10.66667vw auto 0;
}

.prize-heading {
  background: #ffc850;
  padding: 1.6vw 0;
  border-radius: 50px;
}

.prize-heading img {
  width: 9.46667vw;
  margin: 0 auto 0;
  display: block;
}

.prize-img {
  width: 88.13333vw;
  margin: 4vw auto 0;
}

.terms {
  margin: 10.66667vw auto 0;
  background: url(/spn/images/renewal_2022/campaign/20220307/btm_bg.png) no-repeat center bottom;
  background-size: 100%;
  padding: 0 0 10.66667vw;
}

.terms-inr {
  width: 92vw;
  margin: 0 auto 0;
}

.terms-heading {
  background: #ffc850;
  padding: 1.6vw 0;
  border-radius: 50px;
}

.terms-heading img {
  width: 19.6vw;
  margin: 0 auto 0;
  display: block;
}

.terms-text {
  width: 78.4vw;
  margin: 5.33333vw auto 0;
}

.terms-dl {
  padding: 0 4vw 0;
}

.terms-dl dt {
  font-size: 4.26667vw;
  color: #61440a;
  line-height: 1.6;
  text-align: left;
  font-weight: bold;
  margin: 5.33333vw auto 0;
}

.terms-dl dd {
  font-size: 3.2vw;
  color: #61440a;
  line-height: 1.6;
  text-align: left;
  font-weight: normal;
  margin: 1.33333vw auto 0;
}

.terms-dl dd a {
  color: #000;
  text-decoration: underline;
}

.terms-notes-list li {
  text-indent: -2.66667vw;
  padding-left: 2.66667vw;
}
