/*
Theme Name: Welcart Bordeaux
Theme URI: https://www.welcart.com/archives/4358.html
Description: Welcart Bordeaux is child theme for Welcart Basic.
Author: Welcart Inc.
Author URI: https://www.welcart.com/
Template: welcart_basic
Version: 1.6.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, bordeaux, two-columns, right-sidebar
Requires at least: 5.6
Requires PHP: 7.4 - 8.1
*/


/* =Base
-------------------------------------------------------------- */


body {
	background-color: #f6f6f6;
	color: #333;
	font-size: 12px;
}

/* -- h1,h2,h3,h4,h5,h6 -- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

/*--- a ---*/
a {
	color: #756349;
}

a:hover {
	color: #55343b;
}

/* -- input -- */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"] {
	padding: .714286em;
	font-size: 1.166667em;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	border: 1px solid #ccc;
	background-color: #eee;
	font-size: 1.166667em;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
	background-color: #ddd;
}

select {
	padding: .714286em 2.14286em .714286em .714286em;
	background-color: #fff;
	font-size: 1.166667em;
}

em {
	color: #333;
}

/* -- Campaign Tag -- */
.campaign_message {
	margin-bottom: 5px;
	background-color: #eaeaea;
	color: #b92345;
	text-align: center;
}

/* - item-single.php - */
#itempage .campaign_message {
	margin-bottom: 0;
	padding: 15px 10px 0;
	clear: both;
	text-align: right;
}


/* =header
-------------------------------------------------------------- */

header {
	margin-bottom: 0;
	border-bottom: none;
}

/* -- .site-description -- */
.site-description {
	height: 48px;
	padding: 0 1.66667em 0 5em;
	overflow: hidden;
	background-color: #82a14d;
	font-size: 1em;
	font-weight: normal;
	line-height: 48px;
	text-align: center;
}

/* -- .site-title -- */
h1.site-title,
div.site-title {
	padding: 1em .8em;
	float: none;
	font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 2.083333em;
	font-weight: normal;
	letter-spacing: 2px;
}

h1.site-title a,
div.site-title a {
	color: #82a14d;
}

h1.site-title img,
div.site-title img {
	width: auto;
	max-width: 100%;
	height: auto;
}

/* -- #snav -- */
.snav {
	display: flex;
	width: 100%;
	margin-right: 0;
	padding-top: 0;
	float: none;
	background-color: #d1c0a5;
}

.snav .search-box,
.snav .membership,
.snav .incart-btn {
	width: 100%;
	float: none;
	text-align: center;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
}

.snav .search-box i,
.snav .membership i,
.snav .incart-btn i {
	width: 100%;
	padding: .7em 0;
	color: #fff;
	font-size: 1.66667em;
}

.snav .search-box,
.snav .membership {
	border-right: 1px solid #fff;
}

.incart-btn .total-quant {
	top: 10%;
	left: 52%;
	background-color: #f9fff0;
}

/* -- .search-box -- */
.search-box.On form {
	margin: 0;
	padding: 1.66667em .833333em;
	background-color: #e8e3dd;
}

.search-box div.s-box {
	width: 80%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	border: none;
}

.search-box div.s-box .search-text {
	padding: .714286em 2.714286em .714286em .714286em;
	border: 1px solid #ccc;
}

.search-box .searchsubmit {
	top: 1px;
	right: -1px;
	padding: .714286em;
	background-color: #82a14d;
	color: #fff;
	font-size: 1.166667em;
}

.search-box .searchsubmit:hover {
	background-color: #8e122e;
}

/* -- .membership -- */
.snav .membership ul {
	padding: .833333em 1.66667em 2.5em;
	background-color: #e8e3dd;
	text-align: left;
}

.snav .membership li:first-child {
	color: #55343b;
	font-weight: bold;
	letter-spacing: 1px;
}

.snav .membership li {
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px solid #c3bab0;
	line-height: 38px;
}

.snav .membership li:last-child {
	border-bottom: 1px solid #c3bab0;
}

/* -- #site-navigation -- */
#site-navigation label {
	position: absolute;
	top: 0;
	right: inherit;
	left: 0;
}

#site-navigation label span {
	padding: 1.25em 1.16667em 1.16667em;
	border-right: 1px solid #880926;
	border-bottom: 1px solid #880926;
}

#site-navigation label span::before {
	font-size: 1.66667em;
}

header #site-navigation input#panel.on-off:checked + div.nav-menu-open,
header #site-navigation input#panel.on-off:checked + div.header-nav-container {
	z-index: 2;
	top: 48px;
	background-color: #e8e3dd;
}

#site-navigation ul {
	padding: .83333em 1.66667em 2.5em;
}

#site-navigation li a {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c3bab0;
	line-height: 38px;
}

#site-navigation li.current-menu-item a {
	color: #221316;
}


/* -- hr -- */
header hr {
	margin: 0;
}


/* =secondary
-------------------------------------------------------------- */

#secondary {
	padding: 0;
	border-top: 0;
}

#secondary section {
	margin-bottom: 2.5em;
	padding: 0;
}

#secondary h3 {
	margin-bottom: 1.785714em;
	padding: .5em .714286em;
	border-bottom: 0;
	background-color: #e8e3dd;
	color: #55343b;
	font-size: 1.166667em;
	font-weight: bold;
	vertical-align: middle;
}

#secondary .widget_title > img {
	margin-top: -2px;
}

/* ------ Welcart Widget ------ */

/* -- .widget_welcart_login -- */
.widget_welcart_login .loginbox {
	padding: 0 1.66667em;
	line-height: 200%;
}

.widget_welcart_login .loginbox div {
	color: #55343b;
}

.widget_welcart_login input.loginmail,
.widget_welcart_login input.loginpass {
	width: 70%;
	padding: .714286em;
	font-size: 1.166667em;
}

.widget_welcart_login input#member_loginw,
.widget_welcart_login input#member_login {
	padding: .714286em 1.42857em;
	background-color: #55343b;
}

.widget_welcart_login input#member_loginw:hover,
.widget_welcart_login input#member_login:hover {
	background-color: #a61536;
}

.widget_welcart_login .liwpp_area {
	padding: .833333em 1.66667em 0;
}

/* -- .widget_welcart_category -- */
.widget_welcart_category ul {
	padding: 0 1.66667em;
}

.widget_welcart_category li {
	padding-bottom: .416667em;
}

.widget_welcart_category li ul {
	margin-left: 1.66667em;
}

/* -- .widget_welcart_bestseller -- */
.widget_welcart_bestseller ul {
	padding: 0 1.66667em;
}

.widget_welcart_bestseller li {
	margin-bottom: .833333em;
	padding-bottom: .833333em;
}

.widget_welcart_bestseller .itemprice {
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-align: left;
}

.widget_welcart_bestseller .itemimg {
	border: 1px solid #ccc;
}

.widget_welcart_bestseller .itemimg a {
	padding-bottom: 0;
}

.widget_welcart_bestseller li a {
	padding-bottom: .833333em;
}

/* ---- .widget .tax_inc_block ---- */
.widget_basic_item_list .tax_inc_block {
	color: #262626;
}

.widget_welcart_bestseller .tax_inc_block {
	text-align: left;
}

/* -- .widget_welcart_featured -- */
.widget_welcart_featured ul {
	padding: 0 1.66667em !important;
}

.widget_welcart_featured .featured_list {
	margin-bottom: .833333em;
	padding-bottom: .833333em;
}

.widget_welcart_featured .thumimg {
	border: 1px solid #ccc;
}

/* -- .widget_welcart_search -- */
.widget_welcart_search ul {
	padding: 0 1.66667em;
}

.widget_welcart_search .searchtext {
	height: 40px;
	padding: .785714em .714286em;
	font-size: 1.166667em;
}

.widget_welcart_search #searchsubmit {
	height: 40px;
	padding: .714286em;
	background-color: #a61536;
	font-size: 1.166667em;
}

.widget_welcart_search #searchsubmit:hover {
	background-color: #8e122e;
}

.widget_welcart_search div a {
	border: 1px solid #ccc;
	background-color: #eee;
	line-height: 280%;
}

.widget_welcart_search div a:hover {
	background-color: #ddd;
}

