@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');


/* ************************************
 *
 * SCSS Media Queries Mixins
 * 
 * Aauthor   : Ryuichi Nonaka
 * Version   : 0.4.0
 * Copyright : 2012 Ryuichi Nonaka
 * Date      : 2012/11/16
 *
 * Released under the MIT license
 *
 *********************************** */
/* ************************************
 *
 * Device Width 
 * Initialize variables
 *
 *********************************** */
/* ************************************
 *
 * Browser Prefix 
 * Initialize variables
 *
 *********************************** */
/* ************************************
 *
 * Return ratio
 * Initialize variables
 * @param $prefix prefix type
 * @param $ratio device ratio
 *
 *********************************** */
/* ************************************
 *
 * Mobile Device mixin
 * @param $orientation Direction of a device
 * @param $version [old|modern|future|any] The version of a device
 * @param $add_orientation boolean [true|false] add orientation attribute
 *
 * old    : iPhone 3G or 3GS.
 * modern : iPhone 4 or 4S.
 * future : iPhone 5.
 * any    : All version.
 *
 *********************************** */
/* ************************************
 *
 * Tablet Device mixin
 * @param $orientation Direction of a device
 * @param $version [old|modern|any] The version of a device
 * @param $add_orientation boolean [true|false] add orientation attribute
 *
 * old    : iPad 1 or 2 or mini.
 * modern : new iPad (3).
 * any    : All version.
 *
 *********************************** */
/* ************************************
 *
 * Desctop Device mixin
 * @param $size Direction of a device
 * @param $version [modern|future|any] The version of a device
 *
 * Version modern ---------------------
 * narrow  : max width 1024.
 * modern  : max width 1280.
 * wide    : max width 1600.
 * hd      : max width 1920.
 * over    : width 1920 over.
 * ratio   : 1.0
 *
 * Version future ---------------------
 * modern : max width 1280.
 * wide   : max width 1440.
 * ratio  : 2.0
 *
 *********************************** */
/* ************************************
 *
 * Custom Device mixin
 * @param $min_width number(px) Minimum device size
 * @param $max_width number(px) Maximum device size
 * @param $pixel_ratio number Device px ratio
 * @param $add_orientation boolean [true|false] add orientation attribute
 *
 *********************************** */
/* line 37, ../sass/_base.scss */
#submenu ul li a, ul.lunch li em {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

/* line 44, ../sass/_base.scss */
#wrap, #header, #header #right #fontSize, #footer, #footer #inner #right ul, #top, #news dl dd, #sub, #sub #right #contents #inner, #sub #right #contents #inner #boxType01, #sub #right #contents #inner #boxType02, #sub #right #contents #inner #boxType03, ul.lunch {
  zoom: 1;
}
/* line 46, ../sass/_base.scss */
#wrap:after, #header:after, #header #right #fontSize:after, #footer:after, #footer #inner #right ul:after, #top:after, #news dl dd:after, #sub:after, #sub #right #contents #inner:after, #sub #right #contents #inner #boxType01:after, #sub #right #contents #inner #boxType02:after, #sub #right #contents #inner #boxType03:after, ul.lunch:after {
  display: block;
  content: "";
  clear: both;
}

/* line 5, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
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;
}

/* line 22, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
html {
  line-height: 1;
}

/* line 24, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
a img {
  border: none;
}

/* line 116, c:\Program Files (x86)\Prepros\gems\gems\compass-core-1.0.0.alpha.19\stylesheets\compass\reset\_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 63, ../sass/_base.scss */
body {
  margin: 0;
  padding: 0;
  background: white url(../common/bg.gif);
  font-family: "Noto Serif JP", serif;
  line-height: 1.6em;
  color: #231406;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  -webkit-text-size-adjust: 100%;
}

/* line 74, ../sass/_base.scss */
a {
  color: blue;
}
/* line 26, ../sass/_base.scss */
a:hover, a:active, a:focus {
  color: #6666ff;
}

