@charset "utf-8";

/* 注文完了ページ（order-received）だけで住所ラベル・addressブロックを消す */
.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-order-received .woocommerce-column--billing-address,
.woocommerce-order-received .woocommerce-column--shipping-address,
.woocommerce-order-received .woocommerce-order-overview__addresses,
.woocommerce-order-received .woocommerce-order-overview__billing-address,
.woocommerce-order-received .woocommerce-order-overview__shipping-address,
.woocommerce-order-received address,
.woocommerce-order-received .woocommerce-customer-details h2 {
    display: none !important;
}

.up-sells.upsells.products h2:first-child{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 500;
  border-bottom: 1px solid #ECEEF2;
  letter-spacing: 0.05em;
  line-height: 2em;
  padding-bottom: 6px;
  margin-bottom: 50px;
}

.product_title ,.woocommerce-loop-product__title {
  word-break: keep-all;
  line-break: strict;
}
/* ギャラリーの下に表示する要素 */
#custom-text {
    order: 3;  /* 一番上に見せたいテキスト */
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}

#s_siyou {
    order: 4;  /* サイズ表 */
    width: 100%;
    margin-top: 10px;
}

#product-short-description {
    order: 5;  /* 短い商品説明 */
    width: 100%;
    margin-top: 10px;
}
.custom-product-categories{
    font-size: 15px;
}
.custom-product-tags{
  margin-bottom: 10px;
}
/* =========================
   WooCommerce 支払いページ
========================= */
.login-btn{
    margin-right: 15px;
}
#fit-try-button {
border: 1px solid #000;
  color: #000;
  border-radius: 5px;
  padding: 12px 40px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-size: 20px;
      width: 100%;
    text-align: center;
}
#fit-try-button img {
    display: inline-block;
    margin-right: 18px;
    width: 20px;
 
    vertical-align: middle;
}
#fit-try-info{
  margin-top: 10px;
}
#fit-try-store-select{
    width: 100%;
    padding: 8px;
    border: 1px solid #000;
    text-align: center;
    margin: 0 auto 17px;
}
.woocommerce form.checkout.woocommerce-checkout{
    display: flex;
}
.woocommerce-NoticeGroup{
    flex: 1;
    width: 91%;
    position: absolute;
}
/* 左カラム（顧客情報） */
#customer_details {
    flex: 0 0 50%;
}

/* 右カラム（注文内容） */
 #order_review {
    flex: 0 0 48%;
        margin-left: 2%;
}
#order_review_heading{
    display: none;
}

.woocommerce-shipping-totals th {
  width: 40%;
}
.woocommerce-shipping-totals td {
  width: 58%;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    display: none;
}

.shop_table .product-name img {
    max-width: 80px;
    height: auto;
    vertical-align: middle;
    margin-right: 10px;
}
.fit_txt{
    display: block;
    font-size: 0.9em;
    margin-top: 5px;
}
/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .woocommerce form.checkout.woocommerce-checkout {
    display: flex;
    flex-direction: column;
}
#customer_details {
    flex: 0 0 100%;
}
 #order_review {
    flex: 0 0 100%;
        margin-left: 0%;
}
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {

        text-align: center !important;
        padding: 16px 0 !important;
    }
}



.wc-block-checkout__main form .wc-block-checkout__contact-fields.wc-block-components-checkout-step .wc-block-components-address-form__email,
.wc-block-checkout__main form .wc-block-checkout__contact-fields.wc-block-components-checkout-step .wc-block-components-text-input.wc-block-components-address-form__password,
.wc-block-checkout__main form .wc-block-checkout__contact-fields.wc-block-components-checkout-step .wc-block-components-title.wc-block-components-checkout-step__title
,.wc-block-checkout__main form .wc-block-checkout__contact-fields.wp-block-woocommerce-checkout-contact-information-block.wc-block-components-checkout-step
{
display: none !important;
}
.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
    float:none !important;
    font-size: 16px !important;
    margin-top: 20px !important;
    display: inline-block;
    border: 1px solid;
    padding: 6px 52px;
    margin-bottom: 8px;
}
label[for="billing_yomigana_last_name"] .optional ,label[for="billing_yomigana_first_name"] .optional {
  display: none !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: #fff !important;
  border: 1px solid #ccc !important;
}
/* =========================
   WooCommerce マイアカウントページ
========================= */
.woocommerce-info::before {
    color: #000000 !important;
}
.coupons_list {
  margin-top: 30px !important;
}
#coupons_list h4{
      margin-bottom: 20px !important;
}
.all_coupon_container{
    margin-top: 20px !important;
}
.coupon-content.dashed .coupon-expire{
    font-size: 0.9em !important;
    margin-top: 10px !important;
}

