﻿@charset "utf-8";
/*---------------------------------------------
	Browser Default Initialization
  ---------------------------------------------*/

html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
	margin: 0;
	padding: 0;
	line-height: 160%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img, abbr, acronym, fieldset {
	border: 0;
}
img {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
ul li {
	list-style-type: none;
}
/* ------ Body ------ */

body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 160%;
	text-align: left;
	letter-spacing: -0.001em;		/* iOS4でのテキストの隙間への対応 */
	-webkit-text-size-adjust: 100%;		/* 文字サイズの自動調整機能のキャンセル */
}
.win body {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
/* ------ Anchor ------ */

a {
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/

/* ------ General Settings ------ */

/* フルードイメージ対応 */
img {
	max-width: 100%;
	height: auto;
}
.ie8 img {
	width: auto;
}
p {
	font-size: 100%;
}
.img {
	text-align: center;
}
.text-center {
	text-align: center;
}
body {
	background: url(../images/common/background.png) repeat;
}
/* ------ 罫線リボン------ */
#line {
	width: 100%;
	margin-right: auto;
	　　margin-left: auto;
	position: absolute;
	　　z-index: 1;
	-webkit-background-size: 4px 4px;
	-moz-background-size: 4px 4px;
	background-size: 4px 4px;
	background-color: #c01a21;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,  color-stop(.25, #EBE9E0), color-stop(.25, transparent),  color-stop(.5, transparent), color-stop(.5, #EBE9E0),  color-stop(.75, #EBE9E0), color-stop(.75, transparent),  to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #EBE9E0 25%, transparent 25%,  transparent 50%, #EBE9E0 50%, #EBE9E0 75%,  transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #EBE9E0 25%, transparent 25%,  transparent 50%, #EBE9E0 50%, #EBE9E0 75%,  transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #EBE9E0 25%, transparent 25%,  transparent 50%, #EBE9E0 50%, #EBE9E0 75%,  transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #EBE9E0 25%, transparent 25%,  transparent 50%, #EBE9E0 50%, #EBE9E0 75%,  transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #EBE9E0 25%, transparent 25%,  transparent 50%, #EBE9E0 50%, #EBE9E0 75%,  transparent 75%, transparent);
}
#line p {
	text-indent: -9999px;
}
#container {
	position: relative;			/* 親要素をposition:relativeとする */
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;
}
/* ------ Font ------ */

/* 各ブラウザに対応したWebフォントを指定 */
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot');
	src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ------ Column ------ */

.row {
	max-width: 1170px;
	margin: 0 auto;
}
.row:after {
	content: "";
	display: block;
	clear: both;
	margin-bottom: 10px;
}
/* 各カラムを横並びにし、左マージンを設定 */
.col {
	float: left;
	margin-left: 2.5641025641%;
}
/* 左端のカラムの左マージンを削除 */                      
.col:first-child, .col.left {
	margin-left: 0;
}
/* カラムの左右を入れ替えるための設定 */
.col.right {
	float: right;
	margin-left: 2.5641025641%;
}
/* 各カラムの幅を％で設定 */
.one-second {
	width: 48.7179487179%;
}
.one-third {
	width: 31.623931623%;
}
.two-third {
	width: 63.2478632478%;
}
.one-fifth {
	width: 5.9829059829%;
}
.two-fifth {
	width: 25.641025641%;
}
.third-fifth {
	width: 63.2478632478%;
}
/* ------ Header ------ */
header {
	width: 100%;
	padding-top: 10px;
}
header .row {
	position: relative;
}
header h1 {
	width: 182px;
	height: 55px;
	padding: 30px;
	margin: 0 auto;
}
/* ------ Global Navi ------ */

/* デスクトップ／タブレット用表示では、右寄せで配置 */
#gnav {
	margin: 0 auto;
	width: 90%;
	padding-bottom: 10px;
}
/* ナビゲーションの各項目は、横並びに配置 */
#gnav li {
	float: left;
	width: 25%;
	font-family: 'Noto Serif', serif;
}
#gnav a {
	display: block;
	position: relative;
	z-index: 2000;
	height: 30px;
	padding-top: 15px;
	font-size: 100%;
	text-decoration: none;
	color: #000;
	text-align: center;
}
/* マウスオーバー時にグラデーションの色を変更 */
#gnav a:hover, #gnav a:active {
	color: #6A5200;
}
/* 各ページの見出し */
h2 {
	width: 95%;
	height: 30px;
	border-top: 5px solid #d8ccb0;
	position: relative;
	margin: 30px auto 20px auto;
}
h2 span {
	width: 200px;
	height: 50px;
	line-height: 40px;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -100px;
	background-color: #e7e4dc;
	border: 5px double #d8ccb0;
	font-family: 'Noto Serif', serif;
	color: #000;
	font-size: 110%;
	letter-spacing: 1.5px;
	box-sizing: border-box;
	text-align: center;
}
/*-----------------------------------------------------	*/
/*	for TOPページ						*/
/*-----------------------------------------------------	*/
/* ------ Article ------ */