/* line 78, ../sass/_base.scss */
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: text-bottom;
  border: none;
}

/* line 84, ../sass/_base.scss */
h1 {
  height: 12px;
  padding: 0;
  line-height: 1.3em;
  font-style: normal;
  background: url(../common/h1bg.png) left top repeat-x;
  font-size: 7.8px;
  font-size: 0.4875rem;
  color: #fff;
  text-align: right;
  overflow: hidden;
}

/* line 96, ../sass/_base.scss */
#wrap {
  width: 970px;
  margin: 0 auto 40px auto;
  background: url(../common/header-bg.png) 120px top no-repeat;
}

/* line 104, ../sass/_base.scss */
#header {
  width: 970px;
  height: 104px;
  overflow: hidden;
}
/* line 112, ../sass/_base.scss */
#header #left {
  width: 250px;
  margin: 0;
  padding: 30px 0 0 0;
  float: left;
}

/* line 119, ../sass/_base.scss */
#header #right {
  width: 720px;
  margin: 0;
  padding: 0;
  float: right;
}
/* line 127, ../sass/_base.scss */
#header #right #fontSize {
  width: 177px;
  height: 27px;
  margin: 10px 0 5px 0;
  padding: 5px 20px;
  background: url(../common/font-box.png) no-repeat;
  line-height: 30px;
  overflow: hidden;
  float: right;
}
/* line 140, ../sass/_base.scss */
#header #right #fontSize p {
  float: left;
  padding: 6px 0 0 0;
}
/* line 145, ../sass/_base.scss */
#header #right #fontSize ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
/* line 153, ../sass/_base.scss */
#header #right #fontSize ul li {
  width: 27px;
  padding: 0 5px 0 0;
  display: inline-block;
  cursor: pointer;
}

/* line 167, ../sass/_base.scss */
#footer {
  width: 100%;
  background: #36200c url(../common/footer-bg.png) left top repeat-x;
}
/* line 174, ../sass/_base.scss */
#footer #inner {
  width: 970px;
  margin: 0 auto;
}
/* line 180, ../sass/_base.scss */
#footer #inner #left {
  width: 270px;
  margin: 22px 0;
  padding: 0 0 0 0;
  float: left;
  background: url(../common/y-bar.gif) right top repeat-y;
  color: #e6e3d3;
}
/* line 191, ../sass/_base.scss */
#footer #inner #left address {
  font-size: 0.8em;
  line-height: 1.5em;
  text-align:left;
  padding: 0 30px 0 0;
}
/* line 196, ../sass/_base.scss */
#footer #inner #left img {
  margin: 0 0 16px 0;
}
/* line 201, ../sass/_base.scss */
#footer #inner #right {
  width: 675px;
  margin: 22px 0;
  padding: 0 0 0 25px;
  float: right;
}
/* line 209, ../sass/_base.scss */
#footer #inner #right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 217, ../sass/_base.scss */
#footer #inner #right ul li {
  float: left;
  margin: 0 10px 10px 0;
  line-height: 1.5em;
}
/* line 223, ../sass/_base.scss */
#footer #inner #right ul li a {
  padding: 2px 6px;
  color: #e7e4d4;
  background: #483420;
  text-decoration: none;
  font-size: 10.4px;
  font-size: 0.65rem;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 233, ../sass/_base.scss */
#footer #inner #right ul li a:hover {
  background: #675038;
}
/* line 240, ../sass/_base.scss */
#footer #inner #right p {
  margin: 20px 0 0 0;
  font-size: 0.8em;
  color: #e7e4d4;
}

/* line 250, ../sass/_base.scss */
#coupon {
  width: 600px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}
/* line 258, ../sass/_base.scss */
#coupon a {
  margin: 1em 0 0 0;
  padding: 5px 20px;
  display: inline-block;
  background: #4371b0;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
/* line 269, ../sass/_base.scss */
#coupon a:hover {
  background: #5380be;
}

