@charset "UTF-8";
html {
	overflow-y: scroll;
}
.quick-swiper img,
.wd-quick-shop  img {
opacity:1!important;
}
.whb-mobile-center {
display: none!important;

}
.sp_pop {
	overflow: hidden;
}

.woocommerce-error li,
.woocommerce-error a {
	color: #FFFFFF;
}
.cart_checknum0{
background-color: #000000!important;
}
.wd-nav-product-cat .shop-all-link {
display: block!important;
}
.page-title .cat-item-505 {
display: none!important;
}

.page-title .wd-back-btn {
display: none!important;
}
.products-bordered-grid .wd-hover-with-fade .content-product-imagin {
	border-bottom-width: 0!important;
	border-bottom-style: none!important;
}
.main-page-wrapper {
position:relative;
}

/*========root==============*/
:root{
--wd-text-color:#333333!important;
--color-gray-300: #333333!important;
--color-gray-400: #333333!important;
--color-gray-500: #333333!important;
--color-gray-600: #333333!important;
--color-gray-700: #333333!important;
--sub-menu-color: #444444!important;
--wd-tags-mb: 0!important;
}
.fontf1 {
font-family: "Noto Serif JP","メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif!important;
}
.fontf1 h2{
font-family: "Noto Serif JP","メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif!important;
}
.product-label.new {

}
#n2-ss-19-align .n2-ss-slide-background-image {
	background-size:auto!important;
}
.nav-link-text:after{
	background-color: #F0F0F0!important;
}
.current-menu-parent .nav-link-text:after {
width:100%!important;
}

.mobile-nav .wd-sub-menu li a{
--sub-menu-color: #444444!important;
	margin-left: 18px;
}
.mobile-nav .wd-sub-menu li.current-menu-item a{
	font-weight: bold;
}


.mobile-nav .current-menu-parent .wd-sub-menu {
display:block!important;
}
.mobile-nav .current-menu-parent.opener-page .wd-sub-menu {
display:none!important;
}

.mobile-nav .current-menu-parent .wd-nav-opener{
    background-color: var(--wd-primary-color);
    color: #fff;
}
.mobile-nav .current-menu-parent.opener-page .wd-nav-opener{
    background-color: #fff;
    color: var(--wd-primary-color);
}
.mobile-nav .current-menu-parent .wd-nav-opener:after {
    transform: rotate(90deg);
}
.mobile-nav .current-menu-parent.opener-page .wd-nav-opener:after {
    transform: rotate(0);
}
.mobile-nav .current_page_item a{
	background-color: #f3f3f3;
}


.woocommerce-error .amount {
color: #003366!important;
}
.copyrights-wrapper {
    padding-bottom: 50px!important;
}
.footer-container p{
    padding-bottom:0!important;
    margin-bottom:0!important;	
}
.copyrights-wrapper img{
opacity:1!important;
}
.wd-prefooter {
padding-bottom: 0!important;
}
.wd-pagination{
margin-left: 5%!important;
}
.page-title h1.entry-title{
	font-size: 22px!important;
	color: #FFFFFF;
	font-family: var(--wd-alternative-font);
	letter-spacing: 3px;
	border-bottom: solid 2px #FFF;
	position: relative;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6!important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.page-title h1.entry-title:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px red;
    bottom: -2px;
    width: 20%;
}




.return-to-shop {
margin-top:15px;
}




.entry-header:before {
font-size: 60px!important;
}
.woocommerce-cart .wd-empty-page {
font-size: 22px!important;
margin-top: 3vw!important;
}
.page-id-267 .wd-empty-page {
font-size: 22px!important;
margin-top: 2vw!important;
}
.home .site-content,
.page-id-13329 .site-content,
.page-id-9234 .site-content
{
margin-bottom: 0!important;
}




@media only screen and (max-width: 1024px) {
.wd-empty-page {
font-size: 20px!important;
}
.page-title h1.entry-title{
	margin-bottom: 10px;
}
}

.single-product-page {
    padding-bottom: 50px!important;
}


.btn-style-bordered.btn-color-white {
    color: #FFFFFF!important;
	background-color: var(--wd-primary-color)!important;
    border-color: var(--wd-primary-color)!important;
}
.btn-style-bordered.btn-color-white:hover {
    color: var(--wd-primary-color)!important;
	background-color:#FFFFFF!important;
    border-color: var(--wd-primary-color)!important;
}
body .btn.btn-style-bordered.btn-color-white:not(:hover) {
    background-color: var(--wd-primary-color)!important;
}
body .btn.btn-style-bordered.btn-color-white {
    background-color: #FFFFFF!important;
}
/*======== placeholder ==============*/
.wd-search-full-screen .searchform input[type="text"] {
	font-size: 20px!important;
	letter-spacing: 1.6px!important;
}
input::-webkit-input-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input:-moz-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input::-moz-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input:-ms-input-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input::placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input:focus::-webkit-input-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input:focus:-moz-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input:focus::-moz-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input:focus:-ms-input-placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
input:focus::placeholder {
color: #999!important;
font-size:14px!important;
font-weight: normal!important;
}
.wd-search-full-screen {
display: block!important;
}
@media (max-width: 1024px) {
.wd-search-full-screen {
display: block!important;
}
}

.whb-col-left {
justify-content: center!important;
}


/**********************
page-title 
**********************/
.page-titleboi
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: var(--wd-primary-color);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin-top: -40px!important;
	margin-bottom: 40px;
	background-color: var(--wd-primary-color);
}
.page .page-titleboi
{
	margin-bottom: 0;
}

.page .sidebar-container {
	padding-top: 40px!important;
}
.sub-head-all {
  display: flex;
}

.sub-head-title_h1 {
width: 70%;
display:flex; /*flex*/
align-items:center; /*縦位置の指定*/
justify-content:left; /*横位置の指定*/
height:100px; /*高さ指定*/
}
.sub-head-title {
width: 30%;
display:flex; /*flex*/
align-items:center; /*縦位置の指定*/
justify-content:right; /*横位置の指定*/
height:100px; /*高さ指定*/
}

#next_h1 h1{
	font-size: 22px;
	color: #FFFFFF;
	font-family: var(--wd-alternative-font);
	letter-spacing: 3px;
	border-bottom: solid 2px #FFF;
	position: relative;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6;
	margin-top: -8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#next_h1 h1:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px red;
    bottom: -2px;
    width: 20%;
}
h1.tokuh1{
	font-size: 22px;
	color: #FFFFFF;
	font-family: var(--wd-alternative-font);
	letter-spacing: 3px;
	border-bottom: solid 2px #FFF;
	position: relative;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h1.tokuh1:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px red;
    bottom: -2px;
    width: 20%;
}
#breadcrumb ol,
#breadcrumb li
{
	margin: 0!important;
	padding: 0!important;


}
#breadcrumb {
	text-align: left;
	font-size: 12px;
	display: inline-block!important;
	float: right;
	color: #FFF;
    font-family: var(--wd-text-font);
}
#breadcrumb span,#breadcrumb li{
	display:inline-block;
}
#breadcrumb a {
	color: #FFF;
}

