@charset "UTF-8";
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
.pc_only {
  display: none;
}

.sp_only {
  display: block;
}

body {
  margin: 0;
}

#DVC {
  /* Reset
	***********************************/
  /* HTML5 display-role reset for older browsers */
  /* utils
	***********************************/
  /*
	 * z-index-memo
	 * 0 .backArea
	 * 1 .section , .bgRed
	 * 2 .box-white , .productArea
	 * 3 .modal
	 * 4 .
	 * 5 .intro
	 *
	 */
  /* content start
	*****************/
  /* #mainVisual
	***********************/
  /* #menuArea
	***********************/
  /* .cm
	***********************/
  /* #campaignArea
	***********************/
  /* #galleryArea
	***********************/
  /* #productArea
	***********************/
  /* #endVisual
	***********************/
  /* #vitako
	***********************/
  /* Animation
	***********************************/
}

#DVC html, #DVC body, #DVC div, #DVC span, #DVC applet, #DVC object, #DVC iframe, #DVC h1, #DVC h2, #DVC h3, #DVC h4, #DVC h5, #DVC h6, #DVC p, #DVC blockquote, #DVC pre, #DVC a, #DVC abbr, #DVC acronym, #DVC address, #DVC big, #DVC cite, #DVC code, #DVC del, #DVC dfn, #DVC em, #DVC img, #DVC ins, #DVC kbd, #DVC q, #DVC s, #DVC samp, #DVC small, #DVC strike, #DVC strong, #DVC sub, #DVC sup, #DVC tt, #DVC var, #DVC b, #DVC u, #DVC i, #DVC center, #DVC dl, #DVC dt, #DVC dd, #DVC ol, #DVC ul, #DVC li, #DVC fieldset, #DVC form, #DVC label, #DVC legend, #DVC table, #DVC caption, #DVC tbody, #DVC tfoot, #DVC thead, #DVC tr, #DVC th, #DVC td, #DVC article, #DVC aside, #DVC canvas, #DVC details, #DVC embed, #DVC figure, #DVC figcaption, #DVC footer, #DVC header, #DVC hgroup, #DVC menu, #DVC nav, #DVC output, #DVC ruby, #DVC section, #DVC summary, #DVC time, #DVC mark, #DVC audio, #DVC video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

#DVC article, #DVC aside, #DVC details, #DVC figcaption, #DVC figure, #DVC footer, #DVC header, #DVC hgroup, #DVC menu, #DVC nav, #DVC section {
  display: block;
}

#DVC body {
  line-height: 1;
}

#DVC ol, #DVC ul {
  list-style: none;
}

#DVC blockquote, #DVC q {
  quotes: none;
}

#DVC blockquote:before, #DVC blockquote:after, #DVC q:before, #DVC q:after {
  content: '';
  content: none;
}

#DVC table {
  border-collapse: collapse;
  border-spacing: 0;
}

#DVC * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#DVC ul, #DVC ol, #DVC dl {
  list-style: none;
}

#DVC img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

#DVC img[usemap], #DVC map area {
  outline: none;
}

#DVC button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  outline: none;
  font-size: inherit;
  font-family: inherit;
}

#DVC body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "YuGothic", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Roboto, "Droid Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1.5;
}

#DVC body>iframe {
  position: absolute;
  z-index: -1;
  bottom: 0;
  width: 0;
  height: 0;
}

#DVC canvas, #DVC video {
  vertical-align: top;
}

#DVC button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  outline: none;
  font-size: inherit;
  font-family: inherit;
  cursor: pointer;
}

#DVC .pcOnly {
  display: none;
}

#DVC .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#DVC .em-1after {
  margin-right: -0.5em;
}

#DVC .em-1before {
  margin-left: -0.5em;
}

#DVC img.overimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#DVC .em-1after {
  margin-right: -0.5em;
}

#DVC .em-1before {
  margin-left: -0.5em;
}

#DVC .container, #DVC .inner {
  height: 100%;
  width: 100%;
  margin: auto;
  position: relative;
}

#DVC .container {
  position: absolute;
  top: 0;
  left: 0;
}

#DVC .hide {
  display: none;
}

#DVC .wrap {
  position: relative;
  background-color: #ffca07;
  min-width: 320px;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  overflow: hidden;
}

#DVC .wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2);
  z-index: 5;
}

#DVC .svg {
  width: 100%;
}

#DVC .aspect-fit {
  position: absolute;
}

#DVC .strech100p {
  width: 100%;
}

#DVC .btn-pagetop {
  position: fixed;
  z-index: 2;
  width: 12.8%;
  bottom: 0;
  right: 0;
  background-color: #e60012;
  display: none;
  opacity: 0;
}

