@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  overflow-y: scroll; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

input, textarea {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

a:focus {
  outline: none; }

img, textarea {
  vertical-align: bottom; }

html {
  font-size: 62.5%; }

*, *:before, *: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; }

a, a img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* ----------------------------------------------------------
	共通	
---------------------------------------------------------- */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1.6rem; }

a {
  color: #000000;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

/* ----------------------------------------------------------
	ヘッダー	
---------------------------------------------------------- */
header {
  margin: 0 auto 10px;
  border-bottom: #0066B3 3px solid;
  -webkit-box-shadow: 0 4px 0 0 #F2F2F2;
  -moz-box-shadow: 0 4px 0 0 #F2F2F2;
  -ms-box-shadow: 0 4px 0 0 #F2F2F2;
  -o-box-shadow: 0 4px 0 0 #F2F2F2;
  box-shadow: 0 4px 0 0 #F2F2F2; }
  #top header {
    margin-bottom: 30px; }
  header #headerInner {
    max-width: 1090px;
    width: 100%;
    margin: 0 auto; }
    header #headerInner:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
      font-size: 0.1em; }
    * html header #headerInner {
      height: 1%; }
    header #headerInner h1, header #headerInner p {
      float: left;
      margin: 0;
      padding: 20px 0;
      width: 14.6789%;
      min-width: 99px; }
    header #headerInner #sp-menu, header #headerInner #sp-search {
      display: none; }
    header #headerInner #gnav {
      width: 68.80734%;
      float: right;
      padding: 22px 0; }
      header #headerInner #gnav ul {
        display: table;
        width: 100%; }
        header #headerInner #gnav ul li {
          display: table-cell;
          font-size: 13px;
          font-size: 1.3rem; }
          header #headerInner #gnav ul li a {
            text-decoration: none;
            border-right: #C8D0D0 1px solid;
            display: block;
            text-align: center;
            color: #75898A;
            padding: 2px 0;
            font-weight: bold;
            position: relative; }
            header #headerInner #gnav ul li a:hover {
              text-decoration: underline; }
          header #headerInner #gnav ul li a.current, .home header #headerInner #gnav ul li:nth-child(1) a, .product header #headerInner #gnav ul li:nth-child(2) a, .shop header #headerInner #gnav ul li:nth-child(3) a, .support header #headerInner #gnav ul li:nth-child(4) a, .company header #headerInner #gnav ul li:nth-child(5) a, .event header #headerInner #gnav ul li:nth-child(6) a, .news header #headerInner #gnav ul li:nth-child(1) a {
            color: #005BAB;
            position: relative; }
            header #headerInner #gnav ul li a.current:after, .home header #headerInner #gnav ul li:nth-child(1) a:after, .product header #headerInner #gnav ul li:nth-child(2) a:after, .shop header #headerInner #gnav ul li:nth-child(3) a:after, .support header #headerInner #gnav ul li:nth-child(4) a:after, .company header #headerInner #gnav ul li:nth-child(5) a:after, .event header #headerInner #gnav ul li:nth-child(6) a:after, .news header #headerInner #gnav ul li:nth-child(1) a:after {
              border: 6px solid transparent;
              border-bottom: 6px solid #0066B3;
              bottom: -25px;
              content: "";
              height: 0;
              left: 50%;
              margin: 0 0 0 -6px;
              position: absolute;
              width: 0; }
          header #headerInner #gnav ul li:last-child a {
            border-right: none;
            padding-right: 0; }

/* ----------------------------------------------------------
	メイン	
---------------------------------------------------------- */
#main .mainInner {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto; }
  #main .mainInner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html #main .mainInner {
    height: 1%; }
  #main .mainInner .mainContents #sub-slider {
    background: #F1F1F1;
    margin: 15px 0 0 0;
    padding: 15px 0; }
    #main .mainInner .mainContents #sub-slider ul li {
      margin-right: 5px; }
  #main .mainInner .mainContents .link {
    text-align: right;
    margin-top: 8px;
    font-size: 12px;
    font-size: 1.2rem; }
    #main .mainInner .mainContents .link a {
      background-image: url(../../images/arrow_bl.png);
      background-position: 0 50%;
      background-repeat: no-repeat;
      padding-left: 12px; }