.br_arrow {
	padding-right: 1px;
	padding-left: 5px;
	color: #FFF;
}
a.br_last{
	color: #FFF;
}
.tokuct-menu>.container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	justify-content: center;
}
.tokuct-menu.page-title {
	margin-bottom:0px!important;
	text-align: center;
	margin-top:-40px;
	padding-top:15px;
}
.wd-btn-show-cat-sp {
	display: none;
	margin-bottom:10px;	
}
ul.wd-sp-ul {
justify-content: center;
display: inline-flex;
flex: 1 1 100%;
}
.wd-btn-show-cat-sp>a:before {
    content: "\f129";
}
.wd-btn-show-cat-sp>a:before {
    font-weight: 700!important;
    font-size: 12px!important;
    transition: transform .25s ease;
    margin-inline-start: 5px;
    margin-inline-end: 0!important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.wd-btn-show-cat-sp>a {
flex-direction: row-reverse;
}
@media only screen and (max-width: 1024px) {
.tokuct-menu>.container {
    display: block;
    align-items: center;
    flex-wrap: wrap;
	justify-content: center;
}
.sub-head-title_h1 {
width: 100%;
justify-content:center; /*横位置の指定*/
height:80px; /*高さ指定*/
}
#next_h1 h1{
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6;
	margin-left: 0;
	letter-spacing: 2px;	
}
h1.tokuh1{
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6;
	margin-left: 0;
	letter-spacing: 2px;
	margin-bottom: 10px;	
}
.sub-head-title {
display:none!important;
width: 0%;
}
.page .sidebar-container {
	padding-top: 20px!important;
}
.tokuct-menu.page-title {
margin-bottom: 0px!important;
}
.page-title.wd-nav-accordion-mb-on .wd-btn-show-cat {
display:block!important;
margin-top: 5px!important;
}
.page-title.wd-nav-accordion-mb-on .wd-btn-show-cat-sp {
display:block!important;
margin-top: 5px!important;
padding-bottom: 10px;
}
ul.wd-sp-ul  {
display: none;
margin: 5px 0 0 0;
padding-top: 5px;
padding-bottom: 5px;
background-color: rgba(0,0,0,0.4);
}
}

/*======== subt-menu ==============*/
ul.wd-nav-product-cat a.category-nav-link{
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}



.tokuctcurr .nav-link-text:after {
	width: 100%!important;
}
.tokuctcurr a {
	pointer-events: none!important;
}
.whb-boi.whb-header {
	margin: 0px!important;
	padding: 0px!important;
}
.sticky-sticky {
	width: 100%;
}
.subm_sticky_area {
	position: absolute;
	width: 100%;
	top:0;
	z-index:100;
}
.subm_sticky {
	text-align: right;
}
.main-page-wrapper:has(.page-titleboi ) .subm_sticky_area {
	top:104px;
}

@media (min-width: 1025px) {
.tokuct-menu.page-title {
	margin-bottom: 0;
	padding-bottom: 0;
	height: 110px;	
}
.main-page-wrapper:has(.page-title ) .subm_sticky_area {
	top:110px;
}
}




@media only screen and (max-width: 1024px) {
.main-page-wrapper:has(.page-titleboi ) .subm_sticky_area {
	top:82px;
}
}
.menu_sub_menu {
	overflow: visible;
	position: absolute!important;
	z-index: 20;
	top: 100%;
	margin-top: 2px;
}

.subt-menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
.subt-menu li {
	text-align: left;
	position: relative;
	padding: 0px;
	display: inline-block;
	margin: 0px;
	float: left;
}
.subt-menu li a{
	color: #003366;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 28px;
	font-size: 13px;
	background-color: #FFF;
	padding-right: 15px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 1px solid #006699;
	border-radius: 2px;
}
.subt-menu li a:hover{
opacity:1;

}
.subt-menu li a:after {
    position: absolute;
    content: "\f138";
    font-weight: 900;
    font-style: normal;
    display: inline-block;
    font-size: 13px;
    left: 8px;
    top: 50%;
    margin-top: -9px;
    font-family: 'Font Awesome 5 Free';
}
.subt-menu li.gogotop a {
	padding-left: 10px;
	padding-right: 10px;
}

.subt-menu li.gogotop a:after {
    position: absolute;
    content: "\f0aa";
    font-weight: 900;
    font-style: normal;
    display: inline-block;
    font-size: 14px;
    left: 12px;
    top: 50%;
    margin-top: -10px;
    font-family: 'Font Awesome 5 Free';
}



@keyframes wd-fadeOutdown {
  from {
    transform: translate3d(0, 100%, 0); }
  to {
    transform: none; } }
.subm_sticky_area .whb-scroll-stick.whb-scroll-down .sticky-sticky,
.subm_sticky_area .whb-scroll-stick.whb-scroll-up .sticky-sticky {
  transition: transform .3s ease;
}
.subm_sticky_area .whb-scroll-stick.whb-scroll-down .sticky-sticky {
  transform: translateY(-100%);
}
.subm_sticky_area .whb-scroll-stick.whb-hide-upup.whb-scroll-down .sticky-sticky {
  transform: translateY(100%);
}
.subm_sticky_area .whb-scroll-stick.whb-scroll-up .sticky-sticky {
transform: none;
}
.subm_sticky_area .whb-scroll-slide.whb-sticked .sticky-sticky {
  animation: wd-fadeInDownBig .4s ease; }
.subm_sticky_area .whb-scroll-slide.whb-scroll-down .sticky-sticky,
.subm_sticky_area .whb-scroll-slide.whb-scroll-up .sticky-sticky {
  transition: transform .3s ease; }

.subm_sticky_area .whb-sticked .sticky-sticky {
  position: fixed;
  transform: translateZ(0);
  top: var(--wd-admin-bar-h);
}
.subm_sticky_area .whb-sticked .sticky-sticky {
  transition: background-color .3s ease;
}
.subm_sticky_area .whb-sticked.whb-scroll-up .sticky-sticky {
  transform: translateY(50px);
}
@media only screen and (max-width: 1024px) {
.subm_sticky_area .whb-sticked.whb-scroll-up .sticky-sticky {
  transform: translateY(0);
}
.subm_sticky_area {
	display: none!important;

}
}

