/*
Theme Name: 松月 Ver1.1
Theme URI: https://shougetu.com/
Author: 松月
Author URI: https://shougetu.com/
Description: 松月用テーマ
Version: 1.1.0
License: shougetu
*/
@font-face {
  font-family: 'Noto Serif JP', serif;
  src: url("fonts/NotoSerifJP-Black.otf"),
       url("fonts/NotoSerifJP-Bold.otf"),
       url("fonts/NotoSerifJP-ExtraLight.otf"),
       url("fonts/NotoSerifJP-Light.otf"),
       url("fonts/NotoSerifJP-Medium.otf"),
       url("fonts/NotoSerifJP-Regular.otf"),
       url("fonts/NotoSerifJP-SemiBold.otf");
}
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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
a { outline:none !important; color:#000; text-decoration: none; }
a:focus { outline:none !important; color:#000; text-decoration:none; }
a:active { outline:none !important; color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:none; opacity:0.60; }
a:visit { color:#000; text-decoration:none; }
a {
	-webkit-transition:0.20s;
	        transition:0.20s;
}
address {margin:0;}
b,strong {font-weight: 700;}
em,i,b {font-weight:700;}
p {	margin-bottom: 20px;}
ul,ol {	list-style: none;}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
	width: 100%;
}
input[type="text"], 
input[type="button"], 
input[type="submit"], 
textarea {
	border-radius:0;
	-webkit-appearance: none;
}

/*-----------------------------------------------------------------------------------------
	body
-----------------------------------------------------------------------------------------*/
body {
	position: relative;
	font-family: 'Noto Serif JP', serif;
	font-size:16px;
	line-height:180%;
	color:#000;
	background:#f5f5f8;
}
html, body {
	height: 100%;
	width:100%;
	min-width: 960px;
	margin: 0;
	padding: 0;
}
main {
	position: relative;
}

/*-----------------------------------------------------------------------------------------
	header
-----------------------------------------------------------------------------------------*/
header {
	position:relative;
	clear:both;
	min-width: 960px;
	margin:0 auto 20px auto;
	padding:60px 0 45px 0;
	text-align: center;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}

/*------------------------------ ロゴ ----------*/
header #logo {
	position:relative;
	margin-bottom:45px;
}

/*------------------------------ グローバルナビ ----------*/
nav#gnav {
	position:relative;
	max-width:900px;
	margin:0 auto;
}
nav#gnav ul {
	display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
			justify-content: space-between;
}
nav#gnav ul li {
	position:relative;
	font-size: 20px;
	font-weight:700;
	line-height:100%;
	text-align: center;
}

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

footer {
	padding:25px 0 25px 0;
	background:#2a0800;
	color:#fff;
	text-align: center;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
footer #logo-f {
	margin-bottom:25px !important;
}
footer small {
	display: block;
	text-align: right;
	font-size:12px;
	margin:20px 50px 0 0;
}
.icon-sns {
	margin-bottom:15px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
			justify-content: center;
}
.icon-sns li {
	margin:0 10px;
}
footer p {
	font-size:18px;
	margin:0 !important;
}
#fnav {
	position:relative;
	max-width:900px;
	margin:0 auto 25px auto;
}
#fnav ul {
	display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
			justify-content: space-between;
}
#fnav ul li {
	position:relative;
	font-size: 20px;
	font-weight:700;
	line-height:100%;
	text-align: center;
}
#fnav ul li a {
	color:#fff;
}

footer dl {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
			justify-content: center;
}
footer dl div {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
			justify-content: center;
}
footer dl div dt {
	margin-right:10px;
}
footer dl div:first-child {
	margin-right:20px;
}

/*------------------------------ ページトップ ----------*/
#pageUp {
	position:fixed;
	bottom:100px;
	right:85px;
	width:53px;
	height:53px;
	display: none;
	z-index:9000;
	border-radius:50%;
	background:url(img/pagetop.png) 0 0 no-repeat #d0f4f2;
}
#pageUp:hover {
	cursor: pointer;
}

/*------------------------------ フッターボタン ----------*/
#fBtn {
	display: none;
}
#panel-btn {
	display: none;
}

/*-----------------------------------------------------------------------------------------
	トップページ
-----------------------------------------------------------------------------------------*/