#main2 .mainInner {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto; }
  #main2 .mainInner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html #main2 .mainInner {
    height: 1%; }
  #main2 .mainInner .update h2 {
    border-bottom: #8A9A9B 1px solid;
    margin: 0 0 20px 0;
    padding: 16px 0; }
    #main2 .mainInner .update h2 img {
      width: 126px;
      height: 19px; }
  #main2 .mainInner .update ul {
    padding-top: 5px;
    overflow: hidden; }
    #main2 .mainInner .update ul li {
      width: 22.5%;
      float: left;
      margin-bottom: 15px;
      margin-right: 3.25%;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: bold; }
      #main2 .mainInner .update ul li:nth-child(4n) {
        margin-right: 0; }
      #main2 .mainInner .update ul li .img {
        overflow: hidden;
        border: #DDD 1px solid;
        margin-bottom: 4px; }
        #main2 .mainInner .update ul li .img img {
          width: 100%;
          transition: transform 0.3s ease; }
          #main2 .mainInner .update ul li .img img:hover {
            transform: scale(1.1) rotate(2deg); }
  #main2 .mainInner .update p {
    clear: both;
    width: 32.5%;
    margin: 20px auto 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem; }
    #main2 .mainInner .update p a {
      background: #A8B3B3;
      border-bottom: #8B9A9A 4px solid;
      text-decoration: none;
      display: block;
      padding: 10px 0 0 0;
      height: 44px;
      color: #fff; }
      #main2 .mainInner .update p a:hover {
        text-decoration: none; }
      #main2 .mainInner .update p a span {
        background-image: url(../../images/arrow_wh.png);
        background-position: 0 50%;
        background-repeat: no-repeat;
        padding: 0 0 0 15px; }
      #main2 .mainInner .update p a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70); }
  #main2 .mainInner .type {
    background: #F1F1F1;
    overflow: hidden;
    margin-top: 40px;
    padding: 0 1.25% 10px; }
    #main2 .mainInner .type .category {
      overflow: hidden; }
      #main2 .mainInner .type .category h2 {
        border-bottom: #8A9A9B 1px solid;
        margin: 0 0 20px 0;
        padding: 16px 0; }
        #main2 .mainInner .type .category h2 img {
          width: 177px;
          height: 19px; }
      #main2 .mainInner .type .category ul {
        margin: 0 1.28205%;
        width: 100%; }
        #main2 .mainInner .type .category ul li {
          width: 23.33333%;
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: bold;
          float: left;
          margin-bottom: 10px;
          margin-right: 1.41026%; }
          #main2 .mainInner .type .category ul li:nth-child(4n) {
            margin-right: 0; }
          #main2 .mainInner .type .category ul li a {
            background-position: 6% 50%;
            background-repeat: no-repeat;
            display: block;
            height: 65px;
            color: #fff;
            padding: 20px 0 0 30%;
            text-decoration: none; }
            #main2 .mainInner .type .category ul li a:hover {
              text-decoration: none; }
            #main2 .mainInner .type .category ul li a:hover {
              opacity: 0.7;
              filter: alpha(opacity=70); }
        #main2 .mainInner .type .category ul .cat_plamo a {
          background-color: #9B59B6;
          background-image: url(../../images/cat_plamo.png);
          border-bottom: #8645A4 4px solid; }
        #main2 .mainInner .type .category ul .cat_car a {
          background-color: #E74C3C;
          background-image: url(../../images/cat_car.png);
          border-bottom: #DF3A2C 4px solid; }
        #main2 .mainInner .type .category ul .cat_rc a {
          background-color: #34495E;
          background-image: url(../../images/cat_rc.png);
          border-bottom: #263749 4px solid; }
        #main2 .mainInner .type .category ul .cat_alloy a {
          background-color: #F39C12;
          background-image: url(../../images/cat_alloy.png);
          border-bottom: #EF870C 4px solid; }
        #main2 .mainInner .type .category ul .cat_figure a {
          background-color: #1ABC9C;
          background-image: url(../../images/cat_figure.png);
          border-bottom: #12AB87 4px solid; }
        #main2 .mainInner .type .category ul .cat_goods a {
          background-color: #C86157;
          background-image: url(../../images/cat_goods.png);
          border-bottom: #B94C43 4px solid; }
        #main2 .mainInner .type .category ul .cat_world a {
          background-color: #6F84C1;
          background-image: url(../../images/cat_world.png);
          border-bottom: #596EB1 4px solid; }
        #main2 .mainInner .type .category ul .cat_etc a {
          background-color: #A8B3B3;
          background-image: url(../../images/cat_etc.png);
          border-bottom: #8B9A9A 4px solid; }
    #main2 .mainInner .type .brand h2 {
      border-bottom: #8A9A9B 1px solid;
      margin: 0 0 20px 0;
      padding: 16px 0; }
      #main2 .mainInner .type .brand h2 img {
        width: 158px;
        height: 19px; }
    #main2 .mainInner .type .brand ul {
      margin: 0 1.28205%;
      width: 100%;
      overflow: hidden; }
      #main2 .mainInner .type .brand ul li {
        width: 31.66667%;
        float: left;
        margin-bottom: 10px;
        margin-right: 1.28205%;
        text-align: center; }
        #main2 .mainInner .type .brand ul li:nth-child(3n) {
          margin-right: 0; }
        #main2 .mainInner .type .brand ul li img {
          width: 50%; }
        #main2 .mainInner .type .brand ul li a {
          background: #fff;
          border-bottom: #E0E0E0 4px solid;
          display: block;
          height: 65px;
          padding: 15px 0; }
          #main2 .mainInner .type .brand ul li a:hover {
            opacity: 0.7;
            filter: alpha(opacity=70); }

