@charset "UTF-8";
.fp-oeoe-prologue {
  position: relative;
  text-align: center;
  margin: -4% auto 0;
  max-width: 400px;
  width: 65%; }
  @media (min-width: 768px) {
    .fp-oeoe-prologue {
      margin: -14% auto 0; } }
  @media (min-width: 1024px) {
    .fp-oeoe-prologue {
      margin: -10% auto 0; } }
  @media (min-width: 1250px) {
    .fp-oeoe-prologue {
      max-width: 660px; } }
  @media (min-width: 1600px) {
    .fp-oeoe-prologue {
      margin: -150px auto 0; } }
  .fp-oeoe-prologue .fp-name {
    position: absolute;
    bottom: 30%;
    left: -20%; }
    @media (min-width: 768px) {
      .fp-oeoe-prologue .fp-name {
        bottom: 40%;
        left: -10%; } }
  .fp-oeoe-prologue .fp-fukidashi {
    position: absolute;
    bottom: 65%;
    left: -34%; }
    @media (min-width: 768px) {
      .fp-oeoe-prologue .fp-fukidashi {
        left: -16%; } }
    @media (min-width: 1024px) {
      .fp-oeoe-prologue .fp-fukidashi {
        left: -24%; } }
    @media (min-width: 1250px) {
      .fp-oeoe-prologue .fp-fukidashi {
        left: -5%; } }
    .fp-oeoe-prologue .fp-fukidashi ul li {
      position: relative; }
      .fp-oeoe-prologue .fp-fukidashi ul li h6 {
        padding: 6px 10px 6px; }
        @media (min-width: 768px) {
          .fp-oeoe-prologue .fp-fukidashi ul li h6 {
            padding: 8px 15px 8px; } }
    .fp-oeoe-prologue .fp-fukidashi ul:nth-child(1) {
      margin: 0 0 0 60px; }
      .fp-oeoe-prologue .fp-fukidashi ul:nth-child(1) li h6:before {
        top: 50%;
        left: 98%;
        margin: -12px 0 0 -1px;
        border-top: 15px solid #000;
        transform: rotate(-90deg); }
    .fp-oeoe-prologue .fp-fukidashi ul:nth-child(2) {
      margin: 10px 0 0 0; }
      .fp-oeoe-prologue .fp-fukidashi ul:nth-child(2) li h6:before {
        top: 50%;
        left: 84%;
        margin: -12px 0 0 -1px;
        border-top: 15px solid #000;
        transform: rotate(-90deg); }
        @media (min-width: 1024px) {
          .fp-oeoe-prologue .fp-fukidashi ul:nth-child(2) li h6:before {
            left: 87%; } }
  .fp-oeoe-prologue .oeoe-name {
    position: absolute;
    bottom: 60%;
    right: -24%; }
    @media (min-width: 768px) {
      .fp-oeoe-prologue .oeoe-name {
        bottom: 35%;
        right: -30%; } }
    @media (min-width: 1024px) {
      .fp-oeoe-prologue .oeoe-name {
        right: -34%; } }
    @media (min-width: 1250px) {
      .fp-oeoe-prologue .oeoe-name {
        bottom: 40%;
        right: -20%; } }
  .fp-oeoe-prologue .oeoe-fukidashi {
    position: absolute;
    bottom: 0;
    right: -20%; }
    @media (min-width: 768px) {
      .fp-oeoe-prologue .oeoe-fukidashi {
        bottom: 15%; } }
    @media (min-width: 1250px) {
      .fp-oeoe-prologue .oeoe-fukidashi {
        bottom: 25%;
        right: -16%; } }
    .fp-oeoe-prologue .oeoe-fukidashi ul li {
      position: relative; }
      .fp-oeoe-prologue .oeoe-fukidashi ul li h6 {
        padding: 14px 15px 14px; }
        .fp-oeoe-prologue .oeoe-fukidashi ul li h6:before {
          top: 50%;
          left: -16px;
          margin: -11px 0 0 -1px;
          border-top: 15px solid #000;
          transform: rotate(90deg); }
  .fp-oeoe-prologue .character-name {
    color: #fff;
    text-align: center;
    z-index: 5; }
    .fp-oeoe-prologue .character-name h2 {
      font-family: "Boldonse", system-ui;
      font-weight: 400;
      font-style: normal;
      font-size: 1.25em;
      line-height: 1.0em; }
      @media (min-width: 768px) {
        .fp-oeoe-prologue .character-name h2 {
          font-size: 2.0em; } }
    .fp-oeoe-prologue .character-name h3 {
      font-size: 0.7em;
      line-height: 1.0em;
      margin-top: 5px; }
      @media (min-width: 768px) {
        .fp-oeoe-prologue .character-name h3 {
          font-size: 0.9em;
          margin-top: 10px; } }

