@charset "UTF-8";
body {
  background: #ffffff;
  margin: 0 !important;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic";
  animation: fadeIn 1.8s ease 0s 1 normal;
}

@media (max-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media only screen and (min-width: 1025px) {
  html {
    font-size: 0.5vw;
  }
}
@media (min-width: 2000px) {
  html {
    font-size: 10px;
  }
}
html {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.zubaaan *,
.zubaaan *::before,
.zubaaan *::after {
  box-sizing: border-box;
}
.zubaaan h1,
.zubaaan h2,
.zubaaan h3,
.zubaaan h4,
.zubaaan h5,
.zubaaan div,
.zubaaan p,
.zubaaan ul,
.zubaaan li {
  margin: 0;
  padding: 0;
}
.zubaaan li {
  list-style: none;
}
.zubaaan img {
  width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom;
}
.zubaaan a:hover img {
  filter: brightness(110%) saturate(130%);
  opacity: 1;
}
.zubaaan .pcOnly {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .zubaaan .pcOnly {
    display: inline;
  }
}
.zubaaan .spOnly {
  display: inline;
}
@media only screen and (min-width: 1025px) {
  .zubaaan .spOnly {
    display: none;
  }
}
@media only screen and (min-width: 450px) {
  .zubaaan a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

.zubaaan {
  /******* キービジュアル*******/
}
.zubaaan .keyvisual {
  position: relative;
  width: 100%;
  height: 105rem;
}
.zubaaan .keyvisual .logo-maru {
  position: absolute;
  width: 9.8rem;
  top: 2.8rem;
  left: 3.3rem;
}
.zubaaan .keyvisual .logo-zubaaan {
  position: absolute;
  width: 41.3rem;
  top: 3.3rem;
  left: 0;
  right: 0;
  margin: auto;
}
.zubaaan .keyvisual .kv-title {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.zubaaan .keyvisual .kv_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90rem;
  overflow: hidden;
}
.zubaaan .keyvisual .kv_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.zubaaan .keyvisual .kv_men {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.zubaaan .keyvisual .kv_ikezaki {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.zubaaan .keyvisual .kv_catch {
  position: absolute;
  width: 14.7rem;
  top: 19rem;
  left: 9.3rem;
}

/******* イントロ *******/
.intro {
  position: relative;
  padding: 6.4rem 0 14.6rem !important;
}
.intro .intro-text {
  width: 63.3rem;
  margin: 0rem auto 0;
}
.intro .intro-bt {
  width: 63.3rem;
  margin: 8.2rem auto 0;
}
.intro .intro-bt img:hover {
  filter: brightness(110%) hue-rotate(337deg);
}

.zubaaan {
  /******* 動画 *******/
}
.zubaaan .movie {
  position: relative;
  padding: 0rem 0 61.5rem !important;
}
.zubaaan .movie .movie-ti {
  width: 100%;
  margin: 0rem auto 0;
}
.zubaaan .movie .movie-bt {
  width: 66.8rem;
  margin: 3.4rem auto 0;
  filter: drop-shadow(1.4rem 1.4rem 0 #000);
  cursor: pointer;
}
.zubaaan .movie .movie-bt:hover {
  filter: drop-shadow(1.4rem 1.4rem 0 #000) brightness(1.2);
}
.zubaaan .movie .movie-catch {
  width: 49.7rem;
  margin: 6.7rem auto 0;
}

.zubaaan {
  /******* 楽しみ方 *******/
}
.zubaaan .enjoy {
  position: relative;
  background-color: #fff000;
  background-image: url("../img/bg_enjoy_b.png");
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 0rem 0 15.3rem !important;
}
.zubaaan .enjoy .enjoy-ti {
  position: absolute;
  top: -56.9rem;
  left: 0;
  width: 100%;
  z-index: 1;
}
.zubaaan .enjoy .enjoy-ph {
  width: 100%;
  margin: 0rem auto 0;
}
.zubaaan .enjoy .enjoy-ph + .enjoy-ph {
  margin: 7.7rem auto 0;
}

.zubaaan {
  /******* 動画 *******/
}
.zubaaan .recommend {
  position: relative;
  padding: 0rem 0 11.5rem !important;
  margin-top: -2px;
}
.zubaaan .recommend .recommend-ti {
  position: absolute;
  top: -56.9rem;
  left: 0;
  width: 100%;
}
.zubaaan .recommend .recommend-ph {
  width: 100%;
  margin: 0rem auto 0;
}
.zubaaan .recommend .recommend-ph + .recommend-ph {
  margin: 3.9rem auto 0;
}

.zubaaan .cp {
  position: relative;
  background-color: #fff000;
  padding: 40rem 0 6.1rem !important;
}
.zubaaan .cp .cp-ti {
  position: absolute;
  width: 100%;
  top: -11.6rem;
  left: 0;
}
.zubaaan .cp .cp-lead {
  position: absolute;
  width: 65.7rem;
  top: 12rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.zubaaan .cp .cp-period {
  width: 100%;
  margin: -2.8rem auto 0;
}
.zubaaan .cp .cp-prize {
  width: 100%;
  margin: 6.7rem auto 0;
}
.zubaaan .cp .cp-prize li + li {
  margin-top: 2.5rem;
}
.zubaaan .cp .cp-prize .prize-w {
  margin-top: 5.3rem !important;
}
.zubaaan .cp .cp-note {
  width: 100%;
  margin: 5.8rem auto 0;
}

.zubaaan {
  /******* 応募方法 *******/
}
.zubaaan .method {
  position: relative;
  background-color: #c80000;
  padding: 0 0 0rem !important;
}
.zubaaan .method .method-title {
  width: 100%;
  margin: 0 auto;
}
.zubaaan .method .method-flow {
  width: 100%;
  margin: 8.1rem auto 0;
}
.zubaaan .method .method-flow li + li {
  margin-top: 8.1rem;
}
.zubaaan .bt-apply {
  width: 63.3rem;
  margin: 9rem auto 0;
}
.zubaaan .bt-apply img:hover {
  filter: brightness(110%) hue-rotate(337deg);
}

.zubaaan {
  /******* 対象商品 *******/
}
.zubaaan .prod {
  position: relative;
  width: 57.6rem;
  margin: 11.4rem auto 0;
  background: #FFF;
  border-radius: 1.8rem;
  filter: drop-shadow(0.6rem 0.6rem 0 #000);
  padding: 11.6rem 0 5rem;
}
.zubaaan .prod .prod-title {
  position: absolute;
  top: -3.4rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 37.4rem;
}
.zubaaan .prod .prod-ph {
  width: 47rem;
  margin: 0rem auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.zubaaan .prod .prod-ph li {
  width: 13.2rem;
  margin-bottom: 3.1rem;
}
.zubaaan .prod .prod-ph li img:hover {
  filter: brightness(105%);
}
.zubaaan .prod .prod-text {
  width: 47rem;
  margin: 0rem auto 0 6rem;
}
.zubaaan .prod .prod-point {
  width: 52.7rem;
  margin: 10.5rem auto 0;
}
.zubaaan .prod .bt-brand {
  width: 51.6rem;
  margin: 7.7rem auto 0;
}
.zubaaan .prod .bt-brand img:hover {
  filter: brightness(110%) hue-rotate(337deg);
}
.zubaaan .prod .list-kome {
  width: 26em;
  margin: 5.3rem auto 0;
  font-size: 1.8rem;
}
.zubaaan .prod .list-kome li {
  position: relative;
  padding-left: 1em;
  line-height: 1.4em;
}
.zubaaan .prod .list-kome li:before {
  content: "※";
  position: absolute;
  left: 0;
}
.zubaaan .prod .list-kome li + li {
  margin: 0.5em 0 0 0;
}

.zubaaan {
  /******* お問い合わせ先 *******/
}
.zubaaan .contact {
  position: relative;
  width: 57.6rem;
  margin: 14.2rem auto 0;
  background: #FFF;
  border-radius: 1.8rem;
  filter: drop-shadow(0.6rem 0.6rem 0 #000);
  padding: 7.5rem 0 6.8rem;
}
.zubaaan .contact .contact-ti {
  position: absolute;
  top: -3.4rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 49.4rem;
}
.zubaaan .contact .contact-name {
  width: 51.3rem;
  margin: 0rem auto 0;
}
.zubaaan .contact .contact-telno {
  width: 49.5rem;
  margin: 2.8rem auto 0;
}
.zubaaan .contact .contact-period {
  width: 45.8rem;
  margin: 5.3rem auto 0;
}

.zubaaan {
  /******* 応募要項・規約 *******/
}
.zubaaan .rule {
  position: relative;
  width: 57.6rem;
  margin: 11.4rem auto 0;
  background: #FFF;
  border-radius: 1.8rem;
  filter: drop-shadow(0.6rem 0.6rem 0 #000);
  padding: 6rem 0 4rem;
}
.zubaaan .rule .rule-ti {
  position: absolute;
  top: -3.4rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 49.4rem;
}
.zubaaan .rule .rule-cont {
  width: 53rem;
  height: 47rem;
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 1.9rem;
  color: #000;
  padding: 0 2.5rem 0 1em;
  margin: 0 auto;
}
.zubaaan .rule .rule-cont::-webkit-scrollbar {
  width: 0; /* Chrome, Safari, Opera */
}
.zubaaan .rule .rule-cont p {
  margin-top: 0.5em;
}
.zubaaan .rule .rule-cont p.note {
  padding-left: 1em;
  text-indent: -1em;
}
.zubaaan .rule .rule-cont h2 {
  font-size: 2.8rem;
  margin-top: 1.5em;
  text-align: center;
}
.zubaaan .rule .rule-cont h3 {
  font-size: 2.3rem;
  margin-top: 1.5em;
  border-bottom: 1px solid #000;
}
.zubaaan .rule .rule-cont h3:first-child {
  margin-top: 0;
}
.zubaaan .rule .rule-cont h4,
.zubaaan .rule .rule-cont .subtitle {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 1em;
}
.zubaaan .rule .rule-cont h5 {
  font-size: 2.1rem;
  margin-top: 0.75em;
}
.zubaaan .rule .rule-cont .prizelist li {
  padding-left: 1em;
  text-indent: -1em;
}
.zubaaan .rule .rule-cont ul.sub {
  margin: 0.5em auto 0 1em;
}
.zubaaan .rule .rule-cont ul.sub li {
  padding-left: 1em;
  text-indent: -1em;
}
.zubaaan .rule .rule-cont ul.note {
  margin: 0.5em auto 0;
}
.zubaaan .rule .rule-cont ul.note li {
  padding-left: 1em;
  text-indent: -1em;
}
.zubaaan .rule .rule-cont h5 + ul, .zubaaan .rule .rule-cont h4 + ul, .zubaaan .rule .rule-cont h3 + ul {
  margin-top: 0.5em;
}
.zubaaan .rule .rule-cont ul.disc li {
  list-style: disc;
  margin-left: 1.25em;
  margin-bottom: 0.25em;
}
.zubaaan .rule .rule-cont p + ul.disc {
  margin-top: 0.8em !important;
}
.zubaaan .rule .rule-cont .list-no, .zubaaan .rule .rule-cont .list-no-B {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 2rem;
}
.zubaaan .rule .rule-cont .list-no {
  margin: 1em auto 0;
}
.zubaaan .rule .rule-cont .list-no dt {
  width: 2em;
}
.zubaaan .rule .rule-cont .list-no dd {
  width: calc(100% - 2em);
  margin-left: 0;
}
.zubaaan .rule .rule-cont .list-no-B {
  margin: 0.5em auto 0;
}
.zubaaan .rule .rule-cont .list-no-B dt {
  width: 1em;
}
.zubaaan .rule .rule-cont .list-no-B dd {
  width: calc(100% - 1em);
  margin-left: 0;
}
.zubaaan .rule .rule-cont .list-kome {
  margin: 0.5rem auto 0;
}
.zubaaan .rule .rule-cont .list-kome li {
  position: relative;
  padding-left: 1em;
  font-size: 2rem;
  line-height: 1.3em;
  margin: 0.5em 0 0 0;
}
.zubaaan .rule .rule-cont .list-kome li:before {
  content: "※";
  position: absolute;
  left: 0;
}

.zubaaan {
  /******* 応募方法 *******/
}
.zubaaan .end {
  position: relative;
  padding: 9rem 0 3.1rem !important;
}
.zubaaan .end .end-logo {
  width: 41.5rem;
  margin: 0 auto 0;
}
.zubaaan .end .end-bt {
  width: 51.8rem;
  margin: 2.9rem auto 0;
}
.zubaaan .end .end-bt img:hover {
  filter: brightness(110%) hue-rotate(337deg);
}
.zubaaan .end .end-note {
  color: #FFF;
  text-align: center;
  font-size: 1.8rem;
  margin: 8.6rem auto 0;
}

/******* フッター *******/
.zubaaan .footer {
  width: 100%;
  background: #FFF;
  padding: 5rem 3.9rem 20.5rem;
  border-top: solid 3rem #000;
}
@media only screen and (min-width: 1025px) {
  .zubaaan .footer {
    padding: 5rem 3.9rem;
  }
}
.zubaaan .footer .first {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.zubaaan .footer .first p {
  font-size: 2rem;
  line-height: 1.5em;
  text-align: left;
  font-weight: bold;
  margin-right: 1em;
}
.zubaaan .footer .first p a,
.zubaaan .footer .first p a:hover {
  color: #000;
  text-decoration: none;
}
.zubaaan .footer .first p a:hover {
  color: #000;
  text-decoration: underline;
}
.zubaaan .footer .first .copy {
  width: 100%;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0.3em;
  line-height: 1.2em;
}
.zubaaan .footer .third {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 2.5rem;
}
.zubaaan .footer .third img {
  width: 18rem;
}

.zubaaan {
  background-color: #c80000;
  /******* PC表示用 *******/
}
.zubaaan .pc-left,
.zubaaan .pc-right {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .zubaaan .contents-wrap {
    width: 100%;
  }
  .zubaaan .lp-contents {
    margin: 0 auto;
    width: 75rem;
  }
  .zubaaan .pc-left {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: calc(50% - 37.5rem);
    height: 100%;
    background-image: url("../img/bg_pc.png");
    background-repeat: repeat-y;
    background-size: 1.4rem;
    background-position: top right;
  }
  .zubaaan .pc-left .pc-left-cont {
    width: 100%;
    height: 100%;
  }
  .zubaaan .pc-left .pc-left-cont .pc-left-ph01,
  .zubaaan .pc-left .pc-left-cont .pc-left-ph02,
  .zubaaan .pc-left .pc-left-cont .pc-left-ph03,
  .zubaaan .pc-left .pc-left-cont .pc-left-ph04 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 62.5rem;
    transition: 0.3s ease all;
    opacity: 0;
  }
  .zubaaan .pc-left .pc-left-cont .pc-left-ph01.active,
  .zubaaan .pc-left .pc-left-cont .pc-left-ph02.active,
  .zubaaan .pc-left .pc-left-cont .pc-left-ph03.active,
  .zubaaan .pc-left .pc-left-cont .pc-left-ph04.active {
    opacity: 1;
  }
  .zubaaan .pc-right {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;
    width: calc(50% - 37.5rem);
    height: 100%;
    background-image: url("../img/bg_pc.png");
    background-repeat: repeat-y;
    background-size: 1.4rem;
    background-position: top left;
  }
  .zubaaan .pc-right .pc-right-cont {
    margin: auto;
  }
  .zubaaan .pc-right .pc-right-cont .pc-right-nav {
    width: 43.7rem;
    margin: auto auto;
  }
  .zubaaan .pc-right .pc-right-cont .pc-right-nav li img {
    width: 100%;
  }
  .zubaaan .pc-right .pc-right-cont .pc-right-nav li a:hover img {
    filter: brightness(150%) hue-rotate(30deg);
    opacity: 1;
  }
  .zubaaan .pc-right .pc-right-cont .pc-right-nav li + li {
    margin-top: 2.5rem;
  }
  .zubaaan .pc-right .pc-right-cont .pc_bt {
    width: 43.7rem;
    margin: 9rem auto 0;
  }
  .zubaaan .pc-right .pc-right-cont .pc_bt img:hover {
    filter: brightness(110%) hue-rotate(337deg);
  }
  .zubaaan .pc-right .pc-right-cont .pc_period {
    width: 43.7rem;
    margin: 9rem auto 0;
  }
}

/******* 固定ボタン *******/
.fixbtn {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 15.5rem;
  z-index: 2000;
  background: #000;
}
@media only screen and (min-width: 1025px) {
  .fixbtn {
    display: none;
  }
}
.fixbtn ul {
  width: 68.4rem;
  display: flex;
  justify-content: space-between;
}
.fixbtn ul li {
  width: 16.1rem;
}

.zubaaan {
  /******* アニメーション *******/
}
.zubaaan .logo-zubaaan {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.zubaaan .logo-zubaaan.active {
  opacity: 1;
}
.zubaaan .kv-title {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.zubaaan .kv-title.active {
  opacity: 1;
}
.zubaaan .kv_men {
  opacity: 0;
  transform: translateY(10rem);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.zubaaan .kv_men.active {
  opacity: 1;
  transform: translateY(0);
}
.zubaaan .kv_ikezaki {
  transform: scale(0);
  opacity: 0;
}
.zubaaan .kv_ikezaki.active {
  animation: bounce__fade 1s linear forwards;
}
.zubaaan .kv_line {
  opacity: 0;
  transform-origin: center;
  transform: scale(0.75);
  transition: opacity 0.2s ease, transform 0.3s linear;
}
.zubaaan .kv_line.active {
  opacity: 1;
  transform: scale(1);
}
.zubaaan .kv_catch {
  opacity: 0;
  transform: translate(2rem, 5rem);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.zubaaan .kv_catch.active {
  opacity: 1;
  transform: translate(0, 0);
}
.zubaaan .effect-slide-in {
  opacity: 0;
  transform: translateY(20%);
}
.zubaaan .effect-slide-in.active {
  animation: slideIn 0.35s ease 0.3s forwards;
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.zubaaan .effect-zoom-in {
  opacity: 0;
  transform: scale(0.5);
}
.zubaaan .effect-zoom-in.active {
  animation: zoomIn 0.35s ease 0.3s forwards;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.zubaaan .bounceUp {
  transform: scale(0);
  opacity: 0;
}
.zubaaan .bounceUp.active {
  animation: bounce__fade 1s linear 0.3s forwards;
}
@keyframes bounce__fade {
  0% {
    transform: scale(0);
    opacity: 0;
    filter: blur(20px);
  }
  25% {
    transform: scale(1.1);
    opacity: 1;
    filter: blur(0);
  }
  50% {
    transform: scale(0.9);
    opacity: 1;
    filter: blur(0);
  }
  75% {
    transform: scale(1.05);
    opacity: 1;
    filter: blur(0);
  }
  100% {
    transform: scale(1);
    opacity: 1;
    filter: blur(0);
  }
}