.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_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;
}

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

.product_belong_lists {
  margin: 40px 0 20px;
  font-size: 12px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  padding: 0 2px 0 0 ;
}

.product_name {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.product_model {
  margin: 0;
  font-size: 10px;
}

.product_img {
  margin-bottom: 60px;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product_img_thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.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: 20px;
}
.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;
}

.product_cart_area {
  background-color: #f6f6f6;
  margin: 30px 0;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.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;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
.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: 20%;
  height: 30px;
  text-align: right;
  float: left;
}
.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,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #333;
  font-size: 18px;
  color: #fff;
  *background-color: #333;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #666;
  color: #fff;
  *background-color: #666;
}
.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: 30px 0 0;
}
.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_img_sub li {
  text-align: center;
  padding-bottom: 10px;
}

.product_text_not {
  text-align: center;
}

.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: 980px) {
  .product_area_left {
    width: 540px;
    float: left;
    padding: 0;
  }
  .product_area_right {
    width: 400px;
    float: right;
    padding: 0;
  }
}

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

@media (max-width: 980px) {
  .contents_detail {
    width: 100%;
    float: none;
    padding: 0;
  }

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 768px) {
  .product_area_right {
    float: none;
    padding: 0;
  }
  .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;
  }
}

   /* Amazonボタン 商品詳細 */

.amazon-link-box {
  margin: 20px 0;
  text-align: center;
}

.amazon-button {
  background-color: #FF9900;
  color: white;
  border: none;
  padding: 16px 24px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 8px;
  cursor: pointer;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  transition: transform 0.1s ease, box-shadow 0.1s ease;
}