li.go_plink.on_current > a {
color: #FFF;
background-color: var(--wd-primary-color);
}
li.go_plink.on_current > a:hover {
color: #FFF;
background-color: var(--wd-primary-color);
}
li.go_plink a:hover{
color: #FFF;
background-color: var(--wd-primary-color);
}
.go_plink.gogotop{
	display: none;
}
.whb-sticked .go_plink.gogotop{
	display: block;
}
/*======== header menu plus ==============*/
.hd_top {
	background-color: var(--wd-primary-color);
	height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	width:100%;
	overflow: hidden;
}
.hd_top_h1,
.hd_top_p,

.hd_top a{
	font-family: "Noto Serif JP","メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif!important;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
}
.hd_top_h1,
.hd_top_p
{
	margin: 0px;
	display: inline;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;	
}
.hd_top_mbh1
{
	font-size: 13px;
	color: #252525;
	font-weight: normal;
	font-family: "Noto Serif JP","メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif!important;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	white-space: nowrap;	
}



.header-top-right {
	display: inline-block;

}
@media only screen and (max-width: 1200px) {
.header-top-right {
display:none!important;
}
}







.wd-toolbar {
display:none!important;
}


.scrollToTop{
	transform: translateX(130%)!important;
	bottom: 62px!important;
}
.scrollToTop.button-show{
    transform: translateX(0)!important;
}
@media (max-width: 1024px) {
.scrollToTop{
	bottom: 62px!important;
	right: 6px!important;
}
}

/* #foot_suma footer styles =======================================*/
/* #foot_suma footer color back =======================================*/
#foot_pc,
#foot_suma{
	background: rgba(0,0,0,.76);

}

.foot_suma_curr a{
	background: rgba(0,0,0,1);
}
.foot_suma-element,
.foot_suma-element > a {
	color: #FFFFFF;
}
/* #foot_suma footer styles =======================================*/
#close_toku .wd-close-side
{
width:40px!important;
height:40px!important;
z-index: 999999!important;
position: fixed!important;
right: 0!important;
bottom: 0px!important;
top:inherit!important;
left:inherit!important;
opacity: 0;
visibility: hidden;
background-color:rgba(0,0,0,0)!important;
background:rgba(0,0,0,0)!important;
}
#close_toku .wd-close-side a
{
	width:auto!important;
	height:auto!important;
	z-index: 999999!important;
	position: fixed!important;
	right: 0!important;
	bottom: 0px!important;
	top:inherit!important;
	left:inherit!important;
	opacity: 0;
	visibility: hidden;
	color: #FFFFFF;
	background:rgba(0,0,0,0.8)!important;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#close_toku .wd-close-side.wd-close-side-opened,
#close_toku .wd-close-side.wd-close-side-opened a
{
opacity: 1;
visibility: visible;
}
#close_toku .wd-close-side a:before
{
font-family: woodmart-font;
}
#close_toku,
#close_toku2{
	padding-top: 20px;
}
#close_toku2 a {
	width: auto;
	height: auto;
	z-index: 999999;
	position: fixed;
	right: 0;
	bottom: 0;
	color: #FFFFFF;
	background: rgba(0,0,0,0.8);
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 12px;
}
#close_toku2 a:hover {
background: #333;
}
#close_toku2 a:before {
font-family: woodmart-font;
content: "\f112";
margin-inline-end: .3em;
font-size: 110%;
font-weight: 400;
}


#foot_suma{
	overflow: hidden;
	position: fixed;
	width: 100%;
	height:48px;
	bottom: 0;
	z-index: 350;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
	padding-top: 3px;
	box-shadow: 0 0 9px rgb(0 0 0 / 42%);
}
#foot_pc{
	overflow: hidden;
	position: fixed;
	width: 100%;
	height:52px;
	bottom: 0;
	z-index: 350;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	box-shadow: 0 0 9px rgb(0 0 0 / 42%);
}
#foot_input_menu,
#foot_input_menu_nopc
{
	overflow: hidden;
	position: fixed;
	bottom: 0;
	right:0;
	background: rgba(0,0,0,.8);
}
.foot_suma-element {
	position: relative;
}

.foot_suma-element a{
	height: 45px;
	position: relative;
	padding-bottom: 15px;
	border-radius: 5px
}
.foot_suma-element > a {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	padding-right: 10px;
	padding-left: 10px;
	width: 80px;
}
#foot_suma .foot_suma-element > a {
	padding-right:1px;
	padding-left: 1px;
	width: 56px;
	letter-spacing: normal;
}
#foot_input_menu_nopc .foot_suma-element > a {
	padding-right:1px;
	padding-left: 1px;
	width: 50px;
}




.foot_infobox {
	display: flex;
	justify-content: space-between;
	width: 100%;
}



.ft-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
}




.ft-label {
    position: absolute;
    right: 10px;
    bottom: 3px;
    left: 10px;
    display: block;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 11px;
    line-height: 1;
    padding: 1px 0;
}
#foot_suma .ft-label {
    right: 2px;
    left: 2px;
	bottom: 4px;
    font-weight: 400;
    font-size: 10px;
}
#foot_input_menu_nopc .ft-label {
    right: 2px;
    left: 2px;
	bottom: 4px;
    font-weight: 400;
    font-size: 10px;
}

.ft-hum .ft-icon:before {
    font-size: 24px;
    content: "\f15a";
    font-family: "woodmart-font";
}


.ft-home .ft-icon:before {
    font-size: 20px;
    content: "\f144";
    font-family: "woodmart-font";
}


.ft-mail .ft-icon:before {
    font-size: 20px;
    content: "\f157";
    font-family: "woodmart-font";
}

.ft-shop .ft-icon:before {
    font-size: 20px;
    content: "\f126";
    font-family: "woodmart-font";
}
.ft-wishlist .ft-icon:before {
    font-size: 20px;
    content: "\f106";
    font-family: "woodmart-font";
}
.ft-cart .ft-icon:before {
    font-size: 20px;
    content: "\f105";
    font-family: "woodmart-font";
}
.ft-wishlist .boiwish,
.ft-shop .boiwish,
.ft-cart .wd-cart-number {
	position: absolute;
	top: -5px;
	right: -9px;
	z-index: 1;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 9px;
	line-height: 15px;
	background-color: #FF6600;
}

.ft-cart .ft-icon.cart_emp .wd-cart-number{
	background-color: #252525;
}  
.ft-cart .wd-cart-number > span {
	display: none;
}

.ft-ken .ft-icon:before {
    font-size: 20px;
    content: "\f148";
    font-family: "woodmart-font";
}

.ft-staff .ft-icon:before {
    font-size: 20px;
    content: "\f124";
    font-family: "woodmart-font";
}

