@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");
html {
  overflow-y: scroll!important;
  overflow-x:hidden;
}
body {
  line-height: 1;
  color: #000;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 500;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif;
  border-radius: 0;
}

select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif;
  border-radius: 0;
  border: none;
  outline: none;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=submit],
input[type=button],
textarea {
  -webkit-appearance: none;
}

:focus {
  outline: none;
}

@-ms-viewport {
  width: device-width;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}
html[data-fontsize=small] {
  font-size: 56.25%;
}
html[data-fontsize=medium] {
  font-size: 62.5%;
}
html[data-fontsize=large] {
  font-size: 68.75%;
}
@media print {
  html html {
    background-image: none;
    background-color: #fff;
  }
}

body {
  width: 100%;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothicM", "YuGothicM", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, "ＭＳ ゴシック", sans-serif;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-text-size-adjust: 100%;
}
@media print {
  body {
    _zoom: 80%;
    -webkit-print-color-adjust: exact;
  }
}

a,
a:before,
a:after,
button,
button:before,
button:after,
.u-transition,
.u-transition_before:before,
.u-transition_after:after {
  transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}

a img {
  transition: all 1.5s;
}

a,
input,
button {
  touch-action: manipulation;
  -webkit-touch-callout: none;
}

a,
button {
  cursor: pointer;
}

