/* #############################################
common parts
############################################# */
.newitem{ color: red; }

body #main #primary,
body.search_items_page #main #primary{
	width:76.66%;
	float:right;
}

/* 必須項目に対するのフキダシの調整 */
body .customer_form td{ position: relative; }

/* #############################################
widget
############################################# */
/* incart btn */
#secondary .incart-btn{ float: none; margin: 0 auto 15px; }
.incart-btn a {	padding: 10px .714286em; }
/* incart btn end */

/* loginbox */
#secondary .widget_welcart_login{
	padding: 10px;
	border: 1px solid gray;
	border-radius: 2px;
}
.widget .loginbox input[type="text"],
.widget .loginbox input[type="password"]{ width: 100%; max-width: 100%; }
body #secondary .widget .loginbox input[type="text"],
body #secondary .widget .loginbox input[type="password"]{text-align: left;}
/* login end */

/* welcart calendar */
.widget_welcart_calendar .businessday{ background-color: red; }
/* welcart calendar end */

.shop_guide_link a{
	display: block;
	font-size: 16px;
	color: white!important;
	padding: 10px 15px;
	background: black;
	text-decoration: none!important;
	position: relative;
}
.shop_guide_link a:hover{
	opacity: .7;
}
.shop_guide_link a::after{
	content: "";
	display: block;
	height: 0px;
	width: 0px;
	border-right: 12px solid white;
	border-top: 12px solid transparent;
	position: absolute;
	right: 2px;
	bottom: 2px;
}


/* #############################################
itemlist adjustment
############################################# */
.cat-il.type-grid .itemname,.search-li .itemname{
	height: auto;
}

/* #############################################
item single
############################################# */
.storycontent .item-name,
.storycontent .skuname,
.storycontent .field_price,
.storycontent .taxtprice{ font-size: 16px; }
.storycontent .taxTag{ font-size: 14px; }
.storycontent .tax_rate{ padding-left: .6em; }

/* #############################################
footer
############################################# */

/* #############################################
contact form
############################################# */
.wpcf7 span{
	color:#ff0000;
}

.wpcf7 table tr td input.item{
	background-color:#e0e0e0;
}


/* #############################################
custom
############################################# */
body header {
	margin-bottom: 0;
}
.wrap #masthead .inner {
	max-width: 100%;
	width: 100%;
}
.head-area {
	background: #000;
	padding: 6px 45px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
div img {
	vertical-align: middle;
}
.head-right,
.head-button-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.head-button-box .head-btn {
	margin-left: 10px;
	margin-bottom: 4px;
}
.head-button-box .head-btn:first-of-type {
	margin-left: 0;
}
body #site-navigation ul {
	padding-top: 5px;
	width: auto;
	background: none;
}
body #site-navigation li {
	border: 0;
	background: none;
	padding: 0 20px;
	text-align: center;
	letter-spacing: 0.08em;
	margin-bottom: 0;
}
body #site-navigation li:first-child {
	border: 0;
}
body #site-navigation li:hover a {
	background: none;
}
body #site-navigation li a {
	background: none;
	padding: 0;
	font-size: 23px;
	transition: 0.2s all linear;
	letter-spacing: 0.10em;
	text-decoration: none;
	font-family: oswald, sans-serif;
}
body #site-navigation li a:hover {
	opacity: 0.7;
}
body header #site-navigation input#panel.on-off + div.nav-menu-open {
	background-color: transparent;
}
body #site-navigation li a::after {
	content: attr(title);
	display: block;
	padding-top: 4px;
	font-size: 13px;
	font-family: noto-sans-cjk-jp,sans-serif;
	font-weight: 500;
	font-style: normal;
}
.copyright {
	font-family: noto-sans-cjk-jp,sans-serif;
	font-weight: 500;
	font-style: normal;
}
.head-button-box {
	justify-content: flex-start; 
}
.head-right-box,
body .head-right-box a {
	color: #fff;
}
.head-button-box .head-btn img {
	height: 30px;
}
.membership i,
.membership ul {
	display: inline-block;
}
.membership .cf li {
	display: inline-block;
	font-size: 10px;
}
body .head-right-box a {
	font-size: 10px;
}
body .incart-btn {
	margin-top: 2px;
}
body .head-right-box a,
body .head-right-box a:visited,
body .head-right-box a:active,
body .head-right-box a:focus,
body .head-right-box a:hover {
	color: #fff;
}
body header .inner {
	padding-bottom: 0;
}
.main-image {
	position: relative;
}
.slider-logo {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate( -50%, -50% );
	z-index: 200;
}
body #main {
	max-width: 1200px;
	width: 100%;
}
.bookpage {
	padding: 60px 0;
}
body {
	font-family: noto-sans-cjk-jp,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #000;
	font-size: 14px;
	line-height: 1.8;
}
body #content .page-title,
body #secondary h3,
body .member_page_title,
body .cart_page_title {
	letter-spacing: 0.07em;
	font-size: 16px;
	margin-bottom: 20px;
}
.footer-logo {
	padding: 90px 0 50px 40px;
}
body footer {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 0;
}
.footer-text {
	margin-bottom: 30px;
	font-size: 14px;
}
.footer-bnr-box .footer-bnr {
	display: inline-block;
	line-height: 1;
	padding: 0 10px;
}
.footer-nav {
	display: inline-block;
	vertical-align: middle;
}
.footer-nav li {
	padding: 0;
	margin: 0;
	width: auto;
	float: left;
	margin: 0 0 7px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #fff;
}
.footer-nav li:first-child {
	border-left: 0;
}
body .footer-nav li a {
	color: #fff;
	letter-spacing: 0.11em;
	border-bottom: 1px solid white;
	padding-bottom: 7px;
	text-decoration: none;
	font-weight: 600;
}
body .footer-nav li a:hover {
	opacity: 0.7;
}
body footer nav {
	width: 100%;
	padding: 0;
	margin: 0;
}
body footer nav li:nth-of-type(6n) {
	clear: none;
}
.footer-bnr-box {
	padding-bottom: 40px;
}
#colophon .menu-sidebar-container {
	padding-bottom: 40px;
}
body .copyright {
	font-size: 12px;
	text-align: center;
	padding: 25px 0;
	letter-spacing: 0.11em;
	font-weight: 400;
}
body #toTop {
	bottom: 50px;
}
.menu-tel,
.menu-tel + div {
	display: none;
}

