.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.product {
  margin-bottom: 40px;
}

/*.product_area {
  border-bottom: 1px solid #333;
  padding-bottom: 40px;
}*/

.product_area {
    margin-bottom: 50px;
}

.product_area_left {
  float: left;
  padding: 0;
}
.product_area_right {
  float: right;
  padding: 0;
}

.product_tabs {
  border-bottom: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: #333;
}
.product_tab a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}

.pankuzu_list a {
  color: #00f;
  text-decoration-line: underline;
}

/*.product_panel {
  display: none;
}*/
.product_panel.active {
  display: block;
}
.product_panel_image,
.product_panel_review {
  text-align: left;
}

.product_belong_lists {
  margin: 20px 0 10px;
  font-size: 12px;
}
.product_belong_list {
  display: inline-block;
  padding: 0;
  margin-right: 3px;
  margin-bottom: 10px;
}
.product_belong_list a {
    font-size: 14px;
    background: #e2e2e2;
    padding: 2px 7px;
}

.product_name {
  margin: 0;
  margin-top: 15px;
  font-size: 20px;
  font-weight: normal;
}

.product_category a {
  color: #fff;
  padding: 2px 10px;
  font-size: 16px;
}

.product_category a[href*="cbid=2666007"] {
  background: #c23e39;
}

.product_category a[href*="cbid=2666009"] {
    background: #25a325;
}

.product_model_codes {
    margin-bottom: 10px;
}

.product_model_code {
  font-size: 15px;
  float: left;
}
.product_model {
  margin: 0;
  font-size: 15px;
  clear: both;
  display: inline-block;
}

.product_simple_explain {
    font-size: 16px;
}

.product_img {
  margin-bottom: 60px;
  padding-left: 0;
}
.product_img_main img {
  display: block;
  width: 100%;
  height: auto;
}
.product_img_thumb li {
  float: left;
    margin-top: 5px;
    cursor: pointer;
    width: 20%;
    padding-right: 0;
    padding-left: 0;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
.thumb_active {
  border: 1px solid #333;
}

.together_product_lists {
  margin-top: 20px;
  font-size: 12px;
}
.together_product_list {
  text-align: center;
}

.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 12px;
}
.product_price {
  margin: 0;
  font-size: 22px;
  color: #e10000;
}
.product_price_discount {
  color: #cf0400;
}
.product_discount_rate {
  color: #cf0400;
  font-size: 20px;
}
.product_price_establish {
  margin: 0;
  font-size: 10px;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 12px;
}

div.caution {
  margin: 20px 0;
}

div.cal_caution {
  margin-top: 0;
}

div.caution p {
  font-size: 14px;
  margin: 0;
  color: #f00;
}
div.caution a{
  display: block;
  text-decoration: none;
    border: 1px solid #25a325;
    padding: 10px;
    text-align: center;
  color:#25a325;
  margin: 10px 0;
}
div.caution a:hover{
  color:#fff;
  background: #25a325;
}
@media only screen and (max-width: 768px){
div.caution p {
  font-size: 16px;
}
}

.product_cart_area {
  /*background-color: #f6f6f6;*/
  margin: 0;
  /*padding: 10px 20px 20px;*/
  font-size: 12px;
}

.date-edit {
  position: relative;
}
 
.date-edit::before {
  background:  url(../img/now.png) no-repeat center center / cover #F7D94C;
    border: solid 5px #cdcdcd;
    content: "";
    position: absolute;
    top: -15px;
    right: -65px;
    border-radius: 28px;
    height: 50px;
    width: 50px;
}
 
input.input_calendar {
  width: 94%;
  padding: 10px;
  border-color: #aaa;
  border-radius: unset;
}

/*.option_select_calender input[type="text"]::-webkit-calendar-picker-indicator {
    position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  background: transparent;
  color: transparent;
  cursor: pointer;
  height: 50px;
  width: 180px;
}*/

.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
}
.product_cart_table_box label {
  font-size: 12px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 15px;
}
.product_cart_select {
  border: 1px solid #aaa;
  height: 40px;
  border-radius: unset;
}
.text-titles-list__unit {
  margin: 5px 0;
}
.text-titles-list__unit dl {
  margin: 0;
}
.text-titles-list__name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
.text-titles-list__detail-text {
  border: 1px solid #333;
  height: 40px;
}
.product_cart_order {
  margin: 5px 0;
}
.product_cart_init_num {
  width: 40%;
  height: 30px;
  text-align: right;
  float: left;
  border-color: #aaa !important;
  border-radius: unset;
}

.product_cart_init_num::-webkit-inner-spin-button {
  opacity: 1;
}

.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}

.sizeguide_table_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
}

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart[disabled] {
  background-color: #ccc;
  cursor: not-allowed;
}

.btn-addcart,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #cd2928;
  font-size: 18px;
  color: #fff;
  *background-color: #cd2928;
  letter-spacing: 0.1em;
}