.mgt50 .post-content .u-column1.col-1{
  margin-top: 15px;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
  margin-top: 0;
  margin-bottom: 15px !important;
}

.woocommerce .woocommerce-customer-details .woocommerce-column__title {
  margin-top: 0;
  margin-bottom: 15px;
}

.woocommerce-order-details__title{
  margin-bottom: 15px;
}

.addresses .title .edit {
  float: right;
  background: #000;
  color: #fff;
  padding: 4px 13px 5px;
}
.woocommerce-notices-wrapper + p {
    display: none;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: none;
  width: 100%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100%;
  margin-top: 50px;
}

.woocommerce-Address address {
  line-height: 1.5em;
  margin-top: 15px;
}
.woocommerce-MyAccount-navigation ul {

  flex-direction: column;
  margin-top: 30px !important;
  margin-bottom: 30px !important;;
}
.woocommerce-MyAccount-navigation a {
  background: unset !important;
}
.woocommerce-MyAccount-navigation a:hover, .woocommerce-MyAccount-navigation .is-active a {
  background: unset !important;
  color: #000 !important;
  text-decoration: underline;
}
/* ページ全体のレイアウト */
.woocommerce-account {

    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    font-family: inherit;
}

/* ナビゲーションメニュー */
.woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.woocommerce-MyAccount-navigation li {
    margin: 0;
}

.woocommerce-MyAccount-navigation a {
    display: block;
    padding: 8px 16px;
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: background 0.2s;
}

.woocommerce-MyAccount-navigation a:hover,
.woocommerce-MyAccount-navigation .is-active a {
    background: #333;
    color: #fff;
}

/* メインコンテンツ */
.woocommerce-MyAccount-content {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 4px;
}

/* フォームのスタイル */
.woocommerce-account form {

    margin: 0 auto;
}

.woocommerce-account form p {
    margin-bottom: 15px;
}

.woocommerce-account form label {
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  min-height: 3em;
  border: 1px solid !important;
}
.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child {
  margin-bottom: 0;
  line-height: 1.2em !important;
}
.woocommerce-account form input[type="text"],
.woocommerce-account form input[type="email"],
.woocommerce-account form input[type="password"],
.woocommerce-account form input[type="tel"],
.woocommerce-account form textarea,
.woocommerce-account form select {
    width: 100%;
    padding: 8px 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.wc-block-components-product-low-stock-badge{
  display: none !important;
}
.woocommerce-account form input[type="submit"] {
    background: #333;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
}

.woocommerce-account form input[type="submit"]:hover {
    background: #555;
}

/* 注文一覧 */
.woocommerce-orders-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.woocommerce-orders-table th,
.woocommerce-orders-table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}

.woocommerce-orders-table th {
    background: #f5f5f5;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
    .woocommerce-MyAccount-navigation ul {
        flex-direction: column;
    }
}

.is-style-dots{
  display: none  !important;
}
/* .wp-block-woocommerce-filled-cart-block{
  display: none !important;
}
.woocommerce-cart-message-container > .wp-block-heading.has-text-align-center:nth-of-type(2) {
  display: none !important;
}

.is-style-dots + .wp-block-heading{
   display: none !important;
}
.wp-block-product-new{
  display: none !important;
} */
.wp-block-woocommerce-cart-cross-sells-block .has-large-font-size {
  
    color: transparent;     
    position: relative;
}
.wp-block-woocommerce-empty-cart-block .wp-block-heading.has-text-align-center{
  display: none !important;
}
.wp-block-woocommerce-empty-cart-block .wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title{
  display: block !important;
}
.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new{
  display: none !important;
}
/* 擬似要素で新しい文字を追加 */
.wp-block-woocommerce-cart-cross-sells-block .has-large-font-size::after {
    content: "Recommend";   /* 表示させたい文字 */
    color: #000;            
    font-size: 18px;        
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Poppins', sans-serif ;
    letter-spacing: 0.1em;
  }