/* -- .widget_welcart_calendar -- */
.widget_welcart_calendar ul {
	padding: 0 1.66667em;
}

.widget_welcart_calendar li {
	display: flex;
	flex-wrap: wrap;
}

.widget_welcart_calendar li > div {
	width: 48%;
	margin: 0;
	float: left;
}

.widget_welcart_calendar li > div:first-child {
	margin-right: 4%;
}

.widget_welcart_calendar table {
	width: 100%;
	margin: 0 0 2%;
	float: none;
}

.widget_welcart_calendar th {
	border: 1px solid #ad9c86;
	background-color: #55343b;
	color: #fff;
}

.widget_welcart_calendar td {
	background-color: #fff;
}

.widget_welcart_calendar .businessday {
	background-color: #bfb3b5;
	color: #fff;
}

/* -- .welcart_blog_calendar -- */
.welcart_blog_calendar #calendar_wrap {
	padding: 0 1.66667em;
}

.welcart_blog_calendar th {
	border: 1px solid #ad9c86;
	background-color: #55343b;
	color: #fff;
}

.welcart_blog_calendar td {
	background-color: #fff;
}

/* -- .usces_recent_entries, .widget_welcart_page, .widget_welcart_post -- */
.usces_recent_entries ul,
.widget_welcart_page ul,
.widget_welcart_post ul {
	padding: 0 1.66667em;
}

.usces_recent_entries li,
.widget_welcart_page li {
	margin-bottom: .416667em;
	padding-bottom: .416667em;
}

.widget_welcart_post li {
	margin-bottom: .833333em;
	padding-bottom: .833333em;
}

.widget_welcart_post li p {
	font-size: .916667em;
}

/* -------- .widget_basic_item_list -------- */

/* - .item-list - */
.widget_basic_item_list .item-list {
	padding: 0 1.66667em;
}

.home-widget .widget_basic_item_list .item-list {
	padding: 0;
}

/* - h3 - */
.home-widget .widget_basic_item_list h3 {
	margin: 1.42857em 0 -1.071428em;
	padding: .357143em 0;
	border-top: 3px double #55343b;
	border-bottom: 3px double #55343b;
	color: #55343b;
	font-size: 1.166667em;
	letter-spacing: 1px;
	text-align: center;
}

#secondary .widget_basic_item_list h3 {
	margin: 0 0 -1.071428em;
}

/* - article - */
.widget_basic_item_list article,
.blog #content .home-widget .widget_basic_item_list article {
	width: 48%;
	margin: 0 4% 0 0;
	padding: 2.5em 0 0;
}

.widget_basic_item_list article:nth-of-type(even),
.blog #content .home-widget .widget_basic_item_list article:nth-of-type(even) {
	margin-right: 0;
}

/* - .itemimg - */
.widget_basic_item_list .itemimg {
	position: relative;
	border: 1px solid #ddd;
}

/* - .itemname - */
.home-widget .widget_basic_item_list .itemname {
	margin: .357143em 0;
}

/* - .itemsoldout - */
.widget_basic_item_list .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}

.widget_basic_item_list .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;
}

.widget_basic_item_list .itemsoldout span.text {
	display: block;
	font-family: initial;
	font-size: 11px;
	letter-spacing: normal;
}


/* ------ WordPress Widget ------ */

.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_calendar #calendar_wrap {
	padding: 0 1.66667em;
}

.widget_archive li,
.widget_meta li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_nav_menu ul li {
	margin-bottom: .416667em;
	padding-bottom: .416667em;
}

.widget_nav_menu ul li li {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* -- .widget_archive -- */
.widget_archive ul,
.widget_archive label {
	padding: 0 1.66667em;
}

.widget_archive select {
	margin: 0 1.66667em;
	font-size: 1.166667em;
}

/* -- .widget_categories -- */
.widget_categories ul,
.widget_categories label {
	padding: 0 1.66667em;
}

.widget_categories li {
	margin-bottom: .416667em;
}

.widget_categories select {
	margin: 0 1.42857em;
	padding: .714286em;
	font-size: 1.166667em;
}

/* -- .widget_search -- */
.widget_search .s-box {
	margin: 0 1.66667em;
	border: none;
}

.widget_search .search-text {
	padding: .714286em;
	border: 1px solid #ccc;
	font-size: 1.16667em;
}

.widget_search .searchsubmit {
	top: 0;
	right: -1px;
	padding: .857143em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #a61536;
	color: #fff;
	font-size: 1.16667em;
}

.widget_search .searchsubmit:hover {
	background-color: #8e122e;
}

/* -- .widget_pages -- */
.widget_pages ul {
	padding: 0 1.66667em;
}

/* -- .widget_calendar -- */
.widget_calendar table {
	margin: 0;
}

.widget_calendar th {
	border: 1px solid #ad9c86;
	background-color: #55343b;
	color: #fff;
}

.widget_calendar td {
	background-color: #fff;
}

/* -- .widget_tag_cloud -- */
.widget_tag_cloud .tagcloud {
	padding: 0 1.66667em;
	line-height: 210%;
}

/* -- .widget_recent_comments -- */
.widget_recent_comments li {
	padding-bottom: .416667em;
}

/* -- .widget_recent_entries -- */
.widget_recent_entries li {
	padding-bottom: .416667em;
}


/* =toTop
-------------------------------------------------------------- */

#toTop i {
	color: #55343b;
}

#toTop i:hover {
	color: #221316;
}


/* =footer
-------------------------------------------------------------- */

footer {
	padding: 2.5em 1.66667em;
	background-color: #221316;
}

/* -- .footer-navigation -- */
footer nav {
	padding: 0 0 1.66667em;
}

footer nav li {
	margin-bottom: 1.66667em;
}

footer nav li li {
	padding-right: 0;
}

footer nav li li li::before {
	display: none;
}

/* -- .sns -- */
.sns-wrapper {
	position: relative;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}

.sns {
	position: relative;
	left: 50%;
	float: left;
	list-style: none;
}

.sns li {
	position: relative;
	left: -50%;
	margin: 0 10px;
	float: left;
}

.sns li a:hover i::before {
	background-color: #aaa;
}

/* -- .copyright -- */
.copyright {
	padding: 0;
}

.sns li i::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	background-color: #fff;
}

.facebook-svg::before {
	-webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22298.179%22%20viewBox%3D%220%200%20300%20298.179%22%3E%20%3Cpath%20id%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D_2%22%20data-name%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D%202%22%20d%3D%22M126.563%2C298.179h0A149.517%2C149.517%2C0%2C0%2C1%2C55%2C266.089a150.75%2C150.75%2C0%2C0%2C1-33.867-39.27A150.1%2C150.1%2C0%2C1%2C1%2C263.61%2C247.945a150.677%2C150.677%2C0%2C0%2C1-40.144%2C32.861%2C148.992%2C148.992%2C0%2C0%2C1-50.027%2C17.371V193.36h34.951L215.039%2C150h-41.6V121.863a29.982%2C29.982%2C0%2C0%2C1%2C1.151-8.5%2C20.593%2C20.593%2C0%2C0%2C1%2C3.865-7.4c3.982-4.78%2C10.157-7.307%2C18.351-7.509.352-.009.715-.013%2C1.077-.013H216.8V61.523a233.922%2C233.922%2C0%2C0%2C0-33.578-2.93%2C67.667%2C67.667%2C0%2C0%2C0-23.307%2C3.832%2C48.646%2C48.646%2C0%2C0%2C0-17.87%2C11.25%2C49.637%2C49.637%2C0%2C0%2C0-11.445%2C18.3%2C72.964%2C72.964%2C0%2C0%2C0-4.034%2C24.979V150H88.476V193.36h38.086V298.178Z%22%2F%3E%3C%2Fsvg%3E");
	mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22298.179%22%20viewBox%3D%220%200%20300%20298.179%22%3E%20%3Cpath%20id%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D_2%22%20data-name%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D%202%22%20d%3D%22M126.563%2C298.179h0A149.517%2C149.517%2C0%2C0%2C1%2C55%2C266.089a150.75%2C150.75%2C0%2C0%2C1-33.867-39.27A150.1%2C150.1%2C0%2C1%2C1%2C263.61%2C247.945a150.677%2C150.677%2C0%2C0%2C1-40.144%2C32.861%2C148.992%2C148.992%2C0%2C0%2C1-50.027%2C17.371V193.36h34.951L215.039%2C150h-41.6V121.863a29.982%2C29.982%2C0%2C0%2C1%2C1.151-8.5%2C20.593%2C20.593%2C0%2C0%2C1%2C3.865-7.4c3.982-4.78%2C10.157-7.307%2C18.351-7.509.352-.009.715-.013%2C1.077-.013H216.8V61.523a233.922%2C233.922%2C0%2C0%2C0-33.578-2.93%2C67.667%2C67.667%2C0%2C0%2C0-23.307%2C3.832%2C48.646%2C48.646%2C0%2C0%2C0-17.87%2C11.25%2C49.637%2C49.637%2C0%2C0%2C0-11.445%2C18.3%2C72.964%2C72.964%2C0%2C0%2C0-4.034%2C24.979V150H88.476V193.36h38.086V298.178Z%22%2F%3E%3C%2Fsvg%3E");
}

