

.pc-on{
  display: block;
}
.sp-on{
  display: none;
}

.detail-speedOrder-button{
  padding: 1.0rem 0;
  color: #fff;
  font-family: "HiraKakuPro-W6", YuGothic, sans-serif;
  text-align: center;
  background: #D78040;
  float: none!important;
  border-radius: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}
.detail-speedOrder-button span{
  font-size: 10px;
  font-weight: thin;
}
  .sp-on{
    display: block;
  }
  .pc-on{
    display: none;
  }
  /* .header-nav-list-item-search::before {
    content: url(../img/search.png);
  }
  .header-nav-list-item-signup::before {
    content: url(../img/header_icon_user.png);
  }
  .header-nav-list-item-basket::before {
    content: url(../img/header_icon_cart.png);
  }
  .header-nav-list-item-logout::before {
    content: url(../img/header_icon_login.png);
  } */
  .div#cboxOverlay{
    width: 100%;
    height: 100%;
  }
  .div#cboxContent{
    width: 100%;
    height: 100%;
  }
  .detail-infomation{
    /* padding: 0 0 5rem; */
  }
  .detail-infomation-right{
    text-align: center;
    margin: 0 0 10px;
  }
  .detail-infomation-left{
    text-align: center;
    padding: 0 1.5rem;
  }

  .detail-infomation-left table{
    border-collapse: collapse;
    width: 100%;
    margin: 5px 0;
  }
  .detail-infomation-left th{
    width: 20%;
    background-color: #f2f2f2;
    border: 1px solid #000;
    text-align: left;
    /*padding-left: 3px*/
    padding: 3px;
  }
  .detail-infomation-left td{
    width: 80%;
    border: 1px solid #000;
    text-align: left;
    padding-left: 3px
  }
  .detail-infomation-id{
    text-align: left;
  }
  .detail-infomation-pricebox {
    margin-bottom: 7px;
  }
  .detail-infomation-price{
    font-size: 18px;
  }
  .detail_send_price_origin {
    font-size: 14px;
    color: #f00;
  }
  .detail_send_price_origin .label {
    color: #7C501A;
    border: 1px solid #7C501A;
    border-radius: 4px;
    display: inline-block;
    margin-right: 4px;
    font-size: 11px;
    line-height: 1;
    padding: 4px 8px;
  }
  .detail-infomation-sendPrice{
    font-weight: bold;
    font-size: 1.4rem;
  }
  .detail-cart-button{
    width: 100%;
    float: none;
    padding: 1.0rem 0;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 14px;
  }

  .detail-speedOrder-button{
    padding: 1.0rem 0;
    color: #fff;
    font-family: "HiraKakuPro-W6", YuGothic, sans-serif;
    text-align: center;
    background: #D78040;
    float: none!important;
    border-radius: 5px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .detail-speedOrder-button span{
    font-size: 10px;
    font-weight: thin;
  }
  .detail-favorite-button{
    width: 100%;
    padding: 10px 0;
    margin: 20px 0 0 0!important;
    float: none;
    color: #ccc;
    font-family: "HiraKakuPro-W6", YuGothic, sans-serif;
    text-align: center;
    background: #fff;
    border: 2px solid #ccc;
  }
  .detail-favorite-button span{
    color: #006cd8;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    vertical-align: middle;
  }

  .detail-favorite-button-out{
    width: 100%;
    padding: 10px 0;
    margin: 20px 0 0 0!important;
    float: none;
    color: #ccc;
    font-family: "HiraKakuPro-W6", YuGothic, sans-serif;
    text-align: center;
    background: #ccc;
    border: 2px solid #ccc;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
  }
  .detail-favorite-button-out span{
    color: #fff;
    font-size: 10px!important;
    font-weight: normal!important;
    line-height: 10px;
  }

  .sp__btn--area{
    display: block!important;
  }
  h3.detail-infomation-store-heading{
    color: #000;
    background: #fff;
    margin: 0 1.5rem;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 2px #e0c78e solid;
    font-size: 1.6rem;
  }
  h3.detail-infomation-store-heading--2{
    color: #000;
    background: #fff;
    margin: 0 1.5rem;
    border-bottom: 2px #e0c78e solid;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .detail-infomation-store-mail-link{
    padding-top: 4px;
    height: auto;
    padding: 10px 0;
    width: 100%;
    background-color: #4169e1;
    color: #ffffff;
    text-align: center;
    font-family: "HiraKakuPro-W6", YuGothic, sans-serif;
    font-size: 1.3rem;
    margin: 10px 0 20px 0;
    vertical-align: middle;
    display: block;
    border-radius: 3px;
  }
  p.detail-infomation-store-name{
    color: #262a91;
    margin: 10px 0;
    text-decoration: underline;
  }
  p.detail-infomation-store-name a{
    color: #262a91;
  }
  p.detail-infomation-store-name a{
    color: #003399;
  }
  .detail-infomation-store-right{
    text-align: center;
  }
  .detail-new-infomation{
    margin-bottom: 20px;
    width: 100%!important;
  }
  h3.detail-new-infomation-heading{
    color: #000;
    background: #fff;
    margin: 0 1.5rem 10px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }

  .detail-new-infomation-content a {
    color: #000;
    border-bottom: 1px dashed #979797;
    margin: 0 15px;
    padding: 10px 0;
    overflow: hidden;
  }
  .detail-new-infomation-ttl{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
  }
  .detail-new-infomation-info{
    width: auto;
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
  }
  .detail-recommend{
    margin-bottom: 20px;
  }
  h3.detail-recommend-heading{
    color: #000;
    background: #fff;
    margin: 0 1.5rem 20px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  .detail-recommend-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .detail-recommend-content {
    width: 48%;
    margin-bottom: 15px;
  }
  .detail-recommend-content .content-img {
    height: 140px;
    border: 1px solid #666;
    border-radius: 4px;
    overflow: hidden;
  }
  .detail-recommend-content .content-img img {
    display: block;
    height: 140px;
    object-fit: contain;
    width: 100%;
    border-radius: 4px;
  }
  .detail-recommend-list{
    text-align: center;
  }
  .detail-recommend-ttl{
    text-align: left;
    margin-bottom: 4px;
  }
  .detail-recommend-ttl a{
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 14px;
  }
  .detail-recommend-ttl a span {
    font-size: 14px;
    line-height: 1.2;
  }
  .detail-recommend-info{
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
  }
  .slider-wrapper {
    padding: 5px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .slider {
    width: 1200px;
    -webkit-overflow-scrolling: touch;
  }
  .slider > * {
    -webkit-transform: translateZ(0px);
  }
  .slider-wrapper::-webkit-scrollbar {
    display: none;
    height: 0 !important;
  }
  .unit {
    float: left;
    width: 200px;
    margin: 0 0 0 5px;
    border: 1px solid #DDDDDD;
    background: #EFEFEF;
  }
  .unit:first-child {
    margin: 0;
  }
  .unit .img {
    text-align: center;
  }
  .detail-infomation-image, .detail-infomation-store-image {
    /* height: auto!important;
    width: auto!important;
    max-width: 100%!important;
    max-height: 280px!important; */
    width: 100%!important;
    height: 280px!important;
    object-fit: contain;
    vertical-align: middle!important;
    color: #003399;
    text-decoration: underline;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  .detail-infomation-image--2{
    height: auto!important;
    width: auto!important;
    max-width: 150px!important;
    max-height: 200px!important;
    padding: 0important;
    vertical-align: middle!important;
    color: #003399;
    text-decoration: underline;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  .detail-infomation-store-image--2 {
    width: 70%;
    vertical-align: top;
    color: #003399;
    text-decoration: underline;
  }


  /* 新規toggle */
  .toggleBox__more{
    margin: 10px 0 15px;
    position: relative;
    display: block;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
  }
  .toggleBox__more:before{
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -10px;
    margin-left: -21px;
  }
  .toggleBox__more.active{
    display: none;
  }
  .toggleBox__close{
    margin: 10px 0 15px;
    position: relative;
    display: none;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
  }
  .toggleBox__close.active:before{
    content:'';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #333;
    border-left: solid 2px #333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -3px;
    margin-left: -21px;
  }
  .toggleBox__close.active{
    display: block;
  }
  .toggleBox__text{
    display: none;
    margin: 10px 0;
  }
  .toggleBox__text.active{
    display: block;
  }
  .detail-infomation-parchase-heading--2{
    position: relative;
    padding: .5rem;
    border: 1px solid #95989a;
    border-radius: 3px;
    color: #fff;
    font-size: 1.4rem;
    font-family: "HiraKakuPro-W6", YuGothic, sans-serif;
    background: #85734d;
  }
  .p-arrow-r:after{
    content:'';
    width: 12px;
    height: 12px;
    border: 0px;
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
    margin-left: -21px;
  }
  .p-arrow-r.active:after{
    content:'';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #fff;
    border-left: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -3px;
    margin-left: -21px;
  }
  .detail-infomation-parchase-data{
    display: none;
  }
  .detail-infomation-parchase-data.active{
    display: block;
  }


  /*  swiper  */
  .swiper-button-prev {
    width: 37px;
    height: 35px;
    stroke: none;
    stroke-width: 0;
    z-index: 100;
    background: url('/user_data/packages/sphone/img/arrow_slide_01.png') no-repeat rgba(255,255,255,0.8) center!important;
    border-radius: 0 5px 5px 0;
    margin-top: -40px;
  }
  .swiper-button-next {
    width: 37px;
    height: 35px;
    stroke: none;
    stroke-width: 0;
    z-index: 100;
    border-radius: 5px 0 0 5px;
    background: url('/user_data/packages/sphone/img/arrow_slide_02.png') no-repeat rgba(255,255,255,0.8) center!important;
    margin-top: -40px;
  }
  .swiper-pagination{
    position: static;
    margin: 10px 0;
  }
  .swiper-pagination-bullet-active {
    background: #787878;
  }
  .swiper-slide {
    position: relative;
  }
  .swiper-slide:after {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: url('/user_data/packages/sphone/img/zoom-in.png') no-repeat rgba(255,255,255,.8);
    background-size: 20px;
    background-position: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    pointer-events: none;
  }
  .sp-btn-icon1{
    margin: 5px 0px -6px -10px;
  }
  .sp-btn-icon2{
    margin: 0 5px -2px -20px;
  }
  .sp-btn-icon3{
    margin: 0 5px -4px -20px;
  }

  .box{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  /* swiperここまで */

  /*打ち消し*/
  .detail-infomation-store-mail-link:before{
    display: none!important;
  }
  .common-btn-off-exclamation::before{
    display: none!important;
  }
  .detail-cart-button:before{
    display: none!important;
  }
  .detail-infomation-price{
    color: #ff0000!important;
  }
  /*打ち消し*/

  /* parts */
  .p-mgt10{
    margin-top: 10px;
  }
  .p-mgt20{
    margin-top: 20px;
  }
  .p-mgb5{
    margin-bottom: 5px;
  }
  .p-mgb10{
    margin-bottom: 10px;
  }
  .p-mgb20{
    margin-bottom: 20px;
  }
  /* parts ここまで */
