@charset "utf-8";
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;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* ---------------------------------------------------------
 * Extend
 * ------------------------------------------------------ */
#index #recommend .name, #product #gramercy .table .col .name,
#product #shibayasu .table .col .name, #product #gramercy .list li .name,
#product #shibayasu .list li .name {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#footer-guide .col:last-child, #index #recommend .text {
  -webkit-box-shadow: 2px 0 0 rgba(255, 255, 255, 0.15) inset, 1px 0 0 rgba(255, 255, 255, 0.25) inset;
  -moz-box-shadow: 2px 0 0 rgba(255, 255, 255, 0.15) inset, 1px 0 0 rgba(255, 255, 255, 0.25) inset;
  box-shadow: 2px 0 0 rgba(255, 255, 255, 0.15) inset, 1px 0 0 rgba(255, 255, 255, 0.25) inset;
}

#side-nav ul li a,
#side-nav ul li span, #by_brand #item-list-sort, #detail #item-detail .buy, #guide #page-title-wrap, #faq #page-title-wrap {
  -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.25) inset;
  -moz-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.25) inset;
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.25) inset;
}

#guide #inquiry-dest h2 img,
#guide #inquiry-dest .tel img {
  -webkit-box-shadow: 2px 0 0 rgba(255, 255, 255, 0.15), 1px 0 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 2px 0 0 rgba(255, 255, 255, 0.15), 1px 0 0 rgba(255, 255, 255, 0.25);
  box-shadow: 2px 0 0 rgba(255, 255, 255, 0.15), 1px 0 0 rgba(255, 255, 255, 0.25);
}

#pagetop, #side-nav > ul > li:last-child, #side-info dl, #footer-guide, #by_brand #item-list-sort, #detail #item-detail .buy, #guide #main > section hr, #guide #page-title-wrap, #faq #page-title-wrap {
  -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.25);
}

#ranking ol li:not(:first-child):after, #ranking ol li:first-child:after, #by_brand #item-list .item:after, #detail #recommend .item:after {
  position: absolute;
  bottom: -20px;
  left: 0;
  display: block;
  content: "";
  height: 20px;
}

#nav ul:after, #content:after, #ranking ol:after, #by_brand #item-list-sort:after, #by_brand #item-list:after {
  content: "";
  display: table;
  clear: both;
}

/* ---------------------------------------------------------
 * 共通スタイル
 * ------------------------------------------------------ */
.common-sprite, #nav ul .product a, #nav ul .product a:hover, #nav ul .product a.active, #nav ul .brand a, #nav ul .brand a:hover, #nav ul .brand a.active, #nav ul .occasion a, #nav ul .occasion a:hover, #nav ul .occasion a.active, #nav ul .feature a, #nav ul .feature a:hover, #nav ul .feature a.active, #nav ul .bag a, #nav ul .bag a:hover, #nav ul .bag a.active {
  background: url('../img/common/common-s48ab52f5b2.png') no-repeat;
}

body {
  font: 12px/1.5 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #333333;
  background-color: #f5f3ee;
}

a {
  color: #333333;
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
}
a.image-over img, a.clear-over-block img, a.no-over img {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
a.clear-over {
  display: inline-block;
}
a.clear-over:hover {
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
}
a.clear-over-block {
  display: block;
  text-decoration: none;
}
a.clear-over-block:hover {
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
}

img {
  vertical-align: top;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.table {
  display: table;
}
.table .row {
  display: table-row;
}
.table .col {
  display: table-cell;
}

/* ---------------------------------------------------------
 * ヘッダー
 * ------------------------------------------------------ */
#header {
  background-image: url("../img/common/header_bg.png");
  margin-bottom: 15px;
}

#nav {
  background: url("../img/common/nav_bg.png") 0 0 repeat-x;
}

#nav li {
  position: relative;
}
#nav ul li {
  float: left;
}
#nav ul li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
#nav ul .brand a {
  width: 177px;
  height: 71px;
  background-position: 0 -284px;
}
#nav ul .brand a:hover, #nav ul .brand a.active {
  background-position: 0 -426px;
}
#nav ul .brand.active {
  background-image: url("../img/common/nav_brand-on.png");
}

/* ---------------------------------------------------------
 * ドロップダウンパネル
 * ------------------------------------------------------ */
#dropdown-panel-wrap {
	position: absolute;
	left: 0;
	z-index: 9999;
	overflow: hidden;
	width: 100%;
}

#dropdown-panel-overlay {
	position: absolute;
	z-index: -1;
	width: 100%;
}

#dropdown-panel {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#dropdown-panel-container {
	overflow: hidden;
}

#dropdown-panel-brand {
  padding: 10px 15px;
}
#dropdown-panel-brand a {
  padding: 15px;
  padding-bottom: 5px;
  width: 168px;
  text-decoration: none;
}
#dropdown-panel-brand a:hover {
  background-color: #e6e6e6;
}
#dropdown-panel-brand .photo {
  margin-bottom: 10px;
}
#dropdown-panel-brand .logo {
  margin-bottom: 15px;
}

#dropdown-panel-close {
  position: absolute;
  width: 100%;
  height: 37px;
  bottom: 0;
  z-index: -1;
  display: none;
  text-align: center;
}

/* ---------------------------------------------------------
 * トップページ
 * ------------------------------------------------------ */
#index #header {
  margin-bottom: 42px;
}
#index #slide {
  margin-bottom: 80px;
}
#index #slide ul {
  position: relative;
  height: 420px;
}
#index #slide ul li {
  position: absolute;
  visibility: hidden;
}