a {
  color: #333;
  text-decoration: none;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

button {
  cursor: pointer;
  background: none;
  outline: none;
}
picture {
  display: block;
}
img {
  overflow: hidden;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  border: none;
  outline: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

li {
  list-style: none;
}

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

::-moz-selection {
  color: #fff;
  background: #628496;
}

::selection {
  color: #fff;
  background: #628496;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

.u-font_yumincho,
.u-font_yuminchoBefore:before,
.u-font_yuminchoAfter:after {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}

@media screen and (min-width: 1401px) {
  .u-show_desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1px) and (max-width: 1401px) {
  .u-hide_desktop {
    display: none !important;
  }
}
@media print {
  .u-hide_desktop {
    display: none !important;
  }
}

@media screen and (min-width: 479px) {
  .u-show_tablet {
    display: none !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 479px) {
  .u-show_tablet {
    display: none !important;
  }
}
@media print {
  .u-show_tablet {
    display: none !important;
  }
}

@media screen and (min-width: 479px) and (max-width: 769px) {
  .u-hide_tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .u-show_media {
    display: none !important;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  .u-hide_media {
    display: none !important;
  }
}

.u-anim-fadeIn {
  -webkit-animation: fadeIn 1.2s ease 0.15s;
  animation: fadeIn 1.2s ease 0.15s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.u-bounce {
  -webkit-animation: anm-bounce 5s ease-in;
  animation: anm-bounce 5s ease-in;
}
.u-bounce--delay_0 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.u-bounce--delay_1 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.u-bounce--delay_2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes anm-bounce {
  0% {
    transform: translate(0, -40%);
  }
  10% {
    transform: translate(0, 0%);
  }
  12% {
    transform: translate(0, 0%);
  }
  90% {
    transform: translate(0, -40%);
  }
}

@keyframes anm-bounce {
  0% {
    transform: translate(0, -40%);
  }
  10% {
    transform: translate(0, 0%);
  }
  12% {
    transform: translate(0, 0%);
  }
  90% {
    transform: translate(0, -40%);
  }
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  @-webkit-keyframes anm-bounce {
    0% {
      transform: translate(0, -20%);
    }
    10% {
      transform: translate(0, 0%);
    }
    100% {
      transform: translate(0, -40%);
    }
  }
  @keyframes anm-bounce {
    0% {
      transform: translate(0, -20%);
    }
    10% {
      transform: translate(0, 0%);
    }
    100% {
      transform: translate(0, -40%);
    }
  }
}


.u-scrollFadeIn, .u-scrollFadeIn__slow {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.75, 0, 0.35, 1);
  transform: translateY(20px);
}
.u-scrollFadeIn.is-motion, .is-motion.u-scrollFadeIn__slow {
  opacity: 1;
  transform: translateY(0px);
}

.motion_op {
  opacity: 0;
  transition: all 0.5s;
}
.motion_Ym20 {
  transform: translateY(20px);
}
.motion_Ym50 {
  transform: translateY(50px);
}
.motion_Y10 {
  transform: translateY(10px);
  transition: all 0.5s;
}
.motion_Y2 {
  transform: translateY(20px);
}
.motion_Xm6 {
  transform: translateX(60px);
}
.motion_Z {
  transform: scale(0.8, 0.8);
}

.is_motion {
  transform: translateX(0);
  transform: translateY(0);
  opacity: 1;
  transform: scale(1, 1);
}

.js-scrollClass {
  opacity: 0;
}
.is-state_scroll {
  animation-name: fadeUpAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: scale(0.8, 0.8);
    /*transform: translateY(40px);*/
  }
  to {
    transform: translateX(0);
    transform: translateY(0);
    transform: rotate(0);
    transform: scale(1, 1);
    opacity: 1;
  }
}
.delay-time01 {
  animation-delay: 0.2s;
}
.delay-time02 {
  animation-delay: 0.6s;
}
.delay-time03 {
  animation-delay: 1s;
}
.delay-time04 {
  animation-delay: 1.3s;
}

a .u-hoverImg {
  margin: 0 auto;
  overflow: hidden;
}
a .u-hoverImg img {
  transition: 0.3s all;
}
@media screen and (min-width: 769px) {
  a:hover .u-hoverImg img {
    transform: scale(1.2, 1.2);
    transition: 0.3s all;
    opacity: 1;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  html {
    height: -webkit-fill-available;
  }
}

.l-header {
  z-index: 9;
}

.l-root.g-wrapper {
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
  display: block;
  padding-top: 0;
  color: #743635;
  background-color: #fbca5f;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.l-root.g-wrapper:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/products/banana_agesweets/bg_kvyuge.png) no-repeat center top;
  background-size: 100% auto;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 51vw;
  height: 27.286vw;
  max-width: 714px;
  max-height: 382px;
  z-index: 0;
  transform: none;
}
@media screen and (min-width: 1px) and (max-width: 769px) {
  .l-root.g-wrapper:before {
    background: url(../img/products/banana_agesweets/bg_kvyuge_sp.png) no-repeat right bottom 10px;
    background-size: 100% auto;
    width: 94.667vw;
    height: 80.933vw;
    left: 5%;
  }
}
.g-container.on {
  display: block;
}

.p-share {
  background-color: #ee7500;
}
.is-curry,
.l-footer,
.p-recommended {
  background-color: #ffe500;
}
.is-curry {
  padding-top: 0;
}

/* SECTION　bace
//* -------------------------------------------------- */

/* contants
//* -------------------------------------------------- */
.l-main {
  margin-top: 0;
}
.l-main:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/products/banana_curry/bg_line_top.png) top no-repeat;
  background-size: 100% auto;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 121px;
  z-index: 1;
}

.curry-kv {
  position: relative;
  background: url(../img/products/banana_curry/bg_kv_dots.png) center bottom 10.6vw no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}

.curry-kv-spoon {
  display: block;
  position: absolute;
  left: calc(50% - 28vw);
  width: 24.929vw;
  height: 27.286vw;
  z-index: 1;
  top: -9vw;
  /*animation: spoon 1.5s 1.8s linear forwards;*/
}
/*@-webkit-keyframes spoon {
  0% {
    top: -30vw;
    left: calc(50% - 28vw);
  }
  50% {
    top: 0;
    left: calc(50% - 26vw);
  }
  100% {
    top: -9vw;
    left: calc(50% - 28vw);
  }
}*/

.curry-kv-img {
  /*max-width: 614px;*/
  width: 43.857vw;
  margin: 13.429vw auto 0;
}
.curry-kv-logo {
  position: absolute;
  z-index: 2;
  top: 10.429vw;
  left: calc(50% + 22.571vw);
  width: 85px;
  width: 6.071vw;
}
.curry-kv-logo_name {
  position: absolute;
  z-index: 2;
  top: 10.714vw;
  right: calc(50% + 22.571vw);
  width: 108px;
  width: 7.714vw;
}
.curry-kv-logo_cap {
  position: absolute;
  z-index: 2;
  top: 22.5vw;
  right: calc(50% + 30.571vw);
  color: #fff;
  font-size: 26px;
  font-size: 1.857vw;
  background: #0f6f87;
  writing-mode: vertical-rl;
  display: inline-block;
  padding: 7px 0;
}
.curry-kv-badge {
  position: absolute;
  z-index: 2;
  top: 43vw;
  right: calc(50% + 22.857vw);
  max-width: 175px;
  width: 12vw;
  /*animation: bound-ico 1.3s infinite;
  transition: all 0.3s;*/
}
/*@-webkit-keyframes bound-ico {
  0%, 100% {
    top: 43vw;
    transform: scale(1);
  }
  30% {
    top: 40vw;
    transform: scale(0.96, 1.04);
  }
  60% {
    transform: scale(1);
  }
  90% {
    top: 43vw;
    transform: scale(1.05, 0.9);
  }
}*/
@media screen and (min-width: 1px) and (min-width: 769px) {
.curry-kv-badge a:hover {
  transform: scale(1.05, 1.05);
}
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.l-main {
  margin-top: 0;
}
.l-main {
  margin-top: 0;
}
.l-main:before {
  background: url(../img/products/banana_curry/bg_line_top_sp.png) top no-repeat;
  background-size: 110% auto;
  height: 67px;
}
.curry-kv {
  position: relative;
  background: url(../img/products/banana_curry/bg_kv_sp.png) center bottom 26.6vw no-repeat;
  background-size: 100% auto;
}

.curry-kv-spoon {
  width: 49.929vw;
  height: 47.286vw;
  top: 8vw;
  left: -20%;
  /*animation: spoon 1.5s 1.8s linear forwards;*/
}
/*@-webkit-keyframes spoon {
  0% {
    top: 0vw;
    left: -35%;
  }
  50% {
    top: 10vw;
    left: -10%;
  }
  100% {
    top: 8vw;
    left: -20%;
  }
}*/

.curry-kv-img {
  width: 81.867vw;
  margin: 20px auto 0;
  text-indent: 5%;
}
.curry-kv-logo {
  position: relative;
  top: inherit;
  left: inherit;
  max-width: 558px;
  width: 74.4vw;
  margin: 15px auto 0;
}
.curry-kv-logo_name_sp {
  position: relative;
  top: inherit;
  right: inherit;
  max-width: 522px;
  width: 69.6vw;
  margin: 15px auto 0;
  z-index: 1;
}
.curry-kv-logo_cap {
  position: relative;
  top: inherit;
  right: inherit;
  font-size: 16px;
  writing-mode: horizontal-tb;
  padding: 3px 8px;
  margin: 15px auto 0;
  display: table;
}
.curry-kv-badge {
  position: absolute;
  top: 93vw;
  left: 5%;
  max-width: 175px;
  width: 25.333vw;
}
/*@-webkit-keyframes bound-ico {
  0%, 100% {
    top: 100vw;
    transform: scale(1);
  }
  30% {
    top: 93vw;
    transform: scale(0.96, 1.04);
  }
  60% {
    transform: scale(1);
  }
  90% {
    top: 100vw;
    transform: scale(1.05, 0.9);
  }
}*/
}

/* products
//* -------------------------------------------------- */
.curry-main {
  margin: -5vw auto 0;
  text-align: center;
}
.curry-main-lead {
  color: #0d5f73;
  font-size: 22px;
}
.curry-items {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
}
.curry-items:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/products/banana_curry/bg_items_dots.png) top no-repeat;
  background-size: 100% auto;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 18.143vw;
  z-index: 0;
}
.curry-main .curry-items {
  margin: 60px auto 0;
}
.curry-items li {
  width: 300px;
  margin: 0 70px;
  position: relative;
  z-index: 1;
}
.curry-items figcaption {
  color: #fff;
  line-height: 1;
  padding: 5px;
  font-size: 19px;
  background: #1c6f87;
  margin-top: 10px;
  text-align: center;
}
.curry-items li:nth-child(2) figcaption {
  background: #eb6663;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
.curry-items li a:hover {
  transform: scale(1.05, 1.05);
}
}

.curry-main-mv {
  margin: 0 auto 0;
  padding: 100px 0 85px;
  position: relative;
  display: block;
  height: auto;
  background: #ffd200;
}
/*.curry-main-mv:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/products/banana_curry/bg_line_dots.png) top no-repeat;
  background-size: 100% auto;
  top: -8.643vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 8.643vw;
  z-index: 0;
}*/
.curry-main-mv_wrap {
  max-width: 1100px;
  width: 90%;
  height: 50.786vw;
  margin: 0 auto 0;
  max-height: 618px;
  position: relative;
}
.curry-main-mv_wrap video {
  width: 100%;
  max-width: 1100px;
}
.curry-main-mv_wrap.is_motion video {
  animation: linear 2s forwards video;
}
@keyframes video {
  0% {
    clip-path: inset(0 0 round 0px 0px 0px 0px);
  }
  100% {
    clip-path: inset(0 0 round 50px 50px 50px 50px);
  }
}
#video2 {
    display: none;
}
.curry-main-mv-cap {
  position: absolute;
  bottom: 1em;
  right: 2em;
  font-size: 1.4rem;
  z-index: 2;
  color: #fff;
}