.amazon-button:hover {
  background-color: #e68a00;
  transform: translateY(-1px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

   /* 変化量などの表、バタフライ */
.rating-box {
  font-family: sans-serif;
  margin: 0 auto;
  max-width: 100%;
}

.rating-header {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  table-layout: fixed;
  text-align: center;
}

.rating-header .column {
  display: table-cell;
  vertical-align: bottom;
  font-weight: bold;
  font-size: 16px;
}

.rating-header .column small {
  display: block;
  font-weight: normal;
  font-size: 12px;
  color: #666;
}

.rating-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.rating-table th,
.rating-table td {
  padding: 8px;
  border: 1px solid #ddd;
  text-align: center;
}

.rating-label {
  text-align: center;
}

.rating-left {
  background: linear-gradient(to right, #f37ea5, #f5c8d5);
  color: white;
  font-weight: bold;
  width: 100px;
}

.rating-right {
  background: #f3aec4;
  color: white;
  font-weight: bold;
  width: 100px;
}
.rating-box p:empty,
.rating-box p:empty::before {
  display: none;
}

.rating-box br {
  display: none;
}

   /* 商品説明・・・・・ブレードカード、バタフライ */
.blade-box {
  font-family: sans-serif;
  max-width: 100%;
  margin: 20px 0;
  padding: 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background: #fff;
}

.blade-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  text-align: center;
  color: #333;
}

.blade-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.4;
}

.blade-table th,
.blade-table td {
  border: 1px solid #eee;
  padding: 8px;
  vertical-align: top;
  text-align: left;
  word-break: break-word;
}

.blade-table th {
  background-color: #f9f9f9;
  font-weight: bold;
  color: #333;
  width: 15%;
}

/* 改行表示制御（<br>不使用） */
.line {
  display: block;
  margin-bottom: 2px;
  line-height: 1.4;
}

/* カラーミーの自動段落・改行対策 */
.blade-box p:not(.blade-description),
.blade-box br {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.blade-description {
  display: block !important;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 16px;
}

/* スマホ対応：縦表示に切り替え */
@media screen and (max-width: 640px) {
  .blade-table,
  .blade-table tbody,
  .blade-table tr,
  .blade-table th,
  .blade-table td {
    display: block;
    width: 100% !important;
  }

  .blade-table tr {
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
  }

  .blade-table th {
    background: none;
    border: none;
    font-weight: bold;
    margin-top: 8px;
  }

  .blade-table td {
    border: none;
    padding-top: 0;
  }
}
/* サイズ表レイアウト */
.measurement-table {
  margin-top: 20px;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.measurement-table th,
.measurement-table td {
  border: 1px solid #ccc;
  padding: 6px;
  text-align: center;
  background: #fefefe;
}
.measurement-table th {
  background-color: #f2f2f2;
  font-weight: bold;
}
/* 靴下追記 */
.socks-size-note {
  display: block;
  font-size: 13px;
  color: #555;
  margin-top: 4px;
}
/* 赤字 */
.line.alert {
  color: red;
  font-weight: bold;
}

/* 卓球台送料 */
.shipping-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 16px;
  font-size: 14px;
}
.shipping-table th,
.shipping-table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
.shipping-table th {
  background-color: #f9f9f9;
  font-weight: bold;
}
.shipping-table td:last-child {
  text-align: right;
}
/* VICTAS ラバーパフォーマンス */
.performance-table {
  border: 1px solid #0070c0;
  font-size: 14px;
  margin-top: 16px;
  padding: 4px 8px;
  color: #004080;
  background: #fff;
}
.performance-row {
  display: flex;
  align-items: center;
  border-top: 1px solid #0070c0;
  padding: 4px 0;
}
.performance-row:first-child {
  border-top: none;
}
.performance-label {
  width: 120px;
  flex-shrink: 0;
}
.performance-bar {
  flex-grow: 1;
  background: #ffffff;
  border: 1px solid #0070c0;
  height: 14px;
  margin: 0 8px;
  position: relative;
}
.bar-fill {
  height: 100%;
  background: #0070c0;
}
.performance-score {
  width: 32px;
  font-weight: bold;
  text-align: right;
}
/* VICTAS ブレードパフォーマンス */
.score-bar {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 16px 0;
}

.score-bar-labels {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #555;
  padding: 0 4px;
}

.score-bar-wrapper {
  position: relative;
  background: #e0e0e0;
  border-radius: 6px;
  height: 12px;
  overflow: hidden;
}

.score-bar-fill {
  height: 100%;
  background: linear-gradient(to right, #0070c0, #00b0f0);
  width: 0;
  transition: width 0.4s ease;
  border-radius: 6px;
}
.score-title {
  font-weight: bold;
  font-size: 14px;
  color: #222;
  margin-bottom: 2px;
  padding-left: 4px;
}
/* モバイル対応 */
@media screen and (max-width: 640px) {
  .score-bar-labels {
    font-size: 11px;
  }
}

/* VICTASマシンCSS */
/* --- テーブル構造 --- */
.machine-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 16px;
  font-size: 14px;
}

.machine-table th,
.machine-table td {
  border: 1px solid #ccc;
  padding: 8px;
  vertical-align: top;
  background: #fff;
}

.machine-table th {
  background-color: #e0f0ff;
  font-weight: bold;
  width: 25%;
}

/* 球種表 */
.type-table th {
  background-color: #f0f0f0;
  text-align: center;
}
.type-table td {
  text-align: center;
}

/* --- 球種説明部（整列） --- */
.ball-desc-table {
  display: table;
  width: 100%;
  margin-bottom: 16px;
  font-size: 14px;
}
.ball-row {
  display: table-row;
}
.ball-label,
.ball-text {
  display: table-cell;
  padding: 4px 8px;
  vertical-align: top;
}
.ball-label {
  font-weight: bold;
  color: #005bbb;
  width: 160px;
  white-space: nowrap;
}

/* 注記 */
.machine-note {
  font-size: 13px;
  color: #555;
  line-height: 1.6;
}

/* --- モバイル対応 --- */
@media screen and (max-width: 640px) {
  .machine-table,
  .machine-table thead,
  .machine-table tbody,
  .machine-table tr,
  .machine-table th,
  .machine-table td {
    display: block;
    width: 100%;
  }

  .machine-table tr {
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
  }

  .machine-table th {
    background-color: #f0f0f0;
    font-weight: bold;
    padding-top: 12px;
  }

  .machine-table td {
    border: none;
    padding: 6px 0 6px 8px;
    position: relative;
  }

  .type-table thead {
    display: none;
  }

  .type-table td::before {
    content: attr(data-label);
    font-weight: bold;
    display: inline-block;
    width: 90px;
    color: #555;
  }
}