#DVC .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-color: #fff;
  overflow: hidden;
}

#DVC .intro .browserFitOnce {
  position: relative;
}

#DVC .intro .txt1 {
  width: 76%;
  position: absolute;
  top: 50%;
  left: 12.66667%;
  margin: -59px 0 0 0;
}

#DVC .intro .txt2 {
  width: 76%;
  position: absolute;
  top: 50%;
  left: 12.66667%;
  margin: -66px 0 0 -7px;
}

#DVC .section {
  position: relative;
  z-index: 1;
}

#DVC .mainVisual {
  padding-top: 164.8%;
}

#DVC .mainVisual .fixedHolder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 164.8%;
}

#DVC .mainVisual img {
  width: 100%;
  vertical-align: bottom;
}

#DVC .mainVisual .container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#DVC .mainVisual .item-new-fix {
  position: absolute;
  left: 4%;
  top: 14.72492%;
  width: 26.8%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#DVC .mainVisual .item-product-fix {
  position: absolute;
  left: 14.13333%;
  top: -19.66019%;
  width: 81.73333%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#DVC .mainVisual .shizuru {
  position: absolute;
  bottom:0;
  right: 0;
  width: 210%;
  z-index: 0;
  height: auto;
}

#DVC .mainVisual .copy {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  top: 25%;
  width: 65%;
  z-index: 1;
  height: auto;
}

#DVC .mainVisual .spec {
  position: absolute;
  /* top: 0; */
  left: 0;
  width: 60%;
  z-index: 2;
  height: auto;
  bottom: 29%;
  right: 0;
  margin: auto;
}

#DVC .mainVisual .product_jelly {
  position: absolute;
  top: 5%;
  right: 0;
  width: 100%;
  z-index: 2;
  height: auto;
  left: 0;
  margin: auto;
}

#DVC .mainVisual .move_item {
  position: absolute;
  left: 5%;
  top: 7.90291%;
  width: 89%;
  display: none;
}

#DVC .mainVisual .nintendo-logo {
  line-height: 1;
  font-size: 12px;
  position: absolute;
  right: 1.33333%;
  bottom: 0.80906%;
}

#DVC .mainVisual #parallax {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#DVC .mainVisual .chara-xa {
  position: absolute !important;
  left: 5.33333% !important;
  bottom: 0;
  top: auto !important;
  width: 64.93333%;
}

#DVC .mainVisual .chara-ya {
  position: absolute !important;
  left: -17.33333% !important;
  bottom: 0;
  top: auto !important;
  width: 72%;
}

#DVC .mainVisual .chara-pinokio {
  position: absolute !important;
  left: 31.2% !important;
  bottom: 0;
  top: auto !important;
  width: 51.6%;
}

#DVC .mainVisual .chara-peach {
  position: absolute !important;
  left: 46.4% !important;
  bottom: 0;
  top: auto !important;
  width: 80.53333%;
}

#DVC .mainVisual .btn-down {
  position: absolute;
  left: 45.2%;
  top: 78.23948%;
  width: 9.6%;
  height: 5.82524%;
}

#DVC .mainVisual .btn-down .circle {
  background-color: #e60012;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}


#DVC .mainVisual .btn-down .arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#DVC .bgRed {
  background-color: #e60012;
  position: relative;
  z-index: 1;
}

#DVC .productArea {
  border-top: #e6b507 solid 1px;
  z-index: 2;
  background-color: rgba(255, 202, 7, 0.5);
}

#DVC .productArea .inner.n1 {
  padding-top: 69%;
}

#DVC .productArea .inner.n1 .chara-peach {
  position: absolute;
  left: 38%;
  bottom: 0;
  width: 54.13333%;
}

#DVC .productArea .inner.n1 .chara-peach img {
  vertical-align: bottom;
}

#DVC .productArea .inner.n1 .chara-pinokio {
  position: absolute;
  left: 15.46667%;
  bottom: 0;
  width: 37.73333%;
}

#DVC .productArea .inner.n1 .chara-pinokio img {
  vertical-align: bottom;
}

#DVC .productArea .inner.n1 .ttl-product {
  position: absolute;
  top: 78%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 39.46667%;
}

#DVC .productArea .inner.n1 .t-name-peach {
  position: absolute;
  left: 81.33333%;
  top: 47.70833%;
  width: 14.8%;
}

#DVC .productArea .inner.n1 .t-name-pinokio {
  position: absolute;
  left: 3.86667%;
  top: 75.41667%;
  width: 16.93333%;
}

#DVC .productArea .charaHolder {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#DVC .productArea .charaHolder .chara-xa1 {
  position: absolute;
  left: 0%;
  top: 6.96747%;
  width: 24.4%;
}

