/*
Theme Name: 松菱テーマ
Author: 有限会社タシデレック
Author URI: http://www.tashidelek.co.jp/
*/

* { box-sizing: border-box; }
img {
	border: none;
	vertical-align: bottom;
}

body {
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	color: #333;
	font-family: Meiryo, sans-serif;
	font-size: 100%;
	line-height: 1;
	margin: 0;
	text-align: center;
}

header h1 {
	margin: 16px auto;
	padding: 0;
	width: 90%;
}
header h1 a img {
	height: auto;
	max-width: 230px;
}

nav#gNav {
	border-bottom: 2px solid #bb265d;
	border-top: 2px solid #bb265d;
}
nav#gNav ul {
	margin: 0;
	overflow: hidden;
	padding-left: 0;
}
nav#gNav ul li {
	border-left: 1px solid #ddd;
	float: left;
    font-size: 0.5rem;
	line-height: 1.2;
	list-style-type: none;
	margin: 0;
	padding: 0;
    width: 19.65%;
}
nav#gNav ul li:first-child { border-left: none; }
nav#gNav ul li a {
	color: #333;
	display: block;
	padding: 8px 2px;
	text-decoration: none;
}
nav#gNav ul li a div { margin-bottom: 4px; }
nav#gNav ul li a div img {
	height: auto;
	width: 24px;
}
nav#gNav ul li a span { display: inline-block; }

div.ms-container { background-color: #bb265d; }

div.page_wrap {
	margin: 20px auto;
	width: 90%;
}

article { text-align: left; }
article h2.large {
	border-left: 4px solid #CCC;
	font-size: 24px; font-size: 1.5rem;
	font-weight: normal;
	line-height: 1.4;
	margin: 0 0 20px;
	padding: 16px 0 16px 8px;
}
article h2.middle {
	background: url(/imgs/h2_back.gif) repeat left top;
	color:#fff;
	font-size: 18px; font-size: 1.125rem;
	line-height: 1.4;
	margin: 20px 0 16px;
	padding: 8px 12px;
}
article h2.small {
	background-color: #f5dfe7;
	border-left: 4px solid #bb265d;
	color: #bb265d;
	font-size: 16px; font-size: 1.0rem;
	line-height: 1.4;
	margin: 20px 0 16px;
	padding: 8px;
}

/* -----

個別投稿ページ page.php
個別投稿 single.php

----- */

article div.content h3 {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #bb265d;
	font-size: 20px; font-size: 1.25rem;
	line-height: 1.4;
	margin: 20px 0;
	padding: 8px 0;
}
article div.content p {
	font-size: 16px; font-size: 1.0rem;
	line-height: 1.4;
	margin: 16px 0;
	padding: 0;
}
article div.content ol,
article div.content ul {
	margin-bottom: 16px;
	margin-top: 16px;
}
article div.content ol li,
article div.content ul li {
	font-size: 16px; font-size: 1.0rem;
	line-height: 1.4;
}
article div.content table {
	border-collapse: collapse;
	empty-cells: show;
	margin: 16px 0;
}
article div.content table tr th {
	background-color: #f8f8f8;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}
article div.content table tr th,
article div.content table tr td {
	border: 1px solid #ddd;
	font-size: 16px; font-size: 1.0rem;
	line-height: 1.4;
	padding: 8px;
}
article div.content img {
	height: auto;
	max-width: 100%;
}

article div.content div#sns-button {
	border-top: 1px solid #ddd;
	clear: both;
	margin: 20px 0 0;
	padding: 20px 0 0;
}

/* -----

限定

----- */

article div.content span.gentei {
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
}

/* -----

ノベルティ

----- */

div.novelty {
	border: 1px solid #f4d2e3;
	background-color: #f4d2e3;
	padding: 0 16px;
}
div.novelty p.title {
	background: url(/imgs/novelty.gif) no-repeat left top;
	background-size: 25px 32px;
	line-height: 1.2;
	min-height: 32px;
	padding-left: 33px;
}

/* -----

お客様への重要なお知らせ

----- */

body.category-13 div.page_wrap article h2.large { margin-bottom: 0; }
article ul#info {
	margin-top: 0;
	padding-left: 0;
}
article ul#info li {
	border-bottom: 1px solid #ddd;
	font-size: 16px; font-size: 1.0rem;
	line-height: 1.4;
	list-style-type: none;
	margin: 0;
	padding: 16px 0;
}

/* -----

トップページ
アーカイブ

----- */

