/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://shopkeeper.getbowtied.com
Description: This is the Child Theme for Shopkeeper - a Hassle-free Worpress Theme with great design and extensive functionality.
Author: Get Bowtied
Author URI: https://getbowtied.com
Template: shopkeeper
Version: 2.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/* 201902@問い合わせフォーム&法人様御見積申し込みフォーム */
#post-1067 > .row{max-width: 800px;}
div#mw_wp_form_mw-wp-form-971,
div#mw_wp_form_mw-wp-form-1065{
    max-width: 650px;
    margin: 0 auto;
    /* text-align: center; */
}
div#mw_wp_form_mw-wp-form-1065 b {
    display: block;
    padding: 8px;
    margin: 0 0 10px;
    background: #efefef;
}
div#mw_wp_form_mw-wp-form-1065 b span {
    font-size: 12px;
    display: inline-block;
    margin-left: 15px;
    background: #df8b02;
    padding: 1px 5px 2px;
    border-radius: 5px;
    color: #fff;
}
header li#shopkeeper-menu-item-1036.menu-item a {
    background: #ed8700;
    border-radius: 3px;
    padding: 7px 10px 3px;
    color: #fff!important;
	margin-left:10px;
}

/* 201902@法人支払い案内ページ */
h3 span.payment-step {
    display: inline-block;
    background: #c55a11;
    color: #fff;
    padding: 7px 10px 3px;
	margin-right:5px;
}
div.payment-step > h3 {
    border-bottom: solid 2px #c55a11;
	margin-bottom:30px;
}
.subbox-gray{
	background:#efefef; 
	padding: 1rem 2rem;
	color: #000;
	margin-right:30px;
	margin-bottom:20px;
}
.subbox-gray img{
	padding:20px 10px 20px;
}
a.togo-btn {
    display: block;
    color: #fff;
    background: #ce6700;
    padding: 0.3rem 1rem;
    margin: 0 auto;
    max-width: 240px;
    text-align: center;
    font-weight: 700;
}
a.togo-btn2 {
    display:inline;
    color: #fff;
    background: #ce6700;
    padding: 0.3rem 1rem;
    max-width: 300px;
    text-align: right;
    font-weight: 700;
}
/* a.togo-btn3 {
    display:block;
    color: #fff;
    background: #ce6700;
    padding: 0.3rem 1rem;
    max-width: 300px;
    float:right;
	margin-left:15px;
	margin-bottom:15px;
	font-size:12px;
    font-weight: 700;
} */
a.togo-btn3 {
/*     position: relative;
    right: 0;
    top: -30px; */
    display: block;
    color: #fff;
    background-image: linear-gradient(90deg, #f2840d 59.5%, #d97000 100%)!important;
    padding: 0.5rem 1.5rem;
    max-width: 300px;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 700;
}
.subhedding{
	font-size:18px;
	text-align:center;
}
div.payment-step{
	margin-bottom:45px;
}
.payment-img{
	max-width: 800px; text-align: center; margin: 0 auto;
}
.payment-img2{
	width:60%;
}
.visible-pc{display:block;}
.visible-sp{display:none;}

@media ( max-width : 767px ) {
	.subhedding{
	font-size:15px;
	text-align:center;
}
	.subbox-gray{
	font-size:15px;
	background:#efefef; 
	padding: 15px 10px;
	color: #000;
	margin-right:0px;
	margin-bottom:20px;
}
	.payment-img{
	max-width: 100%; 
		text-align: center;
		margin: 0 auto; 
}
	.payment-img2{
	width:100%;
}
	.visible-pc{display:none;}
	.visible-sp{display:block;}
}

/* 特設ページCSS */
/* 
.camp-head-bg{
	background: #fdf7f0;
	padding: 10px 0px 0px;
	margin-bottom: 30px;
}
.camp-foot-bg{
	background: #fdf7f0;
	padding: 10px 0px 30px;
	margin: 30px 0px 0px;
}
span.tag_yellow {
    background: #f2840d;
    color: #fff;
    padding: 5px;
    margin: 0px 5px;
    border-radius: 3px;
    padding: 0.1em 0.5em;
    font-size: 0.9em;
}
span.color_red {
    color: #d22d27;
    margin: 0px 5px;
}
.camp_h2 {
    background: #f2840d;
    color: #fff;
    width: 100%;
    display: block;
    padding: 20px 15px 18px;
    margin-top: 80px;
    margin-bottom: 30px;
    line-height: 42px;
    text-align: left;
    font-size: 1.5em;
}
h2.camp-h2 {
    line-height: 2em;
    font-size: 1.5em;
    margin-bottom: 1em;
}
h2.camp_h2 img {
    margin: -30px 20px 15px 20px;
    vertical-align: top;
    width: 15%;
    float: left;
	max-width: 140px;
}
a.top-btn {
    display: block;
    color: #fff;
    background: #ce6700;
    padding: 0.3rem 1rem;
    margin: 0 auto;
    max-width: 240px;
    text-align: center;
    font-weight: 700;
}
.camp_product_col ul.products-grid {
    margin: 0px -10px 0px;
}
.camp-bnr{
	padding-top:20px;
}
.camp-bnr img.visible-pc {
    max-width:780px;
    margin: 0 auto;
}
.camp-bnr img.visible-pc:hover {
    opacity:0.7;
}
body.page-id-1228 {
    text-align: center;
} */

@media ( max-width : 767px ) {
	.camp-head-bg{
		background: #fdf7f0;
		padding: 10px 15px 5px;
		margin: 0px -30px 20px;
	}
	.camp-foot-bg{
		background: #fdf7f0;
		padding: 10px 20px 30px;
		margin: 30px -30px 0px;
	}
	.camp_h2{
		 background: #dd9933;
		color: #fff;
		width: 100%;
		display: block;
		padding: 20px 15px 18px;
		margin-top: 90px;
		margin-bottom: 30px;
		line-height: 42px;
		text-align: left;
	}
	h2.camp-h2 {
		line-height: 1.8em;
		font-size: 18px;
	}
	h2.camp_h2 img {
		margin: -30px 20px 15px 20px;
		vertical-align: top;
		width: 15%;
		float: left;
		max-width: 140px;
	}
	a.top-btn {
		display: block;
		color: #fff;
		background: #ce6700;
		padding: 0.3rem 1rem;
		margin: 0 auto;
		max-width: 240px;
		text-align: center;
		font-weight: 700;
	}
	.camp_product_col ul.products-grid {
		margin: 0px -10px 0px;
	}
}

/*特設ページ new*/
.page-id-1228 header.entry-header {
	display:none;
}
span.tag_yellow {
    background: #f2840d;
    color: #fff;
    padding: 5px;
    margin: 0px 5px;
    border-radius: 3px;
    padding: 0.1em 0.5em;
    font-size: 0.9em;
}
span.color_red {
    color: #d22d27;
    margin: 0px 5px;
}
.p-campaign section {
    margin: 0 30px;
}
.camp_h2 {
    background: #f2840d;
    color: #fff;
    width: 100%;
    display: block;
    padding: 20px 15px 18px;
    margin-top: 80px;
    margin-bottom: 30px;
    line-height: 42px;
    text-align: left;
    font-size: 1.7em;
    font-weight: 700;
    font-style: italic;
}
h2.camp_h2 img {
    margin: -30px 20px 15px 20px;
    vertical-align: top;
    width: 15%;
    float: left;
	max-width: 140px;
}
h2.camp-h2 {
    line-height: 2em;
    font-size: 1.2em;
    margin-bottom: 1em;
/* 	text-align:center; */
}
.p-campaign h3 {
    line-height: 1.8em;
}
.camp-notice-box{
	padding: 0px;
	border: solid 3px #60688d;
	border-radius: 5px;
	text-align: left;
/* 	max-width: 640px; */
	margin-bottom: 50px;
/* 	margin-left: auto;
	margin-right: auto; */
}
.camp-notice-box h4{
	margin: 0px;
	padding: 10px 15px 5px;
	background: #5f688c;
	color: #fff;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	text-align: center;
}
.camp-notice-box p{
	font-weight: bold;
	font-size: 14px;
	color: #5f688b;
	padding: 10px 15px;
	line-height: 24px;
	margin-bottom: 5px;
}
.camp-notice-box p span{
	font-weight: normal;
	font-size: 13px;
	color: #ccc;
}
.camp-notice-box > h3{
	margin: 0px;
	padding: 0.5em 1em;
	background: #5f688b;
	color: #fff;
	display: inline-block;
	width: 100%;
	font-size: 1.3em;
	text-align: center;
}
.camp-notice-box p.text-center.g-v {
    margin: 0em 0 1em!important;
}
.camp-notice-box-2{
	padding: 0px;
	border: solid 3px #f2840d;
	border-radius: 7px;
	margin: 20px auto 50px;
	box-sizing: border-box;
	width: 100%;
	max-width: 1190px;
}
.camp-notice-box-2 > h3{
	text-align: center;
	margin: 0px;
	padding: 10px 15px 5px;
	background: #f2840d;
	color: #fff;
	display: inline-block; 
	width: 100%;
}
.camp-notice-box-2 h3 span {
    font-size: 0.7em;
    line-height: 1.5em;
    display: block;
    margin: 0.5em 0 1em;
}
.camp-notice-box-3{
	padding: 15px;
	border: solid 1px #ddd;
	background: #f9f9f9;
	text-align: left;
/* 	max-width: 820px; */
/* 	margin-left: auto;
	margin-right: auto; */
}
.camp-table-row {
    width: 100%;
    display: table;
    box-sizing: border-box;
}
.camp-notice-box .camp-table-row{
	max-width: 640px;
    margin: 0 auto;
}
.camp-td-2 {
    display: table-cell;
    width: 50%;
    padding:4% 4% 0;
    box-sizing: border-box;
	text-align: center;
}
.camp-td-2 > h5 {
    font-size: 1.2em;
}
.camp-td-2 h5 sub {
    font-size: 14px;
    line-height: 1.5em;
    display: inline-block;
    color: #777;
    padding: 1em 0 0.5em;
}
.camp-td-4 {
    display: table-cell;
    width: 25%;
    padding:4% 4% 0;
    box-sizing: border-box;
}
.camp-td-4:nth-child(odd) {
    background: #f3f0ea;
}
.camp-td-4 > h4 {
    min-height: 5em;
}
.text-align-left {
    text-align: left;
    margin-bottom: 30px;
}
.text-align-left h4 {
    font-size: 1.2em;
    margin: 20px 0;
}
.text-align-left p {
    margin-bottom: 5px;
}
.camp-table-row ul#products-grid li {
    width: 100%!important;
}
.camp-table-row ul#products-grid {
    margin-bottom: 0px;
}
.camp-btn-wrapper {
    display: flex;
}
.camp-btn-wrapper a.btn-1.btn-arrow-19:nth-child(1) {
    margin-right: 4%;
}
h5.sub-msg {
    font-size: 1.2em;
    margin: 1.5em 0 2.5em;
    color: #60688d;
    font-weight: 700;
}
.camp-foot-bg {
    padding: 10px 0px 30px;
    margin: 80px 0px 0px;
    border-top: solid 1px #333;
	background:none;
}
.camp-foot-bg h2 {
    font-size: 2.5em;
    margin: 1em 0;
}
.camp_h2 {
    background: #eeeeee;
    color: #333;
    width: 100%;
    display: block;
    padding: 20px 15px 18px;
    margin-top: 80px;
    margin-bottom: 50px;
    line-height: 1.8em;
    text-align: left;
    font-size: 1.5em;
    font-weight: 500;
    font-style: italic;
    border-bottom: solid 3px #e5e6e8;
}