/*------------------------------ スライダー ----------*/
#slider {
	position: relative;
	clear:both;
	overflow: hidden;
	background:#ccc;
	text-align: center;
	z-index: -1;
	/*
	max-width:1368px;
	margin:0 auto;
	*/
	width:100%;
}
.slide img {
	width:100%;
	height: auto;
}
#catchcopy {
	position: absolute;
	top:-1px;
	left:50%;
	margin-left:-500px;
	z-index:1;
}

/*------------------------------ こだわり ----------*/
#pride {
	background:#2a0800;
	padding:25px 0 35px 0;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
.bx-pride {
	width:900px;
	margin:0 auto;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
			align-items: center;
	-webkit-justify-content: space-between;
			justify-content: space-between;
}
.bx-pickup-menu span {
	display: block;
	color:#cca467;
	margin:5px auto;
}
.bx-pickup-menu span.t-en {
	font-size:12px;
}

/*------------------------------ メッセージ ----------*/
.bx-pickup-notice {
	font-size:22px;
	letter-spacing:2px;
	text-align: center;
	color:#fff;
}
.bx-pickup-notice p {
	position: relative;
	margin:0;
	line-height:150%;
}
.bx-pickup-notice p:first-child {
	padding-bottom:50px;
	background:url(img/liner.png) 50% 80% no-repeat;
}

/*------------------------------ お知らせ ----------*/
#news {
	position:relative;
	padding:45px 0;
	background:#fff;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
#news h1 {
	position: relative;
	font-size:30px;
	text-align:center;
	padding-bottom:35px;
	margin-bottom:50px;
	background:url(img/liner.png) 50% 100% no-repeat;
}
#news dl {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	max-width:1200px;
	min-width:960px;
	margin:0 auto;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
#news dl div {
	width:30%;
	margin:0 5% 5% 0;
	padding:0 1%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
#news dl div:nth-child(3n) {
	margin-right:0;
}
#news dl div dt {
	font-size: 18px;
	font-weight:700;
	margin-bottom:10px;
	text-decoration: underline;
}
#news dl div dd {
	color:#555;
	line-height: 150%;
}
#news dl div dd span {
	display:block;
	color:#999;
	margin-top:15px;
	font-size: 12px;
}
.more-news {
	position: relative;
	margin:50px auto;
	width:220px;
	background:#2a0800;
	text-align:center;
	border-radius:3px;
}
.more-news a {
	display: block;
	color:#fff;
	line-height: 50px;
	
}

/*-----------------------------------------------------------------------------------------
	下層ページ
-----------------------------------------------------------------------------------------*/
#ttl {
	position: relative;
	text-align: center;
	color:#fff;
	font-size:28px;
	line-height:85px;
	letter-spacing:5px;
	background:#2a0800;
	margin:0;
}

/*-----------------------------------------------------------------------------------------
	店舗紹介ページ
-----------------------------------------------------------------------------------------*/

/*------------------------------ 店舗メッセージ ----------*/
#concept {
	position: relative;
	margin:0;
	padding:35px 0 0 0;
	background: url(img/contents/store/bg-store.jpg) 50% 0 no-repeat;
	z-index:2;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
