@charset "UTF-8";
/*libralies*/
body {
  webkit-font-smoothing: antialiased; }

/*
  便利関数
*/
/* border-radius */
/* box layout */
/* appearance */
/*
  継承管理
*/
/* @todo: CSS Sprite */
#home-new #news #pressrelease a {
  display: inline-block;
  background-size: 16px 16px;
  background-repeat: no-repeat; }
  #home-new #news #pressrelease a {
    background-image: url("/common/images/ico_yellow_circle_arrow.png"); }
    @media screen and (max-width: 768px) {
      #home-new #news #pressrelease a {
        background-size: 13px; } }
    #home-new #news #pressrelease a {
      padding-left: 24px;
      background-position: left center; }

/* タイトル周りの処理 */
/* 文字サイズ調整 */
/* 文字装飾系 */
/* Form classes */
/* トランジション */
/*contents*/
/************************************************************/
/* home-new */
/************************************************************/
#home-new {
  /*
欧文フォント
*/
  /*
キャンペーンバナー(PC)
*/
  /*
キャンペーンバナー(SP)
*/
  /*
キャッチタイトル
*/
  /*
キャッチ01
*/
  /*
キャッチ03
*/
  /*
キャッチ02
*/
  /*
キャッチ04
*/
  /*
Scroll演出
*/
  /*
loading
*/
  /* Generated with Bounce.js. Edit at https://goo.gl/x2KqkY */ }
  #home-new .main-visual {
    height: 650px;
    max-height: initial; }
    #home-new .main-visual__cross-fader {
      list-style-type: none;
      margin: 0;
      width: 100%;
      overflow: hidden;
      position: relative;
      height: 100%; }
      #home-new .main-visual__cross-fader li {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%; }
        @media screen and (min-width: 981px) {
          #home-new .main-visual__cross-fader li {
            margin-left: auto; } }
        @media screen and (max-width: 768px) {
          #home-new .main-visual__cross-fader li {
            width: initial;
            width: 100%;
            margin-left: auto; } }
        #home-new .main-visual__cross-fader li img {
          width: 100%;
          will-change: transform;
          -webkit-transform: scale(1.1);
          transform: scale(1.1);
          -webkit-transform-origin: center center;
          transform-origin: center center; }
          @media screen and (min-width: 980px) {
            #home-new .main-visual__cross-fader li img {
              width: 100%;
              height: initial; } }
          @media screen and (max-width: 768px) {
            #home-new .main-visual__cross-fader li img {
              height: initial; } }
    #home-new .main-visual__title {
      top: 24%; }
      #home-new .main-visual__title img {
        width: 25%; }
        @media screen and (min-width: 981px) {
          #home-new .main-visual__title img {
            width: auto;
            max-width: 100%; } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__title {
          top: 15%; }
          #home-new .main-visual__title img {
            width: 44.2%;
            padding: 0; } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__title {
          top: 17%; }
          #home-new .main-visual__title img {
            width: 54.2%;
            padding: 0; } }
    #home-new .main-visual__start, #home-new .main-visual__search, #home-new .main-visual__scroll-down {
      position: absolute; }
      #home-new .main-visual__start a, #home-new .main-visual__search a, #home-new .main-visual__scroll-down a {
        display: block;
        transition: opacity 0.25s linear; }
        #home-new .main-visual__start a:hover, #home-new .main-visual__search a:hover, #home-new .main-visual__scroll-down a:hover {
          opacity: .65;
          transition: opacity 0.25s linear; }
    #home-new .main-visual__start, #home-new .main-visual__search {
      z-index: 11; }
    #home-new .main-visual__start {
      position: absolute;
      bottom: 17px;
      left: 50%;
      margin-left: -265px;
      transition: opacity 0.5s;
      visibility: hidden;
      text-align: center; }
      #home-new .main-visual__start:hover {
        opacity: 0.7; }
      @media screen and (max-width: 1100px) {
        #home-new .main-visual__start {
          bottom: 0; } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__start {
          bottom: 17px;
          -webkit-transform: none;
          transform: none;
          margin-left: -41.40625vw; } }
      @media screen and (max-width: 1100px) {
        #home-new .main-visual__start img {
          -webkit-transform: scale(0.6, 0.6);
          transform: scale(0.6, 0.6); } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__start img {
          -webkit-transform: none;
          transform: none;
          width: 24.84375vw;
          height: auto; } }
    #home-new .main-visual__learn {
      position: absolute;
      bottom: 17px;
      left: 50%;
      margin-left: -80px;
      transition: opacity 0.5s;
      visibility: hidden;
      text-align: center; }
      #home-new .main-visual__learn:hover {
        opacity: 0.7; }
      @media screen and (max-width: 1100px) {
        #home-new .main-visual__learn {
          bottom: 0; } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__learn {
          bottom: 17px;
          margin-left: -12.5vw; } }
      @media screen and (max-width: 1100px) {
        #home-new .main-visual__learn img {
          -webkit-transform: scale(0.6, 0.6);
          transform: scale(0.6, 0.6); } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__learn img {
          -webkit-transform: none;
          transform: none;
          width: 24.84375vw;
          height: auto; } }
    #home-new .main-visual__search {
      position: absolute;
      bottom: 17px;
      left: 50%;
      margin-left: 105px;
      transition: opacity 0.5s;
      visibility: hidden;
      text-align: center; }
      #home-new .main-visual__search:hover {
        opacity: 0.7; }
      @media screen and (max-width: 1100px) {
        #home-new .main-visual__search {
          bottom: 0; } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__search {
          bottom: 17px;
          margin-left: 16.40625vw; } }
      @media screen and (max-width: 1100px) {
        #home-new .main-visual__search img {
          -webkit-transform: scale(0.6, 0.6);
          transform: scale(0.6, 0.6); } }
      @media screen and (max-width: 768px) {
        #home-new .main-visual__search img {
          -webkit-transform: none;
          transform: none;
          width: 24.84375vw;
          height: auto; } }
  #home-new .header {
    height: auto; }
  #home-new .globalnavi {
    top: -67px; }
  #home-new .visual-navi {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10; }
    #home-new .visual-navi__item {
      float: left;
      border-left: 1px solid rgba(255, 255, 255, 0.5);
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
      #home-new .visual-navi__item a {
        text-align: center;
        font-size: 10px;
        display: block;
        padding-top: 58px;
        padding-bottom: 6px;
        width: 80px;
        color: #fff;
        transition: background-color 0.25s linear;
        text-shadow: 0 0 3px rgba(7, 0, 2, 0.6); }
        #home-new .visual-navi__item a:hover {
          background-color: rgba(0, 0, 0, 0.6);
          transition: background-color 0.25s linear; }
      #home-new .visual-navi__item--pay {
        background-image: url("/images/ico_pay.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
      #home-new .visual-navi__item--support {
        background-image: url("/images/ico_support.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
      #home-new .visual-navi__item--global {
        background-image: url("/images/ico_global.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
      #home-new .visual-navi__item--campaign {
        background-image: url("/images/ico_campaign.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
      #home-new .visual-navi__item--info {
        background-image: url("/images/ico_info.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
      #home-new .visual-navi__item--join {
        background-image: url("/images/ico_join.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
      #home-new .visual-navi__item--twitter {
        background-image: url("/images/ico_twitter_logo.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
      #home-new .visual-navi__item--extend {
        background-image: url("/images/ico_extend.png");
        background-repeat: no-repeat;
        background-position: center 16px; }
    @media screen and (max-width: 768px) {
      #home-new .visual-navi {
        display: none; } }
  #home-new .enfont, #home-new .catch__title p, #home-new .catch__text__en, #home-new #news #information h3 span, #home-new #news #newcomer h3 span, #home-new .support-title h4 {
    font-family: 'Montserrat', sans-serif; }
  #home-new .campaign-banners {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #home-new .campaign-banners {
        display: none; } }
    #home-new .campaign-banners h3 {
      width: 100%;
      height: 64px;
      box-sizing: border-box;
      text-align: center;
      position: relative; }
      #home-new .campaign-banners h3 span {
        background-color: #fff;
        padding: 0 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2; }
    #home-new .campaign-banners__titlebg {
      width: 100%;
      height: 2px;
      background-color: #fff100;
      -webkit-transform: translateY(31px);
      transform: translateY(31px);
      z-index: 1; }
    #home-new .campaign-banners__wrapper, #home-new .campaign-banners__others {
      font-size: 0;
      width: 100%;
      box-sizing: border-box;
      padding: 0 20px;
      position: relative; }
      #home-new .campaign-banners__wrapper div.clearfix, #home-new .campaign-banners__others div.clearfix {
        max-width: 961px;
        width: 100%;
        text-align: left;
        margin: 0 auto;
        z-index: 1; }
        #home-new .campaign-banners__wrapper div.clearfix a, #home-new .campaign-banners__others div.clearfix a {
          background-color: #fff;
          margin: 0 2px;
          margin-top: 10px;
          position: relative;
          display: inline-block;
          width: 315px;
          max-width: 32.6743%;
          float: left;
          overflow: hidden; }
        #home-new .campaign-banners__wrapper div.clearfix img, #home-new .campaign-banners__others div.clearfix img {
          transition: opacity 0.5s;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          width: 100%;
          height: auto; }
          #home-new .campaign-banners__wrapper div.clearfix img:hover, #home-new .campaign-banners__others div.clearfix img:hover {
            opacity: 0.7; }
      #home-new .campaign-banners__wrapper__bg, #home-new .campaign-banners__others__bg {
        width: 100%;
        height: 50%;
        background-color: #fff100;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 0; }
    #home-new .campaign-banners__others {
      background-color: #fff100;
      overflow: hidden;
      height: 0; }
    #home-new .campaign-banners__more {
      width: 100%;
      background-color: #fff100;
      box-sizing: border-box;
      padding: 20px 0;
      text-align: center; }
      #home-new .campaign-banners__more a {
        display: inline-block;
        width: 570px;
        height: 74px;
        background-color: #fff;
        background-image: url(/images_new/more.png);
        background-position: center center;
        background-repeat: no-repeat;
        transition: opacity 0.5s; }
        #home-new .campaign-banners__more a:hover {
          opacity: 0.7; }
        @media screen and (max-width: 768px) {
          #home-new .campaign-banners__more a {
            width: 95.16129%;
            height: 40px;
            background-size: auto 20px; } }
    #home-new .campaign-banners__close {
      width: 100%;
      background-color: #fff100;
      box-sizing: border-box;
      padding: 20px 0;
      text-align: center;
      display: none; }
      #home-new .campaign-banners__close a {
        display: inline-block;
        width: 570px;
        height: 74px;
        background-color: #fff;
        background-image: url(/images_new/close.png);
        background-position: center center;
        background-repeat: no-repeat;
        transition: opacity 0.5s; }
        #home-new .campaign-banners__close a:hover {
          opacity: 0.7; }
        @media screen and (max-width: 768px) {
          #home-new .campaign-banners__close a {
            width: 95.16129%;
            height: 40px;
            background-size: auto 20px; } }
  #home-new .campaign-banners-sp {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    display: none; }
    @media screen and (max-width: 768px) {
      #home-new .campaign-banners-sp {
        display: block; } }
    #home-new .campaign-banners-sp h3 {
      width: 100%;
      height: 64px;
      box-sizing: border-box;
      text-align: center;
      position: relative; }
      #home-new .campaign-banners-sp h3 span {
        background-color: #fff;
        padding: 0 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2; }
    #home-new .campaign-banners-sp__titlebg {
      width: 100%;
      height: 2px;
      background-color: #fff100;
      -webkit-transform: translateY(31px);
      transform: translateY(31px);
      z-index: 1; }
    #home-new .campaign-banners-sp__wrapper {
      background-color: #fff100;
      font-size: 0;
      width: 100%;
      box-sizing: border-box;
      padding: 0 20px;
      position: relative;
      height: 162px;
      overflow: hidden; }
      #home-new .campaign-banners-sp__wrapper div.clearfix {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        z-index: 1; }
        #home-new .campaign-banners-sp__wrapper div.clearfix a {
          margin: 0 2px;
          margin-top: 10px;
          position: relative;
          display: inline-block;
          width: 100%;
          clear: both; }
        #home-new .campaign-banners-sp__wrapper div.clearfix img {
          height: 98px;
          width: auto; }
      #home-new .campaign-banners-sp__wrapper__bg {
        width: 100%;
        height: 59px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0; }
    #home-new .campaign-banners-sp__more {
      width: 100%;
      background-color: #fff100;
      box-sizing: border-box;
      padding: 20px 0;
      text-align: center; }
      #home-new .campaign-banners-sp__more a {
        display: inline-block;
        width: 570px;
        height: 74px;
        background-color: #fff;
        background-image: url(/images_new/more.png);
        background-position: center center;
        background-repeat: no-repeat; }
        @media screen and (max-width: 768px) {
          #home-new .campaign-banners-sp__more a {
            width: 95.16129%;
            height: 40px;
            background-size: auto 20px; } }
    #home-new .campaign-banners-sp__close {
      width: 100%;
      background-color: #fff100;
      box-sizing: border-box;
      padding: 20px 0;
      text-align: center;
      display: none; }
      #home-new .campaign-banners-sp__close a {
        display: inline-block;
        width: 570px;
        height: 74px;
        background-color: #fff;
        background-image: url(/images_new/close.png);
        background-position: center center;
        background-repeat: no-repeat; }
        @media screen and (max-width: 768px) {
          #home-new .campaign-banners-sp__close a {
            width: 95.16129%;
            height: 40px;
            background-size: auto 20px; } }
  #home-new .catch__title {
    width: 100%;
    text-align: center;
    padding: 125px 0 82px; }
    @media screen and (max-width: 768px) {
      #home-new .catch__title {
        padding: 14.21875vw 0 14.53125vw; } }
    #home-new .catch__title h3 {
      font-size: 50px;
      line-height: 84px;
      font-weight: bold;
      color: #000; }
      @media screen and (max-width: 768px) {
        #home-new .catch__title h3 {
          font-size: 5.9375vw;
          line-height: 12.1875vw; } }
    #home-new .catch__title p {
      color: #f02a4c;
      font-weight: bold;
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__title p {
          font-size: 2.5vw; } }
  #home-new .catch__left .catch_screen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    transition: width 2s;
    background-color: #fff; }
  #home-new .catch__left .catch_screen_opened {
    position: absolute;
    width: 0% !important;
    height: 100%;
    top: 0;
    right: 0; }
  #home-new .catch__right .catch_screen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: width 2s;
    background-color: #fff; }
  #home-new .catch__right .catch_screen_opened {
    position: absolute;
    width: 0% !important;
    height: 100%;
    top: 0;
    left: 0; }
  #home-new .catch__01 {
    max-width: 1400px;
    width: 100%;
    height: 796px;
    margin: 0 auto;
    position: absolute;
    margin-bottom: 157px;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #home-new .catch__01 {
        max-width: 100%;
        height: 211.09375vw;
        overflow: visible;
        margin-bottom: 35.15625vw; } }
    #home-new .catch__01__colorbg {
      position: absolute;
      top: 160px;
      left: 23px;
      background-color: #fff5a4;
      width: 935px;
      height: 593px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__01__colorbg {
          top: 0;
          left: 9.375%;
          width: 90.625%;
          height: 100%; } }
    #home-new .catch__01__photo {
      background-image: url(/images_new/01_photo_2_pc.jpg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      width: 960px;
      height: 623px;
      top: 0;
      right: 0; }
      @media screen and (max-width: 768px) {
        #home-new .catch__01__photo {
          background-image: url(/images_new/01_photo_2_sp.jpg);
          width: 100%;
          height: 82.34375vw;
          top: 0;
          right: 0; } }
    #home-new .catch__01__text {
      position: absolute;
      top: 160px;
      left: 23px;
      background-color: rgba(255, 255, 255, 0.85);
      width: 587px;
      height: 547px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__01__text {
          width: 95.46875%;
          height: 129.21875vw;
          top: 68.75vw;
          left: 2.5%; } }
      #home-new .catch__01__text__no {
        position: absolute;
        top: -48px;
        left: 51px;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          #home-new .catch__01__text__no {
            top: -13.90625vw;
            left: 3.59375vw;
            width: 29.6875vw;
            height: auto; } }
    #home-new .catch__01__img {
      width: 305px;
      height: 185px;
      position: absolute;
      left: 679px;
      bottom: 0px; }
      #home-new .catch__01__img img {
        width: 100%;
        height: auto; }
      @media screen and (max-width: 768px) {
        #home-new .catch__01__img {
          width: 47.65625vw;
          height: 28.90625vw;
          left: 30.78125vw;
          bottom: -3.125vw; }
          #home-new .catch__01__img img {
            width: 100%;
            height: auto; } }
  #home-new .catch__03 {
    max-width: 1400px;
    width: 100%;
    height: 869px;
    margin: 0 auto;
    position: absolute;
    margin-bottom: 185px;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #home-new .catch__03 {
        max-width: 100%;
        height: 218.125vw;
        overflow: visible;
        margin-bottom: 35.15625vw; } }
    #home-new .catch__03__colorbg {
      position: absolute;
      top: 160px;
      left: 23px;
      background-color: #b1dfc0;
      width: 935px;
      height: 593px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__03__colorbg {
          top: 0;
          left: 24.21875%;
          width: 75.78125%;
          height: 100%; } }
    #home-new .catch__03__photo {
      background-image: url(/images_new/03_photo_2_pc.jpg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      width: 960px;
      height: 623px;
      top: 0;
      right: 0; }
      @media screen and (max-width: 768px) {
        #home-new .catch__03__photo {
          background-image: url(/images_new/03_photo_2_sp.jpg);
          width: 100%;
          height: 82.34375vw;
          top: 0;
          right: 0; } }
    #home-new .catch__03__text {
      position: absolute;
      top: 160px;
      left: 23px;
      background-color: rgba(255, 255, 255, 0.85);
      width: 587px;
      height: 547px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__03__text {
          width: 95.46875%;
          height: 129.21875vw;
          top: 68.75vw;
          left: 2.5%; } }
      #home-new .catch__03__text__no {
        position: absolute;
        top: -48px;
        left: 51px;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          #home-new .catch__03__text__no {
            top: -13.90625vw;
            left: 3.59375vw;
            width: 33.4375vw;
            height: auto; } }
    #home-new .catch__03__img {
      width: 446px;
      height: 221px;
      position: absolute;
      left: 555px;
      bottom: 0px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__03__img {
          width: 69.6875vw;
          height: 34.53125vw;
          left: 13.4375vw;
          bottom: -2.5vw; }
          #home-new .catch__03__img img {
            width: 100%;
            height: auto; } }
  #home-new .catch__02 {
    max-width: 1400px;
    width: 100%;
    height: 864px;
    margin: 0 auto;
    position: absolute;
    margin-bottom: 180px;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #home-new .catch__02 {
        max-width: 100%;
        height: 209.375vw;
        overflow: visible;
        margin-bottom: 35.15625vw; } }
    #home-new .catch__02__colorbg {
      position: absolute;
      top: 118px;
      right: 71px;
      background-color: #fcdddd;
      width: 978px;
      height: 730px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__02__colorbg {
          top: 0;
          left: 18.4375%;
          width: 81.5625%;
          height: 100%; } }
    #home-new .catch__02__photo {
      background-image: url(/images_new/02_photo_2_pc.jpg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      width: 960px;
      height: 623px;
      top: 0;
      left: 0; }
      @media screen and (max-width: 768px) {
        #home-new .catch__02__photo {
          background-image: url(/images_new/02_photo_2_sp.jpg);
          width: 100%;
          height: 82.34375vw;
          top: 0;
          right: 0; } }
    #home-new .catch__02__text {
      position: absolute;
      top: 118px;
      right: 0px;
      background-color: rgba(255, 255, 255, 0.85);
      width: 587px;
      height: 584px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__02__text {
          width: 95.46875%;
          height: 117.5vw;
          top: 68.75vw;
          right: 2.5%; } }
      #home-new .catch__02__text__no {
        position: absolute;
        top: -48px;
        left: 51px;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          #home-new .catch__02__text__no {
            top: -13.90625vw;
            left: 3.59375vw;
            width: 33.75vw;
            height: auto; } }
    #home-new .catch__02__img {
      width: 427px;
      height: 251px;
      position: absolute;
      right: 559px;
      bottom: 0px; }
      #home-new .catch__02__img img {
        width: 100%;
        height: auto; }
      @media screen and (max-width: 768px) {
        #home-new .catch__02__img {
          width: 66.71875vw;
          height: 39.21875vw;
          right: 16.25vw;
          bottom: -6.25vw; }
          #home-new .catch__02__img img {
            width: 100%;
            height: auto; } }
  #home-new .catch__04 {
    max-width: 1400px;
    width: 100%;
    height: 864px;
    margin: 0 auto;
    position: absolute;
    margin-bottom: 213px;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #home-new .catch__04 {
        max-width: 100%;
        height: 218.75vw;
        overflow: visible;
        margin-bottom: 35.15625vw; } }
    #home-new .catch__04__colorbg {
      position: absolute;
      top: 118px;
      right: 71px;
      background-color: #b6d9f6;
      width: 978px;
      height: 730px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__04__colorbg {
          top: 0;
          left: 18.4375%;
          width: 81.5625%;
          height: 100%; } }
    #home-new .catch__04__photo {
      background-image: url(/images_new/04_photo_2_pc.jpg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      width: 960px;
      height: 623px;
      top: 0;
      left: 0; }
      @media screen and (max-width: 768px) {
        #home-new .catch__04__photo {
          background-image: url(/images_new/04_photo_2_sp.jpg);
          width: 100%;
          height: 82.34375vw;
          top: 0;
          right: 0; } }
    #home-new .catch__04__text {
      position: absolute;
      top: 118px;
      right: 0px;
      background-color: rgba(255, 255, 255, 0.85);
      width: 587px;
      height: 584px; }
      @media screen and (max-width: 768px) {
        #home-new .catch__04__text {
          width: 95.46875%;
          height: 133.4375vw;
          top: 68.75vw;
          right: 2.5%; } }
      #home-new .catch__04__text__no {
        position: absolute;
        top: -48px;
        left: 51px;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          #home-new .catch__04__text__no {
            top: -13.90625vw;
            left: 3.59375vw;
            width: 33.75vw;
            height: auto; } }
    #home-new .catch__04__img {
      width: 434px;
      height: 266px;
      position: absolute;
      right: 565px;
      bottom: 0px; }
      #home-new .catch__04__img img {
        width: 100%;
        height: auto; }
      @media screen and (max-width: 768px) {
        #home-new .catch__04__img {
          width: 67.8125vw;
          height: 41.5625vw;
          right: 18.75vw;
          bottom: -20.3125vw; }
          #home-new .catch__04__img img {
            width: 100%;
            height: auto; } }
  #home-new .catch__text__title {
    position: relative;
    font-size: 32px;
    line-height: 60px;
    font-weight: bold;
    padding-top: 68px;
    margin-left: 48px;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      #home-new .catch__text__title {
        padding-top: 13.75vw;
        font-size: 5vw;
        line-height: 9.375vw;
        margin-left: 7.03125vw; } }
  #home-new .catch__text__en {
    padding-top: 12px;
    margin-left: 48px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    z-index: 2;
    color: #f02a4c; }
    @media screen and (max-width: 768px) {
      #home-new .catch__text__en {
        padding-top: 2.34375vw;
        margin-left: 7.03125vw;
        font-size: 2.8125vw; } }
  #home-new .catch__text__content {
    margin-top: 40px;
    margin-left: 48px;
    position: relative;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    width: 463px;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      #home-new .catch__text__content {
        margin-top: 6.25vw;
        margin-left: 7.03125vw;
        font-size: 3.75vw;
        line-height: 7.5vw;
        width: 81.25vw; } }
  #home-new .catch__text__btn {
    margin-top: 40px;
    margin-left: 48px; }
    @media screen and (max-width: 768px) {
      #home-new .catch__text__btn {
        margin-top: 6.25vw;
        margin-left: 7.03125vw; } }
    #home-new .catch__text__btn a {
      display: inline-block;
      width: 463px;
      height: 68px;
      background-color: #ffed23;
      color: #000;
      position: relative;
      border-radius: 34px;
      background-image: url(/images_new/arrow_white.png);
      background-position: center right 24px;
      background-repeat: no-repeat;
      transition: opacity 0.5s;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      @media screen and (max-width: 768px) {
        #home-new .catch__text__btn a {
          width: 72.34375vw;
          height: 10.625vw;
          border-radius: 5.3125vw;
          background-position: center right 3.75vw;
          background-size: 3.28125vw auto; } }
      #home-new .catch__text__btn a:hover {
        opacity: 0.7; }
      #home-new .catch__text__btn a span {
        white-space: nowrap;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 20px;
        color: #000;
        font-weight: bold; }
        #home-new .catch__text__btn a span img {
          vertical-align: middle;
          margin-right: 0.5em; }
        @media screen and (max-width: 768px) {
          #home-new .catch__text__btn a span {
            font-size: 3.125vw; }
            #home-new .catch__text__btn a span img {
              width: 3.4375vw; } }
  #home-new .question--links {
    width: 100%;
    max-width: 944px;
    margin: 0 auto;
    font-size: 0;
    margin-bottom: 37px; }
    @media screen and (max-width: 768px) {
      #home-new .question--links {
        max-width: 100%;
        margin-bottom: 0; } }
    #home-new .question--links a {
      position: relative;
      display: inline-block;
      background-color: #feea0c;
      height: 162px;
      width: 24.57627%;
      border-radius: 35px;
      background-image: url(/images_new/arrow_white.png);
      background-position: center left 12px;
      background-repeat: no-repeat;
      margin: 0 0.21186%; }
      #home-new .question--links a:hover p {
        opacity: 0.7; }
      @media screen and (max-width: 768px) {
        #home-new .question--links a {
          width: 39.375%;
          height: 25.3125vw;
          margin: 0 4.66102%;
          margin-bottom: 7.34375vw;
          background-size: 3.28125vw auto;
          background-position: center left 1.875vw;
          border-radius: 5.46875vw; } }
      #home-new .question--links a p {
        transition: opacity 0.5s;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 20px;
        line-height: 26px;
        color: #313131;
        padding: 0 12px 0 42px;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          #home-new .question--links a p {
            font-size: 3.125vw;
            line-height: 4.0625vw;
            padding: 0 1.875vw 0 6.5625vw; } }
        #home-new .question--links a p span {
          display: inline-block;
          white-space: nowrap;
          font-weight: bold; }
      #home-new .question--links a img {
        position: absolute;
        top: -34px;
        left: 20px; }
        @media screen and (max-width: 768px) {
          #home-new .question--links a img {
            top: -5.3125vw;
            left: 3.125vw;
            width: 10.625vw; } }
  #home-new .question--links__support {
    text-align: center;
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      #home-new .question--links__support {
        margin-bottom: 19.375vw; } }
    #home-new .question--links__support a {
      display: inline-block;
      width: 98%;
      max-width: 944px;
      height: 93px;
      background-color: #eeeeee;
      position: relative;
      transition: opacity 0.5s; }
      #home-new .question--links__support a:hover {
        opacity: 0.7; }
      @media screen and (max-width: 768px) {
        #home-new .question--links__support a {
          max-width: 87.5%;
          height: 14.53125vw; } }
      #home-new .question--links__support a span {
        display: inline-block;
        font-size: 20px;
        color: #000;
        font-weight: bold;
        background-image: url(/images_new/arrow_yllow.png);
        background-position: center left;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding-left: 29px; }
        @media screen and (max-width: 768px) {
          #home-new .question--links__support a span {
            background-size: 3.28125vw auto;
            font-size: 3.125vw;
            padding-left: 4.53125vw; } }
  #home-new .upApp {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    transition: opacity 1s, -webkit-transform 1s, -webkit-filter 1s;
    transition: transform 1s, filter 1s, opacity 1s;
    transition: transform 1s, filter 1s, opacity 1s, -webkit-transform 1s, -webkit-filter 1s;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  #home-new .upAppDone {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; }
  #home-new .section {
    padding-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #home-new .section {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto; } }
    #home-new .section h2 {
      border: none;
      padding: 0;
      margin: 0;
      height: auto;
      line-height: 1; }
      #home-new .section h2 img {
        width: auto;
        max-width: 100%; }
    #home-new .section__button {
      clear: both; }
      #home-new .section__button--yellow {
        text-align: center; }
        #home-new .section__button--yellow a {
          font-size: 16px;
          line-height: 1;
          display: inline-block;
          background-color: #feea0c;
          padding: 25px 60px;
          border-radius: 26px; }
          @media screen and (max-width: 768px) {
            #home-new .section__button--yellow a {
              font-size: 15px;
              padding: 20px 30px 20px 55px;
              border-radius: 20px; } }
    #home-new .section__sub-title {
      font-weight: bold;
      font-size: 20px; }
      @media screen and (max-width: 768px) {
        #home-new .section__sub-title {
          font-size: 3.125vw !important; } }
  #home-new .illust {
    max-width: 1200px;
    margin: 0 auto;
    background-size: 40%; }
    @media screen and (max-width: 768px) {
      #home-new .illust {
        background-position: center 3.599999% !important;
        background-size: 45%;
        text-align: center;
        padding: 0 !important; }
        #home-new .illust .article {
          width: auto !important; } }
  #home-new .article {
    width: 50%;
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      #home-new .article h2 img {
        max-width: 75%; } }
    #home-new .article--right {
      float: right; }
      @media screen and (max-width: 768px) {
        #home-new .article--right {
          float: none; } }
    #home-new .article__lead {
      font-size: 20px;
      margin-top: 45px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        #home-new .article__lead {
          font-size: 12px;
          margin-top: 20px; } }
    #home-new .article__desc {
      font-size: 16px;
      margin-top: 25px; }
      @media screen and (max-width: 768px) {
        #home-new .article__desc {
          font-size: 12px; } }
  #home-new .button-group__container {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px; }
  #home-new .icon--yen {
    background-image: url("/images/ico_yen.png");
    background-repeat: no-repeat;
    background-position: 25px center; }
    @media screen and (max-width: 768px) {
      #home-new .icon--yen {
        padding-left: 30px; } }
  #home-new .icon--search {
    background-image: url("/images/ico_search.png");
    background-repeat: no-repeat;
    background-position: 25px center;
    padding-right: 42px !important; }
  #home-new .image-holder img {
    width: 100%;
    height: auto; }
  #home-new .learn {
    margin-top: 15px;
    background-color: #fdd6b7; }
    #home-new .learn .illust {
      padding-top: 183px;
      background-image: url("/images/ilst_learn.png");
      background-position: 95% 25%;
      background-repeat: no-repeat;
      background-size: 40%; }
    @media screen and (max-width: 768px) {
      #home-new .learn .section {
        padding-top: 52%;
        padding-bottom: 20px; } }
    #home-new .learn .section__button--yellow {
      margin-top: 90px; }
      @media screen and (max-width: 768px) {
        #home-new .learn .section__button--yellow {
          margin-top: 0; } }
  #home-new #more {
    background-color: #f2cfcf; }
    #home-new #more .illust {
      padding-top: 77px;
      padding-right: 20px;
      background-image: url("/images/ilst_more.png");
      background-position: 15% 25%;
      background-repeat: no-repeat;
      background-size: 30%; }
    @media screen and (max-width: 768px) {
      #home-new #more .section {
        padding-top: 45%; } }
    #home-new #more .section__button--yellow {
      margin-top: 0;
      padding-top: 150px; }
      @media screen and (max-width: 768px) {
        #home-new #more .section__button--yellow {
          padding-top: 0; } }
  #home-new #safely {
    background-color: #97d5ac; }
    #home-new #safely .illust {
      padding-top: 144px;
      padding-right: 20px;
      background-image: url("/images/ilst_safely.png");
      background-position: 95% 45%;
      background-repeat: no-repeat; }
      @media screen and (max-width: 768px) {
        #home-new #safely .illust {
          background-size: 45%; } }
    @media screen and (max-width: 768px) {
      #home-new #safely .section {
        padding-top: 40%; } }
  #home-new #everyone {
    background-color: #dfcab3; }
    #home-new #everyone .illust {
      padding-top: 155px;
      padding-right: 20px;
      background-image: url("/images/ilst_everyone.png");
      background-position: 10% 20%;
      background-repeat: no-repeat;
      background-size: 35%; }
      @media screen and (max-width: 768px) {
        #home-new #everyone .illust {
          background-size: 35%; } }
    @media screen and (max-width: 768px) {
      #home-new #everyone .section {
        padding-top: 40%; } }
    #home-new #everyone .section__button--yellow {
      margin-top: 0;
      padding-top: 30px; }
      @media screen and (max-width: 768px) {
        #home-new #everyone .section__button--yellow {
          padding-top: 0; } }
  #home-new #places {
    background-color: #d3e2ef; }
    #home-new #places .illust {
      padding-top: 96px;
      padding-right: 20px;
      background-image: url("/images/ilst_places.png");
      background-position: 100% 20%;
      background-repeat: no-repeat; }
      @media screen and (max-width: 768px) {
        #home-new #places .illust {
          background-size: 56%; } }
    @media screen and (max-width: 768px) {
      #home-new #places .section {
        padding-top: 60%; } }
    #home-new #places .section__button--yellow {
      margin-top: 0;
      padding-top: 70px; }
      @media screen and (max-width: 768px) {
        #home-new #places .section__button--yellow {
          padding-top: 0; } }
  #home-new #news {
    background-image: url("/images/border_vertical.gif");
    background-repeat: repeat-y;
    background-position: top center;
    border-top: 1px solid #d6d6d6;
    display: table;
    table-layout: fixed;
    /*
	NEWS部分アニメーション表示のための調整
	*/ }
    @media screen and (max-width: 768px) {
      #home-new #news {
        background-image: none; } }
    #home-new #news h3 {
      font-size: 18px;
      line-height: 24px;
      font-weight: bold; }
      #home-new #news h3 span {
        font-size: 12px;
        line-height: 10px; }
      @media screen and (max-width: 768px) {
        #home-new #news h3 {
          font-size: 16px;
          line-height: 16px; }
          #home-new #news h3 span {
            font-size: 12px; } }
    #home-new #news #information h3 {
      background-image: url(/images_new/imformation_icon.png);
      background-repeat: no-repeat;
      background-position: center left 23px;
      background-size: 54px auto;
      color: #f02a4c;
      position: relative;
      padding-left: 90px;
      padding-right: 120px; }
      #home-new #news #information h3 span {
        color: #2485dd; }
      @media screen and (max-width: 768px) {
        #home-new #news #information h3 {
          padding-left: 35px;
          padding-right: 45px;
          background-position: center left 0px;
          background-size: 30px auto; } }
      #home-new #news #information h3 a {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        display: inline-block;
        background-color: #eee;
        color: #898989 !important;
        font-size: 14px;
        box-sizing: border-box;
        padding: 12px 22px 12px 44px;
        background-image: url(/images_new/arrow_yllow.png);
        background-position: center left 16px;
        background-repeat: no-repeat; }
        @media screen and (max-width: 768px) {
          #home-new #news #information h3 a {
            font-size: 12px;
            padding: 6px 6px 6px 18px;
            background-position: center left 4px;
            background-size: 12px auto; } }
    #home-new #news #newcomer h3 {
      background-image: url(/images_new/newcomer_icon.png);
      background-repeat: no-repeat;
      background-position: center left 23px;
      background-size: 52px auto;
      color: #2485dd;
      padding-left: 90px;
      padding-right: 120px; }
      #home-new #news #newcomer h3 span {
        color: #f02a4c; }
      @media screen and (max-width: 768px) {
        #home-new #news #newcomer h3 {
          padding-left: 35px;
          padding-right: 45px;
          background-position: center left 0px;
          background-size: 30px auto; } }
      #home-new #news #newcomer h3 a {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        display: inline-block;
        background-color: #eee;
        color: #898989 !important;
        font-size: 14px;
        box-sizing: border-box;
        padding: 12px 22px 12px 44px;
        background-image: url(/images_new/arrow_yllow.png);
        background-position: center left 16px;
        background-repeat: no-repeat; }
        @media screen and (max-width: 768px) {
          #home-new #news #newcomer h3 a {
            font-size: 12px;
            padding: 6px 6px 6px 18px;
            background-position: center left 4px;
            background-size: 12px auto; } }
    #home-new #news #information #normal {
      position: relative; }
      #home-new #news #information #normal .list__title {
        display: none; }
      #home-new #news #information #normal .list__title:first-of-type {
        display: block; }
    #home-new #news #newcomer .list--info {
      position: relative; }
      #home-new #news #newcomer .list--info .list__title {
        display: none; }
      #home-new #news #newcomer .list--info .list__title:first-of-type {
        display: block; }
    #home-new #news #information, #home-new #news #newcomer, #home-new #news #pressrelease {
      display: table-cell;
      width: 50%;
      box-sizing: border-box; }
      @media screen and (max-width: 768px) {
        #home-new #news #information, #home-new #news #newcomer, #home-new #news #pressrelease {
          display: block;
          width: 100%; } }
    #home-new #news #information {
      padding-left: 50px;
      padding-right: 19px; }
      @media screen and (max-width: 768px) {
        #home-new #news #information {
          padding-left: 20px;
          padding-right: 20px; } }
    #home-new #news #newcomer {
      padding-left: 19px;
      padding-right: 50px; }
      @media screen and (max-width: 768px) {
        #home-new #news #newcomer {
          padding-left: 20px;
          padding-right: 20px; } }
    #home-new #news #pressrelease p {
      text-align: center; }
    @media screen and (max-width: 768px) {
      #home-new #news #newcomer {
        border-top: 1px solid #d6d6d6; } }
    @media screen and (max-width: 768px) {
      #home-new #news #newcomer h3 img {
        height: auto;
        max-width: 100%; } }
    #home-new #news .list--info:first-child {
      border-top: none; }
    #home-new #news .list__date {
      float: none; }
    #home-new #news .list__subject {
      margin-left: 0; }
    #home-new #news .list__inner {
      padding: 15px 20px 15px 10px; }
      @media screen and (max-width: 768px) {
        #home-new #news .list__inner {
          padding: 10px 20px 10px 10px; } }
  #home-new .support-title {
    width: 100%;
    height: 409px;
    background-image: url(/images_new/support_photo_pc.jpg);
    background-size: cover;
    background-position: center center;
    box-sizing: border-box;
    padding-top: 138px; }
    @media screen and (max-width: 768px) {
      #home-new .support-title {
        height: 91.71875vw;
        background-image: url(/images_new/support_photo_sp.jpg);
        padding-top: 19.84375vw; } }
    #home-new .support-title h3 {
      color: #fff;
      font-size: 48px;
      line-height: 48px;
      font-weight: bold;
      text-align: center;
      width: 100%; }
      #home-new .support-title h3 br {
        display: none; }
        @media screen and (max-width: 768px) {
          #home-new .support-title h3 br {
            display: inline; } }
      @media screen and (max-width: 768px) {
        #home-new .support-title h3 {
          font-size: 6.25vw;
          line-height: 12.1875vw; } }
    #home-new .support-title h4 {
      color: #f02a4c;
      font-size: 16px;
      line-height: 16px;
      font-weight: bold;
      text-align: center;
      width: 100%;
      margin: 0;
      padding: 0;
      margin-top: 13px; }
      @media screen and (max-width: 768px) {
        #home-new .support-title h4 {
          margin-top: 1.71875vw;
          font-size: 2.5vw;
          line-height: 2.5vw; } }
    #home-new .support-title p {
      margin-top: 40px;
      color: #fff;
      font-size: 20px;
      line-height: 28px;
      text-align: center;
      width: 100%;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        #home-new .support-title p {
          margin-top: 5.78125vw;
          font-size: 3.75vw;
          line-height: 7.1875vw; } }
      #home-new .support-title p br.sp {
        display: none; }
        @media screen and (max-width: 768px) {
          #home-new .support-title p br.sp {
            display: inline; } }
  #home-new #support {
    margin-top: 0; }
    #home-new #support .section__title {
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        #home-new #support .section__title img {
          max-width: 55%; } }
  #home-new #start-movie {
    margin-top: 0;
    /*padding-bottom: 10px;*/
    position: relative;
    box-sizing: border-box;
    padding: 20px; }
    @media screen and (max-width: 768px) {
      #home-new #start-movie {
        padding: 2.03125vw; } }
    #home-new #start-movie a {
      transition: opacity 0.25s linear; }
      #home-new #start-movie a:hover {
        opacity: 0.75;
        transition: opacity 0.25s linear; }
      #home-new #start-movie a > img {
        width: 100%;
        max-width: 100%; }
    #home-new #start-movie__title {
      display: block;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0; }
      #home-new #start-movie__title img {
        width: auto; }
        @media screen and (max-width: 768px) {
          #home-new #start-movie__title img {
            width: 60%; } }
      #home-new #start-movie__title:before {
        content: "";
        display: block;
        height: auto;
        width: auto;
        margin-top: 20%; }
        @media screen and (max-width: 768px) {
          #home-new #start-movie__title:before {
            height: 15px;
            margin-top: 15%; } }
  #home-new .footer__rich-menu {
    margin-top: 10px; }
  #home-new .loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-image: url(/images_new/loading_anime.gif?20180128);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff; }
    #home-new .loading-anime {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      visibility: hidden; }
      #home-new .loading-anime span {
        display: inline-block;
        width: 500px;
        height: 500px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media screen and (max-width: 768px) {
          #home-new .loading-anime span {
            width: 80vw;
            height: 80vw; } }
    #home-new .loading-screen {
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: #eac900;
      width: 100%;
      height: 0%; }
  #home-new .animation-target {
    -webkit-animation: animation 1500ms linear both;
    animation: animation 1500ms linear both; }