@media ( max-width : 767px ) {
	.p-campaign section {
    margin: 0px;
	}
	.camp-table-row {
    width: 100%;
    display: block;
	}
	.camp-td-2 {
    display: block;;
    width: 100%;
	}
	.camp-td-4 {
    display: block;
    width: 100%;
	}
	.camp-btn-wrapper {
    display: block;
	}
	.camp-btn-wrapper a.btn-1.btn-arrow-19:nth-child(1) {
    margin-right: 0%;
    margin-bottom: 10px;
	}
	h2.camp_h2 img {
    margin: -50px auto 10px;
    vertical-align: top;
    width: 100%;
    float: none;
    display: block;
    max-width: 90px;
	}
	.camp_h2 {
    font-size: 1.2em;
    text-align: center;
	}
	.container.g-b.p-campaign {
    padding-right: 0;
    padding-left: 0;
	}
}

/* 更新20240717 OSHWキットラジオボタン英字表示修正 */
.wapf-radios .wapf-label-text{
	text-transform:none;
}

/* 20251003 メニューサブメニュー表示用 */
/* PC */
@media(min-width:991px) {

    ul.sub-menu {
        display: none;
        position: absolute;
        width: 15rem;
        top: 100%;
        left: 0;
        background: #f2840d;
        padding: 10px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.15);
        z-index: 1000;
    }

    .menu-item-has-children {
        position: relative;
    }

    .menu-item-has-children:hover > .sub-menu {
        display: block;
    }

    ul.sub-menu .menu-item{
        margin-top:5px;
        margin-bottom:5px;
    }
}