.twitter-svg::before {
	-webkit-mask-image: url("./images/ico-x.svg");
	mask-image: url("./images/ico-x.svg");
}

.instagram-svg::before {
	-webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Instagram-Glyph-Black-Logo.wine%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_1%22%20data-name%3D%22%E3%83%91%E3%82%B9%201%22%20d%3D%22M150%2C0c-40.738%2C0-45.846.173-61.845.9-15.966.728-26.87%2C3.264-36.411%2C6.972a73.527%2C73.527%2C0%2C0%2C0-26.568%2C17.3%2C73.518%2C73.518%2C0%2C0%2C0-17.3%2C26.569C4.166%2C61.285%2C1.631%2C72.189.9%2C88.155c-.73%2C16-.9%2C21.108-.9%2C61.845s.172%2C45.845.9%2C61.845c.729%2C15.966%2C3.264%2C26.87%2C6.973%2C36.411a73.538%2C73.538%2C0%2C0%2C0%2C17.3%2C26.569%2C73.531%2C73.531%2C0%2C0%2C0%2C26.568%2C17.3c9.541%2C3.707%2C20.445%2C6.243%2C36.411%2C6.972%2C16%2C.73%2C21.108.9%2C61.845.9s45.845-.173%2C61.845-.9c15.966-.728%2C26.87-3.264%2C36.411-6.972a76.7%2C76.7%2C0%2C0%2C0%2C43.87-43.87c3.707-9.541%2C6.243-20.445%2C6.972-36.411.73-16%2C.9-21.108.9-61.845s-.173-45.846-.9-61.845c-.728-15.966-3.264-26.87-6.972-36.411a73.53%2C73.53%2C0%2C0%2C0-17.3-26.569%2C73.538%2C73.538%2C0%2C0%2C0-26.569-17.3C238.715%2C4.167%2C227.811%2C1.631%2C211.845.9%2C195.846.173%2C190.737%2C0%2C150%2C0Zm0%2C27.027c40.051%2C0%2C44.8.153%2C60.612.875%2C14.625.667%2C22.567%2C3.11%2C27.853%2C5.165a46.47%2C46.47%2C0%2C0%2C1%2C17.247%2C11.221%2C46.477%2C46.477%2C0%2C0%2C1%2C11.221%2C17.247c2.054%2C5.286%2C4.5%2C13.228%2C5.165%2C27.853.722%2C15.817.875%2C20.561.875%2C60.613s-.153%2C44.8-.875%2C60.613c-.667%2C14.625-3.11%2C22.567-5.165%2C27.853a49.678%2C49.678%2C0%2C0%2C1-28.468%2C28.468c-5.286%2C2.054-13.228%2C4.5-27.853%2C5.165-15.814.722-20.558.875-60.613.875s-44.8-.153-60.613-.875c-14.625-.666-22.567-3.11-27.853-5.164a46.466%2C46.466%2C0%2C0%2C1-17.247-11.221%2C46.477%2C46.477%2C0%2C0%2C1-11.221-17.247c-2.054-5.286-4.5-13.228-5.165-27.853-.722-15.817-.875-20.561-.875-60.613s.153-44.8.875-60.613c.667-14.625%2C3.11-22.567%2C5.165-27.853A46.476%2C46.476%2C0%2C0%2C1%2C44.287%2C44.287%2C46.476%2C46.476%2C0%2C0%2C1%2C61.534%2C33.066c5.286-2.054%2C13.228-4.5%2C27.853-5.165%2C15.817-.722%2C20.561-.875%2C60.613-.875%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_2%22%20data-name%3D%22%E3%83%91%E3%82%B9%202%22%20d%3D%22M240.435%2C264.356a50%2C50%2C0%2C1%2C1%2C50-50A50%2C50%2C0%2C0%2C1%2C240.435%2C264.356Zm0-127.027a77.027%2C77.027%2C0%2C1%2C0%2C77.027%2C77.027%2C77.027%2C77.027%2C0%2C0%2C0-77.027-77.027m98.07-3.043a18%2C18%2C0%2C1%2C1-18-18%2C18%2C18%2C0%2C0%2C1%2C18%2C18%22%20transform%3D%22translate(-90.435%20-64.356)%22%2F%3E%3C%2Fsvg%3E");
	mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Instagram-Glyph-Black-Logo.wine%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_1%22%20data-name%3D%22%E3%83%91%E3%82%B9%201%22%20d%3D%22M150%2C0c-40.738%2C0-45.846.173-61.845.9-15.966.728-26.87%2C3.264-36.411%2C6.972a73.527%2C73.527%2C0%2C0%2C0-26.568%2C17.3%2C73.518%2C73.518%2C0%2C0%2C0-17.3%2C26.569C4.166%2C61.285%2C1.631%2C72.189.9%2C88.155c-.73%2C16-.9%2C21.108-.9%2C61.845s.172%2C45.845.9%2C61.845c.729%2C15.966%2C3.264%2C26.87%2C6.973%2C36.411a73.538%2C73.538%2C0%2C0%2C0%2C17.3%2C26.569%2C73.531%2C73.531%2C0%2C0%2C0%2C26.568%2C17.3c9.541%2C3.707%2C20.445%2C6.243%2C36.411%2C6.972%2C16%2C.73%2C21.108.9%2C61.845.9s45.845-.173%2C61.845-.9c15.966-.728%2C26.87-3.264%2C36.411-6.972a76.7%2C76.7%2C0%2C0%2C0%2C43.87-43.87c3.707-9.541%2C6.243-20.445%2C6.972-36.411.73-16%2C.9-21.108.9-61.845s-.173-45.846-.9-61.845c-.728-15.966-3.264-26.87-6.972-36.411a73.53%2C73.53%2C0%2C0%2C0-17.3-26.569%2C73.538%2C73.538%2C0%2C0%2C0-26.569-17.3C238.715%2C4.167%2C227.811%2C1.631%2C211.845.9%2C195.846.173%2C190.737%2C0%2C150%2C0Zm0%2C27.027c40.051%2C0%2C44.8.153%2C60.612.875%2C14.625.667%2C22.567%2C3.11%2C27.853%2C5.165a46.47%2C46.47%2C0%2C0%2C1%2C17.247%2C11.221%2C46.477%2C46.477%2C0%2C0%2C1%2C11.221%2C17.247c2.054%2C5.286%2C4.5%2C13.228%2C5.165%2C27.853.722%2C15.817.875%2C20.561.875%2C60.613s-.153%2C44.8-.875%2C60.613c-.667%2C14.625-3.11%2C22.567-5.165%2C27.853a49.678%2C49.678%2C0%2C0%2C1-28.468%2C28.468c-5.286%2C2.054-13.228%2C4.5-27.853%2C5.165-15.814.722-20.558.875-60.613.875s-44.8-.153-60.613-.875c-14.625-.666-22.567-3.11-27.853-5.164a46.466%2C46.466%2C0%2C0%2C1-17.247-11.221%2C46.477%2C46.477%2C0%2C0%2C1-11.221-17.247c-2.054-5.286-4.5-13.228-5.165-27.853-.722-15.817-.875-20.561-.875-60.613s.153-44.8.875-60.613c.667-14.625%2C3.11-22.567%2C5.165-27.853A46.476%2C46.476%2C0%2C0%2C1%2C44.287%2C44.287%2C46.476%2C46.476%2C0%2C0%2C1%2C61.534%2C33.066c5.286-2.054%2C13.228-4.5%2C27.853-5.165%2C15.817-.722%2C20.561-.875%2C60.613-.875%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_2%22%20data-name%3D%22%E3%83%91%E3%82%B9%202%22%20d%3D%22M240.435%2C264.356a50%2C50%2C0%2C1%2C1%2C50-50A50%2C50%2C0%2C0%2C1%2C240.435%2C264.356Zm0-127.027a77.027%2C77.027%2C0%2C1%2C0%2C77.027%2C77.027%2C77.027%2C77.027%2C0%2C0%2C0-77.027-77.027m98.07-3.043a18%2C18%2C0%2C1%2C1-18-18%2C18%2C18%2C0%2C0%2C1%2C18%2C18%22%20transform%3D%22translate(-90.435%20-64.356)%22%2F%3E%3C%2Fsvg%3E");
}

