@charset "EUC-JP";

#header_0900302 {
	margin: 0 auto 10px;
	box-sizing: border-box;
}

#header_v2 {
	margin: 0;
	font-size: inherit !important;
}

#header_v2 .inner {
	width: 100%;
}

#header_v2 div {
	margin: initial;
	padding: revert;
}

#header_v2 .new {
	background: transparent;
	width: 960px;
	margin: auto;
}

#header_v2 .new .side {
	font-size: 12px;
}

#header_v2 ul {
	margin: 0 auto;
}

#header_0900302 div:after,
#header_v2 #header_0900302 div:after,
div:after {
	content: "";
}

#header_0900302 figure,
#footer_0900302 figure {
	margin: 0;
}

/* ------------------------------
header
------------------------------ */
#header_0900302 {
	margin-bottom: 80px;
	font-family: 'Roboto', 'YakuHanJP', 'YuGothic', '游ゴシック', 'Noto Sans Japanese', sans-serif;
	color: #4a1700;
	letter-spacing: 0.5px;
}

#header_0900302 a,
#footer_0900302 a {
	text-decoration: none;
	color: #4a1700;
	margin: 0;
	vertical-align: baseline;
	font-size: 14px;
}

#header_0900302 a img:hover,
#header_0900302 a:hover,
#footer_0900302 a img:hover,
#footer_0900302 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-webkit-transition: 0.7s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#header_0900302 a:active,
#header_0900302 a:hover,
#footer_0900302 a:active,
#footer_0900302 a:hover {
	outline: 0;
}

#header_0900302 header {
	background: #fff;
	padding: 25px 3%;
	position: relative;
	/* z-index: 200; */
	position: relative;
	width: 94%;
	box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
}

#header_0900302 header .shop-header_inner {
	max-width: 1300px;
	margin: auto;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
}

#header_0900302 header #shop-logo {
	margin-right: 20px;
}

#header_0900302 a,
#footer_0900302 a {
	text-decoration: none;
	color: #4a1700;
	margin: 0;
	vertical-align: baseline;
	line-height: 1;
}

#header_0900302 header nav {
	margin: 0 30px 0 auto;
}

#header_0900302 header nav ul {
	display: -webkit-flex;
	display: flex;
}

#header_0900302 header nav li {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	letter-spacing: 0.05em;
}

#header_0900302 header nav li a {
	display: block;
	padding: 17px 18px;
	font-size: 16px;
}

#header_0900302 header nav li:nth-of-type(6) {
	margin-left: 30px;
}

#header_0900302 header nav li:nth-of-type(6),
#header_0900302 header nav li:nth-of-type(7),
#header_0900302 header nav li:nth-of-type(8) {
	font-size: 13px;
	margin-top: 3px;
}

#header_0900302 header nav li:nth-of-type(6) a,
#header_0900302 header nav li:nth-of-type(7) a,
#header_0900302 header nav li:nth-of-type(8) a {
	font-size: 13px;
}

#header_0900302 header .h_contact a {
	display: block;
	padding: 20px 30px;
	background: #eeeae1;
	font-weight: bold;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	white-space: nowrap;
}

#header_0900302 header .h_contact a:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/h_icon_mail.svg) no-repeat center;
	background-size: contain;
	margin: -5px 10px -5px 0;
}

/* ------------------------------
footer
------------------------------ */
#footer_0900302 {
	font-family: 'Roboto', 'YakuHanJP', 'YuGothic', '游ゴシック', 'Noto Sans Japanese', sans-serif;
	color: #4a1700;
	letter-spacing: 0.5px;
	margin-bottom: -1px;
}

#footer_0900302 footer {
	background: #4a1700;
	padding: 50px 0;
	font-family: 'Oswald', sans-serif;
	color: #fff;
}

#footer_0900302 .inner {
	width: 1100px;
	margin: auto;
	overflow: hidden;
}

#footer_0900302 footer .logo {
	float: left;
	margin-right: 40px;
}

#footer_0900302 footer a {
	color: #fff;
}

#footer_0900302 footer .fbox1 {
	float: left;
	width: 600px;
}

#footer_0900302 footer ul {
	overflow: hidden;
}

#footer_0900302 footer .fbox1 li {
	float: left;
	letter-spacing: 0.2em;
	font-size: 13px;
}

#footer_0900302 footer .fbox2 {
	float: right;
	width: 250px;
}

#footer_0900302 footer .fbox2 ul {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

#footer_0900302 footer li a {
	display: block;
	padding: 10px 15px;
	font-size: 13px;
}

#footer_0900302 footer .fbox2 .copyright {
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-top: 10px;
}