@charset "UTF-8";
/************************************************
 products_detail scss
************************************************ */
div.breadcrumb {
  margin-bottom: 0; }

div#undercolumn .headline.product-item {
  font-size: 19px    !important;
  padding-bottom: 20px    !important; }
div#undercolumn .detailarea {
  /*border-top:     1px solid #d4d4d4;*/
  display: table;
  margin-bottom: 8px;
  padding-top: 16px; }
  div#undercolumn .detailarea .photo-box {
    display: table-cell;
    width: 320px;
    text-align: center;
    /* ロールオーバー画像 */ }
    div#undercolumn .detailarea .photo-box a {
      color: #272727;
      text-decoration: none;
      display: block; }
    div#undercolumn .detailarea .photo-box .photo-area {
      border: 1px solid #d4d4d4;
      height: 320px;
      line-height: 320px;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      div#undercolumn .detailarea .photo-box .photo-area img {
        border: none;
        vertical-align: middle; }
    div#undercolumn .detailarea .photo-box .photo-area:before {
      content: '\f00e';
      font-family: FontAwesome;
      font-size: 30px;
      height: 50px;
      position: absolute;
      right: 8px;
      top: 134px; }
    div#undercolumn .detailarea .photo-box #over_image_box {
      clear: both;
      margin-bottom: 20px;
      padding-top: 20px;
      /*background: url(../../img/background/sonota_image.png) no-repeat top center; */
    }
    div#undercolumn .detailarea .photo-box .over_image {
      float: left;
      height: 56px;
      margin-right: 10px;
      width: 56px; }
      div#undercolumn .detailarea .photo-box .over_image img {
        border: #ddd 1px solid;
        height: 56px;
        margin: 0 1px;
        width: 56px; }
      div#undercolumn .detailarea .photo-box .over_image img:hover {
        border: #F60 1px solid; }
    div#undercolumn .detailarea .photo-box .over_image:last-child {
      margin-right: 0; }
    div#undercolumn .detailarea .photo-box #over_image_box #dummy {
      height: 5px;
      background: url("../../img/background/line_dot_01.gif") repeat-x bottom;
      margin-right: 5px; }
    div#undercolumn .detailarea .photo-box #detailrightbloc h2 {
      margin: 0 0 10px 0;
      padding: 0 0 15px 0;
      color: #666;
      background: url("../../img/background/line_dot_01.gif") repeat-x bottom;
      font-weight: bold;
      font-size: 160%; }
    div#undercolumn .detailarea .photo-box #detailrightbloc .point,
    div#undercolumn .detailarea .photo-box #detailrightbloc .relative_cat,
    div#undercolumn .detailarea .photo-box #detailrightbloc .stock {
      margin: 0 0 10px 0;
      padding: 0 0 10px 0;
      background: url("../../img/background/line_dot_01.gif") repeat-x bottom; }
    div#undercolumn .detailarea .photo-box #detailrightbloc .main_comment {
      margin-bottom: 20px; }
  div#undercolumn .detailarea .papc2 {
    color: #ff8a1b;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px; }
  div#undercolumn .detailarea .detail-box {
    display: table-cell;
    padding-left: 33px;
    vertical-align: top;
    width: 380px; }
    div#undercolumn .detailarea .detail-box table {
      border: none;
      width: 100%;
      margin-bottom: 1em; }
      div#undercolumn .detailarea .detail-box table tr th, div#undercolumn .detailarea .detail-box table tr td {
        background: none;
        border: none;
        vertical-align: baseline;
        font-size: 13px;
        line-height: 1.618;
        height: 28px; }
      div#undercolumn .detailarea .detail-box table tr th {
        width: 82px;
        text-align-last: justify;
        -moz-text-align-last: justify; }
      div#undercolumn .detailarea .detail-box table tr td.separate {
        width: 1em; }
      div#undercolumn .detailarea .detail-box table tr td.price {
        line-height: 25px; }
    div#undercolumn .detailarea .detail-box .comment {
      margin: 0 0 1em 0; }
    div#undercolumn .detailarea .detail-box .product_name {
      font-weight: bold;
      margin: 1em 0;
      color: #0e6195; }
    div#undercolumn .detailarea .detail-box .price {
      color: #f00;
      font-size: 20px; }
      div#undercolumn .detailarea .detail-box .price .yen, div#undercolumn .detailarea .detail-box .price .tax {
        color: black; }
      div#undercolumn .detailarea .detail-box .price .yen {
        font-size: 14px; }
      div#undercolumn .detailarea .detail-box .price .tax {
        font-size: 12px; }
    div#undercolumn .detailarea .detail-box .delivery_comment {
      font-size: 15px;
      color: #3598DB; }
    div#undercolumn .detailarea .detail-box .contact {
      margin: 1em 0;
      text-align: right; }
      div#undercolumn .detailarea .detail-box .contact a {
        text-decoration: none;
        color: white;
        width: 241px; }
    div#undercolumn .detailarea .detail-box ul {
      margin-bottom: 12px; }
      div#undercolumn .detailarea .detail-box ul li {
        display: inline;
        line-height: 46px; }
        div#undercolumn .detailarea .detail-box ul li .price {
          float: right;
          font-size: 16px;
          color: #f00; }
          div#undercolumn .detailarea .detail-box ul li .price span {
            font-size: 20px; }
      div#undercolumn .detailarea .detail-box ul li.buy-quantity input {
        border-radius: 0;
        display: inline-block;
        text-align: center;
        width: 60px; }
      div#undercolumn .detailarea .detail-box ul .btn-cart {
        background-image: -webkit-linear-gradient(top, #FFD200 0, #F7971E 100%);
        background-image: -o-linear-gradient(top, #FFD200 0, #F7971E 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#FFD200), to(#F7971E));
        background-image: linear-gradient(to bottom, #FFD200 0, #F7971E 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD200', endColorstr='#F7971E', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;
        border-color: #F7971E; }
      div#undercolumn .detailarea .detail-box ul li.cart-add {
        float: right;
        margin: 7px 0; }
        div#undercolumn .detailarea .detail-box ul li.cart-add a {
          background: #F8AC08;
          color: #fff;
          font-size: 17px;
          padding: 3px 26px;
          text-decoration: none;
          width: 241px; }

/*--- 商品フォーム ---*/
#detail-area-top .product-item-form:not(:last-child),
#detail-area-bottom .product-item-form:not(:last-child) {
  border-bottom: 1px dotted #c3c3c3; }

/*--- サブ詳細エリア ---*/
div.sub_area {
  border: 1px solid #d2d2d2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  /*--- 見出しタイトル ---*/
  /*--- サブ詳細内容 ---*/ }
  div.sub_area h3 {
    background: #3598DB     !important;
    color: #fff        !important;
    font-size: 16px        !important;
    font-weight: bold;
    line-height: 35px        !important;
    margin: 0           !important;
    padding: 0 0 0 15px  !important; }
  div.sub_area .subtext {
    margin: 0                   !important;
    padding: 20px 20px 0 20px    !important;
    width: 100%                !important;
    line-height: 1.618; }
    div.sub_area .subtext p {
      margin: 0 0 1em; }
    div.sub_area .subtext .sub_headline {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 1em;
      border-bottom: #d2d2d2 solid 1px;
      padding-bottom: 5px;
      position: relative;
      padding-left: 18px; }
      div.sub_area .subtext .sub_headline:before {
        content: "▶";
        color: #076AAD;
        font-size: 12px;
        font-weight: normal;
        margin-right: .5em;
        display: inline-block;
        line-height: 10px;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        margin-top: -0.75em;
        left: 0; }
    div.sub_area .subtext .sub_comment {
      font-size: 15px;
      line-height: 1.618em;
      margin-bottom: 1.618em; }
    div.sub_area .subtext .left {
      float: left; }
    div.sub_area .subtext .right {
      float: right; }
    div.sub_area .subtext ul.li-blue li:before {
      content: "●";
      margin-right: .1618em;
      color: #3598DB; }
    div.sub_area .subtext ol.li-blue {
      font-size: 1.1em;
      counter-reset: number; }
      div.sub_area .subtext ol.li-blue li {
        counter-increment: number;
        margin-bottom: 1em; }
        div.sub_area .subtext ol.li-blue li:before {
          content: counter(number);
          color: white;
          background: #3598DB;
          width: 2em;
          height: 2em;
          border-radius: 50%;
          display: inline-block;
          text-align: center;
          line-height: 2em;
          margin-right: .7em; }
    div.sub_area .subtext table.howto tr {
      border-bottom: 3px solid white; }
    div.sub_area .subtext table.howto th {
      color: white;
      text-align: center;
      padding: 1em;
      font-weight: bold; }
    div.sub_area .subtext table.howto td {
      padding: 1em; }
    div.sub_area .subtext table.howto th:first-child {
      background-color: #ffcc00; }
    div.sub_area .subtext table.howto th:last-child {
      background-color: #53783d; }
    div.sub_area .subtext table.howto td:first-child {
      background-color: #fff9e5; }
    div.sub_area .subtext table.howto td:last-child {
      background-color: #ebf5e6; }
    div.sub_area .subtext .w5 {
      width: 5%; }
    div.sub_area .subtext .pc-w5 {
      width: 5%; }
    div.sub_area .subtext .m5 {
      margin: 5px; }
    div.sub_area .subtext .mt5 {
      margin-top: 5px; }
    div.sub_area .subtext .mr5 {
      margin-right: 5px; }
    div.sub_area .subtext .mb5 {
      margin-bottom: 5px; }
    div.sub_area .subtext .ml5 {
      margin-left: 5px; }
    div.sub_area .subtext .p5 {
      padding: 5px; }
    div.sub_area .subtext .pt5 {
      padding-top: 5px; }
    div.sub_area .subtext .pr5 {
      padding-right: 5px; }
    div.sub_area .subtext .pb5 {
      padding-bottom: 5px; }
    div.sub_area .subtext .pl5 {
      padding-left: 5px; }
    div.sub_area .subtext .w10 {
      width: 10%; }
    div.sub_area .subtext .pc-w10 {
      width: 10%; }
    div.sub_area .subtext .m10 {
      margin: 10px; }
    div.sub_area .subtext .mt10 {
      margin-top: 10px; }
    div.sub_area .subtext .mr10 {
      margin-right: 10px; }
    div.sub_area .subtext .mb10 {
      margin-bottom: 10px; }
    div.sub_area .subtext .ml10 {
      margin-left: 10px; }
    div.sub_area .subtext .p10 {
      padding: 10px; }
    div.sub_area .subtext .pt10 {
      padding-top: 10px; }
    div.sub_area .subtext .pr10 {
      padding-right: 10px; }
    div.sub_area .subtext .pb10 {
      padding-bottom: 10px; }
    div.sub_area .subtext .pl10 {
      padding-left: 10px; }
    div.sub_area .subtext .w15 {
      width: 15%; }
    div.sub_area .subtext .pc-w15 {
      width: 15%; }
    div.sub_area .subtext .m15 {
      margin: 15px; }
    div.sub_area .subtext .mt15 {
      margin-top: 15px; }
    div.sub_area .subtext .mr15 {
      margin-right: 15px; }
    div.sub_area .subtext .mb15 {
      margin-bottom: 15px; }
    div.sub_area .subtext .ml15 {
      margin-left: 15px; }
    div.sub_area .subtext .p15 {
      padding: 15px; }
    div.sub_area .subtext .pt15 {
      padding-top: 15px; }
    div.sub_area .subtext .pr15 {
      padding-right: 15px; }
    div.sub_area .subtext .pb15 {
      padding-bottom: 15px; }
    div.sub_area .subtext .pl15 {
      padding-left: 15px; }
    div.sub_area .subtext .w20 {
      width: 20%; }
    div.sub_area .subtext .pc-w20 {
      width: 20%; }
    div.sub_area .subtext .m20 {
      margin: 20px; }
    div.sub_area .subtext .mt20 {
      margin-top: 20px; }
    div.sub_area .subtext .mr20 {
      margin-right: 20px; }
    div.sub_area .subtext .mb20 {
      margin-bottom: 20px; }
    div.sub_area .subtext .ml20 {
      margin-left: 20px; }
    div.sub_area .subtext .p20 {
      padding: 20px; }
    div.sub_area .subtext .pt20 {
      padding-top: 20px; }
    div.sub_area .subtext .pr20 {
      padding-right: 20px; }
    div.sub_area .subtext .pb20 {
      padding-bottom: 20px; }
    div.sub_area .subtext .pl20 {
      padding-left: 20px; }
    div.sub_area .subtext .w25 {
      width: 25%; }
    div.sub_area .subtext .pc-w25 {
      width: 25%; }
    div.sub_area .subtext .m25 {
      margin: 25px; }
    div.sub_area .subtext .mt25 {
      margin-top: 25px; }
    div.sub_area .subtext .mr25 {
      margin-right: 25px; }
    div.sub_area .subtext .mb25 {
      margin-bottom: 25px; }
    div.sub_area .subtext .ml25 {
      margin-left: 25px; }
    div.sub_area .subtext .p25 {
      padding: 25px; }
    div.sub_area .subtext .pt25 {
      padding-top: 25px; }
    div.sub_area .subtext .pr25 {
      padding-right: 25px; }
    div.sub_area .subtext .pb25 {
      padding-bottom: 25px; }
    div.sub_area .subtext .pl25 {
      padding-left: 25px; }
    div.sub_area .subtext .w30 {
      width: 30%; }
    div.sub_area .subtext .pc-w30 {
      width: 30%; }
    div.sub_area .subtext .m30 {
      margin: 30px; }
    div.sub_area .subtext .mt30 {
      margin-top: 30px; }
    div.sub_area .subtext .mr30 {
      margin-right: 30px; }
    div.sub_area .subtext .mb30 {
      margin-bottom: 30px; }
    div.sub_area .subtext .ml30 {
      margin-left: 30px; }
    div.sub_area .subtext .p30 {
      padding: 30px; }
    div.sub_area .subtext .pt30 {
      padding-top: 30px; }
    div.sub_area .subtext .pr30 {
      padding-right: 30px; }
    div.sub_area .subtext .pb30 {
      padding-bottom: 30px; }
    div.sub_area .subtext .pl30 {
      padding-left: 30px; }
    div.sub_area .subtext .w35 {
      width: 35%; }
    div.sub_area .subtext .pc-w35 {
      width: 35%; }
    div.sub_area .subtext .m35 {
      margin: 35px; }
    div.sub_area .subtext .mt35 {
      margin-top: 35px; }
    div.sub_area .subtext .mr35 {
      margin-right: 35px; }
    div.sub_area .subtext .mb35 {
      margin-bottom: 35px; }
    div.sub_area .subtext .ml35 {
      margin-left: 35px; }
    div.sub_area .subtext .p35 {
      padding: 35px; }
    div.sub_area .subtext .pt35 {
      padding-top: 35px; }
    div.sub_area .subtext .pr35 {
      padding-right: 35px; }
    div.sub_area .subtext .pb35 {
      padding-bottom: 35px; }
    div.sub_area .subtext .pl35 {
      padding-left: 35px; }
    div.sub_area .subtext .w40 {
      width: 40%; }
    div.sub_area .subtext .pc-w40 {
      width: 40%; }
    div.sub_area .subtext .m40 {
      margin: 40px; }
    div.sub_area .subtext .mt40 {
      margin-top: 40px; }
    div.sub_area .subtext .mr40 {
      margin-right: 40px; }
    div.sub_area .subtext .mb40 {
      margin-bottom: 40px; }
    div.sub_area .subtext .ml40 {
      margin-left: 40px; }
    div.sub_area .subtext .p40 {
      padding: 40px; }
    div.sub_area .subtext .pt40 {
      padding-top: 40px; }
    div.sub_area .subtext .pr40 {
      padding-right: 40px; }
    div.sub_area .subtext .pb40 {
      padding-bottom: 40px; }
    div.sub_area .subtext .pl40 {
      padding-left: 40px; }
    div.sub_area .subtext .w45 {
      width: 45%; }
    div.sub_area .subtext .pc-w45 {
      width: 45%; }
    div.sub_area .subtext .m45 {
      margin: 45px; }
    div.sub_area .subtext .mt45 {
      margin-top: 45px; }
    div.sub_area .subtext .mr45 {
      margin-right: 45px; }
    div.sub_area .subtext .mb45 {
      margin-bottom: 45px; }
    div.sub_area .subtext .ml45 {
      margin-left: 45px; }
    div.sub_area .subtext .p45 {
      padding: 45px; }
    div.sub_area .subtext .pt45 {
      padding-top: 45px; }
    div.sub_area .subtext .pr45 {
      padding-right: 45px; }
    div.sub_area .subtext .pb45 {
      padding-bottom: 45px; }
    div.sub_area .subtext .pl45 {
      padding-left: 45px; }
    div.sub_area .subtext .w50 {
      width: 50%; }
    div.sub_area .subtext .pc-w50 {
      width: 50%; }
    div.sub_area .subtext .m50 {
      margin: 50px; }
    div.sub_area .subtext .mt50 {
      margin-top: 50px; }
    div.sub_area .subtext .mr50 {
      margin-right: 50px; }
    div.sub_area .subtext .mb50 {
      margin-bottom: 50px; }
    div.sub_area .subtext .ml50 {
      margin-left: 50px; }
    div.sub_area .subtext .p50 {
      padding: 50px; }
    div.sub_area .subtext .pt50 {
      padding-top: 50px; }
    div.sub_area .subtext .pr50 {
      padding-right: 50px; }
    div.sub_area .subtext .pb50 {
      padding-bottom: 50px; }
    div.sub_area .subtext .pl50 {
      padding-left: 50px; }
    div.sub_area .subtext .w55 {
      width: 55%; }
    div.sub_area .subtext .pc-w55 {
      width: 55%; }
    div.sub_area .subtext .m55 {
      margin: 55px; }
    div.sub_area .subtext .mt55 {
      margin-top: 55px; }
    div.sub_area .subtext .mr55 {
      margin-right: 55px; }
    div.sub_area .subtext .mb55 {
      margin-bottom: 55px; }
    div.sub_area .subtext .ml55 {
      margin-left: 55px; }
    div.sub_area .subtext .p55 {
      padding: 55px; }
    div.sub_area .subtext .pt55 {
      padding-top: 55px; }
    div.sub_area .subtext .pr55 {
      padding-right: 55px; }
    div.sub_area .subtext .pb55 {
      padding-bottom: 55px; }
    div.sub_area .subtext .pl55 {
      padding-left: 55px; }
    div.sub_area .subtext .w60 {
      width: 60%; }
    div.sub_area .subtext .pc-w60 {
      width: 60%; }
    div.sub_area .subtext .m60 {
      margin: 60px; }
    div.sub_area .subtext .mt60 {
      margin-top: 60px; }
    div.sub_area .subtext .mr60 {
      margin-right: 60px; }
    div.sub_area .subtext .mb60 {
      margin-bottom: 60px; }
    div.sub_area .subtext .ml60 {
      margin-left: 60px; }
    div.sub_area .subtext .p60 {
      padding: 60px; }
    div.sub_area .subtext .pt60 {
      padding-top: 60px; }
    div.sub_area .subtext .pr60 {
      padding-right: 60px; }
    div.sub_area .subtext .pb60 {
      padding-bottom: 60px; }
    div.sub_area .subtext .pl60 {
      padding-left: 60px; }
    div.sub_area .subtext .w65 {
      width: 65%; }
    div.sub_area .subtext .pc-w65 {
      width: 65%; }
    div.sub_area .subtext .m65 {
      margin: 65px; }
    div.sub_area .subtext .mt65 {
      margin-top: 65px; }
    div.sub_area .subtext .mr65 {
      margin-right: 65px; }
    div.sub_area .subtext .mb65 {
      margin-bottom: 65px; }
    div.sub_area .subtext .ml65 {
      margin-left: 65px; }
    div.sub_area .subtext .p65 {
      padding: 65px; }
    div.sub_area .subtext .pt65 {
      padding-top: 65px; }
    div.sub_area .subtext .pr65 {
      padding-right: 65px; }
    div.sub_area .subtext .pb65 {
      padding-bottom: 65px; }
    div.sub_area .subtext .pl65 {
      padding-left: 65px; }
    div.sub_area .subtext .w70 {
      width: 70%; }
    div.sub_area .subtext .pc-w70 {
      width: 70%; }
    div.sub_area .subtext .m70 {
      margin: 70px; }
    div.sub_area .subtext .mt70 {
      margin-top: 70px; }
    div.sub_area .subtext .mr70 {
      margin-right: 70px; }
    div.sub_area .subtext .mb70 {
      margin-bottom: 70px; }
    div.sub_area .subtext .ml70 {
      margin-left: 70px; }
    div.sub_area .subtext .p70 {
      padding: 70px; }
    div.sub_area .subtext .pt70 {
      padding-top: 70px; }
    div.sub_area .subtext .pr70 {
      padding-right: 70px; }
    div.sub_area .subtext .pb70 {
      padding-bottom: 70px; }
    div.sub_area .subtext .pl70 {
      padding-left: 70px; }
    div.sub_area .subtext .w75 {
      width: 75%; }
    div.sub_area .subtext .pc-w75 {
      width: 75%; }
    div.sub_area .subtext .m75 {
      margin: 75px; }
    div.sub_area .subtext .mt75 {
      margin-top: 75px; }
    div.sub_area .subtext .mr75 {
      margin-right: 75px; }
    div.sub_area .subtext .mb75 {
      margin-bottom: 75px; }
    div.sub_area .subtext .ml75 {
      margin-left: 75px; }
    div.sub_area .subtext .p75 {
      padding: 75px; }
    div.sub_area .subtext .pt75 {
      padding-top: 75px; }
    div.sub_area .subtext .pr75 {
      padding-right: 75px; }
    div.sub_area .subtext .pb75 {
      padding-bottom: 75px; }
    div.sub_area .subtext .pl75 {
      padding-left: 75px; }
    div.sub_area .subtext .w80 {
      width: 80%; }
    div.sub_area .subtext .pc-w80 {
      width: 80%; }
    div.sub_area .subtext .m80 {
      margin: 80px; }
    div.sub_area .subtext .mt80 {
      margin-top: 80px; }
    div.sub_area .subtext .mr80 {
      margin-right: 80px; }
    div.sub_area .subtext .mb80 {
      margin-bottom: 80px; }
    div.sub_area .subtext .ml80 {
      margin-left: 80px; }
    div.sub_area .subtext .p80 {
      padding: 80px; }
    div.sub_area .subtext .pt80 {
      padding-top: 80px; }
    div.sub_area .subtext .pr80 {
      padding-right: 80px; }
    div.sub_area .subtext .pb80 {
      padding-bottom: 80px; }
    div.sub_area .subtext .pl80 {
      padding-left: 80px; }
    div.sub_area .subtext .w85 {
      width: 85%; }
    div.sub_area .subtext .pc-w85 {
      width: 85%; }
    div.sub_area .subtext .m85 {
      margin: 85px; }
    div.sub_area .subtext .mt85 {
      margin-top: 85px; }
    div.sub_area .subtext .mr85 {
      margin-right: 85px; }
    div.sub_area .subtext .mb85 {
      margin-bottom: 85px; }
    div.sub_area .subtext .ml85 {
      margin-left: 85px; }
    div.sub_area .subtext .p85 {
      padding: 85px; }
    div.sub_area .subtext .pt85 {
      padding-top: 85px; }
    div.sub_area .subtext .pr85 {
      padding-right: 85px; }
    div.sub_area .subtext .pb85 {
      padding-bottom: 85px; }
    div.sub_area .subtext .pl85 {
      padding-left: 85px; }
    div.sub_area .subtext .w90 {
      width: 90%; }
    div.sub_area .subtext .pc-w90 {
      width: 90%; }
    div.sub_area .subtext .m90 {
      margin: 90px; }
    div.sub_area .subtext .mt90 {
      margin-top: 90px; }
    div.sub_area .subtext .mr90 {
      margin-right: 90px; }
    div.sub_area .subtext .mb90 {
      margin-bottom: 90px; }
    div.sub_area .subtext .ml90 {
      margin-left: 90px; }
    div.sub_area .subtext .p90 {
      padding: 90px; }
    div.sub_area .subtext .pt90 {
      padding-top: 90px; }
    div.sub_area .subtext .pr90 {
      padding-right: 90px; }
    div.sub_area .subtext .pb90 {
      padding-bottom: 90px; }
    div.sub_area .subtext .pl90 {
      padding-left: 90px; }
    div.sub_area .subtext .w95 {
      width: 95%; }
    div.sub_area .subtext .pc-w95 {
      width: 95%; }
    div.sub_area .subtext .m95 {
      margin: 95px; }
    div.sub_area .subtext .mt95 {
      margin-top: 95px; }
    div.sub_area .subtext .mr95 {
      margin-right: 95px; }
    div.sub_area .subtext .mb95 {
      margin-bottom: 95px; }
    div.sub_area .subtext .ml95 {
      margin-left: 95px; }
    div.sub_area .subtext .p95 {
      padding: 95px; }
    div.sub_area .subtext .pt95 {
      padding-top: 95px; }
    div.sub_area .subtext .pr95 {
      padding-right: 95px; }
    div.sub_area .subtext .pb95 {
      padding-bottom: 95px; }
    div.sub_area .subtext .pl95 {
      padding-left: 95px; }
    div.sub_area .subtext .w100 {
      width: 100%; }
    div.sub_area .subtext .pc-w100 {
      width: 100%; }
    div.sub_area .subtext .m100 {
      margin: 100px; }
    div.sub_area .subtext .mt100 {
      margin-top: 100px; }
    div.sub_area .subtext .mr100 {
      margin-right: 100px; }
    div.sub_area .subtext .mb100 {
      margin-bottom: 100px; }
    div.sub_area .subtext .ml100 {
      margin-left: 100px; }
    div.sub_area .subtext .p100 {
      padding: 100px; }
    div.sub_area .subtext .pt100 {
      padding-top: 100px; }
    div.sub_area .subtext .pr100 {
      padding-right: 100px; }
    div.sub_area .subtext .pb100 {
      padding-bottom: 100px; }
    div.sub_area .subtext .pl100 {
      padding-left: 100px; }
    div.sub_area .subtext .c-blue {
      color: #076AAD; }
    div.sub_area .subtext .c-red {
      color: red; }
    div.sub_area .subtext .bold {
      font-weight: bold; }
    div.sub_area .subtext .small {
      font-size: .8em; }

/*--- 一覧ボタン ---*/
div.btn_area {
  margin-bottom: 26px; }
  div.btn_area a {
    background: #e5e5e5;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    text-shadow: none; }

.link_area {
  margin: 30px 0; }
  .link_area .link_prev {
    float: left; }
    .link_area .link_prev:before {
      content: "◀";
      color: #e14d43;
      margin-right: .5em; }
  .link_area .link_pagetop {
    float: right; }
    .link_area .link_pagetop:before {
      content: "▲";
      color: #3598DB;
      margin-right: .5em; }

/*--- 関連商品 ---*/
div.list_area .headline.relate-item {
  font-size: 18px !important;
  padding-bottom: 20px !important; }
div.list_area .container {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  margin: 0;
  padding: 0;
  width: 100%; }
  div.list_area .container .row {
    margin: 0;
    padding: 0;
    width: 100%; }
    div.list_area .container .row hr {
      margin-bottom: 0;
      margin-top: 17px; }

table.cart-box tr {
  margin-bottom: 1em; }
table.cart-box td:first-child {
  width: 33px; }
table.cart-box td {
  width: auto; }
table.cart-box td:last-child {
  width: 241px; }
table.cart-box input[type=text] {
  width: 60px; }
table.cart-box .btn-contact {
  margin-top: .5em; }

.btn-cart {
  width: 241px;
  background: #F8AC08;
  color: #fff !important;
  font-size: 17px;
  padding: 3px 26px;
  text-decoration: none;
  border-color: #F7971E; }

.btn-contact {
  text-decoration: none;
  color: white !important;
  width: 241px;
  border-color: #245580;
  color: white;
  background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%); }

.label-not-sale {
  display: inline-block;
  margin-top: .5em;
  font-size: 13px;
  padding: .5em;
  font-weight: normal;
  background: #FAFAFA;
  color: red;
  border: #F0F0F0 solid 1px; }

.recommend_comment {
  color: red;
  font-size: 13px;
  margin-bottom: -1em; }

.other-shop-banners div {
  margin: 20px 0;
  display: -webkit-flex;
  display: flex;
  /*-webkit-justify-content: space-between;*/
  /*justify-content: space-between;*/ }
  .other-shop-banners div a {
    display: inline-block; }
    .other-shop-banners div a:not(:last-child) {
      margin-right: 50px; }

/*# sourceMappingURL=products_detail.css.map */