/* =main
-------------------------------------------------------------- */

.home #main {
	margin: 0 0 2.5em;
}

#main {
	margin: 2.5em 0;
}

#content {
	margin-bottom: 3.33333em;
	padding: 0 1.66667em;
}

/* -- .ot-tag -- */
.opt-tag li {
	position: relative;
	width: 33.33%;
	padding: 0 0 2px 2px;
	float: left;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.opt-tag li:nth-child(3n+1) {
	padding-left: 0;
}

.opt-tag li span {
	display: block;
}

.opt-tag .new span {
	background-color: #b92345;
}

.opt-tag .recommend span {
	background-color: #004986;
}

.opt-tag .stock span {
	background-color: #8e8706;
}

.opt-tag li .over {
	display: none;
	position: absolute;
	z-index: 10;
	top: 0;
	min-width: 100%;
	padding: 0 .5em;
	border: #fff 0 solid;
	white-space: nowrap;
}

.opt-tag .new .over {
	left: 0;
}

.opt-tag .recommend .over {
	left: -.6em;
	border-width: 0 1px;
}

.opt-tag .stock .over {
	left: -1.5em;
	border-width: 0 1px;
}

.opt-tag li:hover .over {
	display: block;
}

/* =front-page.php
-------------------------------------------------------------- */

.main-image {
	padding: 0;
}

/* -- .front-il -- */
.front-il h2 {
	margin: 1.42857em 0 -1.071428em;
	padding: .357143em 0;
	border-top: 3px double #55343b;
	border-bottom: 3px double #55343b;
	color: #55343b;
	font-size: 1.166667em;
	letter-spacing: 1px;
	text-align: center;
}

.front-il article {
	width: 48%;
	margin-right: 4%;
	padding-top: 2.5em;
}

.front-il .itemimg {
	position: relative;
	margin-bottom: .416667em;
	border: 1px solid #ddd;
}

.front-il .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}

.front-il .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;
}

.front-il .itemsoldout span.text {
	display: block;
	font-family: initial;
	font-size: 11px;
	letter-spacing: normal;
}

.front-il .itemname {
	max-height: 69px;
}

.front-il .itemprice {
	margin: .357143em 0 0;
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.166667em;
	letter-spacing: 1px;
}

.front-il .itemprice em {
	font-family: inherit;
	font-size: 11px;
}

/* ---- .tax_inc_block ---- */
.front-il .tax_inc_block {
	margin-top: -6px;
}

/*-- .home-widget --*/
.home-widget {
	margin-top: 20px;
}

.home-widget .widget {
	margin-bottom: 30px;
}

.home-widget .widget:last-child {
	margin-bottom: 0;
}

.home-widget .widget_title {
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #221316;
	color: #000;
	font-size: 14px;
}

.home-widget .widget_title img {
	margin-right: .5em;
	padding-right: .5em;
	border-right: 1px solid #221316;
}

.home-widget img {
	height: auto;
}

/*-- Welcart Widget -- */
.home-widget .widget_welcart_featured ul {
	padding: 0 5px !important;
}

.home-widget .widget_welcart_category ul,
.welcart_blog_calendar #calendar_wrap,
.home-widget .widget_welcart_calendar ul,
.home-widget .widget_welcart_search ul,
.home-widget .widget_welcart_bestseller ul,
.home-widget .widget_welcart_login ul,
.home-widget .usces_recent_entries ul,
.home-widget .widget_welcart_page ul,
.home-widget .widget_welcart_post ul {
	padding: 0 5px;
}

.home-widget .widget_welcart_page ul ul {
	padding: 0 1.66667em;
}

.home-widget .widget_welcart_login .loginbox {
	padding: 0;
}

.home-widget .widget_welcart_login .liwpp_area {
	padding: 0;
}

/* ------ WordPress Widget ------ */
.home-widget .widget_archive ul,
.home-widget .widget_archive label,
.home-widget .widget_categories ul,
.home-widget .widget_categories label,
.home-widget .widget_meta ul,
.home-widget .widget_recent_entries ul,
.home-widget .widget_recent_comments ul,
.home-widget .widget_nav_menu ul,
.home-widget .widget_calendar #calendar_wrap,
.home-widget .widget_tag_cloud .tagcloud,
.home-widget .widget_pages ul {
	padding: 0 5px;
}

.home-widget .widget_archive select,
.home-widget .widget_categories select {
	margin: 0;
}

.home-widget .widget_categories ul ul,
.home-widget .widget_pages ul ul {
	padding: 0 .714286em;
}


/* -- show-on-front -- */

/* - .sof - */
.home #content .sof .entry-title {
	margin: 1.42857em 0;
}


/* =catgory.php + archive.php
-------------------------------------------------------------- */

#content header.page-header {
	margin-bottom: 0;
}

#content .page-title,
#content .entry-title {
	display: inline-block;
	margin: 0;
	padding-bottom: .3125em;
	border-bottom: 2px solid #55343b;
	font-size: 1.333333em;
	letter-spacing: 1px;
}

/* -- .cat-il -- */
.cat-il.type-grid {
	margin-bottom: 2.5em;
	overflow: hidden;
}

.cat-il.type-grid article {
	width: 48%;
	margin-right: 4%;
	padding-top: 2.5em;
}

.cat-il.type-grid .itemimg {
	position: relative;
	margin-bottom: .416667em;
	border: 1px solid #ddd;
}

.cat-il.type-grid .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}

.cat-il.type-grid .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;
}

.cat-il.type-grid .itemsoldout span.text {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}

.cat-il.type-grid .itemprice {
	height: auto;
	margin: .357143em 0 0;
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.166667em;
	letter-spacing: 1px;
}

.cat-il.type-grid .itemprice em {
	font-family: inherit;
	font-size: 11px;
}

.cat-il.type-grid .itemname {
	height: auto;
	max-height: 69px;
}

/* ---- .tax_inc_block ---- */
.cat-il .tax_inc_block {
	margin-top: -6px;
}

/* -- .post-li -- */
.post-li {
	padding: 2.5em 0;
}

.post-li article {
	margin-bottom: .8333333em;
	padding-bottom: .8333333em;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
}

.post-li article:last-child {
	margin-bottom: 0;
}

/* -- .page-numbers -- */
.pagination_wrapper li .current,
.pagination_wrapper li a {
	padding: .666667em 1.16667em;
}

.pagination_wrapper li .current {
	border: 1px solid #55343b;
	background-color: #55343b;
}

.pagination_wrapper li .dots {
	line-height: 36px;
}

.pagination_wrapper li a {
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
	background-color: #fff;
}

.pagination_wrapper li a:hover {
	border: 1px solid #55343b;
	background-color: #55343b;
	color: #fff;
	text-decoration: none;
}


/* =page.php + single.php .entry-content
-------------------------------------------------------------- */

#content .entry-header {
	margin-bottom: 2.5em;
}

.entry-content {
	margin-bottom: 2.5em;
}

.page .entry-content {
	margin-bottom: 0;
}

/* -- p -- */
.entry-content p {
	margin-bottom: 1.66667em;
	line-height: 1.66667em;
}

