/*
Theme Name: eStore child
Theme URI: 
Description: Child theme for eStore
Author:MUJINTO
Author URI: 
Template: estore
Version: 0.1.0
*/
@import url(//use.fontawesome.com/releases/v5.7.2/css/all.css);
.page-id-367 #colophon, .page-id-367 #masthead, .page-id-367 .entry-sub-title {
  display: none
}
@keyframes blinking {
  0% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
html,body{
	height: 100%;
}
/*@media screen and (min-width: 769px) and (min-height: 1025px){
body{
		width: calc(90vh * 0.75);
		height: 90vh;
		margin: auto;
	}
}*/
body.archive{
	overflow: inherit;
}
body::-webkit-scrollbar {
  display: none;
}
#colophon .widget_text {
  margin-top: 0
}
.page-id-367 .page-header {
  margin-bottom: 0
}
/*追加CSS　町田*/
/*.woocommerceCSS適用ここから*/
.woocommerce ul.products.tg-column-wrapper {
  clear: both;
  margin-left: -2%;
}
.woocommerce ul.products.tg-column-wrapper li.product.tg-column-4 {
  width: 23%;
  margin-left: 2%;
  float: left;
  margin-right: 0;
  padding: 0;
}
/*--------------------------------------------------------------
## products
--------------------------------------------------------------*/
.woocommerce ul.products li.product {
  padding: 0;
  text-align: center;
}
.woocommerce ul.products li.product .products-img {
  margin: 0;
  padding: 0;
  border: 1px solid #e1e1e1;
  text-align: center;
  position: relative;
}
.woocommerce ul.products li.product .products-img img {
  display: block;
  margin: 0;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper {
  background: rgba(225, 225, 225, 0.6) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block {
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  margin: 0 5px;
  background: none;
  font: 0/0 a;
  border-radius: 0;
  vertical-align: top;
  padding: 0;
}
/*.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a:hover {
  background: #0191BC;
  border-color: #0191BC;
}*/
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a i {
  font-size: 16px;
  line-height: 36px;
  margin-left: 0;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a.added_to_cart {
  position: relative;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a.added_to_cart:after {
  content: "\f06e";
  font-family: FontAwesome;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  color: #ffffff;
  font-size: 16px;
}
/*.woocommerce ul.products li.product .products-img .products-hover-wrapper:hover .products-hover-block {
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li.product .products-img:hover .products-hover-wrapper {
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li.product .products-title {
  font-size: 15px;
  margin: 20px 0 0;
  padding: 0;
}
.woocommerce ul.products li.product .products-title a {
  color: #454545;
}
.woocommerce ul.products li.product .products-title a:hover {
  color: #0191BC;
}*/
.woocommerce ul.products li.product .star-rating {
  display: inline-block;
  float: none;
  font-size: 14px;
  margin: 15px 0 5px;
  color: #00A9E0;
}
.woocommerce ul.products li.product .price {
  display: block;
  font-size: 14px;
  color: #333;
}
.woocommerce ul.products li.product .price .price-text {
  font-weight: 600;
}
.woocommerce ul.products li.product .price del {
  color: #94978f;
  margin-left: 3px;
  display: inline-block;
}
.woocommerce ul.products li.product .price .amount {
  background: none;
  margin-left: 3px;
}
.woocommerce ul.products li.product .price ins {
  color: #00A9E0;
  background: none;
  display: inline-block;
  font-weight: 400;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
  text-align: center;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist.button.alt, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  background: #00A9E0 none repeat scroll 0 0;
  border-radius: 25px;
  color: #ffffff;
  display: inline-block;
  font-weight: 600;
  padding: 5px 20px;
  margin: 5px 0 15px;
  height: 34px;
  line-height: 24px;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist.button.alt:hover, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
  background: #0191BC;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist.button.alt i, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i {
  margin: 0;
  margin-left: 5px;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist.button.alt:after, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .feedback {
  display: block;
  color: #00A9E0;
  display: none;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist img.ajax-loading {
  display: none !important;
}
/*--------------------------------------------------------------
## products collection
--------------------------------------------------------------*/
.single-product.woocommerce .product .images .thumbnails a {
  border: 1px solid #00A9E0;
}
.single-product.woocommerce .product .product_title {
  float: left;
  font-size: 32px;
  line-height: 1.3;
}
.single-product.woocommerce .product .summary .price {
  float: right;
  font-weight: 700;
  font-style: 16px;
  color: #00A9E0;
}
.single-product.woocommerce .product .woocommerce-product-rating {
  border: none;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
.single-product.woocommerce .product .woocommerce-product-rating .star-rating {
  color: #00A9E0;
  font-size: 18px;
  margin-top: 4px;
}
.single-product.woocommerce .product .woocommerce-product-rating .woocommerce-review-link {
  border-left: 1px solid #e1e1e1;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin-left: 15px;
  padding-left: 25px;
}
.single-product.woocommerce .product div[itemprop="description"] {
  border-bottom: 1px solid #e1e1e1;
  color: #6a6868;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.single-product.woocommerce .product .cart {
  display: inline-block;
  margin-bottom: 0;
}
.single-product.woocommerce .product .cart .single_add_to_cart_button {
  background: #00A9E0 none repeat scroll 0 0;
  border-radius: 25px;
  color: #ffffff;
  font-weight: 600;
  padding: 5px 20px;
  margin: 0 20px 0;
  height: 34px;
  line-height: 24px;
  position: relative;
}
.single-product.woocommerce .product .cart .single_add_to_cart_button:hover {
  background: #0191BC;
}
.single-product.woocommerce .product .cart .single_add_to_cart_button:after {
  content: "\f07a";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 16px;
  margin-left: 10px;
}
.single-product.woocommerce .product .yith-wcwl-add-to-wishlist {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
}
.single-product.woocommerce .product .yith-wcwl-add-to-wishlist .add_to_wishlist.button.alt, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .single_add_to_cart_button {
  background: #00A9E0 none repeat scroll 0 0;
  border-radius: 25px;
  color: #ffffff;
  font-weight: 600;
  padding: 5px 20px;
  margin: 0 0 0;
  height: 34px;
  line-height: 24px;
}
.single-product.woocommerce .product .yith-wcwl-add-to-wishlist .add_to_wishlist.button.alt:hover, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .single_add_to_cart_button:hover {
  background: #0191BC;
}
.single-product.woocommerce .product .yith-wcwl-add-to-wishlist .add_to_wishlist.button.alt i, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i, .single-product.woocommerce .product .yith-wcwl-add-to-wishlist .single_add_to_cart_button i {
  margin: 0;
  margin-left: 5px;
}
.single-product.woocommerce .product .product_meta {
  border-top: 1px solid #e1e1e1;
  margin: 10px 0;
  padding-top: 10px;
}
.single-product.woocommerce .product .product_meta .posted_in {
  font-size: 14px;
  font-weight: 700;
}
.single-product.woocommerce .product .product_meta .posted_in a {
  font-weight: 400;
}
.single-product.woocommerce .product .woocommerce-tabs {
  border: 1px solid #e1e1e1;
  margin-bottom: 30px;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs.wc-tabs {
  background: #f9f9f9;
  padding: 0;
  border: none;
  margin-bottom: 0;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs.wc-tabs li {
  border: medium none;
  border-radius: 0;
  padding: 0 20px;
  background: #F0F2F1;
  box-shadow: none;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs.wc-tabs li:before, .single-product.woocommerce .product .woocommerce-tabs .tabs.wc-tabs li:after {
  display: none;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs.wc-tabs li.active {
  background: #ffffff;
}
.single-product.woocommerce .product .woocommerce-tabs #tab-description, .single-product.woocommerce .product .woocommerce-tabs #tab-reviews, .single-product.woocommerce .product .woocommerce-tabs #tab-additional_information {
  padding: 20px 20px 0;
  margin-bottom: 0;
}
.single-product.woocommerce .product .woocommerce-tabs #tab-description h2, .single-product.woocommerce .product .woocommerce-tabs #tab-reviews h2, .single-product.woocommerce .product .woocommerce-tabs #tab-additional_information h2 {
  font-size: 18px;
}
.single-product.woocommerce .product .woocommerce-tabs #tab-reviews {
  padding-bottom: 20px;
}
.single-product.woocommerce .product .woocommerce-tabs #tab-reviews #comments img.avatar {
  border: medium none;
  left: 0;
  position: absolute;
  top: 50%;
  width: 80px;
  transform: translateY(-50%);
}
.single-product.woocommerce .product .woocommerce-tabs #tab-reviews #comments .comment-text {
  border-radius: 0;
  padding: 20px 20px 20px 50px;
  border-radius: 0;
}
.single-product.woocommerce .product .woocommerce-tabs #tab-reviews #comments .comment-text .description {
  border: none;
}
.single-product.woocommerce .product .woocommerce-tabs #tab-reviews #review_form #reply-title {
  font-size: 18px;
}
/*.woocommerceCSS適用ここまで*/
#top-footer {
  display: none;
}
/*#content{
	background-color: ;
}*/
#secondary {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
  /*height: 100%;*/
  overflow: scroll;
  padding-bottom: 100px;
  /*box-shadow: -2px 0px 8px rgba(0, 0, 0, .3);*/
  z-index: 10;
  padding: 0;
  width: 100%;
  /*display: flex;
  flex-direction: column-reverse; */
}
#secondary::-webkit-scrollbar {
  display: none;
}
.widget {
  padding-bottom: 0;
}
.home section, .archive section {
  margin: 0;
}
#content .widget_shopping_cart .product_list_widget .mini_cart_item {
  width: 100%;
}
body.home header#masthead.site-header, body.home .page-header {
  width: 75%;
}
body.archive header#masthead.site-header, body.archive .page-header {
  width: 75%;
  display: none;
}
.tg-container {
  width: 100% !important;
  padding: 0 !important;
}
.breadcrumbs {
  display: none;
}
.middle-header-wrapper {
  display: none;
}
.search-user-wrapper {
  display: none;
}
.category-menu {
  width: auto;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  margin-left: 10px;
}
#site-navigation ul li a {
  border-radius: 10px;
  background-color: #f65656;
  padding: 0px 15px;
  margin: 5px 0;
  color: #fff;
}
#site-navigation ul li.current-menu-item > a {
  color: #fff !important;
}
#site-navigation ul li {
  margin-left: 10px;
}
.tg-container {
  display: flex;
  padding: 0;
}
.page-header > .tg-container {
  justify-content: center;
}
.category-menu {
  display: flex;
  align-items: center;
}
.woocommerce-result-count, .woocommerce-ordering {
  display: none;
}
#primary {
  /*width: 75%;*/
  padding: 0;
  width: 100%;
}
body.product-template-default div#page, body.home div#page, body.archive div#page {
  /*width: 75%;*/
  padding: 0;
  max-width: inherit;
  margin: 0;
}
#page {
  padding: 20px;
  max-width: 980px;
  margin: 0 auto;
}
.page-header {
  margin-bottom: 20px;
  padding: 10px 0 10px;
  text-align: center;
  background: none;
}
#bottom-footer {
  display: none;
}
.woocommerce .products ul, .woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce ul.products li.product, .woocommerce ul.products li.product {
  background-color: #88C796;
  padding: 10px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 6px 0 0 #79B386 /*, 0px 0px 8px rgba(0, 0, 0, .3)*/ ;
}
.woocommerce ul.products li.product .products-img {
  border: none;
}
.woocommerce ul.products li.product .products-title {
  font-size: 14px;
  text-align: left;
  margin: 10px 0 0;
}
.woocommerce ul.products li.product .products-title a {
  color: #fff;
}
.woocommerce ul.products li.product .price {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: auto 0 0 0;
  text-align: right;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
  display: none;
}
.woocommerce span.price:before {
  content: none !important;
}
#content .widget_shopping_cart .product_list_widget .mini_cart_item {
  border: #dcdcdc solid 1px;
  padding: 5px;
  margin: 0 5px 0 5px;
  min-width: 200px;
  max-width: 200px;
  height: auto;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
  /*width: calc( 100% - 20px );
    margin: 0 auto;*/
  display: flex !important;
  flex-wrap: nowrap;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  overflow-x: scroll;
  background: #fff;
}
.woocommerce ul.cart_list::-webkit-scrollbar, .woocommerce ul.product_list_widget::-webkit-scrollbar {
  display: none;
}
.woocommerce.widget_shopping_cart .total {
  border: none;
  background-color: #333132;
  text-align: right;
  padding: 10px;
  margin: 0;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: baseline;
}
.woocommerce.widget_shopping_cart .total strong {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}
.woocommerce.widget_shopping_cart .total .amount {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
}
.woocommerce-Price-currencySymbol {
  font-size: 15px;
}
.woocommerce.widget_shopping_cart .total .amount .woocommerce-Price-currencySymbol {
  font-size: 27px;
}
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 137.5px 0 0;
}
/*.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #88C796;
  display: block;
  order: -1;
}*/
.tab-label {
  color: #333132;
  background: #b2b2b2;
  /*border: solid 2px #b2b2b2;*/
  font-weight: bold;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);*/
  white-space: nowrap;
  text-align: center;
  padding: 5px 10px;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 0;
  font-size: 2rem;
  border-radius: 3px;
  margin: 5px;
}
/*.tab-label:not(:last-of-type) {
  margin-right: 5px;
}*/
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
/* アクティブなタブ */
.tab-switch:checked + .tab-label {
  background: #333132;
  color: #fff;
  /*border: solid 2px #333132;*/
}
.tab-switch:checked + .tab-label + .tab-content {
  overflow: auto;
  padding: 10px;
  opacity: 1;
  transition: .5s opacity;
  height: 348px;
  /*border: 1px solid #b2b2b2;*/
  background: #fff;
  margin-top: 5px;
}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}
.bottom-header-wrapper {
  border: none;
}
body.product-template-default a.scrollup, body.home a.scrollup {
  right: calc(25% + 20px);
  z-index: 5;
}
.woocommerce ul.products li.product .products-img {
  position: unset;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper {
  width: 100%;
  height: 100%;
  visibility: visible;
  background: transparent;
  border-radius: 10px;
  opacity: 0;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper:active {
  opacity: 1;
}
/*.woocommerce-page ul.products li.product .products-img .products-hover-wrapper:hover .products-hover-block {
  top: 0;
  opacity: 1;
  visibility: visible;
}*/
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block {
  position: static;
  left: 0;
  top: 0;
  transform: none;
  text-align: center;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a i {
  font-size: 6rem;
  line-height: normal;
	display: none;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a {
  border: none;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a:hover {
  background: none;
  border-color: none;
}*/
.woocommerce-page ul.products li.product .products-img .products-hover-wrapper .products-hover-block a:hover,
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce a.button:hover{
}
.woocommerce-page ul.products li.product .products-img .products-hover-wrapper .products-hover-block a:hover,
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce a.button:hover{
	background: initial!important;
}
.fa-shopping-cart:before {
  content: "\2b";
	display: none;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a.zoom {
  display: none;
}
.woocommerce ul.products li.product .products-img .products-hover-wrapper .products-hover-block a.added_to_cart {
  display: block;
}
.woocommerce div.product {
  display: none;
}
/*noticeの右側に表示されるリンクを非表示にする*/
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
  display: none;
}
.wc-block-components-notice-banner.is-error, .wc-block-components-notice-banner.is-success, .wc-block-components-notice-banner.is-info, .wc-block-components-notice-banner.is-warning {
  background-color: #fff !important;
  border: 1px solid #f65656 !important;
  color: #f65656;
}
.wc-block-components-notice-banner.is-error > svg, .wc-block-components-notice-banner.is-success > svg, .wc-block-components-notice-banner.is-info > svg, .wc-block-components-notice-banner.is-warning > svg {
  background-color: #fff !important;
  color: #f65656 !important;
}
.wc-block-components-notice-banner > svg {
  fill: #f65656 !important;
}
.wc-block-components-notice-banner {
  font-size: inherit !important;
}
.page-header-disable .site-content {
  margin-top: 10px;
}
#site-navigation ul li:hover > a {
  color: #fff !important;
  background-color: #333132;
}
.widget_shopping_cart_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hidden-cart {
  display: block !important; /* 必要に応じてdisplayプロパティを適切なものに変更してください */
  visibility: visible !important;
  opacity: 1 !important;
}
.woocommerce .widget_shopping_cart_content .buttons a.button {
  border-radius: 10px;
  background-color: #f65656;
  /*padding: 30px 20px;*/
  margin: 10px 10px 16px 0px;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  line-height: normal;
  box-shadow: 0 6px 0 0 #CC4747;
  border: none;
}
.woocommerce .widget_shopping_cart_content .buttons a.button.wc-forward.checkout {
	display: none;
}
.woocommerce .widget_shopping_cart_content .buttons a.button:hover {
  background: #f65656 !important;
}
/*.woocommerce .widget_shopping_cart_content .buttons a.button:first-child {
  font-size: 1.7rem !important;
  padding: 15px !important;
  background-color: #b2b2b2;
  color: #fff;
  box-shadow: 0 6px 0 0 #999999;
}*/
.woocommerce .widget_shopping_cart_content .buttons a.button:first-child:hover {
  background: #b2b2b2 !important;
}
.woocommerce .widget_shopping_cart_content .buttons {
  display: flex;
  margin: 0;
  justify-content: flex-end;
  background: #333132;
}
.woocommerce table.shop_table {
  border: 2px solid #88C796;
  background-color: #fff;
  max-width: 980px;
  margin: 0 auto;
  /*border-radius: 10px;*/
}
.woocommerce table.shop_table tr th {
  border: none;
  background: #88C796;
  padding: 7px 12px;
  color: #fff;
  font-size: 14px;
}
/*.woocommerce .cart-collaterals .cart_totals .shop_table th {
  background: #88C796;
  border: none;
  padding: 20px 12px 20px;
}*/
/*.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
  width: 100%;
  max-width: 980px;
  margin: 30px auto;
}*/
.woocommerce .cart-collaterals .cart_totals .shop_table {
  margin-bottom: 20px;
  border: 2px solid #88C796;
  /*border-radius: 10px;*/
}
.woocommerce .cart-collaterals .cart_totals {
  float: right;
  color: #333;
}
/*.woocommerce .cart-collaterals .cart_totals .shop_table td {
  background: #f8f8f8;
  border: none;
  padding: 20px 12px;
}*/
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th {
  background: #88C796;
  vertical-align: middle;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.order-total td {
  /*background: #DBEEDF;*/
}
.woocommerce-checkout #payment {
  display: block;
}
.woocommerce-page .woocommerce-checkout .checkout-form-wrapper {
  border: none;
}
.woocommerce-page .woocommerce-checkout #order_review_heading {
  background: none;
  text-align: center;
}
.woocommerce-page .woocommerce-checkout #order_review {
  padding: 0;
}
.woocommerce-page .woocommerce-checkout {
  margin: 0 0 10px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.order-total td {
  font-size: 40px;
  font-weight: 600;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.order-total td span {
  animation: blinking 0.7s ease-in-out infinite alternate;
}
#payment {
  text-align: center;
}
#payment-add-contents {
  margin: 30px 0 200px;
}
.payment-button-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment-button-wrap .button {
  /*border-radius: 10px!important;*/
  background-color: #f65656 !important;
  padding: 30px 40px !important;
  margin: 0 30px !important;
  color: #fff !important;
  /*width: 48%!important;*/
  font-size: 1.7rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 250px !important;
  border-radius: 125px !important;
  height: 250px !important;
  text-align: center;
  position: relative;
}
.payment-button-wrap .button:hover {
  background-color: #333132 !important;
}
.payment-button-wrap .button::before {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  font: var(--fa-font-solid);
  content: "\f078";
  /*font-family: "Font Awesome 6 Free";*/
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.payment-button-wrap .button:hover::before {
  bottom: 40px;
  transition: .3s;
}
.process-text ol li {
  /*list-style: none;
	padding-left: 1rem;
	font-size: 1.5rem;*/
  line-height: normal;
  margin-bottom: 20px;
}
.process-text ol li span {
  color: #f65656;
}
.process-text ol li::before {}
.payment-button-wrap .button p span {
  font-size: 3rem;
}
#paypay, #cash {
  /*margin-top: 60px;*/
  background-color: #fff;
  /*border: 2px solid #F65656;*/
  padding: 0;
}
.payment-add-contents-title {
  text-align: center;
  font-size: 2rem;
  color: #f65656;
  background: #fff;
  font-weight: 600;
  border-bottom: 2px solid #f65656;
  /*margin: 10px 20px 20px 20px;*/
  padding-bottom: 5px;
}
.process {
  display: flex;
  align-items: flex-start;
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
}
.process-icon {
  width: 90px;
  box-sizing: border-box;
  padding: 20px 10px 10px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #F65656;
  border-radius: 5px 5px 0 0;
  position: relative;
  line-height: 125%;
  margin: 0;
  margin-bottom: 20px;
  align-self: stretch;
}
.process-icon::after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 20px solid #F65656;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.process img {
  margin-left: 10px;
  max-width: 330px;
  width: calc(30% - 55px);
  border: 1px solid #dcdcdc;
}
.process-text {
  margin-left: 10px;
  width: calc(70% - 55px);
  font-size: 1.8rem;
}
.process-text p {
  font-size: 2rem;
}
.caution {
  margin: 20px 0;
  background: #fff;
  padding: 20px;
  border: 1px solid #dcdcdc;
}
.caution h4 {
  text-align: center;
}
.caution p {
  margin-bottom: 0;
  /*font-size: 2rem;
	font-weight: 600;*/
  padding-left: 2rem;
  position: relative;
  display: block;
}
.caution p::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.caution p span {
  color: #f65656;
  font-weight: 600;
}
.pay-comp {
  display: flex;
  justify-content: flex-end;
}
.return-to-shop {
  display: none;
}
.woocommerce-checkout #payment ul.payment_methods {
  display: none;
}
.woocommerce-terms-and-conditions-wrapper {
  display: none;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
  padding: 0;
}
#payment {
  background: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: none;
  /*position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);*/
  width: 100%;
  font-size: 4rem;
  height: auto;
  padding: 30px;
  line-height: 5rem;
}
.woocommerce-checkout #payment div.form-row {
  margin-top: 20px;
  /*display: none;*/
}
.woocommerce-checkout .woocommerce-checkout #customer_details.col2-set h3 {
  display: none;
}
.woocommerce-checkout .radio {
  background-color: #FAAAAA;
  padding: 0;
  margin: 0;
  color: #fff !important;
  font-size: 3rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 10px;
  height: auto;
  transition: .3s;
  box-shadow: 0 6px 0 0 #CC4747;
}
.woocommerce-checkout .radio:hover {
  background-color: #f65656 !important;
  transition: .3s;
}
.woocommerce-checkout .radio:before {
  content: "\f0c8";
  position: relative;
  top: 0;
  left: 0;
  transform: translateX(-50%);
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.woocommerce-checkout input[type="radio"] {
  display: none;
}
/*input[type="radio"]:checked + label {
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}*/
.woocommerce-checkout input[type="radio"]:checked + label:before {
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  transition: .3s;
}
.woocommerce-checkout input[type="radio"]:checked + label {
  background-color: #f65656 !important;
  transition: .3s;
}
.woocommerce form .form-row {
  margin-top: 30px;
}
.woocommerce form .form-row label {
  font-size: 3rem;
  text-align: center;
  font-weight: 600;
  color: #333132;
  margin-bottom: 30px !important;
  padding: 30px;
}
.woocommerce-input-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  flex-flow: column;
  max-width: 350px;
  margin: 0 auto;
}
.woocommerce form .form-row {
  margin-top: 0;
}
.woocommerce-customer-details {
  display: none;
}
/*@media (max-width: 768px) {
  #secondary {
    float: right !important;
    width: 25% !important;
  }
}*/
.woocommerce ul.products li.product .products-img {
  position: unset;
  padding: 5px;
  background: #fff;
}
.woocommerce-page .woocommerce-checkout #order_review {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  background: #DBEEDF;
  width: 40%;
  padding: 20px;
  overflow: scroll;
}
body.woocommerce-checkout div#page {
  width: 60%;
  padding: 20px;
  max-width: inherit;
  margin: 0;
}
body.woocommerce-checkout div.page-header {
  display: none;
}
body.woocommerce-checkout a.scrollup {
  right: calc(40% + 20px);
  z-index: 5;
}
#buttonA, #buttonB {
  width: calc(100% - 40px);
  font-size: 3rem;
  line-height: normal;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 20px 30px 20px;
  background-color: #F65656;
  border-radius: 10px;
  box-shadow: 0 6px 0 0 #CC4747;
}
body.woocommerce-order-received div#page {
  width: 100%;
  padding: 20px;
}
body.woocommerce-order-received a.scrollup {
  right: 20px;
  z-index: 5;
}
.woocommerce-order-overview__email, .woocommerce-order-overview__date, .woocommerce-order-overview__total, .woocommerce-order-overview__payment-method {
  display: none;
}
.woocommerce-thankyou-order-received {
  font-size: 2rem;
  text-align: center;
  color: #333132;
}
.woocommerce ul.order_details {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.woocommerce ul.order_details li {
  float: none;
  font-size: 6rem;
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  background-color: #f65656;
  color: #fff;
  position: relative;
  padding: 0px 30px 14rem 30px;
}
.woocommerce ul.order_details li.woocommerce-order-overview__order:after {
  font-size: 2rem;
  white-space: pre;
  text-align: center;
  line-height: 2.7rem;
  content: '現金払いのお客様は\Aこちらの注文番号を封筒の表面にご記入の上\A集金箱に投入してください。';
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.05rem;
  border-top: solid 1px #fff;
  padding-top: 20px;
  width: calc(100% - 60px);
}
.woocommerce ul.order_details li strong {
  display: inline;
}
.woocommerce table.shop_table:not(:first-child) {
  margin-top: 20px;
}
.woocommerce-order-details__title {
  text-align: center;
  font-size: 16px;
}
.order-again {
  display: none;
}
.product-price, .product-subtotal, .cart-subtotal th, .cart-subtotal td, .order-total th, .order-total td, td.product-total {
  text-align: right;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout {
  float: none;
  width: auto;
  padding: 0;
}
.order-total th {
  font-size: 3rem;
}
.order-total td {
  color: #f65656 !important;
}
.widget-title {
  /*border: none;
    position: fixed;
    top: 0;
    right: 0;*/
  margin-bottom: 0;
  /*border-bottom: #88C796 3px solid;*/
  color: #fff;
  background: #88C796;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  /*width: 25%;
    background: #DBEEDF;*/
  padding: 0;
  z-index: 9;
  border-bottom: none;
}
.widget-title span {
  margin-bottom: 0;
  padding: 10px 0;
}
/*.widget-title:before,
.widget-title:after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}
.widget-title:before {
    border: #333132 14px solid;
    border-color: transparent;
    border-top-color: #333132;
    margin-left: -14px;
}

.widget-title:after {
    border: #333132 11px solid;
    border-color: transparent;
    border-top-color: #DBEEDF;
    margin-left: -11px;
}*/
.widget-title span {
  border: none;
}
.woocommerce-mini-cart__empty-message {
  color: #808080;
  width: 100%;
  background: #fff;
  padding: 10px;
  margin: 0;
  min-height: 90px;
	font-size: 2rem;
}
.woocommerce.widget_shopping_cart .cart_list li img {
  border-radius: 0;
  box-shadow: none;
  float: left;
  height: auto;
  margin-right: 10px;
  width: 40%;
  margin-left: 0;
  display: none;
}
.woocommerce.widget_shopping_cart .cart_list li a {
  color: #333333;
  line-height: 1.7rem;
  font-size: 1.5rem;
  text-align: left;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#content .widget_shopping_cart .product_list_widget .mini_cart_item .remove {
  top: -8px;
  right: -12px;
}
.woocommerce a.remove {
  font-size: 3rem !important;
  line-height: 3rem !important;
  border-radius: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li span.quantity {
  font-size: 1.8rem !important;
  font-weight: 600;
  color: #f65656;
  float: right;
  display: block;
  width: 100%;
  text-align: right;
  line-height: 1.8rem;
  padding-top: 5px;
}
/*.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li span.quantity::before{
	content: '数量 ';
	font-size: 1.5rem;
}*/
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
  background: transparent !important;
  color: #f65656 !important;
}
.woocommerce-mini-cart-item a:nth-child(2) {
  pointer-events: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
  float: left;
  margin: 0 10px 16px 0;
  position: relative;
  width: calc(20% - 8px);
  margin-left: 0;
}
.woocommerce ul.products li.product:nth-child(5n), .woocommerce-page ul.products li.product:nth-child(5n) {
  margin: 0 0 16px 0;
}
/*.tab-switch:checked + .tab-label + .tab-content {
	padding: 10px 0 20px 0;
}*/
.includes_tax {
  display: none;
}
.tab-header {
  position: fixed;
  z-index: 5;
  top: 0;
  width: 100%;
  color: #fff;
  text-align: center;
	background:#fff;
}
.tab-header p {
  margin-bottom: 0;
  line-height: 1.5rem;
}
.tab-header p.tab-header-title {
  font-size: 3rem;
  font-weight: 600;
  line-height: 3rem;
  /*margin-bottom: 5px;*/
  padding: 15px 5px 15px 25px;
  /*background-color: rgba(246,86,86,.9);*/
  /*background-color: #333132;*/
	color: #333132;
}
.tab-header-textwrap {
  text-align: left;
  /*margin: 0 auto;
	max-width: 90%;*/
  background-color: rgba(255, 255, 255, .9);
  padding: 5px 20px 5px 40px;
  /*border-bottom: 2px solid rgba(246,86,86,.9);*/
}
.tab-header p span.asterisk {
  font-size: 1.5rem;
  /*position: relative;
	padding-left: 1.7rem;*/
  color: rgba(246, 86, 86, .9);
}
/*.tab-header p span.asterisk::before{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}*/
.woocommerce ul.products li.product .price ins {
  color: #fff;
  background: none;
  display: inline-block;
  font-weight: 400;
}
.woocommerce-page .woocommerce-order {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  background: #DBEEDF;
  width: 40%;
  padding: 20px;
  overflow: scroll;
}
body.woocommerce-order-received div#page {
  width: 60%;
  padding: 20px;
  max-width: inherit;
  margin: 0;
}
body.woocommerce-order-received .site-header {
  display: none;
}
body.woocommerce-order-received .entry-content {
  margin-top: 0;
}
a.scrollup {
  display: none;
}
.products-hover-block a {
  display: none;
}
.tab-wrap {
  width: 100%;
  overflow: hidden
}
.scroll-wrap {
  display: flex;
  /*overflow-x: scroll;*/
	overflow: hidden;
	padding: 0;
  z-index: 10;
  width: 100%;
  background-color: #fff;/*#DBEEDF*/
	border-radius: 70px;
	margin: 10px 0;
	position: relative;
}
/*@media screen and (max-width: 768px){*/
	/*.scroll-wrap::-webkit-scrollbar {
		display: none;
	}*/
/*}*/
/*::-webkit-scrollbar {
width: 10px;
height: 10px;
}
::-webkit-scrollbar-track {
background-color: rgba(128,128,128,0.3);
border-radius: 100px;
}
::-webkit-scrollbar-thumb {
background: #808080;
border-radius: 100px;
width: 130px;
}*/
.Arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 100%;
	background-color:#333132;
	color: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	}
	.Arrow.left {
	  left: 0;
		border-right: solid 3px #88C796;
	}
	.Arrow.right {
	  right: 0;
		border-left: solid 3px #88C796;
	}
