@-webkit-keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@-webkit-keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html {
  font-family: "TBUDGothic R", sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

img {
  max-width: 100%; }

a {
  color: #000;
  text-decoration: underline; }
  a:hover {
    color: #000;
    text-decoration: none; }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

/* Utility classes
* *********************************** */
.cf::before,
.cf::after {
  display: table;
  content: " "; }

.cf::after {
  clear: both; }

.cf {
  *zoom: 1; }

.pc-block {
  display: none; }

.pc-inline {
  display: none; }

.pc-inline-block {
  display: none; }

.sp-block {
  display: block; }

.sp-inline {
  display: inline; }

.sp-inline-block {
  display: inline-block; }

@media screen and (min-width: 1000px) {
  .pc-block {
    display: block; }
  .pc-inline {
    display: inline; }
  .pc-inline-block {
    display: inline-block; }
  .sp-block {
    display: none; }
  .sp-inline {
    display: none; }
  .sp-inline-block {
    display: none; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

body {
  background-image: url('../img/common/bg.png?1592539745');
  position: relative;
  box-sizing: border-box;
  border-style: solid;
  border-width: 58px 0;
  border-image-source: url('../img/common/border-image_sp.png?1592539745');
  border-image-slice: 58 25;
  border-image-repeat: round; }

@media screen and (min-width: 1000px) {
  body {
    border-width: 28px;
    border-image-source: url('../img/common/border-image_pc.png?1592539745');
    border-image-slice: 28;
    border-image-repeat: round; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

#Header {
  overflow-x: hidden; }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

#Main {
  position: relative;
  overflow-x: hidden; }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.loading .header__title {
  display: none; }

.loading .header__prize01 {
  display: none; }

.loading .header__prize02 {
  display: none; }

.loading .header__prize03 {
  display: none; }

.loading .header__prize04 {
  display: none; }

.loading .header__prize05 {
  display: none; }

.loading .header__prize06 {
  display: none; }

.loading .header__badge {
  display: none; }

.header {
  font-family: "Jun 501", sans-serif;
  padding-top: 103px;
  margin-top: -58px;
  color: #00a23f; }
  .header__box {
    position: relative;
    width: 670px;
    height: 1100px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4); }
  .header__mineo {
    position: absolute;
    top: 30px;
    right: 40px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__mineo.png?1592539745') no-repeat;
    background-size: contain;
    width: 178px;
    height: 63px;
    transition: all 0.3s ease; }
    .header__mineo a {
      display: block;
      width: 100%;
      height: 100%; }
    .header__mineo:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6;
      cursor: pointer; }
  .header__title {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-255px, 0);
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__title_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 534px;
    height: 292px; }
  .header__for-mineo-user-header {
    position: absolute;
    bottom: 215px;
    left: 50%;
    font-size: 26px;
    transform: translate(-50%, 0); }
  .header__for-mineo-user-text {
    position: absolute;
    left: 50%;
    padding-bottom: 10px;
    font-size: 34px;
    text-align: center;
    transform: translate(-50%, 0);
    background-position: left bottom;
    background-image: url('../img/header/header_dotted_sp.png?1592539745');
    background-repeat: repeat-x; }
    .header__for-mineo-user-text--sp01 {
      bottom: 160px;
      display: block;
      width: 530px; }
    .header__for-mineo-user-text--sp02 {
      bottom: 110px;
      display: block;
      width: 230px; }
    .header__for-mineo-user-text--pc {
      display: none; }
  .header__packet {
    color: #ff523b; }
  .header__date {
    position: absolute;
    bottom: 0;
    left: 0;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__date_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 670px;
    height: 75px; }
  .header__prize01 {
    position: absolute;
    top: 510px;
    left: 470px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__prize01_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 217px;
    height: 152px; }
    .header__prize01.active {
      -webkit-animation: 1s ease infinite fuwaAnimation alternate;
      animation: 1s ease infinite fuwaAnimation alternate; }
  .header__prize02 {
    position: absolute;
    top: 390px;
    left: 15px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__prize02_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 112px;
    height: 199px; }
    .header__prize02.active {
      -webkit-animation: 1s ease infinite fuwaAnimation alternate;
      animation: 1s ease infinite fuwaAnimation alternate; }
  .header__prize03 {
    position: absolute;
    top: 660px;
    left: -70px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__prize03_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 218px;
    height: 168px; }
    .header__prize03.active {
      -webkit-animation: 1s ease infinite fuwaAnimation alternate;
      animation: 1s ease infinite fuwaAnimation alternate; }
  .header__prize04 {
    position: absolute;
    top: 350px;
    left: 460px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__prize04_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 139px;
    height: 147px; }
    .header__prize04.active {
      -webkit-animation: 1s ease infinite fuwaAnimation alternate;
      animation: 1s ease infinite fuwaAnimation alternate; }
  .header__prize05 {
    position: absolute;
    top: 420px;
    left: 510px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__prize05_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 146px;
    height: 103px; }
    .header__prize05.active {
      -webkit-animation: 1s ease infinite fuwaAnimation alternate;
      animation: 1s ease infinite fuwaAnimation alternate; }
  .header__prize06 {
    position: absolute;
    top: 370px;
    left: 50%;
    transform: translate(-350px, 0);
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__prize06_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 743px;
    height: 474px; }
  .header__badge {
    position: absolute;
    top: 640px;
    left: 420px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__badge.png?1592539745') no-repeat;
    background-size: contain;
    width: 200px;
    height: 200px; }
  .header__kinen {
    position: absolute;
    top: -105px;
    left: -25px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/header/header__kinen_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 158px;
    height: 476px; }

@media screen and (min-width: 1000px) {
  .header {
    padding-top: 98px;
    margin-top: -28px; }
    .header__corner--top-left {
      position: absolute;
      top: -5px;
      left: -5px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__corner--top-left.png?1592539745') no-repeat;
      background-size: contain;
      width: 110px;
      height: 110px; }
    .header__corner--top-right {
      position: absolute;
      top: -5px;
      right: -5px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__corner--top-right.png?1592539745') no-repeat;
      background-size: contain;
      width: 110px;
      height: 110px; }
    .header__box {
      width: 1000px;
      height: 1068px; }
    .header__mineo {
      top: 33px;
      right: 45px; }
    .header__title {
      top: 45px;
      transform: translate(-270px, 0);
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__title_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 580px;
      height: 318px; }
    .header__for-mineo-user-header {
      bottom: 175px; }
    .header__for-mineo-user-text--sp01 {
      display: none; }
    .header__for-mineo-user-text--sp02 {
      display: none; }
    .header__for-mineo-user-text--pc {
      bottom: 120px;
      display: block;
      width: 730px; }
    .header__date {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__date_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 1000px;
      height: 75px; }
    .header__prize01 {
      top: 650px;
      left: 770px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__prize01_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 279px;
      height: 192px; }
    .header__prize02 {
      top: 390px;
      left: 50px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__prize02_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 136px;
      height: 256px; }
    .header__prize03 {
      top: 650px;
      left: -70px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__prize03_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 280px;
      height: 214px; }
    .header__prize04 {
      top: 430px;
      left: 820px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__prize04_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 204px;
      height: 220px; }
    .header__prize05 {
      top: 770px;
      left: 690px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__prize05_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 185px;
      height: 126px; }
    .header__prize06 {
      top: 400px;
      left: 50%;
      transform: translate(-350px, 0);
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__prize06_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 743px;
      height: 474px; }
    .header__badge {
      top: 390px;
      left: 640px; }
    .header__kinen {
      top: -100px;
      left: 80px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/header/header__kinen_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 129px;
      height: 454px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.contents01 {
  position: relative;
  box-sizing: border-box;
  padding-top: 70px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  background: url('../img/contents01/contents01_bg_sp.jpg?1592539745') no-repeat;
  background-size: contain;
  width: 750px;
  height: 869px; }
  .contents01__lead {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/contents01/contents01__lead_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 394px;
    height: 50px; }
  .contents01__title {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 150%;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .contents01__text {
    margin-bottom: 1.5em;
    font-size: 22px;
    line-height: 250%;
    color: #fff;
    text-align: center; }
  .contents01__rokunamono {
    position: absolute;
    right: 0;
    bottom: 3px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/contents01/contents01__rokunamono_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 340px;
    height: 111px; }

@media screen and (min-width: 1000px) {
  .contents01 {
    display: block;
    background: url('../img/contents01/contents01_bg_pc.jpg?1592539745') no-repeat;
    background-size: contain;
    width: 1000px;
    height: 628px;
    padding-top: 65px;
    margin-top: 45px; }
    .contents01__lead {
      margin-bottom: 20px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents01/contents01__lead_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 394px;
      height: 50px; }
    .contents01__title {
      margin-bottom: 20px;
      font-size: 39px;
      line-height: 150%;
      text-align: center;
      font-family: "Jun 501", sans-serif; }
    .contents01__text {
      margin-bottom: 1.5em;
      font-size: 18px;
      line-height: 220%;
      color: #fff;
      text-align: center; }
    .contents01__rokunamono {
      right: 3px;
      bottom: 3px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents01/contents01__rokunamono_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 211px;
      height: 68px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.contents02 {
  margin-top: 75px;
  margin-bottom: 90px; }
  .contents02__header {
    margin-bottom: 40px;
    font-size: 58px;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .contents02__packet {
    width: 670px;
    padding: 10px 0;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    font-size: 30px;
    line-height: 125%;
    color: #e7ff01;
    text-align: center;
    background: #ff523b;
    font-family: "Jun 501", sans-serif; }

@media screen and (min-width: 1000px) {
  .contents02 {
    margin-top: 90px;
    margin-bottom: 80px; }
    .contents02__header {
      margin-bottom: 40px;
      font-size: 48px; }
    .contents02__packet {
      width: 850px;
      margin-bottom: 60px;
      font-size: 24px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.contents03 {
  margin-bottom: 90px; }
  .contents03__header {
    margin-bottom: 35px;
    font-size: 58px;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .contents03__box {
    position: relative;
    box-sizing: border-box;
    padding-top: 440px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background: url('../img/contents03/contents03__box_bg_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 673px;
    height: 2253px; }
  .contents03__saikoro {
    position: absolute;
    top: 65px;
    left: 35px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/contents03/contents03__saikoro_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 619px;
    height: 367px; }
  .contents03__lead {
    margin-bottom: 60px;
    font-size: 46px;
    line-height: 140%;
    text-align: center;
    font-family: "Jun 501", sans-serif;
    font-feature-settings: "palt"; }
  .contents03__text {
    font-size: 28px;
    line-height: 200%;
    text-align: center; }
  .contents03__image {
    position: absolute;
    bottom: 325px;
    left: 60px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/contents03/contents03__image_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 638px;
    height: 650px; }
  .contents03__date {
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translate(-50%, 0);
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/contents03/contents03__date_sp.jpg?1592539745') no-repeat;
    background-size: contain;
    width: 553px;
    height: 190px; }

@media screen and (min-width: 1000px) {
  .contents03 {
    margin-bottom: 125px; }
    .contents03__header {
      margin-bottom: 40px;
      font-size: 48px; }
    .contents03__box {
      padding-top: 385px;
      display: block;
      background: url('../img/contents03/contents03__box_bg_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 1000px;
      height: 1158px; }
    .contents03__saikoro {
      top: 40px;
      left: 215px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents03/contents03__saikoro_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 562px;
      height: 333px; }
    .contents03__lead {
      margin-bottom: 30px;
      font-size: 37px;
      line-height: 150%; }
    .contents03__text {
      font-size: 17px;
      line-height: 300%; }
    .contents03__image {
      position: absolute;
      bottom: 175px;
      left: 100px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents03/contents03__image_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 834px;
      height: 200px; }
    .contents03__date {
      position: absolute;
      bottom: 65px;
      left: 50%;
      transform: translate(-50%, 0);
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents03/contents03__date_pc.jpg?1592539745') no-repeat;
      background-size: contain;
      width: 811px;
      height: 70px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.contents04 {
  margin-bottom: 110px; }
  .contents04__header {
    margin-bottom: 40px;
    font-size: 58px;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .contents04__step {
    margin-top: 60px;
    margin-bottom: 60px; }
  .contents04__step-image {
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto; }
    .contents04__step-image--step01 {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents04/contents04__step-image--step01_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 396px;
      height: 408px; }
    .contents04__step-image--step02 {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents04/contents04__step-image--step02_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 396px;
      height: 409px; }
    .contents04__step-image--step03 {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents04/contents04__step-image--step03_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 396px;
      height: 409px; }
  .contents04__step-header {
    margin-bottom: 25px;
    font-size: 42px;
    line-height: 150%;
    text-align: center;
    font-family: "Jun 501", sans-serif;
    font-feature-settings: "palt"; }
  .contents04__step-text {
    font-size: 24px;
    line-height: 140%;
    text-align: center; }

@media screen and (min-width: 1000px) {
  .contents04 {
    margin-bottom: 75px; }
    .contents04__header {
      margin-bottom: 40px;
      font-size: 48px; }
    .contents04__steps {
      display: flex;
      justify-content: space-evenly;
      width: 1000px;
      margin-right: auto;
      margin-left: auto; }
    .contents04__step {
      width: 310px;
      margin-top: 0;
      margin-bottom: 0; }
    .contents04__step-image {
      margin-right: auto;
      margin-bottom: 10px;
      margin-left: auto; }
      .contents04__step-image--step01 {
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        display: block;
        background: url('../img/contents04/contents04__step-image--step01_pc.png?1592539745') no-repeat;
        background-size: contain;
        width: 266px;
        height: 273px; }
      .contents04__step-image--step02 {
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        display: block;
        background: url('../img/contents04/contents04__step-image--step02_pc.png?1592539745') no-repeat;
        background-size: contain;
        width: 266px;
        height: 273px; }
      .contents04__step-image--step03 {
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        display: block;
        background: url('../img/contents04/contents04__step-image--step03_pc.png?1592539745') no-repeat;
        background-size: contain;
        width: 266px;
        height: 273px; }
    .contents04__step-header {
      margin-bottom: 5px;
      font-size: 24px;
      line-height: 133%; }
    .contents04__step-text {
      font-size: 13px;
      line-height: 175%;
      text-align: left; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.contents05 {
  margin-bottom: 85px; }
  .contents05__header {
    margin-bottom: 50px;
    font-size: 48px;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .contents05__notes {
    box-sizing: border-box;
    width: 670px;
    padding: 45px 30px;
    margin-right: auto;
    margin-bottom: 70px;
    margin-left: auto;
    font-size: 16px;
    line-height: 180%;
    color: #fff;
    background: #484848; }
  .contents05__entry {
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/contents05/contents05__entry_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 617px;
    height: 154px;
    -webkit-filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.4)) grayscale(100%);
    filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.4)) grayscale(100%); }
  .contents05__entry-note {
    font-size: 20px;
    text-align: center; }

@media screen and (min-width: 1000px) {
  .contents05 {
    margin-bottom: 90px; }
    .contents05__header {
      margin-bottom: 40px;
      font-size: 48px; }
    .contents05__notes {
      width: 1000px;
      padding: 40px 45px;
      margin-bottom: 35px;
      font-size: 13px;
      line-height: 200%; }
    .contents05__entry {
      margin-bottom: 20px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents05/contents05__entry_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 617px;
      height: 105px; }
    .contents05__entry-note {
      font-size: 13px;
      text-align: center; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.contents06 {
  box-sizing: border-box;
  padding-top: 80px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  display: block;
  background: url('../img/contents06/contents06_bg_sp.png?1592539745') no-repeat;
  background-size: contain;
  width: 670px;
  height: 546px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4); }
  .contents06__header {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 150%;
    color: #ff523b;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .contents06__text {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 175%;
    text-align: center; }
  .contents06__follow {
    margin-right: auto;
    margin-left: auto;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/contents06/contents06__follow_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 469px;
    height: 103px;
    transition: all 0.3s ease;
    -webkit-filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.4)); }
    .contents06__follow a {
      display: block;
      width: 100%;
      height: 100%; }
    .contents06__follow:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6;
      cursor: pointer; }

@media screen and (min-width: 1000px) {
  .contents06 {
    padding-top: 45px;
    margin-bottom: 70px;
    display: block;
    background: url('../img/contents06/contents06_bg_pc.png?1592539745') no-repeat;
    background-size: contain;
    width: 1000px;
    height: 375px; }
    .contents06__header {
      margin-bottom: 15px;
      font-size: 30px;
      line-height: 150%; }
    .contents06__text {
      margin-bottom: 30px;
      font-size: 18px;
      line-height: 175%; }
    .contents06__follow {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/contents06/contents06__follow_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 392px;
      height: 87px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.footer {
  position: relative;
  height: 300px; }
  @media screen and (min-width: 1000px) {
    .footer {
      height: 345px; } }
  .footer__copyright {
    font-size: 20px;
    text-align: center;
    font-feature-settings: "palt"; }
    @media screen and (min-width: 1000px) {
      .footer__copyright {
        font-size: 14px; } }
  .footer__iwa {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 190px;
    background-position: center bottom;
    background-image: url('../img/footer/footer__iwa.png?1592539745');
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (min-width: 1000px) {
      .footer__iwa {
        height: 250px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.overlay__go-entry {
  position: fixed;
  right: 50%;
  bottom: 0;
  transform: translate(50%, 0);
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  display: block;
  background: url('../img/overlay/overlay__go-entry_sp.png?1592539745') no-repeat;
  background-size: contain;
  width: 750px;
  height: 100px;
  -webkit-filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.4)); }
  .overlay__go-entry a {
    display: block;
    width: 100%;
    height: 100%; }

@media screen and (min-width: 1000px) {
  .overlay__go-entry {
    right: 0;
    transform: translate(-28px, 0);
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/overlay/overlay__go-entry_pc.png?1592539745') no-repeat;
    background-size: contain;
    width: 240px;
    height: 60px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.result {
  margin-top: 45px;
  margin-right: auto;
  margin-bottom: 75px;
  margin-left: auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  display: block;
  background: url('../img/result/result_bg_sp.jpg?1592539745') no-repeat;
  background-size: contain;
  width: 673px;
  height: 2062px; }
  .result__header {
    display: none; }
  .result__text {
    display: none; }
  .result__prize {
    display: none; }

@media screen and (min-width: 1000px) {
  .result {
    margin-top: 55px;
    margin-bottom: 90px;
    display: block;
    background: url('../img/result/result_bg_pc.jpg?1592539745') no-repeat;
    background-size: contain;
    width: 1000px;
    height: 1164px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.text__background-yellow {
  display: inline-block;
  background: linear-gradient(transparent 10%, #e7ff01 10%, #e7ff01 90%, transparent 90%); }

.text__roku {
  display: inline-block;
  background: linear-gradient(transparent 10%, #e7ff01 10%, #e7ff01 90%, transparent 90%);
  color: #00a23f;
  transform-origin: center bottom;
  -webkit-animation: 1s linear infinite rokuAnimation;
  animation: 1s linear infinite rokuAnimation; }
  .text__roku--saikoro {
    display: inline-block;
    background: linear-gradient(transparent 10%, #00a23f 10%, #00a23f 90%, transparent 90%);
    color: #fff;
    transform-origin: center bottom;
    -webkit-animation: 1s linear infinite rokuAnimation;
    animation: 1s linear infinite rokuAnimation; }

.text__bigger {
  font-size: 120%; }

.text__red {
  color: #ff523b; }

.text__black {
  color: #000; }

.text__bold {
  font-family: "TBUDGothic E", sans-serif; }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.prize {
  margin-bottom: 50px; }
  .prize__image-box {
    position: relative;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    display: block;
    background: url('../img/prize/prize__image-box_bg_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 442px;
    height: 441px; }
  .prize__image {
    position: absolute; }
    .prize__image--prize01 {
      top: 110px;
      left: 5px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize01_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 394px;
      height: 268px; }
    .prize__image--prize02 {
      top: -15px;
      left: 70px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize02_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 263px;
      height: 456px; }
    .prize__image--prize03 {
      top: 90px;
      left: -60px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize03_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 467px;
      height: 364px; }
    .prize__image--prize04 {
      top: 80px;
      left: 10px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize04_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 402px;
      height: 390px; }
    .prize__image--prize05 {
      top: 60px;
      left: -10px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize05_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 442px;
      height: 327px; }
  .prize__place {
    position: absolute; }
    .prize__place--prize01 {
      top: 40px;
      left: -80px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize01_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 112px;
      height: 133px; }
    .prize__place--prize02 {
      top: 40px;
      left: 370px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize02_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 144px;
      height: 132px; }
    .prize__place--prize03 {
      top: 40px;
      left: -90px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize03_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 144px;
      height: 135px; }
    .prize__place--prize04 {
      top: 40px;
      left: 375px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize04_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 142px;
      height: 133px; }
    .prize__place--prize05 {
      top: 40px;
      left: -80px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize05_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 140px;
      height: 133px; }
  .prize__qty {
    position: absolute; }
    .prize__qty--prize01 {
      top: 350px;
      left: 340px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize01_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 145px;
      height: 41px; }
    .prize__qty--prize02 {
      top: 350px;
      left: -30px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize02_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 145px;
      height: 41px; }
    .prize__qty--prize03 {
      top: 350px;
      left: 340px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize03_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 145px;
      height: 41px; }
    .prize__qty--prize04 {
      top: 350px;
      left: -30px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize04_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 177px;
      height: 41px; }
    .prize__qty--prize05 {
      top: 350px;
      left: 320px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize05_sp.png?1592539745') no-repeat;
      background-size: contain;
      width: 173px;
      height: 41px; }
  .prize__text-box {
    width: 650px;
    margin-right: auto;
    margin-left: auto; }
  .prize__header {
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 150%;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .prize__header-note {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    font-family: "Jun 501", sans-serif; }
  .prize__text {
    font-size: 24px;
    line-height: 200%; }

@media screen and (min-width: 1000px) {
  .prize {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    width: 920px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto; }
    .prize--prize01 {
      flex-direction: row;
      padding-right: 20px;
      padding-left: 40px; }
    .prize--prize02 {
      flex-direction: row-reverse;
      padding-right: 10px;
      padding-left: 10px; }
    .prize--prize03 {
      flex-direction: row;
      padding-right: 20px;
      padding-left: 40px; }
    .prize--prize04 {
      flex-direction: row-reverse;
      padding-right: 10px;
      padding-left: 10px; }
    .prize--prize05 {
      flex-direction: row;
      padding-right: 20px;
      padding-left: 40px; }
    .prize__image-box {
      display: block;
      background: url('../img/prize/prize__image-box_bg_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 367px;
      height: 367px;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 0; }
    .prize__image--prize01 {
      top: 95px;
      left: -5px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize01_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 335px;
      height: 229px; }
    .prize__image--prize02 {
      top: -45px;
      left: 50px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize02_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 238px;
      height: 408px; }
    .prize__image--prize03 {
      top: 60px;
      left: 20px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize03_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 370px;
      height: 318px; }
    .prize__image--prize04 {
      top: 70px;
      left: 15px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize04_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 341px;
      height: 329px; }
    .prize__image--prize05 {
      top: 60px;
      left: -25px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__image--prize05_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 366px;
      height: 272px; }
    .prize__place--prize01 {
      top: 35px;
      left: -65px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize01_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 94px;
      height: 111px; }
    .prize__place--prize02 {
      top: -5px;
      left: -85px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize02_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 124px;
      height: 111px; }
    .prize__place--prize03 {
      top: 35px;
      left: -75px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize03_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 114px;
      height: 113px; }
    .prize__place--prize04 {
      top: 5px;
      left: -65px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize04_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 122px;
      height: 111px; }
    .prize__place--prize05 {
      top: 35px;
      left: -75px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__place--prize05_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 111px;
      height: 111px; }
    .prize__qty--prize01 {
      top: 300px;
      left: 280px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize01_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 86px;
      height: 24px; }
    .prize__qty--prize02 {
      top: 290px;
      left: -5px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize02_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 86px;
      height: 24px; }
    .prize__qty--prize03 {
      top: 290px;
      left: -5px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize03_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 86px;
      height: 24px; }
    .prize__qty--prize04 {
      top: 295px;
      left: -5px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize04_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 101px;
      height: 24px; }
    .prize__qty--prize05 {
      top: 295px;
      left: 260px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize/prize__qty--prize05_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 103px;
      height: 24px; }
    .prize__text-box {
      width: 450px;
      padding-top: 50px;
      margin-right: 0;
      margin-left: 0; }
    .prize__header {
      margin-bottom: 10px;
      overflow-x: visible;
      font-size: 28px;
      line-height: 150%;
      text-align: left;
      white-space: nowrap; }
    .prize__header-note {
      margin-bottom: 30px;
      font-size: 12px;
      line-height: 150%;
      text-align: left; }
    .prize__text {
      font-size: 18px;
      line-height: 200%; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.prize-roku {
  position: relative;
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  background: url('../img/prize-roku/prize-roku_bg_sp.jpg?1592539745') no-repeat;
  background-size: contain;
  width: 673px;
  height: 1754px; }
  .prize-roku__image {
    position: absolute;
    top: -25px;
    left: -240px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/prize-roku/prize-roku__image_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 1047px;
    height: 594px; }
  .prize-roku__place {
    position: absolute;
    top: -53px;
    left: 385px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url('../img/prize-roku/prize-roku__place_sp.png?1592539745') no-repeat;
    background-size: contain;
    width: 269px;
    height: 230px; }
  .prize-roku__header {
    position: absolute;
    bottom: 1080px;
    left: 0;
    width: 100%;
    font-size: 40px;
    line-height: 150%;
    text-align: center;
    font-family: "Jun 501", sans-serif;
    font-feature-settings: "palt"; }
  .prize-roku__text {
    position: absolute;
    bottom: 665px;
    left: 0;
    width: 100%;
    font-size: 24px;
    line-height: 200%;
    text-align: center;
    font-family: "TBUDGothic E", sans-serif;
    font-feature-settings: "palt"; }
  .prize-roku__table {
    position: absolute;
    bottom: 260px;
    left: 50%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 580px;
    height: 360px;
    border-top: 4px solid #00a23f;
    border-left: 4px solid #00a23f;
    transform: translate(-50%, 0); }
  .prize-roku__table-cell {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: 50%; }
  .prize-roku__table-header {
    height: 38px;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    background: #e7ff01;
    border-right: 4px solid #00a23f;
    border-bottom: 4px solid #00a23f;
    font-family: "TBUDGothic E", sans-serif; }
  .prize-roku__table-data {
    flex-grow: 1;
    font-size: 20px;
    line-height: 175%;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    border-right: 4px solid #00a23f;
    border-bottom: 4px solid #00a23f; }
    .prize-roku__table-data--row01 {
      padding-top: 2.25em; }
    .prize-roku__table-data--row03 {
      padding-top: 0.5em; }
  .prize-roku__table-note {
    position: absolute;
    right: 0;
    bottom: 200px;
    width: 100%;
    font-size: 18px;
    line-height: 150%;
    text-align: center; }
  .prize-roku__cancel {
    position: absolute;
    bottom: 11px;
    left: 11px;
    width: 651px;
    height: 153px;
    font-size: 35px;
    line-height: 153px;
    color: #fff;
    text-align: center;
    background: #ff523b;
    font-family: "Jun 501", sans-serif; }

@media screen and (min-width: 1000px) {
  .prize-roku {
    display: block;
    background: url('../img/prize-roku/prize-roku_bg_pc.jpg?1592539745') no-repeat;
    background-size: contain;
    width: 1000px;
    height: 1400px; }
    .prize-roku__image {
      top: -60px;
      left: -125px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize-roku/prize-roku__image_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 1218px;
      height: 688px; }
    .prize-roku__place {
      top: -52px;
      left: 720px;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      background: url('../img/prize-roku/prize-roku__place_pc.png?1592539745') no-repeat;
      background-size: contain;
      width: 256px;
      height: 218px; }
    .prize-roku__header {
      bottom: 725px;
      left: 0;
      font-size: 40px;
      line-height: 150%; }
    .prize-roku__text {
      bottom: 440px;
      left: 0;
      font-size: 18px;
      line-height: 220%; }
    .prize-roku__table {
      position: absolute;
      bottom: 230px;
      box-sizing: border-box;
      width: 750px;
      height: 160px; }
    .prize-roku__table-cell {
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      width: 25%;
      height: 100%; }
    .prize-roku__table-header {
      height: 44px;
      font-size: 20px;
      line-height: 44px;
      text-align: center;
      font-family: "TBUDGothic E", sans-serif; }
    .prize-roku__table-data {
      flex-grow: 1;
      font-size: 18px;
      line-height: 140%;
      text-align: center;
      vertical-align: middle;
      background: #fff; }
      .prize-roku__table-data--row01 {
        padding-top: 1.9em; }
      .prize-roku__table-data--row03 {
        padding-top: 0.5em; }
    .prize-roku__table-note {
      position: absolute;
      right: 120px;
      bottom: 200px;
      width: auto;
      font-size: 12px;
      line-height: 150%;
      text-align: center; }
    .prize-roku__cancel {
      bottom: 11px;
      left: 11px;
      width: 978px;
      height: 152px;
      font-size: 35px;
      line-height: 152px; } }

@keyframes rokuAnimation {
  0% {
    transform: rotate(5deg); }
  25% {
    transform: rotate(0deg) translateY(-5px); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(0deg) translateY(-5px); }
  100% {
    transform: rotate(5deg); } }

@keyframes fuwaAnimation {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