article {
	padding-bottom: 10px;
}
#main {
	border-bottom: solid #c01a21 5px;
}
/* ------ Index ------ */

#index {
	padding-bottom: 20px;
}
#index .left {
/*	float: left; */
	text-decoration: none;
	padding-left: 30px;
	border-left: solid 1px #42392a;
}
#index .middle {
	border-left: solid 1px #42392a;
	border-right: solid 1px #42392a;
}
#index .right {
	float: right;
	border-right: solid 1px #42392a;
	padding-right: 30px;
}
#index h1 {
	margin: 10px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	font-family: 'Noto Serif', serif;
}
#index p {
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}
#index dl {
	color: #000;
	font-size: 13px;
}
#index dt {
	background-color: #d8ccb0;
	width: 3em;
	text-align: center;
	clear: both;
	margin-bottom: 5px;
}
#index dd.news_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#index dd.news_txt {
	line-height: 2em;
}
/* ------ SNSリンク ------ */
#link {
	position: absolute; 			/* PC用の表示ではposition:absoluteとする */
	width: 100%;
	top: 0;			/* top:0としてヘッダー部に移動 */
}
#link .row {
	height: 100%;
}
#link ul {
	float: right;
	margin-top: 50px;
}
#link li {
	color: #fff;
	padding-bottom: 5px;
}
#link li:first-child {
	border-left: none;
}
#link li img {
	height: 25px;
	margin-right: 5px;
}
#link li a {
	display: block;
	text-decoration: none;
}
#link li a:link, #link li a:visited {
	color: #999;
}
#link li a:hover, #link li a:active {
	color: #38bdbb;
}
/* ------ Page Top ------ */

#page-top {
	margin-top: 5px;
}
#page-top a {
	display: block;
	padding-bottom: 3px;
	text-align: right;
	text-decoration: none;
	line-height: 25px;
	color: #666;
	border-top: solid 1px #e5e5e5;
}
#page-top img {
	width: 140px;
	height: 40px;
}
/* ------ Footer ------ */

footer {
	text-align: center;
	margin: 20px;
}
#copyright p {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	font-family: 'Sorts Mill Goudy', serif;
}
/*-----------------------------------------------------	*/
/*	for aboutページ						*/
/*-----------------------------------------------------	*/

#about .info {
	background-color: #fff;
	padding-top: 20px;
}
#about .info table {
	width: 73.5042735042%;
	margin-bottom: 30px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}
#about .info th, td {
	padding: 15px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
#about .info th {
	padding-left: 2em;
}
#about .info td {
	width: 60%;
}
#about .info p {
	text-align: center;
}
/*-----------------------------------------------------	*/
/*	for shoplistページ					*/
/*-----------------------------------------------------	*/
#shoplist .row{
	font-family: 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 70%;
	text-align: center;
	border-bottom: 3px double #562F23;
}
#shoplist .row:last-child{
	border-bottom: none;	
}
h3 {
	font-size: 15px;
	font-weight:bold;
	margin: 30px 0;
	text-align: left;
}
h4 {
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	margin-bottom: 10px;
}
#shoplist p.logo{
	margin:0 0 20px 0;
}

#shoplist p.shop_img img{
	border: 10px solid #fff;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #747272;
	margin-bottom: 20px;
}

#shoplist .detail ul{
	margin: 20px auto;
	width: 60%;
	text-align: left;
}
#shoplist .brand {
	text-align: left;
	margin-bottom: 20px;
}
#shoplist .brand ul{
	margin-bottom: 20px;	
}
#shoplist .brand li{
	 display: inline-block;
	 border: 1px solid #999;
	 letter-spacing: 0;
	 width: 80px;
	 text-align: center;
}

#shoplist .gmap{
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

#shoplist .gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*-----------------------------------------------------	*/
/*	for newsページ					*/
/*-----------------------------------------------------	*/
#news .row {
	border-bottom: dotted #5C5C5C 1px;
	padding: 30px;
	text-align: center;
}
#news .row:first-child {
	padding-top: 0px;
}
#news .row:last-child {
	border: none;
}
#news dl {
	color: #fff;
	font-size: 14px;
	font-family: 'Noto Serif', serif;
}
#news dt {
	background: url(../images/date.png) no-repeat;
	width: 70px;
	height: 70px;
	text-align: center;
	clear: both;
	padding-top: 10px;
}
#news .third-fifth {
	text-align: left;
}
#news p.title {
	font-size: 20px;
	font-weight: bold;
}
#news p {
	font-size: 15px;
	line-height: 1.8em;
	vertical-align: middle;
}

