@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);
* {
  color: #fff;
}

body {
  background: #352620;
}

/* ============================================================================== */
/* header */
/* ============================================================================== */
header {
  border-bottom: 7px solid #000;
  background: #fff;
}

h1 {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 Pro W3", "HiraMinPro W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #000;
  line-height: 1.4rem;
}
h1 span {
  color: #000;
  margin-left: -10px;
}

.tel {
  color: #000;
}

/* ============================================================================== */
/* nav */
/* ============================================================================== */
nav li a {
  color: #fff;
}
nav li a.sns {
  padding: 10px 7px !important;
  cursor: pointer;
}
nav li a.sns span {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 34px;
}
nav li a.sns span:before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 16px;
  height: 16px;
  display: block;
}
nav li a.print {
  background: #cc0000;
  border: 1px solid #cc0000;
}
nav li a.print:hover {
  background: #fff;
  color: #cc0000;
}
nav li a.shop {
  background: #352620;
  border: 1px solid #352620;
}
nav li a.shop span {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
nav li a.shop span:before {
  position: absolute;
  top: -11px;
  left: 0px;
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M79.6%2C47.7l6.7-25.2l1.7-6.5h0l0%2C0H26.4l-2.5-9.5c-0.5-2-2.4-3.5-4.5-3.5H0v5.2c0%2C2.6%2C2.1%2C4.7%2C4.7%2C4.7h10.8%20L28.2%2C61c0.5%2C2%2C2.4%2C3.5%2C4.5%2C3.5h47.9v-9.8v0l0%2C0v0H36.7l-1.5-5.5l-0.4-1.4L79.6%2C47.7L79.6%2C47.7z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37%2C68.6c-4.4%2C0-8%2C3.6-8%2C8c0%2C4.4%2C3.6%2C8%2C8%2C8c4.4%2C0%2C8-3.6%2C8-8C45%2C72.2%2C41.4%2C68.6%2C37%2C68.6z%22%20%2F%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%2272.6%22%20cy%3D%2276.6%22%20r%3D%228%22%20%2F%3E%3C%2Fsvg%3E");
  content: "";
  width: 12px;
  height: 12px;
  display: block;
}
nav li a.shop:hover {
  background: #fff;
  color: #352620;
}
nav li a.shop:hover.shop span:before {
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23352620%22%20d%3D%22M79.6%2C47.7l6.7-25.2l1.7-6.5h0l0%2C0H26.4l-2.5-9.5c-0.5-2-2.4-3.5-4.5-3.5H0v5.2c0%2C2.6%2C2.1%2C4.7%2C4.7%2C4.7h10.8%20L28.2%2C61c0.5%2C2%2C2.4%2C3.5%2C4.5%2C3.5h47.9v-9.8v0l0%2C0v0H36.7l-1.5-5.5l-0.4-1.4L79.6%2C47.7L79.6%2C47.7z%22%20%2F%3E%3Cpath%20fill%3D%22%23352620%22%20d%3D%22M37%2C68.6c-4.4%2C0-8%2C3.6-8%2C8c0%2C4.4%2C3.6%2C8%2C8%2C8c4.4%2C0%2C8-3.6%2C8-8C45%2C72.2%2C41.4%2C68.6%2C37%2C68.6z%22%20%2F%3E%3Ccircle%20fill%3D%22%23352620%22%20cx%3D%2272.6%22%20cy%3D%2276.6%22%20r%3D%228%22%20%2F%3E%3C%2Fsvg%3E");
}

.star {
  background: url(../images/icon.png) no-repeat 0px 0px;
}

.mail {
  background: url(../images/icon.png) no-repeat -24px 0px;
}

.pdf {
  background: url(../images/icon.png) no-repeat -12px 0px;
}

.insta:before {
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23352620%22%20d%3D%22M44%2C21.3c-12.5%2C0-22.7%2C10.2-22.7%2C22.7c0%2C12.5%2C10.2%2C22.7%2C22.7%2C22.7c12.5%2C0%2C22.7-10.2%2C22.7-22.7%20C66.7%2C31.5%2C56.5%2C21.3%2C44%2C21.3z%20M44%2C57.1c-7.2%2C0-13.1-5.9-13.1-13.1c0-7.2%2C5.9-13.1%2C13.1-13.1c7.2%2C0%2C13.1%2C5.9%2C13.1%2C13.1%20C57.1%2C51.2%2C51.2%2C57.1%2C44%2C57.1z%22%20%2F%3E%3Cpath%20fill%3D%22%23352620%22%20d%3D%22M67.4%2C15.3c-3%2C0-5.4%2C2.4-5.4%2C5.4s2.4%2C5.4%2C5.4%2C5.4c3%2C0%2C5.4-2.4%2C5.4-5.4S70.4%2C15.3%2C67.4%2C15.3z%22%20%2F%3E%3Cpath%20fill%3D%22%23352620%22%20d%3D%22M65.8%2C0H22.2C10%2C0%2C0%2C10%2C0%2C22.2v43.6C0%2C78%2C10%2C88%2C22.2%2C88h43.6C78%2C88%2C88%2C78%2C88%2C65.8V22.2C88%2C10%2C78%2C0%2C65.8%2C0z%20M78.4%2C65.8c0%2C7-5.7%2C12.6-12.6%2C12.6H22.2c-7%2C0-12.6-5.7-12.6-12.6V22.2c0-7%2C5.7-12.6%2C12.6-12.6h43.6c7%2C0%2C12.6%2C5.7%2C12.6%2C12.6V65.8z%22%20%2F%3E%3C%2Fsvg%3E");
}
.insta:hover:before {
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23cc0000%22%20d%3D%22M44%2C21.3c-12.5%2C0-22.7%2C10.2-22.7%2C22.7c0%2C12.5%2C10.2%2C22.7%2C22.7%2C22.7c12.5%2C0%2C22.7-10.2%2C22.7-22.7%20C66.7%2C31.5%2C56.5%2C21.3%2C44%2C21.3z%20M44%2C57.1c-7.2%2C0-13.1-5.9-13.1-13.1c0-7.2%2C5.9-13.1%2C13.1-13.1c7.2%2C0%2C13.1%2C5.9%2C13.1%2C13.1%20C57.1%2C51.2%2C51.2%2C57.1%2C44%2C57.1z%22%20%2F%3E%3Cpath%20fill%3D%22%23cc0000%22%20d%3D%22M67.4%2C15.3c-3%2C0-5.4%2C2.4-5.4%2C5.4s2.4%2C5.4%2C5.4%2C5.4c3%2C0%2C5.4-2.4%2C5.4-5.4S70.4%2C15.3%2C67.4%2C15.3z%22%20%2F%3E%3Cpath%20fill%3D%22%23cc0000%22%20d%3D%22M65.8%2C0H22.2C10%2C0%2C0%2C10%2C0%2C22.2v43.6C0%2C78%2C10%2C88%2C22.2%2C88h43.6C78%2C88%2C88%2C78%2C88%2C65.8V22.2C88%2C10%2C78%2C0%2C65.8%2C0z%20M78.4%2C65.8c0%2C7-5.7%2C12.6-12.6%2C12.6H22.2c-7%2C0-12.6-5.7-12.6-12.6V22.2c0-7%2C5.7-12.6%2C12.6-12.6h43.6c7%2C0%2C12.6%2C5.7%2C12.6%2C12.6V65.8z%22%20%2F%3E%3C%2Fsvg%3E");
}

.facebook {
  margin-right: 8px;
}
.facebook:before {
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23352620%22%20%20d%3D%22M88%2C44C88%2C19.699%2C68.301%2C0%2C44%2C0S0%2C19.699%2C0%2C44c0%2C21.962%2C16.09%2C40.165%2C37.125%2C43.465V56.719H25.953V44%20h11.172v-9.694c0-11.028%2C6.569-17.119%2C16.619-17.119c4.814%2C0%2C9.849%2C0.859%2C9.849%2C0.859v10.828h-5.548%20c-5.466%2C0-7.17%2C3.392-7.17%2C6.871V44h12.203l-1.951%2C12.719H50.875v30.747C71.91%2C84.165%2C88%2C65.962%2C88%2C44z%22%20%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M61.127%2C56.719L63.078%2C44H50.875v-8.254c0-3.48%2C1.705-6.871%2C7.17-6.871h5.548V18.047%20c0%2C0-5.035-0.859-9.849-0.859c-10.05%2C0-16.619%2C6.091-16.619%2C17.119V44H25.953v12.719h11.172v30.747C39.365%2C87.817%2C41.661%2C88%2C44%2C88%20s4.635-0.183%2C6.875-0.535V56.719H61.127z%22%2F%3E%3C%2Fsvg%3E");
}
.facebook:hover:before {
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2088%2088%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23cc0000%22%20%20d%3D%22M88%2C44C88%2C19.699%2C68.301%2C0%2C44%2C0S0%2C19.699%2C0%2C44c0%2C21.962%2C16.09%2C40.165%2C37.125%2C43.465V56.719H25.953V44%20h11.172v-9.694c0-11.028%2C6.569-17.119%2C16.619-17.119c4.814%2C0%2C9.849%2C0.859%2C9.849%2C0.859v10.828h-5.548%20c-5.466%2C0-7.17%2C3.392-7.17%2C6.871V44h12.203l-1.951%2C12.719H50.875v30.747C71.91%2C84.165%2C88%2C65.962%2C88%2C44z%22%20%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M61.127%2C56.719L63.078%2C44H50.875v-8.254c0-3.48%2C1.705-6.871%2C7.17-6.871h5.548V18.047%20c0%2C0-5.035-0.859-9.849-0.859c-10.05%2C0-16.619%2C6.091-16.619%2C17.119V44H25.953v12.719h11.172v30.747C39.365%2C87.817%2C41.661%2C88%2C44%2C88%20s4.635-0.183%2C6.875-0.535V56.719H61.127z%22%2F%3E%3C%2Fsvg%3E");
}

/* ============================================================================== */
/* contents*/
/* ============================================================================== */
.shade {
  background: url(../images/shade.png) center top repeat-y;
  height: 400px;
}

h2 {
  color: #e6ce6f;
}

h3 {
  color: #e6ce6f;
}

h4 {
  color: #fe862f;
}

.pb_none {
  margin-bottom: -10px;
}

/* ============================================================================== */
/* bxslider */
/* ============================================================================== */
.bx-next {
  background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-prev {
  background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-pager a {
  background: #666;
}
.bx-pager .pager-active, .bx-pager a:hover {
  background: #9b1b06;
}

/* ============================================================================== */
/* footer */
/* ============================================================================== */
footer {
  background: #000;
}
footer p {
  color: #fff;
}
footer p a {
  color: #fff;
}
footer p a:hover {
  color: #cc0000;
}

/* ============================================================================== */
/* 個別設定 */
/* ============================================================================== */
.bg_c1 {
  background: #9b1b06 !important;
}

.bg_c2 {
  background: #cc0000 !important;
}

.bg_c3 {
  background: #C65401 !important;
}

.f_col1 {
  color: #9b1b06;
}

.f_col2 {
  color: #cc0000;
}

.f_col3 {
  color: #C65401;
}

.red {
  color: #cc0000;
}

.padding_none {
  padding: 0px !important;
}

.padding15 {
  padding: 15px;
}

/* ============================================================================== */
/* オリジナル設定 */
/* ============================================================================== */
.grid-item {
  width: 300px !important;
  margin: 15px !important;
  border: 1px solid #553d33 !important;
  background: #352620 !important;
  position: relative;
}
.grid-item.x2 {
  width: 630px !important;
}
.grid-item.x3 {
  width: 960px !important;
}
.grid-item h2 {
  font-weight: normal;
}
.grid-item h3 {
  font-size: 18px;
}
.grid-item h4 {
  margin-top: 0px;
}
.grid-item h5 {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #cc0000;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  z-index: 10;
  font-size: 16px;
  padding-top: 22px;
  line-height: 1.28em !important;
  text-align: center;
}
.grid-item p {
  padding-bottom: 5px !important;
}

.menu, #profile {
  width: 283px;
  float: left;
  margin-right: 30px;
}
.menu h4, #profile h4 {
  font-size: 16px;
  margin-top: 10px;
}
.menu dl, #profile dl {
  margin-bottom: 10px;
  border-top: 1px dotted rgba(255, 255, 255, 0.3);
}
.menu dt, #profile dt {
  width: 180px;
  float: left;
  padding: 8px 0px;
}
.menu dd, #profile dd {
  padding-left: 190px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  text-align: right;
  padding: 8px 0px;
}