@media screen and (max-width: 1024px) {
	body #site-navigation li a {
		font-size: 15px;
	}
	body #site-navigation li a::after {
		font-size: 10px;
	}
	body #site-navigation li {
		padding: 0 8px;
	}
	.head-area {
		padding: 5px 15px;
	}
	body #site-navigation ul {
		padding-top: 0;
		margin-right: 15px;
	}
	body #main {
		max-width: 94%;
	}
}
@media screen and (max-width: 768px) {
	body header.site-header {
		padding-top: 0;
		border-bottom: 0;
	}
	.menu-sidebar-container {
		display: none;
	}
	header #site-navigation input#panel.on-off:checked + div.nav-menu-open {
		height: 100vh;
		z-index: 222;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		position: fixed;
		left: 0;
		top: 0;
		background: #f1f1f1;
	}
	header #site-navigation input#panel.on-off:checked + div.nav-menu-open .menu-sidebar-container {
		display: block;
	}
	body input#panel.on-off:checked + div.nav-menu-open ul {
		margin-right: auto;
	}
	body input#panel.on-off:checked + div.nav-menu-open ul li {
		padding: 5px 0;
		margin-bottom: 10px;
	}
	body input#panel.on-off:checked + div.nav-menu-open ul li a {
		margin-bottom: 0;
		font-size: 13px;
		line-height: 1.6;
		color: #111;
		border-bottom: 0;
	}
	body input#panel.on-off:checked + div.nav-menu-open .menu-sidebar-container {
		padding-bottom: 0;
	}
	body input#panel.on-off:checked + div.nav-menu-open .menu-tel {
		font-size: 12px;
		line-height: 1.5;
		font-family: oswald, sans-serif;
		font-weight: 700;
		font-style: normal;
		padding: 5px 0;
		margin-bottom: 10px;
	}
	body input#panel.on-off:checked + div.nav-menu-open .menu-tel a {
		text-decoration: none;
		color: #111;
		font-weight: normal;
	}
	body input#panel.on-off:checked + div.nav-menu-open .menu-tel span {
		font-size: 27px;
	}
	.sns_icon {
		display: flex;
		justify-content: center;
	}
	.sns_icon li {
		list-style: none;
		width: 8%;
		margin-right: 11px;
	}
	.sns_icon li img {
		width: 100%;
		height: auto;
	}
	p.pc_none {
		font-family: noto-sans-cjk-jp,sans-serif;
		font-weight: 600;
		font-style: normal;
		color: #000;
		font-size: 14px;
		text-align: center;
	}
	body #menu-button {
		background-color: #13a6b8;
		color: #fff;
	}
	body #menu-button .ham-lines span, 
	body #menu-button .ham-lines::before, 
	body #menu-button .ham-lines::after {
		background-color: #fff;
	}
	body input#panel.on-off:checked + div.nav-menu-open .menu-tel,
	body input#panel.on-off:checked + div.nav-menu-open .menu-tel + div {
		display: block;
	}
	body #main #primary,
	body.search_items_page #main #primary {
		width: 100%;
		float: none;
	}
	body #main #secondary {
		float: none;
		width: 100%;
		border-top: 0;
		padding-left: calc((100% - 240px)/2);
		padding-right: calc((100% - 240px)/2);
	}
	body .widget_welcart_login ul,
	body .widget_welcart_category ul,
	body .widget_welcart_search ul {
		width: 100%;
	}
	body .widget_welcart_calendar table {
		width: 100%;
		margin: 0 0 30px;
	}
	body .widget_welcart_calendar .next-month table {
		margin-bottom: 0px;
	}
	footer .menu-sidebar-container {
		display: block;
	}
	body .footer-nav li {
		float: none;
		display: inline-block;
		padding: 0 0 0 5px;
	}
	body .footer-nav li a {
		font-size: 10px;
	}
}
@media screen and (max-width: 680px) {
	.footer-logo img {
		width: 60%;
		box-sizing: border-box;
	}
	.head-area {
		flex-direction: column;
	}
	.head-logo {
		display: none;
	}
	.head-right {
		padding-top: 15px;
	}
	.slider-logo {
		top: 0;
		transform: translate(-50%, 0px);
	}
	.main-image img {
		width: 332px;
	}
	body #main {
		margin-left: auto;
		margin-right: auto;
	}
	body #content {
		padding-left: 0;
		padding-right: 0;
	}
	.footer-logo img {
		width: 60%;
		height: auto;
		box-sizing: border-box;
	}
	.footer-bnr a img {
		width: 30px;
		height: auto;
	}
	.footer-logo {
		padding: 60px 0 30px 30px;
		box-sizing: border-box;
	}
	.head-button-box {
		justify-content: space-between;
		max-width: 80px;
		margin-left: auto;
		margin-right: auto;
	}
	.footer-nav {
		padding-left: 3%;
		padding-right: 3%;
	}
	body .footer-nav li a {
		padding-bottom: 3px;
	}
	#colophon .menu-sidebar-container {
		padding-bottom: 30px;
	}
}
