#topImg {
  width: 100%;
  padding-top: 56.21%;
  overflow: hidden;
  z-index: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column; }
  #topImg:before {
    display: block;
    content: "";
    background: url("../images/photo/dot.svg") left top repeat;
    background-size: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  #topImg video {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  #topImg h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 593px;
    width: 100%;
    margin: 0 auto;
    z-index: 2; }
    @media (max-width: 1024px) {
      #topImg h2 {
        max-width: 250px; } }
    @media (max-width: 480px) {
      #topImg h2 {
        max-width: auto;
        width: 50%; } }
    #topImg h2 img {
      width: 100%; }
  #topImg a {
    display: block;
    width: 100%;
    height: 100%; }

.hello {
  overflow: hidden; }
  .hello a img {
    width: 100%;
    transition: all 4.0s ease-out; }
  .hello a:hover img {
    opacity: .8;
    transform: scale(1.2); }

.photolive {
  overflow: hidden; }
  .photolive a img {
    width: 100%;
    transition: all 4.0s ease-out; }
  .photolive a:hover img {
    opacity: .8;
    transform: scale(1.2); }

#productArea {
  line-height: 0; }
  #productArea .productList ul {
    display: flex;
    flex-flow: wrap; }
    #productArea .productList ul li {
      width: 100%; }
      #productArea .productList ul li a {
        padding-top: 52.8%;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-flow: column; }
        @media (max-width: 480px) {
          #productArea .productList ul li a {
            padding-top: 134%; } }
        #productArea .productList ul li a:after {
          position: absolute;
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          top: 0;
          transition: all 4.0s ease-out; }
        #productArea .productList ul li a:hover:after {
          opacity: .8;
          transform: scale(1.2); }
        #productArea .productList ul li a .name {
          position: absolute;
          opacity: 1;
          z-index: 2; }
          @media (max-width: 480px) {
            #productArea .productList ul li a .name {
              display: none; } }
        #productArea .productList ul li a .text {
          display: none; }
          @media (max-width: 480px) {
            #productArea .productList ul li a .text {
              position: absolute;
              display: block;
              width: 100%;
              opacity: 1;
              z-index: 2;
              line-height: 1.75;
              font-size: 12rem;
              top: 70px;
              left: 0;
              font-weight: bold;
              text-align: center; } }
        #productArea .productList ul li a .go {
          display: none; }
          @media (max-width: 480px) {
            #productArea .productList ul li a .go {
              position: absolute;
              display: block;
              width: 50px;
              z-index: 2;
              opacity: 1;
              bottom: 20px;
              right: 20px; } }
      @media (max-width: 480px) {
        #productArea .productList ul li.blog a {
          padding-top: 100% !important; } }
      #productArea .productList ul li.blog a:after {
        background: url("../images/top/blog_bg.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.blog a:after {
            background: url("../images/top/blog_sp.jpg") no-repeat left top;
            background-size: cover; } }
      #productArea .productList ul li.blog .name {
        width: 35.67%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.winbee a:after {
        background: url("../images/top/bg11.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.winbee a:after {
            background: url("../images/top/bg11_sp.jpg") no-repeat left top;
            background-size: cover; } }
      #productArea .productList ul li.winbee .name {
        width: 40.75%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.i-f-ankar-3 a:after {
        background: url("../images/top/bg10.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.i-f-ankar-3 a:after {
            background: url("../images/top/bg10_sp.jpg") no-repeat left top;
            background-size: cover; } }
      #productArea .productList ul li.i-f-ankar-3 .name {
        width: 63.67%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.midrengeview a:after {
        background: url("../images/top/bg09.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.midrengeview a:after {
            background: url("../images/top/bg09_sp.jpg") no-repeat left top;
            background-size: cover; } }
      #productArea .productList ul li.midrengeview .name {
        width: 36%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.i-f-ankar-3-7 a:after {
        background: url("../images/top/bg07.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.i-f-ankar-3-7 a:after {
            background: url("../images/top/bg07_sp.jpg") no-repeat left top;
            background-size: cover; } }
      #productArea .productList ul li.i-f-ankar-3-7 .name {
        width: 39%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.evo-tuned a:after {
        background: url("../images/top/bg08.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.evo-tuned a:after {
            background: url("../images/top/bg08_sp.jpg") no-repeat left bottom;
            background-size: cover; } }
      #productArea .productList ul li.evo-tuned .name {
        width: 24.2%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.molamola-doryu a:after {
        background: url("../images/top/bg05.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.molamola-doryu a:after {
            background: url("../images/top/bg05_sp.jpg") no-repeat left top;
            background-size: cover; } }
      #productArea .productList ul li.molamola-doryu .name {
        width: 33%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.molamola-doryu .text {
        top: 100px;
        color: #fff; }
      #productArea .productList ul li.vubble-vack a:after {
        background: url("../images/top/bg01.jpg") no-repeat left top;
        background-size: cover; }
        @media (max-width: 480px) {
          #productArea .productList ul li.vubble-vack a:after {
            background: url("../images/top/bg01_sp.jpg") no-repeat left top;
            background-size: cover; } }
      #productArea .productList ul li.vubble-vack .name {
        width: 29.2%;
        top: 5.66%;
        left: 5%; }
      #productArea .productList ul li.vubble-vack .text {
        top: 90px;
        color: #fff; }
      #productArea .productList ul li.molamola {
        width: 50%; }
        @media (max-width: 480px) {
          #productArea .productList ul li.molamola {
            width: 100%; } }
        #productArea .productList ul li.molamola a {
          padding-top: 100%; }
          @media (max-width: 480px) {
            #productArea .productList ul li.molamola a {
              padding-top: 134%; } }
          #productArea .productList ul li.molamola a:after {
            background: url("../images/top/bg02.jpg") no-repeat left top;
            background-size: cover; }
            @media (max-width: 480px) {
              #productArea .productList ul li.molamola a:after {
                background: url("../images/top/bg02_sp.jpg") no-repeat center center;
                background-size: cover; } }
        #productArea .productList ul li.molamola .name {
          width: 37.92%;
          top: 5.66%;
          left: 5%; }
      #productArea .productList ul li.molamola-br {
        width: 50%; }
        @media (max-width: 480px) {
          #productArea .productList ul li.molamola-br {
            width: 100%; } }
        #productArea .productList ul li.molamola-br a {
          padding-top: 100%; }
          @media (max-width: 480px) {
            #productArea .productList ul li.molamola-br a {
              padding-top: 134%; } }
          #productArea .productList ul li.molamola-br a:after {
            background: url("../images/top/bg03.jpg") no-repeat left top;
            background-size: cover; }
            @media (max-width: 480px) {
              #productArea .productList ul li.molamola-br a:after {
                background: url("../images/top/bg03_sp.jpg") no-repeat center center;
                background-size: cover; } }
        #productArea .productList ul li.molamola-br .name {
          width: 47.16%;
          top: 5.66%;
          left: 5%; }
      #productArea .productList ul li.powershop {
        display: none; }
        @media (max-width: 480px) {
          #productArea .productList ul li.powershop {
            display: block; }
            #productArea .productList ul li.powershop a {
              height: auto;
              padding-top: 0; }
              #productArea .productList ul li.powershop a:after {
                display: none; } }
      #productArea .productList ul li.onlineshop {
        display: none; }
        @media (max-width: 480px) {
          #productArea .productList ul li.onlineshop {
            display: block; }
            #productArea .productList ul li.onlineshop a {
              height: auto;
              padding-top: 134%; }
              #productArea .productList ul li.onlineshop a:after {
                background: url("../images/top/bg06_sp.jpg") no-repeat center center;
                background-size: cover; } }

#conceptArea {
  padding: 130px 0;
  text-align: center; }
  @media (max-width: 1024px) {
    #conceptArea {
      padding: 65px 0;
      text-align: center; } }
  @media (max-width: 480px) {
    #conceptArea {
      display: none; } }
  #conceptArea .title {
    font-size: 16rem;
    font-weight: 900;
    color: #63a2e0;
    margin-bottom: 130px; }
  #conceptArea .mark {
    width: 160px;
    margin: 0 auto 50px; }
    @media (max-width: 1024px) {
      #conceptArea .mark {
        width: 20%; } }
  #conceptArea .text {
    width: 550px;
    margin: 0 auto;
    line-height: 2.3;
    text-align: left; }