/* line 4, ../sass/_menu.scss */
#menu {
  margin: 0;
  padding: 0;
  clear: both;
}
/* line 11, ../sass/_menu.scss */
#menu ul {
  width: 720px;
  height: 52px;
  background: transparent url(../common/menu.png) top left no-repeat;
  padding: 0;
  margin: 0;
  position: relative;
}
/* line 21, ../sass/_menu.scss */
#menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  height: 52px;
  display: block;
  top: 0;
}
/* line 31, ../sass/_menu.scss */
#menu ul a {
  height: 52px;
  display: block;
}
/* line 36, ../sass/_menu.scss */
#menu ul li a {
  text-indent: -9999px;
  text-decoration: none;
}
/* line 41, ../sass/_menu.scss */
#menu ul #m1 {
  left: 0px;
  width: 83px;
}
/* line 41, ../sass/_menu.scss */
#menu ul #m1 a:hover {
  background: transparent url(../common/menu.png) 0px -52px no-repeat;
}
/* line 42, ../sass/_menu.scss */
#menu ul #m2 {
  left: 83px;
  width: 111px;
}
/* line 42, ../sass/_menu.scss */
#menu ul #m2 a:hover {
  background: transparent url(../common/menu.png) -83px -52px no-repeat;
}
/* line 43, ../sass/_menu.scss */
#menu ul #m3 {
  left: 194px;
  width: 89px;
}
/* line 43, ../sass/_menu.scss */
#menu ul #m3 a:hover {
  background: transparent url(../common/menu.png) -194px -52px no-repeat;
}
/* line 44, ../sass/_menu.scss */
#menu ul #m4 {
  left: 283px;
  width: 76px;
}
/* line 44, ../sass/_menu.scss */
#menu ul #m4 a:hover {
  background: transparent url(../common/menu.png) -283px -52px no-repeat;
}
/* line 45, ../sass/_menu.scss */
#menu ul #m5 {
  left: 359px;
  width: 72px;
}
/* line 45, ../sass/_menu.scss */
#menu ul #m5 a:hover {
  background: transparent url(../common/menu.png) -359px -52px no-repeat;
}
/* line 46, ../sass/_menu.scss */
#menu ul #m6 {
  left: 431px;
  width: 103px;
}
/* line 46, ../sass/_menu.scss */
#menu ul #m6 a:hover {
  background: transparent url(../common/menu.png) -431px -52px no-repeat;
}
/* line 46, ../sass/_menu.scss */
#menu ul #m7 {
  left: 534px;
  width: 106px;
}
/* line 46, ../sass/_menu.scss */
#menu ul #m7 a:hover {
  background: transparent url(../common/menu.png) -534px -52px no-repeat;
}
#menu ul #m8 {
  left: 640px;
  width: 80px;
}
/* line 46, ../sass/_menu.scss */
#menu ul #m8 a:hover {
  background: transparent url(../common/menu.png) -640px -52px no-repeat;
}

/* line 51, ../sass/_menu.scss */
#submenu {
  width: 205px;
  padding: 5px;
  margin: 20px 4px 20px 4px;
  background: url(../common/ct-bg.gif);
  -moz-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  -webkit-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
}
/* line 60, ../sass/_menu.scss */
#submenu ul {
  width: 197px;
  margin: 0;
  padding: 0 4px 1px 4px;
  list-style: none;
  border-bottom: 3px solid #563f2a;
  background: url(../common/submenu_bg.gif);
}
/* line 70, ../sass/_menu.scss */
#submenu ul li {
  margin: 0;
  padding: 0;
}
/* line 75, ../sass/_menu.scss */
#submenu ul li a {
  width: 180px;
  height: 35px;
  padding: 0 0 0 17px;
  color: #e5e2d2;
  text-decoration: none;
  border-bottom: 2px solid #563f2a;
  display: block;
  font-size: 0.9em;
  line-height: 35px;
  background: url(../common/arrow.png) 8px center no-repeat;
}
/* line 88, ../sass/_menu.scss */
#submenu ul li a:hover {
  background: #2f1804 url(../common/arrow_on.png) 10px center no-repeat;
}
/* line 92, ../sass/_menu.scss */
#submenu ul li a.last {
  border: none;
}

