*, *::before, *::after {
  box-sizing: border-box; }

*:focus {
  outline: none; }

body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
  margin: 0; }

ul[role=list], ol[role=list] {
  list-style: none; }

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto; }

img, picture {
  width: 100%;
  max-width: 100%;
  display: block; }

input, button, textarea, select {
  font: inherit; }

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto; }

  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }
body, a, p {
  font-style: normal;
  text-decoration: none; }

body {
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-anchor: none; }

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer; }

img {
  height: auto; }

ul, ol {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  transition: .3s; }

a:hover {
  transition: .3s; }

.pc {
  display: block; }

.sp {
  display: none; }

/*link*/
.link {
  position: relative; }
  .link .cart {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .link .cart:not(:last-child) {
    margin-bottom: 0.3em; }
  .link .cart__title {
    color: #000;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 0.95vw;
    letter-spacing: 0.01rem;
    line-height: 1.3; }
  .link .cart__title span {
    display: inline-block; }
  .link .cart__price-area {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center; }
  .link .cart__price {
    display: flex;
    align-items: flex-end;
    color: #000;
    font-family: "Shippori Mincho B1", serif;
    font-size: 1.1vw; }
  .link .cart__price span {
    margin: 0 0 0.1em 0.3em;
    font-size: 0.8vw;
    letter-spacing: 0;
    white-space: nowrap; }
  .link .cart__price--btn {
    position: relative;
    margin-left: 0.4em;
    padding: 0.4em 1em;
    border: 1px solid #ccc;
    background: #fff;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8vw;
    letter-spacing: 0.02rem;
    line-height: 1; }
  .link .main .cart__price--btn {
    color: #000;
    background: var(--color1-bg2);
    border-color: var(--color1-bg2); }
  .link .cart__price--btn span img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    opacity: 0;
    width: 1em;
    transition: 0.4s ease-in; }
  .link .cart:hover .cart__price--btn span {
    transform: translateX(-10%); }
  .link .cart__price--btn span {
    display: flex;
    transition: 0.4s ease-in; }
  .link .cart:hover .cart__price--btn span img {
    opacity: 1;
    margin-right: -1.2em; }
  .link .main {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #c3c3c3; }
  .link .size-area {
    margin-top: 0.5em;
    margin-bottom: 0.2rem;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 1vw;
    color: #818181; }
    .link .size-area a {
      color: #818181; }
  .link .size-area:not(:last-child) {
    margin-bottom: 0.5em; }
  .link .size-area a:hover {
    border-bottom: 1px solid #000; }

:root {
  --color-ttl1: #ab9446;
  --color-ttl2: #8590a2;
  --color1-bg1: #f9f5d1;
  --color1-bg2: #efe68b;
  --color2-bg1: #e6f3f6;
  --color2-bg2: #0488a4; }

.main-section {
  width: calc(1100 / 2560 * 100%);
  margin-left: calc(1100 / 2560 * 100%);
  background: #fff;
  border-left: 1px solid #0488a4;
  border-right: 1px solid #0488a4;
  padding: 8% 0% 3% 0%;
  margin-top: -28%; }

/* main */
.main-wrapper {
  position: relative;
  width: 100%; }

.nextbBnr {
  position: sticky;
  top: 0;
  right: 0;
  z-index: 2;
  width: calc(220 / 2560 * 100%);
  margin-left: calc(2340 / 2560 * 100%);
  margin-top: 0.0%;
  padding-top: 3vw; }
  .nextbBnr a {
    display: block; }
  .nextbBnr a:hover {
    opacity: 0.7; }

/*------------srbrands------------------- */
.srbrands {
  color: #000; }

.openbtn {
  display: none; }

.openbtn2 {
  display: none; }

/* main-section */
.srbrands .main-section {
  width: calc(1000 / 2560 * 100%);
  margin-left: calc(1250 / 2560 * 100%); }

.title {
  position: sticky;
  top: 0;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 3; }
  .title img {
    width: 80%; }

.title.visible {
  opacity: 1; }

/* end-block */
.end-block {
  background: #fff;
  padding-top: 8%;
  position: relative; }

/*staff*/
.staff {
  margin: 3vw auto 5%;
  font-size: 0.8vw;
  font-family: "garamond", serif;
  letter-spacing: 1px;
  line-height: 2em;
  text-align: center; }

/*footer*/
.footer {
  margin-top: 3%;
  padding-bottom: 2vw;
  text-align: center; }

.footer-sns {
  display: block;
  width: 2.5%;
  min-width: 36px;
  margin: 0 auto 2%;
  opacity: 1;
  transition: 0.3s; }

.footer-logo {
  display: block;
  width: 350px;
  margin: 25px auto 0 auto; }

.footer-logo img {
  width: 100%; }

.footer-copyright {
  font-family: "Helvetica", serif;
  font-size: 10px;
  letter-spacing: 0.02em;
  margin: 34px 0 0; }

/*footnav*/
.footnav {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10; }

.footnav .list {
  display: flex; }

/* pagetop  */
.pagetop {
  position: fixed;
  right: 30px;
  bottom: 20px;
  width: 35px;
  z-index: 99; }

@media (min-width: 1025px) and (max-width: 1116px) {
  .brands .main-section {
    margin-top: -48%;
    padding-top: 10%; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .brands .main-section {
    margin-top: -48%;
    padding-top: 6%; }

  /* .brands .lead{
    margin-top: 0;
  } */ }
/* header */
.main-section {
  border-left: 1px solid #0488a4;
  border-right: 1px solid #0488a4; }

/* header */
.header {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .header h1 {
    padding: 20px 25px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    text-align: right; }
    .header h1 img {
      height: 12px;
      text-align: right;
      margin-left: auto;
      width: auto; }

#mv {
  position: relative;
  background: #fff; }
  #mv .subttl {
    position: absolute;
    width: 10%;
    right: 5%;
    top: 12%;
    z-index: 1; }
  #mv .ttl {
    position: absolute;
    width: 45%;
    left: 0%;
    top: 10%;
    z-index: 1; }
  #mv .read {
    position: absolute;
    width: 38%;
    left: 8%;
    top: 64%;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 1.2vw;
    letter-spacing: 1px;
    line-height: 2;
    color: #000;
    text-align: center;
    z-index: 1;
    line-height: 2; }
    #mv .read p {
      margin-bottom: 3%; }
    #mv .read b {
      background: url("../img/vol1/bg.jpg") no-repeat center center;
      background-size: cover;
      font-size: 1.6vw;
      padding: 1% 2%;
      font-weight: 500; }
    #mv .read strong {
      font-size: 1.6vw;
      font-weight: 400; }

#linkArea {
  background: url("../img/vol1/bg_list_pc.png") no-repeat center bottom;
  background-size: cover; }
  #linkArea .scroll-infinity__list {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    padding: 3% 0 5% 0; }
    #linkArea .scroll-infinity__list li {
      width: 14%; }
      #linkArea .scroll-infinity__list li a {
        display: block; }
      #linkArea .scroll-infinity__list li a:hover {
        opacity: 0.7; }
  #linkArea .nolist {
    display: none; }
  #linkArea .read {
    display: none; }

