body {
  padding-bottom: 0; }

/* ==========================================================================
   mod-pageheader
   ========================================================================== */
.mod-pageheader {
  font-size: 12px;
  min-width: 950px;
  background: #000; }
  .mod-pageheader .mod-pageheader-inner {
    position: relative;
    margin: 0 auto;
    width: 950px;
    height: 65px; }
  .mod-pageheader h1.mod-pageheader-logo {
    float: left;
    margin: 0 25px 0 0; }
    .mod-pageheader h1.mod-pageheader-logo a {
      display: block; }
    .mod-pageheader h1.mod-pageheader-logo img {
      display: block; }
  .mod-pageheader .mod-pageheader-nav {
    float: left;
    height: 65px; }
    .mod-pageheader .mod-pageheader-nav ul {
      margin: 0 0 0 -30px;
      padding: 0; }
    .mod-pageheader .mod-pageheader-nav li {
      float: left;
      overflow: hidden;
      height: 65px;
      margin: 0 0 0 30px;
      background: url(../images/mod-pageheader/nav_01.png) no-repeat;
      text-indent: -9999px;
      *display: inline; }
      .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product {
        width: 66px;
        background-position: 0px 0; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product.mod-pageheader-nav--active {
          background-position: 0px -65px; }
      .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore {
        width: 83px;
        background-position: -130px 0; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore.mod-pageheader-nav--active {
          background-position: -130px -65px; }
      .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport {
        width: 86px;
        background-position: -260px 0; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport.mod-pageheader-nav--active {
          background-position: -260px -65px; }
      .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub {
        width: 86px;
        background-position: -390px 0; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub.mod-pageheader-nav--active {
          background-position: -390px -65px; }
      .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business {
        width: 86px;
        background-position: -520px 0; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business.mod-pageheader-nav--active {
          background-position: -520px -65px; }
      .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct {
        width: 66px;
        background-position: -650px 0; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct.mod-pageheader-nav--active {
          background-position: -650px -65px; }
      .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy {
        width: 72px;
        background-position: -780px 0; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy:hover, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy.mod-pageheader-nav--active {
          background-position: -780px -65px; }
    .mod-pageheader .mod-pageheader-nav a {
      display: block;
      width: 100%;
      height: 65px;
      border-bottom: 0 solid #5787f4;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .mod-pageheader .mod-pageheader-nav .mod-pageheader-nav--active a,
    .mod-pageheader .mod-pageheader-nav a:hover {
      height: 61px;
      border-bottom-width: 4px; }
  .mod-pageheader .mod-pageheader-navSecondary ul {
    font-size: 0;
    text-align: right;
    width: 240px;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 8px;
    right: 0; }
  .mod-pageheader .mod-pageheader-navSecondary li {
    margin: 0 0 0 8px;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 22px;
    background: url(../images/mod-pageheader/nav_01.png) no-repeat; }
    .mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--sonyjapan {
      width: 83px;
      background-position: 0px -130px; }
    .mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--reader {
      width: 121px;
      background-position: -130px -130px; }
    .mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--personal {
      width: 100px;
      background-position: -260px -130px; }
  .mod-pageheader .mod-pageheader-navSecondary a {
    display: block;
    height: 100%;
    text-indent: -9999px;
    overflow: hidden; }
  .mod-pageheader .mod-pageheader-search {
    position: absolute;
    top: 39px;
    right: 0;
    padding: 0 0 0 20px;
    height: 20px;
    background: url(../images/mod-pageheader/ico_01.png) no-repeat 0 2px;
    text-align: right; }
  .mod-pageheader .mod-pageheader-search-label {
    display: none; }
  .mod-pageheader input.mod-pageheader-search-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5px;
    padding: 0;
    width: 125px;
    height: 18px;
    border: none;
    color: #333;
    vertical-align: middle;
    font-size: 1em; }
  .mod-pageheader input.mod-pageheader-search-button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 35px;
    height: 20px;
    border: 1px solid #B5B5B5;
    border-radius: 6px;
    background: #fff;
    vertical-align: middle;
    font-size: 10px;
    cursor: pointer; }

@media (max-width: 640px) {
  .mod-pageheader {
    font-size: inherit;
    position: relative;
    z-index: 5;
    min-width: 320px;
    background: #000; }
    .mod-pageheader .mod-pageheader-inner {
      width: auto;
      height: 44px; }
    .mod-pageheader h1.mod-pageheader-logo img {
      position: relative;
      z-index: 3;
      width: 100px;
      height: 44px; }
    .mod-pageheader h1.mod-pageheader-logo:after {
      position: absolute;
      top: 0;
      right: 100px;
      left: 0;
      z-index: 2;
      display: block;
      width: auto;
      height: 44px;
      background: #000;
      content: ""; }
    .mod-pageheader .mod-pageheader-navGroup {
      float: right;
      width: 100px;
      height: 44px;
      background: url(../images/mod-pageheader/nav_02_x2.png) no-repeat;
      -webkit-background-size: 320px 680px;
      background-size: 320px 680px; }
      .mod-pageheader .mod-pageheader-navGroup.js-pageheader-navGroup-open {
        background-position: -100px 0; }
    .mod-pageheader .mod-pageheader-navGroup-inner {
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      transition: all 0.2s linear;
      position: absolute;
      top: -480px;
      right: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      opacity: 0; }
    .mod-pageheader .mod-pageheader-navGroup.js-pageheader-navGroup-open .mod-pageheader-navGroup-inner {
      top: 44px;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
      opacity: 1; }
    .mod-pageheader .mod-pageheader-nav {
      float: none;
      height: auto; }
      .mod-pageheader .mod-pageheader-nav ul {
        margin: 0;
        padding: 0; }
      .mod-pageheader .mod-pageheader-nav li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        margin: -1px 0 0;
        width: 100% !important;
        height: 50px;
        border: 1px solid #575757;
        background: black url(../images/mod-pageheader/nav_02_x2.png) no-repeat;
        -webkit-background-size: 320px 680px;
        background-size: 320px 680px; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--product:hover {
          background-position: 0 -150px !important; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonystore:hover {
          background-position: 0 -200px !important; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--suport:hover {
          background-position: 0 -250px !important; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--sonyclub:hover {
          background-position: 0 -300px !important; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--business:hover {
          background-position: 0 -350px !important; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--bizproduct:hover {
          background-position: 0 -400px !important; }
        .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy, .mod-pageheader .mod-pageheader-nav li.mod-pageheader-nav--buy:hover {
          background-position: 0 -450px !important; }
    .mod-pageheader .mod-pageheader-navSecondary ul {
      width: auto;
      position: static; }
      .mod-pageheader .mod-pageheader-navSecondary ul:before {
        content: '';
        display: block;
        height: 30px;
        margin: -1px 0 0;
        border: 1px solid #575757;
        background: #2c2c2c url(../images/mod-pageheader/nav_02_x2.png) no-repeat 0 -500px;
        -webkit-background-size: 320px 680px;
        background-size: 320px 680px; }
    .mod-pageheader .mod-pageheader-navSecondary li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      display: block;
      height: 50px;
      margin: -1px 0 0;
      border: 1px solid #575757;
      background: black url(../images/mod-pageheader/nav_02_x2.png) no-repeat;
      -webkit-background-size: 320px 680px;
      background-size: 320px 680px; }
      .mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--reader {
        width: 100%;
        background-position: 0 -530px; }
      .mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--sonyjapan {
        width: 100%;
        background-position: 0 -580px; }
      .mod-pageheader .mod-pageheader-navSecondary li.mod-pageheader-navSecondary--personal {
        width: 100%;
        background-position: 0 -630px; }
    .mod-pageheader .mod-pageheader-navSecondary a {
      display: block;
      text-indent: -9999px;
      overflow: hidden; }
    .mod-pageheader .mod-pageheader-search {
      position: static;
      padding: 19px 9px;
      height: auto;
      border: 1px solid #575757;
      background: #000;
      text-align: left; }
      .mod-pageheader .mod-pageheader-search form {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        margin: 0 auto;
        padding: 0 60px 0 45px;
        height: 30px; }
        .mod-pageheader .mod-pageheader-search form .mod-pageheader-search-label {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          overflow: hidden;
          margin: 0;
          padding: 0;
          width: 45px;
          height: 30px;
          background: url(../images/mod-pageheader/nav_02_x2.png) no-repeat;
          -webkit-background-size: 320px 680px;
          background-size: 320px 680px;
          text-indent: -9999px; }
      .mod-pageheader .mod-pageheader-search form.mod-pageheader-search-all .mod-pageheader-search-label {
        background-position: 0 -50px; }
      .mod-pageheader .mod-pageheader-search form input.mod-pageheader-search-input {
        margin-right: 10px;
        padding: 0 5px;
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 0;
        background: #fcfcfc; }
      .mod-pageheader .mod-pageheader-search form input.mod-pageheader-search-button {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 30px;
        border: 1px solid #B5B5B5;
        border-radius: 0;
        background: #fff;
        font-size: 12px; } }
/* ==========================================================================
   mod-breadcrumbs
   ========================================================================== */
.mod-breadcrumbs {
  *zoom: 1;
  position: relative;
  width: 950px;
  padding: .5em 0;
  margin: 0 auto;
  background: url(../images/mod-breadcrumbs/bg_01.png) repeat-y 50% 0; }
  .mod-breadcrumbs:before, .mod-breadcrumbs:after {
    content: "";
    display: table; }
  .mod-breadcrumbs:after {
    clear: both; }

.mod-breadcrumbs-main {
  float: left; }

@media (max-width: 640px) {
  .mod-breadcrumbs {
    display: none; } }
/* ==========================================================================
   mod-categoryHeader
   ========================================================================== */
.mod-categoryHeader {
  *zoom: 1;
  text-align: left;
  clear: both;
  margin: 0 auto;
  padding: 22px 0;
  width: 950px;
  min-height: 0;
  _height: 0; }
  .mod-categoryHeader:before, .mod-categoryHeader:after {
    content: "";
    display: table; }
  .mod-categoryHeader:after {
    clear: both; }
  .mod-categoryHeader img {
    display: inline-block;
    vertical-align: middle; }
  .mod-categoryHeader .mod-categoryHeader-content a {
    float: none;
    display: inline-block;
    vertical-align: bottom; }
  .mod-categoryHeader .mod-categoryHeader-title {
    vertical-align: middle; }

@media (max-width: 640px) {
  .mod-categoryHeader {
    padding: 16px 0;
    width: auto;
    text-align: center; }
    .mod-categoryHeader img {
      display: block;
      margin: 0 auto;
      width: auto;
      height: 30px; }
    .mod-categoryHeader .mod-categoryHeader-title {
      display: block; } }
/* ==========================================================================
   mod-categoryNav
   ========================================================================== */
.mod-categoryNav {
  font-size: 12px;
  text-align: left;
  width: auto;
  height: auto;
  border: none;
  margin: 0 0 20px;
  background: none;
  position: relative;
  z-index: 10; }
  .mod-categoryNav li {
    font-size: 100%;
    text-indent: 0;
    height: auto;
    background: none; }

.mod-categoryNav-main {
  min-width: 950px;
  border-bottom: 1px solid #e8e8e8; }
  .mod-categoryNav-main ul {
    *zoom: 1;
    margin: 0 auto;
    padding: 0;
    width: 950px;
    list-style: none; }
    .mod-categoryNav-main ul:before, .mod-categoryNav-main ul:after {
      content: "";
      display: table; }
    .mod-categoryNav-main ul:after {
      clear: both; }
  .mod-categoryNav-main li {
    float: left;
    margin: 0;
    padding: .6em 1.5em .5em;
    cursor: pointer; }
    .mod-categoryNav-main li.ex-categoryNav--current {
      background: #000;
      color: #FFF; }
    .mod-categoryNav-main li.mod-categoryNav-sub {
      float: right; }
      .mod-categoryNav-main li.mod-categoryNav-sub a {
        color: #1a1a1a;
        text-decoration: none;
        padding-left: 10px;
        background: url(../images/mod-categoryNav/ico_02.png) no-repeat 0 50%; }
        .mod-categoryNav-main li.mod-categoryNav-sub a:hover {
          color: #999999;
          text-decoration: none;
          background-image: url(../images/mod-categoryNav/ico_02_on.png); }
  .mod-categoryNav-main br {
    display: none; }
  .mod-categoryNav-main a, .mod-categoryNav-main span {
    color: #000;
    display: block;
    margin: -.6em -1.5em -.5em;
    padding: .6em 1.5em .5em;
    text-decoration: none; }
  .mod-categoryNav-main a:hover, .mod-categoryNav-main a:active {
    color: #999999;
    text-decoration: none; }
  .mod-categoryNav-main .ex-categoryNav--current a,
  .mod-categoryNav-main .ex-categoryNav--current span {
    color: #FFF; }

.mod-categoryNav-lineup {
  display: none;
  font-size: 0.83333em;
  position: absolute;
  z-index: 1;
  width: 100%;
  padding: 0 0 1px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 950px; }
  html.no-boxshadow .mod-categoryNav-lineup {
    border: 1px solid #e4e4e4; }
  .mod-categoryNav-lineup:before {
    content: '';
    background: url(../images/mod-categoryNav/ico_01.png) no-repeat;
    position: absolute;
    top: -1px;
    left: 50%;
    z-index: 10;
    margin-left: -424px;
    display: block;
    width: 10px;
    height: 10px; }
  .mod-categoryNav-lineup.ex-categoryNav--show {
    display: block; }
  .mod-categoryNav-lineup .mod-categoryNav-lineupInner {
    position: relative;
    overflow: visible;
    width: 950px;
    margin: 0 auto; }
  .mod-categoryNav-lineup ul {
    font-size: 0;
    position: relative;
    margin: -1px 0 5px;
    padding: 20px 20px 0 2px;
    width: 950px;
    list-style: none;
    white-space: nowrap; }
  .mod-categoryNav-lineup li {
    font-size: 10px;
    white-space: normal;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 120px;
    margin: 0 0 0 18px;
    margin: 0;
    padding: 0 10px 5px 28px; }
    .mod-categoryNav-lineup li.ex-categoryNav--current a {
      background: #efefef; }
    .mod-categoryNav-lineup li a {
      color: #1a1a1a;
      text-decoration: none;
      display: block;
      margin: 0 -10px -8px;
      padding: 0 10px 8px; }
      .mod-categoryNav-lineup li a:hover {
        color: #727272; }
        .mod-categoryNav-lineup li a:hover img {
          filter: alpha(opacity=65);
          opacity: 0.65; }
  .mod-categoryNav-lineup img {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    width: 140px;
    margin: 0 -10px;
    display: block; }

.mod-categoryNav-lineupLink {
  font-size: 1.2em;
  padding: 10px 0 4px; }
  .mod-categoryNav-lineupLink a {
    color: #000;
    padding-right: 10px;
    border-right: 2px solid #c1c1c1; }

.mod-categoryNav-lineupPrev,
.mod-categoryNav-lineupNext {
  cursor: pointer;
  position: absolute;
  top: 45px;
  width: 40px;
  height: 50px;
  background: url(../images/mod-categoryNav/btn_01.png); }

.mod-categoryNav-lineupPrev {
  left: 0; }

.mod-categoryNav-lineupNext {
  right: 0;
  background-position: 100% 0; }

.mod-categoryNav-lineupPrev.ex-categoryNav--disable {
  background-position: 0 -50px; }

.mod-categoryNav-lineupNext.ex-categoryNav--disable {
  background-position: 100% -50px; }

@media (max-width: 640px) {
  .mod-categoryNav {
    position: static;
    padding: 0; }

  .mod-categoryNav-main {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23616161%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23010101%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #616161),color-stop(100%, #010101));
    background-image: -webkit-linear-gradient(#616161 0%,#010101 100%);
    background-image: -moz-linear-gradient(#616161 0%,#010101 100%);
    background-image: -o-linear-gradient(#616161 0%,#010101 100%);
    background-image: linear-gradient(#616161 0%,#010101 100%);
    min-width: 0;
    margin: 0 10px;
    border: none;
    border-radius: 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.68); }
    .mod-categoryNav-main ul {
      width: auto;
      padding: 0;
      border-radius: 3px;
      font-size: 0;
      background: url(../images/mod-categoryNav/line_01.png) 33.33% 0 repeat-y, url(../images/mod-categoryNav/line_01.png) 66.66% 0 repeat-y, url(../images/mod-categoryNav/line_02.png) 0 50% repeat-x; }
    .mod-categoryNav-main li {
      display: inline-table;
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      width: 33.33%;
      vertical-align: top;
      text-align: center;
      font-size: 9px; }
      .mod-categoryNav-main li.ex-categoryNav--current {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABJCAYAAAD8HkyIAAAA50lEQVR42n3EW0vCAAAF4PNzh4SBB8PAMENCkgxJMkxGksgYs82lu7nNXd32r5q2wqe+hw+CIBAXtRpxWa8TbDSIq2aTuG61iJt2m7jtdIi7bpe47/WIh36feBwMiKfhkHgejYiX8Zh4nUyIt+mUEGcz4l0UiY/5nFguFoS0XBKyJBGKLBOfikKoqxWhqSqhaxrxtV4TG10ntpsNYRwzt1vCMgzCNk3CsSxiZ9uE6ziEt9sRvusSe88r830iOBbu92VBUBaGVdFfcRRVJXFclSbJeYc0/e1wqMpOZdl5+ak8/6eiKH76BubHtgPT6TsnAAAAAElFTkSuQmCC); }
      .mod-categoryNav-main li.mod-categoryNav-sub {
        float: none;
        display: inline-table; }
        .mod-categoryNav-main li.mod-categoryNav-sub a {
          color: #fff;
          padding-left: 0;
          background: none; }
          .mod-categoryNav-main li.mod-categoryNav-sub a:hover {
            background: none; }
      .mod-categoryNav-main li:nth-child(1) {
        border-radius: 3px 0 0 0; }
      .mod-categoryNav-main li:nth-child(3) {
        border-radius: 0 3px 0 0; }
      .mod-categoryNav-main li:nth-child(4) {
        border-radius: 0 0 0 3px; }
      .mod-categoryNav-main li:nth-child(6) {
        border-radius: 0 0 3px 0; }
    .mod-categoryNav-main br {
      display: inline; }
    .mod-categoryNav-main li a, .mod-categoryNav-main li span {
      color: #fff;
      display: table-cell;
      height: 36px;
      padding: .2em 0 0;
      vertical-align: middle; }

  .mod-categoryNav-lineup {
    font-size: 0.42857em;
    position: relative;
    width: auto;
    padding: 0 0 10px;
    min-width: 0; }
    .mod-categoryNav-lineup:before {
      display: none; }
    .mod-categoryNav-lineup.ex-categoryNav--show {
      display: block; }
    .mod-categoryNav-lineup .mod-categoryNav-lineupInner {
      width: auto;
      margin: 0 20px; }
    .mod-categoryNav-lineup ul {
      margin: 0;
      padding: 20px 0 0;
      width: auto;
      background: none; }
    .mod-categoryNav-lineup li {
      width: 68px;
      margin: 0 0 0 10px;
      padding: 0 6px 8px; }
      .mod-categoryNav-lineup li a {
        margin: 0 -5px -5px;
        padding: 0 5px 5px; }
      .mod-categoryNav-lineup li img {
        display: block;
        width: 80px;
        height: auto;
        margin: 0 -6px; }

  .mod-categoryNav-lineupLink {
    font-size: 2em; }

  .mod-categoryNav-lineupPrev,
  .mod-categoryNav-lineupNext {
    top: 35px;
    width: 20px;
    height: 25px;
    -webkit-background-size: 40px 50px;
    -o-background-size: 40px 50px;
    background-size: 40px 50px; }

  .mod-categoryNav-lineupPrev.ex-categoryNav--disable {
    background-position: 0 -25px; }

  .mod-categoryNav-lineupNext.ex-categoryNav--disable {
    background-position: 100% -25px; } }
/* ==========================================================================
   mod-insiteLinks
   ========================================================================== */
.mod-insiteLinks {
  border-top: 1px solid #999;
  padding: 20px 0;
  min-width: 950px; }

.mod-insiteLinks-inner {
  *zoom: 1;
  width: 950px;
  margin: 0 auto; }
  .mod-insiteLinks-inner:before, .mod-insiteLinks-inner:after {
    content: "";
    display: table; }
  .mod-insiteLinks-inner:after {
    clear: both; }

.mod-insiteLinks-item,
.mod-insiteLinks-group {
  float: left;
  width: 221px;
  margin: 0 0 0 21px;
  *margin: 0 0 0 10px; }
  .mod-insiteLinks-item:first-child,
  .mod-insiteLinks-group:first-child {
    margin: 0; }

.mod-insiteLinks-group .mod-insiteLinks-item {
  min-height: 80px;
  _height: 80px;
  float: none;
  margin: 0; }

.mod-insiteLinks-label {
  margin: 0 0 .8em; }

.mod-insiteLinks-list,
.mod-insiteLinks-listWithIcon {
  font-weight: bold;
  margin: 0;
  padding: 0;
  list-style: none; }
  .mod-insiteLinks-list li,
  .mod-insiteLinks-listWithIcon li {
    margin-bottom: .8em; }
  .mod-insiteLinks-list a,
  .mod-insiteLinks-listWithIcon a {
    color: #000;
    text-decoration: none;
    *zoom: 1; }
    .mod-insiteLinks-list a:hover, .mod-insiteLinks-list a:active,
    .mod-insiteLinks-listWithIcon a:hover,
    .mod-insiteLinks-listWithIcon a:active {
      color: #c41230;
      text-decoration: underline;
      outline: none; }

.mod-insiteLinks-list li {
  padding-left: 12px;
  background: url(../images/mod-insiteLinks/ico_01.png) no-repeat 0 0.45em; }

.mod-insiteLinks-listWithIcon li {
  padding-left: 25px;
  zoom: 1; }

.mod-insiteLinks-icon {
  margin: 0 5px 0 -25px;
  width: 25px;
  float: left;
  position: relative;
  display: block; }
  .mod-insiteLinks-icon img {
    margin-top: -.2em;
    display: block; }

@media (max-width: 640px) {
  .mod-insiteLinks {
    border-top: 1px solid #999;
    padding: 20px 10px;
    min-width: 0; }

  .mod-insiteLinks-inner {
    width: auto; }

  .mod-insiteLinks-group,
  .mod-insiteLinks-item {
    clear: both;
    float: none;
    width: auto;
    margin: 0; }

  .mod-insiteLinks-group .mod-insiteLinks-item {
    clear: none;
    float: left;
    width: 50%;
    min-height: 0; }

  .mod-insiteLinks-label {
    font-size: 0.66667em;
    margin: 0 0 .8em; }

  .mod-insiteLinks-list,
  .mod-insiteLinks-listWithIcon {
    font-size: 0.75em;
    font-weight: bold; }
    .mod-insiteLinks-list li,
    .mod-insiteLinks-listWithIcon li {
      width: 50%;
      float: left;
      margin-bottom: 1.5em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .mod-insiteLinks-list li:nth-chuld(2n + 1),
      .mod-insiteLinks-listWithIcon li:nth-chuld(2n + 1) {
        clear: both; }

  .mod-insiteLinks-group .mod-insiteLinks-list li,
  .mod-insiteLinks-group .mod-insiteLinks-listWithIcon li {
    width: auto;
    float: none; }

  .mod-insiteLinks-list li {
    padding-left: 10px;
    background-position: 0 .4em; }

  .mod-insiteLinks-listWithIcon li {
    padding-left: 12px; }

  .mod-insiteLinks-icon {
    vertical-align: middle;
    display: inline-block;
    float: none;
    width: 12px;
    margin: 0 3px 0 -12px; }
    .mod-insiteLinks-icon img {
      width: 12px;
      height: auto; } }
/* ==========================================================================
   mod-productLinks
   ========================================================================== */
.mod-productLinks {
  font-size: 12px;
  text-align: left;
  min-width: 950px;
  background: #ededed;
  padding: 1px 0;
  *zoom: 1; }

.mod-productLinks-pagetop {
  font-size: 0;
  min-width: 950px;
  width: 100%;
  height: 0px;
  position: fixed;
  bottom: 0; }
  .mod-productLinks-pagetop a {
    position: relative;
    display: block;
    top: -38px;
    width: 60px;
    height: 38px;
    margin: 0 30px 0 auto;
    background: #ededed url(../images/mod-pagetop/btn_01.png); }
  html.js .mod-productLinks-pagetop {
    display: none; }

.mod-productLinks-breadcrumbs {
  padding: .5em 0;
  border-bottom: 1px solid #fff; }

.mod-productLinks-breadcrumbs-inner {
  width: 950px;
  margin: auto; }

.mod-productLinks-logo {
  margin: 12px 0;
  text-align: center; }
  .mod-productLinks-logo img {
    vertical-align: bottom; }

.mod-productLinks-navGroup {
  *zoom: 1;
  width: 950px;
  margin: 10px auto;
  padding: 0; }
  .mod-productLinks-navGroup:before, .mod-productLinks-navGroup:after {
    content: "";
    display: table; }
  .mod-productLinks-navGroup:after {
    clear: both; }

.mod-productLinks-navItem {
  width: 211px;
  float: left;
  margin: 0 21px 0 0; }
  .mod-productLinks-navItem:first-child {
    margin-left: none; }

.mod-productLinks-navLabel {
  margin: 0 0 .8em;
  font-weight: bold; }

.mod-productLinks-navItem a {
  color: #1a1a1a;
  text-decoration: none; }
  .mod-productLinks-navItem a:hover, .mod-productLinks-navItem a:active {
    color: #c41230;
    text-decoration: underline;
    outline: none; }
.mod-productLinks-navItem ul {
  margin: 0;
  padding: 0;
  list-style: none; }
.mod-productLinks-navItem li {
  font-size: 0.83333em;
  padding: .3em 0 .3em 10px;
  margin: 0 0 .5em;
  background: url(../images/mod-productLinks/ico_01.png) no-repeat 0 0.7em; }

@media (max-width: 640px) {
  .mod-productLinks {
    font-size: 14px;
    min-width: 0; }

  .mod-productLinks-pagetop a {
    display: none; }

  .mod-productLinks-breadcrumbs {
    color: #262626;
    font-size: 0.57143em;
    padding: 1em 10px .8em; }

  .mod-productLinks-breadcrumbs-inner {
    width: auto; }

  .mod-productLinks-logo img {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 26px; }

  .mod-productLinks-navGroup {
    width: auto;
    margin: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    background: #fff; }

  .mod-productLinks-navItem {
    width: auto;
    float: none;
    margin: 0; }

  .mod-productLinks-navLabel {
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding: 10px; }
    .mod-productLinks-navLabel a {
      display: block;
      margin: -10px 0;
      padding: 10px 0;
      background: url(../images/mod-productLinks/ico_02.png) no-repeat 100% 50%; }

  .mod-productLinks-navItem:nth-of-type(1) .mod-productLinks-navLabel:nth-of-type(1) {
    border: none; }

  .mod-productLinks-navItem ul {
    display: none; } }
/* ==========================================================================
   mod-allProducts
   ========================================================================== */
.mod-allProducts {
  font-size: 0;
  height: 100px;
  background: #acaaaa;
  overflow: hidden;
  min-width: 950px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center; }
  .mod-allProducts * {
    vertical-align: top; }

.mod-allProducts-viewport {
  height: 100%;
  width: auto;
  margin: 0 auto;
  overflow: auto;
  position: relative;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.mod-allProducts-list {
  margin: 0;
  padding: 5px 0 20px;
  list-style: none;
  white-space: nowrap;
  overflow: hidden; }
  .mod-allProducts-list li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0;
    padding: 0; }
    .mod-allProducts-list li a {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      -webkit-transition: background 0.2s ease;
      -moz-transition: background 0.2s ease;
      -ms-transition: background 0.2s ease;
      transition: background 0.2s ease;
      border-radius: 3px;
      padding: 6px 0;
      position: relative;
      *zoom: 1; }
      .mod-allProducts-list li a img {
        width: 47px;
        height: 54px; }
    .mod-allProducts-list li a:hover {
      background: #d2d2d2; }
    .mod-allProducts-list li.mod-allProducts-activeitem {
      border-radius: 0 0 3px 3px;
      margin-top: -5px;
      background: #ededed url(../images/mod-allProducts/arrow.png) no-repeat 50% 10px; }
      .mod-allProducts-list li.mod-allProducts-activeitem a {
        padding-top: 11px;
        padding-right: 2px;
        padding-left: 2px; }
      .mod-allProducts-list li.mod-allProducts-activeitem a:hover {
        background: none; }

@media (max-width: 640px) {
  .mod-allProducts {
    height: 65px;
    min-width: 0px; }
    .no-js .mod-allProducts {
      height: auto;
      padding-bottom: 10px; }

  .no-js .mod-allProducts-viewport {
    height: auto;
    width: 100%; }

  .mod-allProducts-list {
    padding-bottom: 0; }
    .mod-allProducts-list li a {
      padding: 0; }
    .mod-allProducts-list li.mod-allProducts-activeitem {
      background-position: 50% 8px;
      margin-top: -5px; }
      .mod-allProducts-list li.mod-allProducts-activeitem a {
        padding: 5px 0 0; }
      .mod-allProducts-list li.mod-allProducts-activeitem a:hover {
        background: none; }
    .no-js .mod-allProducts-list {
      white-space: normal; }

  .mod-allProducts img {
    width: 35.25px;
    height: 40.5px; } }
/* ==========================================================================
   mod-pagefooter
   ========================================================================== */
.mod-pagefooter {
  background: #343434;
  padding: 34px 10px;
  min-width: 930px;
  max-width: 100%;
  width: auto;
  border: none; }

.mod-pagefooter-siteinfo {
  text-align: center;
  margin: 0 0 .8em;
  padding: 0; }
  .mod-pagefooter-siteinfo li {
    margin: 0;
    padding: 0 .5em;
    line-height: 1.2em;
    border-left: 1px solid #c4c4c4;
    display: inline; }
    .mod-pagefooter-siteinfo li:first-child {
      border-left: none; }
  .mod-pagefooter-siteinfo a {
    color: #c4c4c4;
    text-decoration: none; }
    .mod-pagefooter-siteinfo a:hover {
      color: #c4c4c4;
      text-decoration: underline; }

.mod-pagefooter-copyright {
  color: #fdfdfd;
  padding-top: 0;
  font-size: 0.83333em;
  text-align: center; }

@media (max-width: 640px) {
  .mod-pagefooter {
    min-width: 0;
    padding: 16px 10px;
    margin: 0; }

  .mod-pagefooter-siteinfo {
    text-align: left;
    font-size: 0.57143em; }
    .mod-pagefooter-siteinfo li:first-child {
      padding-left: 0; }

  .mod-pagefooter-copyright {
    text-align: left;
    font-size: 0.5em; } }


}