/* line 3, ../sass/_top.scss */
#top {
  width: 970px;
  margin: 0;
  padding: 0;
}
/* line 11, ../sass/_top.scss */
#top #left {
  width: 728px;
  margin: 0;
  padding: 0 19px 0 0;
  float: left;
}
/* line 19, ../sass/_top.scss */
#top #left #main {
  width: 728px;
  height: 518px;
  margin: 0;
  padding: 0;
  background: url(../common/main-bg.png) left top no-repeat;
  position: relative;
}
/* line 29, ../sass/_top.scss */
#top #left #main #slide {
  width: 681px;
  height: 327px;
  position: absolute;
  top: 40px;
  left: 23px;
}
/* line 39, ../sass/_top.scss */
#top #right {
  width: 223px;
  margin: 0;
  padding: 0;
  float: right;
}
/* line 47, ../sass/_top.scss */
#top #right img {
  margin: 10px 0 0 0;
}
/* line 50, ../sass/_top.scss */
#top #right img#banner {
  margin: 0;
}
/* line 55, ../sass/_top.scss */
#top #right #shop {
  width: 205px;
  padding: 5px 5px 10px 5px;
  margin: 25px 4px 10px 4px;
  background: url(../common/ct-bg.gif);
  font-size: 0.85em;
  line-height: 1.6em;
  -moz-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  -webkit-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
}
/* line 67, ../sass/_top.scss */
#top #right #shop img {
  margin: 0 0 10px 0;
}


/* line 76, ../sass/_top.scss */
#news {
  width: 720px;
  height: 413px;
  margin: 19px 0 0 0;
  padding: 4px;
  background: url(../img/news-bg.png) no-repeat;
}
/* line 85, ../sass/_top.scss */
#news img {
  margin: 30px 0 0 0;
}
/* line 89, ../sass/_top.scss */
#news dl {
  width: 690px;
  height: 295px;
  margin: 20px 0;
  padding: 0 0 0 30px;
  overflow: auto;
}
/* line 98, ../sass/_top.scss */
#news dl dt {
  padding: 0 20px;
  display: inline-block;
  background: #9c2727;
  color: #fff;
  line-height: 1.8em;
  clear: both;
  font-size: 10.4px;
  font-size: 0.65rem;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 109, ../sass/_top.scss */
#news dl dd {
  margin: 10px 0 30px 0;
  max-height: 999999px;
}
/* line 116, ../sass/_top.scss */
#news dl dd img {
  margin: 0;
  padding: 0 20px 0 0;
  float: left;
}

/* line 3, ../sass/_sub.scss */
#sub {
  width: 970px;
  margin: 0;
  padding: 0;
}
/* line 11, ../sass/_sub.scss */
#sub #left {
  width: 223px;
  margin: 0;
  padding: 0 0 19px 0;
  float: left;
}
/* line 19, ../sass/_sub.scss */
#sub #left #move {
  margin: 0;
  padding: 0;
}
/* line 25, ../sass/_sub.scss */
#sub #right {
  width: 728px;
  margin: 0;
  padding: 0;
  float: right;
}
/* line 33, ../sass/_sub.scss */
#sub #right #contents {
  width: 728px;
  padding: 20px 0;
  margin: 20px 0 0 0;
  background: url(../common/ct-bg.gif);
  -moz-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  -webkit-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 43, ../sass/_sub.scss */
#sub #right #contents #title {
  width: 678px;
  margin: 0 0 0 0;
  padding: 0 25px;
}
/* line 49, ../sass/_sub.scss */
#sub #right #contents #inner {
  width: 678px;
  padding: 0 25px;
  max-height: 999999px;
}
/* line 57, ../sass/_sub.scss */
#sub #right #contents #inner #boxType01, #sub #right #contents #inner #boxType02, #sub #right #contents #inner #boxType03 {
  width: 654px;
  margin: 20px 0 0 0;
  padding: 10px;
  border: 2px solid #9f9993;
  background: #eeece0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 68, ../sass/_sub.scss */
