html[lang="ja"] {
	--bs-font-sans-serif: 'Noto Sans JP', sans-serif;
}
html[lang="en-US"] {
	--bs-font-sans-serif: 'Roboto', sans-serif;
}
.wc-block-grid__product-price .tax-detail,
.pistor-loop-wrap .price .tax-detail,
.woocommerce div.product form.cart div.quantity {
	display: none;
}
.dropdown-menu {
	--bs-border-radius: 0;
	--bs-dropdown-spacer: .5rem;
	--bs-dropdown-border-width: 0;
}
.pistor-shopLogo h1 {
	font-size: 40px;
	color: #371B1A;
	line-height: 2;
}
.pistor-shopLogo a {
	display: contents;
	text-decoration: none;
}
.pistor-navigation-list {
	padding-left: 0;
}
.pistor-navigation-list li {
	list-style: none;
	word-break: break-all;
}
.pistor-navigation-list li a {
	color: var(--complementary-color);
	text-decoration: none;
}
.pistor-navigation-list>li {
	text-transform: uppercase;
}
.pistor-cart-count {
	position: absolute;
    top: -5px;
    z-index: 1001;
    display: block;
    height: 24px;
	width: 24px;
    border-radius: 24px;
    background: #d76e00;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.05em;
    padding: 0 4px;
    min-width: 16px;
    max-width: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pistor-credit {
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
}
.wc-block-product-template__responsive>li {
	background: #fff;
}
.wc-block-product-template__responsive>li h2 {
	padding: 0 12px 0 12px;
}
.wc-block-product-template__responsive>li .wp-block-woocommerce-product-price,
.pistor-loop-wrap {
	padding: 0 12px 12px;
}
.wc-block-product-template__responsive>li h2 a,
#pistorMain .pistor-loop-wrap h2 {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
    font-size: 14px;
    line-height: 21px;
    -webkit-box-orient: vertical;
	color: #000;
	height: 42px;
	font-weight: 400;
    padding: 0;
    margin: 0;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce div.product div.images .flex-control-thumbs li, .woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 12px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
	gap: 12px;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.pistor-content-wrapper {
	margin-top: 16px;
}
.pistor-page {
	color: #000;
    background: #fff;
    border-radius: 2px;
    padding: 24px;
}
.pistor-page .pistor-page-title {
	border-bottom: 1px solid #f0f1f4;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 20px;
    text-align: left;
	text-transform: uppercase;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background: #fff;
}
/* Woo Blocks product cards: lock image box to a square */
#pistorMain .wc-block-grid__product-image,
#pistorMain .wp-block-woocommerce-product-image {
  aspect-ratio: 1 / 1;        /* pick 4/3 if you prefer */
  overflow: hidden;
}

#pistorMain .wc-block-grid__product-image img,
#pistorMain .wp-block-woocommerce-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;           /* no stretching */
  display: block;
}
main p {
    font-size: 14px;
    line-height: 2;
}
.woocommerce-MyAccount-navigation ul {
	padding-left: 0;
    list-style: none;
}
.btn-back-to-top {
	width: 36px;
	height: 36px;
	opacity: 0; transform: translateY(8px);
	transition: opacity .2s ease, transform .2s ease;
}
.btn-back-to-top.show{
	opacity: 1; transform: translateY(0);
}
.offcanvas-backdrop.show {
    opacity: 0.6;
}
.woocommerce div.product .product_title {
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.woocommerce-Price-amount.amount {
	color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    word-break: break-all;
}
.entry-summary .woocommerce-Price-amount.amount {
    font-weight: 700;
	color: #000;
}
.entry-summary .tax-detail {
    font-weight: normal;
	margin-left: 5px;
	color: #000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
	width: 100%;
    height: 60px;
	border-radius: 4px;
    margin: 0 auto;
	background-color: #d76e00;
	font-size: 16px;
    color: #fff;
	letter-spacing: 0.05em;
	font-weight: 400;
	transition-duration: .2s;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
	background-color: #f8e4da;
	color: #d76e00;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	margin-bottom: 0;
}
.product-description {
	margin-top: 30px;
    line-height: 1.8;
    letter-spacing: 0.03em;
    font-size: 14px;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.product-description p:last-child {
	margin-bottom: 0;
}
.pistor-blog-list,
.pistor-category-menu {
	font-size: 14px;
}
.pistor-category-menu {
	margin-bottom: 40px;
	border-top: solid 1px #212529;
}
.pistor-blog-list li,
.pistor-category-menu li a {
	box-sizing: border-box;
}
.pistor-blog-list li a {
	padding: 12px 0;
}
.pistor-category-menu li {
	border-bottom: solid 1px #212529;
}
.pistor-category-menu li a {
	display: block;
	color: #212529;
    -webkit-text-decoration-color: #212529;
    text-decoration-color: #212529;
	padding: 16px 16px 16px 0;
	text-decoration: none;
}
.pistor-blog-list img {
	width: 66px;
	height: 66px;
}
.pistor-blog-page-title {
	margin-bottom: 16px;
}
.pistor-blog-page-title span {
	font-weight: 700;
	text-transform: uppercase;
} 
.pistor-blog-loop-title {
	-webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
	display: -webkit-box;
    line-height: 21px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.woocommerce div.product div.summary {
	margin-bottom: 0;
}
.related.products h2 {
	font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 16px;
}
.woocommerce ul.products li.product .price {
	margin-top: .75rem;
	margin-bottom: 0;
}
.pistor-asct-value {
	font-size: 14px;
    letter-spacing: .5px;
    line-height: 26px;
}
.btn-pistor-tags {
	display: block;
	padding: 0 12px;
	color: #d76e00;
	background-color: #f8e4da;
	text-decoration: none;
	font-size: 13px;
}
.btn-pistor-tags:hover,
.btn-pistor-tags:focus,
.btn-pistor-tags:active {
	opacity: 0.8;
}
.page-title {
    display: -webkit-box;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	font-size: 14px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
}