/* ----------------------------------------------------------
	メインカラム	
---------------------------------------------------------- */
.mainContents {
  float: left;
  width: 73.3945%; }

/* ----------------------------------------------------------
	サイドバー	
---------------------------------------------------------- */
.sidebar {
  float: right;
  width: 22.01835%; }
  .sidebar .search {
    overflow: hidden; }
    .sidebar .search .Search_txt {
      background-image: url(../../images/search_img.png);
      background-position: 4% 50%;
      background-repeat: no-repeat;
      border: #CCC 1px solid;
      height: 34px;
      line-height: 30px;
      padding: 0 0 0 12.22222%;
      width: 75%;
      float: left; }
    .sidebar .search .Search_btn {
      background: #005BAB;
      border: none;
      width: 25%;
      height: 34px;
      float: left;
      color: #fff;
      cursor: pointer;
      font-weight: bold;
      font-size: 13px;
      font-size: 1.3rem; }
  .sidebar .popular {
    background: #F1F1F1;
    margin-top: 10px;
    padding: 8px; }
    .sidebar .popular p {
      background-image: url(../../images/search_word.png);
      background-position: 0 50%;
      background-repeat: no-repeat;
      color: #0066B3;
      font-weight: bold;
      margin-bottom: 2px;
      padding-left: 18px;
      font-size: 13px;
      font-size: 1.3rem; }
    .sidebar .popular ul li {
      font-size: 12px;
      font-size: 1.2rem; }
  .sidebar .tab ul {
    margin-top: 15px; }
    .sidebar .tab ul li {
      width: 50%;
      float: left; }
      .sidebar .tab ul li a {
        display: block;
        text-align: center;
        background-color: #fff;
        border: #A8B3B3 1px solid;
        color: #A8B3B3;
        padding: 6px 0;
        font-size: 12px;
        font-size: 1.2rem;
        text-decoration: none;
        position: relative; }
        .sidebar .tab ul li a:hover {
          text-decoration: underline; }
    .sidebar .tab ul .active a {
      background-color: #A8B3B3;
      color: #fff; }
      .sidebar .tab ul .active a:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 49%;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-top: 5px solid #A8B3B3; }
  .sidebar .news_event {
    clear: both;
    padding: 12px 0 0 0; }
    .sidebar .news_event .box {
      height: 323px; }
    .sidebar .news_event ul {
      clear: both;
      margin-right: 5px; }
    .sidebar .news_event li {
      border-bottom: #CCC 1px dotted;
      overflow: hidden;
      padding: 10px 0;
      font-size: 12px;
      font-size: 1.2rem; }
      .sidebar .news_event li:first-child {
        padding: 5px 0 10px 0; }
      .sidebar .news_event li img {
        width: 20.83333%;
        float: left; }
      .sidebar .news_event li div {
        width: 75%;
        float: right; }
      .sidebar .news_event li a p {
        text-decoration: underline; }
        .sidebar .news_event li a p:hover {
          text-decoration: none; }
    .sidebar .news_event .link {
      text-align: right;
      margin-top: 8px;
      font-size: 12px;
      font-size: 1.2rem;
      width: 100%; }
      .sidebar .news_event .link a {
        background-image: url(../../images/arrow_bl.png);
        background-position: 0 50%;
        background-repeat: no-repeat;
        padding-left: 12px; }
  .sidebar .pickup p {
    border-bottom: #8A9A9B 1px solid;
    margin: 0 0 20px 0;
    padding: 16px 0; }
    .sidebar .pickup p img {
      width: 123px;
      height: 19px; }
  .sidebar .pickup ul {
    padding-top: 5px; }
    .sidebar .pickup ul li {
      margin-bottom: 8px; }

/* ----------------------------------------------------------
	フッター	
---------------------------------------------------------- */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 60px; }