#sub #right #contents #inner #boxType02 {
  width: 634px;
  padding: 20px;
}
/* line 75, ../sass/_sub.scss */
#sub #right #contents #inner #boxType02.first {
  margin: -10px 0 0 0;
}
/* line 79, ../sass/_sub.scss */
#sub #right #contents #inner #boxType02 a.more {
  margin: 1em 0 0 0;
  padding: 0 10px;
  display: inline-block;
  background: #4371b0;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
/* line 90, ../sass/_sub.scss */
#sub #right #contents #inner #boxType02 a.more:hover {
  background: #5380be;
}
/* line 96, ../sass/_sub.scss */
#sub #right #contents #inner #boxType03 {
  width: 450px;
}
/* line 101, ../sass/_sub.scss */
#sub #right #contents #inner #up {
  float: right;
  margin: 0 0 20px 30px;
}
/* line 106, ../sass/_sub.scss */
#sub #right #contents #inner #left {
  width: 468px;
  float: left;
  padding: 0 30px 0 0;
}
/* line 112, ../sass/_sub.scss */
#sub #right #contents #inner #right {
  width: 180px;
  float: right;
}
/* line 118, ../sass/_sub.scss */
#sub #right #contents h4 {
  min-width: 100px;
  margin: 30px 0 10px 0;
  padding: 2px 30px;
  font-size: 1em;
  color: #fff;
  text-align: center;
  display: inline-table;
  background: url(../common/submenu_bg.gif);
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
/* line 130, ../sass/_sub.scss */
#sub #right #contents h5 {
  margin: 0 0 15px 0;
  padding: 5px 30px;
  font-size: 1em;
  color: #fff;
  text-align: center;
  display: inline-table;
  background: url(../common/submenu_bg.gif);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 142, ../sass/_sub.scss */
#sub #right #contents h5.second {
  margin: 40px 0 15px 0;
}
/* line 146, ../sass/_sub.scss */
#sub #right #contents h5 span {
  font-weight: normal;
  font-size: 0.8em;
  padding: 0 0 0 15px;
}
/* line 155, ../sass/_sub.scss */
#sub #shop {
  width: 205px;
  padding: 5px 5px 10px 5px;
  margin: 45px 4px 4px 4px;
  background: url(../common/ct-bg.gif);
  font-size: 0.85em;
  line-height: 1.6em;
  -moz-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  -webkit-box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
  box-shadow: 1px 1px 2px #aaaaaa, -1px -1px 2px #aaaaaa;
}
/* line 167, ../sass/_sub.scss */
#sub #shop img {
  margin: 0 0 10px 0;
}
/* line 171, ../sass/_sub.scss */
#sub #shop.second {
  margin: 20px 4px 20px 4px;
}

/* line 178, ../sass/_sub.scss */
#fig {
  width: 678px;
  height: 320px;
  position: relative;
}
/* line 185, ../sass/_sub.scss */
#fig .pic1, #fig .pic2, #fig .pic3, #fig .pic4, #fig .pic5, #fig .pic6 {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50px;
  left: 59px;
}
/* line 193, ../sass/_sub.scss */
#fig .pic2 {
  top: 191px;
  left: 27px;
}
/* line 199, ../sass/_sub.scss */
#fig .pic3 {
  top: 203px;
  left: 213px;
}
/* line 205, ../sass/_sub.scss */
#fig .pic4 {
  top: 133px;
  left: 350px;
}
/* line 211, ../sass/_sub.scss */
#fig .pic5 {
  top: 138px;
  left: 560px;
}
/* line 217, ../sass/_sub.scss */
#fig .pic6 {
  top: 215px;
  left: 425px;
}
/* line 223, ../sass/_sub.scss */
#fig .com {
  padding: 1px 10px;
  font-size: 0.8em;
  color: #fff;
  background: #194183;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 8px;
}