.end-block {
  border-top: 1px solid #0488a4; }
  .end-block .bnr {
    width: 30%;
    margin: 0 auto; }
  .end-block #message {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    background-image: linear-gradient(0deg, #f9f5d1, #efe68b);
    font-size: 1.1vw;
    padding: 5%;
    letter-spacing: 1px; }
    .end-block #message p {
      margin-bottom: 2vw;
      line-height: 2;
      color: #000; }
    .end-block #message .bctxt {
      font-size: 1.8vw; }
    .end-block #message .logo {
      width: 12%;
      margin: 0 auto; }

/*sidenav*/
.sidenav {
  z-index: 0;
  position: sticky;
  background: var(--color1-bg1);
  top: 6%;
  padding: 5% 0% 5% 0%;
  width: calc(1250 / 2560 * 100%);
  margin-left: calc(0 / 2560 * 100%);
  margin-top: -40%; }
  .sidenav .ttl {
    width: 35%;
    margin: 0 auto 4% auto; }
  .sidenav ul {
    width: 60%;
    margin: 0 auto;
    overflow: hidden; }
    .sidenav ul li {
      width: 24%;
      float: left;
      margin-right: 1%;
      margin-bottom: 4%; }
      .sidenav ul li a {
        display: block;
        opacity: 0.5; }
      .sidenav ul li a:hover {
        opacity: 1; }
    .sidenav ul li:first-child {
      margin-left: 12.5%; }
    .sidenav ul li.current a {
      opacity: 1;
      transition: .3s; }