.ft-post .ft-icon:before {
    font-size: 20px;
    content: "\f145";
    font-family: "woodmart-font";
}
.ft-prev .fa{
    font-size: 20px;
}
@media only screen and (max-width: 340px) {
#foot_suma .foot_suma-element > a {
	width: 54px;
}
}




/* TITLE widget  =======================================*/

.boi_vc_left p,
.boi_vc_left h1,
.boi_vc_left h2,
.boi_vc_left h3,
.boi_vc_left h4,
.boi_vc_left h5
{
	text-align: left!important;
	margin-bottom: 0px!important;
}
.boi_vc_bk_wh {
	background-color: #FFFFFF!important;
}
.boi_vc_color_wh.vc_message_box-solid-icon {
    color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
}
.boi_vc_color_wh.vc_message_box-solid-icon .vc_message_box-icon{
	background-color: var(--wd-primary-color);
	color: #FFFFFF;
}
.block_blog_area .vc_message_box {
	margin-bottom: 6px;
}

.widget-title {
	position: relative;
	font-size: 15px;
	color: #494949;/*文字色*/
	background: #fffaf4;/*背景色*/
  border-left: solid 5px var(--wd-primary-color);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: var(--wd-primary-color);
}
.widget-title:after {
position: absolute;
	content: " ";
	display: block;
  border-bottom: solid 2px var(--wd-primary-color);
	bottom: 0;
	width: 20%;
	left: 20px;
}

/*MENNU   ====== =================================*/
.whb-main-header .current-menu-item.item-level-1 {
	background-color: var(--wd-primary-color);
}
.wd-nav >li.current_page_ancestor>a {
    color: var(--wd-primary-color);
}



.whb-main-header .current-menu-item.item-level-1 a{
  color: #fff!important;
}
.whb-main-header .item-level-1:hover {
	background-color: var(--wd-primary-color)!important;
    color: #fff;	
}
.whb-main-header .item-level-1:hover a{
    color: #fff;	
}
.whb-main-header .wd-nav[class*=wd-style-underline]>li.m_title_hidden:is( :hover,.current-menu-item,.wd-active,.active)> a .wd-nav-icon:after {
    width: 50%;
}
.whb-main-header .wd-nav[class*=wd-style-underline]>li.m_title_hidden > a .wd-nav-icon:after {
    content: '';
    position: absolute;
    top: 84%;
    left: 25%;
    width: 0;
    height: 2px;
    background-color: #F0F0F0!important;
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
}
.whb-main-header .headnav_none {
display:none!important;
}
.mobile-nav{
	padding-bottom: 40px;
}
.mobile-nav .mbnav_none {
display:none!important;
}
.mobile-nav .wd-heading {
	padding: 15px!important;
}
a.hdhd .fa {
font-size: 16px!important;
}
.whb-main-header li.m_title_hidden > a .wd-nav-icon {
margin-right: 4px!important;
margin-left: 4px!important;
}

.whb-main-header .m_title_hidden .nav-link-text {
display:none!important;
}
.wd-dropdown-menu .wd-sub-menu>li  {
width:auto!important;
min-width:240px!important;
margin-right: 4px!important;
}
.page-id-9042 li#menu-item-14900 {
display:none!important;
}
.wd-header-html p {
	margin-bottom: 0!important;
}
.head-right-pup {
	height: 84px;
	width: 320px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
    display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	background-image: url(images/go_map3.jpg);	
}
ul#menu-top-head-mini1-1{
	width: 260px;
}
.nav_toku > a {
	width: 260px;
}
.m_title_hidden > a:after,
.nav_toku > a:after {
display:none!important;
}


.head-right-pup .wd-dropdown{
margin-top:3px!important;
}
.user-lg-edit {
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.user-lg-edit span {
	white-space: nowrap;
} 
.title-view,
.title-view-link {
	text-align: center;
}

.description-view {
	color: #FFFFFF;
	background-color: #006699;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	margin-top: 10px;
}

/*hiroba   =======================================*/
.order-by-dropdown {
	z-index: 12!important;
}


.ultimate-layouts-lightbox .ultimate-layouts-lightbox-slider .ull-slider-content .ull-slider-wrapper .ull-slider-item.slick-slide {
 align-content: inherit!important;
}
.ultimate-layouts-control-pop a.ultimate-layouts-icon-link {
display:none!important;
}
.ultimate-layouts-lightbox-caption {
	font-weight: 400!important;
	color: #FFFFFF!important;
	font-size: 16px!important;
	line-height: 1.7!important;
}
@media only screen and (max-width: 600px) {
.ultimate-layouts-lightbox-caption {
	font-size: 14px!important;
	line-height: 1.5!important;
}
}


.ultimate-layouts-lightbox-caption a{
	color: #FFFFFF!important;
}
.ultimate-layouts-lightbox-caption a:hover{
	color: #DDD!important;
}


.chira_grygry {
	box-shadow: 0 0 6px rgb(0 0 0 / 5%);
    transition: box-shadow .6s ease;	
	background-color: #f9fdfc;
	margin: 10px;
	border: 2px solid #eee;
	position: relative!important;
	padding: 3px;
}
.chira_grygry .ultimate-layouts-control-pop {
display:none!important;
}
.chira_grygry:hover {
    box-shadow: 0 0 8px rgb(116 90 210 / 40%);
}

.chira_into {
	position: relative!important;
}
.chira_into_img {
	padding-top: 15px;
	padding-right: 5%;
	padding-bottom: 15px;
	padding-left: 5%;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 420px;
	max-height: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	width:auto;
}
@media only screen and (max-width: 799px) {
.chira_into_img {
	min-height: auto;
	width:auto;
}
}
.chira_into .ultimate-layouts-img {
	background-color: #FFFFFF!important;
	padding: 3px!important;
	border: 1px solid #DDD!important;
	max-height: 370px;
	width:auto;
}
.chira_into:hover .ultimate-layouts-img  {
-moz-transform: scale(1.04);
-webkit-transform: scale(1.04);
-o-transform: scale(1.04);
transform:scale(1.04);	
top: 0;
-webkit-transition: all .3s ease-in-out!important;
-moz-transition: all .3s ease-in-out!important;
-o-transition: all .3s ease-in-out!important;
transition: all .3s ease-in-out!important;
}


.chira_into:after {
	content: "";
	display: block!important;
	position: absolute!important;
width: 100%;
height:100%;
z-index: 3;
	filter: alpha(opacity=0);
	opacity:0;
	top:0;
	left:0;
    background: rgba(255,255,255,.3)!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;	
}	

.chira_into:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
}
.chira_grygrybtn {
height: 100%!important;
width: 100%!important;
display:block!important;
position: absolute;
left: 0px;
top: 0px;
z-index:5;
}


.chira_grygrybtn:hover {
	cursor: pointer;
}