.fa-chevron-right:before,
.fa-chevron-left:before{	
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
}
	.Hide {
	  color: rgba(255,255,255,0.2);
	}
	.tab1 {
  display: flex;
  flex-direction: row;
  text-align: center;
  margin: 0 !important;
  /*width: auto;*/
  /*position: relative;*/
  /*min-height: 76px;
  max-height: 76px;*/
	/*overflow-x: scroll;*/
	width: fit-content;
	transition: transform 0.3s ease;
	transform: translateX(0);
}
.tab1::-webkit-scrollbar {
		display: none;
	}
.category{
	display: flex;
  font-weight: bold;
  font-size: 2rem;
  white-space: nowrap;
	background: #88C796;
	padding-right: 20px;
}
.category p.sc{
	padding: 0 20px;
	/*background: linear-gradient(to right, rgba(136,199,150,1.00), rgba(136,199,150,0.00));*/
	display: flex;
	align-items: center;
}
/*.tab1::before {
  content: '商品カテゴリー';
  font-weight: bold;
  padding: 20px;
  background: #88C796;
  color: #fff;
  -webkit-clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
  white-space: nowrap;
  position: sticky;
  top: 0;
  left: 0;
  margin-right: 10px;
  font-size: 2rem;
}*/
.tab1__item {
  /*flex: 1;
    flex-basis: 120px;*/
  list-style: none;
  /*margin-right: 10px;*/
  align-self: center;
	border-right: 3px solid #88C796;
}
.tab1__item:first-of-type{
	margin-left: 30px;
}
.tab1__item:last-of-type{
	margin-right: 30px;
	border-right: none;
}
.tab1__link {
  display: block;
  text-decoration: none;
  color: #808080;
  background-color: #fff;
  cursor: pointer;
  /*border-radius: 5px;*/
  text-wrap: nowrap;
  white-space: nowrap;
  padding: 4px 20px;
  font-weight: 600;
  font-size: 2rem;
}
.tab1__link.on {
  background-color: #808080;
  color: #fff;
}
.tab1-body {
  margin-top: 76px;
  margin-bottom: 237px;
}
.tab1-body__item {
  margin: 10px;
  display: none;
  text-align: center;
}
.tab1-body__item.on {
  display: block;
}
#woocommerce_widget_cart-3{
  display: block !important;
  min-height: 237px;
  max-height: 237px;
  background: #333132;
}
/*shopページのモーダルウィンドウ*/
.modal {
  display: none; /* 初期状態では非表示 */
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.85); /* 背景を透過ブラックに */
  text-align: center;
}
.modal-content {
  background-color: #fefefe;
  /*margin: 15% auto;*/
  padding: 40px 40px 46px 40px;
  width: 90%;
	max-height: 90%;
	border-radius: 10px;
	box-shadow: 0 0 10px #333132;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: scroll;
}
.modal-content::-webkit-scrollbar {
  display: none;
}
.modal-content p {
  text-align: left;
  position: relative;
  font-size: 2.8rem;
  padding-left: 3.8rem;
	color: #808080;
	font-weight: 100;
	line-height: 4rem;
	border-bottom: solid 1px #dcdcdc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.modal-content p:last-of-type{
	margin-bottom: 40px;
}
.modal-content p::before {	
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f058";
  position: absolute;
  top: 0;
  left: 0;
	color: #f65656;
}
.modal-content p span {
	color: #f65656;
	font-weight: 400;
	text-decoration: underline;
}