@-webkit-keyframes animation {
  0% {
    -webkit-transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4% {
    -webkit-transform: matrix3d(0.716, 0, 0, 0, 0, 0.716, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.716, 0, 0, 0, 0, 0.716, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  7.91% {
    -webkit-transform: matrix3d(0.944, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.944, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  11.91% {
    -webkit-transform: matrix3d(1.095, 0, 0, 0, 0, 1.095, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.095, 0, 0, 0, 0, 1.095, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  15.82% {
    -webkit-transform: matrix3d(1.138, 0, 0, 0, 0, 1.138, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.138, 0, 0, 0, 0, 1.138, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  20.42% {
    -webkit-transform: matrix3d(1.098, 0, 0, 0, 0, 1.098, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.098, 0, 0, 0, 0, 1.098, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  24.92% {
    -webkit-transform: matrix3d(1.03, 0, 0, 0, 0, 1.03, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03, 0, 0, 0, 0, 1.03, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  29.53% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.98, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.98, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  34.03% {
    -webkit-transform: matrix3d(0.965, 0, 0, 0, 0, 0.965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.965, 0, 0, 0, 0, 0.965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  43.14% {
    -webkit-transform: matrix3d(0.993, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.993, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  52.15% {
    -webkit-transform: matrix3d(1.009, 0, 0, 0, 0, 1.009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.009, 0, 0, 0, 0, 1.009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  70.37% {
    -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  88.59% {
    -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } }

@keyframes animation {
  0% {
    -webkit-transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4% {
    -webkit-transform: matrix3d(0.716, 0, 0, 0, 0, 0.716, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.716, 0, 0, 0, 0, 0.716, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  7.91% {
    -webkit-transform: matrix3d(0.944, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.944, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  11.91% {
    -webkit-transform: matrix3d(1.095, 0, 0, 0, 0, 1.095, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.095, 0, 0, 0, 0, 1.095, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  15.82% {
    -webkit-transform: matrix3d(1.138, 0, 0, 0, 0, 1.138, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.138, 0, 0, 0, 0, 1.138, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  20.42% {
    -webkit-transform: matrix3d(1.098, 0, 0, 0, 0, 1.098, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.098, 0, 0, 0, 0, 1.098, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  24.92% {
    -webkit-transform: matrix3d(1.03, 0, 0, 0, 0, 1.03, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03, 0, 0, 0, 0, 1.03, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  29.53% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.98, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.98, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  34.03% {
    -webkit-transform: matrix3d(0.965, 0, 0, 0, 0, 0.965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.965, 0, 0, 0, 0, 0.965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  43.14% {
    -webkit-transform: matrix3d(0.993, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.993, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  52.15% {
    -webkit-transform: matrix3d(1.009, 0, 0, 0, 0, 1.009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.009, 0, 0, 0, 0, 1.009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  70.37% {
    -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  88.59% {
    -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } }
  #home-new .header .globalnavi.cloned {
    box-shadow: none; }

/*#home-new*/
/* #home-new のヘッダー修正*/
#home-new .header .globalnavi.cloned {
  background-color: transparent;
  position: absolute;
  top: 0;
  border-bottom: none;
  box-shadow: none; }

@media screen and (min-width: 981px) {
  #home-new .header .globalnavi.cloned {
    display: none; } }

#home-new .header .globalnavi.cloned .hamburger-menu {
  top: -67px;
  padding-top: 76px;
  padding-bottom: 16px; }

#home-new .header .globalnavi.cloned .globalnavi__hamburger {
  position: relative;
  z-index: 20; }

#home-new .header {
  height: auto; }

@media screen and (max-width: 980px) {
  #home-new .visual-navi {
    display: none; } }
