/* CSS Document */
/* グループ */
.product_belong_lists {
  margin: 20px 0 !important;
}
.product_belong_list_link {
  position: relative;
  display: inline-block;
  padding: 8px;
  margin-bottom: 5px;
  font-size: 14px;
  border-radius: 10px;
  border: 1px solid #003366;
  background: #d2d8e3;
  transition: all 0.3s;
}
.product_belong_list_link:hover {
  background: #fff;
  color: #003366;
}
.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, .product_area_right {
  padding: 0;
}
.product_tabs {
  border-bottom: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: < {
    $tab_bgcolor
  }
  > ;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: < {
    $tab_color
  }
  > ;
}
.product_tab a {
  display: block;
  font-size: 16px;
  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: 16px;
}
.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: 20px;
  font-weight: bold;
}
.together_product_lists {
  margin-top: 20px;
  font-size: 14px;
}
.together_product_list {
  text-align: center;
}
.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 16px;
}
.product_price {
  margin: 0;
  font-size: 20px;
  color: #cf0400;
}
.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: 16px;
}
.product_cart_area {
  background-color: < {
    $cart_btn_bgcolor
  }
  > ;
  margin: 30px 0;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 16px;
}
.product_cart_table_box label {
  font-size: 16px;
}
.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 #fff;
  padding-top: 40px;
  margin-top: 20px;
}
.sizeguide_table {
  margin: 20px 0;
}
.product_cart_table_box {
  border-collapse: collapse;
  margin-top: 20px;
  background-color: #fff;
  font-size: 16px;
  table-layout: fixed;
  text-align: center;
}
.table th, .table td {
  text-align: center;
}
.table th, .table td.none {
  background: #ffffcc;
  font-weight: normal;
}
.table td {
  border: 1px solid #d2d8e3;
}
.btn-addcart, .btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #07143d;
  font-size: 16px;
  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:#42455b;
  color: #fff;
  *background-color:#333;
}
.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: 16px;
  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: 30px 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_reviews {
  line-height: 1.8;
  margin-top: 40px;
}
.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: 16px;
  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;
}
/* お気に入りボタン */
.product__fav-item {
  margin-top: 10px;
}
.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #003366;
  border: 0;
  outline: none;
  background: transparent;
}
.product__fav-item .fav-items {
  color: #993333;
}
.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}
/* //お気に入りボタン */
.product_link_name {
  position: relative;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
}
.product_link_name::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #003366;
}
.product_link_name:hover::after {
  color: #993333;
}
.product_info, .product_explain {
  margin-bottom: 20px;
}
/*spの時の<p>のフォントサイズ*/
.product_info {
  font-size: 14px;
}
/*PCの時の<p>のフォントサイズ*/
@media (min-width: 768px) {
  .product_info {
    font-size: 18px;
  }
  .product_explain {
    margin-bottom: 20px;
  }
}

/*spの時サイズ表の体裁*/
.tsize_box1 {
  font-size: 14px;
  line-height: 1.5;
  background-color: #808080;
}
/*spの時サイズ表下の表の体裁*/
.tsize_box2 {
  font-size: 14px;
  line-height: 1.5;
  background-color: #808080;
	margin-top: 16px;
}
/*spの時テキストサイズ*/
.fon_mt{
	font-size: 14px;
	margin-top: 12px;
}

/*PCの時のテーブル内のフォントサイズ*/
@media (min-width: 768px) {
  .tsize_box1 {
    font-size: 16px;
  }
  .tsize_box2 {
    font-size: 16px;
  }
	.fon_mt{
		font-size: 16px
	}
}
.tsize1 {
  background-color: #eff7f7;
}
.tsize2 {
  background-color: #eff7f7;
}
.tcom {
  background-color: #FFFFFF;
}
.tde1 {
  background-color: #eff7f7;
}

.together_product_lists {
  padding: 30px 10px 60px;
}
@media (min-width: 768px) {
  .product_area_left {
    width: 100%;
    /* float: left; */
    padding: 0 1%;
  }
  .product_area_right {
    width: 100%;
    /* float: right; */
    padding: 30px 1%;
  }
  .product_explain, .product_reviews {
    padding: 0 1%;
  }
}
@media (max-width: 768px) {
  .contents_detail {
    width: 100%;
    float: none;
    padding: 0;
  }
  .product_area_left, .product_area_right {
    width: 100%;
    padding: 0 1%;
  }
  .product_area_right {
    float: none;
    padding: 0;
  }
  .product_detail_area, .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 16px;
  }
  .product_explain {
    font-size: 16px;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 16px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .btn_pis_width, .btn_revies_width {
    width: 100%;
  }
}
/* 商品詳細画像 */
.product-img__main {
  text-align: center;
  margin: 0 auto;
  padding: 0 20px;
  width: 90%;
  max-width: 550px;
  max-height: 550px;
}
.product-img__main-item {
  position: relative;
  text-align: center;
  padding: 0;
}
.product-img__main-item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.product-img__main-item a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-img__main-item img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
}
.product-thumb-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  margin-top: 8px;
  list-style: none;
}
.product-thumb-list__item {
  box-sizing: border-box;
  margin: 0 2px;
  margin-bottom: 8px;
  width: 90px;
  border: 1px solid #d2d8e3;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 767px) {
  .product-thumb-list__item {
    width: 60px;
  }
}
.product-thumb-list__item:hover, .product-thumb-list__item.is-current {
  border: 1px solid #003366;
  cursor: pointer;
}
.product-thumb-list__img {
  /* overflow用 */
  position: relative;
  text-align: center;
  width: 100%;
}
.product-thumb-list__img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.product-thumb-list__img img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
}