/* -- table -- */
.entry-content table {
	width: 100%;
	margin-bottom: .833333em;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.entry-content th {
	padding: .833333em;
}

.entry-content td {
	padding: .833333em;
	background-color: #fff;
	vertical-align: middle;
}

/* -- ul + ol -- */
.entry-content ul,
.entry-content ol {
	margin: 0 0 1.66667em 1.66667em;
}

/* -- h1,h2,h3,h4,h5 -- */
.entry-content h1 {
	margin-bottom: 1.071428em;
	color: #a61536;
	font-size: 1.16667em;
}

.entry-content h2 {
	margin-bottom: 1.071428em;
	padding-bottom: .357143em;
	border-bottom: 3px solid #eee;
	color: #161616;
	font-size: 1.16667em;
	line-height: 1.16667em;
}

.entry-content h3 {
	margin-bottom: 1.25em;
	padding-left: .76923em;
	border-left: 3px solid #262626;
	color: #161616;
	line-height: 140%;
}

.entry-content h4 {
	margin-bottom: 1.25em;
	padding: .416667em;
	background-color: #55343b;
	color: #fff;
}

.entry-content h5 {
	margin-bottom: 1.25em;
}

.entry-content h6 {
	margin-bottom: 1.25em;
	color: #777;
}

/* -- input select textarea -- */
.entry-content input[type="file"] {
	border: none;
}

.entry-content input[type="submit"] {
	background-color: #a61536;
}

.entry-content input[type="submit"]:hover {
	background-color: #8e122e;
}

.entry-content input[type="reset"] {
	border: 1px solid #ccc;
	background-color: #eee;
}

.entry-content input[type="reset"]:hover {
	background-color: #ddd;
}

/* block style */
.entry-content .wp-block-post-comments .comments-area {
	padding: 0;
	border-top: none;
}


/* =inquiry.php
-------------------------------------------------------------- */

.inqbox .inquiry_table tr {
	padding: 0 0 1.25em;
	border-bottom: 1px dotted #aaa;
}

.inqbox .inquiry_table tr:last-child {
	margin-bottom: 0;
}

.inqbox .inquiry_table th {
	margin-bottom: .833333em;
}

.inqbox .send {
	margin: 0;
	padding-top: 1.66667em;
}

.inqbox .send input {
	background-color: #a61536;
	color: #fff;
}

.inqbox .send input:hover {
	background-color: #8e122e;
}


/* =comments.php
-------------------------------------------------------------- */

.comments-area {
	padding-top: .833333em;
	border-top: 1px dotted #aaa;
}

.comment-area #respond {
	padding-top: 0;
}

.comment-area h2::before {
	color: #262626;
}

#respond label .required {
	color: #a61536;
}

#respond .form-submit {
	margin: 1.66667em 0 0;
}


/* =search.php
-------------------------------------------------------------- */

.search-li .title {
	padding: 1.25em 0 0;
}

.search-li {
	margin-bottom: 2.5em;
	overflow: hidden;
}

.search-li article {
	width: 48%;
	margin-right: 4%;
	padding-top: 2.5em;
}

.search-li .itemimg {
	position: relative;
	margin-bottom: .416667em;
	border: 1px solid #ddd;
}

.search-li .itemimg img {
	width: 100%;
	height: auto;
}

.search-li .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}

.search-li .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;
}

.search-li .itemsoldout span.text {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}

.search-li .itemprice {
	margin: .357143em 0 0;
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.166667em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}

.search-li .itemprice em {
	font-family: inherit;
	font-size: 11px;
	font-weight: normal;
}

.search-li .itemname {
	height: auto;
	max-height: 69px;
	overflow: hidden;
}

/* ---- .tax_inc_block ---- */
.search-li .tax_inc_block {
	margin-top: -6px;
}


/* =404.php
-------------------------------------------------------------- */

.error-404 .page-content {
	padding: 2.5em 0 0;
}

.error-404 .page-content div {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.error-404 .page-content p {
	margin-bottom: .833333em;
}

.error-404 .page-content input[type="text"] {
	width: 100%;
	padding: .714286em 2.14286em .714286em .714286em;
}

.error-404 .page-content input[type="submit"] {
	position: absolute;
	top: 0;
	right: -2px;
	padding: .857143em;
	background-color: #a61536;
	color: #fff;
	font-size: 1.166667em;
}

.error-404 .page-content input[type="submit"]:hover {
	background-color: #8e122e;
}

/**
 * 16.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {
	/* =Base
	-------------------------------------------------------------- */

	/* -- Campaign Tag -- */
	#itempage .campaign_message {
		margin: 0;
		padding: 15px 0 0;
	}

	/* =secondary
	-------------------------------------------------------------- */

	/* -- .widget_welcart_featured -- */
	.widget_welcart_featured .featured_list,
	.widget_welcart_bestseller li {
		padding-top: 0;
	}

	/* -------- .widget_basic_item_list -------- */

	/* - h3 - */
	.blog #content .home-widget .widget_basic_item_list h3 {
		margin: 2.14286em 0 0;
		font-size: 16px;
	}

	/* - article - */
	.widget_basic_item_list article,
	.widget_basic_item_list article:nth-of-type(even),
	.blog #content .home-widget .widget_basic_item_list article,
	.blog #content .home-widget .widget_basic_item_list article:nth-of-type(even) {
		width: 31%;
		margin: 0 3.5% 0 0;
	}

	.widget_basic_item_list article:nth-of-type(3n),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(3n) {
		margin-right: 0;
	}


	/* =front-page.php
	-------------------------------------------------------------- */

	.front-il h2 {
		margin: 2.14286em 0 0;
		font-size: 16px;
	}

	.front-il {
		margin-bottom: 0;
	}

	.front-il article {
		width: 31%;
		margin-right: 3.5%;
	}

	.front-il article:nth-of-type(even) {
		margin-right: 3.5%;
	}

	.front-il article:nth-of-type(3n) {
		margin-right: 0;
	}

	/*-- if ( 'posts' == get_option( 'show_on_front' ) ) --*/
	.home #content h2.entry-title {
		margin: 2.14286em 0;
		font-size: 16px;
	}


	/* =category.php + archive.php
	-------------------------------------------------------------- */

	/* -- .cat-il -- */
	.cat-il.type-grid article {
		width: 31%;
		margin-right: 3.5%;
	}

	.cat-il.type-grid article:nth-of-type(even) {
		margin-right: 3.5%;
	}

	.cat-il.type-grid article:nth-of-type(3n) {
		margin-right: 0;
	}


	/* =search.php
	-------------------------------------------------------------- */

	.search-li article {
		width: 31%;
		margin-right: 3.5%;
	}

	.search-li article:nth-of-type(even) {
		margin-right: 3.5%;
	}

	.search-li article:nth-of-type(3n) {
		margin-right: 0;
	}


}


/**
 * 16.2 Tablet Small 740px
 */