.fnt10{
  font-size: 10px;
}
.pan_nav{
  font-size: 8px;
  display: inline-block;
  padding: 0 20px;
  margin-top: 75px;
}
.pan_nav span{
  font-size: 11px;
  display: inline-block;
  padding: 0 5px;
}
@media (max-width:798px) {
  .pan_nav{
    margin-top: 15px;
  }
  
  .pan_nav {
    font-size: 8px;
    display: inline-block;
    padding: 0 0px;
    width: 100%;
  }
  .pan_nav span {
    font-size: 10px;
    display: inline-block;
    padding: 0 3px;
  }
}


.woocommerce .woocommerce-ordering {
  position: relative; 
  display: inline-block;
  margin: 0 0 1em;
  border: 1px solid;
 padding: 2px 17px 4px 11px;
  text-align: center;
  background: none; 
}

.woocommerce .woocommerce-ordering::after {
  content: '▼';
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 0.7em; 
  color: #333;
}


.product-tags a {
  display: inline-block;
  font-size: 12px;
  border: 1px solid;
  padding: 3px 4px 5px;
}
.product-tags {
  margin-top: 14px;
}
@media (max-width: 498px) {
.product-tags {
  margin-top: 12px;
}
.product-tags a {
  margin-top: 5px;
  font-size: 10px;
}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
  margin-right: 12px !important;
}
.woocommerce ul.products[class*="columns-"] li.product:nth-child(2n), .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n) {
  margin: 0 0 !important;
}

}
.product-tags a:first-child{
  display: none !important;
}
.product .summary .product-tags a:first-child{
      display: inline-block !important;
}
.woocommerce ul.products li.product .onsale {
  margin: 0em 0em 0 0 !important;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon::before {
  background-color: none;
  content: none;
}
#wpgs-gallery .wcgs-thumb.spswiper-slide img {
  object-fit: cover;
}
.spswiper-free-mode > .spswiper-wrapper{
  min-height: 150px !important;
}
.content p {
  letter-spacing: 0.01em;
  margin-top: 10px;
}

figure.wp-block-image{
  margin-top: 15px;
  margin-bottom: 15px;
}

/*single*/
.woocommerce span.onsale {
  min-height: 1.236em !important;
  padding: 0 10px 3px !important;
  line-height: 1.236 !important;
  background-color: #a82828 !important;
  border-radius: unset !important;
  font-family: 'Noto Sans JP', sans-serif !important;
}
.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -.5em;
  left: -.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #958e09;
  color: #fff;
  font-size: .857em;
  z-index: 9;
}
.woocommerce del span{
  text-decoration: line-through;
}
.woocommerce div.product .product_title {
  font-size: 22px !important;
  line-height: 1.25em;
}
 .woocommerce-Price-amount {
  text-align: left !important;
  margin-top: 30px !important;
  display: inline-block !important;
  font-size: 18px !important;
  font-family: 'Poppins', sans-serif !important;
 }
#all_coupon_container{
      margin-top: 20px;
}
.dashed .discount-info .woocommerce-Price-amount {

  margin-top: 0px !important;
 }
span.woocommerce-Price-amount.amount:after {
    content: '（税込）';
    font-size: 12px;
    font-weight:500 !important;
}
.woocommerce div.product form.cart .variations select {
  border: 1px solid #ccc;
  padding: 0 10px;
}

