@charset "utf-8";
/*
Theme Name: オリジナルテーマ
Theme URI: http://izumosyogaya.com
Description: 出雲生姜屋オリジナルテーマ
Author: 株式会社システムズアイ
Author URI: https://www.systems-i.jp
Version: 1.0
Tags: one-column, custom-menu
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wmdesign
*/
@import url('https://fonts.googleapis.com/css?family=Kosugi|M+PLUS+1p:300,400,500,700,800,900|M+PLUS+Rounded+1c:300,400,500,700,800,900&display=swap&subset=japanese');
html, body {
	-webkit-text-size-adjust: 100%;
	font-size: 1em;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	box-sizing: border-box;
	word-break: break-all;
}
:focus {
	outline: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: """";
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
	margin: 0;
	padding: 0;
}
img, img a, img a:hover {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: "Kosugi", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin: 0;
	padding: 0;
}
/* ----------------------------------------------------------------------------------------
link */
a:link, a:visited {
	text-decoration: none;
	color: #0086ca;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #c00;
}
a:active {
	text-decoration: none;
	color: #c00;
	background-color: transparent;
}
.telno a {
	text-decoration: none;
	color: #06c;
}
/* IE edge */
th, td, .wp-caption, .gallery-caption, h1, h2, h3, h4, h5, h6, p, li, blockquote, dt, dd, .breadcrumb {
	transform: rotate(0.001deg);
}
h1.logo, .page_link li, p.thumbs, .openBtn {
	transform: rotate(0);
}
/* -- table default --*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th, td {
	line-height: 1.6;
	padding: 0.5em;
	border: 1px solid #ddd;
}
.wp-caption {
	width: 100% !important;
}
.wp-caption a {
	display: block;
	width: 100%;
}
.wp-caption-text {
	line-height: normal;
	margin: 5px auto 1em;
	text-align: center;
	color: #000;
}
.wp-caption img, .alignnone img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.wp-caption-text::before {
	content: "▲";
	display: inline-block;
	margin-right: 2px;
	color: #f0658e;
}
.sticky {}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
/* -- add default --*/
.clear {
	clear: both;
}
.none {
	display: none;
}
strong {
	font-weight: bold;
}
/* -- headding & paragraph --*/
p {
	line-height: 1;
	margin: 0;
	padding: 0;
}
.entry p {
	line-height: 1.8;
	margin-bottom: 1.8em;
}
h1, h2, h3, h4, h5, h6, .blogttl h2 {
	font-size: 100%;
	font-weight: normal;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .blogttl h2 {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 0.35em;
	font-weight: bold;
}
.entry h1 img, .entry h2 img, .entry h3 img, .entry h4 img, .entry h5 img, .entry h6 img {
	display: block;
}
.blogttl h2, .entry h2, .entry h3 {
	background: url("images/logoMark.svg") no-repeat 0 50%;
}
.blogttl h2, .entry h2 {
	font-size: 1.4rem;
	min-height: 40px;
	padding: .5rem 0 0 50px;
	background-size: 40px auto;
}
.entry h3 {
	font-size: 1.2rem;
	min-height: 30px;
	padding: .2rem 0 0 40px;
	background-size: 30px auto;
}
.entry h2.imgttl, .entry h3.imgttl {
	background-image: none;
	padding: 0;
}
#products .entry h3 {
	margin-top: 3rem;
}
/* -- image --*/
img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
/* -- list default --*/
ul {
	padding-left: 1.5em
}
ol {
	padding-left: 2em
}
ul li {
	list-style: disc;
}
ol li {
	list-style: decimal;
}
li {
	margin-bottom: 0.5em;
}
.entry li {
	line-height: 1.6;
}
.widget ul {
	margin: 0;
}
.widget ul li {
	list-style: none;
}
/* -- WP-comment --*/
.comment-reply-title {
	font-size: 120%;
	margin-bottom: 1em;
}
.comments-area {
	padding-top: 50px;
}
.comments-title {
	margin-bottom: 1em;
}
.commentlist {
	width: 100%;
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	width: 100%;
	margin: 0 0 30px;
	padding: 1em;
	border: 1px solid #ddd;
	border-radius: 5px;
}
#respond {
	padding: 50px 0 0;
}
/* -- オーナーコメント --*/
.bypostauthor {}
.screen-reader-text {
	display: none !important;
}
blockquote {
	margin: 0.5em 0;
	padding: 1em 2em;
	background-color: #f5fbfe;
	border: 1px solid #eaf6fd;
	border-radius: 10px;
}
/* -- WP-search --*/
.searchRes {
	padding: 30px 0;
	border-bottom: 1px dotted #ccc;
}
.searchRes:first-child {
	padding-top: 0;
}
/* -- Form --*/
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], select, textarea {
	vertical-align: middle;
	width: 100%;
	padding: 5px 2px;
	border: 1px solid #d4d4d7;
	font-size: 100%;
	color: #555;
	background: #fcfcfc;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
select {
	width: auto;
}
textarea {
	font-size: 100%;
	height: auto;
	line-height: 1.8;
	width: 100%;
	padding: 5px 2px;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	margin: 0 auto;
	margin-right: 3px;
	padding: .5em 3em;
	border: 0;
	line-height: 1;
	font-size: 120%;
	background-color: #646464;
	color: #fff;
	cursor: pointer;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-color: #000;
	color: #fff;
}
*:first-child + html input[type="submit"] {
	padding: 3px;
}
/* ----------------------------------------------------------------------------------------
Layout */
#header {
	width: 100%;
	max-width: 1200px;
	height: 60px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 1.00);
}
#wrapper {
	text-align: left;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}
#main {
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
}
.entry {
	width: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-color: rgba(206, 71, 25, 1);
	color: #fff;
	padding: 0 0 1em;
}
/* ----------------------------------------------------------------------------------------
global nav */
.cartBtn {
	background-color: rgba(206, 71, 25, 1);
	color: #fff;
	text-align: center;
}
.cartBtn img {
	display: block;
	width: auto;
	height: 60px;
	margin: 0 auto;
}
.cartBtn a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.cart_pc {
	display: none;
}
.cart_pc a {
	width: 140px;
}
.cart_smp {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 61px;
}
.smpMenu {
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(206, 71, 25, 1);
}
.smpMenu::after {
	text-align: center;
	content: "メニュー";
	display: block;
	width: 100%;
	line-height: 1;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 40px;
	right: 0;
}
.smpMenu p {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.openBtn span {
	display: block;
	width: 36px;
	position: absolute;
	left: 12px;
	border-bottom: solid 3px #fff;
	transition: all .2s;
}
.openBtn span:nth-child(1) {
	top: 10px;
}
.openBtn span:nth-child(2) {
	top: 20px;
}
.openBtn span:nth-child(3) {
	top: 30px;
}
.closeBtn span {
	transition: all .2s;
	border-color: #fff;
}
.closeBtn span:nth-child(1) {
	top: 20px;
	right: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.closeBtn span:nth-child(2), .closeBtn span:nth-child(3) {
	top: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#gnavContainer {
	display: none;
	/*	width: 100%;
	height: 100vh;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	text-align: left;*/
}
#menu-gnav {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
#menu-gnav li {
	list-style: none;
	margin: 0;
	padding: 1rem 0;
	border-top: 1px dotted rgba(255, 255, 255, .5);
}
#menu-gnav li:first-child {
	border-top: 0;
}
#menu-gnav li a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	color: #fff;
}
#menu-gnav ul {
	display: block;
	padding: .5rem 0;
}
#menu-gnav ul li {
	border: 0;
	padding: .5rem 0;
}
#menu-gnav ul li a {
	padding-left: 1em;
}
.footNav {
	margin-bottom: 2rem;
	text-align: left;
}
.footNav ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.footNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid#fff;
}
.footNav ul ul {
	/*border-top: 1px dotted #fff;*/
	padding: 0 0 .5rem;
}
.footNav ul ul li {
	border: 0;
}
.footNav ul ul li:last-child {
	border: 0;
}
.footNav ul li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: .75rem;
	color: #fff;
}
.footNav ul ul li a {
	padding: .5rem .75rem .5rem 2rem;
}
/* ----------------------------------------------------------------------------------------
Header */
.logo {
	width: 100%;
	margin: 0;
	padding: 0;
}
.logo span {
	box-sizing: border-box;
	display: block;
	margin-right: 121px;
	height: 60px;
	padding: 5px 0 5px 15px;
	background-color: rgba(255, 255, 255, 1.00);
}
.logo img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------
fixed */
.fixed {
	position: fixed;
	width: 100%;
}
.fixed .navContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
}
.fixed #gnavContainer {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	position: fixed;
	top: 60px;
	left: 0;
	z-index: 1;
	text-align: left;
	background: rgba(206, 71, 25, 1);
}
.fixed .logo {
	position: relative;
	z-index: 1;
}
.fixed .logo span {
	position: relative;
	z-index: 2;
}
.fixed .smpMenu, .fixed .cart_smp {
	position: fixed;
	z-index: 3;
}
.fixed #menu-gnav {
	opacity: 1;
}
/* ----------------------------------------------------------------------------------------
Content */
/* ----------------------------------------------------------------------------------------
footer */
#footer p {
	text-align: center;
	font-size: .8rem;
	line-height: 1rem;
	margin-bottom: 1rem;
}
#footer p img {
	display: block;
	width: auto;
	height: 70px;
	margin: 0 auto;
}
#footer p:last-child {
	margin-bottom: 0;
}
/* ----------------------------------------------------------------------------------------
Widget */
.widget {}
.widgetTitle {}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget li a {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: 100%;
	padding: .5rem 0 .3rem;
	color: #000;
}
.widget li.current-cat a {
	background-color: #F9982F;
	color: #fff;
	padding-left: .5rem;
}
.widget input[type="submit"] {
	margin: 3px 0 0;
	padding: 0 2em;
	line-height: 2;
	font-size: 1em;
}
.widget select {
	width: 100%;
	box-sizing: border-box;
}
/* ----------------------------------------------------------------------------------------
Page Navigation */
/* == Scroll top == */
#pagetop {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 10px;
	text-align: center;
	position: fixed;
	bottom: 5px;
	right: 5px;
	display: none;
	z-index: 1;
	background-color: rgba(206, 71, 25, .75);
	border-radius: 50%;
	cursor: pointer;
}
#pagetop img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
#pagetop a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 1.00);
	color: #fff;
	border-radius: 50%;
}
.navigation {
	padding: 4em 0 1em;
}
/* == single == */
.nav-links {
	width: 140px;
	margin: 0 auto;
	overflow: hidden;
}
.nav-links div {
	width: 40px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
#products.single .nav-previous,
#recipe.single .nav-previous{
	float: right;
}
#products.single .nav-next,
#recipe.single .nav-next {
	float: left;
}
.nav-links img {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0;
}
.nav-links a {
	display: block;
	width: 40px;
	height: 40px;
}
.nav-links a:hover {
	opacity: .5;
	transition: all .2s;
}
/* == pager == */
.pagination .nav-links {
	width: 96%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.pagination .nav-links span, .pagination .nav-links a {
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	margin: 0 2px 2px 0;
	border-radius: 3px;
	text-align: center;
}
.pagination .nav-links span {
	background-color: #eee;
	color: #000;
}
.pagination .nav-links a {
	display: block;
	background-color: #eee;
	color: #000;
}
.pagination .nav-links a span {
	display: block;
	background-color: #ccc;
	color: #000;
}
.pagination .nav-links span.current {
	background-color: #000;
	color: #fff;
}
.pagination .nav-links a:hover, .pagination .nav-links a span:hover {
	background-color: #000;
	color: #fff;
	transition: all .2s;
}
.pagination .pCount {
	display: none;
}
/* == bread == */
.breadcrumb {
	padding: .5rem;
	font-size: .8rem;
}
/* == page == */
.page_link, .page_link_normal {
	padding: 0 0 2rem;
}
.page_link img {
	display: block;
	margin: 0 auto;
}
.page_link ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
.page_link li {
	list-style: none;
	margin: 0;
	padding: 2%;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
#about_izumo_ginger .page_link ul {
	justify-content: center;
	flex-wrap: wrap;
}
#about_izumo_ginger .page_link li {
	width: 33.33333%;
}
.page_link li:first-child {
	padding-left: 0;
}
.page_link li:last-child {
	padding-right: 0;
}
.page_link a {
	display: block;
	width: 100%;
	height: 100%;
}
.page_link a:hover img {
	opacity: .5;
	transition: .1s;
}
.page_link_normal ul {
	margin: 0;
	padding: 0;
	display: flex;
}
.page_link_normal li {
	list-style: none;
	margin: 0;
	padding: 2%;
	width: auto;
	box-sizing: border-box;
}
#recipe.single .page_link_normal {
	padding-top: 3rem;
}
#recipe .page_link_normal li {
	color: #FF9600;
	padding: 0 .5rem 0 0;
}
#recipe .page_link_normal li::after {
	content: "/";
	display: inline-block;
	vertical-align: baseline;
	margin: 0 0 0 .5rem;
}
#recipe .page_link_normal li:last-child::after {
	content: "";
	display: none;
}
#recipe .page_link_normal li a {
	color: #FF9600;
}
#recipe .back_to_item {
	text-align: center;
	padding-top: 1rem;
}
#recipe .back_to_item p {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: bold;
}
#recipe .back_to_item p a {
	padding: 10px 0 10px 50px;
	background: url(images/logoMark.svg) no-repeat 0 50%;
	background-size: 40px auto;
	color: #000;
}
/* ----------------------------------------------------------------------------------------
Archive List */
.infoContainer {
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
}
.infoContainer div {
	width: 100%;
	margin: 0;
	padding: .35rem 0;
}
p.date {
	margin-bottom: .2rem;
}
p.ttl {
	line-height: 1.2;
}
p.cat {
	line-height: 1.2;
	color: #FF9600;
}
p.cat span::after {
	content: "/";
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}
p.cat span:last-child::after {
	content: " ";
}
p.thumbs {
	width: 100%;
	overflow: hidden;
}
div.entries {
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
}
.thumbs span img {
	display: block;
	position: relative;
	z-index: -1;
	width: 100% !important;
	height: auto !important;
}
.thumbs span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
/* == アイテム == */
.thumbContainer {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3em;
}
.thumbContainer .item {
	width: 32%;
	margin: 0 2% 4% 0;
}
.thumbContainer .item:nth-child(3n) {
	margin-right: 0;
}
.thumbContainer .item p {
	width: 100%;
	margin: 0;
}
.thumbContainer .item p.ttl {
	font-size: .875rem;
}
#products .thumbContainer .item p.ttl {
	text-align: center;
}
#recipe .thumbContainer .item {
	width: 49%;
}
#recipe .thumbContainer .item:nth-child(3n) {
	margin-right: 2%;
}
#recipe .thumbContainer .item:nth-child(2n) {
	margin-right: 0;
}
.thumbContainer .item a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	color: #000;
}
.thumbContainer .item a:hover .thumbs {
	opacity: .5;
	transition: all .2s;
}
.anchor {
	margin-bottom: 2em;
}
/* ----------------------------------------------------------------------------------------
PAGE */
/* 動画 */
.wp-block-embed__wrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
}
.wp-block-embed__wrapper iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
/* 画像 */
.pageVisual {
	width: 100%;
}
.pageVisual img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
/* wp-block-columns上書き */
#about_izumo_ginger .wp-block-columns {
	margin-bottom: 0;
}
#about_izumo_ginger .wp-block-column img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0;
}
#about_izumo_ginger .wp-block-column h2, #about_izumo_ginger .wp-block-column h3, #about_izumo_ginger .wp-block-column:first-child figure {
	display: block;
	min-height: 30px;
	margin: 0 0 1rem;
	padding: 0;
}
#about_izumo_ginger .wp-block-column h2 img, #about_izumo_ginger .wp-block-column h3 img, #about_izumo_ginger .wp-block-column:first-child figure img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
#about_izumo_ginger .wp-block-column:first-child {
	padding: 2rem 0 0;
	background: url("images/logoMark.svg") no-repeat 50% 50%;
	background-size: 80% auto;
}
#about_izumo_ginger .wp-block-large .wp-block-column:first-child {
	background-image: none;
}
#about_izumo_ginger .wp-block-large .columnInner {
	background: url("images/logoMark.svg") no-repeat 50% 50%;
	background-size: 80% auto;
}
#about-us table td {
	box-sizing: border-box;
}
#about-us table tr td:first-child {
	width: 30%;
}
#about-us table tr td:last-child {
	width: 70%;
}
.p_inquiry form tr.submit td {
	border: 0;
}
/* ----------------------------------------------------------------------------------------
TOPPAGE */
.home #main {
	padding: 1rem 0;
}
.home section {
	margin-bottom: 4rem;
}
.home section h2 {
	text-align: center;
	margin: 0;
	padding: 0 0 1rem;
	line-height: 1;
}
.home section h2 img {
	display: block;
	width: auto;
	height: 46px;
	margin: 0 auto;
}
.home section p {
	line-height: 1.8rem;
	margin: 0;
	padding: 0 2rem;
}
.home section .img {
	line-height: 1;
	margin-bottom: 1rem;
}
.home section .img img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
.home section a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
}
@media print, screen and (min-width: 768px) {
	html, body {
		font-size: 1.1em;
	}
	/* -- headding & paragraph --*/
	.entry p {
		margin-bottom: 2rem;
	}
	#products .entry p {
		max-width: 960px;
		margin-left: auto;
		margin-right: auto;
	}
	#products .entry ul {
		max-width: 960px;
		margin-left: auto;
		margin-right: auto;
	}
	#products .entry h1, #products .entry h2, #products .entry h3, #products .entry h4, #products .entry h5, #products .entry h6, #products .blogttl h2 {
		max-width: 1120px;
		margin-left: auto;
		margin-right: auto;
	}
	.blogttl h2, .entry h2 {
		font-size: 1.5rem;
		padding: .25rem 0 0 50px;
	}
	p.phone {
		font-size: 1.6rem;
	}
	p.phone a, p.phone a:hover {
		color: #000;
		text-decoration: none;
		cursor: text;
	}
	#footer {
		padding: 2em 0;
	}
	/* ----------------------------------------------------------------------------------------
	footer */
	#footer p {
		font-size: 1rem;
	}
	#recipe .back_to_item p {
		font-size: 1.8rem;
	}
	#recipe .back_to_item p a:hover {
		background: url(images/logoMark.svg) no-repeat 0 50%;
		background-size: 40px auto;
		color: #c00;
	}
	/* ----------------------------------------------------------------------------------------
Archive List */
	.infoContainer {
		width: 700px;
		margin-left: auto;
		margin-right: auto;
	}
	.infoContainer div {
		display: flex;
	}
	.infoContainer div p.date {
		margin-bottom: 0;
		width: 160px;
	}
	.infoContainer div p.ttl {
		width: 540px;
	}
	/* == アイテム == */
	.thumbContainer .item {
		width: 23%;
	}
	.thumbContainer .item:nth-child(3n) {
		margin-right: 2%;
	}
	.thumbContainer .item:nth-child(4n) {
		margin-right: 0;
	}
	.thumbContainer .item p {
		text-align: center;
	}
	.thumbContainer .item p.ttl {
		font-size: 1rem;
	}
	#recipe .thumbContainer .item {
		width: 32%;
	}
	#recipe .thumbContainer .item:nth-child(2n) {
		margin-right: 2%;
	}
	#recipe .thumbContainer .item:nth-child(3n) {
		margin-right: 0;
	}
	#recipe .thumbContainer p.ttl {
		margin-bottom: .5rem;
	}
	.item p.thumbs {
		margin-bottom: .5rem;
	}
	/* ----------------------------------------------------------------------------------------
	PAGE */
	.page_link li {
		padding: 0;
	}
	#about_izumo_ginger .page_link ul {
		justify-content: space-between;
		flex-wrap: nowrap;
	}
	#about_izumo_ginger .page_link li {
		width: 100%;
	}
	/* wp-block-columns上書き */
	#about_izumo_ginger .wp-block-columns h2, #about_izumo_ginger .wp-block-columns h3, #about_izumo_ginger .wp-block-column:first-child figure {
		margin-bottom: 2rem;
	}
	#about_izumo_ginger .entry .imgttl {
		margin-bottom: 2rem;
	}
	#about_izumo_ginger .wp-block-columns {
		margin-bottom: 5em;
	}
	#about_izumo_ginger .wp-block-column:nth-child(2) figure {
		height: 100%;
		position: relative;
	}
	#about_izumo_ginger .wp-block-column:nth-child(2) img {
		position: absolute;
		top: 50%;
		left: 0;
		margin: -30% 0 0;
	}
	#about_izumo_ginger .wp-block-column p {
		margin-bottom: 1rem;
	}
	#about_izumo_ginger .wp-block-large .blocks-gallery-grid, #about_izumo_ginger .wp-block-large .wp-block-gallery {
		display: block;
	}
	#about_izumo_ginger .wp-block-large .blocks-gallery-grid ul, #about_izumo_ginger .wp-block-large .wp-block-gallery ul {
		height: 100%;
	}
	#about_izumo_ginger .wp-block-large .wp-block-column:nth-child(2) .blocks-gallery-grid img, #about_izumo_ginger .wp-block-large .wp-block-column:nth-child(2) .wp-block-gallery img {
		display: block;
		position: static;
		margin: 0;
	}
	/* ----------------------------------------------------------------------------------------
	TOPPAGE */
	.home #main {
		padding: 50px 0 0;
	}
	.home section a {
		display: flex;
		justify-content: space-between;
	}
	.home section div {
		width: 46%;
	}
	.home section .img {
		margin-bottom: 0;
		width: 54%;
	}
	.home section .img img {}
	.home section h2 {}
	.home section h2 img {
		height: 70px;
	}
	.home section p {
		width: 17em;
		margin: 0 auto;
		padding: 0;
	}
}
@media print, screen and (min-width: 1024px) {
	/* ----------------------------------------------------------------------------------------
	Layout */
	body {
		overflow-x: hidden;
	}
	#header {
		height: 150px;
	}
	#main {
		width: 1000px;
		margin: 0 auto;
		padding: 2em 0 4em;
	}
	#products #main {
		padding-top: 0;
	}
	#footer {
		padding: 40px 0 30px;
	}
	/* 固定ページ個別幅 */
	.p_inquiry {
		max-width: 800px;
	}
	.p_about-us {
		max-width: 1100px;
	}
	/* ----------------------------------------------------------------------------------------
	global nav */
	.navContainer {
		position: static;
		width: 80%;
		display: flex;
		justify-content: flex-end;
	}
	.smpMenu, .cart_smp {
		display: none;
	}
	.cartBtn img {
		height: 100%;
	}
	.cart_pc {
		display: block;
		width: 140px;
		height: 150px;
	}
	#gnavContainer {
		display: block;
		width: 100%;
		height: 100%;
		overflow-y: visible;
		position: static;
		opacity: 1;
	}
	#menu-gnav {
		padding: 0;
		position: static;
		opacity: 1;
		display: flex;
		justify-content: flex-end;
	}
	#menu-gnav li {
		width: auto;
		margin: 0 1rem;
		padding: 0;
		border: 0;
		height: 150px;
		line-height: 150px;
		position: relative;
	}
	#menu-gnav li:last-child {
		margin-right: 2rem;
	}
	#gnavContainer li a {
		color: #000;
	}
	#menu-gnav li ul {
		display: none;
		box-sizing: border-box;
		width: 240px;
		margin: 0 -120px 0 0;
		padding: 20px 0;
		position: absolute;
		top: 70%;
		right: 50%;
		z-index: 1;
		background-color: rgba(206, 71, 25, 1.00);
	}
	#menu-gnav li ul::before {
		content: "";
		position: absolute;
		right: 0;
		top: -15px;
		left: 50%;
		margin-left: -20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 20px 20px 20px;
		border-color: transparent transparent rgba(206, 71, 25, 1.00) transparent;
	}
	#menu-gnav li ul li {
		border: 0;
		width: 100%;
		margin: 0;
		padding: 0;
		height: auto;
		line-height: 1.2rem;
	}
	#menu-gnav li ul li a {
		padding: .5rem 1rem;
		color: #fff;
	}
	#menu-gnav li ul li ul {
		display: none;
		top: 0;
		left: 100%;
		margin: 0;
	}
	#menu-gnav li ul li ul::before {
		display: none;
	}
	#gnavContainer li a:hover {
		color: rgba(206, 71, 25, 1.00);
	}
	#menu-gnav li ul li a:hover {
		color: #fff;
		background-color: rgba(255, 255, 255, .5);
	}
	.footNav {
		display: none;
	}
	/* ----------------------------------------------------------------------------------------
	Header */
	#header .inner {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: space-between;
	}
	.logo {
		padding: 0;
		width: 20%;
	}
	.logo span {
		margin-right: 0;
		height: 100%;
		padding: 20px 0 10px 15px;
	}
	.logo a:hover img {
		opacity: .5;
	}
	/* ----------------------------------------------------------------------------------------
	footer */
	#footer p img {
		height: 120px;
	}
	/* ----------------------------------------------------------------------------------------
	Page Navigation */
	/* == Scroll top == */
	/* == bread == */
	.breadcrumb {
		font-size: 1rem;
		padding: 1rem 0;
		margin: auto;
		max-width: 1200px;
	}
	#recipe .page_link_normal li a:hover {
		opacity: .5;
	}
	#products .page_link {
		padding-bottom: 3rem;
	}
	/* ----------------------------------------------------------------------------------------
	Archive List */
	/* == アイテム == */
	.productContainer .item {
		/*	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 3em;*/
	}
	.productContainer .items {
		width: 23.5%;
	}
	.productContainer .items:nth-child(3n) {
		margin-right: 2%;
	}
	.productContainer .items:nth-child(4n) {
		margin-right: 0;
	}
	.productContainer .items p {
		/*	width: 100%;
	margin: 0;*/
	}
	.productContainer .items p.thumbs {
		/*	line-height: 1;
	margin-bottom: .5rem;*/
	}
	.productContainer .items p.itemttl {
		/*	line-height: 1.2;*/
	}
	.productContainer .items a:hover {
		color: rgba(206, 71, 25, 1.00);
	}
	.productContainer .items a span {
		transition: .1s;
	}
	.productContainer .items a:hover span {
		opacity: .5;
		transition: .5s;
	}
	/* ----------------------------------------------------------------------------------------
	PAGE */
	#about_izumo_ginger .wp-block-column:first-child {
		background-size: 56% auto;
		background-position: 50% 90%;
	}
	#about_izumo_ginger .wp-block-group__inner-container {
		padding-bottom: 2rem;
	}
	#about-us table td {
		padding-left: 5rem;
	}
	#about-us table tr td:first-child {
		width: 25%;
	}
	#about-us table tr td:last-child {
		width: 75%;
	}
	#about_izumo_ginger .p_about_1 .wp-block-column:first-child {
		background-position: 50% 70%;
	}
	#about_izumo_ginger .wp-block-large .columnInner {
		background-size: 56% auto;
	}
	#about_izumo_ginger .p_about_2 .wp-block-large .columnInner:first-child {
		background-position: 50% 90%;
	}
	#about_izumo_ginger .p_about_2 .wp-block-large .columnInner:last-child {
		background-position: 50% 80%;
	}
	#about_izumo_ginger .p_about_3 .wp-block-column:first-child {
		background-position: 50% 50%;
	}
	#about_izumo_ginger .p_about_4 .wp-block-column:first-child {
		background-position: 50% 60%;
	}
	/* ----------------------------------------------------------------------------------------
	TOPPAGE */
	.home section a:hover p {
		color: rgba(206, 71, 25, 1.00);
	}
	.home section a:hover img {
		opacity: .5;
		transition: .3s;
	}
	/* レシピsingle */
	#recipe.single .wp-block-columns .wp-block-column:first-child{ flex-basis: 60%!important; }
	#recipe.single .wp-block-columns .wp-block-column:nth-child(2){ flex-basis: 40%!important; }
}
@media print, screen and (min-width: 1280px) {
	/* ----------------------------------------------------------------------------------------
	Layout */
	#main {
		width: 1200px;
	}
	/* ----------------------------------------------------------------------------------------
	PAGE */
	#about_izumo_ginger .wp-block-column p {
		width: 29em;
		margin-left: auto;
		margin-right: auto;
	}
	#products.single .entry figure.wp-block-image, #products.single .entry div.wp-block-image {
		max-width: 1024px;
		margin-left: auto;
		margin-right: auto;
	}
	/* ----------------------------------------------------------------------------------------
	TOPPAGE */
	.home section h2 {
		padding-top: 2em;
	}
}
@media print {
	#pagetop {
		display: none;
	}
	#wrapper, #main {
		width: 1000px !important;
	}
	.wp-block-columns {
		display: flex;
		flex-wrap: nowrap !important;
		width: 100%;
	}
	.wp-block-column {
		flex-basis: calc(50% - 16px) !important;
		flex-grow: 0 !important;
	}
	#about_izumo_ginger .wp-block-column figure {
		height: 100%;
		position: relative;
	}
	#about_izumo_ginger .wp-block-column:nth-child(2) img {
		position: absolute;
		top: 50%;
		left: 0;
		margin: -30% 0 0;
	}
	#about_izumo_ginger .wp-block-column p {
		margin-bottom: 1rem;
		width: auto;
	}
}