@media screen and (min-width: 46.25em) {
	/* =header
	-------------------------------------------------------------- */

	header {
		padding-bottom: 2.5em;
	}

	/* -- .site-description -- */
	.site-description {
		padding: 0 5em;
	}

	/* -- .site-title -- */
	h1.site-title,
	div.site-title {
		padding: 1em .666667em;
		font-size: 2.5em;
	}

	/* -- .snav -- */
	.snav {
		display: block;
		border: none;
		background: none;
	}

	.snav .search-box,
	.snav .membership,
	.snav .incart-btn {
		width: auto;
		float: none;
	}

	/* -- .incart-btn -- */
	.snav .incart-btn {
		position: absolute;
		top: 0;
		right: 0;
	}

	.snav .incart-btn i {
		padding: .833333em;
		border-left: 1px solid #880926;
		font-size: 1.5em;
	}

	.incart-btn .total-quant {
		background-color: #452935;
		color: #fff;
	}

	/* -- .search-box -- */
	.snav .search-box {
		width: 340px;
		margin: 0 auto;
		border: none;
	}

	.snav .search-box i {
		display: none;
	}

	.search-box form {
		display: block;
	}

	.search-box div.s-box {
		float: none;
	}

	/* -- .membership -- */
	.snav .membership {
		position: relative;
		margin-top: 2.5em;
	}

	.snav .membership i {
		display: none;
	}

	.snav .membership ul {
		display: block;
		position: relative;
		padding: 0 1.66667em;
		border: none;
		background: none;
		line-height: 100%;
		text-align: center;
	}

	.snav .membership li {
		display: inline-block;
		margin: 0;
		padding: 0 1.5em 0;
		border: none;
		border-right: 1px solid #aaa;
		line-height: 100%;
	}

	.snav .membership li:first-child {
		border-left: 1px solid #aaa;
	}

	.snav .membership li:last-child {
		border-right: 1px solid #aaa;
		border-bottom: none;
	}


	/* =secondary
	-------------------------------------------------------------- */

	/* -------- .widget_basic_item_list -------- */

	/* - article - */
	.widget_basic_item_list article,
	.widget_basic_item_list article:nth-of-type(even),
	.widget_basic_item_list article:nth-of-type(3n),
	.blog #content .home-widget .widget_basic_item_list article,
	.blog #content .home-widget .widget_basic_item_list article:nth-of-type(even),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(3n) {
		width: 22.75%;
		margin: 0 3% 0 0;
		padding: 3.33333em 0 0;
	}

	.widget_basic_item_list article:nth-of-type(4n),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(4n) {
		margin-right: 0;
	}


	/* =footer
	-------------------------------------------------------------- */

	/* -- .footer-navigation -- */
	footer nav li {
		width: 25%;
		padding-right: .83333em;
		float: left;
	}

	footer nav li:nth-of-type(6n) {
		clear: none;
	}

	footer nav li:nth-child(4n+1) {
		clear: both;
	}


	/* =main
	-------------------------------------------------------------- */

	#content {
		margin-bottom: 4.16667em;
	}


	/* =fron-page.php
	-------------------------------------------------------------- */

	.front-il article {
		padding-top: 3.33333em;
	}

	.front-il article,
	.front-il article:nth-of-type(even),
	.front-il article:nth-of-type(3n) {
		width: 22.75%;
		margin-right: 3%;
	}

	.front-il article:nth-of-type(4n) {
		margin-right: 0;
	}


	/* =category.php + archive.php
	-------------------------------------------------------------- */

	/* -- .cat-il -- */
	.cat-il.type-grid {
		margin-bottom: 3.33333em;
	}

	.cat-il.type-grid article {
		padding-top: 3.33333em;
	}

	.cat-il.type-grid article,
	.cat-il.type-grid article:nth-of-type(even),
	.cat-il.type-grid article:nth-of-type(3n) {
		width: 22.75%;
		margin-right: 3%;
	}

	.cat-il.type-grid article:nth-of-type(4n) {
		margin-right: 0;
	}

	/* -- .post-li -- */
	.post-li {
		padding: 3.33333em 0;
	}


	/* =page.php + single.php .entry-content
	-------------------------------------------------------------- */

	#content .entry-header {
		margin-bottom: 3.33333em;
	}

	.entry-content {
		margin-bottom: 3.33333em;
	}

	/* =inquiry.php
	-------------------------------------------------------------- */

	.inqbox .inquiry_table {
		margin-bottom: 0;
	}

	.inqbox .inquiry_table th {
		margin: 0;
		padding: .416667em .833333em;
		border: 1px solid #c3b8ac;
		background-color: #e8e3dd;
	}

	.inqbox .inquiry_table td {
		padding: .416667em .833333em;
		border: 1px solid #c3b8ac;
		background-color: #fff;
	}

	/* =search.php
	-------------------------------------------------------------- */

	.search-li {
		margin-bottom: 3.33333em;
	}

	.search-li article {
		padding-top: 3.33333em;
	}

	.search-li article,
	.search-li article:nth-of-type(even),
	.search-li article:nth-of-type(3n) {
		width: 22.75%;
		margin-right: 3%;
	}

	.search-li article:nth-of-type(4n) {
		margin-right: 0;
	}


	/* =404.php
	-------------------------------------------------------------- */

	.error-404 .page-content {
		padding: 3.33333em 0 0;
	}


}


/**
 * 16.3 Tablet Large 880px
 */
@media screen and (min-width: 55em) {
	/* =fron-page.php
	-------------------------------------------------------------- */

	.front-il article:nth-of-type(5n) {
		margin-right: 3%;
	}
}


/**
 * 16.4 Desktop Small 1000px
 */
