@charset "UTF-8";
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  margin: 0;
}

body {
  margin: 0;
}

main {
  display: block;
}

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
/**
 * Render the `main` element consistently in IE.
 */
img {
  max-width: 100%;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Color */
/* Font */
main {
  width: 100%;
  overflow: hidden;
  color: #222;
  font-size: 26px;
  font-size: 3.4666666667vw;
  line-height: 2;
  letter-spacing: -0.01em;
}
main * {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

img {
  max-width: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l-contener {
  width: 100%;
  padding-right: 4.2666666667vw;
  padding-left: 4.2666666667vw;
}

@media screen and (max-width: 768px) {
  .l-inner {
    padding: 0 4vw;
  }
}
.l-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .l-flex--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .l-flex--pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.l-flex__col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-flex__col--sp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .l-flex__col--pc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .l-flex__col-rev--sp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 769px) {
  .l-flex__col-rev--pc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 769px) {
  .l-flex--2 .l-flex__item {
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  .l-flex--3 .l-flex__item {
    width: 33.33333%;
  }
}

.c-btn {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media screen and (min-width: 769px) {
  .c-btn:not(:first-of-type) {
    margin-top: 4.5454545455%;
  }
}
@media screen and (max-width: 768px) {
  .c-btn:not(:first-of-type) {
    margin-top: 6.6666666667vw;
  }
}
.c-btn__basic {
  background-color: #09b695;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media screen and (min-width: 769px) {
  .c-btn__basic {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1;
    width: 35%;
    max-width: 280px;
    padding: 1em;
  }
  .c-btn__basic.is-active:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .c-btn__basic {
    font-size: 26px;
    font-size: 3.4666666667vw;
    line-height: 1;
    width: 65.3333333333vw;
    padding: 1.2em;
  }
}
.c-btn__pd {
  position: relative;
  display: inline-block;
  padding-right: 1.3em;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #222;
}
.c-btn__pd:before {
  content: "";
  display: block;
  position: absolute;
  top: 56%;
  right: 0.5em;
  width: 0.5em;
  height: 1px;
  background: #222;
  -webkit-transform-origin: right;
          transform-origin: right;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.c-btn__pd:after {
  content: "";
  display: block;
  position: absolute;
  top: 56%;
  right: 0em;
  width: 0.5em;
  height: 1px;
  background: #222;
  -webkit-transform-origin: left;
          transform-origin: left;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.c-btn__pd.is-open:before {
  top: 49%;
  right: 0.2em;
  height: 1px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.c-btn__pd.is-open:after {
  top: 49%;
  right: 0.4em;
  height: 1px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
@media screen and (min-width: 769px) {
  .c-btn__pd {
    margin-top: 30px;
  }
  .c-btn__pd:hover {
    cursor: pointer;
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .c-btn__pd {
    margin-top: 6.6666666667vw;
    font-size: 26px;
    font-size: 3.4666666667vw;
    line-height: 1.7692307692;
  }
}
.c-btn__img {
  display: block;
  overflow: hidden;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  .c-btn__img:hover > img {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
.c-btn--grey {
  background-color: #cecbc2;
}

@media screen and (max-width: 768px) {
  .c-ttl__deco {
    width: 17.3333333333vw;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media screen and (min-width: 769px) {
  .c-ttl__deco {
    width: 83px;
  }
}
.c-ttl__sub {
  display: inline-block;
  position: relative;
  padding-bottom: 0.5em;
}
.c-ttl__sub:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .c-ttl__sub {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 1099px) and (min-width: 769px) {
  .c-ttl__sub {
    font-size: clamp(14px, 1.5vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  .c-ttl__sub {
    font-size: 28px;
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
  }
}
.c-ttl__main {
  letter-spacing: -0.05em;
  padding-top: 0.3em;
}
@media screen and (min-width: 769px) {
  .c-ttl__main {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
  }
  .c-ttl__main span {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    display: block;
  }
}
@media screen and (max-width: 1099px) and (min-width: 769px) {
  .c-ttl__main {
    font-size: clamp(30px, 3vw, 37px);
  }
}
@media screen and (max-width: 768px) {
  .c-ttl__main {
    font-size: 62px;
    font-size: 8.2666666667vw;
    line-height: 1.2580645161;
  }
  .c-ttl__main span {
    font-size: 37px;
    font-size: 4.9333333333vw;
    line-height: 1;
    display: block;
  }
}
.c-ttl__layer {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .c-ttl__layer {
    width: 60%;
  }
  .p-item--1st .c-ttl__layer {
    top: 83px;
    left: -50%;
  }
  .p-item--2nd .c-ttl__layer {
    top: 10px;
    right: -44%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) and (min-width: 769px) {
  .p-item--2nd .c-ttl__layer {
    top: 10px;
    right: -44%;
  }
}
.c-ttl__layer * {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .c-ttl__origin {
    /* @include g.wid_vw_sp(520, 750);
    margin: 0 auto math.div(32, 750) * 100vw; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-item--1st .c-ttl__origin {
    width: 69.3333333333vw;
    margin: 0 auto 4.2666666667vw;
  }
  .p-item--2nd .c-ttl__origin {
    width: 77.3333333333vw;
    margin: 0 auto 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .c-ttl__origin {
    position: absolute;
    top: 0;
    width: 30%;
  }
  .p-item--1st .c-ttl__origin {
    left: 0;
  }
  .p-item--2nd .c-ttl__origin {
    top: 10px;
    right: 3%;
  }
}

@media screen and (min-width: 769px) {
  .c-txt {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.8;
  }
  .c-txt:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .c-txt {
    font-size: 26px;
    font-size: 3.4666666667vw;
    line-height: 1.7692307692;
  }
  .c-txt:not(:last-of-type) {
    margin-bottom: 10vw;
  }
}
.c-txt__note {
  color: #a9b6b4;
  display: block;
  font-size: 0.8em;
}

@media screen and (min-width: 769px) {
  footer #f_category_menu .f_category {
    width: 173.3333333333px !important;
  }
}

footer #pagetop_btn {
  z-index: 10;
}

.c-head--1st {
  color: #09b695;
}
.c-head__lower {
  font-size: 32px;
  font-size: 4.2666666667vw;
  line-height: 1.625;
  font-weight: bold;
  color: #09b695;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #c5efe7));
  background: linear-gradient(transparent 70%, #c5efe7 70%);
}

.slick-dots li button:before {
  font-size: 14px;
  color: #09b695;
}

.slick-dots li.slick-active button:before {
  color: #09b695;
}

.p-mv {
  position: relative;
  background: url("../images/2303gc_bg_wave01_sp.png"), -webkit-linear-gradient(top, #f2fdfb 0%, #ffffff 100%);
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 32vw, 0 0;
  padding-top: 16vw;
}
.p-mv h1 {
  width: 78.8vw;
  margin: 0 auto 6.6666666667vw;
  display: block;
  text-align: center;
}
.p-mv__deco {
  position: absolute;
  top: 95.4666666667vw;
  right: 0;
  width: 10.8vw;
  z-index: 2;
}
.p-mv__slide {
  position: relative;
}
.p-mv__layer {
  position: absolute;
  top: 0;
  left: 0;
  /* transform: translateX(-50%); */
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.p-mv__layerWrap {
  position: relative;
}
.p-mv__layerWrap .image {
  position: absolute;
  top: 0;
  left: 0;
}
.p-mv__layerWrap .image span {
  display: block;
}
.p-mv__layerWrap .image:nth-of-type(1) span {
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
}
.p-mv__layerWrap .image:nth-of-type(2) span {
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.p-mv .js-slide {
  position: relative;
  z-index: 2;
}

.p-lead {
  text-align: center;
  position: relative;
  padding-bottom: 10.6666666667vw;
  z-index: 3;
}
.p-lead:after {
  content: "";
  width: 100%;
  height: 8.6666666667vw;
  background-image: url("../images/2303gc_bg_wave_white01_sp.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  z-index: 2;
}
.p-lead__head {
  font-size: 32px;
  font-size: 4.2666666667vw;
  line-height: 1.4625;
  color: #09b695;
  font-weight: bold;
  margin-bottom: 5.3333333333vw;
}

.p-header__inner {
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 4.6666666667vw;
  padding-bottom: 4.1333333333vw;
  padding-left: 4.2666666667vw;
  padding-right: 4.2666666667vw;
}
.p-header__logoWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40.8vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-header__logoWrap a {
  display: block;
}
.p-header__logoWrap img {
  vertical-align: middle;
}
.p-header__logo--oggi {
  width: 13.6vw;
  max-width: 102px;
}
.p-header__logo--domani {
  width: 21.8666666667vw;
  max-width: 164px;
}
.p-header__pr {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  border: 1px solid #222;
  display: inline-block;
  font-size: 18px;
  font-size: 2.4vw;
  line-height: 1;
  padding: 0.1em 0.5em;
}

.p-menu {
  text-align: center;
  padding-top: 20vw;
  padding-bottom: 22.2666666667vw;
  background: linear-gradient(110deg, #f0fbf9, #d6f4ef);
  position: relative;
}
.p-menu:after {
  content: "";
  width: 100%;
  height: 8.6666666667vw;
  background-image: url("../images/2303gc_bg_wave_white02_sp.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.p-menu__head {
  text-align: center;
  display: block;
  margin: 0 auto 50px;
  width: 74.9333333333vw;
}
.p-menu__btn {
  width: 100%;
  position: relative;
  display: block;
}
.p-menu__btn:not(:first-of-type) {
  margin-top: 4.2666666667vw;
}
.p-menu__btnTxt {
  color: #fff;
  font-size: 32px;
  font-size: 4.2666666667vw;
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 4;
}
.p-menu__btnTxt span {
  position: relative;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  padding-bottom: 0.3em;
}
.p-menu__btnTxt span:before {
  content: "";
  -webkit-animation-name: widthStretch;
          animation-name: widthStretch;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-menu__btnPoint {
  color: #fff;
  font-size: 32px;
  font-size: 4.2666666667vw;
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  position: absolute;
  bottom: 6%;
  right: 6%;
  z-index: 4;
}
.p-menu__btnPoint span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.p-menu__btn:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.p-menu__btn:after {
  content: "";
  width: 91.4%;
  height: 91.4%;
  border: 1px solid #f8e496;
  -o-border-image: linear-gradient(to right, #f8e496 0%, #049885 100%);
     border-image: -webkit-gradient(linear, left top, right top, from(#f8e496), to(#049885));
     border-image: linear-gradient(to right, #f8e496 0%, #049885 100%);
  border-image-slice: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.p-menu__txt {
  margin-top: 7.7333333333vw;
}

.p-lower {
  padding-bottom: 16vw;
}
.p-lower__inner {
  padding-left: 4.2666666667vw;
  padding-right: 4.2666666667vw;
  position: relative;
}
.p-lower__contents--1st .p-lower__inner {
  margin: 0 auto;
  background-image: url("../images/2303gc_circle01_sp.png");
  background-size: 68.5333333333vw;
  background-repeat: no-repeat;
  background-position: 100% 30%;
  padding-bottom: 16.5333333333vw;
}
.p-lower__contents--2nd .p-lower__inner {
  margin: 0 auto;
  background-image: url("../images/2303gc_circle02_sp.png");
  background-size: 68.5333333333vw;
  background-repeat: no-repeat;
  background-position: 100% 27%;
}
.p-lower__contents--5th .p-lower__inner {
  margin: 0 auto;
  background-image: url("../images/2303gc_circle01_sp.png");
  background-size: 68.5333333333vw;
  background-repeat: no-repeat;
  background-position: 100% 80%;
  padding-bottom: 16.5333333333vw;
}
.p-lower__contents--6th .p-lower__inner {
  margin: 0 auto;
  background-image: url("../images/2303gc_circle02_sp.png");
  background-size: 68.5333333333vw;
  background-repeat: no-repeat;
  background-position: 0% 50%;
}
.p-lower__head {
  width: 54.1333333333vw;
  margin: 0 auto 14.6666666667vw;
  display: block;
  text-align: center;
}
.p-lower__headSub {
  text-align: center;
  margin: 0 auto 5.3333333333vw;
}
.p-lower__headSub > span {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
}
.p-lower__headSub > span:nth-of-type(2) {
  margin-top: 0.8em;
}
.p-lower__contents--1st {
  padding-top: 14.9333333333vw;
  background: url("../images/2303gc_bg_wave01_sp.png"), url("../images/2303gc_bg_wave02_sp.png"), -webkit-linear-gradient(top, #f2fdfb 0%, #ffffff 100%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 21.6vw, 50% 99%, 0 0;
}
.p-lower__contents--2nd {
  padding-top: 14.9333333333vw;
  padding-bottom: 18.6666666667vw;
  background: url("../images/2303gc_bg_wave03_sp.png"), url("../images/2303gc_bg_wave02_sp.png");
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 33%, 50% 100%;
}
.p-lower__contents--3rd {
  padding-top: 10.6666666667vw;
}
.p-lower__contents--4th {
  padding-top: 13.6vw;
  padding-bottom: 16vw;
  background: url("../images/2303gc_bg_wave03_sp.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.p-lower__contents--5th {
  padding-top: 11.7333333333vw;
  background: url("../images/2303gc_bg_wave01_sp.png"), url("../images/2303gc_bg_wave02_sp.png"), -webkit-linear-gradient(top, #f2fdfb 0%, #ffffff 100%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 21.6vw, 50% 99%, 0 0;
}
.p-lower__contents--6th {
  padding-top: 14.9333333333vw;
  padding-bottom: 18.6666666667vw;
  background: url("../images/2303gc_bg_wave03_sp.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
.p-lower__contents--7th {
  padding-top: 13.6vw;
  padding-bottom: 18.6666666667vw;
  background: url("../images/2303gc_bg_wave02_sp.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 99%;
}
.p-lower__block:not(:first-of-type) {
  margin-top: 16vw;
}
.p-lower__img {
  width: 100%;
  margin-bottom: 7.6vw;
}
.p-lower__img--layer {
  margin-top: -3.7333333333vw;
}
.p-lower__img--min {
  width: 78.2666666667vw;
}
.p-lower__img--minR {
  width: 78.2666666667vw;
  margin-left: auto;
  margin-right: 0;
}
.p-lower__txt {
  position: relative;
  z-index: 4;
  width: 100%;
}
.p-lower__txt--min {
  padding-left: 17.3333333333vw;
}
.p-lower__txt--minR {
  padding-right: 17.3333333333vw;
}
.p-lower__note {
  color: #a9b6b4;
  display: block;
  font-size: 0.8em;
}
.p-lower__sub {
  position: relative;
  z-index: 2;
}
.p-lower__contents--1st .p-lower__sub {
  width: 55.7333333333vw;
  margin-left: auto;
  margin-right: 0;
}
.p-lower__contents--2nd .p-lower__sub {
  width: 75.3333333333vw;
  margin: 0 auto 7.3333333333vw;
}
.p-lower__contents--3rd .p-lower__sub {
  width: 56.6666666667vw;
  margin-left: auto;
  margin-right: 0;
}
.p-lower__deco {
  position: absolute;
  z-index: 2;
}
.p-lower__contents--1st .p-lower__deco {
  top: 50.6666666667vw;
  left: 0;
  width: 15.3333333333vw;
}
.p-lower__contents--2nd .p-lower__deco {
  top: 31.3333333333vw;
  right: 0;
  width: 15.0666666667vw;
}
.p-lower__contents--5th .p-lower__deco {
  bottom: 56vw;
  left: 0;
  width: 15.0666666667vw;
}
.p-lower__contents--6th .p-lower__deco {
  top: 54.6666666667vw;
  right: 0;
  width: 15.0666666667vw;
}
.p-lower__contents--7th .p-lower__deco {
  bottom: 30vw;
  left: 0;
  width: 15.0666666667vw;
}

.p-credit {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2fdfb));
  background: linear-gradient(180deg, #ffffff, #f2fdfb);
  padding-bottom: 10.6666666667vw;
}
.p-credit__btn {
  margin-bottom: 24px;
  width: 64vw;
  padding: 1em;
  font-size: 26px;
  font-size: 3.4666666667vw;
  line-height: 1;
}
.p-credit__note {
  font-size: 26px;
  font-size: 3.4666666667vw;
  line-height: 1;
  text-align: center;
  margin-bottom: 10.6666666667vw;
}
.p-credit h2 {
  text-align: center;
  font-size: 26px;
  font-size: 3.4666666667vw;
  line-height: 1.8;
  margin-bottom: 4vw;
  display: block;
}
.p-credit__txt {
  text-align: center;
  font-size: 26px;
  font-size: 3.4666666667vw;
  line-height: 1.8;
}
.p-credit__txt--items {
  font-size: 24px;
  font-size: 3.2vw;
  line-height: 1.8;
  margin-top: 10.6666666667vw;
}

.p-photo {
  text-align: center;
  padding-bottom: 32vw;
  background-image: url("../images/2303gc_bg_wave03_sp.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 90%;
  position: relative;
  padding-top: 10.6666666667vw;
  /* .slick-dots {
      bottom:-40px;
  } */
}
.p-photo__inner {
  position: relative;
}
.p-photo__deco {
  position: absolute;
  top: -13.3333333333vw;
  left: 0;
  width: 10.8vw;
  z-index: 3;
}
.p-photo__txt {
  padding-top: 5.3333333333vw;
  padding-left: 4.2666666667vw;
  padding-right: 4.2666666667vw;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}
.p-photo__slide {
  position: relative;
}
.p-photo__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.p-photo__layerWrap {
  position: relative;
}
.p-photo__layerWrap .image {
  position: absolute;
  top: 0;
  left: 0;
}
.p-photo__layerWrap .image span {
  display: block;
}
.p-photo__layerWrap .image:nth-of-type(1) span {
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
}
.p-photo__layerWrap .image:nth-of-type(2) span {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}
.p-photo .js-slide {
  position: relative;
  z-index: 2;
}

.p-nav {
  width: 100%;
  position: absolute;
  right: 1%;
}
.p-nav__inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding-left: 4.2666666667vw;
  padding-right: 4.2666666667vw;
}
.p-navBtn {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.p-navBtn__btn {
  position: fixed;
  z-index: 9999;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  border: 1px solid #09b695;
  background-color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #09b695;
  cursor: pointer;
}
.p-navBtn__btn:before {
  content: "MENU";
}
.p-navBtn__btn.is-open {
  bottom: 10.6666666667vw;
}
.p-navBtn__btn.is-open:before {
  content: "CLOSE";
}
.p-navList {
  position: fixed;
  top: 0;
  z-index: 96;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  display: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: url("../images/2303gc_bg_wave02_sp.png"), url("../images/2303gc_bg_wave03_sp.png"), #fff;
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 30.6666666667vw, 50% 125.3333333333vw;
}
.p-navList.is-show {
  display: block;
}
.p-navList__btn {
  position: relative;
  overflow: hidden;
  width: 51.2vw;
}
.p-navList__btn:nth-of-type(1) {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.p-navList__btn:nth-of-type(2) {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.p-navList__btn:nth-of-type(3) {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.p-navList__btn:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 97;
}
.p-navList__btn:after {
  content: "";
  width: 91.4%;
  height: 91.4%;
  max-width: 430px;
  max-height: 430px;
  border: 1px solid #f8e496;
  -o-border-image: linear-gradient(to right, #f8e496 0%, #049885 100%);
     border-image: -webkit-gradient(linear, left top, right top, from(#f8e496), to(#049885));
     border-image: linear-gradient(to right, #f8e496 0%, #049885 100%);
  border-image-slice: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 98;
}
.p-navList__btnWrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 6.6666666667vw;
  padding-bottom: 14.6666666667vw;
  height: 100%;
}
.p-navList__txt {
  color: #fff;
  font-size: 30px;
  font-size: 4vw;
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99;
}
.p-navList__txt span {
  position: relative;
  padding: 0.5em;
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.p-navList__txt span:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* スクロールアニメーション */
.a-fade {
  opacity: 0;
  -webkit-transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, transform 1s;
  transition: opacity 0.8s, transform 1s, -webkit-transform 1s;
}
.a-fade.is-active {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.a-fade.is-active.js-delay--500 {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.a-fade.is-active.js-delay--1000 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.a-fadeUp {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, transform 1s;
  transition: opacity 0.8s, transform 1s, -webkit-transform 1s;
}
.a-fadeUp.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.a-fadeDown {
  opacity: 0;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, transform 1s;
  transition: opacity 0.8s, transform 1s, -webkit-transform 1s;
}
.a-fadeDown.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.a-fadeLeft {
  opacity: 0;
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, transform 1s;
  transition: opacity 0.8s, transform 1s, -webkit-transform 1s;
}
.a-fadeLeft.is-active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.a-fadeRight {
  opacity: 0;
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, -webkit-transform 1s;
  transition: opacity 0.8s, transform 1s;
  transition: opacity 0.8s, transform 1s, -webkit-transform 1s;
}
.a-fadeRight.is-active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.a-blur {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.a-blur.is-active {
  -webkit-animation-name: blur;
  animation-name: blur;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@-webkit-keyframes blur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
@keyframes blur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
.a-blurZoomOut {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.a-blurZoomOut.is-active {
  -webkit-animation-name: blurZoomOut;
  animation-name: blurZoomOut;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@-webkit-keyframes blurZoomOut {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes blurZoomOut {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.a-loopImg {
  width: 100%;
  background-repeat: repeat-x;
  -webkit-animation: loop 40s linear infinite;
          animation: loop 40s linear infinite;
}
@media screen and (min-width: 769px) {
  .p-item--1st .a-loopImg {
    height: 60px;
    background-image: url("../images/2211sj_item01_loop-txt_pc.png");
    background-size: auto 60px;
    position: absolute;
    top: 26%;
  }
}
@media screen and (max-width: 1099px) and (min-width: 769px) {
  .p-item--1st .a-loopImg {
    height: 60px;
    background-image: url("../images/2211sj_item01_loop-txt_pc.png");
    background-size: auto 60px;
    position: absolute;
    top: 75.4545454545vw;
  }
}
@media screen and (max-width: 768px) {
  .p-item--1st .a-loopImg {
    height: 30px;
    background-image: url("../images/2211sj_item01_loop-txt_sp.png");
    background-size: auto 30px;
    position: absolute;
    top: 950px;
  }
}
@media screen and (min-width: 769px) {
  .p-item--2nd .a-loopImg {
    height: 60px;
    background-image: url("../images/2211sj_item02_loop-txt_pc.png");
    background-size: auto 60px;
    position: absolute;
    top: 21%;
  }
}
@media screen and (max-width: 1099px) and (min-width: 769px) {
  .p-item--2nd .a-loopImg {
    height: 60px;
    background-image: url("../images/2211sj_item02_loop-txt_pc.png");
    background-size: auto 60px;
    position: absolute;
    top: 75.4545454545vw;
  }
}
@media screen and (max-width: 768px) {
  .p-item--2nd .a-loopImg {
    height: 30px;
    background-image: url("../images/2211sj_item02_loop-txt_sp.png");
    background-size: auto 30px;
    position: absolute;
    top: 950px;
  }
}

@-webkit-keyframes loop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2000px 0;
  }
}

@keyframes loop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2000px 0;
  }
}
.a-bgExtend {
  overflow: hidden;
}

.mask__wrap {
  overflow: hidden;
}
.mask__wrap .a-bgExtendImg {
  position: relative;
  left: -100%;
  overflow: hidden;
}
.mask__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ccc;
}

.bg--ex {
  position: relative;
}
.bg--ex:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #cecbc2;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.bg--ex.is-active:after {
  -webkit-transition: all 1200ms cubic-bezier(0.54, 0.87, 0, 0.995);
  transition: all 1200ms cubic-bezier(0.54, 0.87, 0, 0.995);
  -webkit-transition-timing-function: cubic-bezier(0.54, 0.87, 0, 0.995);
          transition-timing-function: cubic-bezier(0.54, 0.87, 0, 0.995);
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}

.a-slideIn--r {
  -webkit-animation: slideInRight 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
          animation: slideInRight 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(360px);
            transform: translateX(360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(360px);
            transform: translateX(360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}
.a-slideIn--l {
  -webkit-animation: slideInLeft 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
          animation: slideInLeft 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-360px);
            transform: translateX(-360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-360px);
            transform: translateX(-360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}
.a-slideIn--t {
  -webkit-animation: slideInTop 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
          animation: slideInTop 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@-webkit-keyframes slideInTop {
  0% {
    -webkit-transform: translateY(360px);
            transform: translateY(360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}

@keyframes slideInTop {
  0% {
    -webkit-transform: translateY(360px);
            transform: translateY(360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}
.a-slideIn--b {
  -webkit-animation: slideInBottom 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
          animation: slideInBottom 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@-webkit-keyframes slideInBottom {
  0% {
    -webkit-transform: translateY(-360px);
            transform: translateY(-360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}

@keyframes slideInBottom {
  0% {
    -webkit-transform: translateY(-360px);
            transform: translateY(-360px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}
.a-zoomUp--set01 {
  -webkit-animation: zoomUpDelay 2s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
          animation: zoomUpDelay 2s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

@-webkit-keyframes zoomUpDelay {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  40%, 100% {
    opacity: 0;
  }
}

@keyframes zoomUpDelay {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  40%, 100% {
    opacity: 0;
  }
}
.a-fadeOut--set01 {
  -webkit-animation: zoomUpDelay 3s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
          animation: zoomUpDelay 3s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

@-webkit-keyframes fadeOutDelay {
  0% {
    opacity: 1;
    /* transform: translateX(-50%); */
  }
  100% {
    opacity: 0;
    /* transform: translateX(-50%); */
  }
}

@keyframes fadeOutDelay {
  0% {
    opacity: 1;
    /* transform: translateX(-50%); */
  }
  100% {
    opacity: 0;
    /* transform: translateX(-50%); */
  }
}
/* その場で */
.active .fadeIn {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 下から */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* 上から */
.fadeDown {
  -webkit-animation-name: fadeDownAnime;
          animation-name: fadeDownAnime;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeDownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* 左から */
.fadeLeft {
  -webkit-animation-name: fadeLeftAnime;
          animation-name: fadeLeftAnime;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeLeftAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/* 右から */
.fadeRight {
  -webkit-animation-name: fadeRightAnime;
          animation-name: fadeRightAnime;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeRightAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/* 浮遊 */
.a-floating-upDown {
  -webkit-animation: floatingUD 10s infinite ease-in-out 0.8s alternate;
          animation: floatingUD 10s infinite ease-in-out 0.8s alternate;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}

@-webkit-keyframes floatingUD {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

@keyframes floatingUD {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
.a-floating-rotate {
  -webkit-animation: floatingRotate 10s infinite ease-in-out 0.8s alternate;
          animation: floatingRotate 10s infinite ease-in-out 0.8s alternate;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}

@-webkit-keyframes floatingRotate {
  0% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}

@keyframes floatingRotate {
  0% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}
/* 左から右に伸びる */
.a-width-stretch {
  -webkit-animation: widthStretch 10s infinite ease-in-out 0.8s alternate;
          animation: widthStretch 10s infinite ease-in-out 0.8s alternate;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}

@-webkit-keyframes widthStretch {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes widthStretch {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}