#profile dl {
  width: 570px !important;
}
#profile dt {
  width: 100px !important;
}
#profile dd {
  padding-left: 110px !important;
  text-align: left;
}
#profile img.f_left {
  margin-right: 15px;
}
#profile img.f_right {
  background: #45312a;
}

.end {
  margin-right: 0px !important;
}

.space_right {
  margin-right: 15px;
}

.reserve {
  background: #9b1b06 !important;
  border: 1px solid #9b1b06 !important;
}
.reserve h3 {
  font-size: 21px;
  color: #f9eeb8;
  text-align: center;
}
.reserve h3 span {
  display: inline-block;
  background: #000;
  padding: 2px 7px;
  line-height: 1rem;
  border-radius: 5px;
  color: #fff;
  font-size: 11px;
  vertical-align: middle;
  margin-left: 7px;
}
.reserve h4 {
  font-size: 16px;
  text-align: center;
  margin-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #f7472a;
  font-weight: bold;
  color: #FAB846;
}

.img300 {
  width: 300px !important;
}

.clear {
  content: "";
  display: block;
  clear: both;
}

.webshop_bn {
  background: radial-gradient(circle at 34% 12%, rgba(155, 27, 6, 0.2), #000) !important;
  border: none !important;
  position: relative;
}
.webshop_bn h4 {
  font-size: 38px;
  font-weight: normal;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 Pro W3", "HiraMinPro W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  padding: 40px 0px 32px 32px;
}
.webshop_bn p {
  color: rgba(255, 255, 255, 0.7);
  padding-left: 32px;
  width: 424px;
  padding-bottom: 48px !important;
}
.webshop_bn a {
  display: inline-block;
  width: 180px;
  text-decoration: none;
  background: #e6ce6f;
  padding: 12px 24px;
  text-align: center;
  color: #352620;
  border: 1px solid #e6ce6f;
  border-radius: 4px;
  margin-bottom: 32px;
}
.webshop_bn a:first-of-type {
  margin-left: 32px;
  margin-right: 8px;
}
.webshop_bn a:last-of-type {
  background: #C19F02;
  border: 1px solid #C19F02;
}
.webshop_bn a:hover {
  border: 1px solid #C19F02;
  background: #000;
  color: #C19F02;
}
.webshop_bn img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 528px !important;
}