.modal-content h2 {
  font-size: 3rem;
  background: #333132;
  color: #fff;
  padding: 10px 0;
	font-weight: 500;
	margin-bottom: 40px
}
.close {
  color: #aaaaaa;
  float: right;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 2.8rem;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#confirmButton {
  margin: auto;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  line-height: normal;
  border: none;
  font-size: 3rem;
  padding: 20px 40px;
  background-color: #f65656;
	box-shadow: 0 6px 0 0 #CC4747;
}
/*.category-allow{
  font-weight: bold;
  padding: 8px 16px;
  background: #333132;
  color: #fff;
  -webkit-clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
	white-space: nowrap;
	margin-bottom: 0;
}*/
#colophon {
  margin-top: 0;
}
/*
フロントページ
*/
body.home{
	overflow: inherit;
}
body.home #page,
body.home #page #content,
body.home #page #content #main{
	height: 100%;
}
main.front-page {
  text-align: center;
	display: flex;
	flex-flow: column;
	min-height: 100%;
}
main.front-page h1 {
  width: 100%;
  background-color: #333132;
  color: #fff;
  font-size: 10rem;
}
body.home #content {
  margin-top: 0;
}
.progressbar {
  display: flex;
  flex-wrap: wrap;
	margin: 0 20px;
	overflow: hidden;
}
.archive .progressbar {
	margin: 0;
}
.progressbar .item {
	font-size: 1.5rem;
  position: relative;
  width: 25%;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 10px 0 15px 20px;
  line-height: 1.5;
  background: #F5F5F5;
  color: #999999;
}
.progressbar .item span{
	font-size: 2rem;
}
.progressbar .item:not(:last-child)::before, .progressbar .item:not(:last-child)::after {
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: 100%;
	content: '';
	border: 60px solid transparent;
	border-left: 20px solid #F5F5F5;
	margin: auto;
}
.progressbar .item:not(:last-child)::before {
  margin-left: 5px;
  border-left-color: #FFF;
}
/* active */
.progressbar .item.active {
  /*z-index: 1;*/
  background: #333132;
  color: #FFF;
}
.progressbar .item.active:not(:last-child)::after {
  border-left-color: #333132;
}
.progressbar .item.active:not(:last-child)::before {
  /*border-left: none;*/
}
main.front-page button.start{
	border-radius: 10px;
	background-color: #f65656;
	margin: 40px auto 26px;
	color: #fff;
	font-size: 5rem;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	line-height: normal;
	box-shadow: 0 6px 0 0 #CC4747;
	border: none;
	position: relative;
	padding: 0;
}
@keyframes tapAnimation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
main.front-page button.start::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f25a";
	rotate: -45deg;
	position: absolute;
	right: -55px;
	bottom: -50px;
	color: #fff;
	font-size: 9rem;
	/* アニメーションを追加 */
	animation: tapAnimation 1s infinite;
	text-shadow: 0 0 10px #333132;
	}
