@charset "UTF-8";
html, body {
  width: 100%;
  height: 100%; }

body {
  overflow-x: hidden;
  background: #D4482F; }

span, .eye, .eyes {
  transition: all 0.3s ease-out; }

#fumfumun {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  /* 0.5秒かけてフェードインさせる */
  /*---- 波 ----*/
  /*----------------
  　タブレットサイズ調整
  ------------------*/
  /*----------------
  　スマフォサイズ調整
  ------------------*/ }
  #fumfumun .all {
    height: 100%;
    background: url("../img/noise_orange.jpg"); }
  #fumfumun .wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1150px;
    opacity: hidden; }
  #fumfumun .container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%; }
    #fumfumun .container > .point {
      position: relative;
      display: inline-block;
      width: 50%;
      height: 4%;
      z-index: 30; }
      #fumfumun .container > .point:nth-child(1):hover ~ .face .eye.l {
        transform: rotate(0deg); }
      #fumfumun .container > .point:nth-child(1):hover ~ .face .eye.r {
        transform: rotate(0deg); }
      #fumfumun .container > .point:nth-child(2):hover ~ .face .eye.l {
        transform: rotate(0deg); }
      #fumfumun .container > .point:nth-child(2):hover ~ .face .eye.r {
        transform: rotate(0deg); }
      #fumfumun .container > .point:nth-child(3):hover ~ .face .eye.l {
        transform: rotate(-7.5deg); }
      #fumfumun .container > .point:nth-child(3):hover ~ .face .eye.r {
        transform: rotate(-7.5deg); }
      #fumfumun .container > .point:nth-child(4):hover ~ .face .eye.l {
        transform: rotate(7.5deg); }
      #fumfumun .container > .point:nth-child(4):hover ~ .face .eye.r {
        transform: rotate(7.5deg); }
      #fumfumun .container > .point:nth-child(5):hover ~ .face .eye.l {
        transform: rotate(-15deg); }
      #fumfumun .container > .point:nth-child(5):hover ~ .face .eye.r {
        transform: rotate(-15deg); }
      #fumfumun .container > .point:nth-child(6):hover ~ .face .eye.l {
        transform: rotate(15deg); }
      #fumfumun .container > .point:nth-child(6):hover ~ .face .eye.r {
        transform: rotate(15deg); }
      #fumfumun .container > .point:nth-child(7):hover ~ .face .eye.l {
        transform: rotate(-22.5deg); }
      #fumfumun .container > .point:nth-child(7):hover ~ .face .eye.r {
        transform: rotate(-22.5deg); }
      #fumfumun .container > .point:nth-child(8):hover ~ .face .eye.l {
        transform: rotate(22.5deg); }
      #fumfumun .container > .point:nth-child(8):hover ~ .face .eye.r {
        transform: rotate(22.5deg); }
      #fumfumun .container > .point:nth-child(9):hover ~ .face .eye.l {
        transform: rotate(-30deg); }
      #fumfumun .container > .point:nth-child(9):hover ~ .face .eye.r {
        transform: rotate(-30deg); }
      #fumfumun .container > .point:nth-child(10):hover ~ .face .eye.l {
        transform: rotate(30deg); }
      #fumfumun .container > .point:nth-child(10):hover ~ .face .eye.r {
        transform: rotate(30deg); }
      #fumfumun .container > .point:nth-child(11):hover ~ .face .eye.l {
        transform: rotate(-37.5deg); }
      #fumfumun .container > .point:nth-child(11):hover ~ .face .eye.r {
        transform: rotate(-37.5deg); }
      #fumfumun .container > .point:nth-child(12):hover ~ .face .eye.l {
        transform: rotate(37.5deg); }
      #fumfumun .container > .point:nth-child(12):hover ~ .face .eye.r {
        transform: rotate(37.5deg); }
      #fumfumun .container > .point:nth-child(13):hover ~ .face .eye.l {
        transform: rotate(-45deg); }
      #fumfumun .container > .point:nth-child(13):hover ~ .face .eye.r {
        transform: rotate(-45deg); }
      #fumfumun .container > .point:nth-child(14):hover ~ .face .eye.l {
        transform: rotate(45deg); }
      #fumfumun .container > .point:nth-child(14):hover ~ .face .eye.r {
        transform: rotate(45deg); }
      #fumfumun .container > .point:nth-child(15):hover ~ .face .eye.l {
        transform: rotate(-52.5deg); }
      #fumfumun .container > .point:nth-child(15):hover ~ .face .eye.r {
        transform: rotate(-52.5deg); }
      #fumfumun .container > .point:nth-child(16):hover ~ .face .eye.l {
        transform: rotate(52.5deg); }
      #fumfumun .container > .point:nth-child(16):hover ~ .face .eye.r {
        transform: rotate(52.5deg); }
      #fumfumun .container > .point:nth-child(17):hover ~ .face .eye.l {
        transform: rotate(-60deg); }
      #fumfumun .container > .point:nth-child(17):hover ~ .face .eye.r {
        transform: rotate(-60deg); }
      #fumfumun .container > .point:nth-child(18):hover ~ .face .eye.l {
        transform: rotate(60deg); }
      #fumfumun .container > .point:nth-child(18):hover ~ .face .eye.r {
        transform: rotate(60deg); }
      #fumfumun .container > .point:nth-child(19):hover ~ .face .eye.l {
        transform: rotate(-67.5deg); }
      #fumfumun .container > .point:nth-child(19):hover ~ .face .eye.r {
        transform: rotate(-67.5deg); }
      #fumfumun .container > .point:nth-child(20):hover ~ .face .eye.l {
        transform: rotate(67.5deg); }
      #fumfumun .container > .point:nth-child(20):hover ~ .face .eye.r {
        transform: rotate(67.5deg); }
      #fumfumun .container > .point:nth-child(21):hover ~ .face .eye.l {
        transform: rotate(-75deg); }
      #fumfumun .container > .point:nth-child(21):hover ~ .face .eye.r {
        transform: rotate(-75deg); }
      #fumfumun .container > .point:nth-child(22):hover ~ .face .eye.l {
        transform: rotate(75deg); }
      #fumfumun .container > .point:nth-child(22):hover ~ .face .eye.r {
        transform: rotate(75deg); }
      #fumfumun .container > .point:nth-child(23):hover ~ .face .eye.l {
        transform: rotate(-82.5deg); }
      #fumfumun .container > .point:nth-child(23):hover ~ .face .eye.r {
        transform: rotate(-82.5deg); }
      #fumfumun .container > .point:nth-child(24):hover ~ .face .eye.l {
        transform: rotate(82.5deg); }
      #fumfumun .container > .point:nth-child(24):hover ~ .face .eye.r {
        transform: rotate(82.5deg); }
      #fumfumun .container > .point:nth-child(25):hover ~ .face .eye.l {
        transform: rotate(-90deg); }
      #fumfumun .container > .point:nth-child(25):hover ~ .face .eye.r {
        transform: rotate(-90deg); }
      #fumfumun .container > .point:nth-child(26):hover ~ .face .eye.l {
        transform: rotate(90deg); }
      #fumfumun .container > .point:nth-child(26):hover ~ .face .eye.r {
        transform: rotate(90deg); }
      #fumfumun .container > .point:nth-child(27):hover ~ .face .eye.l {
        transform: rotate(-97.5deg); }
      #fumfumun .container > .point:nth-child(27):hover ~ .face .eye.r {
        transform: rotate(-97.5deg); }
      #fumfumun .container > .point:nth-child(28):hover ~ .face .eye.l {
        transform: rotate(97.5deg); }
      #fumfumun .container > .point:nth-child(28):hover ~ .face .eye.r {
        transform: rotate(97.5deg); }
      #fumfumun .container > .point:nth-child(29):hover ~ .face .eye.l {
        transform: rotate(-105deg); }
      #fumfumun .container > .point:nth-child(29):hover ~ .face .eye.r {
        transform: rotate(-105deg); }
      #fumfumun .container > .point:nth-child(30):hover ~ .face .eye.l {
        transform: rotate(105deg); }
      #fumfumun .container > .point:nth-child(30):hover ~ .face .eye.r {
        transform: rotate(105deg); }
      #fumfumun .container > .point:nth-child(31):hover ~ .face .eye.l {
        transform: rotate(-112.5deg); }
      #fumfumun .container > .point:nth-child(31):hover ~ .face .eye.r {
        transform: rotate(-112.5deg); }
      #fumfumun .container > .point:nth-child(32):hover ~ .face .eye.l {
        transform: rotate(112.5deg); }
      #fumfumun .container > .point:nth-child(32):hover ~ .face .eye.r {
        transform: rotate(112.5deg); }
      #fumfumun .container > .point:nth-child(33):hover ~ .face .eye.l {
        transform: rotate(-120deg); }
      #fumfumun .container > .point:nth-child(33):hover ~ .face .eye.r {
        transform: rotate(-120deg); }
      #fumfumun .container > .point:nth-child(34):hover ~ .face .eye.l {
        transform: rotate(120deg); }
      #fumfumun .container > .point:nth-child(34):hover ~ .face .eye.r {
        transform: rotate(120deg); }
      #fumfumun .container > .point:nth-child(35):hover ~ .face .eye.l {
        transform: rotate(-127.5deg); }
      #fumfumun .container > .point:nth-child(35):hover ~ .face .eye.r {
        transform: rotate(-127.5deg); }
      #fumfumun .container > .point:nth-child(36):hover ~ .face .eye.l {
        transform: rotate(127.5deg); }
      #fumfumun .container > .point:nth-child(36):hover ~ .face .eye.r {
        transform: rotate(127.5deg); }
      #fumfumun .container > .point:nth-child(37):hover ~ .face .eye.l {
        transform: rotate(-135deg); }
      #fumfumun .container > .point:nth-child(37):hover ~ .face .eye.r {
        transform: rotate(-135deg); }
      #fumfumun .container > .point:nth-child(38):hover ~ .face .eye.l {
        transform: rotate(135deg); }
      #fumfumun .container > .point:nth-child(38):hover ~ .face .eye.r {
        transform: rotate(135deg); }
      #fumfumun .container > .point:nth-child(39):hover ~ .face .eye.l {
        transform: rotate(-142.5deg); }
      #fumfumun .container > .point:nth-child(39):hover ~ .face .eye.r {
        transform: rotate(-142.5deg); }
      #fumfumun .container > .point:nth-child(40):hover ~ .face .eye.l {
        transform: rotate(142.5deg); }
      #fumfumun .container > .point:nth-child(40):hover ~ .face .eye.r {
        transform: rotate(142.5deg); }
      #fumfumun .container > .point:nth-child(41):hover ~ .face .eye.l {
        transform: rotate(-150deg); }
      #fumfumun .container > .point:nth-child(41):hover ~ .face .eye.r {
        transform: rotate(-150deg); }
      #fumfumun .container > .point:nth-child(42):hover ~ .face .eye.l {
        transform: rotate(150deg); }
      #fumfumun .container > .point:nth-child(42):hover ~ .face .eye.r {
        transform: rotate(150deg); }
      #fumfumun .container > .point:nth-child(43):hover ~ .face .eye.l {
        transform: rotate(-157.5deg); }
      #fumfumun .container > .point:nth-child(43):hover ~ .face .eye.r {
        transform: rotate(-157.5deg); }
      #fumfumun .container > .point:nth-child(44):hover ~ .face .eye.l {
        transform: rotate(157.5deg); }
      #fumfumun .container > .point:nth-child(44):hover ~ .face .eye.r {
        transform: rotate(157.5deg); }
      #fumfumun .container > .point:nth-child(45):hover ~ .face .eye.l {
        transform: rotate(-165deg); }
      #fumfumun .container > .point:nth-child(45):hover ~ .face .eye.r {
        transform: rotate(-165deg); }
      #fumfumun .container > .point:nth-child(46):hover ~ .face .eye.l {
        transform: rotate(165deg); }
      #fumfumun .container > .point:nth-child(46):hover ~ .face .eye.r {
        transform: rotate(165deg); }
      #fumfumun .container > .point:nth-child(47):hover ~ .face .eye.l {
        transform: rotate(-172.5deg); }
      #fumfumun .container > .point:nth-child(47):hover ~ .face .eye.r {
        transform: rotate(-172.5deg); }
      #fumfumun .container > .point:nth-child(48):hover ~ .face .eye.l {
        transform: rotate(172.5deg); }
      #fumfumun .container > .point:nth-child(48):hover ~ .face .eye.r {
        transform: rotate(172.5deg); }
      #fumfumun .container > .point:nth-child(49):hover ~ .face .eye.l {
        transform: rotate(-180deg); }
      #fumfumun .container > .point:nth-child(49):hover ~ .face .eye.r {
        transform: rotate(-180deg); }
      #fumfumun .container > .point:nth-child(50):hover ~ .face .eye.l {
        transform: rotate(180deg); }
      #fumfumun .container > .point:nth-child(50):hover ~ .face .eye.r {
        transform: rotate(180deg); }
  #fumfumun .face {
    position: absolute;
    top: 170px;
    left: 0;
    right: 0;
    width: 1000px;
    height: 1000px;
    margin: auto;
    overflow: hidden;
    text-align: center;
    background: url("../img/fumfumun_face.svg") no-repeat; }
  #fumfumun .eyes {
    position: absolute;
    top: 175px;
    left: 0;
    right: 0;
    width: 510px;
    height: 100px;
    margin: 0 auto; }
    #fumfumun .eyes .eye {
      position: absolute;
      top: 0;
      width: 200px;
      height: 200px;
      border-radius: 50%;
      background-color: white;
      border: 13px solid #231815; }
      #fumfumun .eyes .eye.l {
        left: 0; }
      #fumfumun .eyes .eye.r {
        right: 0; }
      #fumfumun .eyes .eye > span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 50%;
        height: 50%;
        margin: 0 auto;
        border-radius: 50%;
        background-color: #231815; }
  #fumfumun .editorial.contents_box_wave {
    display: block;
    width: 100%;
    height: 100px;
    max-height: 100px;
    margin: 0;
    z-index: 20;
    top: -80px;
    position: absolute;
    left: 0px;
    float: left; }
  #fumfumun .editorial.recommend_wave {
    display: block;
    width: 100%;
    height: 100px;
    max-height: 100px;
    margin: 0;
    z-index: 20;
    bottom: 0;
    position: absolute;
    left: 0px;
    float: left; }
  #fumfumun .editorial.campaign_wave {
    display: block;
    width: 100%;
    height: 100px;
    max-height: 100px;
    margin: 0;
    z-index: 20;
    bottom: 0;
    position: absolute;
    left: 0px;
    float: left; }
  #fumfumun .editorial.profile_wave {
    display: block;
    width: 100%;
    height: 100px;
    max-height: 100px;
    margin: 0;
    z-index: 20;
    bottom: 0;
    position: absolute;
    left: 0px;
    float: left; }
  #fumfumun .parallax1 > use {
    animation: move-forever1 10s linear infinite; }
    #fumfumun .parallax1 > use:nth-child(1) {
      animation-delay: -2s; }
  #fumfumun .parallax2 > use {
    animation: move-forever2 8s linear infinite; }
    #fumfumun .parallax2 > use:nth-child(1) {
      animation-delay: -2s; }
  #fumfumun .parallax3 > use {
    animation: move-forever3 6s linear infinite; }
    #fumfumun .parallax3 > use:nth-child(1) {
      animation-delay: -2s; }
  #fumfumun .parallax4 > use {
    animation: move-forever4 4s linear infinite; }
    #fumfumun .parallax4 > use:nth-child(1) {
      animation-delay: -2s; }