.fp-oeoe-title {
  text-align: center;
  margin: 10px auto 0; }
  @media (min-width: 768px) {
    .fp-oeoe-title {
      margin: 0 auto; } }
  @media (min-width: 1024px) {
    .fp-oeoe-title {
      display: flex;
      justify-content: center;
      align-items: flex-end; } }
  .fp-oeoe-title h2 {
    color: #fff; }
    .fp-oeoe-title h2:first-child {
      font-size: 5vw; }
      @media (min-width: 1024px) {
        .fp-oeoe-title h2:first-child {
          font-size: 3.5vw; } }
      @media (min-width: 1250px) {
        .fp-oeoe-title h2:first-child {
          font-size: 3.8em; } }
    .fp-oeoe-title h2:last-child {
      font-size: 12vw;
      font-feature-settings: "palt";
      letter-spacing: 0.04em;
      margin-top: 5px; }
      @media (min-width: 1024px) {
        .fp-oeoe-title h2:last-child {
          font-size: 6vw;
          line-height: 1.12em;
          margin-top: 0; } }
      @media (min-width: 1250px) {
        .fp-oeoe-title h2:last-child {
          font-size: 5.8em; } }

#fp-oeoe-pege {
  padding-top: 40px; }
  @media (min-width: 768px) {
    #fp-oeoe-pege {
      padding-top: 100px; } }
  #fp-oeoe-pege .txt-type1 {
    font-family: "Boldonse", system-ui;
    font-weight: 400;
    font-style: normal; }
    #fp-oeoe-pege .txt-type1.color1 {
      color: #FFB63D; }
    #fp-oeoe-pege .txt-type1.color2 {
      color: #4FBBDC; }
    #fp-oeoe-pege .txt-type1 h5 {
      font-size: 1.125em;
      line-height: 1.5em; }
      #fp-oeoe-pege .txt-type1 h5.oeoe1 {
        animation: wobbling_x2 0.8s ease-in-out infinite alternate, wobbling_y2 1.1s ease-in-out infinite alternate, wobbling_z2 0.9s ease-in-out infinite alternate; }
      #fp-oeoe-pege .txt-type1 h5.oeoe2 {
        animation: wobbling_x3 0.8s ease-in-out infinite alternate, wobbling_y3 1.1s ease-in-out infinite alternate, wobbling_z1 0.9s ease-in-out infinite alternate; }
      @media (min-width: 1024px) {
        #fp-oeoe-pege .txt-type1 h5 {
          font-size: 1.25em; } }
      @media (min-width: 1250px) {
        #fp-oeoe-pege .txt-type1 h5 {
          font-size: 1.5em; } }
  #fp-oeoe-pege .story .story-box {
    position: relative; }
    #fp-oeoe-pege .story .story-box .back1 {
      background-image: url("../../img/page-fpoeoe/area-1-repeat.webp");
      background-repeat: repeat-y;
      background-size: 100%; }
    #fp-oeoe-pege .story .story-box .back2 {
      background-image: url("../../img/page-fpoeoe/area-2-repeat.webp");
      background-repeat: repeat-y;
      background-size: 100%; }
    #fp-oeoe-pege .story .story-box .back3 {
      background-image: url("../../img/page-fpoeoe/area-3-repeat.webp");
      background-repeat: repeat-y;
      background-size: 100%; }
    #fp-oeoe-pege .story .story-box .back4 {
      background-image: url("../../img/page-fpoeoe/area-4-back.webp");
      background-size: cover; }
    #fp-oeoe-pege .story .story-box .story-in {
      margin: auto;
      max-width: 1000px;
      width: 90%; }
      @media (min-width: 768px) {
        #fp-oeoe-pege .story .story-box .story-in {
          display: flex;
          width: 80%; } }
      @media (min-width: 1250px) {
        #fp-oeoe-pege .story .story-box .story-in {
          width: 90%; } }
      #fp-oeoe-pege .story .story-box .story-in.story1 {
        padding: 20px 0 80px; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in.story1 {
            padding: 60px 0 160px; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in.story1 {
            padding: 100px 0 200px; } }
        @media (min-width: 1600px) {
          #fp-oeoe-pege .story .story-box .story-in.story1 {
            padding: 100px 0 300px; } }
      #fp-oeoe-pege .story .story-box .story-in.story2 {
        padding: 20px 0 80px; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in.story2 {
            padding: 0 0 100px; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in.story2 {
            padding: 0 0 140px; } }
      #fp-oeoe-pege .story .story-box .story-in.story3 {
        padding: 20px 0 40px; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in.story3 {
            padding: 60px 0; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in.story3 {
            padding: 100px 0; } }
        #fp-oeoe-pege .story .story-box .story-in.story3 .txt .txt-in p {
          margin-top: 60px; }
          @media (min-width: 768px) {
            #fp-oeoe-pege .story .story-box .story-in.story3 .txt .txt-in p {
              margin-top: 20px; } }
      #fp-oeoe-pege .story .story-box .story-in.story4 {
        padding: 20px 0 0; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in.story4 {
            padding: 100px 0 0; } }
      #fp-oeoe-pege .story .story-box .story-in.story5 {
        padding: 0 0 80px; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in.story5 {
            padding: 0 0 100px; } }
      @media (min-width: 768px) {
        #fp-oeoe-pege .story .story-box .story-in .txt {
          width: 50%;
          display: flex;
          align-items: center;
          height: 100%;
          margin: auto; } }
      #fp-oeoe-pege .story .story-box .story-in .txt.right {
        padding-left: 5%; }
      #fp-oeoe-pege .story .story-box .story-in .txt .txt-in {
        text-align: center;
        margin-top: 10px; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in .txt .txt-in {
            text-align: left;
            margin-top: 0; } }
        #fp-oeoe-pege .story .story-box .story-in .txt .txt-in h3 {
          font-size: 1.125em; }
          @media (min-width: 768px) {
            #fp-oeoe-pege .story .story-box .story-in .txt .txt-in h3 {
              font-size: 1.65em; } }
          @media (min-width: 1250px) {
            #fp-oeoe-pege .story .story-box .story-in .txt .txt-in h3 {
              font-size: 2.0em; } }
        #fp-oeoe-pege .story .story-box .story-in .txt .txt-in p {
          font-size: 0.9em;
          font-weight: bold;
          line-height: 1.8em;
          margin-top: 20px; }
          @media (min-width: 768px) {
            #fp-oeoe-pege .story .story-box .story-in .txt .txt-in p {
              font-size: 1.0em;
              line-height: 2.0em; } }
          @media (min-width: 1250px) {
            #fp-oeoe-pege .story .story-box .story-in .txt .txt-in p {
              font-size: 1.25em; } }
      #fp-oeoe-pege .story .story-box .story-in .picture {
        position: relative;
        width: 70%;
        margin: auto; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in .picture {
            width: 50%; } }
      #fp-oeoe-pege .story .story-box .story-in .picture4 {
        position: relative;
        width: 70%;
        margin-top: 40px; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in .picture4 {
            width: 50%;
            margin: auto; } }
      #fp-oeoe-pege .story .story-box .story-in .picture5 {
        position: relative;
        width: 70%;
        margin-top: -40px; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in .picture5 {
            width: 50%;
            margin: auto; } }
      #fp-oeoe-pege .story .story-box .story-in .picture6 {
        position: relative;
        width: 70%;
        margin-left: auto; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in .picture6 {
            width: 50%;
            margin: auto; } }
      #fp-oeoe-pege .story .story-box .story-in ul li {
        position: relative; }
        #fp-oeoe-pege .story .story-box .story-in ul li:first-child {
          z-index: 1; }
        #fp-oeoe-pege .story .story-box .story-in ul li.overlap {
          position: absolute;
          top: 0;
          left: 0; }
        #fp-oeoe-pege .story .story-box .story-in ul li.overlap2 {
          position: absolute;
          bottom: 5%;
          left: 0;
          right: -10%;
          z-index: 10;
          width: 60%;
          margin: auto; }
        #fp-oeoe-pege .story .story-box .story-in ul li.overlap3 {
          position: absolute;
          bottom: 0;
          left: 15%;
          z-index: 10;
          width: 45%; }
          @media (min-width: 768px) {
            #fp-oeoe-pege .story .story-box .story-in ul li.overlap3 {
              left: 20%; } }
      #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position1 {
        position: absolute;
        top: 0;
        left: -1.5em; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position1 {
            left: 0; } }
        #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position1 li {
          width: 130px; }
          @media (min-width: 1024px) {
            #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position1 li {
              width: 200px; } }
      #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position2 {
        position: absolute;
        top: 30%;
        left: 70%; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position2 {
            left: 70%; } }
        #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position2 li {
          width: 130px; }
          @media (min-width: 1024px) {
            #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position2 li {
              width: 200px; } }
      #fp-oeoe-pege .story .story-box .story-in ul.character1 li ul.position3 {
        position: absolute;
        top: 40%;
        left: 0; }
      #fp-oeoe-pege .story .story-box .story-in ul.character2 ol li {
        position: relative; }
        #fp-oeoe-pege .story .story-box .story-in ul.character2 ol li:first-child {
          position: absolute;
          top: 0;
          animation: wobbling_x1 0.8s ease-in-out infinite alternate, wobbling_y1 1.1s ease-in-out infinite alternate; }
      #fp-oeoe-pege .story .story-box .story-in ul.character2 li ul.position1 {
        position: absolute;
        top: 10%;
        right: -5%; }
      #fp-oeoe-pege .story .story-box .story-in ul.character2 li ul.position2 {
        position: absolute;
        top: 40%;
        left: -15%; }
      #fp-oeoe-pege .story .story-box .story-in ul.character3 ol li {
        position: relative; }
        #fp-oeoe-pege .story .story-box .story-in ul.character3 ol li:first-child {
          position: absolute;
          top: 0;
          animation: wobbling_z2 0.8s ease-in-out infinite alternate; }
      #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position1 {
        position: absolute;
        top: -3em;
        left: -4em; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position1 {
            top: -2em; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position1 {
            left: 1em; } }
        #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position1 li {
          width: 200px; }
          #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position1 li h6:last-child {
            margin: 0 0 0 4em; }
      #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position2 {
        position: absolute;
        bottom: -4em;
        right: -4em; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position2 {
            top: -4em;
            bottom: inherit; } }
        @media (min-width: 1024px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position2 {
            right: 0; } }
        #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position2 li {
          width: 185px; }
          @media (min-width: 1024px) {
            #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position2 li {
              width: 220px; } }
          #fp-oeoe-pege .story .story-box .story-in ul.character3 li ul.position2 li h6:last-child {
            margin: 0 0 0 4em; }
      #fp-oeoe-pege .story .story-box .story-in ul.character4 ol li {
        position: relative; }
        #fp-oeoe-pege .story .story-box .story-in ul.character4 ol li:first-child {
          position: absolute;
          top: 0;
          animation: wobbling_x1 0.8s ease-in-out infinite alternate, wobbling_y1 1.1s ease-in-out infinite alternate; }
      #fp-oeoe-pege .story .story-box .story-in ul.character4 li ul.position1 {
        position: absolute;
        top: -1em;
        right: -1em; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character4 li ul.position1 {
            top: -2em;
            right: 2em; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character4 li ul.position1 {
            right: 6em; } }
      #fp-oeoe-pege .story .story-box .story-in ul.character4 li ul.position2 {
        position: absolute;
        top: 5em;
        right: -5.5em; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character4 li ul.position2 {
            top: 2em;
            right: -1em; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character4 li ul.position2 {
            right: 0; } }
      #fp-oeoe-pege .story .story-box .story-in ul.character5 ol li {
        position: relative; }
        #fp-oeoe-pege .story .story-box .story-in ul.character5 ol li:first-child {
          position: absolute;
          top: 0;
          animation: wobbling_x1 0.8s ease-in-out infinite alternate, wobbling_y1 1.1s ease-in-out infinite alternate; }
      #fp-oeoe-pege .story .story-box .story-in ul.character5 li ul.position1 {
        position: absolute;
        top: -2em;
        left: -2em; }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character5 li ul.position1 {
            top: 2em; } }
      #fp-oeoe-pege .story .story-box .story-in ul.character5 li ul.position2 {
        position: absolute;
        bottom: 0em;
        left: 8em; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character5 li ul.position2 {
            bottom: 4em;
            left: -8.5em; } }
        #fp-oeoe-pege .story .story-box .story-in ul.character5 li ul.position2 li {
          width: 150px; }
          @media (min-width: 1024px) {
            #fp-oeoe-pege .story .story-box .story-in ul.character5 li ul.position2 li {
              width: 200px; } }
          #fp-oeoe-pege .story .story-box .story-in ul.character5 li ul.position2 li h6:last-child {
            margin: 0.5em 0 0 2em; }
      #fp-oeoe-pege .story .story-box .story-in ul.character6 ol li {
        position: relative; }
        #fp-oeoe-pege .story .story-box .story-in ul.character6 ol li:nth-child(2) {
          position: absolute;
          top: 0;
          animation: blinking_1 0.2s ease-in-out infinite alternate; }
        #fp-oeoe-pege .story .story-box .story-in ul.character6 ol li:nth-child(3) {
          position: absolute;
          top: 0;
          animation: blinking_2 0.4s ease-in-out infinite alternate; }
        #fp-oeoe-pege .story .story-box .story-in ul.character6 ol li:nth-child(4) {
          position: absolute;
          top: 0;
          animation: blinking_3 0.6s ease-in-out infinite alternate; }
        #fp-oeoe-pege .story .story-box .story-in ul.character6 ol li:nth-child(5) {
          position: absolute;
          top: 0;
          animation: blinking_4 0.8s ease-in-out infinite alternate; }
