/*------------------------------------------------------------------------------------------
*
*
    product_sp.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  /*------------------------------------------------------------------------------------------
  *
  *
      max-width : 640px
  *
  *
  ------------------------------------------------------------------------------------------ */
  /* --------------------------------------------------
  *
      #head_title
  *
  -------------------------------------------------- */
  #head_title {
    padding: 20px 0 10px 10px;
    text-align: left; }

  #head_title img {
    width: auto;
    height: 30px;
    vertical-align: top; }

  #head_title h2 span {
    font-size: 11px;
    letter-spacing: .2em;
    position: relative;
    top: 15px;
    left: 15px; }

  #head_title.s_m h2 span {
    margin: 10px 0 5px -.5em;
    display: block;
    top: 0;
    left: 0; }

  /* --------------------------------------------------
  *
      #main_visual
  *
  -------------------------------------------------- */
  #main_visual,
  #main_visual .img_slider,
  #main_visual .img_slider div {
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1; }

  #main_visual {
    padding: 0 10px;
    margin: 0 0 40px 0; }

  #main_visual .img_slider div img {
    width: 100%; }

  /* --------------------------------------------------
  *
      #contents_area
  *
  -------------------------------------------------- */
  #contents_area {
    padding: 0 15px;
    overflow: hidden; }

  #section_c_left {
    width: auto;
    position: relative; }

  #section_c_left .section_desc {
    margin: 0 0 30px 0;
    padding: 0 10px; }

  #section_c_left .btn_profile {
    margin: 0 0 60px 0;
    text-align: center; }

  #section_c_left .btn_profile a {
    padding: 0 0 5px 0; }

  #section_c_left .section_desc a {
    text-decoration: underline; }

  .is_pc #section_c_left .section_desc a:hover,
  .is_sp #section_c_left .section_desc a.touch {
    text-decoration: none; }

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

  #section_c_left .section_coordinate {
    margin: 0 0 50px 0;
    padding: 5px 10px 10px 20px;
    border-left: 10px solid #f2d7c4;
    overflow: hidden; }

  #section_c_left .section_coordinate h3 {
    margin: 0 0 18px 0; }

  #section_c_left .section_coordinate h3 img {
    width: 255px; }

  #section_c_left .section_coordinate p {
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 1.8461em;
    letter-spacing: .05em;
    color: #ea874a; }

  #section_info {
    border-top: 1px solid #000;
    padding: 30px 10px 0 10px;
    font-size: 13px;
    color: #666;
    line-height: 2.15em; }

  #section_info ul {
    overflow: hidden; }

  #section_info ul li {
    overflow: hidden;
    margin: 0 0 30px 0 !important; }

  #section_info ul ul {
    width: auto;
    margin: 0; }

  #section_info ul ul li {
    margin: 0 !important; }

  #section_info ul ul.model li {
    margin: 0 0 15px 0 !important;
    line-height: 2em; }

  #section_info ul ul.model li:last-child {
    margin: 0 !important; }

  #section_info li .s {
    font-size: 80%; }

  #section_info a {
    text-decoration: underline; }

  .is_pc #section_info a:hover,
  .is_sp #section_info a.touch {
    text-decoration: none; }

  #section_info .notice li {
    margin: 0 0 20px 0 !important;
    line-height: 2em;
    text-indent: -.5em;
    padding-left: .5em; }

  #section_info .notice li:last-child {
    margin: 0 !important; }

  #section_c_right {
    top: 0;
    right: 0; }

  #section_c_right .product_title {
    padding: 20px 0;
    margin: 0 0 35px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center; }

  #section_c_right .product_title img {
    width: auto;
    margin: 0 0 8px 0;
    height: 22px; }

  #section_c_right .product_title .price {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .05em; }

  #section_c_right .product_title .price span {
    font-size: 11px;
    letter-spacing: 0;
    position: relative; }

  #section_c_right .product_title .coming {
    margin: 10px 0 -5px 0;
    font-size: 13px;
    line-height: 1.5em;
    color: #ea874a;
    white-space: nowrap; }

  #related_content {
    margin: 40px 0;
    background-color: #eae5db;
    box-shadow: 0 0 8px #e0dbd2;
    position: relative; }

  #related_content .section_inner {
    padding: 30px 20px;
    position: relative; }

  #related_content .section_inner h3 {
    text-align: center;
    margin: 0 0 20px 0; }

  #related_content .section_inner p {
    margin: 0 0 20px 0;
    font-size: 12px;
    line-height: 1.84em;
    color: #231815;
    white-space: nowrap;
    text-indent: -1em;
    padding-left: 1em; }

  #related_content .section_inner p br {
    display: block; }

  #related_content .section_inner p:last-child {
    margin: 0; }

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

  #related_content:after,
  #related_content:before,
  #related_content .section_inner:after,
  #related_content .section_inner:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #868075;
    border-radius: 8px;
    position: absolute; }

  #related_content:after {
    top: 7px;
    left: 6px; }

  #related_content:before {
    top: 7px;
    right: 6px; }

  #related_content .section_inner:after {
    bottom: 7px;
    left: 6px; }

  #related_content .section_inner:before {
    bottom: 7px;
    right: 6px; }

  /* --------------------------------------------------
  *
      #section_c_right .product_cart
  *
  -------------------------------------------------- */
  #section_c_right .product_cart .row_product {
    width: 100%;
    margin: 0 auto;
    display: table; }

  #section_c_right .product_cart .col_left,
  #section_c_right .product_cart .col_right {
    width: 50%;
    display: table-cell;
    vertical-align: top; }

  #section_c_right .product_cart li {
    max-width: 360px;
    text-align: center;
    margin: 0 auto 35px auto;
    clear: both; }

  #section_c_right .product_cart li:after {
    content: '';
    clear: both;
    display: block; }

  #section_c_right .product_cart h3 {
    padding: 0 0 0 4%;
    margin: 0 0 8px 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left; }

  #section_c_right .product_cart.soon h3 {
    padding: 0 0 0 15%; }

  #section_c_right .product_cart .pic {
    width: 100% !important;
    min-height: 160px;
    text-align: center;
    position: relative; }

  #section_c_right .product_cart .pic a {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

  #section_c_right .product_cart .pic a:after {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(../images/parts_ico_zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    position: absolute;
    bottom: 0;
    right: 10%; }

  #section_c_right .product_cart .pic img {
    width: auto !important;
    height: 160px !important; }

  #section_c_right .product_cart.short .pic img {
    margin: 40px 0 0 0;
    height: 120px !important; }

  #section_c_right .product_cart h4 {
    margin: 0 0 5px 0; }

  #section_c_right .product_cart h4 img {
    width: 110px;
    position: relative;
    left: -5px; }

  #section_c_right .product_cart .col_right li {
    overflow: inherit;
    margin: 0 0 10px 0;
    position: relative; }

  #section_c_right .product_cart .col_right li .s {
    margin-bottom: 4px;
    font-size: 13px;
    color: #666;
    position: relative;
    left: -30px; }

  #section_c_right .product_cart .col_right a {
    width: 130px;
    height: 36px;
    margin: 0 auto;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: opacity .15s ease 0s; }

  .is_sp #section_c_right .product_cart .col_right a.touch,
  .is_pc #section_c_right .product_cart .col_right a:hover {
    opacity: .7;
    transition: opacity .15s ease .1s; }

  #section_c_right .product_cart .col_right .s21-23 a {
    background-image: url(../images/parts_ico_size_21_23.png); }

  #section_c_right .product_cart .col_right .s23-25 a {
    background-image: url(../images/parts_ico_size_23_25.png); }

  #section_c_right .product_cart .col_right .s25-27 a {
    background-image: url(../images/parts_ico_size_25_27.png); }

  #section_c_right .product_cart .col_right .s27-29 a {
    background-image: url(../images/parts_ico_size_27_29.png); }

  #section_c_right .product_cart .col_right .sfree a {
    background-image: url(../images/parts_ico_size_free.png); }

  #section_c_right .product_cart .col_right .s_cart a {
    background-image: url(../images/parts_ico_size_s_cart.png); }

  #section_c_right .product_cart .col_right a.sold {
    background-image: url(../images/parts_ico_size_soldout.png);
    opacity: 1 !important;
    cursor: default; }

  #section_c_right .product_cart .col_right li .stock {
    margin: 2px 15px 10px 0;
    display: block;
    font-size: 12px;
    color: #da1c24;
    position: relative;
    text-align: right; } }
/* ----- max-width : 640px ----- */