.curry-main-copy {
  position: relative;
  /*max-height: 130px;
  height: 9.286vw;*/
  background: #ee7500;
  width: 100%;
  /*overflow: hidden;*/
}
.curry-main-copy_p {
  font-size: 7.857vw;
  display: block;
  color: #ffe500;
  line-height: 1.4;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothicM", "YuGothicM", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, "ＭＳ ゴシック", sans-serif;
}

.curry-main-copy2 {
  position: relative;
  display: block;
}
.scroll {
  background-color: #ee7500;
}
.scroll .h2_title {
  color: #ffffff;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.curry-main {
  margin: -15vw auto 0;
}
.curry-main-lead {
  font-size: 14px;
}
.curry-items {
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.curry-items:before {
  background: url(../img/products/banana_curry/bg_items_dots_sp.png) top no-repeat;
  background-size: 100% auto;
  bottom: -3px;
  height: 32vw;
}
.curry-items li {
  width: 42%;
  margin: 0 3%;
}
.curry-items figcaption {
  padding: 5px;
  font-size: 10px;
  margin-top: 10px;
}

.curry-main-mv {
  padding: 50px 0 45px;
}
.curry-main-mv:before {
  background: url(../img/products/banana_curry/bg_line_dots_sp.png) top no-repeat;
  background-size: 100% auto;
  top: -60px;
  height: 60px;
}
.curry-main-mv_wrap {
  width: 90%;
  height: 485px;
}
.curry-main-mv_wrap video {
  width: 100%;
  height: 485px;
  object-fit: cover;
}
.curry-main-mv_wrap.is_motion video {
  clip-path: inset(0 0 round 30px 30px 30px 30px);
  /*animation: linear 2s forwards video;*/
}
/*@keyframes video {
  0% {
    clip-path: inset(0 0 round 0px 0px 0px 0px);
  }
  100% {
    clip-path: inset(0 0 round 30px 30px 30px 30px);
  }
}*/
#video2 {
  /*display: none;*/
  opacity: 0;
}
.curry-main-mv-cap {
  font-size: 1.2rem;
}

/*.curry-main-copy {
  max-height: 130px;
  height: 11.286vw;
}*/
.curry-main-copy_p {
  /*top: 1vw;
  left: 60%;*/
  font-size: 9vw;
  /*font-size: min(9vw, 70px);
  width: 54em;
  text-indent: 29em;*/
}


}

@media screen and (min-width: 1px) and (max-width: 360px) {
.curry-items li {
  width: 47%;
}
}

