@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W6);
  font-weight: 700; }
.clearfix,
section {
  zoom: 1; }

.clearfix:before,
.clearfix:after,
.section:before,
.section:after {
  content: "";
  display: table; }

.clearfix:after,
.section:after {
  clear: both; }

@media screen and (max-width: 1050px) {
  body {
    width: 100%;
    overflow: hidden; } }

#l_document a:focus, #l_document *:focus {
  outline: none; }
@media screen and (max-width: 1050px) {
  #l_document {
    width: 100%;
    overflow: hidden; } }
#l_document #l_container *, #l_document #l_container *:before, #l_document #l_container *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
#l_document #cover {
  position: relative;
  height: 490px;
  overflow: hidden;
  visibility: hidden; }
  @media screen and (max-width: 1050px) {
    #l_document #cover {
      height: auto; } }
  #l_document #cover img {
    width: auto;
    height: 100%;
    vertical-align: bottom;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1; }
    @media screen and (max-width: 1050px) {
      #l_document #cover img {
        height: auto;
        position: static;
        top: auto;
        left: auto;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0); } }
    @media screen and (min-width: 2000px) {
      #l_document #cover img {
        width: 100%;
        height: auto; } }
    #l_document #cover img.pc {
      display: block; }
      @media screen and (max-width: 1050px) {
        #l_document #cover img.pc {
          display: none; } }
    #l_document #cover img.sp {
      display: none; }
      @media screen and (max-width: 1050px) {
        #l_document #cover img.sp {
          display: block;
          width: 100%;
          height: auto; } }
  #l_document #cover > h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 500px;
    height: auto;
    margin: -120px 0 0 -180px;
    z-index: 2; }
    #l_document #cover > h1 img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 1050px) {
      #l_document #cover > h1 {
        width: 220px;
        margin: -50px 0 0 -60px; } }
#l_document #tab {
  background: #424242;
  color: #fff;
  font-family: "Roboto", sans-serif;
  visibility: hidden; }
  @media screen and (max-width: 1050px) {
    #l_document #tab {
      overflow: hidden; } }
  #l_document #tab ul {
    width: 978px;
    background: #424242;
    margin: 0 auto; }
    #l_document #tab ul li {
      float: left;
      width: 326px; }
      @media screen and (max-width: 1050px) {
        #l_document #tab ul li {
          width: 33.3333vw; } }
      #l_document #tab ul li a {
        text-align: center;
        font-family: "Roboto", sans-serif;
        height: 120px;
        display: block;
        padding: 30px 0;
        line-height: 1;
        color: #fff;
        -webkit-transition: opacity 0.5s ease,color 0.5s ease,background-color 0.5s ease;
        -moz-transition: opacity 0.5s ease,color 0.5s ease,background-color 0.5s ease;
        -ms-transition: opacity 0.5s ease,color 0.5s ease,background-color 0.5s ease;
        -o-transition: opacity 0.5s ease,color 0.5s ease,background-color 0.5s ease;
        transition: opacity 0.5s ease,color 0.5s ease,background-color 0.5s ease; }
        @media screen and (max-width: 1050px) {
          #l_document #tab ul li a {
            font-size: 20px;
            padding: 15px 0;
            height: 60px; } }
        #l_document #tab ul li a span {
          display: block;
          font-size: 16px; }
          @media screen and (max-width: 1050px) {
            #l_document #tab ul li a span {
              font-size: 10px; } }
        #l_document #tab ul li a:hover, #l_document #tab ul li a.active {
          background: #595959; }
      #l_document #tab ul li:nth-child(1) a, #l_document #tab ul li:nth-child(2) a {
        font-size: 25px;
        padding: 15px 0;
        line-height: 1.2; }
        @media screen and (max-width: 1050px) {
          #l_document #tab ul li:nth-child(1) a, #l_document #tab ul li:nth-child(2) a {
            font-size: 13px;
            padding: 10px 0; } }
        #l_document #tab ul li:nth-child(1) a span, #l_document #tab ul li:nth-child(2) a span {
          font-size: 18px;
          font-weight: bold;
          margin: 4px 0 0; }
          @media screen and (max-width: 1050px) {
            #l_document #tab ul li:nth-child(1) a span, #l_document #tab ul li:nth-child(2) a span {
              font-size: 9px; } }
      #l_document #tab ul li:nth-child(3) a {
        font-size: 30px;
        padding: 45px 0; }
        @media screen and (max-width: 1050px) {
          #l_document #tab ul li:nth-child(3) a {
            padding: 22px 0;
            font-size: 14px; } }
