html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
button,
select {
  text-transform: none;
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  text-decoration: none;
  color: #000;
}
li {
  list-style: none;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button {
  overflow: visible;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button,
select {
  text-transform: none;
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
img {
  border-style: none;
  display: block;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
section {
  overflow: hidden;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
::-moz-selection {
  background-color: #000;
  color: #fff;
  text-shadow: none;
}
::selection {
  background-color: #000;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}
*:not(svg),
*:before,
*:after {
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (min-width: 769px) {
  .header {
    position: fixed;
    background-image: radial-gradient(circle at 50% 0, #e51a22, #51070e);
    z-index: 10;
    width: 100%;
    height: 100px;
  }
  .header .header__inner {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 25px 40px;
  }
  .header .header__inner h1 {
    float: left;
  }
  .header .header__inner h1 img {
    display: block;
    transition: 0.3s opacity;
  }
  nav {
    display: block !important;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    height: 100px;
  }
  nav .nav__inner {
    display: block;
    line-height: 1;
  }
  nav .nav__inner .nav__list--01 {
    display: inline-flex;
    justify-content: flex-start;
  }
  nav .nav__inner .nav__list--01 li {
    display: block;
    height: 100%;
  }
  nav .nav__inner .nav__list--01 li.pdlink {
    overflow: visible;
  }
  nav .nav__inner .nav__list--01 li:last-child {
    margin-right: 0;
  }
  nav .nav__inner .nav__list--01 li .subnav {
    display: none;
    background: #fff;
    width: 194px;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink {
    transition: 0.3s opacity;
    display: block;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink img {
    transition: 0.3s opacity;
    width: 100%;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink--01 {
    background: url("../img/subnav_thins_hover.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink--01:hover img {
    opacity: 0;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink--01.active img {
    opacity: 0;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink--02 {
    background: url("../img/subnav_nibbles_hover.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink--02:hover img {
    opacity: 0;
  }
  nav .nav__inner .nav__list--01 li .subnav .sublink--02.active img {
    opacity: 0;
  }
  nav .nav__inner .nav__list--01 li .link {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.35px;
    text-align: left;
    color: #ffffff;
    transition: 0.3s all;
    padding: 0 40px;
    height: 100%;
    line-height: 100px;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  nav .nav__inner .nav__list--01 li .link:hover {
    background: #a10100;
    box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.5);
  }
  nav .nav__inner .nav__list--02 {
    display: block;
    float: left;
  }
  nav .nav__inner .nav__list--02 li .link {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.22;
    letter-spacing: 0.72px;
    text-align: left;
    color: #000000;
    transition: 0.3s opacity;
  }
  nav .nav__inner .nav__list--02 li .link:hover {
    opacity: 0.5;
  }
  nav .nav__inner .nav__snslist {
    clear: both;
    display: inline-flex;
    justify-content: flex-start;
    width: 100%;
  }
  nav .nav__inner .nav__snslist li {
    margin-right: 39px;
  }
  nav .nav__inner .nav__snslist li:last-child {
    margin-right: 0;
  }
  nav .nav__inner .nav__snslist li a {
    transition: 0.3s opacity;
  }
  nav .nav__inner .nav__snslist li a:hover {
    opacity: 0.5;
  }
  nav .nav__inner .nav__snslist li a svg {
    width: 28px;
  }
}
@media screen and (max-width: 768px) {
  main {
    width: 100vw;
    overflow: hidden;
  }
  .header {
    position: fixed;
    z-index: 10001;
    width: 100%;
    height: 16vw;
    background-image: linear-gradient(to left, #7d0a15, #e51a22, #7d0a15);
  }
  .header .header__inner {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 4vw 5.33333vw;
  }
  .header .header__inner h1 {
    float: left;
  }
  .header .header__inner h1 img {
    display: block;
    width: 19.06667vw;
  }
  nav {
    display: none;
    position: fixed;
    z-index: 10001;
    width: 100%;
    height: 100%;
    background: #610101;
  }
  nav:after {
    content: "";
    display: block;
    width: 77.2vw;
    height: 32.53333vw;
    background: url("../img/nav_logo.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    background-color: #610101;
    background-blend-mode: multiply;
    z-index: 0;
  }
  nav .pdlink .link {
    pointer-events: none;
  }
  nav .subnav {
    display: inline-flex !important;
    justify-content: flex-start;
    align-items: baseline;
    width: 100%;
    margin-top: 4vw !important;
    height: auto !important;
  }
  nav .sublink--01 {
    display: block;
    width: 22.53333vw;
    margin-right: 6vw;
  }
  nav .sublink--01 img {
    width: 100%;
  }
  nav .sublink--02 {
    display: block;
    width: 25.73333vw;
  }
  nav .sublink--02 img {
    width: 100%;
  }
  .nav__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 66.66667vw;
    z-index: 1;
  }
  .nav__list--01 {
    display: block;
    width: 100%;
  }
  .nav__list--01 li {
    margin-bottom: 10.26667vw;
    display: block;
  }
  .nav__list--01 li:nth-child(1) .link:before {
    content: "About";
    display: block;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.08vw;
    text-align: left;
    color: #a40101;
    margin-bottom: 2.53333vw;
    font-family: source-han-serif-japanese, serif;
  }
  .nav__list--01 li:nth-child(2) .link:before {
    content: "Line up";
    display: block;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.08vw;
    text-align: left;
    color: #a40101;
    margin-bottom: 2.53333vw;
    font-family: source-han-serif-japanese, serif;
  }
  .nav__list--01 li:nth-child(3) .link:before {
    content: "Secret";
    display: block;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.08vw;
    text-align: left;
    color: #a40101;
    margin-bottom: 2.53333vw;
    font-family: source-han-serif-japanese, serif;
  }
  .nav__list--01 li:nth-child(4) .link:before {
    content: "Histroy";
    display: block;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.08vw;
    text-align: left;
    color: #a40101;
    margin-bottom: 2.53333vw;
    font-family: source-han-serif-japanese, serif;
  }
  .nav__list--01 li:last-child {
    margin-bottom: 0;
  }
  .nav__list--01 li .link {
    font-size: 6.93333vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.00533vw;
    text-align: left;
    color: #ffffff;
    word-break: keep-all;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .nav__list--01 li .link span {
    font-size: 80%;
  }
}
@media screen and (min-width: 769px) {
  .footer {
    position: relative;
    background: #610101;
    padding: 60px 0;
  }
  .footer .footer__inner {
    overflow: hidden;
  }
  .footer .footer__inner .footer__list {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 60px;
  }
  .footer .footer__inner .footer__list .footer__list__items {
    position: relative;
  }
  .footer .footer__inner .footer__list .footer__list__items.footer__list__items--tw .link svg {
    width: 23px;
    height: 23px;
    display: block;
  }
  .footer .footer__inner .footer__list .footer__list__items.footer__list__items--insta .link svg {
    width: 21px;
    height: 21px;
    display: block;
  }
  .footer .footer__inner .footer__list .footer__list__items .link {
    width: auto;
    height: auto;
    display: block;
    transition: 0.3s opacity;
    padding: 0 30px;
    box-sizing: content-box;
  }
  .footer .footer__inner .footer__list .footer__list__items .link:hover {
    opacity: 0.6;
  }
  .footer .footer__inner .footer__list .footer__list__items .link svg {
    width: 100%;
    height: 100%;
  }
  .footer .footer__inner .footer__list .footer__list__items:after {
    content: "";
    display: block;
    width: 1px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
  }
  .footer .footer__inner .footer__list .footer__list__items:last-child {
    margin-right: 0;
  }
  .footer .footer__inner .footer__list .footer__list__items:last-child:after {
    display: none;
  }
  .footer .footer__inner .footer__copy {
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.5px;
    text-align: center;
    color: #ffffff;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-family: lato, sans-serif;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    position: relative;
    background: #610101;
    padding: 9.33333vw 0;
  }
  .footer__inner {
    overflow: hidden;
    width: 84vw;
    margin: 0 auto;
  }
  .footer__list {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 9.33333vw;
  }
  .footer__list .link {
    display: block;
  }
  .footer__list__items {
    margin-right: 10.66667vw;
    position: relative;
  }
  .footer__list__items--tw {
    width: 6.66667vw;
  }
  .footer__list__items--tw svg {
    width: 100%;
    display: block;
  }
  .footer__list__items--insta {
    width: 6.26667vw;
  }
  .footer__list__items--insta svg {
    width: 100%;
    display: block;
  }
  .footer__list__items:after {
    content: "";
    display: block;
    width: 0.26667vw;
    height: 2.66667vw;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    right: -5.33333vw;
  }
  .footer__list__items:last-child {
    margin-right: 0;
  }
  .footer__list__items:last-child:after {
    display: none;
  }
  .footer__logo {
    width: 49.06667vw;
  }
  .footer__copy {
    font-size: 2.13333vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.13333vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-align: center;
    color: #ffffff;
    clear: both;
    font-family: lato, sans-serif;
  }
}
@media screen and (min-width: 769px) {
  .nav__btnarea {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .nav__btnarea {
    width: 6.66667vw;
    height: 5.33333vw;
    position: fixed;
    top: 5.33333vw;
    right: 5.33333vw;
    z-index: 10002;
    box-sizing: border-box;
    padding: 0;
    transition: 0.3s margin;
    opacity: 1;
    cursor: pointer;
  }
  .nav__btnarea.active {
    position: fixed;
  }
  .nav__btnarea .nav__btn.active span {
    background-color: #fff;
    width: 100%;
  }
  .nav__btn,
  .nav__btn span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .nav__btn {
    position: relative;
    width: 6.66667vw;
    height: 5.33333vw;
    top: 0;
  }
  .nav__btn span {
    position: absolute;
    right: 0;
    width: 100%;
    height: 0.53333vw;
    background-color: #fff;
    border-radius: 0;
    transition: 0.3s backgruond-color, 0.3s width;
  }
  .nav__btn span:nth-of-type(1) {
    top: 0;
  }
  .nav__btn span:nth-of-type(2) {
    top: 2.4vw;
  }
  .nav__btn span:nth-of-type(3) {
    bottom: 0;
  }
  .nav__btn span:nth-of-type(1) {
    -webkit-animation: menu-bar01 0.75s forwards;
    animation: menu-bar01 0.75s forwards;
  }
  @-webkit-keyframes menu-bar01 {
    0% {
      transform: translateY(2.4vw) rotate(45deg);
    }
    50% {
      transform: translateY(2.4vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar01 {
    0% {
      transform: translateY(2.4vw) rotate(45deg);
    }
    50% {
      transform: translateY(2.4vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .nav__btn span:nth-of-type(2) {
    transition: all 0.25s 0.25s;
    opacity: 1;
  }
  .nav__btn span:nth-of-type(3) {
    -webkit-animation: menu-bar02 0.75s forwards;
    animation: menu-bar02 0.75s forwards;
  }
  @-webkit-keyframes menu-bar02 {
    0% {
      transform: translateY(-2.4vw) rotate(-45deg);
    }
    50% {
      transform: translateY(-2.4vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar02 {
    0% {
      transform: translateY(-2.4vw) rotate(-45deg);
    }
    50% {
      transform: translateY(-2.4vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .nav__btn.active span:nth-of-type(1) {
    -webkit-animation: active-menu-bar01 0.75s forwards;
    animation: active-menu-bar01 0.75s forwards;
  }
  @-webkit-keyframes active-menu-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(2.4vw) rotate(0);
    }
    100% {
      transform: translateY(2.4vw) rotate(45deg);
    }
  }
  @keyframes active-menu-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(2.4vw) rotate(0);
    }
    100% {
      transform: translateY(2.4vw) rotate(45deg);
    }
  }
  .nav__btn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .nav__btn.active span:nth-of-type(3) {
    -webkit-animation: active-menu-bar03 0.75s forwards;
    animation: active-menu-bar03 0.75s forwards;
  }
  @-webkit-keyframes active-menu-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-2.4vw) rotate(0);
    }
    100% {
      transform: translateY(-2.4vw) rotate(-45deg);
    }
  }
  @keyframes active-menu-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-2.4vw) rotate(0);
    }
    100% {
      transform: translateY(-2.4vw) rotate(-45deg);
    }
  }
}
.br_none_01,
.br_none_02 {
  display: none;
}
@media screen and (min-width: 1680px) {
  .br_none_01 {
    display: inline-block;
  }
}
@media screen and (max-width: 1679px) and (min-width: 769px) {
  .br_none_02 {
    display: inline-block;
  }
}
main {
  overflow: hidden;
}
@-webkit-keyframes fadein-bottom {
  0% {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes fadein-bottom {
  0% {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@-webkit-keyframes fadein-bottom-history {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes fadein-bottom-history {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@-webkit-keyframes fadein-bottom-pkg {
  0% {
    opacity: 0;
    transform: translate3d(100%, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(100%, 0px, 0);
  }
}
@keyframes fadein-bottom-pkg {
  0% {
    opacity: 0;
    transform: translate3d(100%, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(100%, 0px, 0);
  }
}
@-webkit-keyframes fadein-bottom-pkg2 {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(-100%, 0px, 0);
  }
}
@keyframes fadein-bottom-pkg2 {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(-100%, 0px, 0);
  }
}
@-webkit-keyframes fadein-right {
  0% {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes fadein-right {
  0% {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@-webkit-keyframes fadein-left {
  0% {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes fadein-left {
  0% {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
}
@-webkit-keyframes fadein-bottom-mt {
  0% {
    opacity: 0;
    margin-top: 20px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@keyframes fadein-bottom-mt {
  0% {
    opacity: 0;
    margin-top: 20px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@-webkit-keyframes fadein-bottom-ml {
  0% {
    opacity: 0;
    margin-left: -20px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}
@keyframes fadein-bottom-ml {
  0% {
    opacity: 0;
    margin-left: -20px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}
.fadein--bottom {
  opacity: 0;
}
.fadein--bottom.show {
  -webkit-animation: fadein-bottom 1s ease forwards;
  animation: fadein-bottom 1s ease forwards;
}
.fadein--bottom.hp.show {
  -webkit-animation: fadein-bottom-history 1s ease forwards;
  animation: fadein-bottom-history 1s ease forwards;
}
.fadein--bottom.dl1000.show {
  -webkit-animation: fadein-bottom 1s ease forwards;
  animation: fadein-bottom 1s ease forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@media screen and (min-width: 769px) {
  .fadein--bottom.dl1400-pkg.show {
    -webkit-animation: fadein-bottom-pkg 1s ease forwards;
    animation: fadein-bottom-pkg 1s ease forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }
}
@media screen and (max-width: 768px) {
  .fadein--bottom.dl1400-pkg.show {
    -webkit-animation: fadein-bottom 1s ease forwards;
    animation: fadein-bottom 1s ease forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }
}
@media screen and (min-width: 769px) {
  .fadein--bottom.dl1400-pkg2.show {
    -webkit-animation: fadein-bottom-pkg2 1s ease forwards;
    animation: fadein-bottom-pkg2 1s ease forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }
}
@media screen and (max-width: 768px) {
  .fadein--bottom.dl1400-pkg2.show {
    -webkit-animation: fadein-bottom 1s ease forwards;
    animation: fadein-bottom 1s ease forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }
}
.fadein--bottom-mt {
  opacity: 0;
}
.fadein--bottom-mt.show {
  -webkit-animation: fadein-bottom-mt 1s ease forwards;
  animation: fadein-bottom-mt 1s ease forwards;
}
.fadein--bottom-mt.dl1000.show {
  -webkit-animation: fadein-bottom-mt 1s ease forwards;
  animation: fadein-bottom-mt 1s ease forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.fadein--bottom-mt.dl1400.show {
  -webkit-animation: fadein-bottom-mt 1s ease forwards;
  animation: fadein-bottom-mt 1s ease forwards;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.fadein--left {
  opacity: 0;
}
.fadein--left.show {
  -webkit-animation: fadein-left 1s ease forwards;
  animation: fadein-left 1s ease forwards;
}
.fadein--right {
  opacity: 0;
}
.fadein--right.show {
  -webkit-animation: fadein-right 1s ease forwards;
  animation: fadein-right 1s ease forwards;
}
@-webkit-keyframes line-width {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes line-width {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes popin {
  0% {
    transform: scale(0, 0);
  }
  80% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes popin {
  0% {
    transform: scale(0, 0);
  }
  80% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.about:before {
  opacity: 0;
}
.about:after {
  opacity: 0;
}
.about.show:before {
  -webkit-animation: fadein-bottom-ml 1s ease forwards;
  animation: fadein-bottom-ml 1s ease forwards;
}
.about.show:after {
  -webkit-animation: fadein-bottom-ml 1s ease forwards;
  animation: fadein-bottom-ml 1s ease forwards;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.line--right {
  position: relative;
}
.line--right:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  background: #920000;
  top: 0;
  right: 0;
}
.line--right.show:before {
  -webkit-animation: line-width 1s ease forwards;
  animation: line-width 1s ease forwards;
}
@media screen and (min-width: 769px) {
  .line--right.show .about__ttl--jp.active:after {
    width: 353px;
  }
}
@media screen and (max-width: 768px) {
  .line--right.show .about__ttl--jp.active:after {
    width: 35.46667vw;
  }
}
.line--left {
  position: relative;
}
.line--left:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  background: #920000;
  top: 0;
  right: 0;
}
.line--left.show:before {
  -webkit-animation: line-width 1s ease forwards;
  animation: line-width 1s ease forwards;
}
@media screen and (min-width: 769px) {
  .line--left.show .lineup__ttl--jp.active:after {
    width: 322px;
  }
}
@media screen and (max-width: 768px) {
  .line--left.show .lineup__ttl--jp.active:after {
    width: 30vw;
  }
}
@media screen and (min-width: 769px) {
  .line--left.show .history__ttl--jp.active:after {
    width: 353px;
  }
}
@media screen and (max-width: 768px) {
  .line--left.show .history__ttl--jp.active:after {
    width: 46vw;
  }
}
.line--left.dl1000.show:before {
  -webkit-animation: line-width 1.5s ease forwards;
  animation: line-width 1.5s ease forwards;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.history:after {
  opacity: 0;
}
.history.show:after {
  -webkit-animation: fadein-right 1s ease forwards;
  animation: fadein-right 1s ease forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.milk__pop {
  transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  transform: translate3d(0, 10px, 0);
}
.show .milk__pop {
  opacity: 1;
  transform: translate3d(0, 0px, 0);
  transition-delay: 1.7s;
}
.dark__pop {
  transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  transform: translate3d(0, 10px, 0);
}
.show .dark__pop {
  opacity: 1;
  transform: translate3d(0, 0px, 0);
  transition-delay: 1.7s;
}
@media screen and (min-width: 769px) {
  .milk__txtbox {
    right: -100%;
    opacity: 0;
    transition: 1s all cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .milk__txtbox:before {
    content: "";
    display: block;
    width: 270%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    background: #5a1111;
    transition: width 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  .milk__txtbox.show {
    right: 0;
    opacity: 1;
  }
  .milk__txtbox.show:before {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .milk__txtbox {
    right: -90%;
    opacity: 0;
    transition: 1s all cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .milk__txtbox:before {
    content: "";
    display: block;
    width: 270%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    background: #5a1111;
    transition: width 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  .milk__txtbox.show {
    right: 0;
    opacity: 1;
  }
  .milk__txtbox.show:before {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .dark__txtbox {
    left: -100%;
    opacity: 0;
    transition: 1s all cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .dark__txtbox:before {
    content: "";
    display: block;
    width: 270%;
    height: 100%;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
    background: #3b1502;
    transition: width 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  .dark__txtbox.show {
    left: 0;
    opacity: 1;
  }
  .dark__txtbox.show:before {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dark__txtbox {
    left: -90%;
    opacity: 0;
    transition: 1s all cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .dark__txtbox:before {
    content: "";
    display: block;
    width: 270%;
    height: 100%;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
    background: #3b1502;
    transition: width 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  .dark__txtbox.show {
    left: 0;
    opacity: 1;
  }
  .dark__txtbox.show:before {
    width: 100%;
  }
}
body {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background-color: #920000;
}
seciton {
  display: block;
}
@media screen and (min-width: 769px) {
  main .fv__inner {
    width: 100%;
    height: 1080px;
    position: relative;
  }
  main .fv__slide {
    width: 100%;
    height: 100%;
    position: relative;
  }
  main .fv__slide__list {
    width: 100%;
    height: 100%;
    position: relative;
    background: url("../img/fv_slide_01.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 980px;
  }
  main .fv__slide__list--02 {
    background: url("../img/fv_slide_02.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 980px;
  }
  main .fv__ttl--01 {
    position: absolute;
    top: 150px;
    right: 49px;
    pointer-events: none;
    width: 456px;
    height: 685px;
    background: url("../img/fv_slide_01_txt.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-indent: -9999px;
  }
  main .fv__ttl--02 {
    position: absolute;
    top: 150px;
    right: 49px;
    pointer-events: none;
    width: 420px;
    height: 792px;
    background: url("../img/fv_slide_02_txt.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-indent: -9999px;
  }
  main .fv__pop {
    width: 247px;
    height: 247px;
    background-image: linear-gradient(to right, #ffd800, #f80);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    bottom: 50px;
    left: 50px;
  }
  main .fv__pop__img {
    position: absolute;
    top: -127px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
  main .fv__pop__info-01 {
    padding-top: 76px;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: 3.05px;
    text-align: center;
    color: #000000;
    margin-bottom: 6px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
  main .fv__pop__info-02 {
    font-size: 31.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 4.57px;
    text-align: center;
    color: #000000;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    box-sizing: border-box;
    display: block;
    padding-left: 4px;
  }
  main .about {
    padding-top: 160px;
    height: 1120px;
    position: relative;
  }
  main .about:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0, 160px, 0);
    background: url("../img/about_img_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 46.82292vw;
    height: 34.32292vw;
    z-index: 2;
  }
  main .about:after {
    content: "";
    display: block;
    position: absolute;
    top: 23.54167vw;
    left: 15.625vw;
    transform: translate3d(0, 160px, 0);
    background: url("../img/about_img_02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 35.36458vw;
    height: 23.48958vw;
    z-index: 3;
  }
  main .about__inner {
    position: relative;
    width: 50%;
    z-index: 4;
    box-sizing: border-box;
    margin: 0 0 0 auto;
  }
  main .about__bg {
    width: 1920px;
    position: absolute;
    top: 160px;
    right: 0;
  }
  main .about__bg--01 {
    width: 100%;
    height: 645px;
    background-color: #610101;
    position: absolute;
    top: 146px;
    right: 0;
    z-index: 1;
  }
  main .about__bg--01:after {
    content: "";
    display: block;
    width: 42.44792vw;
    height: 17.91667vw;
    position: absolute;
    top: 50%;
    right: 90px;
    transform: translate3d(0%, -50%, 0);
    background: url("../img/about_bg_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #610101;
    background-blend-mode: multiply;
    pointer-events: none;
  }
  main .about__ttl {
    width: 458px;
    margin: -10px auto 0;
    display: block;
    position: relative;
    z-index: 4;
  }
  main .about__ttl--en {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
    font-family: "Spectral", serif;
  }
  main .about__ttl--jp {
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 5.8px;
    text-align: left;
    color: #ffffff;
    position: relative;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: source-han-serif-japanese, serif;
  }
  main .about__ttl--jp:after {
    content: "";
    display: block;
    width: 353px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, 0%, 0);
    transition: 1s width;
    right: 440px;
    width: 0;
  }
  main .about__txtbox {
    width: 458px;
    height: 645px;
    position: relative;
    padding-top: 188px;
    margin: 0 auto;
  }
  main .about__subttl {
    width: 438px;
    margin: 0 auto;
    display: block;
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 8.8px;
    text-align: left;
    color: #ffffff;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    position: relative;
    z-index: 1;
    margin-bottom: 18px;
    font-family: source-han-serif-japanese, serif;
  }
  main .about__txt {
    width: 438px;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.22;
    letter-spacing: 3.6px;
    text-align: left;
    color: #ffffff;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    position: relative;
    z-index: 1;
    font-family: source-han-serif-japanese, serif;
  }
  main .lineup__inner {
    padding-top: 80px;
    position: relative;
  }
  main .lineup__cc {
    font-size: 120px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -1.8px;
    text-align: left;
    color: #a00100;
    position: absolute;
    top: -8px;
    right: 0;
    z-index: 1;
    font-family: "Spectral", serif;
  }
  main .lineup__ttl {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 4;
    margin-bottom: 60px;
  }
  main .lineup__ttl--en {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
    font-family: "Spectral", serif;
  }
  main .lineup__ttl--jp {
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 5.8px;
    text-align: left;
    color: #ffffff;
    position: relative;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: source-han-serif-japanese, serif;
  }
  main .lineup__ttl--jp:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, 0%, 0);
    width: 0;
    transition: 1s width;
    left: 390px;
  }
  main .lineup__product {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  main .lineup__product:after {
    content: "";
    display: block;
    height: 40px;
    width: 100%;
    background: url("../img/lineup_bottom_bg.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1920px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  main .lineup__thins {
    float: left;
    width: 50%;
    padding: 100px 0 120px;
    background: url("../img/lineup_thins_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
    background-attachment: fixed;
  }
  main .lineup__thins__ttl {
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 9.6px;
    text-align: center;
    color: #ffffff;
    display: block;
    font-family: "M PLUS 2", sans-serif;
  }
  main .lineup__thins__ttl--en {
    transform: scale(0.8, 1);
    display: block;
  }
  main .lineup__thins__ttl--jp {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2.32px;
    text-align: center;
    color: #ffffff;
    display: block;
    padding-top: 20px;
    border-top: 1px solid #ffffff;
    width: 50px;
    margin: 20px auto 0;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    word-break: keep-all;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__thins__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
  main .lineup__thins__imgarea {
    height: 508px;
    position: relative;
    margin: 0 auto 40px;
  }
  main .lineup__thins__subttl {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 4.64px;
    text-align: center;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    margin-bottom: 40px;
  }
  main .lineup__thins__txt {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 2.32px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 74px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__thins__link {
    width: 400px;
    height: 100px;
    line-height: 100px;
    background-image: linear-gradient(to right, #ffe600, #f80);
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2.61px;
    text-align: center;
    color: #1b0202;
    position: relative;
    display: block;
    margin: 0 auto;
    transition: 0.3s opacity;
  }
  main .lineup__thins__link--cir {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate3d(50%, -50%, 0);
    right: 34px;
    width: 136px;
    height: 136px;
  }
  main .lineup__thins__link--cir:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform-origin: bottom;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  main .lineup__thins__link--cir svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .lineup__thins__link--cir #cir02 {
    fill: transparent;
    stroke: #fff;
    stroke-dasharray: 1000 1000;
    transition: stroke-dasharray 1s;
  }
  main .lineup__thins__link.over .lineup__thins__link--cir:after {
    transition: 0.3s opacity;
    opacity: 0;
  }
  main .lineup__thins__link.over svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .lineup__thins__link.over #cir02 {
    stroke-dasharray: 0 1000;
  }
  main .lineup__thins__link.overend .lineup__thins__link--cir:after {
    transition: 0.5s opacity;
    opacity: 1;
  }
  main .lineup__thins__link.overend svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .lineup__nibbles {
    float: right;
    width: 50%;
    padding: 100px 0 120px;
    background: url("../img/lineup_nibbles_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    background-attachment: fixed;
  }
  main .lineup__nibbles__ttl {
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 9.6px;
    text-align: center;
    color: #ffffff;
    display: block;
    font-family: "M PLUS 2", sans-serif;
  }
  main .lineup__nibbles__ttl--en {
    display: block;
  }
  main .lineup__nibbles__ttl--jp {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2.32px;
    text-align: center;
    color: #ffffff;
    display: block;
    padding-top: 20px;
    margin: 20px auto 0;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    word-break: keep-all;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    position: relative;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__nibbles__ttl--jp:after {
    content: "";
    display: block;
    height: 1px;
    width: 50px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
  main .lineup__nibbles__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
  main .lineup__nibbles__imgarea {
    height: 508px;
    position: relative;
    margin: 0 auto 40px;
  }
  main .lineup__nibbles__subttl {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 4.64px;
    text-align: center;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    margin-bottom: 40px;
  }
  main .lineup__nibbles__txt {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 2.32px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 74px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__nibbles__link {
    width: 400px;
    height: 100px;
    line-height: 100px;
    background-image: linear-gradient(to right, #ffe600, #f80);
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2.61px;
    text-align: center;
    color: #1b0202;
    position: relative;
    display: block;
    margin: 0 auto;
    transition: 0.3s opacity;
  }
  main .lineup__nibbles__link--cir {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate3d(50%, -50%, 0);
    right: 34px;
    width: 136px;
    height: 136px;
  }
  main .lineup__nibbles__link--cir:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform-origin: bottom;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  main .lineup__nibbles__link--cir svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .lineup__nibbles__link--cir #cir01 {
    fill: transparent;
    stroke: #fff;
    stroke-dasharray: 1000 1000;
    transition: stroke-dasharray 1s;
  }
  main .lineup__nibbles__link.over .lineup__nibbles__link--cir:after {
    transition: 0.3s opacity;
    opacity: 0;
  }
  main .lineup__nibbles__link.over svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .lineup__nibbles__link.over #cir01 {
    stroke-dasharray: 0 1000;
  }
  main .lineup__nibbles__link.overend .lineup__nibbles__link--cir:after {
    transition: 0.5s opacity;
    opacity: 1;
  }
  main .lineup__nibbles__link.overend svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .lineup__info {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  main .lineup__info__ttl {
    font-size: 48px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 6.96px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: source-han-serif-japanese, serif;
  }
  main .lineup__info__ttl--cmt {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2.03px;
    text-align: center;
    color: #ffffff;
    display: block;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__info__txt {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: 2.03px;
    text-align: center;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .secret {
    background: url("../img/secret_bg.png");
    background-repeat: no-repeat;
    background-repeat: repeat-y;
    background-position: top center;
    background-size: 1920px;
    background-color: #fff;
    padding-top: 160px;
    padding-bottom: 160px;
  }
  main .secret__bg--01 {
    position: absolute;
    width: 302px;
    height: 198px;
    display: block;
    background: url("../img//secret_bg_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: 100px;
    left: -120px;
    pointer-events: none;
  }
  main .secret__bg--02 {
    position: absolute;
    width: 254px;
    height: 831px;
    display: block;
    background: url("../img//secret_bg_02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: -210px;
    right: -59px;
    z-index: 2;
    pointer-events: none;
  }
  main .secret__bg--03 {
    position: absolute;
    width: 266px;
    height: 326px;
    display: block;
    background: url("../img//secret_bg_03.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: 746px;
    left: -91px;
    z-index: 2;
    pointer-events: none;
  }
  main .secret__bg--04 {
    position: absolute;
    width: 284px;
    height: 264px;
    display: block;
    background: url("../img//secret_bg_04.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    bottom: -70px;
    right: -170px;
    z-index: 2;
    pointer-events: none;
  }
  main .secret__inner {
    width: 1000px;
    margin: 0 auto;
    border-right: 1px solid #a20000;
    border-bottom: 1px solid #a20000;
    border-left: 1px solid #a20000;
    background: #fff;
    position: relative;
    padding-bottom: 80px;
  }
  main .secret__inner:before {
    content: "";
    display: block;
    width: 140px;
    height: 1px;
    background: #a20000;
    position: absolute;
    top: 0;
    left: 0;
  }
  main .secret__inner:after {
    content: "";
    display: block;
    width: 140px;
    height: 1px;
    background: #a20000;
    position: absolute;
    top: 0;
    right: 0;
  }
  main .secret__ttl {
    position: relative;
    overflow: visible;
    display: block;
    width: 685px;
    margin: 0 auto;
    transform: translate3d(0, -40px, 0);
  }
  main .secret__ttl--jp {
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.2px;
    text-align: left;
    color: #a20000;
    display: block;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__ttl--en {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.4px;
    text-align: left;
    color: #a10001;
    display: block;
    font-family: "Spectral", serif;
  }
  main .secret__ttl--pt {
    position: relative;
  }
  main .secret__ttl--pt:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #ffb700;
    position: absolute;
    left: 50%;
    transform: translate3d(-100%, -50%, 0);
    top: 0;
    border-radius: 50%;
  }
  main .secret__cc {
    font-size: 34px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 2.55px;
    text-align: center;
    color: #a20000;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__cc strong {
    position: relative;
    font-weight: 600;
  }
  main .secret__cc strong:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 6px;
    left: 0;
    height: 9px;
    background-color: #ffde00;
    z-index: -1;
    width: 0;
    transition: 1s width;
  }
  main .secret__cc.showend strong.dl300:after {
    transition: 1.4s width;
    transition-delay: 0.6s;
  }
  main .secret__cc.showend strong:after {
    width: 100%;
  }
  main .secret__pt__img01 {
    margin: 0 auto 80px;
  }
  main .secret__info {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.25;
    letter-spacing: 1.7px;
    text-align: center;
    color: #000000;
    margin-bottom: 90px;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__info span {
    position: relative;
  }
  main .secret__info span:after {
    content: "";
    display: block;
    height: 1px;
    width: 566px;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translate3d(-50%, 0, 0);
    background: #dcdcdc;
  }
  main .secret__box {
    width: 920px;
    padding: 40px 60px;
    border-radius: 10px;
    box-shadow: 0 0 24.3px 2.7px rgba(0, 0, 0, 0.03);
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  main .secret__box__ttl {
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.87;
    letter-spacing: 4.35px;
    text-align: center;
    color: #a20000;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 28px;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__box__ttl:after {
    content: "";
    display: block;
    width: 377px;
    height: 3px;
    background: url("../img/dot.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  main .secret__box__img {
    padding-top: 60px;
  }
  main .secret__box__txt {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 2.32px;
    text-align: justify;
    color: #222222;
    margin-bottom: 28px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
  main .secret__box__cmt {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.74px;
    text-align: left;
    color: #222222;
    display: block;
    margin-bottom: 8px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .secret__box__cmt + .secret__box__cmt {
    margin-bottom: 0;
  }
  main .secret__box__cmt--left {
    display: inline-block;
    vertical-align: top;
  }
  main .secret__box__cmt--right {
    display: inline-block;
    vertical-align: top;
  }
  main .secret__box--left {
    float: left;
    width: 407px;
  }
  main .secret__box--right {
    float: right;
    width: 384px;
  }
  main .case {
    background: url("../img/case_bg_01.png");
    background-repeat: no-repeat;
    background-repeat: repeat;
    background-size: auto;
  }
  main .case__inner {
    padding-top: 120px;
    width: 840px;
    margin: 0 auto;
    background: url("../img/case_bg_01.png");
    background-repeat: no-repeat;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
    z-index: 2;
  }
  main .case__trg {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    bottom: 0;
    left: 50%;
    transform: translate3d(-51%, 30%, 0) rotate(45deg);
    overflow: hidden;
    z-index: -1;
  }
  main .case__trg:after {
    content: "";
    display: block;
    width: 200px;
    height: 200px;
    background: url("../img/case_bg_01.png");
    background-repeat: no-repeat;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  }
  main .case__ttl {
    font-size: 56px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 5.6px;
    text-align: center;
    color: #fdfbfb;
    font-family: source-han-serif-japanese, serif;
    position: relative;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.7);
    margin-bottom: 80px;
  }
  main .case__ttl:before {
    content: "";
    display: block;
    width: 29px;
    height: 35px;
    background: url("../img/case_ttl_img_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -14px;
    left: 6px;
  }
  main .case__ttl:after {
    content: "";
    display: block;
    width: 29px;
    height: 35px;
    background: url("../img/case_ttl_img_02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -14px;
    right: 30px;
  }
  main .case__list {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 140px;
  }
  main .case__list__ct {
    transform: scale(0, 0);
  }
  main .case__list__ct:nth-child(1),
  main .case__list__ct:nth-child(2) {
    margin-bottom: 70px;
  }
  main .case__list__ct.show:nth-child(1) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
  }
  main .case__list__ct.show:nth-child(2) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  main .case__list__ct.show:nth-child(3) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  main .case__list__ct.show:nth-child(4) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }
  main .case__list__txt {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.55px;
    text-align: center;
    color: #ffffff;
  }
  main .case__info {
    width: 100%;
    height: 445px;
    background: url("../img/case_bg_02.jpg");
    background-repeat: no-repeat;
    background-size: 1920px auto;
    background-position: center top;
    position: relative;
    background-attachment: fixed;
  }
  main .case__info__ttl {
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    text-shadow: 2px 2px 12px #000;
    font-family: source-han-serif-japanese, serif;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 100%;
  }
  main .history {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  main .history__link {
    width: 400px;
    height: 100px;
    line-height: 100px;
    background-image: linear-gradient(to right, #ffe600, #f80);
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2.61px;
    text-align: center;
    color: #1b0202;
    position: relative;
    display: block;
    margin: 50px auto 0 0;
    transition: 0.3s opacity;
  }
  main .history__linkbox {
    max-width: 556px;
    width: 31.25vw;
    margin: 0 auto;
  }
  main .history__link--cir {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate3d(50%, -50%, 0);
    right: 34px;
    width: 136px;
    height: 136px;
  }
  main .history__link--cir:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform-origin: bottom;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  main .history__link--cir svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .history__link--cir #cir01 {
    fill: transparent;
    stroke: #fff;
    stroke-dasharray: 1000 1000;
    transition: stroke-dasharray 1s;
  }
  main .history__link.over .history__link--cir:after {
    transition: 0.3s opacity;
    opacity: 0;
  }
  main .history__link.over svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .history__link.over #cir01 {
    stroke-dasharray: 0 1000;
  }
  main .history__link.overend .history__link--cir:after {
    transition: 0.5s opacity;
    opacity: 1;
  }
  main .history__link.overend svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .history:after {
    content: "";
    display: block;
    max-width: 50vw;
    width: 50vw;
    height: 840px;
    position: absolute;
    top: 160px;
    right: 0;
    background: url("../img/history_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right 20%;
    z-index: -1;
  }
  main .history__inner {
    width: 50%;
    margin: 0 auto 0 0;
    padding-top: 160px;
    padding-bottom: 210px;
  }
  main .history__ttl {
    width: 31.25vw;
    max-width: 556px;
    margin: -10px auto 60px;
    display: block;
    position: relative;
    z-index: 4;
  }
  main .history__ttl--en {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
    font-family: "Spectral", serif;
  }
  main .history__ttl--jp {
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 5.8px;
    text-align: left;
    color: #ffffff;
    position: relative;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: source-han-serif-japanese, serif;
  }
  main .history__ttl--jp:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, 0%, 0);
    width: 0;
    transition: 1s width;
    left: 400px;
    z-index: 5;
  }
  main .history__img {
    margin: 0 auto;
    transform: translate3d(13px, 0, 0);
  }
  main .history__subttl {
    font-size: 32px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 4.64px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 20px;
    width: 31.25vw;
    max-width: 556px;
    margin: 0 auto 20px;
    font-family: source-han-serif-japanese, serif;
  }
  main .history__info {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.8px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 38px;
    display: block;
    font-family: source-han-serif-japanese, serif;
  }
  main .history__txt {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.22;
    letter-spacing: 1.8px;
    text-align: justify;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    width: 31.25vw;
    max-width: 556px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  main .fv {
    padding-bottom: 10.26667vw;
    position: relative;
    z-index: 2;
    background: #920000;
  }
  main .fv__inner {
    padding-top: 16vw;
    width: 100%;
    padding-bottom: 10.26667vw;
    margin-bottom: -10.26667vw;
    position: relative;
    box-sizing: content-box;
  }
  main .fv__slide {
    width: 100%;
    height: 99.86667vw;
    position: relative;
    margin-bottom: 5.73333vw;
  }
  main .fv__slide__list {
    width: 100%;
    height: 100%;
    position: relative;
    background: url("../img/fv_slide_01_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  main .fv__slide__list--02 {
    background: url("../img/fv_slide_02_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  main .fv__ttl {
    display: none;
    position: absolute;
    top: 150px;
    right: 57px;
    pointer-events: none;
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  main .fv__ttl > * {
    position: relative;
    z-index: 1;
  }
  main .fv__ttl--01 {
    font-size: 62px;
    line-height: 1.5;
    letter-spacing: 4.96px;
    display: none;
  }
  main .fv__ttl--01:after {
    content: "";
    display: block;
    width: 75px;
    height: 681px;
    background-color: #340c00;
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  main .fv__ttl--02 {
    display: none;
  }
  main .fv__ttl--03 {
    font-size: 97px;
    line-height: 1.3;
    letter-spacing: 2px;
  }
  main .fv__ttl--03:after {
    content: "";
    display: block;
    width: 87px;
    height: 685px;
    background-color: #340c00;
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  main .fv__ttl--04 {
    font-size: 97px;
    line-height: 1.3;
    letter-spacing: 1.94px;
  }
  main .fv__ttl--04:after {
    content: "";
    display: block;
    width: 86px;
    height: 681px;
    background-color: #340c00;
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  main .fv__pop {
    width: 90.66667vw;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    overflow: visible;
  }
  main .fv__pop__img {
    width: 100%;
  }
  main .about {
    padding-top: 10.26667vw;
    margin-top: -10.26667vw;
    position: relative;
    z-index: 1;
    background: #920000;
  }
  main .about:before {
    content: "";
    display: block;
    position: absolute;
    top: 28vw;
    left: 0;
    background: url("../img/about_img_01_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 82.53333vw;
    height: 51.46667vw;
    z-index: 2;
  }
  main .about:after {
    content: "";
    display: block;
    position: absolute;
    top: 57.2vw;
    left: 42.66667vw;
    background: url("../img/about_img_02_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 53.2vw;
    height: 35.6vw;
    z-index: 3;
  }
  main .about__inner {
    position: relative;
    width: 100%;
    z-index: 4;
    box-sizing: border-box;
    margin: 0 auto;
  }
  main .about__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  main .about__bg--01 {
    width: 100%;
    height: 142.93333vw;
    background-color: #610101;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  main .about__bg--01:after {
    content: "";
    display: block;
    width: 81.46667vw;
    height: 34.4vw;
    position: absolute;
    bottom: 29.33333vw;
    left: 50%;
    transform: translate3d(-50%, 0%, 0);
    background: url("../img/about_bg_01_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #610101;
    background-blend-mode: multiply;
    pointer-events: none;
  }
  main .about__ttl {
    width: 58.4vw;
    margin: 0 6.4vw 0 auto;
    display: block;
    position: relative;
    z-index: 4;
  }
  main .about__ttl--en {
    font-size: 2.66667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.06667vw;
    text-align: left;
    color: #ffffff;
    font-family: "Spectral", serif;
  }
  main .about__ttl--jp {
    font-size: 5.86667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.85067vw;
    text-align: left;
    color: #ffffff;
    position: relative;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    display: block;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: source-han-serif-japanese, serif;
  }
  main .about__ttl--jp:after {
    content: "";
    display: block;
    height: 0.26667vw;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 61.33333vw;
    transform: translate3d(0, -50%, 0);
    width: 0;
    transition: 1s width;
  }
  main .about__txtbox {
    width: 81.33333vw;
    height: auto;
    position: relative;
    padding-top: 80vw;
    margin: 0 auto;
    padding-bottom: 16.26667vw;
  }
  main .about__subttl {
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 6.66667vw;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.46667vw;
    text-align: left;
    color: #ffffff;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    position: relative;
    z-index: 1;
    margin-bottom: 2.66667vw;
    font-family: source-han-serif-japanese, serif;
  }
  main .about__txt {
    margin: 0 auto;
    display: block;
    font-size: 3.46667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: 0.416vw;
    text-align: justify;
    color: #ffffff;
    position: relative;
    z-index: 1;
    font-family: source-han-serif-japanese, serif;
  }
  main .lineup {
    position: relative;
    z-index: 0;
    background: #920000;
  }
  main .lineup__inner {
    position: relative;
  }
  main .lineup__header {
    padding-top: 22.66667vw;
    position: relative;
    z-index: 2;
    background: #920000;
    padding-bottom: 8vw;
  }
  main .lineup__cc {
    font-size: 9.33333vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.14vw;
    text-align: left;
    color: #9b0101;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    font-family: "Spectral", serif;
  }
  main .lineup__ttl {
    width: 86.66667vw;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 4;
  }
  main .lineup__ttl--en {
    font-size: 2.66667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.06667vw;
    text-align: left;
    color: #ffffff;
    font-family: "Spectral", serif;
  }
  main .lineup__ttl--jp {
    font-size: 5.86667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.85067vw;
    text-align: left;
    color: #ffffff;
    position: relative;
    width: 100%;
    display: block;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: source-han-serif-japanese, serif;
  }
  main .lineup__ttl--jp:after {
    content: "";
    display: block;
    width: 30vw;
    height: 0.26667vw;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
  }
  main .lineup__product {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  main .lineup__product:after {
    content: "";
    display: block;
    height: 40px;
    width: 100%;
    background: url("../img/lineup_bottom_bg.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 256vw;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  main .lineup__thins {
    width: 100%;
    padding: 13.33333vw 12vw;
    position: relative;
  }
  main .lineup__thins:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: url("../img/lineup_thins_bg_sp.jpg");
    background-repeat: no-repeat;
    background-size: auto 226.66667vw;
    background-position: center;
    pointer-events: none;
  }
  main .lineup__thins__ttl {
    font-size: 6.4vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.28vw;
    text-align: center;
    color: #ffffff;
    display: block;
    margin-bottom: 6.66667vw;
    font-family: "M PLUS 2", sans-serif;
  }
  main .lineup__thins__ttl--jp {
    font-size: 2.66667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.38667vw;
    text-align: center;
    color: #ffffff;
    padding-top: 2.66667vw;
    width: 100%;
    margin: 2.66667vw auto 0;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    word-break: keep-all;
    display: block;
    position: relative;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__thins__ttl--jp:after {
    content: "";
    display: block;
    position: absolute;
    top: 0vw;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    width: 6.66667vw;
    height: 0.26667vw;
    background: #fff;
  }
  main .lineup__thins__img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 67.73333vw;
    transform: translate3d(-50%, -50%, 0);
  }
  main .lineup__thins__imgarea {
    height: 58.26667vw;
    position: relative;
    margin: 0 auto 9.33333vw;
  }
  main .lineup__thins__subttl {
    font-size: 4.8vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.696vw;
    text-align: center;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    margin-bottom: 2.66667vw;
  }
  main .lineup__thins__txt {
    font-size: 3.46667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: 0.50267vw;
    text-align: center;
    color: #ffffff;
    margin-bottom: 6.13333vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__thins__link {
    width: 58.66667vw;
    height: 16vw;
    line-height: 16vw;
    background-image: linear-gradient(to right, #ffe600, #f80);
    font-size: 2.93333vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.42533vw;
    text-align: center;
    color: #1b0202;
    position: relative;
    display: block;
    margin: 0 auto;
  }
  main .lineup__thins__link svg {
    display: none;
  }
  main .lineup__thins__link--cir {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate3d(50%, -50%, 0);
    right: 4.53333vw;
    width: 20vw;
    height: 20vw;
    border: 1px solid #ffffff;
    border-radius: 50%;
  }
  main .lineup__thins__link--cir:after {
    content: "";
    display: block;
    width: 1.86667vw;
    height: 1.86667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform-origin: bottom;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  main .lineup__nibbles {
    width: 100%;
    height: 179.2vw;
    padding: 13.33333vw 12vw 21.86667vw;
  }
  main .lineup__nibbles:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: url("../img/lineup_nibbles_bg.jpg");
    background-repeat: no-repeat;
    background-size: auto 226.66667vw;
    background-position: center center;
    background-color: #920000;
    transition: 0.5s opacity;
    opacity: 0;
    pointer-events: none;
  }
  main .lineup__nibbles.showfixed:after {
    opacity: 1;
  }
  main .lineup__nibbles__ttl {
    font-size: 6.4vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.28vw;
    text-align: center;
    color: #ffffff;
    display: block;
    margin-bottom: 6.66667vw;
    font-family: "M PLUS 2", sans-serif;
  }
  main .lineup__nibbles__ttl--jp {
    font-size: 2.66667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.38667vw;
    text-align: center;
    color: #ffffff;
    padding-top: 2.66667vw;
    width: 100%;
    margin: 2.66667vw auto 0;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    word-break: keep-all;
    display: block;
    position: relative;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__nibbles__ttl--jp:after {
    content: "";
    display: block;
    position: absolute;
    top: 0vw;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    width: 6.66667vw;
    height: 0.26667vw;
    background: #fff;
  }
  main .lineup__nibbles__img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 73.73333vw;
    transform: translate3d(-50%, -50%, 0);
  }
  main .lineup__nibbles__imgarea {
    height: 42.4vw;
    position: relative;
    margin: 0 auto 9.33333vw;
  }
  main .lineup__nibbles__subttl {
    font-size: 4.8vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.696vw;
    text-align: center;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    margin-bottom: 2.66667vw;
  }
  main .lineup__nibbles__txt {
    font-size: 3.46667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: 0.50267vw;
    text-align: center;
    color: #ffffff;
    margin-bottom: 6.13333vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__nibbles__link {
    width: 58.66667vw;
    height: 16vw;
    line-height: 16vw;
    background-image: linear-gradient(to right, #ffe600, #f80);
    font-size: 2.93333vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.42533vw;
    text-align: center;
    color: #1b0202;
    position: relative;
    display: block;
    margin: 0 auto;
  }
  main .lineup__nibbles__link svg {
    display: none;
  }
  main .lineup__nibbles__link--cir {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate3d(50%, -50%, 0);
    right: 4.53333vw;
    width: 20vw;
    height: 20vw;
    border: 1px solid #ffffff;
    border-radius: 50%;
  }
  main .lineup__nibbles__link--cir:after {
    content: "";
    display: block;
    width: 1.86667vw;
    height: 1.86667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform-origin: bottom;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  main .lineup__info {
    padding-top: 7.46667vw;
    padding-bottom: 16vw;
    position: relative;
    z-index: 2;
    background: #920000;
  }
  main .lineup__info__ttl {
    font-size: 7.2vw;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: 0.72vw;
    text-align: center;
    color: #ffffff;
    margin-bottom: 6.66667vw;
    font-family: source-han-serif-japanese, serif;
  }
  main .lineup__info__ttl--cmt {
    font-size: 2.66667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.32vw;
    text-align: center;
    color: #ffffff;
    display: block;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .lineup__info__txt {
    font-size: 2.66667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.32vw;
    text-align: center;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .secret {
    background: url("../img/secret_bg_sp.jpg");
    background-repeat: no-repeat;
    background-repeat: repeat-y;
    background-position: top center;
    background-size: cover;
    background-color: #fff;
    padding-top: 28.4vw;
    padding-bottom: 16vw;
    position: relative;
    z-index: 1;
  }
  main .secret__bg--01 {
    position: absolute;
    width: 24.4vw;
    height: 16.66667vw;
    display: block;
    background: url("../img/secret_bg_01_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: 84.86667vw;
    left: -6.66667vw;
    pointer-events: none;
  }
  main .secret__bg--02 {
    position: absolute;
    width: 23.86667vw;
    height: 77.2vw;
    display: block;
    background: url("../img/secret_bg_02_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: -12.93333vw;
    right: -5.46667vw;
    z-index: 2;
    pointer-events: none;
  }
  main .secret__bg--03 {
    position: absolute;
    width: 24.93333vw;
    height: 30.13333vw;
    display: block;
    background: url("../img//secret_bg_03_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: 187.2vw;
    left: -2.66667vw;
    z-index: 2;
    pointer-events: none;
  }
  main .secret__bg--04 {
    position: absolute;
    width: 24.8vw;
    height: 35.2vw;
    display: block;
    background: url("../img//secret_bg_04_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    bottom: -9.33333vw;
    right: -6.66667vw;
    z-index: 2;
    pointer-events: none;
  }
  main .secret__inner {
    width: 86.66667vw;
    margin: 0 auto;
    border-right: 1px solid #a20000;
    border-bottom: 1px solid #a20000;
    border-left: 1px solid #a20000;
    background: #fff;
    position: relative;
    padding-bottom: 6.4vw;
  }
  main .secret__inner:before {
    content: "";
    display: block;
    width: 13.33333vw;
    height: 1px;
    background: #a20000;
    position: absolute;
    top: 0;
    left: 0;
  }
  main .secret__inner:after {
    content: "";
    display: block;
    width: 13.33333vw;
    height: 1px;
    background: #a20000;
    position: absolute;
    top: 0;
    right: 0;
  }
  main .secret__ttl {
    position: relative;
    overflow: visible;
    display: block;
    width: 73.33333vw;
    margin: 0 auto;
    transform: translate3d(0, -13.33333vw, 0);
    margin-bottom: -13.33333vw;
  }
  main .secret__ttl--jp {
    font-size: 7.2vw;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.48;
    letter-spacing: normal;
    text-align: center;
    color: #a20000;
    display: block;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__ttl--en {
    font-size: 2.93333vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.07333vw;
    text-align: center;
    color: #a10001;
    display: block;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__ttl--pt {
    position: relative;
  }
  main .secret__ttl--pt:after {
    content: "";
    display: block;
    width: 1.06667vw;
    height: 1.06667vw;
    background: #ffb700;
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    top: 1.06667vw;
    border-radius: 50%;
  }
  main .secret__cc {
    font-size: 4vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.27;
    letter-spacing: 0.3vw;
    text-align: center;
    color: #a20000;
    position: relative;
    z-index: 1;
    margin-top: 2.66667vw;
    margin-bottom: 6.13333vw;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__cc strong {
    position: relative;
    font-weight: 600;
  }
  main .secret__cc strong:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.8vw;
    left: 0;
    width: 100%;
    height: 1.2vw;
    background-color: #ffde00;
    z-index: -1;
    width: 0;
    transition: 1s width;
  }
  main .secret__cc.showend strong.dl300:after {
    transition: 1.4s width;
    transition-delay: 0.6s;
  }
  main .secret__cc.showend strong:after {
    width: 100%;
  }
  main .secret__pt__img01 {
    margin: 0 auto 10.66667vw;
    width: 76.13333vw;
  }
  main .secret__info {
    font-size: 3.46667vw;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.31;
    letter-spacing: 0.29467vw;
    text-align: center;
    color: #000000;
    margin-bottom: 10.66667vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__info span {
    position: relative;
  }
  main .secret__info span:after {
    content: "";
    display: block;
    height: 1px;
    width: 75.46667vw;
    position: absolute;
    left: 50%;
    bottom: -1.33333vw;
    transform: translate3d(-50%, 0, 0);
    background: #dcdcdc;
  }
  main .secret__box {
    width: 73.33333vw;
    padding: 6.66667vw;
    border-radius: 4vw;
    box-shadow: 0 0 3.24vw 0.36vw rgba(0, 0, 0, 0.03);
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  main .secret__box__img {
    width: 100%;
  }
  main .secret__box__ttl {
    font-size: 5.06667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.73467vw;
    text-align: center;
    color: #a20000;
    position: relative;
    padding-bottom: 5.33333vw;
    margin-bottom: 5.33333vw;
    font-family: source-han-serif-japanese, serif;
  }
  main .secret__box__ttl:after {
    content: "";
    display: block;
    width: 60.26667vw;
    height: 0.4vw;
    background: url("../img/dot.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  main .secret__box__txt {
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 0.256vw;
    text-align: justify;
    color: #222222;
    margin-bottom: 5.33333vw;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
  main .secret__box__cmt {
    font-size: 2.66667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.25333vw;
    text-align: left;
    color: #222222;
    display: block;
    margin-bottom: 1.06667vw;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  main .secret__box__cmt + .secret__box__cmt {
    margin-bottom: 0;
  }
  main .secret__box__cmt--left {
    display: inline-block;
    vertical-align: top;
    width: 20%;
  }
  main .secret__box__cmt--right {
    display: inline-block;
    vertical-align: top;
    width: 80%;
  }
  main .secret__box--left {
    margin-top: 6.66667vw;
  }
  main .case {
    background: url("../img/case_bg_01.png");
    background-repeat: no-repeat;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
    z-index: 0;
    background-color: #920000;
  }
  main .case__wrap {
    background: url("../img/case_bg_01.png");
    background-repeat: no-repeat;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
    z-index: 0;
    background-color: #920000;
  }
  main .case__inner {
    padding-top: 16vw;
    width: 71.46667vw;
    margin: 0 auto;
    padding-bottom: 18.66667vw;
    position: relative;
    z-index: 2;
  }
  main .case__trg {
    position: absolute;
    display: block;
    width: 18.66667vw;
    height: 18.66667vw;
    bottom: 0;
    left: 50%;
    transform: translate3d(-51%, 30%, 0) rotate(45deg);
    overflow: hidden;
    z-index: -1;
  }
  main .case__trg:after {
    content: "";
    display: block;
    width: 40vw;
    height: 40vw;
    background: url("../img/case_bg_01.png");
    background-repeat: no-repeat;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  }
  main .case__ttl {
    font-size: 8vw;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.8vw;
    text-align: center;
    color: #fdfbfb;
    font-family: source-han-serif-japanese, serif;
    position: relative;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 12vw;
  }
  main .case__ttl:before {
    content: "";
    display: block;
    width: 5.46667vw;
    height: 6.8vw;
    background: url("../img/case_ttl_img_01_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -1.86667vw;
    left: 4vw;
  }
  main .case__ttl:after {
    content: "";
    display: block;
    width: 5.73333vw;
    height: 6.26667vw;
    background: url("../img/case_ttl_img_02_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -1.86667vw;
    right: 2.66667vw;
  }
  main .case__list {
    width: 100%;
  }
  main .case__list__img--01 {
    width: 71.06667vw;
  }
  main .case__list__img--02 {
    width: 72vw;
  }
  main .case__list__img--03 {
    width: 71.86667vw;
  }
  main .case__list__img--04 {
    width: 71.6vw;
  }
  main .case__list__ct {
    margin-bottom: 10.4vw;
    transform: scale(0, 0);
  }
  main .case__list__ct.show:nth-child(1) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  main .case__list__ct.show:nth-child(2) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  main .case__list__ct.show:nth-child(3) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  main .case__list__ct.show:nth-child(4) {
    -webkit-animation: popin 0.8s ease forwards;
    animation: popin 0.8s ease forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  main .case__list__txt {
    font-size: 4.26667vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.10667vw;
    text-align: center;
    color: #ffffff;
  }
  main .case__info {
    width: 100%;
    height: 120.66667vw;
    position: relative;
  }
  main .case__info:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url("../img/case_bg_02.jpg");
    background-repeat: no-repeat;
    background-size: auto 226.66667vw;
    background-position: center right -40vw;
    transition: 0.5s opacity;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
  }
  main .case__info.showfixed:after {
    opacity: 1;
  }
  main .case__info__ttl {
    font-size: 7.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.04;
    letter-spacing: 0.18vw;
    text-align: center;
    color: #ffffff;
    text-shadow: 2px 2px 12px #000;
    font-family: source-han-serif-japanese, serif;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 100%;
  }
  main .history {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    padding-bottom: 16vw;
    z-index: 1;
    background: #920000;
  }
  main .history__link {
    width: 58.66667vw;
    height: 16vw;
    line-height: 16vw;
    background-image: linear-gradient(to right, #ffe600, #f80);
    font-size: 2.93333vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.42533vw;
    text-align: center;
    color: #1b0202;
    position: relative;
    display: block;
    margin: 0 auto 13.33333vw;
  }
  main .history__link svg {
    display: none;
  }
  main .history__link--cir {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate3d(50%, -50%, 0);
    right: 4.53333vw;
    width: 20vw;
    height: 20vw;
    border: 1px solid #ffffff;
    border-radius: 50%;
  }
  main .history__link--cir:after {
    content: "";
    display: block;
    width: 1.86667vw;
    height: 1.86667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform-origin: bottom;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  main .history__after {
    content: "";
    display: block;
    width: 86.66667vw;
    height: 81.33333vw;
    position: relative;
    background: url("../img/history_bg_sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    z-index: -1;
  }
  main .history__inner {
    width: 93.33333vw;
    margin: 0 0 0 auto;
    padding-top: 18.66667vw;
    padding-bottom: 8.8vw;
  }
  main .history__ttl {
    width: 100%;
    margin: -1.33333vw auto 8vw 0;
    display: block;
    position: relative;
    z-index: 4;
  }
  main .history__ttl--en {
    font-size: 2.66667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.06667vw;
    text-align: left;
    color: #ffffff;
    font-family: "Spectral", serif;
  }
  main .history__ttl--jp {
    font-size: 5.33333vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.77333vw;
    text-align: left;
    color: #ffffff;
    position: relative;
    width: 100%;
    display: block;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
    font-family: source-han-serif-japanese, serif;
  }
  main .history__ttl--jp:after {
    content: "";
    display: block;
    width: 46vw;
    height: 0.26667vw;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
  }
  main .history__img {
    margin: 0 auto;
    width: 44.93333vw;
    transform: translate3d(-2.66667vw, 0, 0);
  }
  main .history__subttl {
    font-size: 6.66667vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.96667vw;
    text-align: left;
    color: #ffffff;
    margin-bottom: 6.4vw;
    width: 86.66667vw;
    font-family: source-han-serif-japanese, serif;
  }
  main .history__info {
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.18667vw;
    text-align: center;
    color: #ffffff;
    margin-bottom: 9.33333vw;
    width: 86vw;
    font-family: source-han-serif-japanese, serif;
  }
  main .history__txt {
    font-size: 3.46667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: 0.18667vw;
    text-align: left;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    width: 86vw;
  }
}

main .lineup_digestive02 {
  background: url(../img/lineup_digestive_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  background-attachment: fixed;
}
main .lineup_digestive02__imgarea {
  height: 500px;
}
main .lineup_digestivechoco {
  padding: 100px 0 120px;
  background: url(../img/lineup_digestive_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  background-attachment: fixed;
}
main .lineup_digestivechoco__imgarea {
  height: 500px;
  /*margin: 0px auto 65px;*/
}
@media screen and (min-width: 769px) {
  main .lineup__nibbles.top {
    float: right;
    width: 100%;
    padding: 100px 0 120px;
    background: url(../img/lineup_nibbles_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    background-attachment: fixed;
  }
}
@media screen and (min-width: 1640px) {
  /*main .lineup_digestivechoco {
    padding: 100px 0 168px;
}*/
  main .lineup_digestive02 {
    padding: 100px 0 250px;
  }
}

@media screen and (min-width: 769px) {
  main .lineup__thins {
    padding: 100px 0 174px;
  }
  main .lineup_digestive02 {
    padding: 100px 0 146px;
  }
}

@media screen and (max-width: 768px) {
  main .lineup_digestive02__imgarea {
    height: 300px;
  }
  main .lineup_digestivechoco__imgarea {
    height: 300px;
    margin: 0px auto 40px;
  }
  main .lineup_digestive02 {
    width: 100%;
    padding: 13.33333vw 12vw;
    position: relative;
  }
  main .lineup_digestivechoco {
    width: 100%;
    padding: 13.33333vw 12vw;
    position: relative;
    height: auto !important;
  }
}