.bx-concept {
	position: relative;
	margin:0 auto 35px auto;
	width:747px;
	height:747px;
	color:#2a0800;
	text-align:center;
	padding:100px 0 0 0;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
.bx-concept:before {
	position: absolute;
	content:'';
	top:0;
	left:50%;
	margin-left:-373px;
	width:747px;
	height:747px;
	background: url(img/contents/store/bg-concept.png) 50% 0 no-repeat;
}
.bx-concept h2 {
	font-size:28px;
	margin-bottom:50px;
	line-height:100%;
}
.bx-concept h2:after {
	position: absolute;
	content:'';
	bottom:-10px;
	left:50%;
	width:283px;
	margin-left:-141px;
	border-bottom:1px solid #2a0800;
}
.bx-concept h3 {
	font-size:28px;
	font-weight:700;
	margin-bottom:60px;
	line-height:150%;
}
.bx-concept p {
	position: relative;
	font-size:21px;
	font-weight:700;
	line-height:200%;
	letter-spacing:0;
	margin-bottom:150px;
}
.bx-concept img {
	position: relative;
}

/*------------------------------ 店舗案内 ----------*/
#information {
	position: relative;
	background:#f5f5f8;
	z-index:1;
	padding:20px 0 80px 0;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
.bx-store {
	font-size:18px;
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:flex-start;
			align-items:flex-start;
	-webkit-justify-content:center;
			justify-content:center;
}
.bx-store img {
	width:100%;
	max-width:279px;
	height:auto;
}
.bx-store div {
	margin-left:2%;
	line-height:100%;
}
.bx-store div h2 {
	font-size:28px;
	margin-bottom:20px;
}
.bx-store div h2 span {
	display: inline-block;
	font-size:40px;
	letter-spacing:30px;
	margin-left:10px;
}
.bx-store div p {
	font-size:24px;
	margin:0 0 20px -10px;
}
.bx-store div address {
	margin-bottom:10px;
}
.bx-store div p.attention {
	position: relative;
	font-size:18px;
	padding-left:20px;
	margin:0 !important;
	line-height:130%;
}
.bx-store div p.attention:after {
	position:absolute;
	content:'※';
	left:0;
	top:0;
}
.bx-store dl {
	display: -webkit-flex;
	display: flex;
	margin-bottom:10px;
}
.bx-store dl div {
	display: -webkit-flex;
	display: flex;
	padding:5px 0;
	width:50%;
	margin-left:auto !important;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
.bx-store dl div dt {
	margin-right:3%;
}
.bx-store dl div dd {}

/*------------------------------ アクセスマップ ----------*/
#access {
	width:980px;
	margin:0 auto 45px auto;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
#access h2 {
	position: relative;
	font-size:28px;
	text-align:center;
	line-height:45px;
	margin-bottom:20px;
}
#access iframe {
	width:100%;
	height:330px;
	display: block;
}

/*-----------------------------------------------------------------------------------------
	商品紹介ページ
-----------------------------------------------------------------------------------------*/

#products h2 {
	position: relative;
	font-size:28px;
	text-align:center;
	line-height:45px;
	margin:90px 0 30px 0;
}
#products h2:after {
	position: absolute;
	content:'';
	top:-30px;
	left:50%;
	width:205px;
	height:17px;
	margin-left:-103px;
	background:url(img/liner.png) 50% 0 no-repeat;
}

.list-products {
	margin:0 auto;
	max-width:1200px;
	min-width:960px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-justify-content: flex-start;
			justify-content: flex-start;
}
.list-products li {
	width:23%;
	margin:0 1% 5% 1%;
	text-align: center;
}
.list-products li:nth-child(4n) {
	margin-right:0;
}
.list-products li img {
	display: block;
	width:100%;
	height:auto;
	margin-bottom:15px;
}
.list-products li dl div dt,
.list-products li dl div dd {
	letter-spacing:0;
	line-height:150%;
	font-weight:700;
}
.list-products li dl div dt {
	font-size:15px;
	min-height:55px;
}
.list-products li dl div dd {
	font-size:14px;
}
.txt-prod {
	position: relative;
	margin:0 0 40px 20px;
	text-align: center;
	font-size:28px;
}
.txt-prod:before {
	content:'※';
}

/*-----------------------------------------------------------------------------------------
	お問い合わせページ
-----------------------------------------------------------------------------------------*/

#form p {
	font-size:20px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:10px;
}
#form p strong {
	font-size:26px;
	font-weight:normal;
}
#form {
	position: relative;
	width:825px;
	margin:30px auto;
}

/*------------------------------ 問い合わせフォーム ----------*/
.inquiryTable {
	position: relative;
	margin:30px 0 0 0;
	width:100%;
	text-align: left;
}
.inquiryTable th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	vertical-align: middle;
	padding:10px 0 5px 0;
	font-size:18px;
	font-weight: 700;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
