body h1,h2,h3,h4,h5,h6,ul{
font-family: YuGothic,'Yu Gothic',YuGothic,'Yu Gothic',sans-serif;font-weight:600;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.2em !important;
}
body, ul, .tooltip-inner {
    font-family:YuGothic,'Yu Gothic',YuGothic,'Yu Gothic',sans-serif;font-weight:500;
}
.navbar {
  box-shadow: unset;
  border-bottom: 1px solid #ccc;
  background-color:#fff6e9;
}
.woocommerce.archive .main{
	background-color: #fff;
}
.card-product.pop-and-glow .card-image {
  width: 100% !important;
  margin: 0 auto;
	transform: unset;
}
.card-product.pop-and-glow .card-image img{
	object-fit: contain;
	padding: 10px;
	box-sizing: border-box;
}
.woocommerce ul.products li.product a {
  width: 100% !important;
}
.woocommerce ul.products li.product h4 a {
	font-family: 'メイリオ', 'Meiryo', sans-serif;
	font-size: 0.85em;
}

.card-description{display:none;}

.card-product > .card-image {
  box-shadow: unset;
}
.card-product .footer .price h4 {
  color: #000000;
  font-size: 1.7em;
  font-weight: 600;
	box-sizing: border-box;
}
.card .content{
	padding: 15px;
}
.woocommerce ul.products li.product .button{
	text-align: right;
}
.fa-cart-plus::before{
	color: #a40c0c;
}
.category a {
  color: #000 !important;
}
.home .header-filter::before{
	background: unset;
}
.home .header-filter {
/*background: center center/contain no-repeat url(https://newsusagi.sakura.ne.jp/meitenbento/wp-content/uploads/2024/03/HPトップ絵.png);*/
	background-size: auto;
}
.section{
	padding: 0;
}

.home .hestia-title {
  display: none;
}
.home #primary {
  margin-top: 70px;
	transform: unset !important;
}
.home .page-header.header-small{
	min-height :0px;
	display:none;
}
.home #primary .container {
  padding-top: unset !important;
}
/*.product.type-product {
	padding: 0 5px !important;
}*/
.card-product.pop-and-glow:hover .card-image,
.woocommerce ul.products li.product a img:hover{
  transform: unset;
	box-shadow: unset;
}
.card.card-product.pop-and-glow{
	margin: 0 auto;
}
.card.card-product.pop-and-glow:hover{
	box-shadow: 0 10px 35px -10px rgba(196, 196, 196, 0.5),0 5px 25px 0 rgba(0,0,0,.12),0 10px 10px -5px rgba(0,0,0,.2);
  transition: all 0.5s;
}
.card.card-product.pop-and-glow a{
  transition: all 0.5s;
}
footer.footer.footer-black {
  background: #323437;
  padding: 0;
	margin-top: 3rem;
}
.hestia-bottom-footer-content {
  display: flex;
  flex-direction: column;
}
.copyright.pull-right p {
  margin-bottom: 0;
  font-size: 0.9em;
  color: #fff;
}
footer.footer.footer-black{
	background-color: #000;
}
/*商品ページ*/
.components-button {
  background-color: #0b7566;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px){
	.home .header-filter {
		background-size: cover;
	}
	.home .page-header.header-small {
		min-height: unset;
	}
	.woocommerce div.product .product_title {
		font-size: 1.4em;
		line-height: 1.4;
	}
	.page .section.section-text{
		padding: 0;
	}
/*	.page .section.section-text {
   padding: 90px 0;
	}*/
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .archive .page-header.header-small .container {
    min-height: 140px;
		padding: 0;
  }
}
@media (max-width: 991px) {
  .woocommerce .products[class*="columns-"] {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width: 560px) {
	.home #primary .container{
		min-height: 110px;
	}
}
@media (max-width: 480px) {
  .woocommerce .products[class*="columns-"] {
    grid-template-columns: repeat(2,1fr);
  }
	h4.card-title, h4.card-title a {
		font-size: 0.95em !important;
		line-height: 1.5 !important;
	}
	.card .content {
		padding-top: 0 !important;
	}
	
	.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 0.8em;
}
	.ulfontsize{font-size:0.6em!important;}
}
.card-title{
			height:2.8em;
		overflow:hidden;}

.card-product .card-description, .card-product .card-title, .card-product .category {
		text-align:left !important;}
		