/* line 236, ../sass/_sub.scss */
#map {
  width: 674px;
  height: 400px;
  border: 2px solid #9f9993;
}

/* line 13, ../sass/_mapad.scss */
.ma10 {
  margin: 10px;
}

/* line 14, ../sass/_mapad.scss */
.maT10 {
  margin-top: 10px;
}

/* line 15, ../sass/_mapad.scss */
.maR10 {
  margin-right: 10px;
}

/* line 16, ../sass/_mapad.scss */
.maB10 {
  margin-bottom: 10px;
}

/* line 17, ../sass/_mapad.scss */
.maL10 {
  margin-left: 10px;
}

/* line 13, ../sass/_mapad.scss */
.ma20 {
  margin: 20px;
}

/* line 14, ../sass/_mapad.scss */
.maT20 {
  margin-top: 20px;
}

/* line 15, ../sass/_mapad.scss */
.maR20 {
  margin-right: 20px;
}

/* line 16, ../sass/_mapad.scss */
.maB20 {
  margin-bottom: 20px;
}

/* line 17, ../sass/_mapad.scss */
.maL20 {
  margin-left: 20px;
}

/* line 13, ../sass/_mapad.scss */
.ma30 {
  margin: 30px;
}

/* line 14, ../sass/_mapad.scss */
.maT30 {
  margin-top: 30px;
}

/* line 15, ../sass/_mapad.scss */
.maR30 {
  margin-right: 30px;
}

/* line 16, ../sass/_mapad.scss */
.maB30 {
  margin-bottom: 30px;
}

/* line 17, ../sass/_mapad.scss */
.maL30 {
  margin-left: 30px;
}

/* line 22, ../sass/_mapad.scss */
.pa5 {
  padding: 5px;
}

/* line 23, ../sass/_mapad.scss */
.paT5 {
  padding-top: 5px;
}

/* line 24, ../sass/_mapad.scss */
.paR5 {
  padding-right: 5px;
}

/* line 25, ../sass/_mapad.scss */
.paB5 {
  padding-bottom: 5px;
}

/* line 26, ../sass/_mapad.scss */
.paL5 {
  padding-left: 5px;
}

/* line 30, ../sass/_mapad.scss */
.w10 {
  width: 10%;
}

/* line 30, ../sass/_mapad.scss */
.w20 {
  width: 20%;
}

/* line 30, ../sass/_mapad.scss */
.w30 {
  width: 30%;
}

/* line 30, ../sass/_mapad.scss */
.w40 {
  width: 40%;
}

/* line 30, ../sass/_mapad.scss */
.w50 {
  width: 50%;
}

/* line 30, ../sass/_mapad.scss */
.w60 {
  width: 60%;
}

/* line 30, ../sass/_mapad.scss */
.w70 {
  width: 70%;
}

/* line 30, ../sass/_mapad.scss */
.w80 {
  width: 80%;
}

/* line 30, ../sass/_mapad.scss */
.w90 {
  width: 90%;
}