#l_document #products {
  overflow: hidden;
  margin: 0 0 40px 0;
  position: relative;
  visibility: hidden; }
  #l_document #products section {
    width: 300vw;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0); }
    #l_document #products section section {
      width: 100vw;
      float: left; }
      #l_document #products section section h1 {
        text-align: center;
        font-family: "Roboto", sans-serif;
        font-size: 58px;
        padding: 60px 0 50px;
        line-height: 1;
        font-weight: 500;
        color: #555555; }
        @media screen and (max-width: 1050px) {
          #l_document #products section section h1 {
            padding: 30px;
            font-size: 32px; } }
        #l_document #products section section h1 span:nth-child(1) {
          display: block;
          font-size: 23px; }
          @media screen and (max-width: 1050px) {
            #l_document #products section section h1 span:nth-child(1) {
              font-size: 12px; } }
        #l_document #products section section h1 span:nth-child(2) {
          display: block;
          font-size: 15px;
          font-weight: 400;
          margin: 15px 0 0; }
          @media screen and (max-width: 1050px) {
            #l_document #products section section h1 span:nth-child(2) {
              font-size: 12px; } }
      #l_document #products section section div.products_wrapper {
        width: 978px;
        padding: 0 22px;
        margin: 0 auto; }
        @media screen and (max-width: 1050px) {
          #l_document #products section section div.products_wrapper {
            width: 100%;
            padding: 0 10px; } }
        #l_document #products section section div.products_wrapper > div {
          float: left; }
          @media screen and (max-width: 1050px) {
            #l_document #products section section div.products_wrapper > div {
              float: none; } }
          #l_document #products section section div.products_wrapper > div h2 {
            font-family: "Roboto", sans-serif;
            font-size: 24px;
            font-weight: 700;
            margin: 0 8px 5px 8px;
            position: relative;
            color: #bdbdbd; }
            @media screen and (max-width: 1050px) {
              #l_document #products section section div.products_wrapper > div h2 {
                margin: 0 5px 5px 5px;
                font-size: 18px;
                line-height: 1.2; } }
            #l_document #products section section div.products_wrapper > div h2 span {
              background: #fff;
              position: relative;
              z-index: 2;
              display: inline-block;
              padding: 0 20px 0 0; }
              @media screen and (max-width: 1050px) {
                #l_document #products section section div.products_wrapper > div h2 span {
                  padding: 0 10px 0 0; } }
            #l_document #products section section div.products_wrapper > div h2 br {
              display: none; }
              @media screen and (max-width: 1050px) {
                #l_document #products section section div.products_wrapper > div h2 br {
                  display: inline; } }
            #l_document #products section section div.products_wrapper > div h2:after {
              width: 100%;
              height: 10px;
              content: "";
              background: #bdbdbd;
              display: block;
              position: absolute;
              z-index: 1;
              top: 50%;
              margin: -5px 0 0 0; }
              @media screen and (max-width: 1050px) {
                #l_document #products section section div.products_wrapper > div h2:after {
                  height: 8px;
                  margin: -4px 0 0 0; } }
          @media screen and (max-width: 1050px) {
            #l_document #products section section div.products_wrapper > div:nth-child(3) h2:after {
              margin: 6px 0 0 0; } }
      #l_document #products section section ul.products br.pc {
        display: inline; }
        @media screen and (max-width: 1050px) {
          #l_document #products section section ul.products br.pc {
            display: none; } }
      #l_document #products section section ul.products br.sp {
        display: none; }
        @media screen and (max-width: 1050px) {
          #l_document #products section section ul.products br.sp {
            display: inline; } }
      #l_document #products section section ul.products > li {
        float: left;
        width: 310px;
        padding: 0 8px 50px 8px; }
        @media screen and (max-width: 1050px) {
          #l_document #products section section ul.products > li {
            width: 50%;
            padding: 0 5px 20px 5px; } }
        #l_document #products section section ul.products > li > div > img {
          width: 100%;
          height: auto; }
        #l_document #products section section ul.products > li > div h3 {
          color: #000;
          font-family: "Roboto", sans-serif;
          font-size: 19px;
          font-weight: 500;
          margin: 0 0 20px 0;
          line-height: 1.2; }
          #l_document #products section section ul.products > li > div h3 > span {
            font-weight: 700;
            font-family: "Hiragino Sans", sans-serif; }
          @media screen and (max-width: 1050px) {
            #l_document #products section section ul.products > li > div h3 {
              font-size: 16px; } }
          #l_document #products section section ul.products > li > div h3.row2 > span {
            display: inline-block;
            margin: 0 0 10px;
            font-weight: 500px;
            font-family: "Roboto", sans-serif; }
            #l_document #products section section ul.products > li > div h3.row2 > span > span {
              font-weight: 700;
              font-family: "Hiragino Sans", sans-serif; }
        #l_document #products section section ul.products > li > div > ul {
          margin: 0 0 15px 0;
          font-size: 0; }
          #l_document #products section section ul.products > li > div > ul > li {
            display: inline-block;
            margin: 0 5px 5px 0;
            color: #666666;
            font-size: 12px;
            border: 1px solid #666666;
            padding: 1px 10px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -ms-border-radius: 6px;
            -o-border-radius: 6px;
            border-radius: 6px; }
            @media screen and (max-width: 1050px) {
              #l_document #products section section ul.products > li > div > ul > li {
                display: block;
                margin: 0 0 5px 0;
                font-size: 10px;
                text-align: center; } }
        #l_document #products section section ul.products > li > div p {
          font-size: 14px;
          font-family: "Hiragino Sans", sans-serif; }
          @media screen and (max-width: 1050px) {
            #l_document #products section section ul.products > li > div p {
              font-size: 12px; } }
        #l_document #products section section ul.products > li > div a.btn_detail {
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px;
          border-radius: 10px;
          font-size: 18px;
          font-weight: bold;
          padding: 20px 0;
          text-align: center;
          line-height: 1;
          background: #c1c1c1;
          color: #fff;
          width: 100%;
          display: block;
          box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
          margin: 10px 0 0 0; }
          @media screen and (max-width: 1050px) {
            #l_document #products section section ul.products > li > div a.btn_detail {
              font-size: 12px;
              padding: 10px 0;
              -webkit-border-radius: 5px;
              -moz-border-radius: 5px;
              -ms-border-radius: 5px;
              -o-border-radius: 5px;
              border-radius: 5px; } }
          #l_document #products section section ul.products > li > div a.btn_detail:hover {
            background: #333; }
#l_document p.note {
  font-size: 14px;
  width: 962px;
  margin: 0 auto 60px; }
  @media screen and (max-width: 1050px) {
    #l_document p.note {
      width: 100%;
      padding: 0 15px; } }
#l_document p.banner {
  width: 915px;
  margin: 0 auto 30px; }
  @media screen and (max-width: 1050px) {
    #l_document p.banner {
      width: 100%;
      padding: 0 15px; } }
  #l_document p.banner img {
    width: 100%;
    height: auto; }