.section .inner {
  width: 65%;
  margin: 0 auto; }
.section h3 {
  width: 90%;
  margin: 0 auto 2% auto; }
.section h4 {
  font-family: "Shippori Mincho B1", serif;
  font-size: 1.2vw; }
.section .mb {
  margin-bottom: 10%; }
.section .ttl {
  font-size: 1.4vw;
  padding: 5% 0 3% 0; }
.section .read {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 5%; }
.section .color1 {
  background: url("../img/vol1/section_bg1.jpg") repeat-x top center;
  background-size: 66.3%;
  padding-top: 5%; }
  .section .color1 .ttl {
    color: var(--color-ttl1); }
  .section .color1 .comment dl.left dd {
    background: url("../img/vol1/coment1_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl1); }
  .section .color1 .comment dl.right dd {
    background: url("../img/vol1/coment1_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl1); }
.section .color2 {
  background: url("../img/vol1/section_bg2.jpg") repeat-x top center;
  background-size: 66.3%;
  padding-top: 5%; }
  .section .color2 .ttl {
    color: var(--color-ttl2); }
  .section .color2 .comment dl.left dd {
    background: url("../img/vol1/coment2_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
  .section .color2 .comment dl.right dd {
    background: url("../img/vol1/coment2_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
.section .color3 {
  background: url("../img/vol1/section_bg2.jpg") repeat-x top center;
  background-size: 66.3%;
  padding-top: 5%; }
  .section .color3 .ttl {
    color: var(--color-ttl2); }
  .section .color3 .comment dl.left dd {
    background: url("../img/vol1/coment2_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
  .section .color3 .comment dl.right dd {
    background: url("../img/vol1/coment2_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
.section .color4 {
  background: url("../img/vol1/section_bg2.jpg") repeat-x top center;
  background-size: 54.1%;
  padding-top: 5%; }
  .section .color4 .ttl {
    color: var(--color-ttl2); }
  .section .color4 .comment dl.left dd {
    background: url("../img/vol1/coment2_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
  .section .color4 .comment dl.right dd {
    background: url("../img/vol1/coment2_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
.section .color5 {
  background: url("../img/vol1/section_bg2.jpg") repeat-x top center;
  background-size: 61%;
  padding-top: 5%; }
  .section .color5 .ttl {
    color: var(--color-ttl2); }
  .section .color5 .comment dl.left dd {
    background: url("../img/vol1/coment2_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
  .section .color5 .comment dl.right dd {
    background: url("../img/vol1/coment2_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
.section .color6 {
  background: url("../img/vol1/section_bg2.jpg") repeat-x top center;
  background-size: 50.6%;
  padding-top: 5%; }
  .section .color6 .ttl {
    color: var(--color-ttl2); }
  .section .color6 .comment dl.left dd {
    background: url("../img/vol1/coment2_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
  .section .color6 .comment dl.right dd {
    background: url("../img/vol1/coment2_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
.section .color7 {
  background: url("../img/vol1/section_bg2.jpg") repeat-x top center;
  background-size: 54.1%;
  padding-top: 5%; }
  .section .color7 .ttl {
    color: var(--color-ttl2); }
  .section .color7 .comment dl.left dd {
    background: url("../img/vol1/coment2_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
  .section .color7 .comment dl.right dd {
    background: url("../img/vol1/coment2_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
.section .color8 {
  background: url("../img/vol1/section_bg1.jpg") repeat-x top center;
  background-size: 54.3%;
  padding-top: 5%; }
  .section .color8 .ttl {
    color: var(--color-ttl1); }
  .section .color8 .comment dl.left dd {
    background: url("../img/vol1/coment1_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl1); }
  .section .color8 .comment dl.right dd {
    background: url("../img/vol1/coment1_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl1); }
.section .color9 {
  background: url("../img/vol1/section_bg2.jpg") repeat-x top center;
  background-size: 45.5%;
  padding-top: 5%; }
  .section .color9 .ttl {
    color: var(--color-ttl2); }
  .section .color9 .comment dl.left dd {
    background: url("../img/vol1/coment2_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
  .section .color9 .comment dl.right dd {
    background: url("../img/vol1/coment2_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl2); }
.section .color10 {
  background: url("../img/vol1/section_bg1.jpg") repeat-x top center;
  background-size: 66.6%;
  padding-top: 5%; }
  .section .color10 .ttl {
    color: var(--color-ttl1); }
  .section .color10 .comment dl.left dd {
    background: url("../img/vol1/coment1_line1.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl1); }
  .section .color10 .comment dl.right dd {
    background: url("../img/vol1/coment1_line2.jpg") no-repeat top center;
    background-size: 100%;
    color: var(--color-ttl1); }
.section .comment {
  padding: 15% 5%; }
  .section .comment h4 {
    width: 90%;
    margin: 0 auto 8% auto; }
  .section .comment dl {
    margin-bottom: 5%; }
    .section .comment dl dt {
      background: linear-gradient(0deg, #f9f5d1, #efe68b);
      padding: 5%;
      border-radius: 10px;
      margin-bottom: 3%;
      font-family: "Shippori Mincho B1", serif; }
    .section .comment dl dd {
      padding: 2% 0;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-size: 0.9vw; }
  .section .comment dl.left {
    width: 90%; }
  .section .comment dl.right {
    width: 90%;
    margin-left: auto; }
.section .check {
  width: 90%;
  margin: 0 auto 15% auto; }
  .section .check h4 {
    width: 80%;
    margin: 0 auto 4% auto; }
  .section .check .pht {
    margin-bottom: 3%; }
  .section .check .link .main {
    border-bottom: none; }
.section .ads {
  margin-bottom: 15%; }
  .section .ads h4 {
    width: 55%;
    margin: 0 auto 2% auto; }
  .section .ads .warp {
    border-top: 8px solid var(--color-ttl1);
    border-bottom: 8px solid var(--color-ttl1);
    padding: 7% 0 5% 0; }
  .section .ads h5 {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    text-align: center;
    font-size: 1.2vw;
    margin: 0 0 4% 0; }
  .section .ads ul {
    font-family: "Zen Kaku Gothic New", sans-serif;
    margin: 0 auto 6% auto;
    width: 90%; }
    .section .ads ul li {
      background: url("../img/vol1/ads_icn.jpg") no-repeat left top 0.3vw;
      background-size: 1vw;
      padding-left: 1.4vw;
      margin-bottom: 3%; }
  .section .ads .btn {
    margin: 0 auto 0% auto;
    width: 90%; }

.undernav {
  display: none; }

.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeInAnime {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1.0s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 1.0s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 1.0s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 1.0s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
.fadeInTrigger, .fadeUpTrigger, .fadeDownTrigger, .fadeLeftTrigger, .fadeRightTrigger {
  opacity: 0; }

.zoomIn {
  animation-name: zoomInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }

@keyframes zoomInAnime {
  from {
    transform: scale(0.6);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }
.zoomOut {
  animation-name: zoomOutAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }

@keyframes zoomOutAnime {
  from {
    transform: scale(1.2);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }
.zoomInTrigger, .zoomOutTrigger {
  opacity: 0; }

.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0; }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1; } }
.blurTrigger {
  opacity: 0; }

.smooth {
  animation-name: smoothAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  transform-origin: left;
  opacity: 0; }

@keyframes smoothAnime {
  from {
    transform: translate3d(0, 100%, 0) skewY(12deg);
    opacity: 0; }
  to {
    transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1; } }
.smoothTrigger {
  opacity: 0; }

.lineTrigger {
  position: relative;
  opacity: 0; }

.lineTrigger.lineanime {
  animation-name: lineAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes lineAnimeBase {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.lineTrigger::before, .lineTrigger::after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background: #333; }

.line2::before, .line2::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 0;
  background: #333; }

.lineTrigger::before {
  top: 0;
  left: 0; }

.lineTrigger.lineanime::before {
  animation: lineAnime .5s linear 0s forwards; }

.line2::before {
  top: 0;
  right: 0; }

.lineTrigger.lineanime .line2::before {
  animation: lineAnime2 .5s linear .5s forwards; }

.lineTrigger::after {
  bottom: 0;
  right: 0; }

.lineTrigger.lineanime::after {
  animation: lineAnime .5s linear 1s forwards; }

.line2::after {
  bottom: 0;
  left: 0; }

.lineTrigger.lineanime .line2::after {
  animation: lineAnime2 .5s linear 1.5s forwards; }

@keyframes lineAnime {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@keyframes lineAnime2 {
  0% {
    height: 0%; }
  100% {
    height: 100%; } }
.lineTrigger.lineanime .lineinappear {
  animation: lineInnerAnime .5s linear 1.5s forwards;
  opacity: 0; }

@keyframes lineInnerAnime {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  opacity: 0; }

@keyframes bgextendAnimeBase {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666; }

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0); }
  50% {
    transform-origin: left;
    transform: scaleX(1); }
  50.001% {
    transform-origin: right; }
  100% {
    transform-origin: right;
    transform: scaleX(0); } }
.bgRLextend::before {
  animation-name: bgRLextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666; }

@keyframes bgRLextendAnime {
  0% {
    transform-origin: right;
    transform: scaleX(0); }
  50% {
    transform-origin: right;
    transform: scaleX(1); }
  50.001% {
    transform-origin: left; }
  100% {
    transform-origin: left;
    transform: scaleX(0); } }
.bgDUextend::before {
  animation-name: bgDUextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666; }

@keyframes bgDUextendAnime {
  0% {
    transform-origin: bottom;
    transform: scaleY(0); }
  50% {
    transform-origin: bottom;
    transform: scaleY(1); }
  50.001% {
    transform-origin: top; }
  100% {
    transform-origin: top;
    transform: scaleY(0); } }
.bgUDextend::before {
  animation-name: bgUDextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666; }

@keyframes bgUDextendAnime {
  0% {
    transform-origin: top;
    transform: scaleY(0); }
  50% {
    transform-origin: top;
    transform: scaleY(1); }
  50.001% {
    transform-origin: bottom; }
  100% {
    transform-origin: bottom;
    transform: scaleY(0); } }
.bgappearTrigger, .bgUDextendTrigger, .bgDUextendTrigger, .bgRLextendTrigger, .bgLRextendTrigger {
  opacity: 0; }

.count2 {
  animation-iteration-count: 2; }

.countinfinite {
  animation-iteration-count: infinite; }

.delay-time05 {
  animation-delay: 0.5s; }

.delay-time06 {
  animation-delay: 0.6s; }

.delay-time07 {
  animation-delay: 0.7s; }

.delay-time08 {
  animation-delay: 0.8s; }

.delay-time09 {
  animation-delay: 0.9s; }

.delay-time1 {
  animation-delay: 1s; }

.delay-time15 {
  animation-delay: 1.5s; }

.delay-time2 {
  animation-delay: 2s; }

.delay-time25 {
  animation-delay: 2.5s; }

.change-time05 {
  animation-duration: 0.5s; }

.change-time1 {
  animation-duration: 1s; }

.change-time15 {
  animation-duration: 1.5s; }

.change-time2 {
  animation-duration: 2s; }

.change-time25 {
  animation-duration: 2.5s; }

.change-time30 {
  animation-duration: 3.0s; }

.change-time35 {
  animation-duration: 3.5s; }

.change-time40 {
  animation-duration: 4.0s; }

.change-time45 {
  animation-duration: 4.5s; }
