@charset "UTF-8";
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ============================================================================================
  TOP

  @date 2017-07-12
  @include _top

  memo: */
.visual {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 0;
}

.visual__inner {
  width: 100%;
  height: 100%;
  position: relative;
  zoom: 1;
  border: none;
  overflow: hidden;
}

.visual__inner:after {
  content: "";
  clear: both;
  display: block;
}

.visual__logo {
  position: absolute;
  left: 50%;
  top: 27px;
  z-index: 5;
  transform: translateX(-50%);
}

.visual__block {
  width: 100%;
  height: calc(100% - 100px);
  background: url("../img/top/visual_bg.jpg") center top repeat-x;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: 50px;
}

.visual__block__img {
  width: calc(100% - 188px);
  height: calc(100% - 50px);
  margin: 0 auto;
  transform: translateY(25px);
  background: url("../img/top/visual_img_pc.jpg") center 10% no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.visual__block__img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: #000000 solid 4px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.visual__block__frameL,
.visual__block__frameR {
  position: absolute;
  top: -22px;
  z-index: 0;
  height: calc(100% + 39px);
}

.visual__block__frameL img,
.visual__block__frameR img {
  width: auto;
  height: 100%;
}

.visual__block__frameL {
  left: 0;
}

.visual__block__frameR {
  right: 0;
}

.intro {
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}

.intro__inner {
  width: 100%;
  position: relative;
  border: none;
  padding-top: 250px;
}

.intro__headline {
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 0;
  width: 100%;
}

.intro__title {
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -546px;
  z-index: 1;
}

.intro__ink,
.intro__fire {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
}

.intro__ink {
  transform: translateX(-607px);
  top: 602px;
}

.intro__fire {
  transform: translateX(-157px);
  top: 102px;
}

.intro__block {
  width: 100%;
  position: relative;
  z-index: 1;
}

.intro__block:before, .intro__block:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.intro__block:before {
  background: url("../img/top/intro_bg.jpg") center top repeat-x;
  background-size: auto 100%;
  left: 50%;
  transform: translateX(-310px);
}

.intro__block:after {
  background: url("../img/top/intro_frame.png") right center no-repeat;
  background-size: auto 101%;
  left: 0;
}

.intro__block__inner {
  position: relative;
  z-index: 1;
  width: 1092px;
  margin: 0 auto;
  padding-bottom: 75px;
}

.intro__block__prof {
  margin-left: 142px;
  margin-bottom: 60px;
  zoom: 1;
}

.intro__block__prof:after {
  content: "";
  clear: both;
  display: block;
}

.intro__block__prof__l {
  width: 460px;
  float: left;
}

.intro__block__prof__l .intro__block__prof__name {
  color: #c80b52;
}

.intro__block__prof__r {
  width: 460px;
  float: right;
}

.intro__block__prof__r .intro__block__prof__name {
  color: #7135c9;
}

.intro__block__prof__ph {
  margin-top: -50px;
  position: relative;
  z-index: 0;
}

.intro__block__prof__ph:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: #000000 solid 4px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.intro__block__prof__name {
  font-size: 62px;
  line-height: 1.0em;
  text-align: center;
  white-space: nowrap;
  font-family: vdl-logojrblack, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: -25px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.intro__block__prof__comment {
  font-size: 11px;
  line-height: 1.0em;
  text-align: center;
  border-bottom: #000000 solid 4px;
  box-sizing: border-box;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

.intro__block__prof__text {
  font-size: 14px;
  line-height: 1.86em;
  margin: 0 30px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.intro__block__button {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}

.intro__block__button:last-child {
  margin-bottom: 0;
}

.intro__block__button a {
  display: block;
  width: 100%;
  height: 100%;
  border: #000000 solid 4px;
  box-sizing: border-box;
  background-color: #FF516A;
  background-image: url("../img/common/icon_arw1.png"), url("../img/common/icon_arw1.png");
  background-repeat: no-repeat, no-repeat;
  background-size: auto 43px, auto 43px;
  background-position: 4.6% center, 95.6% center;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.0em;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 27px;
  padding: 22px 0;
  transition: all .2s;
}

.intro__block__button a:hover {
  background-color: #000000;
  background-position: 5.6% center, 96.6% center;
}

.product {
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}

.product__inner {
  width: 100%;
  position: relative;
  border: none;
  padding-top: 326px;
}

.product__headline {
  position: absolute;
  left: 0;
  top: 42px;
  z-index: 0;
  width: 100%;
}

.product__title {
  position: absolute;
  left: 50%;
  top: 175px;
  margin-left: -546px;
  z-index: 1;
}

.product__ink,
.product__fire {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
}

.product__ink {
  transform: translateX(-553px);
  top: 473px;
}

.product__fire {
  transform: translateX(-157px);
  top: 186px;
}

.product__block {
  width: 100%;
  position: relative;
  z-index: 1;
}

.product__block:before, .product__block:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.product__block:before {
  background: url("../img/top/product_bg.jpg") center top repeat-x;
  background-size: auto 100%;
  left: 50%;
  transform: translateX(-310px);
}

.product__block:after {
  background: url("../img/top/product_frame.png") right center no-repeat;
  left: 0;
  background-size: auto 514px;
}

.product__block__inner {
  position: relative;
  z-index: 1;
  width: 1092px;
  margin: 0 auto;
  padding-bottom: 75px;
}

.product__block__detail {
  margin-left: 142px;
  margin-bottom: 60px;
  zoom: 1;
}

.product__block__detail:after {
  content: "";
  clear: both;
  display: block;
}

.product__block__detail__jk {
  width: 475px;
  float: left;
}

.product__block__detail__desc {
  width: 430px;
  float: right;
  padding-top: 40px;
}

.product__block__detail__jk__ph {
  margin-top: -52px;
}

.product__block__detail__desc__title {
  font-size: 62px;
  line-height: 1.0em;
  font-family: vdl-logojrblack, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px;
}

.product__block__detail__desc__date {
  font-size: 43px;
  line-height: 1.0em;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 800;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 40px;
}

.product__block__detail__desc__text {
  font-size: 14px;
  line-height: 1.86em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.product__block__tokuten {
  margin-left: 142px;
  margin-bottom: 60px;
  zoom: 1;
}

.product__block__tokuten:after {
  content: "";
  clear: both;
  display: block;
}

.product__block__tokuten__ph {
  width: 475px;
  float: left;
}

.product__block__tokuten__ph__head {
  border: 2px solid #000000;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
  line-height: 1.0em;
  padding: 15px 0;
}

.product__block__tokuten__ph__graph {
  border: 2px solid #000000;
  border-top: none;
  box-sizing: border-box;
  font-size: 14px;
}

.product__block__tokuten__ph__graph dl {
  display: table;
  width: 100%;
  border-bottom: #000000 solid 2px;
}

.product__block__tokuten__ph__graph dl:last-child {
  border-bottom: none;
}

.product__block__tokuten__ph__graph dt {
  display: table-cell;
  width: 20%;
}

.product__block__tokuten__ph__graph dt p {
  margin: 0 15px;
  padding: 10px 0;
}

.product__block__tokuten__ph__graph dd {
  display: table-cell;
  width: 80%;
}

.product__block__tokuten__ph__graph dd p {
  margin: 0 15px;
  padding: 10px 0;
}

.product__block__tokuten__ph__graph dd span {
  display: block;
}

.product__block__tokuten__desc {
  width: 430px;
  float: right;
}

.product__block__tokuten__desc__text {
  font-size: 18px;
  line-height: 1.86em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.product__block__tokuten__desc__text span {
  font-size: 12px;
  line-height: 1.6em;
  display: inline-block;
  text-indent: -12px;
  padding-left: 12px;
  margin-bottom: 5px;
}

.product__block__tokuten__desc__text p {
  font-size: 14px;
  line-height: 1.6em;
  text-indent: -28px;
  padding-left: 28px;
  margin-bottom: 5px;
}

.product__block__button {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
}

.product__block__button a {
  display: block;
  width: 100%;
  height: 100%;
  border: #000000 solid 4px;
  box-sizing: border-box;
  background-color: #FF516A;
  background-image: url("../img/common/icon_arw1.png"), url("../img/common/icon_arw1.png");
  background-repeat: no-repeat, no-repeat;
  background-size: auto 43px, auto 43px;
  background-position: 4.6% center, 95.6% center;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.0em;
  font-family: aktiv-grotesk-extended, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 27px;
  padding: 22px 0;
  transition: all .2s;
}

.product__block__button a:hover {
  background-color: #000000;
  background-position: 5.6% center, 96.6% center;
}

.product__block__stores {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.product__block__stores ul {
  letter-spacing: 0;
  font-size: 0;
}

.product__block__stores li {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 30px;
  text-align: center;
}

.product__block__stores li:nth-child(2n) {
  margin-right: 0;
}

.product__block__stores li:last-child {
  margin-bottom: 0;
}

.product__block__stores a {
  display: block;
  width: 100%;
  height: 100%;
  border: #000000 solid 4px;
  box-sizing: border-box;
  background: #FF516A url("../img/common/icon_arw1.png") 95.6% center no-repeat;
  background-size: auto 43px;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.0em;
  font-family: aktiv-grotesk-extended, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 25px;
  padding: 22px 0;
  transition: all .2s;
}

.product__block__stores a:hover {
  background-color: #000000;
  background-position: 96.6% center;
}

.special {
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}

.special__inner {
  width: 100%;
  position: relative;
  border: none;
  padding-top: 477px;
}

.special__headline {
  position: absolute;
  left: 0;
  top: 74px;
  z-index: 0;
  width: 100%;
}

.special__title {
  position: absolute;
  left: 50%;
  top: 177px;
  margin-left: -546px;
  z-index: 1;
}

.special__ink,
.special__fire {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
}

.special__ink {
  transform: translateX(-557px);
  top: 459px;
}

.special__fire {
  transform: translateX(-157px);
  top: 306px;
}

.special__block {
  width: 100%;
  position: relative;
  z-index: 1;
}

.special__block:before, .special__block:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.special__block:before {
  background: url("../img/top/special_bg.jpg") center top repeat-x;
  background-size: auto 100%;
  left: 50%;
  transform: translateX(-310px);
}

.special__block:after {
  background: url("../img/top/special_frame.png") right center no-repeat;
  left: 0;
  background-size: 218px auto;
}

.special__block__inner {
  position: relative;
  z-index: 1;
  width: 1092px;
  margin: 0 auto;
}

.special__block__detail {
  border: none;
  margin-left: 142px;
  transform: translateY(-50px);
}

.special__block__detail ul {
  display: block;
  width: 100%;
  zoom: 1;
}

.special__block__detail ul:after {
  content: "";
  clear: both;
  display: block;
}

.special__block__detail li {
  line-height: 1.0em;
  width: 48%;
  float: left;
  margin: 0 4% 50px 0;
}

.special__block__detail li:nth-child(2n) {
  margin-right: 0;
}

.special__block__detail__thumb {
  width: 100%;
  height: 258px;
  margin-bottom: 20px;
}

.special__block__detail__thumb a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: #000000 solid 4px;
  box-sizing: border-box;
  transition: all .2s;
}

.special__block__detail__thumb a:hover span {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background-size: 100px auto;
}

.special__block__detail__thumb span {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/top/special_icon_play.png") center center no-repeat;
  background-size: 128px auto;
  transition: all .2s;
}

.special__block__detail__name {
  font-size: 24px;
  font-family: aktiv-grotesk, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  text-align: center;
}

.special__block__detail__name span {
  font-size: 16px;
  display: block;
  line-height: 1.6em;
  padding-top: 5px;
}

.video {
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}

.video__inner {
  width: 100%;
  position: relative;
  border: none;
  padding-top: 477px;
}

.video__headline {
  position: absolute;
  left: 0;
  top: 74px;
  z-index: 0;
  width: 100%;
}

.video__title {
  position: absolute;
  left: 50%;
  top: 177px;
  margin-left: -546px;
  z-index: 1;
}

.video__ink,
.video__fire {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
}

.video__ink {
  transform: translateX(-557px);
  top: 459px;
}

.video__fire {
  transform: translateX(-157px);
  top: 306px;
}

.video__block {
  width: 100%;
  position: relative;
  z-index: 1;
}

.video__block:before, .video__block:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.video__block:before {
  background: url("../img/top/video_bg.jpg") center top repeat-x;
  background-size: auto 100%;
  left: 50%;
  transform: translateX(-310px);
}

.video__block:after {
  background: url("../img/top/video_frame.png") right center no-repeat;
  left: 0;
  background-size: 218px auto;
}

.video__block__inner {
  position: relative;
  z-index: 1;
  width: 1092px;
  margin: 0 auto;
  padding-bottom: 75px;
}

.video__block__detail {
  border: none;
  margin-left: 142px;
  margin-bottom: 25px;
  transform: translateY(-50px);
}

.video__block__detail ul {
  display: block;
  width: 810px;
}

.video__block__detail li {
  line-height: 1.0em;
  margin-bottom: 30px;
}

.video__block__detail li:last-child {
  margin-bottom: 0;
}

.video__block__detail a {
  display: block;
  line-height: 1.0em;
  background-color: #ff516a;
  border: #000000 solid 4px;
  box-sizing: border-box;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
  color: #ffffff;
  text-decoration: none;
  transition: all .2s;
}

.video__block__detail a:hover {
  background-color: #000000;
}

.video__block__detail a:hover .video__block__detail__title {
  color: #ff516a;
}

.video__block__detail span {
  display: block;
}

.video__block__detail__icon {
  margin-bottom: 3px;
  line-height: 1.0em;
}

.video__block__detail__watch {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  margin-bottom: 15px;
  line-height: 1.0em;
  transition: all .2s;
}

.video__block__detail__title {
  font-size: 24px;
  font-family: aktiv-grotesk, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  transition: all .2s;
}

.video__block__button {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.video__block__button a {
  display: block;
  width: 100%;
  height: 100%;
  border: #000000 solid 4px;
  box-sizing: border-box;
  background-color: #FF516A;
  background-image: url("../img/common/icon_arw1.png"), url("../img/common/icon_arw1.png");
  background-repeat: no-repeat, no-repeat;
  background-size: auto 43px, auto 43px;
  background-position: 4.6% center, 95.6% center;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.0em;
  font-family: aktiv-grotesk, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 27px;
  padding: 22px 0;
  transition: all .2s;
}

.video__block__button a:hover {
  background-color: #000000;
  background-position: 5.6% center, 96.6% center;
}

@media screen and (max-width: 1024px) {
  /* ============================================================================================
  SP TOP

  @date 2017-07-12
  @include sp/_top

  memo:
  padding: 70px
  padding: 18.66667vw
  @include spimg(width, 346)
  @mixin =========================================================================================== */
  .visual {
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 0;
  }
  .visual__inner {
    width: 100%;
    height: 100%;
    position: relative;
    zoom: 1;
    border: none;
    overflow: hidden;
  }
  .visual__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .visual__logo {
    position: absolute;
    left: 50%;
    top: 12.5px;
    top: 3.33333vw;
    z-index: 5;
    transform: translateX(-50%);
  }
  .visual__logo img {
    width: 220px;
    width: 58.66667vw;
    height: auto;
  }
  .visual__block {
    width: 100%;
    height: calc(100% - 105px);
    height: calc(100% - 28vw);
    background: url("../img/top/visual_bg.jpg") center top repeat-x;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    top: 75px;
    top: 20vw;
  }
  .visual__block__img {
    width: 89.866%;
    height: calc(100% - 60px);
    height: calc(100% - 16vw);
    margin: 0 auto;
    transform: translateY(20px);
    transform: translateY(8vw);
    background: url("../img/top/visual_img_sp.jpg") center 10% no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  .visual__block__img:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .visual__block__frameL,
  .visual__block__frameR {
    position: absolute;
    top: 50%;
    z-index: 0;
    height: calc(100% - 15px);
    height: calc(100% - 4vw);
    transform: translateY(-50%);
  }
  .visual__block__frameL img,
  .visual__block__frameR img {
    width: auto;
    height: 100%;
  }
  .visual__block__frameL {
    left: 0;
  }
  .visual__block__frameR {
    right: 0;
  }
  .intro {
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
  }
  .intro__inner {
    width: 100%;
    position: relative;
    border: none;
    padding-top: 180px;
    padding-top: 48vw;
  }
  .intro__headline {
    position: absolute;
    left: 0;
    top: 43px;
    top: 11.46667vw;
    z-index: 0;
    width: 100%;
  }
  .intro__title {
    position: absolute;
    left: 50%;
    left: 5.06667%;
    top: 180px;
    top: 48vw;
    margin-left: 0;
    z-index: 1;
  }
  .intro__title img {
    width: 44px;
    width: 11.73333vw;
    height: auto;
  }
  .intro__ink,
  .intro__fire {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 0;
  }
  .intro__ink {
    transform: translateX(-195px);
    transform: translateX(-52vw);
    top: 431px;
    top: 114.93333vw;
  }
  .intro__ink img {
    width: 86px;
    width: 22.93333vw;
    height: auto;
  }
  .intro__fire {
    transform: translateX(-69.5px);
    transform: translateX(-18.53333vw);
    top: 137.5px;
    top: 36.66667vw;
  }
  .intro__fire img {
    width: 247.5px;
    width: 66vw;
    height: auto;
  }
  .intro__block {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .intro__block:before, .intro__block:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15px;
    top: 4vw;
  }
  .intro__block:before {
    background: url("../img/top/intro_bg.jpg") center top repeat-x;
    background-size: auto 100%;
    left: 50%;
    transform: translateX(-66px);
    transform: translateX(-17.6vw);
  }
  .intro__block:after {
    background: url("../img/top/intro_frame_sp.png") right top no-repeat;
    background-size: auto calc(100% - 100px);
    background-size: auto calc(100% - 26.66667vw);
    left: 0;
  }
  .intro__block__inner {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
  .intro__block__prof {
    margin-left: 24.8%;
    margin-bottom: 20px;
    margin-bottom: 5.33333vw;
    zoom: 1;
  }
  .intro__block__prof:after {
    content: "";
    clear: both;
    display: block;
  }
  .intro__block__prof__l {
    width: 250px;
    width: 66.66667vw;
    float: none;
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
  }
  .intro__block__prof__l .intro__block__prof__name {
    color: #c80b52;
  }
  .intro__block__prof__r {
    width: 250px;
    width: 66.66667vw;
    float: none;
  }
  .intro__block__prof__r .intro__block__prof__name {
    color: #7135c9;
  }
  .intro__block__prof__ph {
    margin-top: 0;
    position: relative;
    z-index: 0;
  }
  .intro__block__prof__ph:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .intro__block__prof__ph img {
    width: 100%;
    height: auto;
  }
  .intro__block__prof__name {
    font-size: 31px;
    font-size: 8.26667vw;
    line-height: 1.0em;
    text-align: center;
    white-space: nowrap;
    font-family: vdl-logojrblack, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-top: -10px;
    margin-top: -2.66667vw;
    margin-bottom: 15px;
    margin-bottom: 4vw;
    position: relative;
    z-index: 1;
  }
  .intro__block__prof__comment {
    font-size: 10px;
    font-size: 2.66667vw;
    line-height: 1.0em;
    text-align: center;
    border-bottom: #000000 solid 2px;
    border-bottom: #000000 solid 0.53333vw;
    box-sizing: border-box;
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 0px;
    padding-bottom: 0vw;
    margin-left: 15px;
    margin-left: 4vw;
    margin-right: 15px;
    margin-right: 4vw;
    margin-bottom: 10px;
    margin-bottom: 2.66667vw;
  }
  .intro__block__prof__comment span {
    display: block;
    transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transform: scale(0.7);
  }
  .intro__block__prof__text {
    font-size: 11px;
    font-size: 2.93333vw;
    line-height: 1.72em;
    margin: 0;
    margin-left: 15px;
    margin-left: 4vw;
    margin-right: 15px;
    margin-right: 4vw;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: justify;
  }
  .intro__block__button {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    padding-top: 20px;
    padding-top: 5.33333vw;
    margin-bottom: 0;
  }
  .intro__block__button:first-of-type {
    padding-top: 30px;
    padding-top: 8vw;
  }
  .intro__block__button a {
    display: block;
    width: 89.866%;
    height: 100%;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    background-color: #FF516A;
    background-image: url("../img/common/icon_arw1.png"), url("../img/common/icon_arw1.png");
    background-repeat: no-repeat, no-repeat;
    background-size: auto 21px, auto 21px;
    background-size: auto 5.6vw, auto 5.6vw;
    background-position: 4.6% center, 95.6% center;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.0em;
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-size: 4vw;
    padding-top: 22px;
    padding-top: 5.86667vw;
    padding-bottom: 22px;
    padding-bottom: 5.86667vw;
    margin: 0 auto;
    transition: all .2s;
  }
  .intro__block__button a:hover {
    background-color: #FF516A;
    background-position: 4.6% center, 95.6% center;
  }
  .product {
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
  }
  .product__inner {
    width: 100%;
    position: relative;
    border: none;
    padding-top: 210px;
    padding-top: 56vw;
  }
  .product__headline {
    position: absolute;
    left: 0;
    top: 45px;
    top: 12vw;
    z-index: 0;
    width: 100%;
  }
  .product__title {
    position: absolute;
    left: 50%;
    left: 5.06667%;
    top: 210px;
    top: 56vw;
    margin-left: 0;
    z-index: 1;
  }
  .product__title img {
    width: 44px;
    width: 11.73333vw;
    height: auto;
  }
  .product__ink,
  .product__fire {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 0;
  }
  .product__ink {
    transform: translateX(-183.5px);
    transform: translateX(-48.93333vw);
    top: 353px;
    top: 94.13333vw;
  }
  .product__ink img {
    width: 91px;
    width: 24.26667vw;
    height: auto;
  }
  .product__fire {
    transform: translateX(-69.5px);
    transform: translateX(-18.53333vw);
    top: 170px;
    top: 45.33333vw;
  }
  .product__fire img {
    width: 247.5px;
    width: 66vw;
    height: auto;
  }
  .product__block {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .product__block:before, .product__block:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 16px;
    top: 4.26667vw;
  }
  .product__block:before {
    background: url("../img/top/product_bg.jpg") center top repeat-x;
    background-size: auto 100%;
    left: 50%;
    transform: translateX(-66px);
    transform: translateX(-17.6vw);
  }
  .product__block:after {
    background: url("../img/top/product_frame.png") right center no-repeat;
    background-position: right 15px;
    background-position: right 4vw;
    background-size: 168.5px auto;
    background-size: 44.93333vw auto;
    left: 0;
    transform: translateX(49px);
    transform: translateX(13.06667vw);
  }
  .product__block__inner {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
  .product__block__detail {
    margin-left: 24.666%;
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
    width: 250px;
    width: 66.66667vw;
    zoom: 1;
  }
  .product__block__detail:after {
    content: "";
    clear: both;
    display: block;
  }
  .product__block__detail__jk {
    width: 100%;
    float: none;
  }
  .product__block__detail__jk img {
    width: 100%;
    height: auto;
  }
  .product__block__detail__desc {
    width: 100%;
    float: none;
    padding-top: 25px;
    padding-top: 6.66667vw;
  }
  .product__block__detail__jk__ph {
    margin-top: 0;
  }
  .product__block__detail__desc__title {
    font-size: 31px;
    font-size: 8.26667vw;
    line-height: 1.0em;
    font-family: vdl-logojrblack, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 10px;
    margin-bottom: 2.66667vw;
  }
  .product__block__detail__desc__date {
    font-size: 21.5px;
    font-size: 5.73333vw;
    line-height: 1.0em;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 800;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
  }
  .product__block__detail__desc__text {
    font-size: 11px;
    font-size: 2.93333vw;
    line-height: 1.72em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  .product__block__tokuten {
    margin-left: 24.666%;
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
    width: 250px;
    width: 66.66667vw;
    zoom: 1;
  }
  .product__block__tokuten:after {
    content: "";
    clear: both;
    display: block;
  }
  .product__block__tokuten.is--border {
    border-top: 2px solid #000000;
    border-top: 0.53333vw solid #000000;
    padding-top: 25px;
    padding-top: 6.66667vw;
  }
  .product__block__tokuten__ph {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .product__block__tokuten__ph__head {
    border: 2px solid #000000;
    border: 0.53333vw solid #000000;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 1.0em;
    padding: 10px 0;
    padding: 2.66667vw 0;
  }
  .product__block__tokuten__ph__graph {
    border: 2px solid #000000;
    border: 0.53333vw solid #000000;
    border-top: none;
    box-sizing: border-box;
    font-size: 11px;
    font-size: 2.93333vw;
  }
  .product__block__tokuten__ph__graph dl {
    display: table;
    width: 100%;
    border-bottom: #000000 solid 2px;
  }
  .product__block__tokuten__ph__graph dl:last-child {
    border-bottom: none;
  }
  .product__block__tokuten__ph__graph dt {
    display: block;
    width: 100%;
  }
  .product__block__tokuten__ph__graph dt p {
    margin: 0 15px;
    margin: 0 4vw;
    padding: 5px 0;
    padding: 1.33333vw 0;
  }
  .product__block__tokuten__ph__graph dd {
    display: block;
    width: 100%;
  }
  .product__block__tokuten__ph__graph dd p {
    margin: 0 15px;
    margin: 0 4vw;
    padding: 5px 0;
    padding: 1.33333vw 0;
  }
  .product__block__tokuten__ph__graph dd span {
    display: block;
    line-height: 1.6em;
  }
  .product__block__tokuten__desc {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .product__block__tokuten__desc__text {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.72em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  .product__block__tokuten__desc__text span {
    font-size: 10px;
    font-size: 2.66667vw;
    line-height: 1.6em;
    display: inline-block;
    text-indent: -11px;
    text-indent: -2.93333vw;
    padding-left: 11px;
    padding-left: 2.93333vw;
    margin-bottom: 5px;
    margin-bottom: 1.33333vw;
  }
  .product__block__tokuten__desc__text p {
    font-size: 11px;
    font-size: 2.93333vw;
    line-height: 1.6em;
    display: inline-block;
    text-indent: 0px;
    text-indent: 0vw;
    padding-left: 0px;
    padding-left: 0vw;
    margin-bottom: 5px;
    margin-bottom: 1.33333vw;
  }
  .product__block__button {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    padding-bottom: 15px;
    padding-bottom: 4vw;
  }
  .product__block__button:first-of-type {
    padding-top: 30px;
    padding-top: 8vw;
  }
  .product__block__button a {
    display: block;
    width: 89.866%;
    height: 100%;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    background-color: #FF516A;
    background-image: url("../img/common/icon_arw1.png"), url("../img/common/icon_arw1.png");
    background-repeat: no-repeat, no-repeat;
    background-size: auto 21px, auto 21px;
    background-size: auto 5.6vw, auto 5.6vw;
    background-position: 4.6% center, 95.6% center;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.4em;
    font-family: aktiv-grotesk-extended, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-size: 4vw;
    padding-top: 13px;
    padding-top: 3.46667vw;
    padding-bottom: 13px;
    padding-bottom: 3.46667vw;
    margin: 0 auto;
    transition: none;
  }
  .product__block__button a:hover {
    background-color: #FF516A;
    background-position: 4.6% center, 95.6% center;
  }
  .product__block__stores {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: #ffffff;
  }
  .product__block__stores ul {
    letter-spacing: normal;
    font-size: medium;
    width: 89.866%;
    margin: 0 auto;
  }
  .product__block__stores li {
    letter-spacing: normal;
    font-size: medium;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    margin-bottom: 4vw;
    text-align: center;
  }
  .product__block__stores li:nth-child(2n) {
    margin-right: 0;
  }
  .product__block__stores li:last-child {
    margin-bottom: 0;
  }
  .product__block__stores a {
    display: block;
    width: 100%;
    height: 100%;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    background: #FF516A url("../img/common/icon_arw1.png") 95.6% center no-repeat;
    background-size: auto 21px;
    background-size: auto 5.6vw;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.0em;
    font-family: aktiv-grotesk-extended, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-size: 4vw;
    padding-top: 13px;
    padding-top: 3.46667vw;
    padding-bottom: 13px;
    padding-bottom: 3.46667vw;
    transition: none;
  }
  .product__block__stores a:hover {
    background-color: #FF516A;
    background-position: 95.6% center;
  }
  .special {
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
  }
  .special__inner {
    width: 100%;
    position: relative;
    border: none;
    padding-top: 239.5px;
    padding-top: 63.86667vw;
  }
  .special__headline {
    position: absolute;
    left: 0;
    top: 85px;
    top: 22.66667vw;
    z-index: 0;
    width: 100%;
  }
  .special__title {
    position: absolute;
    left: 50%;
    left: 5.06667%;
    top: 225px;
    top: 60vw;
    margin-left: 0;
    z-index: 1;
  }
  .special__title img {
    width: 44px;
    width: 11.73333vw;
    height: auto;
  }
  .special__ink,
  .special__fire {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 0;
  }
  .special__ink {
    transform: translateX(-183.5px);
    transform: translateX(-48.93333vw);
    top: 353px;
    top: 94.13333vw;
  }
  .special__ink img {
    width: 91px;
    width: 24.26667vw;
    height: auto;
  }
  .special__fire {
    transform: translateX(-69.5px);
    transform: translateX(-18.53333vw);
    top: 182.5px;
    top: 48.66667vw;
  }
  .special__fire img {
    width: 247.5px;
    width: 66vw;
    height: auto;
  }
  .special__block {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .special__block:before, .special__block:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 16px;
    top: 4.26667vw;
  }
  .special__block:before {
    background: url("../img/top/special_bg.jpg") center top repeat-x;
    background-size: auto 100%;
    left: 50%;
    transform: translateX(-66px);
    transform: translateX(-17.6vw);
  }
  .special__block:after {
    background: url("../img/top/special_frame.png") right center no-repeat;
    background-position: right center;
    background-position: right center;
    background-size: 187.5px auto;
    background-size: 50vw auto;
    left: 0;
    transform: translateX(69.5px);
    transform: translateX(18.53333vw);
  }
  .special__block__inner {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
  .special__block__detail {
    margin-left: 24.666%;
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
    width: 250px;
    width: 66.66667vw;
    zoom: 1;
    border: none;
    transform: translateY(-15px);
    transform: translateY(-4vw);
  }
  .special__block__detail:after {
    content: "";
    clear: both;
    display: block;
  }
  .special__block__detail ul {
    display: block;
    width: 100%;
    zoom: 1;
  }
  .special__block__detail ul:after {
    content: "";
    clear: both;
    display: block;
  }
  .special__block__detail li {
    line-height: 1.0em;
    width: 100%;
    float: none;
    margin: 0;
    margin-bottom: 20px;
    margin-bottom: 5.33333vw;
  }
  .special__block__detail li:nth-child(2n) {
    margin-right: 0;
  }
  .special__block__detail__thumb {
    width: 100%;
    height: 148px;
    height: 39.46667vw;
    margin-bottom: 10px;
    margin-bottom: 2.66667vw;
  }
  .special__block__detail__thumb a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    transition: none;
  }
  .special__block__detail__thumb a:hover span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-size: 50px auto;
    background-size: 13.33333vw auto;
  }
  .special__block__detail__thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/top/special_icon_play.png") center center no-repeat;
    background-size: 50px auto;
    background-size: 13.33333vw auto;
    transition: none;
  }
  .special__block__detail__name {
    font-size: 15px;
    font-size: 4vw;
    font-family: aktiv-grotesk, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
    text-align: center;
  }
  .special__block__detail__name span {
    font-size: 11px;
    font-size: 2.93333vw;
    display: block;
    line-height: 1.6em;
    padding-top: 2.5px;
    padding-top: 0.66667vw;
  }
  .video {
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
  }
  .video__inner {
    width: 100%;
    position: relative;
    border: none;
    padding-top: 239.5px;
    padding-top: 63.86667vw;
  }
  .video__headline {
    position: absolute;
    left: 0;
    top: 85px;
    top: 22.66667vw;
    z-index: 0;
    width: 100%;
  }
  .video__title {
    position: absolute;
    left: 50%;
    left: 5.06667%;
    top: 225px;
    top: 60vw;
    margin-left: 0;
    z-index: 1;
  }
  .video__title img {
    width: 44px;
    width: 11.73333vw;
    height: auto;
  }
  .video__ink,
  .video__fire {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 0;
  }
  .video__ink {
    transform: translateX(-183.5px);
    transform: translateX(-48.93333vw);
    top: 353px;
    top: 94.13333vw;
  }
  .video__ink img {
    width: 91px;
    width: 24.26667vw;
    height: auto;
  }
  .video__fire {
    transform: translateX(-69.5px);
    transform: translateX(-18.53333vw);
    top: 182.5px;
    top: 48.66667vw;
  }
  .video__fire img {
    width: 247.5px;
    width: 66vw;
    height: auto;
  }
  .video__block {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .video__block:before, .video__block:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 16px;
    top: 4.26667vw;
  }
  .video__block:before {
    background: url("../img/top/video_bg.jpg") center top repeat-x;
    background-size: auto 100%;
    left: 50%;
    transform: translateX(-66px);
    transform: translateX(-17.6vw);
  }
  .video__block:after {
    background: url("../img/top/video_frame.png") right center no-repeat;
    background-position: right center;
    background-position: right center;
    background-size: 187.5px auto;
    background-size: 50vw auto;
    left: 0;
    transform: translateX(69.5px);
    transform: translateX(18.53333vw);
  }
  .video__block__inner {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
  .video__block__detail {
    margin-left: 24.666%;
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
    width: 250px;
    width: 66.66667vw;
    zoom: 1;
    border: none;
    transform: translateY(-15px);
    transform: translateY(-4vw);
  }
  .video__block__detail:after {
    content: "";
    clear: both;
    display: block;
  }
  .video__block__detail ul {
    display: block;
    width: 100%;
  }
  .video__block__detail li {
    line-height: 1.0em;
  }
  .video__block__detail a {
    display: block;
    line-height: 1.0em;
    background-color: #ff516a;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    text-align: center;
    padding-top: 30px;
    padding-top: 8vw;
    padding-bottom: 30px;
    padding-bottom: 8vw;
    color: #ffffff;
    text-decoration: none;
    transition: none;
  }
  .video__block__detail a:hover {
    background-color: #ff516a;
  }
  .video__block__detail a:hover .video__block__detail__title {
    color: #ffffff;
  }
  .video__block__detail span {
    display: block;
  }
  .video__block__detail__icon {
    margin-bottom: 3px;
    margin-bottom: 0.8vw;
    line-height: 1.0em;
  }
  .video__block__detail__icon img {
    width: 56.5px;
    width: 15.06667vw;
    height: auto;
  }
  .video__block__detail__watch {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 2.66667vw;
    margin-bottom: 7.5px;
    margin-bottom: 2vw;
    line-height: 1.0em;
    transition: none;
  }
  .video__block__detail__title {
    font-size: 15px;
    font-size: 4vw;
    font-family: aktiv-grotesk, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4em;
    transition: none;
  }
  .video__block__button {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    padding-top: 30px;
    padding-top: 8vw;
  }
  .video__block__button a {
    display: block;
    width: 89.866%;
    height: 100%;
    border: #000000 solid 2px;
    border: #000000 solid 0.53333vw;
    box-sizing: border-box;
    background-color: #FF516A;
    background-image: url("../img/common/icon_arw1.png"), url("../img/common/icon_arw1.png");
    background-repeat: no-repeat, no-repeat;
    background-size: auto 21px, auto 21px;
    background-size: auto 5.6vw, auto 5.6vw;
    background-position: 4.6% center, 95.6% center;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.4em;
    font-family: aktiv-grotesk, source-han-sans-japanese, Arial,  "メイリオ", Meiryo, sans-serif;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-size: 4vw;
    padding-top: 13px;
    padding-top: 3.46667vw;
    padding-bottom: 13px;
    padding-bottom: 3.46667vw;
    margin: 0 auto;
    transition: all .2s;
  }
  .video__block__button a:hover {
    background-color: #FF516A;
    background-position: 4.6% center, 95.6% center;
  }
}