.chira_date {
	position: absolute;
	z-index: 6;
	right: 3px;
	color: #fff;
	line-height: 1.3;
	text-align: center;
	font-size: 10px!important;
	background: rgba(0,0,0,.7);
	letter-spacing: normal;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	top: 3px;
}
.chira_tbox {
	background-color: #003366;
	position: relative;
	margin-top: 2px;
}
.chira_into:hover .chira_ibox
{
    opacity: 1;
}
.chira_ibox {
	position: absolute;
	z-index: 10;
	bottom:3px;
	left: 7px;
}
.chira_ibox span{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: 12px;	
}
.chira_ibox span .fa{
}
.chira_ibox span a{
	color: #FFFFFF;
}
.chira_ibox span a:hover{
	color: #EEE;
}
.chira_zoom {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	right: 8px;
	bottom: 2px;
}
.chira_cate {
	position: absolute;
	z-index: 6;
	top: 0px;
	left: 0px;
	display: inline-block!important;
	margin-left: 2px;
	margin-right: 2px;
	border-radius:5px;
	font-size: 10px!important;
	line-height: 12px!important;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #009999;
}
.chira_postt {
	position: absolute;
	z-index: 6;
	top: -23px;
	right: 0;
	display: inline-block!important;
	margin-left: 2px;
	margin-right: 2px;
	border-radius:5px;
	font-size: 10px!important;
	line-height: 12px!important;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.chira_tbox .chira_postt {
	position: absolute;
	top: -25px;
	right: 0;
}
.clpost {
	background-color: #FF6600;
	color: #FFFFFF;	
}
.clshop {
	background-color: #996633;
	color: #FFFFFF;	
}
.cltoku {
	background-color: #006600;
	color: #FFFFFF;	
}

.cbkbk_t.cbkpdf{
	background-image: url(images/pdf32.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-size: 14px;
	display: block;
	min-height:78px;
	line-height: 1.4;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom:30px;
}
.cbkbk_t.cbkimg{
	background-image: url(images/bkimg.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-left: 35px;
	font-size: 14px;
	display: block;
	min-height:78px;
	line-height: 1.4;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 30px;
}
.tk_mh1 .info-box-wrapper > div {
	min-height: 220px!important;
}
.tk_mh1 .info-btn-wrapper {
	top:80%!important;
}
.product-element-top{
	text-align: center;
}
.product-element-top img{
	width: auto!important;
	max-height: 300px!important;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.psltop .product-grid-item {
	background-color: #FDFDFD;
	box-shadow: 0 0 4px rgb(0 0 0 / 2%);		
}
.psltop .product-grid-item:hover {
	background-color: #FFFFFF;
	box-shadow: 0 0 6px rgb(0 0 0 / 8%);	
}
.psltop .product-grid-item .product-element-top img {
transform: scale(0.98);
transition: transform .3s ease-in-out;
}
.psltop .product-grid-item:hover .product-element-top img {
transform: scale(1.00);
transition: transform .3s ease-in-out;
}
.prosltoptab .tabs-name.title {
display:flex!important;
}





.pro1_top .product-grid-item {
	background-color: #FDFDFD;
	box-shadow: 0 0 4px rgb(0 0 0 / 2%);
}
.pro1_top .product-grid-item:hover {
	background-color: #FFFFFF;
	box-shadow: 0 0 6px rgb(0 0 0 / 8%);	
}
.pro1_top .product-grid-item .product-element-top img {
transform: scale(0.98);
}
.pro1_top .product-grid-item:hover .product-element-top img {
transform: scale(1.00);
transition: transform .3s ease-in-out;
}
.product-grid-item {
	background-color: #FDFDFD;
}
.product-grid-item:hover {
	background-color: #FFFFFF;
}
.product-grid-item .product-element-top img {
transform: scale(0.98);
}
.product-grid-item:hover .product-element-top img {
transform: scale(1.00);
transition: transform .3s ease-in-out;
}




.banner-background.color-scheme-dark .wrapper-content-banner {
    background-color: rgba(255,255,255,.9)!important;
}
.chirakei {
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 13px;
	color: #996633;
}

.pro_toptoptop1 .block_bimg_thum img {
    max-height: 270px;
	width:auto;
}
#toku1-991 {
	display: none;
}

#toku1-991.vc_message_box {
	margin-bottom: 12px!important;
}


.pro_toptoptop1{
	margin-top: 10px;
}
@media only screen and (max-width: 991px){
#toku1-991{
	display: block;
}
.pro_toptoptop1 .block_bimg_thum img {
    max-height: 300px;
	width:auto;
}
}
.sltop_bn {
	padding-top: 20px;
}
form.grouped_form .product-name a {
pointer-events: none!important;
}


.cart_gomatome {
	font-size: 14px;
	color: #006666;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}
.cart_gomatomeurl {
	display: block;
	padding: 5px;
}
.cart_gomatomeurl .fa{
	margin-right: 8px;
	font-size: 16px;
}
.ttslidehome .owl-nav>div[class*=prev] {
    left: -10px!important;
	color: #FFFFFF!important;
}
.ttslidehome .owl-nav>div[class*=prev]:hover {
	color: #000000!important;
}
.ttslidehome .owl-nav>div[class*=next] {
    right: -10px!important;
	color: #FFFFFF!important;
}
.ttslidehome .owl-nav>div[class*=next]:hover {
	color: #000000!important;
}
.ttslidehome .owl-stage-outer {
margin: 0!important;
padding: 0!important;
}

/*========woosg==============*/

.gopro{
	padding-top: 10px;
}
.gopro_under{
	padding-top: 40px;
	margin-top: -40px;
}

.woosg-wrap{
	padding-bottom: 20px;
	padding-right: 0;
	padding-left: 1vw;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	margin-top: 15px;
	margin-bottom: 15px;
}
@media only screen and (max-width: 600px){
.woosg-wrap{
	padding-right: 0;
	padding-left: 0;
}
}


.woosg-product:after { 
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

.woosg-product {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDD;
	margin-bottom: 10px;
	padding-bottom: 60px;
	min-height:300px;
	width:auto;
}
.woosg-thumb {
	float: left;
	width: 25%;
	text-align: center;
}
.woosg-title {
	margin-left: 30%;
	padding-top: 18px;
}
.gopro_area {
	padding-top: 10px;
}

.woosg-thumb-ori {
display:none!important;
}



.woosg-quantity-minus:hover, .woosg-quantity-plus:hover {
    background-color: #f0f0f0;
}



.woosg-products .woosg-product .woosg-quantity input {
    width: 100%;
    min-width: 40px;
}

.woosg-quantity-plus-minus .plus, .woosg-quantity-plus-minus .minus, .woosg-quantity-plus-minus .minus-btn, .woosg-quantity-plus-minus .plus-btn {
    display: none !important;
}

.wwwwwwoosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus {
    width: 130px;
    flex: 0 0 130px;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-input {
    display: flex;
    align-items: center;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
    display: inline-block;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    background-color: #fefefe;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus:hover, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus:hover {
    background-color: #f0f0f0
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
    border-right-width: 0;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
    border-left-width: 0;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .quantity {
    flex-grow: 1;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input {
    width: 100%;
    text-align: center;
    padding: 0 5px;
    height: 40px;
    line-height: 38px;
    box-shadow: none;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background-color: #fff;
    background-image: none;
    -moz-appearance: textfield;
}

.woosg-quantity-plus-minus input {
    border-radius: 0;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input:focus {
    outline: none;
    outline-color: transparent;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-outer-spin-button, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woosg-products .woosg-product .woosg-price {
    font-size: 14px;
}

.woosg-products .woosg-product .woosg-price del {
    opacity: .5;
    text-decoration: line-through;
}

.woosg-products .woosg-product .woosg-price del span {
    text-decoration: line-through;
}

.woosg-products .woosg-product .woosg-price ins {
    font-weight: normal;
}

.woosg-products .woosg-product .woosg-price .amount {
    display: inline-block;
}

.product-type-woosg form.cart .quantity {
    display: none;
}

.woosg-title .woosg-name {
	font-size: 18px;
	color: #252525;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}
.woosg-price-ori,
.woosg-price-new
{
	padding-bottom: 5px;
}

.woosg-price-ori bdi
{
	font-size: 16px;
}
.woosg-description
{
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 60px;	
	width: 50%;
	float: left;
}
.woosg-title .woovr-variations {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 52%;
}
.woosg-title label {
margin-bottom: 0;
}

.woosg-quantity {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.product-grid-item.product-type-woosg .quantity {
    display: none !important;
}
.product-grid-item .product_type_woosg.add_to_cart_button.add-to-cart-loop {
padding-left:0!important;
}

.product-grid-item .product_type_woosg.add_to_cart_button.add-to-cart-loop:before {
left:0!important;
}
.gcart_title {
	text-align: right;
	font-size: 12px;
	color: #996600;
	float: right;
	clear: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.woosg_total.woosg-total.woosg-text {
	font-size: 16px;
	text-align: right;
	padding-right: 15px;	
}

.woosg_total .woocommerce-Price-amount.amount {
	font-size: 20px;
}

.woosg-alert.woosg-text {
	font-size: 14px;
	text-align: right;
	color: #993300;
	padding-right: 15px;	
}

.product-type-woosg form.cart {
justify-content:right;
}

.product-type-woosg form.cart button{
	padding: 15px 25px;
	font-size: 16px;
}


.fix_boi_cart.get_woogboi {
display:block!important;

}


.fix_boi_cart {
	box-shadow: 10px 10px 20px -3px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	z-index: 360;
	background-color: #FFFFFF;
	width: 100%;
	right: 80px;
	bottom: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: right;
}
.no_event {
pointer-events: none;
}
.no_display {
display:none!important;
}

@media only screen and (max-width: 1023px){
.woosg-description
{
	width: 100%;
}
.woosg-title .woovr-variations {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0;
}
}



@media only screen and (max-width: 700px){
.woosg-title .woosg-name {
	font-size: 15px;
}
.woosg-title {
	margin-left: 28%;
	padding-top: 18px;
}
.woosg_total.woosg-total.woosg-text {
	font-size: 12px;

}
.woosg_total .woocommerce-Price-amount.amount {
	font-size: 16px;
}
.woosg-alert.woosg-text {
	font-size: 12px;
}
.product-type-woosg form.cart button{
	padding: 10px 18px;
	font-size: 14px;
}
.fix_boi_cart {
	right: 60px;
}
}


@media only screen and (min-width: 766px){
.fix_boi_cart .woosg_total.woosg-total.woosg-text {
display:inline-block;
}
.fix_boi_cart .woosg-alert {
display:inline-block;
}
.fix_boi_cart form {
display:inline-block;
}
}


#area_table{
	border: 1px solid #DDD;
	padding: 2px;
	background-color: #FEFEFE;
}



#area_table table {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#area_table table th
{
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006666;
	font-weight: bold;
}
#area_table table th:nth-of-type(2)
{
	border-right-width: 4px;
	border-right-style: double;	
	border-right-color: #CCCCCC;
}
#area_table.one-darea table th:nth-of-type(2),
#area_table.one-darea table td:nth-of-type(3)
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}



#area_table table td:nth-of-type(1),
#area_table table td:nth-of-type(4)
{
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
}
#area_table table td:nth-of-type(2),
#area_table table td:nth-of-type(3),
#area_table table td:nth-of-type(5),
#area_table table td:nth-of-type(6)
{
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
}
#area_table table td:nth-of-type(3)
{
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #CCCCCC;
}
.dddd {
	text-align: center;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #CCCCCC;
	color: #006666;
	font-weight: bold;
	text-indent: 20px;
}

#area_table.suma-darea table td:nth-of-type(5){
	text-indent: 0;
}
.into_minicartgo {
	text-align: right;
	padding-bottom: 7px;
}

@media only screen and (max-width: 700px){
.wd-popup {
padding:12px!important;
}
}
.boi_check1 {
	display: none;
}
.boi_check1.bok1 {
	display: block;
}
.boi_check2 {
	display: none;
}
.boi_check2.bok2 {
	display: block;
}
.boi_check222 {
	display: none;
}
.boi_check222.bok2 {
	display: block;
}
.boi_check22{
	display: none;
}
.boi_check22.bok2{
	display: block;
}
.boi_check22 .wd-tools-count{
	background-color: #000000!important;
}
.boi_check22.bok2 .wd-tools-count{
	background-color: #FF6600!important;
}
.head-toku{
	position: relative;
	height: 40px;
	color: #252525;
}
.head-toku.ft-mail .ft-icon:before {
	font-size: 20px;
	content: "\f157";
	font-family: "woodmart-font";
	margin-top: -4px;
}
.head-toku .ft-label {
    position: absolute;
    right: 10px;
    bottom: 0px;
    left: 10px;
    display: block;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
    padding: 1px 0;
}
.head-toku a{
	height: 40px;
	color: #252525;
}
.head-toku .ft-icon {
	height: 40px;
}
@media only screen and (max-width: 357px){
.head-toku .ft-label {
    display: none;
}
.head-toku.ft-mail .ft-icon:before {
	margin-top: inherit;
}
}

.shops1 {
	display: inline-block;
	font-size: 13px;
	line-height: 1.4;
}
.sp_url {
	display: block;
	text-align: right;
	padding-bottom: 5px;
}

.tori_list{
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 12px;
	text-align: left;
}
.tori_kobetsu {
	display: flex;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}
.tori_img {
}
.tori_img img {
	height: 80px;
	width: 80px;
	max-width: 84px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	margin-bottom: 4px;
}
.tori_txt {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	flex: 1;
}



.sp_url a{
	font-size: 13px;
}
.sp_url2 {
	display: inline;
}
.sp_url2 a{
	font-size: 12px;
	display: inline;
	float: right;
	padding-top: 2px;
}
.tori_title {
	display: inline;
}
.tori_title a {
	font-size: 15px;
	display: inline;
	float: left;
	color: #006699;
	font-weight: bold;
}
.tori_kakaku {
	text-align: right;
	display: block;
}
.tori_desc {
	display: block;
	clear: both;
	float: none;
	line-height: 1.4;
	padding-top: 3px;
}
.price2 {
	padding-bottom: 4px;
}
.wd-hover-fw-button .wrap-price {
    display: flex!important;
    align-items: center!important;
    flex-wrap: wrap!important;
    justify-content: flex-end!important;
}
.shops2{
	font-size: 12px;
}
.woocommerce-Price-amount.price,
.woocommerce-Price-amount.amount {
    font-size: 16px;
	color: #FF6600!important;
}
.shopsingle2{
	font-size: 12px;
	display: block;
	text-align: right;
}
.area_service {
	padding-bottom: 10px;
}
.area_service a {
	position: relative;
	z-index: 101;
}
.page-id-9042 .area_service {
	padding-right: 5px;
	padding-left: 5px;
}

.woo_paper {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-radius: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
.woo_paper_title {
	color: #996600;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
.woo_paper a{
	white-space: nowrap;
	margin-right: 17px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	margin-left: 3px;
}
.head_left {
	display: inline;
}
.head_leftin {
	background-image: url(images/head_tori.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 72px;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 6px;
}
.head_leftin .btn{
	margin-top: 4px;
}
.hl_span {
	font-size: 13px;
	color: #993300;
	display: block;
	text-align: right;
}
@media only screen and (min-width: 1024px){
.proimg-imghover .wd-hover-info-alt img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.proimg-imghover h3.wd-entities-title {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
}
.proimg-imghover .woocommerce-Price-amount.amount{
	color: #FFFFFF!important;
}
}
.pslshort .sp_url,
.pslshort .shops1 {
	display: none;
}
.pslshort .product-grid-item .product-element-bottom h3.wd-entities-title {
	font-size: 15px!important;
}
.topmix1 {
	text-align: center;
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.topmix1 .block_bimg_thum{
    max-height: 270px;
    min-height: 270px
}

.topmix1 .block_bimg_thum img {
    max-height: 240px;
    width: auto;
}
.kojin-do p{
    padding: 0;
    margin: 0;
}
.kojin-do .p_nt {
    padding-bottom: 2px;
    display: inline-block;
    font-size: 15px;
    color: #0066CC;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
}
.kojin-do .p_n1 {
padding-bottom: 10px;
    display: inline-block;
    font-size: 14px;
    color: #252525;
}
.kojin-do .p_n2 {
    padding-bottom: 2px;
    display: inline-block;
    font-size: 15px;
    color: #0066CC;
    padding-top: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.kojin-do .p_n3 {
    display: inline-block;
    font-size: 13px;
    color: #252525;
}

.kojin-do .p_n4 {
    padding-bottom: 10px;
    display: block;
    font-size: 14px;
    color: #252525;
    text-align: right;
    padding-right: 10px;
    margin-top: 25px;
}
.kojin-do ol,
.kojin-do li
{
    padding: 0;
    margin: 0;
}
.kojin-do ol.bgno li {
    list-style: none;
    padding-left: 3.3em;
    text-indent: -3.3em;
    padding-right: 10px;
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 5px;
}


.kojin-do ol.smno li {
    list-style: none;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-right: 10px;
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 2px;
}
.kojin-do ol.norno li {
    list-style: none;
    padding-left: 0;
    text-indent: 0;
    padding-right: 10px;
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 2px;
}
@media (max-width: 600px) {
.kojin-do .p_nt {
    font-size: 14px;
}
.kojin-do .p_n1 {
    font-size: 14px;
}
.kojin-do .p_n2 {
    font-size: 14px;
}

.kojin-do .p_n3 {
    font-size: 12px;
}

.kojin-do .p_n4 {
    font-size: 13px;
    padding-right: 0px;
}

.kojin-do ol.bgno li {
    font-size: 13px;
}


.kojin-do ol.smno li {
    padding-right: 0px;
    font-size: 13px;
}
.kojin-do ol.norno li {
    padding-right: 0px;
    font-size: 13px;
}
}
.woocommerce-product-gallery:hover .btn.view-details-btn {
   transform: translateY(100%)!important;
}
#pdf_catch {
height: 80vh;
}
/* Magnific Popup CSS */
.mfp-boi-horizontal.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 899;
  overflow: hidden;
  position: fixed;
  background-color: rgba(0,0,0,.8);
}
.mfp-bg {
  background-color: rgba(0,0,0,.8)!important;
}
.mfp-boi-horizontal.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh; 
  z-index: 900;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
  overflow:hidden; }

.mfp-boi-horizontal .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-boi-horizontal .mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-boi-horizontal .mfp-align-top .mfp-container:before {
  display: none; }

.mfp-boi-horizontal .mfp-ajax-cur {
  cursor: progress; }

.mfp-boi-horizontal .mfp-zoom-out-cur, .mfp-boi-horizontal .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-boi-horizontal .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }


.mfp-boi-horizontal .mfp-close,
.mfp-boi-horizontal .mfp-arrow,
.mfp-boi-horizontal .mfp-preloader,
.mfp-boi-horizontal .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-boi-horizontal .mfp-loading.mfp-figure {
  display: none; }

.mfp-boi-horizontal .mfp-hide {
  display: none !important; }

.mfp-boi-horizontal .mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 900; }
.mfp-boi-horizontal .mfp-preloader a {
    color: #CCC; }
.mfp-boi-horizontal .mfp-preloader a:hover {
      color: #FFF; }

.mfp-boi-horizontal .mfp-s-ready .mfp-preloader {
  display: none; }


.mfp-boi-horizontal button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 900;
  box-shadow: none;
  touch-action: manipulation; }

.mfp-boi-horizontal button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-boi-horizontal .mfp-close:hover,
.mfp-boi-horizontal .mfp-close:focus {
    opacity: 1; }
.mfp-boi-horizontal .mfp-close:active {
    top: 1px; }


.mfp-boi-horizontal .mfp-image-holder .mfp-close,
.mfp-boi-horizontal .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-boi-horizontal .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-boi-horizontal .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-boi-horizontal .mfp-arrow:active {
    margin-top: -54px; }
.mfp-boi-horizontal .mfp-arrow:hover,
.mfp-boi-horizontal .mfp-arrow:focus {
    opacity: 1; }
.mfp-boi-horizontal .mfp-arrow:before,
.mfp-boi-horizontal .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-boi-horizontal .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-boi-horizontal .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-boi-horizontal .mfp-arrow-left {
  left: 0; }
.mfp-boi-horizontal .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-boi-horizontal .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-boi-horizontal .mfp-arrow-right {
  right: 0; }
.mfp-boi-horizontal .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-boi-horizontal .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-boi-horizontal .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-boi-horizontal .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-boi-horizontal .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-boi-horizontal .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
.mfp-boi-horizontal img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-boi-horizontal .mfp-figure {
  line-height: 0; }
.mfp-boi-horizontal .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-boi-horizontal .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-boi-horizontal .mfp-figure figure {
    margin: 0; }

.mfp-boi-horizontal .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-boi-horizontal .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-boi-horizontal .mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-boi-horizontal .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
.mfp-boi-horizontal .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
.mfp-boi-horizontal .mfp-img-mobile img.mfp-img {
    padding: 0; }
.mfp-boi-horizontal .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
.mfp-boi-horizontal .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
.mfp-boi-horizontal .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
.mfp-boi-horizontal .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
.mfp-boi-horizontal .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
.mfp-boi-horizontal .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
.mfp-boi-horizontal .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
.mfp-boi-horizontal .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
.mfp-boi-horizontal .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
.mfp-boi-horizontal .mfp-container {
    padding-left: 0;
    padding-right: 0; }
}



.mfp-boi-horizontal .mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	z-index: 1045;
	max-height: 100vh;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}




.mfp-boi-horizontal .wd-quick-view-icon {
    display:block!important;
}







.mfp-boi-horizontal .mfp-inline-holder .mfp-content,
.mfp-boi-horizontal .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}


.mfp-boi-horizontal .mfp-auto-cursor .mfp-content {
  cursor: auto; }


.mfp-boi-horizontal .mfp-s-error .mfp-content {
  display: none; }


.mfp-boi-horizontal .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }









button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

.mfp-boi-horizontal .mfp-close,
.mfp-boi-horizontal .mfp-arrow,
.mfp-boi-horizontal .mfp-preloader,
.mfp-boi-horizontal .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
button.mfp-close {
    opacity: 0;
    transition: all .25s ease,opacity 0s ease 0s;
}
.pop_area button.mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: inherit;
    left: inherit;
    z-index: 1104;
    padding: 0;
    width: 50px;
    height: 50px;
    min-height: unset;
    font-weight: 400;
    font-size: 0;
    opacity:0;
    cursor: pointer;
    touch-action: manipulation;
    transition: all .25s ease, opacity 0s ease 0s;
}
.pop_area button.mfp-close:after {
    font-size: 20px;
    content: "\f112";
    font-family: "woodmart-font";
}
.mfp-ready .pop_area button.mfp-close {
    opacity: 1;
    transition: all .25s ease,opacity .3s ease .35s;
}
/* overlay at start */
.mfp-bg.mfp-boi-horizontal{
opacity: 0;
transition: opacity .2s ease, visibility 0s ease .2s;
}
/* overlay animate in */
.mfp-bg.mfp-boi-horizontal.mfp-ready {
  opacity: 1;
}
/* overlay animate out */
.mfp-bg.mfp-boi-horizontal.mfp-removing {
  opacity: 0;
}

.mfp-boi-horizontal .pop_area {
opacity: 0;
transition: transform .25s ease, opacity .33s ease;
transform: translateX(-100px);
display: none;
}
.mfp-wrap.mfp-boi-horizontal .pop_area {
    display: block;
}
.mfp-boi-horizontal.mfp-ready .pop_area {
  opacity: 1;
  transform: none; 
}
.mfp-boi-horizontal.mfp-removing .pop_area {
  opacity: 0;
  transform: translateX(100px); 
}



.mfp-boi-horizontal .pop_area {
	max-height: 94vh;
	overflow: hidden;
	position: relative;
}
.mfp-boi-horizontal .pop_scroll {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 90vh;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 50px;
	margin-right: 50px;	
}
.mfp-boi-horizontal .pop_inline {
	display: inline-block;
	position: relative;
}
.mfp-boi-horizontal .pop_w1300 {
	width:96%;
	max-width:1300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.mfp-boi-horizontal .pop_w900 {
	width:96%;
	max-width:900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.mfp-boi-horizontal .pop_w520 {
	width:96%;
	max-width:520px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


button.mfp-close {
	background-color: rgba(0,0,0,.50)!important;
	color: #CCCCCC!important;
}
button.mfp-close:hover {
	background-color: rgba(0,0,0,.96)!important;
	color: #FFFFFF!important;	
}
@media only screen and (max-width: 1000px){
.pop_area button.mfp-close {
    position: fixed;
    top: 0;
	right: 0;
}
.admin-bar .pop_area button.mfp-close {
    top: 32px;
}
.mfp-boi-horizontal .pop_scroll {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 2%;
	margin-right: 2%;	
}
}
@media screen and (max-width: 782px) {
.admin-bar .pop_area button.mfp-close {
    top: 48px;
}
}


@media only screen and (max-width: 700px){
button.mfp-close {
	width:40px;
	height:40px;
}
button.mfp-close:after {
    font-size: 16px;
    line-height: 40px;
    content: "\f112";
    font-family: woodmart-font;
}
}


.mfp-boi-none {
	width:0!important;
	height:0!important;
	overflow: visible!important;
}
.mfp-boi-none .mfp-preloader {
display: block!important;
}
.mfp-removing .mfp-preloader {
display: none!important;
}
.mfp-boi-none .mfp-toku-load {
display: none!important;
}
.mfp-boi-none .mfp-s-ready .mfp-toku-error {
	opacity: 1;
	display: block!important;
	position: fixed;
	z-index: 11111111;
	top: 49%;
	width: 100vw;
	text-align: center;
}



.mfp-toku-error {
opacity: 0;
transition: transform .25s ease, opacity .33s ease;
display: none;
}
.mfp-s-error .mfp-toku-error {
opacity: 1;
display: block;
}
.mfp-s-error .mfp-toku-error {
opacity: 1;
display: block;
}
.mfp-removing .mfp-toku-error {
display: none;
}

.mfp-s-error .mfp-toku-error:hover,
.mfp-toku-error:hover {
cursor:pointer;
opacity: 0.6;
}
.boi_pop .single_add_to_cart_button {
	display: none;
}
.boi_pop {
	overflow: hidden;
}