.custom-sku{
  margin: 10px 0 25px;
  font-size: 12px;
}
.purchase-note {
  font-size: 14px;
 margin: 6px 0 21px 0px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.variations_form{
  border-top: 1px solid #ECEEF2;
  padding-top: 30px;
  margin-top: 30px;
}
.guide_line li {
  background: #f8f8f8;
  font-size: 12px;
  text-align: center;
  padding: 24px 0;
  letter-spacing: 0.15em;
}
.guide_line li a{
  letter-spacing: 0.15em;
  font-weight: 600;
}
@media (max-width: 498px) {
  .guide_line li {
  padding: 14px 0;
}
.guide_line li a {
  display: block;
  margin-bottom: 13px;
}
}
.mgt10{
  margin-top: 10px;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 400;
  text-align: left;
}
.woocommerce div.product form.cart div.quantity {
  background: #ECEEF2;
padding: 17px 7px;
  margin-right: 8px;}
@media (max-width: 498px) {
.woocommerce div.product form.cart div.quantity {
  margin-bottom: 11px;
}
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  background: #000;
  opacity: 1 !important;
  padding: 21px 0px !important;
  border-radius: 0 !important;
  width:285px ;
  text-align: center;
}
@media (max-width: 1100px) {
  .woocommerce div.product form.cart .button {
    width:250px ;
    text-align: center;
  }
}
.custom-description{

  clear: both;
  padding-top: 20px;
}
.custom-description p{
  font-size: 14px;
}
.wc-tabs-wrapper, .s_product #sidebar{
  display: none;
}
.material-care-row{
  display:flex; align-items:flex-start; margin-bottom:8px;
}
.material-care-label{
  width:16%; 
  font-weight:600;
  font-size: 12px;

  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media (max-width: 498px) {
.material-care-label{
  width:22%; 
}
}

.material-care-text{
  width: 80%;
font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
.up_border{
  border-top:1px solid #ECEEF2 ;
  padding-top: 15px;
  margin-top: 15px;
}
.btm_border{
  border-bottom:1px solid #ECEEF2 ;
   padding-bottom: 15px;
  margin-bottom: 15px;
}
.quantity {
    display: flex;
    align-items: center;
}

.quantity input[type=number] {
    text-align: center;
    width: 50px;
    margin: 0 5px;
}

.quantity .qty-btn {
    display: inline-block;
    padding: 0 10px;
    background: #eee;
    cursor: pointer;
    user-select: none;
    font-size: 18px;
    line-height: 1;
 
}
.product_meta{
  display: none !important;
}
.woocommerce-product-details__short-description.custom-excerpt{
  display: none;
}
#s_siyou .custom-short-description {
  font-size: 12px;
  text-align: center;
  margin-top: 15px;
}
.color-swatch{
    position: relative;
        display: inline-block;  
    width: 15px;           
    height: 15px;           
    border-radius: 50%; 
    margin-right: 6px; 
    box-sizing: border-box; 
}

.color-swatches {
  display: flex;
  gap: 2px;
  justify-content: center;
}
.s_product .color-swatches {
justify-content: flex-start;
}
.s_product .products .color-swatches {
 justify-content: center;
}
.single_swach.color-swatch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 10px 3px;
  border: 1px solid transparent;
  cursor: pointer;
         
    border-radius: 0%; 
}

.single_swach.color-swatch:hover {
  border-color: #fff; /* 赤枠例 */
}

/* 吹き出し */
.single_swach.color-swatch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 10px 5px;
  border: 2px solid transparent;
  cursor: pointer;
  background: #ccc;
}
.single_swach.color-swatch:hover{
  border: 1px solid #000;
}
.s_value a img{
  width: 61% !important;
  margin: 16px auto 0 !important;
}



/* .single_swach.color-swatch:hover::after {
  content: attr(data-color-id);
  position: absolute;
  bottom: 120%;
  left: 78%;
  transform: translateX(-50%);
  display: inline-block;
  padding: 12px 0px;
  color: #000;
  font-size: 10px;
  white-space: nowrap;
  pointer-events: none;
  z-index: 10;
  background-image: url('../img/fukidashi.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 47px;
  height: 32px;
  line-height: 0px;
  text-align: center;
} */
.related h2{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 500;
  border-bottom: 1px solid #ECEEF2;
  letter-spacing: 0.05em;
  line-height: 2em;
  padding-bottom: 6px;
  margin-bottom: 50px;
}
@media (max-width: 498px) {
.related h2 , .up-sells.upsells.products h2:first-child{
  font-size: 20px;
}
}
.related h2.woocommerce-loop-product__title{
  border: none;
}
#itm .woocommerce-Price-amount ,.products .woocommerce-Price-amount{
  text-align: center !important;
  margin-top: 4px !important;
  display: block !important;
  font-size: 14px !important;
}
.woocommerce div.product div.summary {

  padding: 10px;
}
.ss-slide img {
  display: block;
  margin: 0 auto !important;
  /* 横方向中央 */
}
.size-swatches {
  margin:16px 0 8px 0;
  font-size:15px;

  
}
.swatch-label ,.cr_txt{
  margin-right: 12px;
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 0 0 5px 0px;
  color: #000;
font-size: 12px;
 font-family: 'Poppins', sans-serif 
}
.cr_txt{
    padding: 0 0 ;
    margin-top: 15px;
}
.size-swatch  {
  border: 1px solid #333;
  border-radius: 0;
  padding: 6px 12px;
  margin-right: 7px;
  display: inline-block;
  cursor: pointer;
  transition: background 0.2s;
  min-height: 33px;
}