body.custom-background{background-color:#ffffff;}

.woocommerce.archive .blog-post .products {
    margin-left: 0px;
    margin-right: 0px;
}

.card.card-product.pop-and-glow {
    margin: 0 auto;
		margin-bottom: 1em;}

.navbar .navbar-header .navbar-brand img{min-width:230px;}

/*.section{padding:90px 0;}*/

.page-header.header-small{
	min-height :0px;
	display:none;}

.hestia-title {
  display: none;}
  
.header-filter-gradient {
    background: linear-gradient(45deg, rgba(255, 255, 255, 1) 0, rgb(255, 255, 255) 100%);
}

h4{font-weight:bold; font-size:1.0em!important;}

.card-product .footer .price h4 {
    color: #000000;
    font-size: 1.0em;
    font-weight: 600;
    box-sizing: border-box;
}

.woocommerce ul.products li.product h4 a {
		font-family: YuGothic,'Yu Gothic',YuGothic,'Yu Gothic',sans-serif;
    font-size: 0.6em;
}

.woocommerce ul.products li.product h4 a {
   font-family: YuGothic,'Yu Gothic',YuGothic,'Yu Gothic',sans-serif;
    font-size: 0.85em;
}

.navbar:not(.navbar-transparent) li:not(.btn):hover>a, .navbar li.on-section:not(.btn)>a, .navbar.full-screen-menu.navbar-transparent li:not(.btn):hover>a, .navbar.full-screen-menu .navbar-toggle:hover, .navbar:not(.navbar-transparent) .nav-cart:hover, .navbar:not(.navbar-transparent) .hestia-toggle-search:hover {
    color: #333333;font-weight:600;
}

a, .navbar .dropdown-menu li:hover>a, .navbar .dropdown-menu li:focus>a, .navbar .dropdown-menu li:active>a, .navbar .navbar-nav>li .dropdown-menu li:hover>a, body:not(.home) .navbar-default .navbar-nav>.active:not(.btn)>a, body:not(.home) .navbar-default .navbar-nav>.active:not(.btn)>a:hover, body:not(.home) .navbar-default .navbar-nav>.active:not(.btn)>a:focus, a:hover, .card-blog a.moretag:hover, .card-blog a.more-link:hover, .widget a:hover, .has-text-color.has-accent-color, p.has-text-color a {
    color: #555555;font-weight:600;
}

ul{padding-inline-start:1em;}
.ulfontsize{font-size:0.8em!important;}

.woocommerce .exclusive-products h2, .woocommerce .related.products h2, .woocommerce div.product .product_title {
    font-size: 1.2em;
}

.hestia-work .card-title, .woocommerce .cart-collaterals h2, .woocommerce .cross-sells h2, .woocommerce-checkout .blog-post .section form.woocommerce-checkout h3:not(#ship-to-different-address), .woocommerce.single-product .summary .price {
    font-size: 1.2em;font-weight:800;
}
/*.woocommerce.single-product .section {
    padding: 10px 0 70px 0;
}*/
details, figcaption, figure, hgroup, main, menu, nav, summary {
    display: block;
    margin-bottom: 6em;
}

/*注文ページ -----------------*/
.woocommerce.single-product .section {
  padding: 0;
}
.related.products {
  margin-top: 2rem !important;
  padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin-bottom: 20px;
}
/*購入手続き -----------------*/
#billing_postcode_field {
  width: 100%;
}
#billing_state_field {
  width: 100%;
}

/*買い物かご -----------------*/
.wp-block-woocommerce-cart.alignwide {
  margin: auto !important;
}
.main {
  margin-top: 70px;
}
.main .container {
  padding-top: 3em;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
  padding: unset !important;
  width: 100% !important;
	box-sizing: border-box;
}
.wc-block-components-sidebar {
  width: 100% !important;
  padding: unset !important;
	box-sizing: border-box;
}
.wp-block-woocommerce-cart-order-summary-block span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  color: #0b7566;
  font-size: 1.2em;
  margin-top: 1em;
}
.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
  font-size: 1.2em;
}
.wc-block-components-shipping-address {
  font-size: 1.2em;
  font-weight: 600;
  text-align: right;
  margin-top: 0.2em !important;
  margin-bottom: 1em;
}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
  font-size: 1.2em;
}
.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
  font-size: 1.2em;
}
.wc-block-components-totals-item__description {
  text-align: right;
}
.wc-block-components-totals-item__description.wc-block-components-totals-shipping__via {
  font-size: 1.05em;
  margin-top: 2.5em;
  font-weight: 600;
}
.wc-block-components-totals-shipping .wc-block-components-shipping-address {
  display: none !important;
}
#wc-block-components-totals-shipping__change-address__link {
	display: none;