/* products
//* -------------------------------------------------- */
.curry-products {
  position: relative;
}
.curry-products:before {
  position: absolute;
  display: block;
  content: '';
  background: url(../img/products/banana_curry/bg_line_dots.png) no-repeat left center;
      background-size: 160% auto;
    bottom: 68%;
  right: 0;
  margin: auto;
  width: 63.571vw;
  height: 8.643vw;
  z-index: 0;
}
.curry-products:after {
  position: absolute;
  display: block;
  content: '';
  background: #ffd200;
  bottom: 30px;
  right: 0;
  width: 63.571vw;
  height: 68%;
}
.curry-products_fruits:before {
  bottom: 69.5%;
}
.curry-products_fruits:after {
  height: 69.5%;
}
.curry-products-top {
  position: relative;
  padding-top: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 4vw;
}
.curry-products-left {
  font-size: 32px;
  text-align: center;
  position: relative;
  width: fit-content;
  margin-right: 5%;
  z-index: 1;
}
.curry-products-name_c {
  color: #ee4300;
}
.curry-products-name_c i {
  position: absolute;
  top: -40px;
  left: 0;
  width: 69px;
  height: 89px;
}
.curry-products-name_m {
  color: #fff;
  line-height: 1;
  padding: 8px 10px;
  display: block;
  margin-top: 10px;
  background:linear-gradient(transparent 0%, #1c6f87 0%);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition:background-size 1.5s;
}
.curry-products .curry-products-name_m.is_motion {
  background-size: 100% 100%;
}
.curry-products_fruits .curry-products-name_m {
  background:linear-gradient(transparent 0%, #eb6663 0%);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition:background-size 1.5s;
}

.curry-products-right {
  position: relative;
  width: 45.714vw;
  max-width: 630px;
}
.curry-products-ttl {
  max-width: 607px;
  position: relative;
  overflow: hidden;
}
.curry-products-ttl:before {
  content: '';
  width: 100%;
  height: 2em;
  display: block;
  position: absolute;
  background:linear-gradient(transparent 0%, #ffe500 0%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition:background-size 1.5s;
  left: 0;
  top: 0;
  z-index: 1;
}
.curry-products-ttl.is_motion:before {
  background-size: 0 100%;
}
.curry-products-mainimg {
  position: relative;
  margin-top: 60px;
  z-index: 3;
}
.curry-products-mainimg > img {
  max-width: 630px;
  width: 45vw;
}
.curry-products-mainimg_s {
  position: absolute;
  z-index: 0;
  top: 25px;
  left: 25px;
  z-index: 2;
}
.curry-products-mainimg_m {
  position: relative;
  z-index: 3;
}
.curry-products-mainimg_m.is_motion {
  animation: linear 1.3s forwards sara;
}
@keyframes sara {
  0% {
    transform:rotate(-90deg);
  }
  100% {
    transform:rotate(0deg);
  }
}
.curry-products-cap {
  position: absolute;
  bottom: -2em;
  right: 4em;
  font-weight: bold;
  font-size: 16px;
}

/* intro */
.curry-products-intro {
  background: #ee7500;
  color: #fff;
  width: 63.571vw;
  margin-top: -13.714vw;
  position: relative;
  padding: 7.143vw 0;
  z-index: 1;
  clip-path: inset(0 0 round 0 20px 20px 0);
}
.curry-products_fruits .curry-products-intro {
  background: #19b89c;
}
/*.curry-products-intro.is_motion {
  animation: linear 1s forwards intro;
}
@keyframes intro {
  0% {
    clip-path: inset(0 0 round 0px 0px 0px 0px);
  }
  100% {
    clip-path: inset(0 0 round 0 20px 20px 0);
  }
}*/
.curry-products-intro-ttl {
  font-size: 32px;
  width: fit-content;
  padding-left: 12.429vw;
}
.curry-products-intro-txt {
  font-size: 16px;
  width: fit-content;
  margin-top: 35px;
  padding-left: 12.429vw;
}
.curry-products-intro_m {
  position: absolute;
  bottom: 20%;
  right: 15%;
  width: 6.786vw;
}

.curry-products_fruits .curry-products-intro_m {
  bottom: 10%;
}

/* video */
.curry-products-video {
  margin: 170px auto 0;
  max-width: 1400px;
  height: 550px;
  width: 100%;
  position: relative;
}
.curry-products-video-ttl {
  position: absolute;
  width: 290px;
  height: 190px;
  top: 50px;
  left: 9%;
  position: relative;
  overflow: hidden;
}
.curry-products-video-ttl:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background:linear-gradient(transparent 0%, #ffe500 0%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition:background-size 1.5s;
  left: 0;
  top: 0;
  z-index: 1;
}
.curry-products-video-ttl.is_motion:before {
  background-size: 0 100%;
}
.curry-products-video-01 {
  position: absolute;
  /*width: calc(330px / 4);
  height: calc(380px / 4);*/
  width: 300px;
  height: 360px;
  bottom: 3vw;
  left: 28%;
  z-index: 1;
}
.curry-products-video-01 img {
  width: 100%;
  z-index: 1;
  position: relative;
}
.curry-products-video-01:before {
  content: '';
  position: absolute;
  display: block;
  background: #daa613;
  width: 100%;
  height: 100%;
  bottom: -15px;
  right: -15px;
  z-index: 1;
}

.curry-products-video-02 {
  position: absolute;
  /*width: calc(330px / 4);
  height: calc(380px / 4);*/
  width: 520px;
  height: 386px;
  top: -6vw;
  right: 5%;
  z-index: 1;
}
.curry-products-video-02 .curry-main-mv-cap {
  right: 0.5em;
  bottom: 0.5em;
}
.curry-products-video-02 video {
  width: auto;
  height: 100%;
  width: 520px;
  height: 386px;
  object-fit: cover;
  object-position: center;
  position: relative;
  z-index: 2;
}
.curry-products-video-02:before {
  content: '';
  position: absolute;
  display: block;
  background: #daa613;
  width: 100%;
  height: 100%;
  bottom: -15px;
  right: -15px;
  z-index: 1;
}

.curry-products-video-03 {
  position: absolute;
  width: 301px;
  height: 153px;
  bottom: 0vw;
  left: 62%;
  z-index: 2;
}
.curry-products-video-03 img {
  width: 100%;
  z-index: 1;
  position: relative;
}

.curry-products_fruits .curry-products-video-03 {
  width: 205px;
  height: 160px;
}

@media screen and (min-width: 1px) and (min-width: 1400px) {
.curry-products-intro {
  margin-top: -200px;
}
}
@media screen and (min-width: 1px) and (max-width: 1000px) {
.curry-products-intro-ttl {
  padding-left: 4vw;
}
.curry-products-intro-txt {
  margin-top: 35px;
  padding-left: 4vw;
}
}

@media screen and (min-width: 1px) and (max-width: 768px) {

.curry-products:before {
  background: url(../img/products/banana_curry/bg_line_dots_sp.png) no-repeat left center;
  background-size: 110% auto;
  bottom: 77%;
  width: 100%;
  height: 60px;
}
.curry-products:after {
  bottom: 30px;
  width: 100%;
  height: 76%;
}
.curry-products_fruits:before {
  bottom: 78%;
}
.curry-products_fruits:after {
  height: 77%;
}

.curry-products-top {
  flex-direction: column-reverse;
  padding-top: 60px;
  padding-left: 0;
}
.curry-products-left {
  font-size: 20px;
  margin: 20px auto 0;
}
.curry-products-name_c i {
  top: -30px;
  width: 44px;
  height: 56px;
}
.curry-products-name_m {
  padding: 8px 10px;
  margin-top: 10px;
}

.curry-products-right {
  width: 100%;
}
.curry-products-ttl {
  max-width: 82%;
  margin: 0 auto;
}

.curry-products-mainimg {
  margin: 30px auto;
  max-width: 630px;
  width: 84vw;
}
.curry-products-mainimg > img {
  width: 84vw;
  margin: 0 auto;
}
.curry-products-mainimg_s {
  top: 25px;
  left: 25px;
}
.curry-products-cap {
  bottom: 0em;
  right: 2em;
  font-size: 10px;
}

/* intro */
.curry-products-intro {
  width: 100%;
  margin-top: 40px;
  padding: 30px 5% 40px;
  clip-path: inset(0 0 round 0 0 0 0);
}
/*.curry-products-intro.is_motion {
  animation: linear 1s forwards intro;
}
@keyframes intro {
  0% {
    clip-path: inset(0 0 round 50px 50px 50px 50px);
  }
  100% {
    clip-path: inset(0 0 round 0 0 0 0);
  }
}*/
.curry-products-intro-ttl {
  font-size: 20px;
  padding-left: 0;
}
.curry-products-intro-txt {
  font-size: 12px;
  margin-top: 15px;
  padding-left: 0;
}
.curry-products-intro_m {
  position: absolute;
  bottom: 10%;
  right: 5%;
  width: 15.467vw;
  max-width: 115px;
}

/* video */
.curry-products-video {
  margin: 40px auto 0;
  max-width: 100%;
  height: 130vw;
}
.curry-products-video-ttl {
  width: 38.667vw;
  height: 24.267vw;
  top: 50%;
  left: inherit;
  right: 5%;
  z-index: 2;
  position: absolute;
}
.curry-products-video-ttl:before {
  background: linear-gradient(transparent 0%, #ffd200 0%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.curry-products-video-02 {
  width: 69.733vw;
  height: 49.2vw;
  bottom: inherit;
  top: 6%;
  left: inherit;
  right: 10%;
}
.curry-products-video-02 .curry-main-mv-cap {
  font-size: 1rem;
}
.curry-products-video-02 video {
  width: 69.733vw;
  height: 49.2vw;
}
.curry-products-video-01 {
  width: 41.467vw;
  height: 48.8vw;
  bottom: inherit;
  top: 45%;
  right: inherit;
  left: 6%;
}
.curry-products-video-03 {
  width: 40.133vw;
  height: 20.4vw;
  bottom: inherit;
  top: 72%;
  left: inherit;
  right: 4%;
}
.curry-products_fruits .curry-products-video-03 {
  width: 27.333vw;
  height: 21.333vw;
}
}

/* info
//* -------------------------------------------------- */
.curry-products-pkg {
  background: #1c6f87;
  max-width: 670px;
  max-height: 670px;
  width: 47.857vw;
  height: 47.857vw;
  position: relative;
  z-index: 2;
  margin-left: 5%;
  border-radius: 50%;
}
.curry-products_fruits .curry-products-pkg {
  background: #eb6663;
}
/*.curry-products-pkg.is_motion {
  animation: linear 1s forwards pkg;
}
@keyframes pkg {
  0% {
    border-radius: 0;
  }
  100% {
    border-radius: 50%;
  }
}*/
.curry-products-pkg-img {
  display: block;
  position: absolute;
  max-width: 447px;
  max-height: 430px;
  width: 31.929vw;
  height: 30.714vw;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media screen and (min-width: 1px) and (max-width: 1000px) {
.curry-products-pkg {
  margin-left: 0;
}
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.curry-products-pkg {
  width: 89.2vw;
  height: 89.2vw;
  margin: -10vw auto 0;
}
.curry-products-pkg-img {
  width: 58.133vw;
  height: 56.8vw;
}
}

/* info
//* -------------------------------------------------- */
.curry-products-infoWrap {
  position: relative;
}
.curry-products-info {
  background: #ee7500;
  color: #fff;
  width: 63.571vw;
  margin-top: -16.429vw;
  position: relative;
  padding: 9vw 0;
  margin-left: calc(100% - 63.571vw);
  z-index: 1;
}
.curry-products_fruits .curry-products-info {
  background: #19b89c;
}
/*.curry-products-info.is_motion {
  animation: linear 1s forwards info;
}
@keyframes info {
  0% {
    clip-path: inset(0 0 round 0px 0px 0px 0px);
  }
  100% {
    clip-path: inset(0 0 round 20px 0 0 20px);
  }
}*/
.curry-products-img {
  position: absolute;
  width: 27.571vw;
  top: -18.5vw;
  right: 3%;
  z-index: 2;
  display: block;
}
.curry-products-info-inner {
  max-width: 480px;
  color: #000;
  margin: 0 auto;
}
.curry-products-info-txt {
  font-size: 36px;
}
.curry-products-info-txt_sm {
  font-size: 20px;
}
.curry-products-info-link {
  width: 41px;
  height: 41px;
  display: inline-block;
  background: #ffd200;
  border-radius: 50%;
  margin-left: 20px;
  vertical-align: sub;
  position: relative;
}
.curry-products-info-link:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  right: 3%;
  margin: auto;
  background: url(../img/products/banana_curry/ico_cart_db.svg) no-repeat center;
  background-size: 100% auto;
  height: 22px;
  width: 18px;
}
.curry-products-info-comp {
  position: relative;
  width: 8em;
  margin-top: 10px;
}
.curry-products-info-comp::after {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  width: 100%;
  background: #000;
  bottom: -3px;
  left: 0;
}
.p-compositionTrigger {
  color: #000;
  font-size: 19px;
  font-weight: normal;
  text-indent: 1em;
  line-height: 1;
  position: relative;
}
.p-compositionTrigger::before {
  position: absolute;
  display: block;
  width: 1px;
  height: 0.6em;
  background: #000;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0.5em;
}
.p-compositionTrigger::after {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  width: 0.6em;
  background: #000;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0.2em;
}
.curry-products-info .c-list {
  margin-top: 30px;
}
.curry-mpjt {
  margin-top: 30px;
  background: #fc8615;
  display: flex;
  justify-content: center;
  padding: 5%;
}
.curry-products_fruits .curry-mpjt {
  background: #029c81;
}
.curry-mpjt-img {
  width: 74px;
}
.curry-mpjt-txts {
  width: calc(100% - 74px - 3%);
  margin-left: 3%;
  font-size: 10px;
}
.curry-products_fruits .curry-mpjt-txts {
  color: #fff;
}
.curry-mpjt-link {
  background: #0f7456;
  color: #fff;
  margin-top: 10px;
  text-align: center;
  line-height: 3;
  max-width: 250px;
  position: relative;
}
.curry-mpjt-link:after {
  display: block;
  content: "";
  position: absolute;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  background: #fff;
  height: calc(tan(60deg)* 10px / 2);
  width: 6px;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
.curry-mpjt-link:hover {
  background: #fff;
  color: #0f7456;
}
.curry-mpjt-link:hover:after {
  background: #0f7456;
}
.curry-products-info-link:hover {
  background: #0d5f73;
}
.curry-products-info-link:hover:after {
  background: url(../img/products/banana_curry/ico_cart_yl.svg) no-repeat center;
  background-size: 100% auto;
}
}
.curry-pbc {
  margin-top: 30px;
  background: #cee6e2;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5%;
  color: #009944;
}
.curry-pbc-img {
  width: 74px;
}
.curry-pbc-txts {
  width: calc(100% - 74px - 3%);
  margin-left: 3%;
  font-size: 10px;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.curry-products-info {
  width: 100%;
  margin-top: -45vw;
  padding: 50vw 0 30px;
  margin-left: auto;
}
/*.curry-products-info.is_motion {
  animation: linear 1s forwards info;
}
@keyframes info {
  0% {
    clip-path: inset(0 0 round 50px 50px 50px 50px);
  }
  100% {
    clip-path: inset(0 0 round 0px 0px 0px 0px);
  }
}*/
.curry-products-info-inner {
  max-width: 90%;
}
.curry-products-info-txt {
  font-size: 25px;
  text-align: center;
  margin: 0 auto;
}
.curry-products-info-txt_sm {
  font-size: 16px;
}
.curry-products-info-link {
  width: 36px;
  height: 36px;
  margin-left: 15px;
  vertical-align: sub;
}
.curry-products-info-link:after {
  height: 22px;
  width: 17px;
}
.curry-products-info-comp {
  width: 8em;
  margin: 10px auto 0;
  font-size: 12px;
}
.p-compositionTrigger {
  font-size: 12px;
  margin: 0 auto;
}

.curry-products-info .c-list {
  margin: 20px auto 0;
  width: 90%;
}
.curry-mpjt {
  margin-top: 30px;
  background: #fc8615;
  display: flex;
  justify-content: center;
  padding: 5%;
}

}
/* shop
//* -------------------------------------------------- */
.curry-shop {
  padding: 200px 0 0;
  position: relative;
}
.curry-shop-inner {
  max-width: 1050px;
  width: 90%;
  margin: 0 auto;
}
.curry-shop-heading {
  width: 150px;
  margin: 0 auto;
  padding-bottom: 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.curry-shop-heading:before {
  content: '';
  width: 100%;
  height: 3em;
  display: block;
  position: absolute;
  background:linear-gradient(transparent 0%, #ffe500 0%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition:background-size 1.5s;
  left: 0;
  top: 0;
  z-index: 1;
}
.curry-shop-heading.is_motion:before {
  background-size: 0 100%;
}
.curry-shop-block {
  background: #ee7500;
  width: 100%;
  margin-top: 55px;
  position: relative;
  padding: 40px 5% 50px;
  clip-path: inset(0 0 round 20px 20px 20px 20px);
  z-index: 1;
}
/*.curry-shop-block.is_motion {
  animation: linear 1s forwards shop;
}
@keyframes shop {
  0% {
    clip-path: inset(0 0 round 0px 0px 0px 0px);
  }
  100% {
    clip-path: inset(0 0 round 20px 20px 20px 20px);
  }
}*/
.curry-shop-date {
  color: #fff;
  font-size: 28px;
  line-height: 1;
}
.curry-shop-date_mark {
  color: #ee4300;
  background: #fff;
  font-size: 20px;
  border-radius: 30px;
  width: 130px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  vertical-align: text-top;
  margin-top: -5px;
}
.curry-shop-date_dow {
  font-size: 20px;
}
.curry-shop-txt {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 20px;
  font-weight: bold;
}
.curry-shop-date_sm {
  font-size: 14px;
  font-weight: normal;
}
.curry-shop-box {
  margin-top: 20px;
  background: #faf5c8;
}
.curry-shop-box-ttl {
  background: #ffe500;
  color: #ee4300;
}
.curry-shop-box-ttl {
  font-size: 28px;
  padding: 5px 4%;
}
.curry-shop-box-ttl_dow {
  font-size: 20px;
}
.curry-shop-tab-ttl {
  color: #ee4300;
  font-size: 21px;
  padding-left: 2em;
  position: relative;
}
.curry-shop-tab-ttl:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/products/banana_curry/ill_ctr_p.svg) no-repeat center;
  background-size: 100% auto;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 34px;
  height: 55px;
}
.curry-shop-tab-ttl_mark {
  color: #fff;
  background: #ee4300;
  font-size: 18px;
  border-radius: 30px;
  width: 107px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  margin-right: 5px;
  padding: 5px 0;
  vertical-align: text-top;
  margin-top: -5px;
}
.curry-shop-tab {
  padding: 30px 4% 50px;
}
.curry-shop-tab-txt {
  width: 55%;
}
.curry-shop-tab-txt_sm {
  font-size: 14px;
}
.curry-shop-tab .u-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}
.curry-shop-tab-img {
  display: block;
  width: 40%;
}
.curry-shop-link {
  margin-top: 30px;
  border: 2px solid #faf5c8;
  background: #faf5c8;
  font-size: 22px;
  color: #ee4300;
  text-align: center;
  line-height: 2.5;
  position: relative;
}
.curry-shop-link.curry-shop-link_arrow:after {
  display: block;
  content: "";
  position: absolute;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  width: 34px;
  height: 55px;
  background: #ee4300;
  height: calc(tan(60deg) * 10px / 2);
  width: 8px;
}
.curry-shop-link.curry-shop-link_cart:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  background: url(../img/products/banana_curry/ico_cart_or.svg) no-repeat center;
  background-size: 100% auto;
  height: 27px;
  width: 21px;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
.curry-shop-link:hover {
  background: #ee4300;
  color: #faf5c8;
}
.curry-shop-link.curry-shop-link_arrow:hover:after {
  background: #faf5c8;
}
.curry-shop-link.curry-shop-link_cart:hover:after {
  background: url(../img/products/banana_curry/ico_cart_cr.svg) no-repeat center;
  background-size: 100% auto;
}
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.curry-shop {
  padding: 50px 0 0;
}
.curry-shop-heading {
  width: 75px;
  padding-bottom: 20px;
}
.curry-shop-heading:before {
  display: block;
}
.curry-shop-block {
  margin-top: 25px;
  padding: 30px 5% 30px;
}
.curry-shop-date {
  font-size: 19px;
}
.curry-shop-date_mark {
  font-size: 14px;
  border-radius: 30px;
  width: 101px;
  line-height: 19px;
  margin-right: 5px;
  padding: 3px 0;
  margin-top: -3px;
}
.curry-shop-date_dow {
  font-size: 11px;
}
.curry-shop-txt {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
}
.curry-shop-date_sm {
  font-size: 10px;
}
.curry-shop-box {
  margin-top: 20px;
}
.curry-shop-box-ttl {
  font-size: 19px;
  padding: 5px 4%;
}
.curry-shop-box-ttl_dow {
  font-size: 11px;
}
.curry-shop-tab-ttl {
  font-size: 14px;
  padding-left: 3em;
}
.curry-shop-tab-ttl:before {
  width: 33px;
  height: 52px;
}
.curry-shop-tab-ttl_mark {
  font-size: 13px;
  width: 72px;
  line-height: 19px;
  margin-right: 5px;
  padding: 3px 0;
  margin-top: -3px;
}
.curry-shop-tab {
  padding: 20px 4% 20px;
}
.curry-shop-tab-txt {
  width: 100%;
  font-size: 12px;
}
.curry-shop-tab-txt_sm {
  font-size: 10px;
}
.curry-shop-tab .u-flex {
  display: block;
  margin-top: 10px;
}
.curry-shop-tab-img {
  width: 100%;
  margin-top: 15px;
}
.curry-shop-link {
  margin-top: 15px;
  font-size: 12px;
  line-height: 2.5;
}
.curry-shop-link:after {
  right: 3%;
  height: calc(tan(60deg) * 8px / 2);
  width: 6px;
}
}

.curry-bottom {
  position: relative;
  margin-top: 130px;
  padding-bottom: 150px;
}
.curry-bottom .curry-items {
  padding-bottom: 0;
}
.curry-bottom .curry-items:before {
  display: none;
}
.curry-bottom .c-list {
  width: fit-content;
  margin: 60px auto 0;
  position: relative;
  z-index: 1;
}
.c-list--caution a {
  display: inline-block;
}
.c-list--caution>li::before {
  content: '※';
}
.curry-bottom:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/products/banana_curry/bg_items_dots02.png) top no-repeat;
  background-size: 100% auto;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 29.214vw;
  z-index: 0;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.curry-bottom {
  margin-top: 100px;
  padding-bottom: 80px;
}
.curry-bottom .c-list {
  max-width: 90%;
  margin: 50px auto 0;
}
.curry-bottom:before {
  background: url(../img/products/banana_curry/bg_items_dots02_sp.png) top no-repeat;
  background-size: 100% auto;
  bottom: -7px;
  height: 77.6vw;
}
}