main.front-page button a{
	color: #fff;
	padding: 20px 40px 15px 40px;
}
main.front-page div.front-sub-content{
	background: #dcdcdc;
	padding-top: 40px;
	margin-top: auto;
}
main.front-page div.payment-method{
	display: flex;
	margin: 0 20px;
}
main.front-page div.payment-method div.payment-method-wrap{
	width: calc( 50% - 5px );
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
main.front-page div.payment-method div.payment-method-wrap:first-of-type{
	margin-right: 20px;
}
main.front-page div.payment-method div.payment-method-wrap h3{
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.left-child h3{
	color: #f65656;
	font-size: 2.5rem!important;
}
.payment-method-block-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	flex: 1;
}
.payment-method-block{
	border-radius: 10px;
	overflow: hidden;
	width: 100%;
	flex: 1;
	margin-bottom: 10px;
	background: #fff;
}
.payment-method-block:last-of-type{
	margin-bottom: 0;
}
.payment-method-block h4{
	color: #fff;
	background: #808080;
	padding: 5px 0;
	margin: 0;
}
.left-child .payment-method-block h4{
	background: #f65656;
}
.payment-image-wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
}
.payment-image-wrap p{
	margin-bottom: 0;
	text-align: left;
	padding-left: 10px;
	font-size: 1.8rem;
	line-height: normal;
	color: #f65656;
}
.payment-image-wrap img{
	margin-right: 10px;
}
.payment-image-wrap img:last-of-type{
	margin-right: 0;
}
.right-child .payment-image-wrap img{
	max-height: 50px;
}
.left-child .payment-image-wrap img{
	max-height: 100px;
}
.right-child{
	position: relative;
}
.right-child::before,
.right-child::after {
	position: absolute;
	content: "";
	width: 90%;
	border: 0;
	border-top: 20px solid #f65656;
	margin: 0;
	padding: 0;
	top: 50%;
	left: 5%;
}