/*  color: #fff;
  background-color: #ff7979;
  padding: 0.25em 0.8em;
	font-size: 1.05em;*/
}
.is-large.wc-block-cart .wc-block-cart-items th {
  padding-left: 1em !important;
}
.is-large.wc-block-cart .wc-block-cart-items th:last-child {
  padding-right: 1em !important;
}
/*マイアカウント*/
.col-md-8.page-content-wrap.col-md-offset-2 {
  margin: 0;
  padding: 0;
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 65%;
  margin: 0 auto;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 30%;
	padding-left: 10px;
}
#customer_login h2 {
  font-size: 1.2em;
  font-weight: 600;
}
.woocommerce-account.woocommerce-page button.button {
  padding: 1em 3.5em;
}
.woocommerce-MyAccount-content {
  font-size: 0.9em;
  margin-top: 3rem !important;
}
.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
  width: 100% !important;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul {
  display: flex !important;
  flex-wrap: wrap;
  margin-bottom: 0 !important;
}
.woocommerce-MyAccount-navigation ul li {
  font-size: 12px;
  line-height: 1;
}
.woocommerce-MyAccount-content a {
  font-weight: unset !important;
}
.woocommerce-MyAccount-content p {
  margin-bottom: 0.7em !important;
}
.woocommerce form fieldset legend {
  font-size: 1.1em;
  margin-top: 4rem;
}
.woocommerce form fieldset label {
  font-size: 0.85em;
}
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
  background: #d0d0d0 !important;
  color: #000;
  box-shadow: unset !important;
  padding: 0.5em 2em !important;
}
/*.woocommerce-account .woocommerce-MyAccount-content {
  background-color: #163180;
  box-shadow: unset;
}*/
.woocommerce-account .woocommerce-MyAccount-content table {
  font-size: 1em !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: unset;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
	justify-content: space-between;
}
.woocommerce-MyAccount-navigation ul li a::before {
  margin-right: 0 !important;
}
.woocommerce-MyAccount-navigation-link--downloads{
  display: none !important;
}
@media (max-width: 768px) {
		form.checkout.woocommerce-checkout.form-group {
			display: flex;
			flex-direction: column;
		}
 .logged-in form.checkout.woocommerce-checkout.form-group {
    display: flex;
    flex-direction: column;
  }
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 35%;
		box-sizing: border-box;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		width: 65%;
		margin: 0 auto;
		padding: 10px;
		box-sizing: border-box;
	}
	.woocommerce-MyAccount-navigation ul li {
		font-size: 12px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
		margin-right: 0;
		width: 20px;
	}
	.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
		width: 100%;
		border: none;
		border-spacing: 0;
		border-collapse: collapse;
	}
	.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tr {
		display: table;
		width: 100%;
	}
	.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tr td{
		display: flex;
		justify-content: space-between;
		width: 100%;
		font-size: 12px;
	}
	.page-template-default .main, product-template-default .main, .related.products{
		padding: 0 4% !important;
	}
	.related.products li, .woocommerce ul.products li.product{
		padding: 0 !important;
	  width: 95% !important;
	}
  .page-id-443 .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    display: block;
    width: 100%;
  }
  .page-id-443 .wp-block-table.is-style-stripes th {
		font-size: 0.9em;
    background-color: #eee;
  }
  .page-id-443 .wp-block-table.is-style-stripes td {
		font-size: 0.8em;
    padding: .5em;
    background-color: #fff;
  }
	.page-id-443 h2 {
	  font-size: 1.4em;
	}
	.page-id-443 h3 {
		font-size: 1.1em !important;
	}
}

/*仮*/
.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
  width: 100% !important;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul {
  display: flex !important;
  flex-wrap: wrap;
  margin-bottom: 0 !important;
}
.woocommerce-MyAccount-navigation ul li {
  font-size: 12px;
  line-height: 1;
}

