@charset "utf-8";
@import "html5reset-1.6.1.css";
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,400italic);
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS Pゴシック", "MS P Gothic", "Myriad Web", "Myriad Pro", Verdana, sans-serif;
	color: #666666;
	font-size: 14px;
	letter-spacing: 1px;
	height: 100%;
}
html{
height: 100%;
}
img{
border-style: none;
}
br {
letter-spacing: 0;
}
.grayColor, .colorGray{
	position:relative;
	display:block;
}
@media screen and (min-width: 768px) {
body {
	min-width: 990px;
}
a{
	color: #666666;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#wrapper{
	width: 100%;
    position: relative;
    min-height: 100%;
}
#header{
	width: 100%;
	background: #FFFFFF;
	border-top: 7px solid #FF0000;
}
#header .icon{
	text-align: center;
	padding: 20px 0px;
}
#headerMain{
	background: #a08c64;
	margin-bottom: 25px;
	height: 33px;
}
#headerMain .inner{
	width: 1050px;
	margin: 0px auto;
}
#headerMain .logo{
	float: left;
	background: #FFFFFF;
	padding: 1px 28px;
	margin: -1px 0px 0px 10px;
}
#headerMain .menuBtn, #headerMain .menuCloseBtn{
	display:none;
}
#headerMain #gNavi{
	float: right;
	width: 765px;
}
#gNavi ul.mainNavi{
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
#gNavi ul.mainNavi li{
	margin-left:40px;
}
#gNavi ul li a .icon-chevron-right{
	display:none;
}
#gNavi ul.mainNavi li a {
	font-family: 'Merriweather', serif;
	font-style: italic;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size: 1.1em;
}
#gNavi ul.mainNavi li a:hover {
	color: #fa0000;
}
#gNavi ul.subNavi{
	float: right;
	margin-top: -84px;
	margin-right:30px;
}
#gNavi ul.subNavi li{
	float: left;
	margin-left: 25px;
	background: url(../images/upr_navi_arrow.gif) no-repeat left center;
	padding-left: 10px;
}
#gNavi ul.subNavi li.eng{
	font-family: 'Merriweather', serif;
	font-style: italic;
}
#gNavi ul.subNavi li a {
	text-align: center;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size:1.1em;
}
#gNavi ul.subNavi li a:hover {
	color: #fa0000;
}
#gNavi .facebook{
	position: fixed;
	top: 30px;
	right:10px;
	z-index: 100;
}
#gNavi .facebook .icon-facebook{
	font-size:36px;
	color:#3a5795;
}
#contents{
	margin-right: auto;
	margin-left: auto;
	padding-bottom:370px;
	overflow: hidden;
	width:100%;
}
#mainContents{
	padding-bottom: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.pageTop {
	position: fixed;
	bottom: 50px;
	right:0px;
	display: none;
	z-index: 3;
}
.pageTop a{
	background: #a08c64;
	width: 40px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 15px 0px;
}
#footer{
	position:absolute;
	bottom:0;
	width: 100%;
	font-size: 12px;
}
#footer a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#footer a:hover{
	color: #fa0000;
}
#footer .inner{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footerUpr{
	background: #ebebeb;
	padding: 20px 0px;
}
#footer #footerNav{
	overflow: hidden;
	float: right;
}
#footer #footerNav .menu{
	float: left;
	width: 130px;
	border-left: 1px dotted #a08c64;
	margin: 0px 0px -32768px;
	padding: 5px 30px 32768px 15px;
}
#footer #footerNav .menu li{
	margin-bottom: 10px;
	font-size: 0.9em;
	padding: 0px 0px 0px 15px;
	text-align: left;
	line-height: 150%;
	background: url(../images/arrow_gold.gif) no-repeat left center;
}
#footer .shopInfo{
	float: left;
	width: 220px;
	text-align: center;
}
#footer .shopInfo h2{
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-top: 5px;
}
#footer .shopInfo p{
	line-height: 170%;
	margin-bottom: 10px;
	padding-top: 5px;
}
#footer .shopInfo p.tel{
	font-size: 1.6em;
	color: #a08c64;
	margin-bottom: 0px;
	font-family: 'Merriweather', serif;
	font-style: italic;
}
#footer .shopInfo p.tel a{
	color: #a08c64;
	cursor: default;
}
#footerBtm{
	color: #FFFFFF;
	background: #a08c64;
	padding: 20px 0px 20px;
	text-align:center;
}
#footerBtm p.copy{
	letter-spacing: normal;
	font-size: 0.9em;
}
}
@media (max-width: 1100px) and (min-width: 768px) {
#gNavi ul.subNavi{
	margin-right:50px;
}
}
@media screen and (max-device-width: 767px) {
a{
	color: #666666;
	text-decoration: none;
}
#wrapper{
	width: 100%;
}
#header{
	width: 100%;
	background: #FFFFFF;
	border-top: 5px solid #FF0000;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 20;
}
#header .icon{
	display:none;
}
#headerMain{
	-webkit-box-shadow: 0 3px 20px 0 rgba(0,0,0,0.4);
	-moz-box-shadow: 0 3px 20px 0 rgba(0,0,0,0.4);
	box-shadow: 0 3px 20px 0 rgba(0,0,0,0.4);
}
#headerMain .logo{
	text-align: center;
	padding: 15px 0px;
}
#headerMain .logo img{
	width:150px;
}
#headerMain .menuBtn{
	padding: 15px;
	position: fixed;
	right: 0px;
	top: 3px;
	z-index: 20;
}
#headerMain .icon-menu{
	font-size: 26px;
}
#gNavi{
	border-top: 1px solid #CCCCCC;
	display:none;
}
#gNavi ul li:nth-child(2n+1){
	border-right: 1px solid #CCCCCC;
}
#gNavi ul li{
	float: left;
	width: 50%;
	border-bottom: 1px solid #CCCCCC;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#gNavi ul li a {
	text-align: center;
	display: block;
	font-size: 1.1em;
	padding: 10px 10px 10px 15px;
}
#gNavi ul li a:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
#gNavi ul li a .text{
	float:left;
}
#gNavi ul li a .icon-chevron-right{
	float:right;
}
#gNavi ul.mainNavi li a {
	font-family: 'Merriweather', serif;
	font-style: italic;
}
#gNavi ul.subNavi li.eng{
	font-family: 'Merriweather', serif;
	font-style: italic;
}
#gNavi .facebook{
	padding:10px 15px;
	float:left;
}
#gNavi .facebook .icon-facebook{
	font-size:2.2em;
	color:#3a5795;
}
#gNavi .menuCloseBtn{
	padding: 18px 15px 0;
	float: right;
}
#gNavi .icon-cross{
	font-size: 1.2em;
	background: #999999;
	color: #FFFFFF;
	padding: 5px;
	border-radius:50%;
    -moz-border-radius:50%;
     -webkit-border-radius:50%;
}
#contents{
	width:100%;
	padding-top:58px;
}
.pageTop {
	position: fixed;
	bottom: 0px;
	right:0px;
	display: none;
	z-index: 3;
}
.pageTop a{
	background: #a08c64;
	width: 40px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 13px 0px;
}
#footer{
	width: 100%;
	font-size: 12px;
}
#footerUpr{
	background: #ebebeb;
	padding: 15px 0px;
}
#footer #footerNav{
	display:none;
}
#footer .shopInfo{
	text-align: center;
}
#footer .shopInfo h2{
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-top: 5px;
}
#footer .shopInfo p{
	line-height: 160%;
	margin-bottom: 10px;
}
#footer .shopInfo p.logo{
	display:none;
}
#footer .shopInfo p.tel{
	font-size: 1.6em;
	color: #a08c64;
	margin-bottom: 0px;
	font-family: 'Merriweather', serif;
	font-style: italic;
}
#footer .shopInfo p.tel a{
	color: #a08c64;
	cursor: default;
}
#footerBtm{
	color: #FFFFFF;
	background: #a08c64;
	padding: 15px 0px 15px;
	text-align: center;
}
#footerBtm p.copy{
	letter-spacing: normal;
	font-size: 0.9em;
}
}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {
 display: inline-block;
}
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}