@charset "UTF-8";
/*------------------------------------------------------------------------------------------
*
*
    product_sp.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  /*------------------------------------------------------------------------------------------
  *
  *
      max-width : 640px
  *
  *
  ------------------------------------------------------------------------------------------ */
  .sp_cart_ico {
    width: 40px;
    height: 40px;
    background-image: url(../images/btn_ico_cart.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    position: fixed;
    bottom: 10px;
    right: 5px;
    cursor: pointer;
    z-index: 2; }

  .nowrap {
    white-space: nowrap; }

  /* --------------------------------------------------
  *
      #section_product
  *
  -------------------------------------------------- */
  #section_product {
    width: 100%;
    padding: 0 0 60px 0;
    margin: 0 auto 30px auto;
    background-color: #fff;
    box-sizing: border-box;
    color: #000; }

  #pic_slider {
    width: 100%;
    position: relative; }

  #pic_slider div img {
    width: 100%;
    height: auto; }

  /* --------------------------------------------------
  *
      #slider_dot
  *
  -------------------------------------------------- */
  .slick-dots {
    width: auto !important;
    display: block;
    position: absolute !important;
    bottom: 0;
    z-index: 2; }

  .slick-dots li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 -3px;
    text-align: center;
    vertical-align: top;
    position: relative; }

  .slick-dots li button {
    width: 30px;
    height: 30px;
    position: relative;
    border: 0;
    outline: none; }

  button::-moz-focus-inner {
    border: 0; }

  .slick-dots li button:before {
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(../images/parts_img_slider_dots.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0; }

  .is_sp .slick-dots li.touch button:before,
  .is_pc .slick-dots li:hover button:before,
  .slick-dots li.slick-active button:before {
    background-image: url(../images/parts_img_slider_dots_on.png);
    opacity: 1; }

  /* --------------------------------------------------
  *
      #section_desc
  *
  -------------------------------------------------- */
  #section_desc {
    padding: 10px 5% 40px 5%;
    overflow: hidden; }

  #section_desc .logo {
    margin: 0 0 5px 0; }

  #section_desc .logo img {
    width: 130px; }

  #section_desc h2 {
    margin: 0 0 25px 0;
    font-size: 26px;
    letter-spacing: .1em;
    line-height: 1.6em; }

  #section_desc .desc p {
    margin: 0 0 25px 0;
    font-size: 15px;
    line-height: 2em; }

  #section_desc .desc_ex h4 {
    font-size: 120%;
    margin: 50px 0 25px 0; }

  #section_desc .desc_ex p {
    margin: 0 0 25px 0;
    font-size: 15px;
    line-height: 2em; }

  #section_desc .desc_ex .notes {
    font-size: 13px;
    text-indent: -1em;
    padding-left: 1em; }

  /* --------------------------------------------------
  *
      #product_list
  *
  -------------------------------------------------- */
  #product_list {
    text-align: center; }

  #product_list li {
    margin: 0 0 35px 0 !important; }

  #product_list li:last-child {
    margin-bottom: 15px !important; }

  #product_list .pic {
    margin: 0 0 10px 0; }

  #product_list .pic img {
    width: 280px;
    height: auto; }

  #product_list h3 {
    margin: 0 0 8px 0;
    font-size: 17px;
    letter-spacing: .1em; }

  #product_list h3 .s {
    margin: 5px 0 15px 0;
    font-size: 14px;
    display: block; }

  #product_list .sub {
    display: block;
    margin: 8px 0 15px 0;
    font-size: 14px;
    letter-spacing: 0; }

  #product_list .price1 {
    margin: 0 0 15px 0;
    font-size: 14px; }

  #product_list .price_s {
    font-size: 85%; }

  #product_list .shipping {
    margin: 2px 0 10px 0;
    font-size: 12px;
    color: #999; }

  #product_list .stock {
    font-size: 12px;
    letter-spacing: .1em;
    color: #f15a24; }

  #product_list .cart .btn {
    margin: 0 0 6px 0;
    display: inline-block; }

  #product_list .cart .btn a img {
    width: 200px;
    height: auto;
    transition: opacity .1s ease; }

  #product_list .cart.sold .btn a img {
    display: none; }

  #product_list .cart .btn a:hover img {
    opacity: .7; }

  #product_list .cart.sold .btn {
    width: 200px;
    height: 34px;
    background-image: url(../images/btn_cart_sold.png);
    background-repeat: no-repeat;
    background-size: 200px; }

  #product_list li ul {
    margin: 30px 0 0 0; }

  #product_list li ul li .key {
    font-family: 'こぶりなゴシック W3 JIS2004','游ゴシック','YuGothic',Meiryo,メイリオ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    margin: 0 0 5px 0;
    font-size: 13px; }

  #product_list li ul li .stock {
    margin: 0 0 25px 0; }

  #product_list .coming {
    font-size: 12px;
    color: #f15a24; }

  /* --------------------------------------------------
  *
      #section_size
  *
  -------------------------------------------------- */
  #section_size {
    clear: both;
    padding: 0 5%;
    background-color: #f2f2f2;
    overflow: hidden; }
    #section_size .img {
      display: block; }
      #section_size .img .s {
        max-width: 305px;
        margin: 0 auto;
        font-size: 12px;
        display: block;
        text-align: left;
        margin-bottom: 5px; }
      #section_size .img .i {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px dashed #aaa; }
        #section_size .img .i:last-child {
          margin-bottom: 0;
          border: none; }
    #section_size .col_right {
      padding-bottom: 20px; }

  #section_size dl {
    width: 280px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8em;
    text-align: left; }

  #section_size dt {
    font-size: 12px; }

  #section_size dd {
    margin: 0 0 15px 0; }

  #section_size .size_info {
    display: inline-block; }

  #section_size .img {
    padding: 25px 0;
    text-align: center; }

  #section_size .img img {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    display: block;
    height: auto; }

  #section_size dd dl {
    overflow: hidden; }

  #section_size dd dt {
    width: 40px;
    clear: both;
    float: left !important;
    white-space: nowrap; }

  #section_size dd dd {
    width: 240px;
    float: left !important; }

  #section_size dd .caution {
    display: block;
    font-size: 90%;
    color: #f15a24; }

  .is_sp #section_size a.touch,
  .is_pc #section_size a:hover {
    text-decoration: underline; }

  /* --------------------------------------------------
  *
      #product_btm_nav
  *
  -------------------------------------------------- */
  #product_btm_nav {
    clear: both;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
    text-align: center; }

  #product_btm_nav h3 img {
    width: 187px;
    height: auto;
    margin: 0 0 20px 0; }

  #product_btm_nav li .pic {
    margin: 0 0 10px 0;
    position: relative;
    display: inline-block; }

  #product_btm_nav li.sold .pic:after {
    content: '';
    display: block;
    width: 65px;
    height: 65px;
    background-image: url(../images/parts_ico_badge_sold.png);
    background-repeat: no-repeat;
    background-size: 65px;
    position: absolute;
    left: 5px;
    bottom: 5px; }

  #product_btm_nav ul {
    max-width: 460px;
    margin: 0 auto;
    letter-spacing: -.4em;
    text-align: left; }

  #product_btm_nav li {
    width: 33.333%;
    box-sizing: border-box;
    padding: 0 5px;
    text-align: center;
    display: inline-block;
    vertical-align: top; }

  #product_btm_nav li a {
    display: block;
    transition: all .1s ease; }

  .is_sp #product_btm_nav li a.touch img,
  .is_pc #product_btm_nav li a:hover img {
    transform: scale(1.05); }

  #product_btm_nav li .name {
    font-size: 11px;
    opacity: 0;
    display: none;
    transition: all .2s ease;
    display: block;
    position: relative;
    left: 0;
    bottom: 5px; }

  #product_btm_nav li img {
    width: 95%;
    max-width: 200px;
    height: auto;
    transition: all .1s ease; } }
/* ----- min-width : 641px ----- */