.inquiryTable td {
	padding:10px 0;
	font-size:18px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
.inquiryTable label {
	display: block;
}
.inquiryTable td input[type="text"],
.inquiryTable td input[type="email"] {
	width:100%;
	height:75px;
	line-height:87px;
	padding:0 10px;
	display:inline-block;
	background:#fff;
	font-size:16px;
	border:1px solid #231815;
	border-radius:0;
	-webkit-appearance:none;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
.inquiryTable td.tel input[type="text"] {
	width:20%;
	height:55px;
	line-height:55px;
	padding:0 10px;
	display:inline-block;
}
.inquiryTable td textarea {
	display:block;
	width:100%;
	min-height:300px;
	padding:10px;
	border:1px solid #231815;
	font-size:16px;
	border-radius:0;
	-webkit-appearance:none;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
.hisu {
	display: inline-block;
	margin-left:10px;
}
.error_top {
	display: block;
	margin:20px 0;
	color:#ff0000;
	border:1px solid #ff0000;
	background: rgba(255,0,0,0.10);
	padding: 10px 0;
	text-align: center;
}
.error {
	display: block;
	margin:10px 0 0 0;
	color:#ff0000;
}
.err {
	color:#ff0000;
}
.sendBox {
	position: relative;
	clear:both;
	overflow: hidden;
	margin:0 0 40px 0;
	width:100%;
	padding:20px 0;
	display: inline-block;
	text-align: center;
}
.sendBox input[type="submit"],
.sendBox input[type="button"] {
	font-family: 'Noto Serif JP', serif;
	max-width:250px;
	width:35%;
	margin:40px 5% 0 0;
	text-align: center;
	font-size:24px;
	font-weight: 700;
	background:#2a0800;
	border:none;
	line-height: 66px;
	color: #fff;
	letter-spacing:5px;
}

.sendBox input[type="submit"]:hover,
.sendBox input[type="button"]:hover {
	opacity: 0.70;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------
	FAXオーダーページ
-----------------------------------------------------------------------------------------*/

#faxorder section {
	width:600px;
	margin:35px auto 50px auto;
}
#faxorder section p {
	text-align: center;
	font-size:26px;
	line-height:130%;
	margin-bottom:40px;
}
#faxorder section img {
	display: block;
	margin-bottom:25px;
}
#faxorder section a:hover {
	opacity:0.70;
}

/*-----------------------------------------------------------------------------------------
	お知らせ詳細
-----------------------------------------------------------------------------------------*/

#entry-header {
	position: relative;
	min-width: 800px;
	width:800px;
	margin:40px auto 40px auto;
	height:auto !important;
	padding:0 0 20px 0;
	background:none;
	z-index:0;
	text-align: left;
	border-bottom:1px solid #ccc;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
#entry-header h1 {
	text-align: left;
	font-weight:700;
	margin-bottom:10px;
}
#entry-header p {
	color:#555;
	margin:0;
}
#entry-content {
	text-align:left;
	width:800px;
	margin: 0 auto;
	min-height:600px;
	font-size:18px;
}
#entry-content img {
	width:100%;
	max-width:800px;
	height:auto;
}
#entry-content p {
	margin-bottom:30px;
}
#back {
	position: relative;
	margin:100px auto;
	width:200px;
	display: block;
	line-height:50px;
	background:#2a0800;
	color:#fff;
	text-align: center;
	border-radius:5px;
}
#back:hover {
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------
	SPサイト
-----------------------------------------------------------------------------------------*/

