@charset "utf-8";
/* CSS Document */


body{
	margin:0 auto;
    font-family: sans-serif;
    color: #121212;}

a:link { color:#121212; text-decoration:none }
a:visited { color:#666666; text-decoration:none }
a:hover { color:#121212; text-decoration:underline }
a:active { color:#666666; text-decoration:underline }

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	 margin: 0;
	 padding: 0;
	 border: 0;
}

h1, h2, h3, h4, h5, h6 {font-size:100%;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
 display: block;
}

body {
 line-height: 1;
}

ol, ul {
 list-style: none;
}

blockquote, q {
 quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

hr {display:none;}

/* base */

body {
	font-size:1em;
}

a {
	text-decoration:none;
}

img {
	vertical-align:top;
}

input, select {
	vertical-align:middle;
}

.skip {
	text-indent:-5000px;
	width:0; height:0;
	line-height:0; font-size:0;
}

.top-header {
	width: 100%;
	height: 60px;
	background-color: #fff;
}

.top-header .inner {
	padding: 0 0 0 10px;
	overflow: hidden;
}

.top-header h1 {
	float: left;
	padding-top: 10px;
	max-width: 130px;
	height: 60px;
	vertical-align: middle;
}

.top-header h1 img {
	width: 100%;
}

.top-header h2 {
	float: right;
	width: 60px;
	height: 60px;
}

.top-header h2 img {
	max-height: 100%;
}

.sp-menu {
	position: absolute;
	top: 60px;
	right: 0;
	width: 75%;
	z-index:9999;
}

.sp-menu .inner {
	padding: 0 4%;
	background-color: #fff;
}

.sp-menu h3 {
	width: 100%;
	padding: 14px 10px;
	background-color: #a4916a;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
	font-weight: normal;
}

.sp-menu .search .input {
	margin: 10px 0;
	position: relative;
}

.sp-menu .search_box {
	margin: 10px 0;
	position: relative;
	width: 100%;
	display: block;
	text-align: left;
	padding: 0;
}

.sp-menu .search_box div {
	display: block;
}

.sp-menu .search_box div:last-child {
	width: 100%;
}

.sp-menu .search #keyword {
	width: 100%;
	border: 4px solid #efefef;
	height: 44px;
	box-sizing: border-box;
	padding: 0 5px;
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.sp-menu .search .input input.search_submit {
	position: absolute;
	right: 4px;
	top: 4px;
	background: #a4916a url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/new_css/../../images/search-btn.png') no-repeat 50% 50%;
	width: 36px;
	height: 36px;
	border: 0px none;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.sp-menu .search .keyword {
	padding: 0 0 6px 0;
}

.sp-menu .search .keyword strong {
	color: #a4916a;
	font-size: 16px;
	margin-right: 15px;
	display: inline-block;
}

.sp-menu .search .keyword a {
	display: inline-block;
	margin-right: 10px;
	color: #535353;
	text-decoration: underline;
	padding: 8px 0;
	font-size: 14px;
}

.sp-menu .topics ul {
	padding: 0 10px;
}

.sp-menu .topics ul li {
	border-bottom: 1px solid #dbdada;
}

.sp-menu .topics ul li:last-child {
	border-bottom: 0;
}

.sp-menu .topics ul li a {
	display: block;
	padding: 20px 10px;
	font-size: 14px;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/new_css/../../images/menu-arrow.png') no-repeat 100% 50%;
	background-size: 7px;
}

.sp-menu .item ul {
	padding: 0 10px;
}

.sp-menu .item ul li {
	border-bottom: 1px solid #dbdada;
}

.sp-menu .item ul li:last-child {
	border-bottom: 0;
}

.sp-menu .item ul li a {
	display: block;
	padding: 4px 0;
	font-size: 17px;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/new_css/../../images/menu-arrow.png') no-repeat 100% 50%;
	background-size: 7px;
}

.sp-menu .item ul li a img {
	vertical-align: middle;
	width: 25%;
	max-width: 100px;
	margin-right: 2%;
}

.sp-menu .item ul li a span {
	vertical-align: middle;
	font-size: 0.8em;
}

.sp-menu .price ul {
	padding: 0 10px;
}

.sp-menu .price ul li {
	border-bottom: 1px solid #dbdada;
}

.sp-menu .price ul li:last-child {
	border-bottom: 0;
}

.sp-menu .price ul li a {
	display: block;
	padding: 14px 10px;
	font-size: 15px;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/new_css/../../images/menu-arrow.png') no-repeat 100% 50%;
	background-size: 7px;
}

.sp-menu .contact ul {
	padding: 0 10px;
	border-top: 2px solid #535353;
	border-bottom: 2px solid #535353;
}

.sp-menu .contact ul li {
	border-bottom: 1px solid #dbdada;
}

.sp-menu .contact ul li:last-child {
	border-bottom: 0;
}

.sp-menu .contact ul li a {
	display: block;
	padding: 14px 10px;
	font-size: 18px;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/new_css/../../images/menu-arrow.png') no-repeat 100% 50%;
	background-size: 7px;
}

.sp-menu .contact ul li a img {
	vertical-align: middle;
	width: 20%;
	max-width: 72px;
	margin-right: 7%;
}

.sp-menu .contact ul li a span {
	vertical-align: middle;
	font-size: 0.8em;
}

.sp-menu .local ul {
	padding: 0 10px;
}

.sp-menu .local ul li {
	border-bottom: 1px solid #dbdada;
}

.sp-menu .local ul li:last-child {
	border-bottom: 0;
}

.sp-menu .local ul li a {
	display: block;
	padding: 14px 10px;
	font-size: 15px;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/new_css/../../images/menu-arrow.png') no-repeat 100% 50%;
	background-size: 7px;
}

.sp-menu .search_box div:last-child {
	position: relative;
	top: 0;
	left: 0;
}

.search_box {
	vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 20px auto;
  padding: 0 10px;
}

.search_box div {
	display: block;
	padding: 0;
}

#keyword {
	width: 100%;
	border: 4px solid #efefef;
	height: 44px;
	box-sizing: border-box;
	padding: 0 5px;
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.search_box div:last-child {
	position: absolute;
	top: 4px;
	right: 14px;
}

.search_box div:last-child {
	width: 36px;
}

input.search_submit {
	background: #a4916a url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/new_css/../../images/search-btn.png') no-repeat 50% 50%;
	width: 36px;
	height: 36px;
	border: 0px none;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