footer {
  background: #F1F1F1;
  margin-top: 80px; }
  footer #footerInner {
    max-width: 1090px;
    width: 100%;
    margin: 0 auto 40px;
    padding: 40px 0 0; }
    footer #footerInner .snsbox {
      padding: 0 0 40px; }
      footer #footerInner .snsbox span.sp {
        display: none; }
      footer #footerInner .snsbox ul {
        overflow: hidden; }
        footer #footerInner .snsbox ul li {
          background: #fff;
          width: 46.78899%; }
        footer #footerInner .snsbox ul .fb {
          border: #3B5998 2px solid;
          float: left; }
          footer #footerInner .snsbox ul .fb .fb-like-box,
          footer #footerInner .snsbox ul .fb .fb-like-box span,
          footer #footerInner .snsbox ul .fb .fb-like-box iframe[style] {
            width: 100% !important; }
        footer #footerInner .snsbox ul .tw {
          border: #00ACED 2px solid;
          float: right; }
    footer #footerInner p {
      padding: 0 0 40px 0; }
      footer #footerInner p img {
        width: 150px; }
    footer #footerInner ul {
      overflow: hidden; }
      footer #footerInner ul li {
        width: 16.6055%;
        float: left;
        font-weight: bold;
        font-size: 14px;
        font-size: 1.4rem; }
        footer #footerInner ul li a {
          text-decoration: none; }
          footer #footerInner ul li a:hover {
            text-decoration: underline; }
        footer #footerInner ul li ul {
          padding: 10px 0 0 0; }
          footer #footerInner ul li ul li {
            background-image: url(../../images/arrow_bl.png);
            background-position: 0 50%;
            background-repeat: no-repeat;
            padding-left: 6.62983%;
            width: 100%;
            float: none;
            font-weight: normal;
            line-height: 2.1;
            font-size: 12px;
            font-size: 1.2rem; }
  footer .copy {
    background: #005899;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 12px;
    font-size: 1.2rem; }

/* ----------------------------------------------------------
	ライブラリ用スタイル
---------------------------------------------------------- */
.jspScrollable {
  max-width: 240px !important;
  width: 100% !important; }

.jspContainer {
  overflow: hidden;
  position: relative;
  max-width: 240px !important;
  width: 100% !important; }

.jspPane {
  position: absolute;
  max-width: 228px !important;
  width: 100% !important; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 100%; }

.jspDrag {
  background: #BDBDAE;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspTrack {
  background: #F1F1F1; }