.size-swatch {
    display: inline-block;
    padding: 6px 12px;
    margin: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
 
    color: #333;
}

.size-swatch.selected {
    background-color: #333; /* 選択されたものは濃い色 */
    color: #fff;
}
.variations{
  margin-top: 50px;
}

.custom-2buttons{
  display: flex;
  width: 100%;
  margin: 0;
  gap: 20px;
}
.custom-2buttons a{
  margin-top: 25px;
}

.width100 {
  width: 100%;
}

.justy_first {
  justify-content: flex-start;
}

.columns-4 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: flex-start;
}

.columns-4 li {
  margin: 70px 2.8% 2.992em 0;
  margin-left: 0px;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0;

}

.columns-4 li img {
  height: 100%;
  object-fit: cover;
}

.woocommerce-loop-product__title {
  text-align: center;
  margin-top: 10px;
}

.woocommerce-Price-amount {
  text-align: center;
  margin-top: 10px;
  display: block;
}

#item .add_to_cart_button {
  display: none !important;
}

.woocommerce-result-count,
.woocommerce-breadcrumb,
.woocommerce-products-header__title {
  display: none !important;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    display: none !important;
    mask-image: none !important;
} 
.woocommerce-ordering {
  text-align: right;
  margin-bottom: 50px;
  margin-top: -50px;
}

.orderby {
  font-size: 14px;
  margin-right: 7px;
}

.sidebar-close {
  position: absolute;
  top: 52px;
  right: 10px;
  background: transparent;
  border: none;
  font-size: 19px;
  cursor: pointer;
  z-index: 10000;
  color: #515151;
}

.filter-toggle.flex {
  justify-content: flex-start;
}

.bar_ico {
  width: 27px;
  display: inline-block;
}

/* サイドバー初期状態は画面外に隠す */
.shop-sidebar {
  position: fixed;
  top: 0;
  left: -300px;
  /* 横幅分だけ隠す */
  width: 300px;
  height: 100%;
  background: #fff;
  z-index: 9999;
  overflow-y: auto;
  transition: left 0.3s ease;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
     padding: 42px 0px 42px 10px;
}

/* 表示状態 */
.shop-sidebar.active {
  left: 0;
}

/* 絞り込みボタン */
.filter-toggle {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1rem;
}

.filter-toggle img {
  width: 24px;
  height: 24px;
  margin-right: 0.5rem;
}

.bapf_head h3 {
  margin-bottom: 10px;
}

#itm .bapf_body li {
  margin: 5px 0 !important;
  font-size: 14px;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
  width: 13px;
  vertical-align: baseline;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"], .bapf_sfilter.bapf_ckbox label, .bapf_sfilter.bapf_ckbox label+span, .bapf_sfilter.bapf_ckbox label>span {
  vertical-align: baseline;
}

.flex_content .bapf_body ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
      gap: 0px !important;
    flex-direction: column !important;
}
.custom-size-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.custom-size-table th,
.custom-size-table td {
    border-bottom: 1px solid #ccc;
    padding: 6px 5px;
    text-align: left;
}
.size-cell{
  font-size: 13px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin: 0 0.8% 2.992em 0 !important;
  width: 24% !important;
}
.custom-size-table .size-column {
    font-weight: bold;
    width: 80px;
}

#s_siyou .info-row{
  border-bottom: none;
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #D2D5DC;
}

