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("/assets/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("/assets/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("/assets/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-image: linear-gradient(to right, #780404, #a50000, #780404);
}
seciton {
  display: block;
}
.cls-1 {
  fill: none;
  stroke: #fff;
  stroke-width: 1px;
}
circle {
  fill: transparent;
  stroke: #4fa8df;
  stroke-width: 4;
}
@-webkit-keyframes circle {
  0% {
    stroke-dasharray: 377 377;
  }
  99.9%,
  to {
    stroke-dasharray: 0 377;
  }
}
@keyframes circle {
  0% {
    stroke-dasharray: 377 377;
  }
  99.9%,
  to {
    stroke-dasharray: 0 377;
  }
}
@media screen and (min-width: 769px) {
  main .fv {
    padding-top: 100px;
    height: 682px;
    box-sizing: content-box;
  }
  main .fv__inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  main .fv__ttl {
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    z-index: 2;
  }
  main .fv__ttl--en {
    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 .fv__ttl--jp {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2.61px;
    text-align: center;
    color: #ffffff;
    display: block;
    position: relative;
    margin-top: 40px;
  }
  main .fv__ttl--jp:after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
  main .fv__milk {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    background: url("/assets/img/thins/milk_bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  main .fv__milk__img {
    position: absolute;
    right: 173px;
    bottom: -80px;
  }
  main .fv__milk__txt {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: 4.64px;
    text-align: left;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    position: absolute;
    top: 270px;
    right: 90px;
  }
  main .fv__milk__link {
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 393px;
    right: 138px;
    transition: 0.3s opacity;
  }
  main .fv__milk__link:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate3d(-50%, -50%, 0);
    transform-origin: top left;
  }
  main .fv__milk__link-mask svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .fv__milk__link-mask svg #cir01 {
    fill: transparent;
    stroke: #fff;
    stroke-dasharray: 500 500;
    transition: stroke-dasharray 1s;
  }
  main .fv__milk__link-mask.over .fv__milk__link:after {
    transition: 0.3s opacity;
    opacity: 0;
  }
  main .fv__milk__link-mask.over svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .fv__milk__link-mask.over #cir01 {
    stroke-dasharray: 0 500;
  }
  main .fv__milk__link-mask.overend .fv__milk__link:after {
    transition: 0.5s opacity;
    opacity: 1;
  }
  main .fv__milk__link-mask.overend svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .fv__dark {
    width: 50%;
    height: 100%;
    float: right;
    position: relative;
    overflow: hidden;
    background: url("/assets/img/thins/dark_bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  main .fv__dark__img {
    position: absolute;
    left: -80px;
    bottom: -80px;
  }
  main .fv__dark__txt {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: 4.64px;
    text-align: left;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    position: absolute;
    top: 270px;
    left: 293px;
  }
  main .fv__dark__link {
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 393px;
    left: 340px;
    transition: 0.3s opacity;
  }
  main .fv__dark__link:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate3d(-50%, -50%, 0);
    transform-origin: top left;
  }
  main .fv__dark__link-mask svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .fv__dark__link-mask svg #cir02 {
    fill: transparent;
    stroke: #fff;
    stroke-dasharray: 500 500;
    transition: stroke-dasharray 1s;
  }
  main .fv__dark__link-mask.over .fv__dark__link:after {
    transition: 0.3s opacity;
    opacity: 0;
  }
  main .fv__dark__link-mask.over svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  main .fv__dark__link-mask.over #cir02 {
    stroke-dasharray: 0 500;
  }
  main .fv__dark__link-mask.overend .fv__dark__link:after {
    transition: 0.5s opacity;
    opacity: 1;
  }
  main .fv__dark__link-mask.overend svg {
    transform: rotateY(180deg) rotateZ(-90deg);
  }
  .milk {
    padding-top: 160px;
    width: 100%;
    overflow: hidden;
  }
  .milk__inner {
    width: 1000px;
    margin: 0 auto;
  }
  .milk__txtbox {
    width: 600px;
    height: 560px;
    background-color: #5a1111;
    position: relative;
    padding: 100px;
    box-sizing: border-box;
    transform: translate3d(-100px, 0, 0);
  }
  .milk__txtbox:after {
    width: 960px;
    height: 560px;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate3d(100%, 0, 0);
    content: "";
    display: block;
    background: url("/assets/img/thins/milk_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
  }
  .milk__ttl {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 4.64px;
    text-align: center;
    color: #ffffff;
    display: block;
    margin-bottom: 40px;
    font-family: source-han-serif-japanese, serif;
  }
  .milk__txt {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.1;
    letter-spacing: 2.9px;
    text-align: left;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
  }
  .milk__pop {
    position: absolute;
    bottom: 50px;
    right: -190px;
  }
  .milk__pkg {
    position: absolute;
    bottom: 50px;
    right: -241px;
    transform: translate3d(100%, 0, 0);
  }
  .milk__info {
    padding-top: 40px;
  }
  .milk__info--01 {
    width: 660px;
    float: left;
  }
  .milk__info--01 .milk__info__ttl:after {
    width: 562px;
    right: 0;
  }
  .milk__info--02 {
    width: 280px;
    float: right;
  }
  .milk__info--02 .milk__info__ttl:after {
    width: 163px;
    right: 0;
  }
  .milk__info--03 {
    clear: both;
  }
  .milk__info--03 .milk__info__ttl {
    margin-bottom: 6px;
  }
  .milk__info--03 .milk__info__ttl:after {
    width: 748px;
    right: 0;
  }
  .milk__info__ttl {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2.32px;
    text-align: left;
    color: #ffffff;
    position: relative;
    margin-bottom: 16px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .milk__info__ttl:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -1px, 0);
  }
  .milk__info__ttl small {
    font-size: 12px;
    line-height: 2.17;
    letter-spacing: 1.74px;
  }
  .milk__info__txt {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 1.74px;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .milk__info__list--01 {
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
    margin-bottom: 18px;
  }
  .milk__info__list--01 .milk__info__list--item {
    width: 60px;
    height: 60px;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: 1.74px;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .milk__info__list--02 {
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .milk__info__list--02 .milk__info__list--item {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 1.74px;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    margin-right: 20px;
  }
  .milk__info__list--02 .milk__info__list--item:last-child {
    margin-right: 0;
  }
  .dark {
    padding-top: 170px;
    padding-bottom: 150px;
    width: 100%;
    overflow: hidden;
  }
  .dark__inner {
    width: 1000px;
    margin: 0 auto;
  }
  .dark__txtbox {
    width: 600px;
    height: 560px;
    background-color: #3b1502;
    position: relative;
    padding: 100px;
    box-sizing: border-box;
    transform: translate3d(100px, 0, 0);
    margin: 0 0 0 auto;
  }
  .dark__txtbox:after {
    width: 960px;
    height: 560px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(-100%, 0, 0);
    content: "";
    display: block;
    background: url("/assets/img/thins/dark_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
  }
  .dark__ttl {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 4.64px;
    text-align: center;
    color: #ffffff;
    display: block;
    margin-bottom: 40px;
    font-family: source-han-serif-japanese, serif;
  }
  .dark__txt {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.1;
    letter-spacing: 2.9px;
    text-align: left;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
  }
  .dark__pop {
    position: absolute;
    bottom: 50px;
    left: -190px;
  }
  .dark__pkg {
    position: absolute;
    bottom: 50px;
    left: -241px;
    transform: translate3d(-100%, 0, 0);
  }
  .dark__info {
    padding-top: 40px;
  }
  .dark__info--01 {
    width: 660px;
    float: left;
  }
  .dark__info--01 .dark__info__ttl:after {
    width: 562px;
    right: 0;
  }
  .dark__info--02 {
    width: 280px;
    float: right;
  }
  .dark__info--02 .dark__info__ttl:after {
    width: 163px;
    right: 0;
  }
  .dark__info--03 {
    clear: both;
  }
  .dark__info--03 .dark__info__ttl {
    margin-bottom: 6px;
  }
  .dark__info--03 .dark__info__ttl:after {
    width: 748px;
    right: 0;
  }
  .dark__info__ttl {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2.32px;
    text-align: left;
    color: #ffffff;
    position: relative;
    margin-bottom: 16px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .dark__info__ttl:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -1px, 0);
  }
  .dark__info__ttl small {
    font-size: 12px;
    line-height: 2.17;
    letter-spacing: 1.74px;
  }
  .dark__info__txt {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 1.74px;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .dark__info__list--01 {
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
    margin-bottom: 18px;
  }
  .dark__info__list--01 .dark__info__list--item {
    width: 60px;
    height: 60px;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: 1.74px;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .dark__info__list--02 {
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .dark__info__list--02 .dark__info__list--item {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 1.74px;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    margin-right: 20px;
  }
  .dark__info__list--02 .dark__info__list--item:last-child {
    margin-right: 0;
  }
  .ec {
    padding-top: 78px;
    padding-bottom: 85px;
    height: 608px;
    box-sizing: border-box;
    background: url("/assets/img/thins/ec_bg.png");
    background-repeat: no-repeat;
    background-size: 1920px;
    background-position: center top;
    position: relative;
  }
  .ec__inner {
    width: 1000px;
    margin: 0 auto;
  }
  .ec__ttl {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 3.78px;
    text-align: center;
    color: #a30000;
    width: 424px;
    display: block;
    margin: 0 auto 40px;
    position: relative;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    font-family: source-han-serif-japanese, serif;
  }
  .ec__ttl small {
    font-size: 28px;
  }
  .ec__ttl:before {
    content: "";
    display: block;
    width: 22px;
    height: 20px;
    background: url("/assets/img/thins/ec_ttl_img_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -14px;
    left: -24px;
  }
  .ec__ttl:after {
    content: "";
    display: block;
    width: 24px;
    height: 19px;
    background: url("/assets/img/thins/ec_ttl_img_02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -14px;
    right: -10px;
  }
  .ec__list--01 {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    margin-bottom: 70px;
  }
  .ec__list__bnr--01 {
    box-shadow: 0 0 30px 0 rgba(45, 26, 7, 0.1);
    margin-right: 44px;
  }
  .ec__list__bnr--01:last-child {
    margin-right: 0;
  }
  .ec__list--02 {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
  }
  .ec__link--01 {
    transition: 0.3s opacity;
    display: block;
  }
  .ec__link--01:hover {
    opacity: 0.6;
  }
  .ec__link--02 {
    transition: 0.3s opacity;
    display: block;
  }
  .ec__link--02:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  main .fv {
    padding-top: 16vw;
    height: 105.33333vw;
    box-sizing: content-box;
  }
  main .fv__inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  main .fv__ttl {
    position: absolute;
    top: 8vw;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    z-index: 2;
  }
  main .fv__ttl--en {
    font-size: 6.4vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.928vw;
    text-align: center;
    color: #ffffff;
    display: block;
    font-family: "M PLUS 2", sans-serif;
  }
  main .fv__ttl--jp {
    font-size: 2.4vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.348vw;
    text-align: center;
    color: #ffffff;
    display: block;
    position: relative;
    margin-top: 5.33333vw;
  }
  main .fv__ttl--jp:after {
    content: "";
    display: block;
    width: 6.66667vw;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -2.66667vw;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
  main .fv__milk {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    padding-top: 24.53333vw;
    background: url("/assets/img/thins/milk_bg_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  main .fv__milk__imgmask {
    height: 36.93333vw;
    width: 16.4vw;
    overflow: visible;
    position: relative;
    margin: 0 14.66667vw 5.06667vw auto;
  }
  main .fv__milk__img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 54.8vw;
  }
  main .fv__milk__txt {
    font-size: 4vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.58vw;
    text-align: center;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    position: relative;
    margin-bottom: 5.33333vw;
  }
  main .fv__milk__link {
    display: block;
    width: 14.66667vw;
    height: 14.66667vw;
    position: relative;
    margin: 0 auto;
  }
  main .fv__milk__link svg {
    display: block;
    transform: rotateZ(-90deg) rotateX(180deg);
    width: 100%;
    height: auto;
  }
  main .fv__milk__link:after {
    content: "";
    display: block;
    width: 1.6vw;
    height: 1.6vw;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate3d(-50%, -50%, 0);
    transform-origin: top left;
  }
  main .fv__dark {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    padding-top: 24.53333vw;
    background: url("/assets/img/thins/dark_bg_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  main .fv__dark__imgmask {
    height: 36.93333vw;
    width: 16.4vw;
    overflow: visible;
    position: relative;
    margin: 0 auto 5.06667vw 13.33333vw;
  }
  main .fv__dark__img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 54.8vw;
  }
  main .fv__dark__txt {
    font-size: 4vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.58vw;
    text-align: center;
    color: #ffffff;
    font-family: source-han-serif-japanese, serif;
    position: relative;
    margin-bottom: 5.33333vw;
  }
  main .fv__dark__link {
    display: block;
    width: 14.66667vw;
    height: 14.66667vw;
    position: relative;
    margin: 0 auto;
  }
  main .fv__dark__link svg {
    display: block;
    transform: rotateZ(-90deg) rotateX(180deg);
    width: 100%;
    height: auto;
  }
  main .fv__dark__link:after {
    content: "";
    display: block;
    width: 1.6vw;
    height: 1.6vw;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate3d(-50%, -50%, 0);
    transform-origin: top left;
  }
  .milk {
    padding-top: 16vw;
    width: 100%;
    overflow: hidden;
  }
  .milk__inner {
    width: 93.33333vw;
    margin: 0 0 0 auto;
  }
  .milk__txtbox {
    width: 100%;
    background-color: #5a1111;
    position: relative;
    padding: 13.33333vw;
    box-sizing: border-box;
    padding-bottom: 68.93333vw;
  }
  .milk__txtbox:after {
    width: 100%;
    height: 68.93333vw;
    position: absolute;
    transform: translate3d(0, 0%, 0);
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    background: url("/assets/img/thins/milk_txt_bg_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0;
  }
  .milk__ttl {
    font-size: 4.8vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.696vw;
    text-align: center;
    color: #ffffff;
    display: block;
    margin-bottom: 6.4vw;
    font-family: source-han-serif-japanese, serif;
  }
  .milk__txt {
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.256vw;
    text-align: left;
    color: #ffffff;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    padding-bottom: 13.33333vw;
    display: block;
    font-family: source-han-serif-japanese, serif;
  }
  .milk__pop {
    position: absolute;
    bottom: 6.66667vw;
    left: 13.33333vw;
    width: 28.66667vw;
    z-index: 2;
  }
  .milk__pkg {
    position: absolute;
    bottom: 6.66667vw;
    right: 18.13333vw;
    width: 29.6vw;
    z-index: 2;
  }
  .milk__info {
    width: 86.66667vw;
    padding-top: 6.66667vw;
  }
  .milk__info--01 {
    width: 100%;
    margin-bottom: 6.66667vw;
  }
  .milk__info--01 .milk__info__ttl:after {
    width: 70.4vw;
    right: 0;
  }
  .milk__info--02 {
    width: 100%;
    margin-bottom: 6.66667vw;
  }
  .milk__info--02 .milk__info__ttl:after {
    width: 66.93333vw;
    right: 0;
  }
  .milk__info--03 .milk__info__ttl:after {
    width: 35.06667vw;
    right: 0;
  }
  .milk__info__ttl {
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 0.464vw;
    text-align: left;
    color: #ffffff;
    position: relative;
    margin-bottom: 3.2vw;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .milk__info__ttl:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -1px, 0);
  }
  .milk__info__ttl small {
    font-size: 2.66667vw;
    letter-spacing: 0.232vw;
  }
  .milk__info__txt {
    font-size: 2.93333vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: 0.42533vw;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .milk__info__list--01 {
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
  }
  .milk__info__list--01 .milk__info__list--item {
    width: 16vw;
    height: 16vw;
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 16vw;
    letter-spacing: 0.464vw;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    margin-right: 4vw;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .milk__info__list--01 .milk__info__list--item:last-child {
    margin-right: 0;
  }
  .milk__info__list--02 {
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .milk__info__list--02 .milk__info__list--item {
    font-size: 2.66667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.38667vw;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    margin-right: 4vw;
  }
  .milk__info__list--02 .milk__info__list--item:last-child {
    margin-right: 0;
  }
  .dark {
    padding-top: 16vw;
    padding-bottom: 16vw;
    width: 100%;
    overflow: hidden;
  }
  .dark__inner {
    width: 93.33333vw;
    margin: 0 auto 0 0;
  }
  .dark__txtbox {
    width: 100%;
    background-color: #3b1502;
    position: relative;
    padding: 13.33333vw;
    box-sizing: border-box;
    padding-bottom: 68.93333vw;
  }
  .dark__txtbox:after {
    width: 100%;
    height: 68.93333vw;
    position: absolute;
    transform: translate3d(0, 0%, 0);
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    background: url("/assets/img/thins/dark_txt_bg_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0;
  }
  .dark__ttl {
    font-size: 4.8vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.696vw;
    text-align: center;
    color: #ffffff;
    display: block;
    margin-bottom: 6.4vw;
    font-family: source-han-serif-japanese, serif;
  }
  .dark__txt {
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.256vw;
    text-align: left;
    color: #ffffff;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    padding-bottom: 13.33333vw;
    display: block;
    font-family: source-han-serif-japanese, serif;
  }
  .dark__pop {
    position: absolute;
    bottom: 6.66667vw;
    right: 13.33333vw;
    width: 28.66667vw;
    z-index: 2;
  }
  .dark__pkg {
    position: absolute;
    bottom: 6.66667vw;
    left: 18.13333vw;
    width: 29.6vw;
    z-index: 2;
  }
  .dark__info {
    width: 86.66667vw;
    margin: 0 0 0 auto;
    padding-top: 6.66667vw;
  }
  .dark__info--01 {
    width: 100%;
    margin-bottom: 6.66667vw;
  }
  .dark__info--01 .dark__info__ttl:after {
    width: 70.4vw;
    right: 0;
  }
  .dark__info--02 {
    width: 100%;
    margin-bottom: 6.66667vw;
  }
  .dark__info--02 .dark__info__ttl:after {
    width: 66.93333vw;
    right: 0;
  }
  .dark__info--03 .dark__info__ttl:after {
    width: 35.06667vw;
    right: 0;
  }
  .dark__info__ttl {
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 0.464vw;
    text-align: left;
    color: #ffffff;
    position: relative;
    margin-bottom: 3.2vw;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .dark__info__ttl:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -1px, 0);
  }
  .dark__info__ttl small {
    font-size: 2.66667vw;
    letter-spacing: 0.232vw;
  }
  .dark__info__txt {
    font-size: 2.93333vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: 0.42533vw;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .dark__info__list--01 {
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
  }
  .dark__info__list--01 .dark__info__list--item {
    width: 16vw;
    height: 16vw;
    font-size: 3.2vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 16vw;
    letter-spacing: 0.464vw;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    margin-right: 4vw;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .dark__info__list--01 .dark__info__list--item:last-child {
    margin-right: 0;
  }
  .dark__info__list--02 {
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .dark__info__list--02 .dark__info__list--item {
    font-size: 2.66667vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.38667vw;
    text-align: left;
    color: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    margin-right: 4vw;
  }
  .dark__info__list--02 .dark__info__list--item:last-child {
    margin-right: 0;
  }
  .ec {
    padding-top: 14vw;
    padding-bottom: 12vw;
    box-sizing: border-box;
    background: url("../img/thins/ec_bg_sp.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
  }
  .ec__inner {
    width: 86.66667vw;
    margin: 0 auto;
  }
  .ec__ttl {
    font-size: 5.86667vw;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.616vw;
    text-align: center;
    color: #a30000;
    width: 73.33333vw;
    display: block;
    margin: 0 auto 10.66667vw;
    position: relative;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    font-family: source-han-serif-japanese, serif;
  }
  .ec__ttl:before {
    content: "";
    display: block;
    width: 4.4vw;
    height: 4.13333vw;
    background: url("/assets/img/thins/ec_ttl_img_01_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -1.86667vw;
    left: -3.2vw;
  }
  .ec__ttl:after {
    content: "";
    display: block;
    width: 4.53333vw;
    height: 3.86667vw;
    background: url("/assets/img/thins/ec_ttl_img_02_sp.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -1.86667vw;
    right: -1.33333vw;
  }
  .ec__list--01 {
    width: 100%;
    margin-bottom: 13.33333vw;
  }
  .ec__list__bnr--01 {
    box-shadow: 0 0 4vw 0 rgba(45, 26, 7, 0.1);
    display: block;
    width: 66.66667vw;
    margin: 0 auto 8vw;
  }
  .ec__list__bnr--01:last-child {
    margin-bottom: 0;
  }
  .ec__list__bnr--01 img {
    width: 100%;
  }
  .ec__list__bnr--02 {
    margin: 0 auto 8vw;
  }
  .ec__list__bnr--02:last-child {
    margin-bottom: 0;
  }
  .ec__list__bnr--02 img {
    width: 100%;
  }
  .ec__list--02 {
    width: 100%;
  }
  .ec__link--01 {
    display: block;
  }
  .ec__link--02 {
    display: block;
  }
}

main .digestive_bg {
  background: url(../img/digestive/bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 150px;
  margin-bottom: 160px;
}
#original {
  margin-top: 160px;
}

@media screen and (min-width: 769px) {
  .ec {
    box-sizing: border-box;
    background: url(../img/thins/ec_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  main .fv {
    padding-top: 16vw;
    height: 147vw;
    box-sizing: content-box;
  }
  main .digestive_fv .fv__milk__imgmask {
    height: 40vw;
    margin-top: 100px;
  }
  main .digestive_fv .fv__dark__imgmask {
    height: 40vw;
    margin-top: 100px;
  }
  main .digestive_bg {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    padding-top: 24.53333vw;
  }
  #original {
    margin-top: 16vw;
  }
}

@media screen and (min-width: 769px) {
  .ec__list--02 {
    width: 100%;
    display: inline-flex;
    justify-content: center;
  }
}