.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #cd2928;
  color: #fff;
  *background-color: #cd2928;
}

.btn-addcart:disabled {
    background-image: none;
    background-color: #ccc; 
}

.btn-addcart i,
.btn-addcart-quick i,
.btn-reviews i {
  margin-right: 5px;
  vertical-align: -25%;
}

.btn-addcart-quick,
.btn-membersonly {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.btn-addcart-quick {
  border: none;
  background-color: #007fff;
  color: #fff;
  *background-color: #007fff;
}
.btn-addcart-quick:hover,
.btn-addcart-quick:focus,
.btn-addcart-quick:active {
  background-color: #4ca5ff;
  color: #fff;
  *background-color: #4ca5ff;
}

.btn-soldout {
  border: none;
  margin-top: 20px;
  padding: 18px 12px;
  background-color: #cf0400;
  font-size: 18px;
  color: #fff;
  *background-color: #cf0400;
  letter-spacing: 0.1em;
}
.btn-soldout.disabled,
.btn-soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.btn_pis_width,
.btn_revies_width {
  width: 300px;
}

.stock_error {
  margin: 0;
  text-align: center;
  color: #cf0400;
}

.product_related_lists {
  margin: 20px 0 0;
  font-size: 12px;
}
.product_related_lists_review {
  margin: 10px 0;
}

.product_related_lists_review li a {
    font-size: 15px;
}

.product_related_list {
  padding: 2px 0;
}

.product_related_lists i {
  vertical-align: -40%;
}

.product_explain,
.product_img_sub,
.product_reviews {
  line-height: 1.8;
  /*margin-top: 40px;*/
}

.product_title_h2 {
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
}

.product_img_sub ul {
    list-style: none;
}

.product_img_sub li {
  text-align: center;
  padding-bottom: 10px;
}

.product_text_not {
  text-align: left;
}

.product_panel_table {
    margin: 20px 0;
}

.product_panel_table table td:first-child {
  width: 15%;
  background-color: #eee;
  padding-left: 25px;
}
.product_panel_table table td:last-child {
    width: 65%;
    padding-left: 10px;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  line-height: 1.2;
}

.icon_star {
  float: left;
  /* 星10個での設定は下記を有効にする */
  /*
  width: 150px;
  */
  /* 星5個での設定は下記を有効にする */
  width: 75px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist:first-child {
  border-top: none;
}

.reviewlist {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
}

@media (min-width: 1100px) {
  .product_area_left {
    width: 380px;
    float: left;
    padding: 0;
  }
  .product_area_right {
    width: 380px;
    float: right;
    padding: 0;
  }
}

/*@media (min-width: 768px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    padding: 0 1%;
  }
}*/

@media (max-width: 1100px) {
  .contents_detail {
    padding: 0;
    padding-right: 1px;
  }
  
  .product_area_left, .product_area_right {
      width: 49%;
  }
  
  .product_img_main img {
      max-width: 100%;
  }
}

@media (max-width: 980px) {
    input.input_calendar {
        width: 92.5% !important;
    }
}

@media (max-width: 768px) {
  .contents_detail {
    padding: 0;
  }
  
  .product_area {
    margin: 0 20px;
  }
  
  .product_area_left, .product_area_right {
    float: none;
    padding: 0;
    width: 100%;
  }
  
  .product_img_main img {
      max-width: 100%;
  }
  
  .product_area_right h2 {
      font-size: 30px;
  }

  .product_area_right p {
    font-size: 20px;
    padding: 0;
  }

  .product_category {
      font-size: 18px;
  }

  .product_detail_area,
  .product_social_lists {
      padding: 0 !important;
  }

  .product_model_code {
      font-size: 18px;
  }

  .product_simple_explain {
      font-size: 18px;
  }

  .product_price {
      font-size: 35px;
  }

  .product_cart_select {
    font-size: 18px;
    height: 50px;
  }

  .product_cart_select_name {
      font-size: 18px;
  }

  input.input_calendar {
      width: 96.5% !important;
      font-size: 18px;
      height: 30px;
  }
  
  .product_cart_init_num {
      font-size: 18px;
  }

  .product_related_lists_review li a {
      font-size: 18px;
  }
  
  .product_panels {
      margin: 40px 20px 0;
  }

  .product_panel_explain {
      font-size: 20px;
  }

  .product_explain {
      padding: 0 !important;
      font-size: 16px !important;
  }

  .product_syosai_p p {
      font-size: 16px;
  }

  .product_panel_table table td:first-child {
      width: 10%;
      padding-left: 10px;
  }

  .product_panel_table table td:last-child {
    width: 28%;
  }
  
  .product_panel_review h2 {
      font-size: 30px;
  }

  .product_panel_review p {
    font-size: 16px;
    padding-bottom: 50px;
  }
  
  .product_img {
    margin-bottom: 30px;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 12px;
  }
  .product_explain,
  .product_img_sub {
    font-size: 12px;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .together_product_lists {
    padding: 0 10px 30px;
  }

  .btn_pis_width,
  .btn_revies_width {
    width: 100%;
  }
}

/*  クイックカートイン CSS  */

.cart_in_modal,
.cart_in_error_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 20000;
  display: flex;
  overflow: auto;
}

@media screen and (min-width: 960px) {
  .cart_in_modal,
  .cart_in_error_modal {
    align-items: center;
  }
}

.cart_in_modal__bg {
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 20000;
}

.cart_in_modal__outline {
  width: 90%;
  margin: 20px 5%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
  box-sizing: border-box;
  text-align: center;
  position: absolute;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__outline {
    width: 900px;
    margin: auto;
    padding: 20px 70px;
    position: relative;
  }
}

.cart_in_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__heading {
    font-size: 26px;
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_error_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_error_modal__heading {
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_modal__detail {
  display: flex;
  padding: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  align-items: center;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__detail {
    flex-direction: row;
  }
}

.cart_in_modal__name {
  font-size: 16px;
  flex: 1;
  line-height: 1.4;
  text-align: left;
  margin: 0;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__name {
    font-size: 18px;
  }
}

.cart_in_modal__image-wrap {
  padding: 5px;
  width: 170px;
  height: 170px;
  background: rgba(0, 0, 0, .1);
  position: relative;
  border: 5px solid transparent;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__image-wrap {
    margin: 0 30px 0 0;
    flex-basis: 170px;
  }
}

.cart_in_modal__image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.cart_in_modal__text-link {
  color: #2169f3;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 1.15;
}
.cart_in_modal__text-link::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #2169f3;
  border-right: 2px solid #2169f3;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.cart_in_modal__button-wrap {
  width: 100%;
  margin: 30px auto;
  font-size: 17px;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__button-wrap {
    width: 350px;
  }
}
.cart_in_modal__button {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 58px;
  padding: 15px;
  background: #2169f3;
  box-shadow: 0 2px 0 #1a54c2;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cart_in_modal__button:hover,
.cart_in_modal__button:focus {
  height: 58px;
  color: #e9f0fe;
  background-color: #1e5fdb;
  box-shadow: none;
  transform: translate3d(0, 2px, 0);
}

.cart_in_modal__close-icon {
  cursor: pointer;
}

.cart_in_modal__close-icon::before,
.cart_in_modal__close-icon::after {
  content: "";
  width: 35px;
  height: 6px;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  background: #eee;
  border-radius: 4px;
}

.cart_in_modal__close-icon::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cart_in_modal__close-icon::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.spinner::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  border: 5px solid #eee;
  border-top-color: #fd7f23;
  animation: spinner 0.5s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 960px) {
  .sp-br {
    display: none;
  }
}

.product_img_sub ul.row {
  display: flex;
}

.product_img_thumb ul li img {
    max-width: 95% !important;
    max-height: 95% !important;
}

/*--------------(c) sbd-style ------------------------*/
#cal_open{font-size:12px; cursor: pointer;}
#calendar_select .modal_box{ position: fixed; width: 110vw; background: rgba(0,0,0,0.5); height: 110vh; left: -5vw; top: -5vh; z-index: 1000;display: none;}
#cal_box {height: 350px; width: 300px;overflow: hidden;background: #fff; position: fixed; box-shadow:0px 0px 5px #000;  text-align: center; border: solid 5px #fff; left: calc(50% - 150px); top: calc(50% - 150px);z-index: 10000; display:none;}
#cal_box .tbl_calendar {width: 300px;}
#cal_box .tbl{display: flex;}
#cal_box .tbl {display: flex; flex-wrap: wrap;}
#cal_box .on{cursor: pointer;color: #000;}
#cal_box th, #cal_box td { padding: 0.5em 0; color:#aaa;}
#cal_box td.on:hover { background: #ff0;}
#cal_box .off {}
#cal_box .on.selcted { border: solid 1px #f00;}
#cal_box td { border: solid 1px transparent;text-align: center;}
#cal_box .next_prev { display: flex; position: absolute; width: 300px; top: 0; left: 0;text-align: left;}
#cal_box .next_prev span { width: calc(50% - 10px); padding: 5px; font-size:20px;}
#cal_box .next {text-align: right;cursor: pointer;}
#cal_box .prev {cursor: pointer;visibility: hidden;}
#cal_box .prev:hover, #cal_box .next:hover {opacity: 0.6;}
#cal_box .none{ display:none;}
#cal_box span.prev.show {visibility: visible !important;}
#cal_box th {background: #f5f5f5;color: #000;}
#cal_box caption {padding: 0.5em 0;}
#cal_box th.sun {color: #cc4a3c;}
#cal_box th.sat {color: #1877f2;}
/*--------------(c) sbd-style ------------------------*/