@keyframes blinking_1 {
  0% {
    opacity: 0.6; }
  100% {
    opacity: 1; } }
@keyframes blinking_2 {
  0% {
    opacity: 0.8; }
  100% {
    opacity: 1; } }
@keyframes blinking_3 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0.4; } }
@keyframes blinking_4 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0.2; } }
      #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position1 {
        position: absolute;
        top: 2em;
        left: -6em; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position1 {
            top: 2em;
            left: -4em; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position1 {
            top: 8em; } }
        #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position1 li {
          width: 240px; }
          #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position1 li h6:last-child {
            margin: 0 0 0 1em; }
      #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position2 {
        position: absolute;
        top: 10em;
        right: 0; }
        @media (min-width: 768px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position2 {
            right: -4em; } }
        @media (min-width: 1250px) {
          #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position2 {
            top: 15em;
            right: 0; } }
        #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position2 li {
          width: 110px; }
          @media (min-width: 768px) {
            #fp-oeoe-pege .story .story-box .story-in ul.character6 li ul.position2 li {
              width: 200px; } }
@keyframes wobbling_x1 {
  0% {
    margin-left: 4px; }
  100% {
    margin-left: 0px; } }
@keyframes wobbling_y1 {
  0% {
    margin-top: 0px; }
  100% {
    margin-top: 4px; } }