#DVC .productArea .charaHolder .pop1 {
  position: absolute;
  left: 8.4%;
  top: 9.97723%;
  width: 32%;
  max-width: 240px;
}

#DVC .productArea .charaHolder .chara-xa2 {
  position: absolute;
  right: 0%;
  top: 9.08769%;
  width: 16.93333%;
}

#DVC .productArea .charaHolder .pop2 {
  position: absolute;
  right: 8%;
  top: 6.96747%;
  width: 32%;
  max-width: 240px;
}

#DVC .productArea .charaHolder .chara-ya1 {
  position: absolute;
  left: 0%;
  top: 36.3%;
  width: 20.8%;
}

#DVC .productArea .charaHolder .pop3 {
  position: absolute;
  left: 13.33333%;
  top: 36.3%;
  width: 32%;
  max-width: 240px;
}

#DVC .productArea .charaHolder .chara-ya2 {
  position: absolute;
  right: 0%;
  top: 71.28713%;
  width: 22%;
}

#DVC .productArea .charaHolder .pop4 {
  position: absolute;
  right: 8.13333%;
  top: 41.5%;
  width: 32%;
  max-width: 240px;
}

#DVC .productArea .charaHolder .chara-za1 {
  position: absolute;
  left: 0%;
  top: 78.5%;
  width: 20.8%;
}

#DVC .productArea .charaHolder .pop5 {
  position: absolute;
  left: 2%;
  top: 81.2%;
  width: 32%;
  max-width: 240px;
}

#DVC .productArea .charaHolder .pop6 {
  position: absolute;
  right: 2.13333%;
  top: 78.5%;
  width: 32%;
  max-width: 240px;
}

#DVC .productArea .charaHolder .pic-bin {
  position: absolute;
  left: 29.2%;
  top: 36.03253%;
  width: 45.46667%;
}

#DVC .productArea .charaHolder .pic-bin p, #DVC .productArea .charaHolder .pic-can p, #DVC .productArea .charaHolder .pic-jelly {
  color: #FFF;
  font-weight: bold;
  padding-top: 5px;
}

#DVC .productArea .charaHolder .pic-bottle {
  position: absolute;
  left: 25.46667%;
  top: 3.00071%;
  width: 49.06667%;
}

#DVC .productArea .charaHolder .pic-can {
  position: absolute;
  left: 23.2%;
  top: 46%;
  width: 56.46667%;
}

#DVC .productArea .charaHolder .pic-jelly {
  position: absolute;
  left: 20.5%;
  top: 76.6%;
  width: 51%;
}

#DVC .productArea .inner.n2 {
  padding-top: 920%;
}

#DVC .productArea .inner.n2 .icon-renew {
  position: absolute;
  right: 8%;
  top: 2.12164%;
  width: 26.66667%;
}

#DVC .productArea .inner.n2 .info-bottle {
  position: absolute;
  left: 8%;
  top: 16.8215%;
  width: 84%;
}

#DVC .productArea .inner.n2 .info-bin {
  position: absolute;
  left: 8%;
  top: 57%;
  width: 84%;
}


#DVC .productArea .inner.n2 .info-jelly {
  position: absolute;
  left: 8%;
  top: 86%;
  width: 84%;
}

#DVC .productArea .inner.n2 .ttl {
  padding-bottom: 5.33333%;
}

#DVC .productArea .inner.n2 .t-read {
  color: #FFF;
  font-size: 12px;
  font-size: 3.4vw;
  text-align: left;
  padding-bottom: 6.66667%;
}

#DVC .productArea .inner.n2 .t-read span {
  color: #FFF;
  font-size: 3.2vw;
}

#DVC .productArea .inner.n2 .box-white {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  z-index: 2;
  position: relative;
}

#DVC .productArea .inner.n2 .box-white .slidedown {
  position: relative;
}

#DVC .productArea .inner.n2 .box-white .slidedown .icon-up {
  display: none;
  position: absolute;
  top: 0;
  right: 1.74603%;
  width: 17.77778%;
}

#DVC .productArea .inner.n2 .box-white .slidedown .icon-up.show {
  display: block;
}

#DVC .productArea .inner.n2 .box-white .slide-content {
  display: none;
}

#DVC .productArea .inner.n2 .box-white .slide-content>ul {
  padding: 2.40964% 9.63855% 7.22892%;
}

#DVC .productArea .inner.n2 .box-white .slide-content .item {
  border-top: solid 1px #e60012;
}

#DVC .productArea .inner.n2 .box-white .slide-content .item:first-child {
  border-top: none;
}

#DVC .productArea .inner.n2 .box-white .slide-content .item:after {
  content: "";
  display: block;
  clear: both;
}