a.box {
	color: #333;
	text-decoration: none;
}
section.box {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	margin-bottom: 16px;
	overflow: hidden;
	padding: 8px;
}
section.box div.img {
	display: table-cell;
	width: 30%;
}
section.box div.img img {
	height: auto;
	max-width: 100%;
}
section.box div.text {
	display: table-cell;
	padding: 0 0 0 8px;
	vertical-align: top;
}
section.box div.text h2 {
	font-size: 16px; font-size: 1.0rem;
	line-height: 1.4;
	margin: 0 0 8px;
	padding: 0;
}
section.box div.text p {
	font-size: 16px; font-size: 1.0rem;
	line-height: 1.4;
	margin: 8px 0 0;
	padding: 0;
}
@media (min-width: 730px){
	.flexwrap{
	margin-bottom: 20px;
	}
	.flexwrap .waku-l{
		width: 350px;
    float: left;
	margin-left: 10px;
	}
	.flexwrap .waku-r{
		width: 350px;
		float: left;
margin-left:5px;
	}
}
@media (max-width: 729px){
	.flexwrap img{
	margin: 10px auto;
	}
	.flexwrap .waku-r img{
		margin-bottom:20px;
	}
}

/* -----

営業カレンダー
イベントカレンダー

----- */

div.calendar-wrapper {
	height: 0;
	margin-bottom: 20px;
	padding-bottom: 125%;
	position: relative;
}
div.calendar-wrapper iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* -----

駐車場のご案内・アクセスMAP

----- */

div.map-wrapper {
	height: 0;
	margin-bottom: 20px;
	padding-bottom: 66.7%;
	position: relative;
}
div.map-wrapper iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* -----

マッピーカード入会受付中
お問い合わせ
メルマガ申し込み

----- */

dl.contact {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
dl.contact dt {
	background-color: #ffc;
	border-top: 1px solid #ddd;
	padding: 8px 16px;
}
dl.contact dt span {
	background-color: #eb4ca6;
	border-radius: 16px;
	-webkit-border-radius: 16px; /* Safari,Google Chrome用 */
	-moz-border-radius: 16px; /* Firefox用 */
	color: #fff;
	font-size: 12px; font-size: 0.75rem;
	margin-right: 4px;
	padding: 2px 8px;
}
dl.contact dd {
	border-top: 1px solid #ddd;
	margin-left: 0;
	padding: 16px;
}
dl.contact dd textarea,
dl.contact dd input[type=text],
dl.contact dd input[type=email],
dl.contact dd input[type=tel],
p input[type=submit] {
    font-size: 1.0rem;
    padding: 8px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #ddd;
}

dl.contact dd select{
    padding: 8px;
    border: 1px solid #ddd;
    width: 100%;
}

dl.contact p input[type=button]{
	font-size: 1.0rem;
    padding: 8px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #ddd;
	background: darkmagenta;
    color: #fff;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

dl.contact p input[type=submit]{
	background: #bb265d;
    color: #fff;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

dl.contact dd span.error { margin-top: 8px; }


/* -----

wp-pagenavi

----- */

div.wp-pagenavi {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 20px 0;
	padding: 12px 0;
	text-align: center;
}
div.wp-pagenavi a,
div.wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 8px 8px;
	margin: 3px;
}
div.wp-pagenavi span.current {
	background-color: #bb265d;
	border: 1px solid #bb265d;
	color: #fff;
}

/* -----

サイドバー

----- */

aside p.flyer {
	border: 1px solid #ddd;
	margin: 0 0 20px;
	padding: 8px;
}
aside p.flyer a img {
	height: auto;
	max-width: 100%;
}
aside ul.menu {
	margin: 0 0 20px;
	padding: 0;
}
aside ul.menu li {
	background: #bb265d url(/imgs/aside_menu.gif) repeat-y left top;
	border-top: 1px solid #fff;
	font-size: 14px; font-size: 0.875rem;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
aside ul.menu li:first-child { border-top: none; }
aside ul.menu li a {
	color: #fff;
	display: block;
	padding: 14px 8px 14px 16px;
	text-decoration: none;
}
aside ul.banner {
	margin: 0 0 20px;
	overflow: hidden;
	padding: 1px 0 0;
}
aside ul.banner li {
	float: left;
	list-style-type: none;
	margin: 0 16px 16px 0;
	padding: 0;
	width: 47.5%;
	-webkit-calc: calc((100% - 16px) / 2);
	width: calc((100% - 16px) / 2);
}
aside ul.banner li:nth-child(even) { margin-right: 0; }
aside ul.banner li a img {
	height: auto;
	max-width: 100%;
}

/* -----

フッター

----- */

footer { border-top: 1px solid #ddd; }
footer div#fNav {
	background-color: #f8f8f8;
	text-align: left;
}
footer div#fNav nav {
	margin: 0 auto;
	padding: 42px 0;
	width: 90%;
}
footer div#fNav nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
footer div#fNav nav ul li {
	border-top: 1px solid #ddd;
	font-size: 14px; font-size: 0.875rem;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
footer div#fNav nav ul li:nth-child(n+9) { border-bottom: 1px solid #ddd; }
footer div#fNav nav ul li a {
	color: #333;
	display: block;
	padding: 14px 0;
	position: relative;
	text-decoration: none;
	z-index: 10;
}
footer div#fNav nav ul li a:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 12px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: #999;
}
footer div#fNav nav ul li a:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 16px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: #f8f8f8;
}
footer div#copyright { background-color: #bb265d; }
footer div#copyright p {
	color: #fff;
	font-size: 12px; font-size: 0.75rem;
	line-height: 1.4;
	margin: 0 auto;
	padding: 24px 0;
	text-align: center;
	width: 90%;
}