/*-----------------------------------------------------	*/
/*	for 640px - 979px	タブレット用*/
/*-----------------------------------------------------	*/

@media screen and (min-width: 668px) and (max-width: 979px) {
/* ------ Column ------ */

	/* 左右に25pxの余白を設定 */
.row {
	padding: 0 25px;
}
/* ------ shoplist ------ */
#shoplist .row{
	text-align: left;
}

#shoplist li {
	line-height: 2em;
}
#shoplist .detail ul{
	width: 100%;
}
}

/*-----------------------------------------------------	*/
/*	for - 639px			スマートフォン用*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 667px) {
/* ------ Column ------ */

	/* 各カラムの横並びを解除し、縦１列に並べる */
.col, .col.left, .col.right {
	float: none;
	width: auto;
	margin-left: 0;
}
#container {
	overflow: hidden;
}
#main {
	width: 90%;
	margin: 0 auto;
	border-bottom: none;
}
/* ------ Header ------ */

header {
	padding-top: 0;
}
header .row:before {
	display: none;
}
header .col:first-child {
	height: 90px;
}
header h1 {
	width: 200px;
	height: 70px;
	padding-top: 60px;
	margin: 0 auto;
}
/* ------ Global Navi ------ */

	/* スマートフォン用表示では、横幅いっぱいに配置 */
#gnav {
	float: none;
	width: 100%;
}
#gnav a {
	height: 20px;
	font-size: 85%;
	padding-top: 0;
}
/* ------ slider ------ */
#slider {
	margin-top: 0;
}

/* ------ Article ------ */
article {
	padding-bottom: 0;
}
article p {
	font-size: 90%;
}
h2 {
	width: 100%;
	border-top: none;
	position: relative;
	margin: 40px auto 30px auto;
}
h2 span {
	width: 100%;
	height: 50px;
	line-height: 38px;
	position: absolute;
	top: -20px;
	left: 0;
	margin: 0px auto;
	border: none;
	border-top: 5px double #d8ccb0;
	border-bottom: 5px double #d8ccb0;
	background-color: transparent;
	font-family: 'Noto Serif', serif;
	color: #000;
	font-size: 110%;
	letter-spacing: 3px;
	box-sizing: border-box;
}
/* ------ Index ------ */
#index {
	padding-bottom: 0;
	border: none;
}
#index h1 {
	text-align: center;
	margin: 10px 0 10px 0;
}
#index h1:after {
	display: none;
}
#index .left {
	float: none;
	border: none;
	padding-left: 0;
	padding-bottom: 10px;
}
#index p {
	margin-bottom: 5px;
}
#index .middle {
	float: none;
	border: none;
	max-height: initial;
	min-height: auto;
}
#index .right {
	float: none;
	text-align: center;
	padding-right: 0;
	margin-bottom: 0;
	border: none;
}
#index dl {
	color: #000;
	font-size: 13px;
	text-align: center;
}
#index dt {
	margin: 0 auto;
	background-color: #d8ccb0;
	width: 3em;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
#index dd.news_img {
	float: none;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
}
#index dd.news_txt {
	line-height: 2em;
	margin-top: 10px;
}
/* ------ about ------ */

#about .info {
	width: 100%;
}
#about .info table {
	width: 90%;
	font-size: 12px;
}
/* ------ shoplist ------ */
#shoplist .row{
	width: 100%;
	text-align: left;
}
#shoplist p {
	margin: 20px 0;
}
#shoplist li {
	line-height: 2em;
}
#shoplist .detail ul{
	width: 100%;
}

/* ------ news ------ */
#news dt {
	margin: 0 auto;
	text-align: center;
}
#news p.title {
	text-align: center;
	margin-bottom: 10px;
}
#news .two-fifth {
	margin-bottom: 20px;
}

/* ------ link ------ */
#link {
	position: static;
	margin-top: 0;
	border-bottom: none;
	margin: 0 auto;
}
#link ul {
	width: 100%;
	text-align: center;
	float: none;
}
#link li {
	float: left;
	width: 50%;
}
/* ------ Page Top ------ */
#page-top {
	background-color: #231714;
	margin-top: 0;
	border-top: solid #c01a21 5px;
}
#page-top a {
	text-align: center;
}
/* ------ Footer ------ */

footer nav {
	margin-top: 15px;
}
footer nav ul {
	text-align: center;
}
#copyright {
	margin-bottom: 0;
	text-align: center;
}
}