.right-child::before {
	-webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); /* 180度回転させて右上から左下に斜めの線を引く */
}

.right-child::after {
	-webkit-transform: rotate(45deg);
  transform: rotate(45deg); /* 180度回転させて右上から左下に斜めの線を引く */
}
.language{
	display: flex;
	justify-content: center;
	margin: 40px 0 20px;
}
.language button{
	margin-right: 10px;
	background: #fff;
	border: solid 1px #808080;
	color:#808080;
	display: flex;
	align-items: center;
}
.language button img{
	max-width: 40px;
	border: solid 1px #dcdcdc;
	margin-right: 10px;
}
.language button p{
	margin-bottom: 0;
}
.language button:last-of-type{
	margin-right: 0;
}
/*
ここから購入内容確認ページ
*/
.cart-collaterals {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
  /* height: 100%; */
  overflow: scroll;
  padding-bottom: 100px;
  /* box-shadow: -2px 0px 8px rgba(0, 0, 0, .3); */
  z-index: 10;
  padding: 0;
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals {
  float: none;
  /*min-height: 237px;
    max-height: 237px;*/
  background: #333132;
  width: 100%;
  display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.woocommerce .cart-collaterals .cart_totals h2.widget-title{
	width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table{
	width: auto;
	max-width: inherit;
	white-space: nowrap;
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
    border: none;
    background-color: #333132;
    text-align: right;
    padding: 10px;
    margin: 0;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    align-items: baseline;
}
.cart-subtotal{
	display: none;
}
.woocommerce .cart-collaterals .cart_totals .shop_table td{
	background: transparent;
	border: none;
	padding: 0;
}