/* scroll FadeIn
//* -------------------------------------------------- */
.u-scrollFadeIn, .u-scrollFadeIn__slow {
  opacity: 0;
  transition: all 1.5s cubic-bezier(0.75, 0, 0.35, 1);
  transform: translateY(20px);
}
.u-scrollFadeIn__slow {
  transition-delay: 3s !important;
  transition: all 3.5s cubic-bezier(0.75, 0, 0.35, 1) !important;
}
.u-scrollFadeIn__slow.is-state_scroll {
  opacity: 1;
  transform: translateY(0px);
}

.u-scrollFadeIn[data-fadein=reverse], [data-fadein=reverse].u-scrollFadeIn__slow {
  transform: translateY(-20px);
}

.u-scrollFadeIn.is-state_scroll, .is-state_scroll.u-scrollFadeIn__slow {
  opacity: 1;
  transform: translateY(0px);
}

.u-scrollFadeUp {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
}

.u-scrollFadeUp.is-state_scroll {
  animation-name: fade-in-bottom;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
@keyframes fade-in-bottom {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.pananim_a {
  -webkit-animation: linear 4s infinite running pananim_a;
          animation: linear 4s infinite running pananim_a;
}
@keyframes pananim_a {
  0% {
    transform: rotate(0deg);
  }
  27% {
    transform: rotate(0deg) scale(1, 1);
  }
  30% {
    transform: rotate(-10deg) scale(1.04, 1.04);
  }
  33% {
    transform: rotate(0deg);
  }
  38% {
    transform: rotate(-10deg) scale(1.04, 1.04);
  }
  41% {
    transform: rotate(0deg) scale(1, 1);
  }
  100% {
    transform: rotate(0deg);
  }
}
.arrow_a {
  -webkit-animation: linear 2s infinite running arrow_a;
          animation: linear 2s infinite running arrow_a;
  display: block;
}

@keyframes arrow_a {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(15px);
  }
  40% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.moved .arrow_a {
  -webkit-animation: linear 2s infinite running arrow_aM;
          animation: linear 2s infinite running arrow_aM;
  display: block;
}

@keyframes arrow_aM {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(15px);
  }
  40% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  @keyframes arrow_aM {
    0% {
      transform: translateY(0);
    }
    20% {
      transform: translateY(0);
    }
    30% {
      transform: translateY(5px);
    }
    40% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(0);
    }
  }
}
.pananim_c {
  animation: linear 4s infinite running pananim_c;
}
@keyframes pananim_c {
  0% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(0deg) scale(1, 1);
  }
  80% {
    transform: rotate(20deg) scale(1.04, 1.04);
  }
  90% {
    transform: rotate(0deg) scale(1, 1);
  }
  100% {
    transform: rotate(0deg);
  }
}
.arrow_c {
  animation: linear 2s infinite running arrow_c;
  display: block;
}
@keyframes arrow_c {
  0% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(15px);
  }
  90% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.moved .arrow_c {
  animation: linear 2s infinite running arrow_cM;
  display: block;
}
@keyframes arrow_cM {
  0% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(15px);
  }
  90% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  @keyframes arrow_cM {
    0% {
      transform: translateY(0);
    }
    70% {
      transform: translateY(0);
    }
    80% {
      transform: translateY(5px);
    }
    90% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(0);
    }
  }
}