@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%); }
  100% {
    transform: translate(-90px, 0%); } }
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%); }
  100% {
    transform: translate(85px, 0%); } }
@keyframes move-forever3 {
  0% {
    transform: translate(85px, 0%); }
  100% {
    transform: translate(-90px, 0%); } }
@keyframes move-forever4 {
  0% {
    transform: translate(-90px, 0%); }
  100% {
    transform: translate(85px, 0%); } }
  #fumfumun .fumfumun_hand {
    position: absolute;
    width: 100%;
    top: 780px;
    z-index: 21; }
    #fumfumun .fumfumun_hand img {
      height: 240px; }
    #fumfumun .fumfumun_hand .right_hand {
      position: absolute;
      right: calc(50% + -450px); }
    #fumfumun .fumfumun_hand .left_hand {
      position: absolute;
      left: calc(50% + -450px);
      transform: scale(-1, 1); }
  @media screen and (max-width: 1000px) {
    #fumfumun .face {
      top: 180px;
      width: 100vw;
      height: 100vw;
      margin: auto;
      overflow: hidden;
      text-align: center; }
    #fumfumun .eyes {
      position: absolute;
      top: 16vw;
      left: 0;
      right: 0;
      width: 47vw;
      height: 100px;
      margin: 0 auto; }
      #fumfumun .eyes .eye {
        position: absolute;
        top: 0;
        width: 20vw;
        height: 20vw;
        border-radius: 50%;
        background-color: white;
        border: 0.75svh solid #231815; }
        #fumfumun .eyes .eye.l {
          left: 0; }
        #fumfumun .eyes .eye.r {
          right: 0; }
        #fumfumun .eyes .eye > span {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          width: 50%;
          height: 50%;
          margin: 0 auto;
          border-radius: 50%;
          background-color: #231815; }
    #fumfumun .fumfumun_hand {
      position: absolute;
      width: 100%;
      top: 750px; }
      #fumfumun .fumfumun_hand img {
        height: auto;
        width: 35vw; }
      #fumfumun .fumfumun_hand .right_hand {
        position: absolute;
        right: 20px; }
      #fumfumun .fumfumun_hand .left_hand {
        position: absolute;
        left: 20px;
        transform: scale(-1, 1); } }
  @media screen and (max-width: 767px) {
    #fumfumun {
      /*---- 波 ----*/ }
      #fumfumun .face {
        top: 130px;
        width: 100vw;
        height: 100vw;
        margin: auto;
        overflow: hidden;
        text-align: center; }
      #fumfumun .eyes {
        position: absolute;
        top: 16vw;
        left: 0;
        right: 0;
        width: 47vw;
        height: 100px;
        margin: 0 auto; }
        #fumfumun .eyes .eye {
          position: absolute;
          top: 0;
          width: 20vw;
          height: 20vw;
          border-radius: 50%;
          background-color: white;
          border: 0.75svh solid #231815; }
          #fumfumun .eyes .eye.l {
            left: 0; }
          #fumfumun .eyes .eye.r {
            right: 0; }
          #fumfumun .eyes .eye > span {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 50%;
            height: 50%;
            margin: 0 auto;
            border-radius: 50%;
            background-color: #231815; }
      #fumfumun .wrapper .editorial {
        top: 55svh; }
      #fumfumun .recommend .editorial {
        bottom: 0; }
      #fumfumun .fumfumun_hand {
        position: absolute;
        width: 100%;
        top: 400px; }
        #fumfumun .fumfumun_hand img {
          height: auto;
          width: 35vw; }
        #fumfumun .fumfumun_hand .right_hand {
          position: absolute;
          right: 0; }
        #fumfumun .fumfumun_hand .left_hand {
          position: absolute;
          left: 0;
          transform: scale(-1, 1); } }