@media (min-width: 730px) {
	header h1 { width: 730px; }

	nav#gNav ul {
		margin: 0 auto;
		width: 730px;
	}
	nav#gNav ul li a span { display: inline; }

	div.page_wrap {
		overflow: hidden;
		width: 730px;
	}

	article { border-bottom: none; }
	article section div.content p.sp { display: none; }
	section.box {
		float: left;
		height: 340px;
		margin: 0 20px 20px 0;
		width: 230px;
	}
	section.box div.img {
		display: block;
		width: 100%;
	}
	section.box div.img img {
		height: auto;
		width: 100%;
	}
	section.box div.text {
		display: block;
		padding-left: 0;
	}
	section.box div.text h2 { margin-top: 16px; }

	article div.content div.waku-l {
		float: left;
		width: 348px;
	}
	article div.content div.waku-r {
		float: right;
		width: 348px;
	}

	aside { clear: both; }
}
@media (min-width: 980px) {
	header {
		margin: 0 auto;
		overflow: hidden;
		width: 980px;
	}
	header h1 {
		float: left;
		width: 230px;
	}

	nav#gNav { border: none; }
	nav#gNav ul {
		border-bottom: 1px solid #ddd;
		border-top: none;
		float: right;
	}
	nav#gNav ul li {
		font-size: 14px; font-size: 0.8rem;
		height: 96px;
		line-height: 1;
		width: 16.65%;/*通常は20%*/
		padding-top: 10px;
	}
	nav#gNav ul li:first-child { border-left: 1px solid #ddd; }
	nav#gNav ul li:last-child { border-right: 1px solid #ddd; }
	nav#gNav ul li a { padding: 16px 2px; }
	nav#gNav ul li a div { margin-bottom: 10px; }

	div.page_wrap { width: 980px; }

	article {
		float: right;
		width: 730px;
	}

	aside {
		clear: none;
		float: left;
		width: 230px;
	}
	aside ul.banner li {
		float: none;
		margin-right: 0;
		width: 100%;
	}

	body.home div.sns-button { width: 230px; }

	footer div#fNav nav { width: 980px; }
	footer div#fNav nav ul { overflow: hidden; }
	footer div#fNav nav ul li {
		float: left;
		margin-right: 16px;
		width: 233px;
	}
	footer div#fNav nav ul li:nth-child(4n) { margin-right: 0; }
	footer div#fNav nav ul li:nth-child(n+6) { border-bottom: 1px solid #ddd; }
}
@media print {
	header {
		margin: 0 auto;
		overflow: hidden;
		width: 980px;
	}
	header h1 {
		float: left;
		width: 230px;
	}

	nav#gNav { border: none; }
	nav#gNav ul {
		border-bottom: 1px solid #ddd;
		border-top: none;
		float: right;
		margin: 0 auto;
		width: 730px;
	}
	nav#gNav ul li {
		font-size: 14px; font-size: 0.875rem;
		height: 96px;
		line-height: 1;
		width: 20%;
	}
	nav#gNav ul li:first-child { border-left: 1px solid #ddd; }
	nav#gNav ul li:last-child { border-right: 1px solid #ddd; }
	nav#gNav ul li a { padding: 16px 2px; }
	nav#gNav ul li a div { margin-bottom: 10px; }
	nav#gNav ul li a span { display: inline; }

	div.page_wrap {
		overflow: hidden;
		width: 980px;
	}

	article {
		border-bottom: none;
		float: right;
		width: 730px;
	}
	article section div.content p.sp { display: none; }
	section.box {
		float: left;
		height: 340px;
		margin: 0 20px 20px 0;
		width: 230px;
	}
	section.box div.img {
		display: block;
		width: 100%;
	}
	section.box div.img img {
		height: auto;
		width: 100%;
	}
	section.box div.text {
		display: block;
		padding-left: 0;
	}
	section.box div.text h2 { margin-top: 16px; }

	article div.content div.waku-l {
		float: left;
		width: 348px;
	}
	article div.content div.waku-r {
		float: right;
		width: 348px;
	}

	aside {
		clear: none;
		float: left;
		width: 230px;
	}
	aside ul.banner li {
		float: none;
		margin-right: 0;
		width: 100%;
	}

	body.home div.sns-button { width: 230px; }

	footer div#fNav nav { width: 980px; }
	footer div#fNav nav ul { overflow: hidden; }
	footer div#fNav nav ul li {
		float: left;
		margin-right: 16px;
		width: 233px;
	}
	footer div#fNav nav ul li:nth-child(4n) { margin-right: 0; }
	footer div#fNav nav ul li:nth-child(n+6) { border-bottom: 1px solid #ddd; }
}