/*注文詳細------------------*/
.wc-block-components-radio-control__label-group span {
  line-height: 1;
  font-size: 1.1em !important;
}
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group {
  font-size: 1em !important;
}
.woocommerce-table__product-table.product-total {
  text-align: right;
}
.woocommerce-table__product-total.product-total {
  text-align: right;
}
.woocommerce-order-details tfoot td {
  text-align: right;
}
.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  margin: 0 auto;
  width: 100%;
}

.shop_table.woocommerce-checkout-review-order-table {
  border: none;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.shop_table.woocommerce-checkout-review-order-table tr {
  display: table;
  width: 100%;
}
.woocommerce-shipping-totals.shipping th {
  width: 15%;
}
.woocommerce-shipping-totals.shipping td {
  width: 85%;
}
.woocommerce table.shop_table tfoot th {
  font-size: 12px;
}
tbody .product-name {
  font-size: 12px;
}
.product-quantity {
  display: inline-block !important;
}
.cart-subtotal {
  background-color: #efefef;
}
.order-total {
  background-color: #e5ffd9;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
  width: 100%;
  margin: 10px auto;
  border-bottom: 1px solid #eee;
  border-right: unset;
	box-sizing: border-box;
}
.woocommerce ul.order_details {
  padding-left: 0;
}
.woocommerce ul.order_details{
  margin: 0;
}
.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
  padding-left: 0;
}
.woocommerce-SavedPaymentMethods.wc-saved-payment-methods li {
  padding-left: 10px;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details{
  border: none;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr{
  display: table;
  width: 100%;
}
.shipped_via, .includes_tax {
  display: block;
  font-size: 11px;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:first-child {
  background-color: #efefef;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child {
  background-color: #e5ffd9;
}
.woocommerce ul.order_details li strong {
  margin-top: 4px;
}

/*商品詳細ページ*/
.woocommerce div.product div.images img {
  width: 100%;
}

/*購入手続きページ*/
.logged-in .scrollshowloginbtn {
  display: none;
}

.scrollshowloginbtn {
display:none;
  }

@media (max-width: 767px) {
	.scrollshowloginbtn {
    padding: 20px 15px 20px 50px !important;
    border: none;
    color: #fff;
    background-color: #00bcd4;
    font-weight: 700;
		display:block;
  }
}

html { scroll-behavior: smooth;}

.container {
  max-width: 940px;
}
.m_bottom1em{
	margin-bottom: 1em;
}
.m_bottom2em{
	margin-bottom: 2em;
}

.wp-block-group{
	margin-bottom: 2em;
}

/* デリバリ―選択ラジオボタン*/

label.wc-block-components-radio-control__option{
	padding: 0 0 0 3.5em;
}

/* 買い物かごを表示*/
.woocommerce-message .button.wc-forward, .woocommerce-message .button.wc-forward:hover {
  background-color: #f66f6f;
  padding: 10px;
  color: #fdfdfd;
}

@media (max-width: 480px) {
  .woocommerce.single-product .woocommerce-message a,.woocommerce.single-product .woocommerce-message a:hover {
    bottom: 0px;
		right: 10px;
    padding: 7px;
    margin-bottom: 10px;
  }
}

/*運営者情報のコンテンツブロック*/
.pagearticle_w{
margin:2em;
}

/*メニューナビ*/
.navbar .navbar-nav > li a{
	padding-left:10px;
	padding-right:10px;
	
}

/*問い合わせフォーム*/

.maxw480 {
  max-width: 480px;
  margin: 0 auto;
}

.mw_wp_form {
  max-width: 720px;
  margin: 0 auto;
	margin-top: 3em;
}

.mw_wp_form .confirm {
  width: 100%;
}

 .onamae, .mailaddress, .inquiry {
  font-weight: bold;
}

 .onamae + div, .mailaddress + div, .inquiry + div {
  margin-bottom: 1em;
}

/*追加----------*/
.container{
	max-width: 960px;
}
.woocommerce.single-product .blog-post .col-md-12 > div[id^="product"].product {
  margin: 0 auto !important;
  box-shadow: unset;
  border-radius: unset;
}
.woocommerce.single-product .blog-post {
  background-color: #fff;
}
.product-template-default #primary {
  min-height: unset;
}
#main {
  margin-bottom: 0;
}
.footer.footer-black.footer-big {
  margin-top: 0;
}
.main {
  padding-bottom: 5rem;
}