/* ローディング画面ラッパー全体 */
#pageLoader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  background: url("../img/noise_orange.jpg");
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  /* 最前面に表示 */
  transition: opacity 0.5s ease-out 1.0s, visibility 0.5s ease-out 1.0s;
  /* 終了時 (ズーム後) にフェードアウト */
  opacity: 1;
  visibility: visible; }

/* コンテンツの中央揃え */
.loaderContent_uniqueLoader {
  text-align: center; }

/* キャラクター画像 */
#loaderCharImg_uniqueLoader {
  width: 150px;
  /* サイズは適宜調整しろ */
  height: auto;
  transition: transform 1.0s ease-in-out;
  /* ズームアップのアニメーション */
  transform: scale(1); }

/* ローディングテキスト */
.loaderText_uniqueLoader {
  color: #ffffff;
  /* 背景色に対して白を指定 */
  font-size: 1.2rem;
  margin-top: 15px;
  font-weight: bold;
  transition: opacity 0.3s ease-out; }

/* 波線アニメーションコンテナ */
.wavyLine_uniqueLoader {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  transition: opacity 0.3s ease-out; }

/* 波線を構成する点 */
.wavyLine_uniqueLoader span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0 3px;
  /* animation-delayをインラインのstyle属性(var(--i))でずらす */
  animation: waveAnim_uniqueLoader 1.4s infinite ease-in-out;
  animation-delay: calc(0.1s * var(--i)); }

/* 波打ちキーフレーム */
@keyframes waveAnim_uniqueLoader {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-12px); } }
/* ----- ローディング終了時の動作 ----- */
/* .loaded クラスが付与された時のラッパーの動作 */
#pageLoader.loaded_uniqueLoader {
  opacity: 0;
  visibility: hidden;
  /* ズーム(1.0s)後にフェードアウト(0.5s) */ }

/* .loaded クラスが付与された時の画像 */
#pageLoader.loaded_uniqueLoader #loaderCharImg_uniqueLoader {
  /* ズームアップの開始 */
  transform: scale(12); }

/* .loaded クラスが付与された時、テキストと波線は先に消す */
#pageLoader.loaded_uniqueLoader .loaderText_uniqueLoader,
#pageLoader.loaded_uniqueLoader .wavyLine_uniqueLoader {
  opacity: 0; }

/* キャラクター画像 */
#loaderCharImg_uniqueLoader {
  width: 150px;
  height: auto;
  /* ↓ ズームアップの動き（最重要） ↓ */
  transition: transform 1.0s ease-out;
  /* animation-name や animation-duration など、animationに関する記述はすべて削除 */ }

/*# sourceMappingURL=eye_vw.css.map */