#s_siyou .s_label {
  width: 100%;
  margin-bottom: 15px;
  font-weight: 600;
  position: relative; 
  padding-left: 0px; 
  cursor: pointer;
  color: #000;
  margin-left: 29px;
}

#s_siyou .s_value {
  color: #000;
}

#s_siyou .s_label::before {
  content: "—";
  position: absolute;
  left: -26px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #707070;
}

#s_siyou .s_label::after {
  content: "+";
  position: absolute;
  right: 29px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  transition: transform 0.3s ease;
}

#s_siyou .info-row.active .s_label::after {
  transform: translateY(-50%) rotate(45deg);
}

#s_siyou .s_value {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.4s ease,
    padding 0.3s ease,
    margin 0.3s ease,
    opacity 0.3s ease;
  margin-bottom: 0;
  padding: 0 20px  0 0;
  opacity: 0;
}

#s_siyou .info-row.active .s_value {
  opacity: 1;
  max-height: 1000px; /* 適切な最大高さを指定 */
}
.size-header{
  font-weight: 600;
  text-align: center;
  font-size:14px;
}


/* ------------------------------
   見出し（Heading）
   ------------------------------ */
.wp-block-heading {
    margin-top: 1.5em;
    margin-bottom: 1em;
    line-height: 1.3;
    font-weight: 600;
    color: #333;
}

/* H2 */
.wp-block-heading h2,
h2.wp-block-heading {
    font-size: 28px;  /* PCサイズ */
}

/* H3 */
.wp-block-heading h3,
h3.wp-block-heading {
    font-size: 24px;
}

/* H4 */
.wp-block-heading h4,
h4.wp-block-heading {
    font-size: 20px;
}

/* テキスト中央寄せ */
.has-text-align-center {
    text-align: center;
}

/* ------------------------------
   段落（Paragraph）
   ------------------------------ */
.wp-block-paragraph,
p {
    font-size: 16px;  /* PCサイズ */
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 1em;
    color: #333;
}

/* ------------------------------
   リスト（ul / ol）
   ------------------------------ */
.wp-block-list,
ul.wp-block-list,
ol.wp-block-list {
    margin-top: 0;
    margin-bottom: 1em;
    padding-left: 1.5em;
}

.wp-block-list li {
    margin-bottom: 0.5em;
}

/* ------------------------------
   引用・コード
   ------------------------------ */
.wp-block-quote {
    margin: 1.5em 0;
    padding-left: 1em;
    border-left: 4px solid #ccc;
    color: #666;
    font-style: italic;
}

.wp-block-code {
    background: #f5f5f5;
    padding: 0.5em 1em;
    font-family: monospace;
    display: block;
    white-space: pre-wrap;
    margin-bottom: 1em;
}

@media screen and (max-width: 798px) {
.product_title{
  font-size: 16px;
  line-height: 1.25em;
}
.mobile_title_only {
  margin-top: 25px;
  margin-bottom: 20px;
}
.woocommerce div.product .product_title {
  font-size: 18px !important;
  line-height: 1.25em;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {

  width: 48% !important;
}
}
/* ------------------------------
   レスポンシブ（スマホ・タブレット）
   ------------------------------ */
@media screen and (max-width: 768px) {
    /* 見出しサイズを小さく */
    .wp-block-heading h2,
    h2.wp-block-heading {
        font-size: 22px;
    }

    .wp-block-heading h3,
    h3.wp-block-heading {
        font-size: 20px;
    }

    .wp-block-heading h4,
    h4.wp-block-heading {
        font-size: 18px;
    }

    /* 段落を少し小さく */
    .wp-block-paragraph,
    p {
        font-size: 14px;
        line-height: 1.5;
    }

    /* リストのマージン調整 */
    .wp-block-list li {
        margin-bottom: 0.4em;
    }
}


.flex_content .bapf_body ul li {}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #161616 !important;
  color: #fff;
}
#wpgs-gallery .wcgs-thumb.spswiper-slide:hover img, #wpgs-gallery .wcgs-thumb.spswiper-slide-thumb-active.wcgs-thumb:hover img {
  border: #848484 1px solid !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  clear: both;
}