.link_out {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0px;
  width: 960px;
  margin: 0px auto;
}
.link_out li {
  width: calc((100% - 32px) / 3);
  margin-right: 16px;
  list-style-type: none;
}
.link_out li:last-of-type {
  margin-right: 0px;
}
.link_out li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #553d33;
  text-decoration: none;
  width: 100%;
  padding: 8px;
}
.link_out li a img {
  width: 48px;
  margin-right: 16px;
  display: inline-block;
}
.link_out li a p {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  text-align: left;
}
.link_out li a p span {
  font-weight: normal;
  font-size: 11px;
  display: block;
}
.link_out li a:hover p {
  color: #e6ce6f;
}
.link_out li a:hover p span {
  color: #e6ce6f;
}

.cancel_body {
  text-align: left;
  height: 0;
  transition: 0.5s;
  opacity: 0;
  overflow: hidden;
}
.cancel_body h4 {
  padding: 48px 0px 16px 0px;
}
.cancel_body table {
  border-collapse: collapse;
}
.cancel_body table th, .cancel_body table td {
  border: 1px solid #65483d;
  padding: 16px;
  line-height: 1.68em;
}
.cancel_body table th {
  width: 176px;
  background: #3f2d26;
}
.cancel_body table td {
  width: 176px;
}
.cancel_body table td:last-of-type {
  width: calc(100% - 352px);
}
.cancel_body table dl {
  display: flex;
  flex-wrap: wrap;
  padding: 8px 48px 0px 24px;
  width: 280px;
}
.cancel_body table dl dt, .cancel_body table dl dd {
  line-height: 1.44em;
  margin-bottom: 8px;
}
.cancel_body table dl dt {
  width: 70%;
}
.cancel_body table dl dd {
  width: 30%;
  text-align: right;
}
.cancel_body p {
  line-height: 1.82em;
}

.cancel {
  padding: 32px 96px;
}
.cancel label {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding: 16px 104px 16px 72px;
  border: 1px solid #553d33;
  border-radius: 4px;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}
.cancel label:after {
  position: absolute;
  top: 14px;
  right: 65px;
  border: 1px solid #755446;
  width: 25px;
  height: 25px;
  display: block;
  content: "";
  border-radius: 50%;
}
.cancel label:before {
  position: absolute;
  top: 21px;
  right: 74px;
  width: 7px;
  height: 7px;
  display: block;
  content: "";
  border-bottom: 2px solid #bfa195;
  border-right: 2px solid #bfa195;
  transform: rotate(45deg);
}
.cancel input {
  display: none;
}
.cancel input:checked:checked ~ .cancel_body {
  height: auto;
  opacity: 1;
}
.cancel input:checked:checked ~ label:before {
  border: none;
  border-top: 2px solid #bfa195;
  border-left: 2px solid #bfa195;
  top: 24px;
}

.shopdata {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.shopdata img {
  margin-right: 24px;
}