@media only screen and (max-width: 786px) {
	a {}
	a:focus {}
	a:active {}
	a:hover {}
	a:visit {}
	a {
		-webkit-transition:0s;
				transition:0s;
	}
	address {}
	b,strong {}
	em,i,b {}
	p {	margin-bottom: 4%;}
	ul,ol {}
	img {}
	table {}
	input[type="text"], 
	input[type="button"], 
	input[type="submit"], 
	textarea {}

	/*-----------------------------------------------------------------------------------------
		body
	-----------------------------------------------------------------------------------------*/
	body {}
	html, body {
		min-width:100%;
	}
	main {}

	/*-----------------------------------------------------------------------------------------
		header
	-----------------------------------------------------------------------------------------*/
	header {
		position: fixed;
		top:0;
		left:0;
		min-width: 100%;
		margin:0;
		padding:0;
		height: 60px;
		background:#fff;
		z-index:1000;
	}

	/*------------------------------ ロゴ ----------*/
	header #logo {
		position:relative;
		margin:10px auto 0 auto;
		background:url(img/logo-sp.png) 0 0  no-repeat;
		background-size:100% auto;
		width:200px;
		height:34px;
	}
	header #logo img {
		display: none;
	}
	header #logo a {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		text-indent:-999px;
		background/*\**/: #fff\9;
		filter:alpha(opacity=0);
	}
	
	/*------------------------------ グローバルナビ・メニューボタン ----------*/
	#panel-btn {
		display: inline-block;
		position: fixed;
		top:0;
		left:0;
		width: 60px;
		height: 55px;
		margin-top:0;
		z-index:9999;
	}
	#panel-btn:after {
		position: absolute;
		content: 'メニュー';
		left:10px;
		bottom:-2px;
		color:#2a0800;
		font-size: 10px;
		white-space: nowrap;
		letter-spacing: 0;
		width:40px;
	}
	#panel-btn-icon {
	  display: block;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  width: 30px;
	  height: 1px;
	  margin:-6px 0 0 -15px;
	  background: #2a0800;
	  transition: .2s;
	}
	#panel-btn-icon:before,
	#panel-btn-icon:after {
		position: absolute;
		content: "";
		top: 50%;
		left: 0;
		display: block;
		width: 30px;
		height: 1px;
		background: #2a0800;
		-webkit-transition: .3s;
				transition: .3s;
	}
	#panel-btn-icon:before {
		margin-top: -7px;
	}
	#panel-btn-icon:after {
		margin-top: 7px;
	}
	#panel-btn .close {
		background: transparent;
	}
	#panel-btn .close:before,
	#panel-btn .close:after {
		margin-top: 0;
		background: #2a0800;
	}
	#panel-btn .close:before{
	  -webkit-transform: rotate(-45deg);
			  transform: rotate(-45deg);
	}
	#panel-btn .close:after{
	  -webkit-transform: rotate(-135deg);
			  transform: rotate(-135deg);
	}

	/*------------------------------ グローバルナビ ----------*/
	nav#gnav {
		position:fixed;
		top:60px;
		left:0;
		margin:0;
		display: none;
		width: 100%;
		height: 100%;
		z-index:9999;
		border-top:0;
		background:#2a0800 !important;
	}
	nav#gnav ul {
		display: block;
		width:90%;
		margin:10% auto 0 auto;
	}
	nav#gnav ul li {
		font-size:16px;
		width:100%;
		margin:0;
		line-height:55px;
		text-indent: 0;
		border-bottom:1px solid rgba(255,255,255,0.20);
	}
	nav#gnav ul li a {
		position: relative;
		display: block;
		color:#fff;
		line-height: 55px;
	}
	nav#gnav ul li a:after {
		position: absolute;
		content:'';
		top:50%;
		right:2% !important;
		width:10px;
		height:10px;
		margin-top:-5px;
		border-top:1px solid #fff;
		border-right:1px solid #fff;
		-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
	}

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

	footer {
		padding:6% 0;
	}
	footer #logo-f {
		margin-bottom:4% !important;
	}
	footer small {
		display: block;
		text-align: center;
		font-size:12px;
		margin:4% auto;
	}
	.icon-sns {
		margin-bottom:4%;
	}
	.icon-sns li {
		width:35px;
		margin:0 1.5%;
	}
	.icon-sns li img {
		width:100%;
		height:auto;
	}
	footer p {
		font-size:14px;
	}
	#fnav {
		display: none;
	}
	#fnav ul {}
	#fnav ul li {}
	#fnav ul li a {}

	footer dl {
		display:block;
	}
	footer dl div {}
	footer dl div dt {
		margin-right:2%;
	}
	footer dl div:first-child {
		margin-right:0;
	}

	/*------------------------------ ページトップ ----------*/
	#pageUp {
		position:fixed;
		bottom:100px;
		right:85px;
		width:53px;
		height:53px;
		display: none;
		z-index:9000;
		border-radius:50%;
		background:url(img/pagetop.png) 0 0 no-repeat #d0f4f2;
	}
	#pageUp:hover {
		cursor: pointer;
	}

	/*------------------------------ フッターボタン ----------*/
	#panel-btn {
		display: block;
	}

	/*-----------------------------------------------------------------------------------------
		トップページ
	-----------------------------------------------------------------------------------------*/

	/*------------------------------ スライダー ----------*/
	#slider {
		margin-top:60px;
		width:100%;
	}
	.slide {
		margin-left:-13%;
	}
	.slide img {
		width:200%;
		height:auto;
	}
	#catchcopy {
		top:-1px;
		left:3%;
		margin-left:0;
		width:50%;
		height:auto;
	}
	#catchcopy img {
		width:100%;
		height:auto !important;
	}

	/*------------------------------ こだわり ----------*/
	#pride {
		padding:5% 0 6% 0;
	}
	.bx-pride {
		width:100%;
		margin:0;
		flex-wrap: -webkit-wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
				justify-content: center;
	}
	.bx-pickup-menu {
		margin:0 2%;
	}
	.bx-pickup-menu span {
		margin:2% auto;
	}
	.bx-pickup-menu span.t-en {
		font-size:12px;
	}
	.odr1 {order: 1;}
	.odr2 {order: 2;}
	.odr3 {order: 3;}

	/*------------------------------ メッセージ ----------*/
	.bx-pickup-notice {
		font-size:20px;
		margin-bottom:5%;
		width:100%;
	}
	.bx-pickup-notice p {
		position: relative;
		margin:0;
	}
	.bx-pickup-notice p:first-child {
		padding-bottom:10%;
		background:url(img/liner.png) 50% 80% no-repeat;
		background-size:170px auto;
	}

	/*------------------------------ お知らせ ----------*/
	#news {
		padding:6% 0;
	}
	#news h1 {
		font-size:24px;
		padding-bottom:5%;
		margin-bottom:10%;
		background:url(img/liner.png) 50% 100% no-repeat;
		background-size:170px auto;
	}
	#news dl {
		display:block;
		max-width:90%;
		min-width:90%;
		margin:0 auto;
	}
	#news dl div {
		width:100%;
		margin:0;
		padding:2% 1%;
		border-bottom:1px dotted #ccc;
	}
	#news dl div:nth-child(3n) {}
	#news dl div dt {
		font-size: 19px;
		font-weight:700;
		margin-bottom:10px;
		text-decoration: underline;
	}
	#news dl div dd {
		font-size:14px;
		line-height: 130%;
	}
	#news dl div dd span {
		margin-top:3%;
	}

	/*-----------------------------------------------------------------------------------------
		下層ページ
	-----------------------------------------------------------------------------------------*/
	article {
		margin-top:60px;
	}
	#ttl {
		font-size:24px;
		line-height:90px;
		letter-spacing:3px;
	}

	/*-----------------------------------------------------------------------------------------
		店舗紹介ページ
	-----------------------------------------------------------------------------------------*/

	/*------------------------------ 店舗メッセージ ----------*/
	#concept {
		background: url(img/contents/store/bg-store-sp.jpg) 50% -20px no-repeat;
		background-size:100% auto;
	}
	.bx-concept {
		overflow: hidden;
		margin:0 auto;
		width:90%;
		height:90%;
		padding:0 0 100% 0;
		text-align:left;
		background: url(img/contents/store/concept-sp.png) 0 0 no-repeat;
		background-size:100% auto;
	}
	.bx-concept:before {
		display: none;
	}
	.bx-concept h2 {
		display: none;
	}
	.bx-concept h2:after {
		display: none;
	}
	.bx-concept h3 {
		display: none;
	}
	.bx-concept p {
		display: none;
	}
	.bx-concept img {
		display: none;
	}

	/*------------------------------ 店舗案内 ----------*/
	#information {
		padding:0 0 10% 0;
		width:80%;
		margin:0 auto;
		text-align: center;
	}
	.bx-store {
		font-size:18px;
		display:block;
		
	}
	.bx-store img {
		display: block;
		max-width:100%;
		margin:0 auto 10% auto;
	}
	.bx-store div {
		margin:0 0 4% 0;
	}
	.bx-store div h2 {
		font-size:20px;
		margin-bottom:4%;
	}
	.bx-store div h2 span {
		font-size:30px;
		letter-spacing:20px;
		margin-left:2%;
	}
	.bx-store div p {
		font-size:20px;
		margin:0 0 4% -5px;
	}
	.bx-store div p span {
		display: block;
		margin-top:4%;
	}
	.bx-store div address {
		margin-bottom:2%;
	}
	.bx-store div p.attention {
		font-size:16px;
		text-align: left;
		width:80%;
		margin:0 auto !important;
	}
	.bx-store div p.attention br {
		display: none;
	}
	.bx-store div p.attention:after {

	}
	.bx-store dl {
		display:inline-block;
		margin-bottom:4%;
		width:100%;
		
	}
	.bx-store dl div {
		padding:1% 0;
		margin:0 auto;
		text-align: center;
	}
	.bx-store dl div dt {
		margin-right:5%;
	}
	.bx-store dl div dd {}
	.bx-store dl div dt,
	.bx-store dl div dd {
		white-space:nowrap;
	}

	/*------------------------------ アクセスマップ ----------*/
	#access {
		width:90%;
		margin:0 auto 5% auto;
	}
	#access h2 {
		font-size:20px;
		margin-bottom:4%;
	}
	#access iframe {
		height:400px;
	}

	/*-----------------------------------------------------------------------------------------
		商品紹介ページ
	-----------------------------------------------------------------------------------------*/

	#products h2 {
		font-size:24px;
		margin:20% 0 6% 0;
	}
	#products h2:after {
		left:50%;
		width:170px;
		height:13px;
		margin-left:-85px;
		background:url(img/liner.png) 50% 0 no-repeat;
		background-size:100% auto;
	}

	.list-products {
		margin:0 auto;
		max-width:90%;
		min-width:90%;
	}
	.list-products li {
		width:100%;
		margin:0 0 8% 0;
		text-align: center;
	}
	.list-products li:nth-child(4n) {}
	.list-products li img {
		margin:0 auto 4% auto;
	}
	.list-products li dl div dt,
	.list-products li dl div dd {}
	.list-products li dl div dt {
		font-size:20px;
		min-height:auto;
		margin-bottom:4%;
	}
	.list-products li dl div dd {
		font-size:16px;
	}
	.txt-prod {
		margin:0 auto 10% auto;
		width:90%;
		padding-left:20px;
		text-align: left;
		font-size:20px;
	}
	.txt-prod:before {
		position: absolute;
		top:0;
		left:0;
	}

	/*-----------------------------------------------------------------------------------------
		お問い合わせページ
	-----------------------------------------------------------------------------------------*/

	#form p {
		font-size:18px;
		font-weight:normal;
		line-height:150%;
		margin-bottom:2%;
	}
	#form p strong {
		font-size:22px;
	}
	#form {
		width:90%;
		margin:6% auto;
	}

	/*------------------------------ 問い合わせフォーム ----------*/
	.inquiryTable {
		margin:4% auto 0 auto;
		border:none;
		max-width:100%;
		min-width:100%;
	}
	.inquiryTable th {
		width:100%;
		vertical-align:inherit;
		padding:2% 1%;
		font-size:1rem;
		text-align: left;
		border:none;
		display: block;
	}
	.inquiryTable td {
		width:100%;
		padding:2% 1%;
		font-size:0.9rem;
		display: block;
		border:none;
	}
	.inquiryTable tr:last-child th,
	.inquiryTable tr:last-child td {
		border-bottom:none;
	}
	.inquiryTable label {
		font-size: 1.1rem;
	}
	.inquiryTable td input[type="text"],
	.inquiryTable td input[type="email"] {
		height: auto;
		line-height: 100%;
		padding:4% 2%;
		display: block;
		font-size: 1rem;
	}
	.inquiryTable td.tel input[type="text"] {
		width:28%;
		height: auto;
		line-height: 100%;
		padding:3%;
	}
	.inquiryTable td textarea {
		width:100%;
		padding:1%;
		font-size: 1rem;
	}
	.hisu {}
	.error {}
	.sendBox {
		margin:0 0 5% 0;
		width:100%;
		padding:4% 0;
		display: block;
	}
	.sendBox input[type="submit"],
	.sendBox input[type="button"] {
		display: block;
		max-width:70%;
		width:70%;
		margin:10% auto;
		font-size:18px;
		height: 60px;
	}
	.sendBox input[type="submit"]:hover,
	.sendBox input[type="button"]:hover {
		opacity: 1.0;
		cursor: pointer;
	}

	/*-----------------------------------------------------------------------------------------
		FAXオーダーページ
	-----------------------------------------------------------------------------------------*/

	#faxorder section {
		width:90%;
		margin:6% auto 10% auto;
	}
	#faxorder section p {
		text-align: center;
		font-size:20px;
		line-height:130%;
		margin-bottom:8%;
	}
	#faxorder section img {
		width:100%;
		height:auto;
		margin-bottom:5%;
	}
	#faxorder section a:hover {
		opacity:1;
	}

	/*-----------------------------------------------------------------------------------------
		お知らせ詳細
	-----------------------------------------------------------------------------------------*/

	#entry-header {
		min-width: 90%;
		width: 90%;
		margin:6% auto;
		padding:0 0 2% 0;
	}
	#entry-header h1 {
		padding-bottom:0;
		margin-bottom:2%;
	}
	#entry-content {
		width:90%;
		margin: 0 auto;
		min-height:300px;
	}
}