.linkpananim_a {
  animation: linear 4s infinite running linkpananim_a;
}
@keyframes linkpananim_a {
  0% {
    transform: rotate(0deg);
  }
  27% {
    transform: rotate(0deg) scale(1, 1);
  }
  30% {
    transform: rotate(-10deg) scale(1.04, 1.04);
  }
  33% {
    transform: rotate(0deg);
  }
  38% {
    transform: rotate(-10deg) scale(1.04, 1.04);
  }
  41% {
    transform: rotate(0deg) scale(1, 1);
  }
  100% {
    transform: rotate(0deg);
  }
}
.linkpananim_c {
  animation: linear 4s infinite running linkpananim_c;
}
@keyframes linkpananim_c {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(0deg) scale(1, 1);
  }
  60% {
    transform: rotate(20deg) scale(1.04, 1.04);
  }
  70% {
    transform: rotate(0deg) scale(1, 1);
  }
  100% {
    transform: rotate(0deg);
  }
}
.linkpananim_m {
  animation: linear 4s infinite running linkpananim_m;
}
@keyframes linkpananim_m {
  0% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(0deg) scale(1, 1);
  }
  80% {
    transform: rotate(-15deg) scale(1.04, 1.02);
  }
  85% {
    transform: rotate(0deg) scale(1, 1);
  }
  90% {
    transform: rotate(-15deg) scale(1.04, 1.02);
  }
  100% {
    transform: rotate(0deg);
  }
}