/*20210116 ショップリンク用CSS追加*/
.btn,
a.btn,
button.btn {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-tag {
  padding: 1.25rem 3rem 1.25rem 80px;
  color: #fff;
  background: #8B0000;
}

a.btn-tag:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 50px;
  height: 100%;

  content: "";

  border-radius: 0.5rem 0 0 0.5rem;
  background: rgba(0, 0, 0, 0.07);
}

a.btn-tag:hover {
  color: #fff;
  background: #cc0000;
}

a.btn-tag i {
  font-size: 120%;

  position: absolute;
  top: 0;
  left: 0;

  width: 50px;
  padding: 1.5rem 0;

  text-align: center;
  letter-spacing: 0;
}
.gourmet-linkwrap .item{
padding: 8px 28px;
width: 100%;
max-width: 350px;
text-align: center;
font-size: 18px;
box-shadow: 2px 4px 1px #404040;
}
.gourmet-linkwrap a.white{
color: #fff!important;
text-decoration: none!important;
}
@media (min-width: 768px){
br.sp{
	display: none;
}
.gourmet-linkwrap{
  display: flex;
  justify-content: space-around;
}
}

@media screen and (max-width:767px) {
	.gourmet-linkwrap{
	  display: block;
	}
	.gourmet-linkwrap .item{
margin:20px auto;
	}
}


@media screen and (min-width:426px) {
.sp{
	display: none;
}
}


/*配送状況確認*/
@media screen and (min-width:769px) {
.tracking article{
	float:none;
	width:100%;
}
}

header.tracking{
	border-bottom: 3px solid #bb265d;
	width: 100%;
	padding-bottom: 10px;
}


header.tracking h1{
float:none!important;
}

.tracking .flexwrap{
	display: flex;
    gap: 20px;
    margin: 20px 0;
}
.tracking-content p{
	line-height:1.75;
}

.tracking .flexwrap .item img{
max-width:400px;
}

.tracking .submitbtn button{
	margin: 40px auto;
    display: block;
    background: #bb265d;
    border: none;
    padding: 10px 40px;
    color: #fff;
    letter-spacing: 2px;
}

.tracking .submitbtn button.upload{
    background: #377016;
    margin: 20px auto;
    width: 190px;
}

.error p{
	text-align: center;
    line-height: 1.5;
    max-width: 800px;
    margin: 20px auto;
    border: 1px solid #f00;
    padding: 10px;
}

.uploadsucess p{
	text-align: center;
    line-height: 1.5;
    max-width: 800px;
    margin: 20px auto;
    border: 1px solid #377016;
    padding: 10px;
}

.tracking .inputblock input{
	width:350px;
}

p.blueback{
	background: #bad7df;
    padding: 20px;
}

.inputblock table{
	border-spacing:0 20px;
}

@media screen and (max-width:768px) {
	.tracking .flexwrap{
display:block;
	}
	.tracking .inputblock input {
		width: 180px;
		margin-left: 20px;
	}
	.tracking .flexwrap .item img {
		max-width: 100%;
	}
	.tracking .submitbtn button {
		margin: 10px auto;
	}
}


dl.contact dd textarea{
	width: 100%;
    border: 1px solid #ddd;
}

dl.contact p.generalinfo{
	color: #ff6600;
    padding: 0 20px!important;
}