/* line 14, ../sass/_deco.scss */
.taType01, .taType02, .taType03 {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
/* line 22, ../sass/_deco.scss */
.taType01 caption, .taType02 caption, .taType03 caption {
  text-align: right;
  font-size: 8px;
  font-size: 0.5rem;
}
/* line 27, ../sass/_deco.scss */
.taType01 th, .taType02 th, .taType03 th {
  margin: 0;
  padding: 1em 0;
  border-bottom: 2px solid #645241;
}
/* line 34, ../sass/_deco.scss */
.taType01 th span, .taType02 th span, .taType03 th span {
  padding: 0 5px;
  background: #9c2727;
  color: #fff;
  float: right;
  font-size: 10px;
  font-size: 0.625rem;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
/* line 44, ../sass/_deco.scss */
.taType01 td, .taType02 td, .taType03 td {
  margin: 0;
  padding: 1em;
  border-bottom: 2px solid #9f9993;
  text-align: center;
}
.taType04 {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.taType04 td, .taType04 th {
  margin: 0;
  padding: 1em;
  border: 1px solid #9f9993;
  font-weight: 600;
}
/* line 56, ../sass/_deco.scss */
.red {
  color: #be1414;
}

/* line 57, ../sass/_deco.scss */
.blue {
  color: blue;
}

/* line 58, ../sass/_deco.scss */
.green {
  color: #33cc00;
}

/* line 59, ../sass/_deco.scss */
.orange {
  color: #ff9900;
}

/* line 60, ../sass/_deco.scss */
.blown {
  color: #996633;
}

/* line 61, ../sass/_deco.scss */
.white {
  color: white;
}

/* line 62, ../sass/_deco.scss */
.black {
  color: black;
}

/* line 64, ../sass/_deco.scss */
.small {
  font-size: 0.8em;
}

/* line 65, ../sass/_deco.scss */
.bb {
  font-weight: bold;
}

/* line 73, ../sass/_deco.scss */
.taType02, .taType03 {
  margin: 0 0 25px 0;
}
/* line 77, ../sass/_deco.scss */
.taType02 th, .taType03 th {
  width: 15%;
  padding: 0.5em 1em;
  border: 1px solid #645241;
}
/* line 83, ../sass/_deco.scss */
.taType02 td, .taType03 td {
  width: 50%;
  padding: 0.5em 1em;
  border: 1px solid #9f9993;
  text-align: left;
}
/* line 91, ../sass/_deco.scss */
.taType02 td.image, .taType03 td.image {
  width: auto;
  border: none;
  text-align: right;
  vertical-align: top;
}

/* line 100, ../sass/_deco.scss */
.taType03 {
  width: 420px;
  margin: 1em 0 0 0;
}
/* line 105, ../sass/_deco.scss */
.taType03 th {
  vertical-align: top;
}

/* line 112, ../sass/_deco.scss */
ul.lunch {
  width: 654px;
  margin: 15px 0 0 0;
  padding: 20px 10px 0 10px;
  list-style: none;
  background: #ebe9de;
  border: 2px solid #9f9993;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 124, ../sass/_deco.scss */
ul.lunch li {
  width: 307px;
  margin: 0 0 20px 0;
  padding: 10px;
  text-align: center;
  font-size: 0.9em;
  display: block;
  float: left;
}
/* line 135, ../sass/_deco.scss */
ul.lunch li em {
  width: 280px;
  padding: 2px 0;
  margin: 0 auto 5px auto;
  color: #fff;
  font-size: 1.1em;
  background: url(../common/submenu_bg.gif);
  display: block;
}

/* line 148, ../sass/_deco.scss */
.liType01, .liType02 {
  margin: 1em 0;
  padding: 0 0 0 1.3em;
}
/* line 152, ../sass/_deco.scss */
.liType01 li, .liType02 li {
  list-style: circle;
  margin: 0 0 5px 0;
}

/* line 158, ../sass/_deco.scss */
.liType02 {
  padding: 0 0 0 2em;
}
/* line 162, ../sass/_deco.scss */
.liType02 li {
  list-style: decimal;
  margin: 0 0 25px 0;
}
/* line 167, ../sass/_deco.scss */
.liType02 span {
  font-weight: bold;
}

/* line 174, ../sass/_deco.scss */
.fl {
  float: left;
}

/* line 178, ../sass/_deco.scss */
.fr {
  float: right;
}

/* line 184, ../sass/_deco.scss */
.cl {
  clear: both;
}

.image_border{
border:3px solid #fff;
margin:-3px;
}
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}
.community{
margin:20px 0;
border:3px solid #4c352e;
border-radius:4px;
padding:10px 20px;
}
.community h3{
border-radius:4px;
padding:10px;
/*background:#6f553c;*/
background:#4c352e;
color:#fff;
text-align:center;
font-weight:bold;
}
.community .price{
font-size:20px;
margin:10px 0 10px 0;
}
.karaoke{
margin:40px 0;
border:3px solid #02542e;
border-radius:4px;
padding:10px 20px;
}
.karaoke h3{
border-radius:4px;
padding:10px;
background:#02542e;
color:#fff;
text-align:center;
font-weight:bold;
}
.caution{
margin:20px 0 0 0;
padding:5px 0;
border:2px solid #ff0000;
color:#ff0000;
text-align:center;
background:#fff;
}

.mes{
  margin: 30px 4px 30px 4px;
  padding: 30px 35px;
  border-top:4px solid #231406;
  background: url(../common/ct-bg.gif);
  border-radius: 0 0 4px 4p 4px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5), inset 0px -3px 6px -2px rgba(0, 0, 0, 0.3);
}
.mes h2{
  font-size: 18px;
  margin: 20px 0 20px 0;
  font-weight: 600;
}
.mes_pic{
  float: right;
  padding:0 0 0 40px;
  mask-image: radial-gradient(#fff 60%, rgba(255, 255, 255, 0) 100%);
}
.btn {
  margin: 40px 0;
  text-align: center;
}
.btn a{
  display: inline-block;
  color:#fff;
  padding: 15px 40px;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  background: #231406;
  transition: 0.3s;
}
.btn a:hover{
  background: #675038;
}
.pic{
  max-width: 100%;
  border: 1px solid #c0b7ad;
}
.stitle2025{
  margin: 40px 0 20px 0;
  padding: 15px;
  font-size: 20px;
  font-weight: 600;
  border-left: 5px solid #2f1804;
  border-bottom: 1px solid #2f1804;
}
.flow {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow_chart {
  padding-left: 0;
}

.flow_chart > li {
  min-height:60px;
  list-style-type: none;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
  padding: 20px;
}

.flow_chart > li:after {
  content:"\f103";
  font-family: "Font Awesome 5 Free";
  font-size: 28px;
  font-weight: 600;
  color: #8a6750;
  position: absolute;
  bottom: -10px;
  left:28px;
}
.flow_chart > li:last-child:after {
  content:"";
}

.flow_chart > li:not(:last-child) {
  margin-bottom: 20px;
}

.flow_chart > li dl {
  display: flex;
  align-items: center;
  gap: 20px;
}

.flow_chart > li dl dt {
  font-size: 1.1em;
  line-height: 1;
  font-weight: 700;
  width: 30%;
  min-width: 7em;
  position: relative;
}

.flow_chart > li span {
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  margin-right: 15px;
  color: #8a6750;
}
.flow_chart > li h3 {
  display: inline-block;
  position: absolute;
  top:10px;
}

.flow_chart > li dl dd {
  margin: 0;
  width: calc(70% - 20px);
}
td.image figure{
  height:160px;
  overflow: hidden;
}
td.image img{
  padding: 4px;
  background: #fff;
  border: 1px solid #c0b7ad;
}
.input{
  width: calc(100% - 15px);
  padding:5px;
}
textarea{
  width: calc(100% - 15px);
  height: 200px;
  padding:5px;
}
.ac{
  text-align: center;
}
.formbt {
	width: 30%;
	text-transform: uppercase;
	outline: 0;
	background: #2f1804;
	border: 0;
	margin:0 auto 0 auto;
	padding:10px 50px;
	color: #fff;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
	display:block;
	transition:0.3s all;
}
.formbt:hover, .formbt:active, .formbt:focus {
	opacity:0.8;
}
.formbt.conf {
	margin:0 10px;
	display:inline-block;
	transition:0.3s all;
}
.fin_mes{
  margin: 40px 0;
  padding:20px;
  border: 3px solid #645241;
  border-radius: 4px;
  text-align: center;
}
.fin_mes h2{
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size:20px ;
  text-align: center;
  border-bottom: 1px solid #645241;
}
.youtube{
  width:100%;
  height:0;
  margin-top: 40px;
  padding-bottom:56.25%;
  position:relative;
}
.youtube iframe{
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}