#DVC .productArea .inner.n2 .box-white .slide-content .name, #DVC .productArea .inner.n2 .box-white .slide-content .seibun {
  padding: 5px 0;
  color: #e60012;
  float: left;
  font-size: 14px;
  font-size: 4vw;
  font-weight: bold;
}

#DVC .productArea .inner.n2 .box-white .slide-content .name {
  width: 60%;
  text-align: left;
}

#DVC .productArea .inner.n2 .box-white .slide-content .seibun {
  width: 40%;
  text-align: right;
}

#DVC .vitako {
  background-color: #ffca07;
  padding: 22.33333% 8%;
}

#DVC .vitako .box {
  text-align: left;
  margin: auto;
  border: #000 solid 2px;
  padding: 8%;
  position: relative;
}

#DVC .vitako .box .ttl {
  position: relative;
  padding-bottom: 5.33333%;
}

#DVC .vitako .box .t-read {
  font-size: 14px;
}

#DVC .modal {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

#DVC .modal .youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#DVC .modal .btn-close {
  position: fixed;
  z-index: 4;
  top: 0;
  right: 0;
  width: 12.8%;
  background-color: #e60012;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#DVC .modal-entry {
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: scroll;
  padding: 4%;
}

#DVC .modal-entry .campaignArea {
  overflow: hidden;
  padding-top: 133.33333%;
}

#DVC .modal-entry .campaignArea .chara-xa {
  bottom: -26%;
}

#DVC .modal-entry .campaignArea .t-read-holder {
  top: -5%;
}

#DVC .modal-entry .modal-inner {
  margin: 0 auto;
  position: relative;
  width: 100%;
  background-color: #ffca07;
}

#DVC .modal-entry .btn-close {
  top: 0;
  right: 4%;
}

#DVC .modal-entry .modal-table {
  width: 84%;
  margin: 15% auto 0;
  padding-bottom: 15%;
}

#DVC .modal-entry .modal-table .modal-ttl1 {
  position: relative;
  padding-bottom: 12%;
  width: 30.79365%;
  margin: 0 auto;
}

#DVC .modal-entry .modal-table .modal-ttl1 img {
  width: 100%;
}

#DVC .modal-entry .modal-table .row {
  text-align: left;
  padding-bottom: 8%;
  margin-bottom: 10%;
  border-bottom: solid 1px #000000;
}

#DVC .modal-entry .modal-table .row .modal-ttl2 {
  position: relative;
  margin-bottom: 4%;
}

#DVC .modal-entry .modal-table .row .modal-ttl2 img {
  width: 100%;
}

#DVC .modal-entry .modal-table .row .modal-text {
  line-height: 2;
  font-size: 12px;
  font-weight: bold;
}

#DVC .modal-entry .modal-table .row .modal-text .indent-1 {
  display: inline-block;
  padding-left: 1em;

  text-indent: -1em;
}

#DVC .modal-entry .modal-table .row .modal-text .indent {
  padding-left: 1em;
}

#DVC .modal-entry .modal-table .row.row1 {
  margin-bottom: 0;
  border-bottom: 0;
}

#DVC .modal-entry .modal-table .btn-entry.btn-entry-inner {
  position: relative;
  display: block;
  margin-bottom: 10%;
}

#DVC .modal-entry .modal-table .btn-entry.btn-entry-inner:last-child {
  margin-bottom: 0;
}

#DVC .modal-entry .modal-table .row1 .modal-ttl2 {
  width: 21.90476%;
}

#DVC .modal-entry .modal-table .row2 .modal-ttl2 {
  width: 36.8254%;
}

#DVC .modal-entry .modal-table .row3 .modal-ttl2 {
  width: 21.5873%;
}

#DVC .modal-entry .modal-table .row4 .modal-ttl2 {
  width: 54.44444%;
}

#DVC .modal-entry .modal-table .row5 .modal-ttl2 {
  width: 41.42857%;
}

#DVC .modal-entry .modal-table .row6 .modal-ttl2 {
  width: 22.06349%;
}

#DVC .modal-entry .modal-table .row7 .modal-ttl2 {
  width: 47.93651%;
}

#DVC .modal-entry .modal-table .row8 .modal-ttl2 {
  width: 55.2381%;
}

#DVC .modal-entry .modal-table .row9 .modal-ttl2 {
  width: 45.07937%;
}

#DVC .modal-entry .modal-table .row10 .modal-ttl2 {
  width: 37.93651%;
}

@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes vertical {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@media (min-width: 1440px) {
  #DVC .productArea .inner.n1 {
    padding-top: 480px;
  }
}

#DVC .productArea .inner.n1 .top_catch {
  position: absolute;
  top: 33%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}