@keyframes wobbling_x2 {
  0% {
    margin-left: 2px; }
  100% {
    margin-left: 0px; } }
@keyframes wobbling_y2 {
  0% {
    margin-top: 0px; }
  100% {
    margin-top: 2px; } }
@keyframes wobbling_x3 {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: 2px; } }
@keyframes wobbling_y3 {
  0% {
    margin-top: 2px; }
  100% {
    margin-top: 0px; } }
@keyframes wobbling_z1 {
  0% {
    transform: scale(0.98); }
  100% {
    transform: scale(1); } }
@keyframes wobbling_z2 {
  0% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }
@keyframes wobbling_z3 {
  0% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }
  #fp-oeoe-pege .story .back-bottom {
    position: absolute;
    bottom: 0;
    width: 100%; }
  #fp-oeoe-pege .story .back-top4 {
    position: absolute;
    top: -0.6em;
    width: 100%; }
    @media (min-width: 768px) {
      #fp-oeoe-pege .story .back-top4 {
        top: 0; } }

.story-end {
  background-image: url("../../img/page-fpoeoe/area-5-repeat.webp");
  background-repeat: repeat-y;
  background-size: 100%;
  padding: 40px 0 60px 0;
  position: relative; }
  @media (min-width: 768px) {
    .story-end {
      padding: 100px 0 60px 0; } }
  .story-end .aisatu {
    margin: auto;
    max-width: 1200px;
    width: 90%; }
    .story-end .aisatu h5.sp-txt {
      font-size: 0.9em;
      line-height: 1.6em;
      text-align: center; }
      .story-end .aisatu h5.sp-txt.ue {
        margin-bottom: 20px; }
      .story-end .aisatu h5.sp-txt.shita {
        margin-top: 40px; }
      @media (min-width: 768px) {
        .story-end .aisatu h5.sp-txt {
          display: none; } }
    .story-end .aisatu .aisatu-in {
      position: relative;
      display: flex;
      justify-content: center;
      max-width: 650px;
      width: 90%;
      margin: auto; }
      .story-end .aisatu .aisatu-in .fp-fukidashi {
        position: absolute; }
        .story-end .aisatu .aisatu-in .fp-fukidashi h4 {
          font-size: 0.9em;
          line-height: 1.6em;
          display: none; }
          @media (min-width: 768px) {
            .story-end .aisatu .aisatu-in .fp-fukidashi h4 {
              display: block; } }
          @media (min-width: 1024px) {
            .story-end .aisatu .aisatu-in .fp-fukidashi h4 {
              font-size: 1.125em; } }
        .story-end .aisatu .aisatu-in .fp-fukidashi ul.parts-fukidashi-type2 li h6 {
          padding: 6px 10px 8px; }
          @media (min-width: 1250px) {
            .story-end .aisatu .aisatu-in .fp-fukidashi ul.parts-fukidashi-type2 li h6 {
              padding: 6px 20px 8px; } }
        .story-end .aisatu .aisatu-in .fp-fukidashi.fp {
          top: 0;
          right: -8%;
          z-index: 10; }
          @media (min-width: 768px) {
            .story-end .aisatu .aisatu-in .fp-fukidashi.fp {
              top: 0;
              right: -5%; } }
          @media (min-width: 1024px) {
            .story-end .aisatu .aisatu-in .fp-fukidashi.fp {
              right: -12%; } }
          .story-end .aisatu .aisatu-in .fp-fukidashi.fp ul:first-child {
            margin-top: 20px; }
          .story-end .aisatu .aisatu-in .fp-fukidashi.fp ul:nth-child(2) {
            margin: 10px 0 0 40px; }
          .story-end .aisatu .aisatu-in .fp-fukidashi.fp h4 {
            margin: 40px 0 0 40px; }
        .story-end .aisatu .aisatu-in .fp-fukidashi.oeoe {
          bottom: 0;
          left: -10%;
          z-index: 10; }
          @media (min-width: 768px) {
            .story-end .aisatu .aisatu-in .fp-fukidashi.oeoe {
              bottom: 15%;
              left: 5%; } }
          @media (min-width: 1024px) {
            .story-end .aisatu .aisatu-in .fp-fukidashi.oeoe {
              left: 0; } }
          .story-end .aisatu .aisatu-in .fp-fukidashi.oeoe h4 {
            margin-bottom: 60px; }
          .story-end .aisatu .aisatu-in .fp-fukidashi.oeoe ul:last-child {
            margin: 10px 0 0 20px; }
      .story-end .aisatu .aisatu-in ul.set-gyuu {
        position: relative; }
        .story-end .aisatu .aisatu-in ul.set-gyuu li {
          width: 120px; }
          @media (min-width: 768px) {
            .story-end .aisatu .aisatu-in ul.set-gyuu li {
              width: 180px; } }
          .story-end .aisatu .aisatu-in ul.set-gyuu li:nth-child(1) img {
            position: relative;
            z-index: 2; }
          .story-end .aisatu .aisatu-in ul.set-gyuu li:nth-child(2) {
            position: absolute;
            bottom: -8%; }
            .story-end .aisatu .aisatu-in ul.set-gyuu li:nth-child(2) img {
              mix-blend-mode: multiply;
              opacity: 0.2;
              z-index: 1;
              position: relative; }
  .story-end .introduction {
    position: relative;
    max-width: 1200px;
    width: 80%;
    margin: 60px auto 0; }
    @media (min-width: 768px) {
      .story-end .introduction {
        display: flex;
        width: 90%;
        align-items: center;
        margin: 100px auto 0;
        padding-bottom: 100px; } }
    .story-end .introduction .waku {
      border-radius: 30px; }
      @media (min-width: 768px) {
        .story-end .introduction .waku {
          width: 40%;
          border-radius: 40px; } }
      @media (min-width: 1024px) {
        .story-end .introduction .waku {
          border-radius: 60px; } }
      .story-end .introduction .waku.fp {
        background-color: #FFF5F9;
        padding: 20px 20px 40px; }
        @media (min-width: 768px) {
          .story-end .introduction .waku.fp {
            padding: 30px; } }
        @media (min-width: 1024px) {
          .story-end .introduction .waku.fp {
            padding: 40px; } }
        .story-end .introduction .waku.fp h4 {
          background-color: #E04876; }
      .story-end .introduction .waku.oeoe {
        background-color: #EDFFFC;
        margin-left: auto;
        padding: 40px 20px 20px; }
        @media (min-width: 768px) {
          .story-end .introduction .waku.oeoe {
            padding: 30px; } }
        @media (min-width: 1024px) {
          .story-end .introduction .waku.oeoe {
            padding: 40px; } }
        .story-end .introduction .waku.oeoe h4 {
          background-color: #50BBDC; }
      .story-end .introduction .waku .txt-in {
        text-align: center; }
        .story-end .introduction .waku .txt-in h3 {
          font-size: 2.0em; }
          @media (min-width: 1250px) {
            .story-end .introduction .waku .txt-in h3 {
              font-size: 3.5em; } }
        .story-end .introduction .waku .txt-in h4 {
          font-size: 0.9em;
          font-weight: normal;
          display: inline-block;
          padding: 6px 20px;
          border-radius: 50px;
          color: #fff;
          margin-top: 20px; }
          @media (min-width: 1250px) {
            .story-end .introduction .waku .txt-in h4 {
              font-size: 1.0em; } }
        .story-end .introduction .waku .txt-in h5 {
          font-size: 1.125em;
          font-weight: normal;
          line-height: 1.3em;
          margin-top: 20px; }
          @media (min-width: 1250px) {
            .story-end .introduction .waku .txt-in h5 {
              font-size: 1.3em; } }
        .story-end .introduction .waku .txt-in h6 {
          font-size: 0.8em;
          font-weight: normal;
          line-height: 1.4em;
          margin-top: 10px; }
          @media (min-width: 1250px) {
            .story-end .introduction .waku .txt-in h6 {
              font-size: 0.9em; } }
        .story-end .introduction .waku .txt-in ul {
          margin: 20px 0 0; }
          .story-end .introduction .waku .txt-in ul li {
            font-size: 0.9em;
            font-weight: normal;
            line-height: 1.6em;
            margin-top: 5px;
            display: flex;
            justify-content: center; }
            @media (min-width: 1250px) {
              .story-end .introduction .waku .txt-in ul li {
                font-size: 1.125em; } }
            .story-end .introduction .waku .txt-in ul li img {
              width: auto;
              height: 26px; }
        .story-end .introduction .waku .txt-in .fp-profile, .story-end .introduction .waku .txt-in .oeoe-profile {
          margin-top: 20px; }
          .story-end .introduction .waku .txt-in .fp-profile p, .story-end .introduction .waku .txt-in .oeoe-profile p {
            font-size: 0.9em;
            position: relative;
            display: inline-block;
            text-decoration: none; }
            @media (min-width: 1250px) {
              .story-end .introduction .waku .txt-in .fp-profile p, .story-end .introduction .waku .txt-in .oeoe-profile p {
                font-size: 1.125em; } }
            .story-end .introduction .waku .txt-in .fp-profile p::after, .story-end .introduction .waku .txt-in .oeoe-profile p::after {
              position: absolute;
              bottom: 0;
              left: 0;
              content: '';
              width: 100%;
              height: 2px;
              background: #000;
              transform: scale(0, 1);
              transform-origin: right top;
              transition: transform .3s; }
            .story-end .introduction .waku .txt-in .fp-profile p:hover::after, .story-end .introduction .waku .txt-in .oeoe-profile p:hover::after {
              transform-origin: left top;
              transform: scale(1, 1); }
    .story-end .introduction .photo {
      margin: -40px auto;
      width: 80%;
      z-index: 5;
      position: relative; }
      @media (min-width: 768px) {
        .story-end .introduction .photo {
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          width: 35%; } }

.story-end-bottom {
  transform: rotate(180deg); }
  @media (min-width: 768px) {
    .story-end-bottom {
      margin-bottom: 100px; } }

/*
---------------------------------------------------------------------------------------------------------------------
フッピー&オエオエ　プロフィール　ポップアップ
---------------------------------------------------------------------------------------------------------------------
*/
.modaal-content-container {
  padding: 0; }

/*全て共通：hideエリアをはじめは非表示*/
.hide-area {
  display: none; }

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after,
.modaal-close:before {
  background: #fff; }

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #666; }

/*確認を促すモーダル：タイトルの色を変更したい場合*/
#modaal-title {
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 20px 0; }

/*動画表示のモーダル：余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper {
  padding: 0; }

.modaal-container {
  max-width: 1100px;
  max-height: 800px;
  width: 100%;
  overflow-y: auto;
  border-radius: 20px; }
  @media (min-width: 768px) {
    .modaal-container {
      width: 95%; } }
  @media (min-width: 1250px) {
    .modaal-container {
      width: 90%; } }

.modaal-close {
  top: 0;
  right: 0;
  position: absolute; }
  @media (min-width: 768px) {
    .modaal-close {
      top: 10px;
      right: 10px; } }

.character-prof.fp-profile-in {
  background-color: #E04876; }
  @media (min-width: 768px) {
    .character-prof.fp-profile-in {
      display: flex; } }
  @media (min-width: 768px) {
    .character-prof.fp-profile-in .prof-area1 {
      width: 65%; } }
  .character-prof.fp-profile-in .prof-area1 .photo1 {
    margin: auto 5% auto auto;
    padding: 40px 0; }
    @media (min-width: 1024px) {
      .character-prof.fp-profile-in .prof-area1 .photo1 {
        margin: auto 10% auto auto; } }
    .character-prof.fp-profile-in .prof-area1 .photo1 img {
      width: auto;
      max-height: 220px;
      height: 90%; }
      @media (min-width: 768px) {
        .character-prof.fp-profile-in .prof-area1 .photo1 img {
          max-height: 340px; } }
      @media (min-width: 1024px) {
        .character-prof.fp-profile-in .prof-area1 .photo1 img {
          max-height: 400px; } }
      @media (min-width: 1250px) {
        .character-prof.fp-profile-in .prof-area1 .photo1 img {
          max-height: 500px; } }
  @media (min-width: 768px) {
    .character-prof.fp-profile-in .prof-area2 {
      width: 35%; } }
  .character-prof.fp-profile-in .prof-area2 .data ul li h4 {
    color: #E04876; }
  .character-prof.fp-profile-in .prof-area2 .photo2 {
    margin: 0 5% 0 auto;
    width: calc(100% - 180px); }
    @media (min-width: 768px) {
      .character-prof.fp-profile-in .prof-area2 .photo2 {
        position: absolute;
        bottom: 0;
        right: 5%;
        margin-top: auto;
        width: 90%; } }
    @media (min-width: 768px) {
      .character-prof.fp-profile-in .prof-area2 .photo2 {
        right: 15%; } }
.character-prof.oeoe-profile-in {
  background-color: #68BFC3; }
  @media (min-width: 768px) {
    .character-prof.oeoe-profile-in {
      display: flex; } }
  @media (min-width: 768px) {
    .character-prof.oeoe-profile-in .prof-area1 {
      width: 70%; } }
  .character-prof.oeoe-profile-in .prof-area1 .photo1 {
    margin: auto 2% auto auto;
    padding: 80px 0; }
    @media (min-width: 768px) {
      .character-prof.oeoe-profile-in .prof-area1 .photo1 {
        margin: auto 0 auto auto; } }
    .character-prof.oeoe-profile-in .prof-area1 .photo1 img {
      width: auto;
      max-height: 160px;
      height: 90%; }
      @media (min-width: 768px) {
        .character-prof.oeoe-profile-in .prof-area1 .photo1 img {
          max-height: 250px; } }
      @media (min-width: 1024px) {
        .character-prof.oeoe-profile-in .prof-area1 .photo1 img {
          max-height: 340px; } }
      @media (min-width: 1250px) {
        .character-prof.oeoe-profile-in .prof-area1 .photo1 img {
          max-height: 400px; } }
  .character-prof.oeoe-profile-in .prof-area2 {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .character-prof.oeoe-profile-in .prof-area2 {
        width: 30%;
        margin-top: 0; } }
    .character-prof.oeoe-profile-in .prof-area2 .data ul li h4 {
      color: #68BFC3; }
    .character-prof.oeoe-profile-in .prof-area2 .photo2 {
      margin: 0 10px 10px auto;
      width: 60%; }
      @media (min-width: 768px) {
        .character-prof.oeoe-profile-in .prof-area2 .photo2 {
          position: absolute;
          bottom: 2%;
          right: 10%;
          margin-top: auto;
          width: 90%; } }
@media (min-width: 768px) {
  .character-prof {
    display: flex; } }
.character-prof .prof-area1 {
  position: relative;
  display: flex; }
  .character-prof .prof-area1 .txt {
    position: absolute;
    top: 5%;
    bottom: 0;
    left: 5%;
    color: #fff;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .character-prof .prof-area1 .txt {
        top: -5%;
        left: 8%; } }
    @media (min-width: 1024px) {
      .character-prof .prof-area1 .txt {
        left: 10%; } }
    .character-prof .prof-area1 .txt .name h2 {
      font-family: "Boldonse", system-ui;
      font-weight: 400;
      font-style: normal;
      font-size: 2.5em; }
      @media (min-width: 1024px) {
        .character-prof .prof-area1 .txt .name h2 {
          font-size: 4.75em; } }
    .character-prof .prof-area1 .txt .name h3 {
      font-size: 1.125em;
      margin-top: 10px; }
      @media (min-width: 1024px) {
        .character-prof .prof-area1 .txt .name h3 {
          font-size: 2.0em; } }
    .character-prof .prof-area1 .txt .name p {
      font-size: 0.8em;
      font-weight: bold;
      line-height: 2.0em;
      margin-top: 20px; }
      @media (min-width: 768px) {
        .character-prof .prof-area1 .txt .name p {
          font-size: 1.0em; } }
      @media (min-width: 1024px) {
        .character-prof .prof-area1 .txt .name p {
          font-size: 1.25em;
          margin-top: 40px; } }
.character-prof .prof-area2 {
  position: relative;
  display: flex; }
  @media (min-width: 768px) {
    .character-prof .prof-area2 {
      display: block; } }
  .character-prof .prof-area2 .data {
    width: 130px;
    margin: 0 0 30px 5%; }
    @media (min-width: 768px) {
      .character-prof .prof-area2 .data {
        margin: 10% 0 0 10%;
        width: auto; } }
    @media (min-width: 1250px) {
      .character-prof .prof-area2 .data {
        margin: 15% 0 0 15%; } }
    .character-prof .prof-area2 .data ul li {
      display: flex;
      align-items: center;
      margin-bottom: 16px; }
      .character-prof .prof-area2 .data ul li:last-child {
        margin-bottom: 0; }
      .character-prof .prof-area2 .data ul li h4 {
        font-size: 0.95em;
        font-weight: bold;
        display: inline-block;
        text-align: center;
        border-radius: 1px;
        padding: 2px 10px;
        background-color: #fff;
        margin-right: 5px; }
        @media (min-width: 1024px) {
          .character-prof .prof-area2 .data ul li h4 {
            font-size: 1.25em;
            margin-right: 10px; } }
      .character-prof .prof-area2 .data ul li h5 {
        font-size: 0.95em;
        color: #fff; }
        @media (min-width: 1024px) {
          .character-prof .prof-area2 .data ul li h5 {
            font-size: 1.25em; } }