@media screen and (min-width: 62.5em) {
	/* =Base
	-------------------------------------------------------------- */

	body {
		font-size: 14px;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	input[type="search"],
	input[type="url"] {
		padding: .714286em;
		font-size: 1em;
	}

	input[type="button"],
	input[type="submit"],
	input[type="reset"] {
		padding: 1em 2.857143em;
		font-size: 1em;
	}

	select {
		font-size: 1em;
	}


	/* =header
	-------------------------------------------------------------- */

	header {
		padding-bottom: 3.57143em;
		border: none;
		background: url("images/header-bg.gif") repeat-x left top;
	}

	.home header,
	.blog header {
		padding-bottom: 1.071428em;
	}

	header .inner {
		position: relative;
		padding: 5em 0 1.071428em;
	}

	/* -- .site-description -- */
	.site-description {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		float: none;
		background: none;
		color: #333;
		font-size: 12px;
		line-height: 100%;
	}

	/* -- .site-title -- */
	h1.site-title,
	div.site-title {
		width: 100%;
		padding: .555556em 0;
		font-size: 2.57143em;
		text-align: center;
	}

	h1.site-title a,
	div.site-title a {
		font-weight: normal;
	}

	/* -- .search-box  -- */
	.search-box div.s-box .search-text {
		width: 100%;
		padding: .714286em 2.714286em .714286em .714286em;
	}

	.search-box .searchsubmit {
		position: absolute;
		right: 0;
		font-size: 1em;
	}

	/* -- .membership  -- */
	.snav .membership {
		position: absolute;
		top: 0;
		right: 48px;
		margin-top: 0;
		padding: 0;
		border: none;
	}

	.snav .membership ul {
		padding: 0;
	}

	.snav .membership li {
		padding: 0;
		border-right: 1px solid #880926;
		line-height: 48px;
	}

	.snav .membership li:first-child {
		border-right: 1px solid #880926;
		border-left: none;
		color: #fff;
	}

	.snav .membership li:last-child {
		border: none;
	}

	.snav .membership li a {
		-webkit-transition: .3s ease all;
		-moz-transition: .3s ease all;
		-o-transition: .3s ease all;
		transition: .3s ease all;
		border: none;
		color: #fff;
	}

	.snav .membership li a:hover {
		background-color: #8e122e;
		text-decoration: none;
	}

	/* -- .incart-btn -- */
	.snav .incart-btn {
		min-width: inherit;
		margin-top: 0;
	}

	.incart-btn a {
		padding: 0;
		background: none;
	}

	.incart-btn a:hover {
		background-color: #8e122e;
	}

	.snav .incart-btn i {
		margin-right: 0;
		border-right: 1px solid #880926;
		font-size: 1.285714em;
	}

	.incart-btn i::before {
		margin-right: 0;
	}

	.incart-btn .total-quant {
		position: absolute;
		top: 3px;
		left: 25px;
		margin-left: 0;
	}

	/* -- #site-navigation -- */
	#site-navigation {
		font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
		letter-spacing: 1px;
	}

	#site-navigation ul {
		padding: 0;
	}

	header #site-navigation input#panel.on-off + div.nav-menu-open,
	header #site-navigation input#panel.on-off + div.header-nav-container {
		background-color: #d1c0a5;
	}

	#site-navigation li {
		border-right: 1px solid #b29e7f;
	}

	#site-navigation ul li:first-child {
		border-left: 1px solid #b29e7f;
	}

	#site-navigation li a {
		padding: 0 2.14286em;
		color: #221316;
		font-weight: bold;
		line-height: 44px;
	}

	#site-navigation li a:hover {
		background-color: #a61536;
		color: #fff;
	}

	#site-navigation ul ul {
		top: 44px;
		left: -1px;
		border: 1px solid #b29e7f;
		background-color: #ebe3dd;
	}

	#site-navigation ul.sub-menu li:not(:last-child) {
		border-bottom: 1px solid #b29e7f;
	}

	#site-navigation ul ul li a {
		padding: 0 .714286em;
		background-color: #ebe3dd;
		color: #333;
		line-height: 44px;
	}

	#site-navigation li li:first-child a {
		color: #333;
	}

	#site-navigation ul ul ul {
		top: -1px;
	}

	header #site-navigation ul ul :hover > a {
		background-color: #a61536;
		color: #fff;
	}

	/* -- current-menu  -- */
	#site-navigation li.current-menu-item > a,
	#site-navigation li.current-menu-ancestor > a,
	#site-navigation li li.current-menu-item > a,
	#site-navigation li li.current-menu-ancestor > a,
	#site-navigation li.current-menu-ancestor > a:hover {
		background-color: #a61536;
		color: #fff;
	}

	#site-navigation li.current-menu-parent a {
		background-color: #a61536;
	}

	#site-navigation li.menu-item-has-children.current-menu-parent > a {
		color: #fff;
	}

	/* =secondary
	-------------------------------------------------------------- */

	.one-column #secondary {
		padding: 0;
		border-top: 0;
	}

	.two-column #secondary {
		width: 230px;
	}

	#secondary section {
		margin-bottom: 2.14286em;
	}

	#secondary h3 {
		margin-bottom: 1.25em;
		padding: 0;
		background: none;
		font-size: 1.14286em;
	}

	.home #secondary h3,
	.blog #secondary h3 {
		padding: .5em 0 0;
		border-top: 1px solid #55343b;
	}

	#secondary .widget_title > img {
		width: auto;
	}

	.home #secondary .widget_title > img,
	.blog #secondary .widget_title > img {
		padding-right: .714286em;
		border-right: 1px solid #55343b;
	}

	#secondary .columnleft section:last-child,
	#secondary .columncenter section:last-child,
	#secondary .columnright section:last-child {
		margin-bottom: 0;
	}

	/* ------ Welcart Widget ------ */

	.widget_welcart_login .loginbox,
	.widget_welcart_category ul,
	.widget_welcart_bestseller ul,
	.widget_welcart_search ul,
	.widget_welcart_calendar ul,
	.welcart_blog_calendar #calendar_wrap,
	.usces_recent_entries ul,
	.widget_welcart_page ul,
	.widget_welcart_post ul {
		padding: 0 .357143em;
	}

	.widget_welcart_featured ul {
		padding: 0 .357143em !important;
	}

	/* -- .widget_welcart_login -- */
	.widget_welcart_login .loginbox {
		line-height: 180%;
	}

	.widget_welcart_login input.loginmail,
	.widget_welcart_login input.loginpass {
		width: 100%;
		padding: .714286em;
		font-size: 1em;
	}

	.widget_welcart_login input#member_loginw,
	.widget_welcart_login input#member_login {
		padding: .714286em 1.42857em;
		background-color: #a61536;
	}

	.widget_welcart_login input#member_loginw:hover,
	.widget_welcart_login input#member_login:hover {
		background-color: #8e122e;
	}

	.widget_welcart_login .liwpp_area {
		padding: .833333em 0 0;
		font-size: .857143em;
	}

	/* -- .widget_welcart_category -- */
	.widget_welcart_category li {
		padding-bottom: .357143em;
	}

	.widget_welcart_category li ul {
		margin-left: 1.42857em;
	}

	/* -- .widget_welcart_bestseller -- */
	.widget_welcart_bestseller li {
		margin-bottom: .714286em;
		padding-bottom: .714286em;
	}

	.widget_welcart_bestseller li a {
		padding-bottom: .714286em;
	}

	/* -- .widget_welcart_featured -- */
	.widget_welcart_featured .featured_list {
		margin-bottom: .714286em;
		padding: 0 0 .714286em;
	}

	/* -- .widget_welcart_search -- */
	.widget_welcart_search .searchtext {
		padding: .357143em;
		font-size: 1em;
	}

	.widget_welcart_search #searchsubmit {
		padding: .357143em;
		font-size: 1em;
	}

	.widget_welcart_search div a {
		line-height: 240%;
	}

	/* -- .welcart_blog_calendar -- */
	.one-column .columnleft .widget_welcart_calendar table,
	.one-column .columncenter .widget_welcart_calendar table {
		margin: 0 0 .714286em;
	}

	.widget_welcart_calendar li {
		display: block;
	}

	.widget_welcart_calendar li > div {
		width: auto;
		float: none;
	}

	.widget_welcart_calendar li > div:first-child {
		margin-right: 0;
	}

	/* -- .usces_recent_entries, .widget_welcart_page, .widget_welcart_post -- */
	.usces_recent_entries li,
	.widget_welcart_page li {
		margin-bottom: .357143em;
		padding-bottom: .357143em;
	}

	.widget_welcart_post li {
		margin-bottom: .714286em;
		padding-bottom: .714286em;
	}

	.widget_welcart_post li p {
		font-size: .857143em;
	}

	/* -------- .widget_basic_item_list -------- */

	/* - .item-list -*/
	.widget_basic_item_list .item-list {
		padding: 0;
	}

	/* - h3 - */
	#secondary .widget_basic_item_list h3 {
		margin-bottom: 1.25em;
	}

	/* - article - */
	.blog #content .home-widget .widget_basic_item_list article,
	.blog #content .home-widget .widget_basic_item_list article:nth-child(even),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(3n),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(4n) {
		width: 18%;
		margin-right: 2.5%;
		padding-top: 2.85714em;
	}

	.blog #content .home-widget .widget_basic_item_list article:nth-child(5n) {
		margin-right: 0;
	}

	.widget_basic_item_list article,
	.widget_basic_item_list article:nth-child(even),
	.widget_basic_item_list article:nth-child(3n),
	.widget_basic_item_list article:nth-child(4n) {
		width: 100%;
		margin: 0 0 .714286em;
		padding: 0 0 .714286em;
		border-bottom: 1px solid #e0e0e0;
	}

	/* - .itemimg - */
	.blog #content .home-widget .widget_basic_item_list .itemimg {
		width: auto;
		margin-bottom: .357143em;
		float: none;
	}

	.widget_basic_item_list .itemimg {
		width: 25%;
		float: right;
	}

	/* - .item-info-wrap -*/
	.blog #content .home-widget .widget_basic_item_list .item-info-wrap {
		width: auto;
		margin: 0;
	}

	.widget_basic_item_list .item-info-wrap,
	.widget_basic_item_list .opt-tag {
		width: 70%;
		margin-left: 0;
		float: left;
	}

	.widget_basic_item_list .opt-tag::before,
	.widget_basic_item_list .opt-tag::after {
		display: none;
	}

	/*- .itemsoldout - */
	#secondary .widget_basic_item_list .itemsoldout .inner {
		margin-top: 0;
		-webkit-transform: translate(-50%, -50%);
		transform: translateY(-50%);
		font-size: 12px;
		line-height: 14px;
	}

	#secondary .widget_basic_item_list .itemsoldout span.text {
		display: none;
	}


	/* ------ WordPress Widget ------ */

	.widget_meta ul,
	.widget_recent_entries ul,
	.widget_recent_comments ul,
	.widget_nav_menu ul,
	.widget_calendar #calendar_wrap,
	.widget_archive ul,
	.widget_pages ul {
		padding: 0 .357143em;
	}

	.widget_archive li,
	.widget_meta li,
	.widget_recent_entries li,
	.widget_recent_comments li,
	.widget_nav_menu ul li {
		margin-bottom: .357143em;
		padding-bottom: .357143em;
	}

	/* -- .widget_archive -- */
	.widget_archive label {
		margin-bottom: .416667em;
		padding: 0;
		font-size: .857143em;
	}

	.widget_archive select {
		margin: 0;
		padding-right: 2.857143em;
		font-size: 1em;
	}

	/* -- .widget_categories -- */
	.widget_categories ul {
		padding: 0;
	}

	.widget_categories li {
		margin-bottom: .357143em;
	}

	.widget_categories label {
		margin-bottom: .416667em;
		padding: 0;
		font-size: .857143em;
	}

	.widget_categories select {
		margin: 0;
		padding-right: 2.857143em;
		font-size: 1em;
	}

	.widget_categories ul ul {
		margin: 0 1.42857em;
	}

	/* -- .widget_search -- */
	.widget_search .s-box {
		margin: 0;
		border: none;
	}

	.widget_search .search-text {
		padding: .357143em;
		font-size: 1em;
	}

	.widget_search .searchsubmit {
		padding: .42857em;
		font-size: 1em;
	}

	/* -- .widget_recent_comments -- */
	.widget_recent_comments li {
		padding-bottom: .357143em;
	}

	/* -- .widget_recent_entries -- */
	.widget_recent_entries li {
		padding-bottom: .357143em;
	}


	/* =footer
	-------------------------------------------------------------- */

	footer {
		padding: 2.85714em 0;
	}

	footer nav {
		padding: 0 0 1.42857em;
	}

	footer nav li {
		width: 20%;
		margin-bottom: 1.42857em;
		padding-right: .714286em;
	}

	footer nav li:nth-child(4n+1) {
		clear: none;
	}

	footer nav li:nth-child(5n+1) {
		clear: both;
	}


	/* =main
	-------------------------------------------------------------- */

	.home #main {
		margin: 0 auto 4.285714em;
	}

	#main {
		width: 1000px;
		margin: 0 auto 5.714286em;
	}

	.home #main.one-column #content {
		margin-bottom: 4.285714em;
	}

	#main.two-column #content {
		width: 700px;
	}

	#content header {
		background: none;
		text-align: left;
	}


	/* =front-page.php
	-------------------------------------------------------------- */

	.front-il article {
		padding-top: 2.85714em;
	}

	.front-il article,
	.front-il article:nth-of-type(even),
	.front-il article:nth-of-type(3n),
	.front-il article:nth-of-type(4n) {
		width: 18%;
		margin-right: 2.5%;
	}

	.front-il article:nth-of-type(5n) {
		margin-right: 0;
	}

	.front-il .itemimg {
		margin-bottom: .357143em;
	}

	.front-il .itemname {
		max-height: 80px;
		font-size: 13px;
		line-height: 20px;
	}

	.front-il .itemprice {
		margin: .3125em 0;
		font-size: 1.142857em;
	}

	.front-il .itemprice em {
		font-size: 12px;
	}

	/*-- .home-widget --*/
	.home-widget .widget_title {
		margin-bottom: 1.25em;
		padding: .714286em 0 0;
		border-top: 1px solid #221316;
		background: none;
		font-size: 1.14286em;
	}

	/* -- Welcart Widget -- */

	/*-- .welcart_blog_calendar + .widget_calendar -- */
	.home-widget .welcart_blog_calendar table,
	.home-widget .widget_calendar table {
		width: 50%;
	}

	.home-widget .welcart_blog_calendar th,
	.home-widget .welcart_blog_calendar td,
	.home-widget .widget_calendar th,
	.home-widget .widget_calendar td {
		padding: 5px;
	}

	/* -- .widget_welcart_featured -- */
	.home-widget .widget_welcart_featured .featured_list {
		width: 46%;
		margin-right: 8%;
		float: left;
	}

	.home-widget .widget_welcart_featured .featured_list:nth-child(even) {
		margin-right: 0;
	}

	/* -- .widget_welcart_search -- */
	.home-widget .widget_welcart_search ul {
		width: 30%;
	}

	/* -- .widget_welcart_bestseller -- */
	.home-widget .widget_welcart_bestseller li {
		width: 46%;
		margin-right: 8%;
		float: left;
	}

	.home-widget .widget_welcart_bestseller li:nth-child(even) {
		margin-right: 0;
	}

	/* -- .widget_welcart_login -- */
	.home-widget .widget_welcart_login ul {
		width: 30%;
	}

	/* -- .widget_search -- */
	.home-widget .widget_search form {
		width: 30%;
	}

	/* -- show-on-front -- */

	/* - blog - */
	.home.blog #content article:first-child {
		margin-top: 0;
	}

	.blog #content article:first-child {
		margin-top: 1.42857em;
	}


	/* =category.php + arhive.php
	-------------------------------------------------------------- */

	#content .page-title,
	#content .entry-title {
		padding-bottom: .25em;
		font-size: 1.42857em;
	}

	/* -- .cat-il -- */
	.cat-il.type-grid {
		margin-bottom: 2.85714em;
	}

	.cat-il.type-grid article {
		padding-top: 2.85714em;
	}

	.cat-il.type-grid article,
	.cat-il.type-grid article:nth-of-type(even),
	.cat-il.type-grid article:nth-of-type(4n) {
		width: 210px;
		margin-right: 30px;
	}

	.cat-il.type-grid article:nth-of-type(3n) {
		width: 210px;
		margin-right: 0;
	}

	.cat-il.type-grid .itemname {
		max-height: 80px;
		font-size: 13px;
		line-height: 20px;
	}

	.cat-il.type-grid .itemprice {
		margin: .3125em 0;
		font-size: 1.142857em;
	}

	.cat-il.type-grid .itemprice em {
		font-size: 12px;
	}

	/* -- .post-li -- */
	.post-li {
		padding: 2.85714em 0;
	}

	/* -- .page-numbers -- */
	.pagination_wrapper li .current,
	.pagination_wrapper li a {
		padding: .571429em 1em;
	}

	.pagination_wrapper li .dots {
		line-height: 39px;
	}


	/* =page.php + single.php .entry-content
	-------------------------------------------------------------- */

	#content .entry-header {
		margin-bottom: 2.85714em;
	}

	.entry-content {
		margin-bottom: 2.85714em;
	}

	/* -- p -- */
	.entry-content p {
		margin-bottom: 1.42857em;
		line-height: 1.714286em;
	}

	/* -- table -- */
	.entry-content table {
		width: 100%;
		margin-bottom: .714286em;
		border-collapse: collapse;
		border: 1px solid #ccc;
	}

	.entry-content th {
		padding: .714286em;
	}

	.entry-content td {
		padding: .714286em;
		background-color: #fff;
		vertical-align: middle;
	}

	/* -- ul + ol -- */
	.entry-content ul,
	.entry-content ol {
		margin: 0 0 1.42857em 1.42857em;
	}

	/* -- h1,h2,h3,h4,h5 -- */
	.entry-content h1 {
		margin-bottom: 1.25em;
		color: #a61536;
		font-size: 1.142857em;
	}

	.entry-content h2 {
		margin-bottom: 1.25em;
		padding-bottom: .3125em;
		border-bottom: 3px solid #eee;
		color: #161616;
		font-size: 1.142857em;
		line-height: 1.25em;
	}

	.entry-content h3 {
		margin-bottom: 1.071428em;
		padding-left: .714286em;
		border-left: 3px solid #262626;
		color: #161616;
		line-height: 120%;
	}

	.entry-content h4 {
		margin-bottom: 1.071428em;
		padding: .357143em;
		background-color: #55343b;
		color: #fff;
	}

	.entry-content h5 {
		margin-bottom: 1.071428em;
	}

	.entry-content h6 {
		margin-bottom: 1.071428em;
		color: #777;
	}


	/* =inquiry.php
	-------------------------------------------------------------- */

	.inqbox .inquiry_table th,
	.inqbox .inquiry_table td {
		padding: .714286em;
	}


	/* =comment.php
	-------------------------------------------------------------- */

	/* -- .comments-area -- */
	.comments-area {
		padding-top: .714286em;
	}

	#respond .form-submit {
		margin: 1.42857em 0 0;
		border-top: 1px dotted #aaa;
	}


	/* =search.php
	-------------------------------------------------------------- */

	.search-li {
		margin-bottom: 2.85714em;
	}

	.search-li .title {
		padding: 1.42857em 0 0;
	}

	.search-li article {
		padding-top: 2.85714em;
	}

	.search-li article,
	.search-li article:nth-of-type(even),
	.search-li article:nth-of-type(4n) {
		width: 210px;
		margin-right: 30px;
	}

	.search-li article:nth-of-type(3n) {
		width: 210px;
		margin-right: 0;
	}

	.search-li .itemname {
		max-height: 80px;
		font-size: 13px;
		line-height: 20px;
	}

	.search-li .itemprice {
		margin: .3125em 0;
		font-size: 1.142857em;
	}

	.search-li .itemprice em {
		font-size: 12px;
	}


	/* =404.php
	-------------------------------------------------------------- */

	.error-404 .page-content input[type="submit"] {
		padding: .785714em;
		font-size: 1em;
	}


}