/* mobile */
@media(max-width:990px) {
    ul.sub-menu {
        display: none;
    }
}


/* 旧テーマ互換 */

/* Categories Grid *****/
.categories_grid.categories_grid {
  /*margin:30px 0 0px 0;*/ }

article .categories_grid {
  margin-bottom: 0px; }

.categories_grid:before,
.categories_grid:after {
  content: " ";
  display: table; 
}

.categories_grid .category_grid_box,
.category_list .category_grid_box {
  overflow: hidden;
  position: relative;
  display: block;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.category_list .category_grid_box {
  height: 0;
  padding-bottom: 100%; }

.categories_grid .category_item,
.category_list .category_item {
  display: table !important;
  width: 100%;
  color: #fff;
  position: relative;
  border-spacing: 0; }

.category_list .category_item:hover {
  opacity: 1; }

.category_list.category_thumbs .category_name {
  padding-bottom: calc(100% - 33px); }

.category_item_bkg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  background-color: #333;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  max-width: none;
  min-height: 100.6%;
  position: absolute;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

.categories_grid .category_grid_box:hover .category_item_bkg,
.category_list .category_grid_box:hover .category_item_bkg {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.categories_grid .category_name{
    left: 0;
    top: 0;
    color: #fff;
}

.categories_grid .category_name:after{
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -4.5px;
    right: 12px;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
}

.categories_grid .category_name:hover,
.category_list .category_name:hover,
.category_list .category_grid_box:hover span.category_name{
    background: rgba(0, 0, 0, 0.5); }/*add@ohm 181001 END*/

.categories_grid .category_item_bkg{
    width: calc(100% + 50px);
}

.categories_grid .category_name .category_count{
    display: none;
}


/**************/

@media screen and (min-width: 40em) {
  .categories_grid .category_1 {
     width: 75%;   /*add@ohm180926 */  /*hide@ohm180926 = 50%*/
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_1 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_2 {
	width: 25%;
	float: left;
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	float: left;
	margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
	.categories_grid .category_2 {
	  padding-right: 0.625rem;
	  padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_2:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_3 {
    width: 25%;/*add@ohm180926 */  /*hide@ohm180926 = 50%*/
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
	  .categories_grid .category_3 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
	.categories_grid .category_3:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_4 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_4 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_4:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_5 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_5 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_5:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_6 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_6 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_6:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_more_than_6 {
    width: 25%;/*add@ohm180926 */  /*hide@ohm180926 = 3.33333px %*/
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_more_than_6 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_more_than_6:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_original_grid {
    width: 25%;/*add@ohm180926 */  /*hide@ohm180926 = 3.33333px */
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_original_grid {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_original_grid:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_five_cat_1 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_five_cat_1 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_five_cat_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_five_cat_2 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: right;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_five_cat_2 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_five_cat_2:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_five_cat_3 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: right;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_five_cat_3 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_five_cat_3:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_five_cat_4 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: right;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_five_cat_4 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_five_cat_4:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_five_cat_5 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_five_cat_5 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_five_cat_5:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_four_cat_1 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_four_cat_1 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_four_cat_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_four_cat_2 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_four_cat_2 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_four_cat_2:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_four_cat_3 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_four_cat_3 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_four_cat_3:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_four_cat_4 {
    width: 25%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_four_cat_4 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_four_cat_4:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_three_cat_1 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_three_cat_1 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_three_cat_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_three_cat_2 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_three_cat_2 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_three_cat_2:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_three_cat_3 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_three_cat_3 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_three_cat_3:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_two_cat_1 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_two_cat_1 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_two_cat_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_two_cat_2 {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_two_cat_2 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) {
    .categories_grid .category_two_cat_2:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_one_cat_1 {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .categories_grid .category_one_cat_1 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

/* -------------------
 * origin hide@ohm 180926
 * -------------------*/
/* @media screen and (min-width: 40em) {
    .categories_grid .category_one_cat_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_1 .category_item
  .categories_grid .category_2 .category_item,
  .categories_grid .category_4 .category_item,
  .categories_grid .category_five_cat_1 .category_item,
  .categories_grid .category_five_cat_3 .category_item,
  .categories_grid .category_five_cat_4 .category_item,
  .categories_grid .category_four_cat_1 .category_item,
  .categories_grid .category_three_cat_1 .category_item,
  .categories_grid .category_two_cat_1 .category_item,
  .categories_grid .category_two_cat_2 .category_item,
  .categories_grid .category_one_cat_1 .category_item{
    height: 34.16667rem; }
  .categories_grid .category_3 .category_item,
  .categories_grid .category_5 .category_item,
  .categories_grid .category_6 .category_item,
  .categories_grid .category_more_than_6 .category_item,
  .categories_grid .category_five_cat_2 .category_item,
  .categories_grid .category_five_cat_5 .category_item,
  .categories_grid .category_four_cat_2 .category_item,
  .categories_grid .category_four_cat_3 .category_item,
  .categories_grid .category_four_cat_4 .category_item,
  .categories_grid .category_three_cat_2 .category_item,
  .categories_grid .category_three_cat_3 .category_item {
    height: 16.45833rem; }
  .categories_grid .category_original_grid .category_item {
    height: 8.02083rem; } } */

/* --------------------
 * ▼add@ohm 180926 
 * --------------------*/
@media screen and (min-width: 40em) {
    .categories_grid .category_one_cat_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_1 .category_item
	{
    height: 34.16667rem; }
.categories_grid .category_2 .category_item,
  .categories_grid .category_4 .category_item,
  .categories_grid .category_3 .category_item,
  .categories_grid .category_5 .category_item,
  .categories_grid .category_6 .category_item,
  .categories_grid .category_more_than_6 .category_item,
  .categories_grid .category_five_cat_2 .category_item,
  .categories_grid .category_five_cat_5 .category_item,
  .categories_grid .category_four_cat_2 .category_item,
  .categories_grid .category_four_cat_3 .category_item,
  .categories_grid .category_four_cat_4 .category_item,
  .categories_grid .category_three_cat_2 .category_item,
  .categories_grid .category_three_cat_3 .category_item {
    height: 16.45833rem; }
  .categories_grid .category_original_grid .category_item {
    height: 8.02083rem; } }
/* --------------------
 * ▲add@ohm 180926 <END>
 * --------------------*/

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .categories_grid .category_original_grid {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-bottom: 1.25rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
    .categories_grid .category_original_grid {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .categories_grid .category_original_grid:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_1 .category_item,
  .categories_grid .category_2 .category_item,
  .categories_grid .category_4 .category_item,
  .categories_grid .category_five_cat_1 .category_item,
  .categories_grid .category_five_cat_3 .category_item,
  .categories_grid .category_five_cat_4 .category_item,
  .categories_grid .category_four_cat_1 .category_item,
  .categories_grid .category_three_cat_1 .category_item,
  .categories_grid .category_two_cat_1 .category_item,
  .categories_grid .category_two_cat_2 .category_item,
  .categories_grid .category_one_cat_1 .category_item {
    height: 16.45833rem; }
  .categories_grid .category_3 .category_item,
  .categories_grid .category_5 .category_item,
  .categories_grid .category_6 .category_item,
  .categories_grid .category_more_than_6 .category_item,
  .categories_grid .category_five_cat_2 .category_item,
  .categories_grid .category_five_cat_5 .category_item,
  .categories_grid .category_four_cat_2 .category_item,
  .categories_grid .category_four_cat_3 .category_item,
  .categories_grid .category_four_cat_4 .category_item,
  .categories_grid .category_three_cat_2 .category_item,
  .categories_grid .category_three_cat_3 .category_item {
    height: 7.60417rem; }
  .categories_grid .category_original_grid .category_item {
    height: 10.97222rem; }
  .columns-1 .category_list .category_item,
  .columns-2 .category_list .category_item,
  .columns-3 .category_list .category_item,
  .columns-4 .category_list .category_item,
  .columns-5 .category_list .category_item,
  .columns-6 .category_list .category_item {
    height: 8.02083rem; } }

@media screen and (max-width: 39.9375em) {
  .categories_grid .category_1,
  .categories_grid .category_2,
  .categories_grid .category_3,
  .categories_grid .category_4,
  .categories_grid .category_5,
  .categories_grid .category_6,
  .categories_grid .category_more_than_6,
  .categories_grid .category_original_grid,
  .categories_grid .category_five_cat_1,
  .categories_grid .category_five_cat_2,
  .categories_grid .category_five_cat_3,
  .categories_grid .category_five_cat_4,
  .categories_grid .category_five_cat_5,
  .categories_grid .category_four_cat_1,
  .categories_grid .category_four_cat_2,
  .categories_grid .category_four_cat_3,
  .categories_grid .category_four_cat_4,
  .categories_grid .category_three_cat_1,
  .categories_grid .category_three_cat_2,
  .categories_grid .category_three_cat_3,
  .categories_grid .category_two_cat_1,
  .categories_grid .category_two_cat_2,
  .categories_grid .category_one_cat_1 {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-bottom: 1.25rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .categories_grid .category_1,
    .categories_grid .category_2,
    .categories_grid .category_3,
    .categories_grid .category_4,
    .categories_grid .category_5,
    .categories_grid .category_6,
    .categories_grid .category_more_than_6,
    .categories_grid .category_original_grid,
    .categories_grid .category_five_cat_1,
    .categories_grid .category_five_cat_2,
    .categories_grid .category_five_cat_3,
    .categories_grid .category_five_cat_4,
    .categories_grid .category_five_cat_5,
    .categories_grid .category_four_cat_1,
    .categories_grid .category_four_cat_2,
    .categories_grid .category_four_cat_3,
    .categories_grid .category_four_cat_4,
    .categories_grid .category_three_cat_1,
    .categories_grid .category_three_cat_2,
    .categories_grid .category_three_cat_3,
    .categories_grid .category_two_cat_1,
    .categories_grid .category_two_cat_2,
    .categories_grid .category_one_cat_1 {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

@media screen and (max-width: 39.9375em) {
    .categories_grid .category_1:last-child:not(:first-child),
    .categories_grid .category_2:last-child:not(:first-child),
    .categories_grid .category_3:last-child:not(:first-child),
    .categories_grid .category_4:last-child:not(:first-child),
    .categories_grid .category_5:last-child:not(:first-child),
    .categories_grid .category_6:last-child:not(:first-child),
    .categories_grid .category_more_than_6:last-child:not(:first-child),
    .categories_grid .category_original_grid:last-child:not(:first-child),
    .categories_grid .category_five_cat_1:last-child:not(:first-child),
    .categories_grid .category_five_cat_2:last-child:not(:first-child),
    .categories_grid .category_five_cat_3:last-child:not(:first-child),
    .categories_grid .category_five_cat_4:last-child:not(:first-child),
    .categories_grid .category_five_cat_5:last-child:not(:first-child),
    .categories_grid .category_four_cat_1:last-child:not(:first-child),
    .categories_grid .category_four_cat_2:last-child:not(:first-child),
    .categories_grid .category_four_cat_3:last-child:not(:first-child),
    .categories_grid .category_four_cat_4:last-child:not(:first-child),
    .categories_grid .category_three_cat_1:last-child:not(:first-child),
    .categories_grid .category_three_cat_2:last-child:not(:first-child),
    .categories_grid .category_three_cat_3:last-child:not(:first-child),
    .categories_grid .category_two_cat_1:last-child:not(:first-child),
    .categories_grid .category_two_cat_2:last-child:not(:first-child),
    .categories_grid .category_one_cat_1:last-child:not(:first-child) {
      float: right; }
  .categories_grid .category_1 .category_item,
  .categories_grid .category_2 .category_item,
  .categories_grid .category_3 .category_item,
  .categories_grid .category_4 .category_item,
  .categories_grid .category_5 .category_item,
  .categories_grid .category_6 .category_item,
  .categories_grid .category_more_than_6 .category_item,
  .categories_grid .category_original_grid .category_item,
  .categories_grid .category_five_cat_1 .category_item,
  .categories_grid .category_five_cat_2 .category_item,
  .categories_grid .category_five_cat_3 .category_item,
  .categories_grid .category_five_cat_4 .category_item,
  .categories_grid .category_five_cat_5 .category_item,
  .categories_grid .category_four_cat_1 .category_item,
  .categories_grid .category_four_cat_2 .category_item,
  .categories_grid .category_four_cat_3 .category_item,
  .categories_grid .category_four_cat_4 .category_item,
  .categories_grid .category_three_cat_1 .category_item,
  .categories_grid .category_three_cat_2 .category_item,
  .categories_grid .category_three_cat_3 .category_item,
  .categories_grid .category_two_cat_1 .category_item,
  .categories_grid .category_two_cat_2 .category_item,
  .categories_grid .category_one_cat_1 .category_item {
    height: 13.33333rem; }
  .columns-1 .category_list .category_item {
    height: 16.45833rem; }
  .columns-2 .category_list .category_item {
    height: 23.01136rem; }
  .columns-3 .category_list .category_item {
    height: 14.96212rem; }
  .columns-4 .category_list .category_item {
    height: 10.9375rem; }
  .columns-5 .category_list .category_item {
    height: 8.52273rem; }
  .columns-6 .category_list .category_item {
    height: 6.91288rem; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .columns-1 .category_list .category_item {
    height: 16.45833rem; }
  .columns-2 .category_list .category_item {
    height: 31.64062rem; }
  .columns-3 .category_list .category_item {
    height: 20.57292rem; }
  .columns-4 .category_list .category_item {
    height: 15.03906rem; }
  .columns-5 .category_list .category_item {
    height: 11.71875rem; }
  .columns-6 .category_list .category_item {
    height: 9.50521rem; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .columns-1 .category_list .category_item {
    height: 16.45833rem; }
  .columns-2 .category_list .category_item {
    height: 16.875rem; }
  .columns-3 .category_list .category_item {
    height: 10.97222rem; }
  .columns-4 .category_list .category_item {
    height: 8.02083rem; }
  .columns-5 .category_list .category_item {
    height: 6.25rem; }
  .columns-6 .category_list .category_item {
    height: 5.06944rem; } }

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .columns-1 .category_list .category_item {
    height: 16.45833rem; }
  .columns-2 .category_list .category_item {
    height: 24.10714rem; }
  .columns-3 .category_list .category_item {
    height: 15.6746rem; }
  .columns-4 .category_list .category_item {
    height: 11.45833rem; }
  .columns-5 .category_list .category_item {
    height: 8.92857rem; }
  .columns-6 .category_list .category_item {
    height: 7.24206rem; } }

@media screen and (min-width: 90em) {
  .columns-1 .category_list .category_item {
    height: 16.45833rem; }
  .columns-2 .category_list .category_item {
    height: 34.20608rem; }
  .columns-3 .category_list .category_item {
    height: 22.24099rem; }
  .columns-4 .category_list .category_item {
    height: 16.25845rem; }
  .columns-5 .category_list .category_item {
    height: 12.66892rem; }
  .columns-6 .category_list .category_item {
    height: 10.2759rem; } }

/**************/






h1.page-title{
    color: #f2840d;
    font-size: 40px!important;
    font-weight: 400;
    padding-bottom: initial;
}

h2, .woocommerce h2, .woocommerce-page h2{
    font-size: 23.101px;
}

.woocommerce-breadcrumb{
    margin-bottom: 15px!important;
}

.show-for-medium.large-1.medium-2.columns.product_summary_thumbnails_wrapper,
.product_layout_classic .mobile_gallery, .product_layout_classic .mobile_gallery_thumbs{
    display: none;
}

@media screen and (min-width: 64.0625em) {
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery .flex-viewport {
        max-width: 100%;
        width: 100% !important;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery ol.flex-control-thumbs{
        width: 12%!important;
    }
}

.product_layout_classic .product-badges .product-sale .onsale{
    display: table;
}


.shopkeeper-mini-cart {
  position: fixed;
  top: 100px;
  right: 107px;
  width: 0;
  max-height: 0;
  z-index: 8889;
}
#order_review .input-checkbox{
    width: auto;
}
#order_review .form-row.input-checkbox::after{
    display: none;
}


  /* Checkout - Thank you */
  .woocommerce-thankyou-order-received {
    margin: 13px -500px 0;
    padding: 31px 500px;
    font-size: 1.125rem; }
  .woocommerce-thankyou-order-details + p {
    margin: 100px auto 16px; }
  .woocommerce-thankyou-order-details {
    padding-top: 40px;
    }
  .thank_you_bank_details {
    margin-top: 90px; }
  .woocommerce-checkout .content-area .billing_shipping_address_title {
    margin-top: 4px; }
  .woocommerce-checkout .shipping_billing_wrapper .columns:last-of-type {
    margin-top: 0px; }

body.gbt_custom_notif .woocommerce-thankyou-order-received {
    display: block!important;
    margin: 10px -500px 0;
    padding: 30px 500px 30px !important;
    background: #8cbd8c !important;
    position: relative;
    font-size: 1.4rem !important;
    font-weight: 700;
    color: #fff !important;
    text-align: center !important;
}

.woocommerce ul.order_details li.account_info {
    margin: 20px auto;
    width: 500px;
    max-width: 100%;
    float: none;
    padding: 30px;
    background: rgba(84, 84, 84, 0.05);
}

@media (min-width: 1024px) {
    .woocommerce-order{
        max-width: 66%;
        margin: 0 auto;
    }
    .woocommerce-thankyou-order-details.order_details {
        margin: 0 -500px 110px !important;
        text-align: center;
        padding: 50px 0 50px 50px;
    }
    .woocommerce-thankyou-order-details.order_details li{
        float: none!important;
        display: inline-block;
    }
}

@media screen and (max-width: 640px) {
    .order_details li{
        display: block;
        width: 100%;
        margin-right: 0 !important;
        padding: 1em!important;
        border-right: 0!important;
    }
    .order_details li.order, .order_details li.total, .order_details li.date, .order_details li.method {
        width: 50% !important;
    }
}

#site-top-bar .site-top-message {
    padding: 0.2em 0;
}

@media (max-width: 990px) {
    ul.sub-menu {
        padding-left: 2em;
        margin-bottom: 0;
    }
    ul.sub-menu::before {
        content: none;
    }
}

/* スマホ用メディアクエリ */
@media (max-width: 990px) {
  #global-nav-container > ul .sub-menu {
    display: none;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  

  #global-nav-container > ul .menu-item-has-children::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    right: 14px;
    top: 25px;
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.3s ease;
    padding: 5px;
 }

    .submenu-toggle {
      position: absolute;
      right: 0;
      top: 0;
      width: 44px;
      height: 100%;
      cursor: pointer;
      z-index: 10;
    }
    
  #global-nav-container > ul .menu-item-has-children.open::after {
    transform: translateY(-50%) rotate(-135deg);
  }
}




