@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* -------- Common -------- */
/* 
	
10px 1.0rem
12px 1.2rem 

 */
/* line 202, ../sass/style.scss */
body {
  background-color: #fff;
  word-wrap: break-word;
}

/* line 208, ../sass/style.scss */
h1, h2, h3, h4, h5, h6, p, ul li, dl dt, dl dd {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  letter-spacing: 0.1rem;
  color: #0d1633;
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.0em;
}

/* line 220, ../sass/style.scss */
a:hover {
  cursor: pointer;
}
/* line 223, ../sass/style.scss */
a img {
  border: none;
}

/* line 227, ../sass/style.scss */
img {
  color: #ffffff;
  border: none;
}

/* line 233, ../sass/style.scss */
.blankTop {
  width: 100%;
}
/* line 235, ../sass/style.scss */
.blankTop img {
  width: 100%;
  height: 100%;
}

/* -------- OverWrite -------- */
/* line 246, ../sass/style.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  /* line 254, ../sass/style.scss */
  .container {
    width: 1118px;
  }
}
/* -------- TOP -------- */
/* line 263, ../sass/style.scss */
.topSlideWrapper {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 62px;
}
@media (max-width: 768px) {
  /* line 263, ../sass/style.scss */
  .topSlideWrapper {
    margin-top: 58px;
  }
}
/* line 272, ../sass/style.scss */
.topSlideWrapper .skdslider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: -1;
}
/* line 281, ../sass/style.scss */
.topSlideWrapper ul {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 287, ../sass/style.scss */
.topSlideWrapper ul li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
/* line 295, ../sass/style.scss */
.topSlideWrapper ul li img {
  width: 100%;
}

/* line 305, ../sass/style.scss */
.topDammy {
  width: 100%;
  padding: 0;
}
/* line 308, ../sass/style.scss */
.topDammy img {
  width: 100%;
}

/* line 315, ../sass/style.scss */
.topBox {
  padding: 120px 0 120px 0;
  float: left;
  width: 100%;
  background-color: #f5f2ef;
}
@media (max-width: 991px) {
  /* line 315, ../sass/style.scss */
  .topBox {
    padding: 80px 0 80px 0;
  }
}
@media (max-width: 768px) {
  /* line 315, ../sass/style.scss */
  .topBox {
    padding: 60px 0 60px 0;
  }
}
/* line 326, ../sass/style.scss */
.topBox img {
  width: 100%;
  height: auto;
}
/* line 330, ../sass/style.scss */
.topBox h1 {
  font-size: 2.2em;
}
@media (max-width: 991px) {
  /* line 330, ../sass/style.scss */
  .topBox h1 {
    margin-bottom: 60px;
    text-align: center;
    font-size: 2.0em;
  }
}
@media (max-width: 768px) {
  /* line 330, ../sass/style.scss */
  .topBox h1 {
    margin-bottom: 40px;
    font-size: 1.8em;
  }
}
/* line 342, ../sass/style.scss */
.topBox h1 span.txtSmall {
  font-size: 2.6rem;
}
@media (max-width: 991px) {
  /* line 342, ../sass/style.scss */
  .topBox h1 span.txtSmall {
    font-size: 1.8rem;
  }
}
/* line 349, ../sass/style.scss */
.topBox h1 img {
  width: 80px;
}
@media (max-width: 768px) {
  /* line 349, ../sass/style.scss */
  .topBox h1 img {
    width: 50px;
  }
}
/* line 359, ../sass/style.scss */
.topBox p.hosoku {
  margin-top: 40px;
}
/* line 362, ../sass/style.scss */
.topBox p a {
  color: #0d1633;
  text-decoration: underline;
}

/* line 370, ../sass/style.scss */
.menuList {
  margin: 0;
}

/* line 375, ../sass/style.scss */
.aboutThis .tel {
  margin-top: 40px;
}

/* line 381, ../sass/style.scss */
.foodList {
  margin-top: 40px;
}
/* line 383, ../sass/style.scss */
.foodList section {
  margin-bottom: 40px;
}
/* line 385, ../sass/style.scss */
.foodList section:last-child {
  margin-bottom: 0;
}
/* line 388, ../sass/style.scss */
.foodList section h1 {
  font-size: 1.4em;
}
@media (max-width: 991px) {
  /* line 388, ../sass/style.scss */
  .foodList section h1 {
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.4em;
  }
}
/* line 396, ../sass/style.scss */
.foodList section hr {
  margin: 10px 0 20px 0;
  padding: 0;
  border: none;
  border-bottom: solid 1px #ddd;
}
/* line 402, ../sass/style.scss */
.foodList section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 406, ../sass/style.scss */
.foodList section ul li {
  margin-bottom: 10px;
}
/* line 408, ../sass/style.scss */
.foodList section ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  /* line 408, ../sass/style.scss */
  .foodList section ul li:last-child {
    margin-bottom: 10px;
  }
}
/* line 414, ../sass/style.scss */
.foodList section ul li span {
  font-size: small;
}
@media (max-width: 768px) {
  /* line 419, ../sass/style.scss */
  .foodList section ul.soft li {
    float: left;
  }
}

/* -------- Loading -------- */
/* line 435, ../sass/style.scss */
#loader-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
}

/* -------- MAP -------- */
/* line 448, ../sass/style.scss */
.mapCanvas {
  width: 100%;
  height: 700px;
  float: left;
  background-color: #f5f2ef;
}
@media (max-width: 991px) {
  /* line 448, ../sass/style.scss */
  .mapCanvas {
    height: 600px;
  }
}
@media (max-width: 768px) {
  /* line 448, ../sass/style.scss */
  .mapCanvas {
    height: 500px;
  }
}
@media (max-width: 375px) {
  /* line 448, ../sass/style.scss */
  .mapCanvas {
    height: 450px;
  }
}
@media (max-width: 320px) {
  /* line 448, ../sass/style.scss */
  .mapCanvas {
    height: 400px;
  }
}
/* line 466, ../sass/style.scss */
.mapCanvas iframe {
  pointer-events: none;
  height: 700px;
}
@media (max-width: 991px) {
  /* line 466, ../sass/style.scss */
  .mapCanvas iframe {
    height: 600px;
  }
}
@media (max-width: 768px) {
  /* line 466, ../sass/style.scss */
  .mapCanvas iframe {
    height: 500px;
  }
}
@media (max-width: 375px) {
  /* line 466, ../sass/style.scss */
  .mapCanvas iframe {
    height: 450px;
  }
}
@media (max-width: 320px) {
  /* line 466, ../sass/style.scss */
  .mapCanvas iframe {
    height: 400px;
  }
}

/* -------- FB -------- */
/* line 486, ../sass/style.scss */
.fbBox {
  text-align: center;
}
@media (max-width: 991px) {
  /* line 486, ../sass/style.scss */
  .fbBox {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  /* line 486, ../sass/style.scss */
  .fbBox {
    padding: 0 15px;
  }
}
/* line 494, ../sass/style.scss */
.fbBox .fb-page {
  margin: 0 auto;
  display: inline-block;
  width: 100%;
}

/* -------- Header -------- */
/* line 507, ../sass/style.scss */
.header-matoi {
  -webkit-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -moz-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -ms-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -o-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  background-color: rgba(255, 255, 255, 0.95);
  border: none;
  padding: 16px 40px 16px 40px;
  z-index: 1030;
  width: 100%;
  height: 64px;
}
@media (max-width: 768px) {
  /* line 507, ../sass/style.scss */
  .header-matoi {
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 16px 20px 16px 20px;
    height: 58px;
  }
}
/* line 524, ../sass/style.scss */
.header-matoi .header_logo {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  padding: 0;
  width: 82px;
  height: 32px;
  position: absolute;
  left: 40px;
}
@media (max-width: 768px) {
  /* line 524, ../sass/style.scss */
  .header-matoi .header_logo {
    position: static;
    width: auto;
    height: 26px;
    float: left;
  }
}
/* line 537, ../sass/style.scss */
.header-matoi .header_logo h1 {
  line-height: 0;
}
/* line 539, ../sass/style.scss */
.header-matoi .header_logo h1 img {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  width: auto;
  height: 32px;
}
@media (max-width: 768px) {
  /* line 539, ../sass/style.scss */
  .header-matoi .header_logo h1 img {
    width: auto;
    height: 26px;
  }
}
/* line 550, ../sass/style.scss */
.header-matoi .header_menu {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  padding: 6px 0;
  height: 32px;
  float: left;
  position: absolute;
  left: 122px;
  right: 136px;
}
@media (max-width: 768px) {
  /* line 550, ../sass/style.scss */
  .header-matoi .header_menu {
    height: 26px;
    padding: 0;
  }
}
/* line 562, ../sass/style.scss */
.header-matoi .header_menu ul {
  padding: 0;
  text-align: center;
  list-style: none;
  font-size: 0;
}
/* line 567, ../sass/style.scss */
.header-matoi .header_menu ul li {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  font-size: 14px;
  display: inline;
  width: auto;
  height: 32px;
  margin: 0px 15px;
  line-height: 1.6em;
}
@media (max-width: 999px) {
  /* line 567, ../sass/style.scss */
  .header-matoi .header_menu ul li {
    margin: 0px 10px;
    font-size: 13px;
  }
}
/* line 579, ../sass/style.scss */
.header-matoi .header_menu ul li a {
  color: #0d1633;
}
/* line 581, ../sass/style.scss */
.header-matoi .header_menu ul li a:hover {
  color: #0d1633;
  opacity: 1.0;
}
/* line 590, ../sass/style.scss */
.header-matoi .header_right {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  padding: 6px 0;
  width: 96px;
  height: 32px;
  position: absolute;
  right: 40px;
}
@media (max-width: 768px) {
  /* line 590, ../sass/style.scss */
  .header-matoi .header_right {
    width: auto;
    height: 26px;
    padding: 0;
    position: static;
    float: right;
  }
}
/* line 606, ../sass/style.scss */
.header-matoi p.fb {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  width: 96px;
  height: 20px;
  padding: 0 0 0 0px;
  line-height: 0;
  vertical-align: middle;
  float: right;
  text-align: right;
}
@media (max-width: 768px) {
  /* line 606, ../sass/style.scss */
  .header-matoi p.fb {
    width: 20px;
    height: 20px;
    margin: 3px auto 3px auto;
  }
}
/* line 620, ../sass/style.scss */
.header-matoi p.fb:hover {
  opacity: 0.7;
}
/* line 624, ../sass/style.scss */
.header-matoi p.fb a:hover {
  opacity: 1.0;
}
/* line 627, ../sass/style.scss */
.header-matoi p.fb a img {
  width: 20px;
  height: auto;
}
/* line 635, ../sass/style.scss */
.header-matoi p.menu {
  background-image: url(../img/icon_menu.svg);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 24px;
  padding: 0 0 0 0px;
  margin: 1px auto 1px 24px;
  vertical-align: middle;
  float: right;
}
/* line 646, ../sass/style.scss */
.header-matoi p.menu a {
  display: block;
  min-width: 24px;
  min-height: 24px;
  float: left;
}

/* line 658, ../sass/style.scss */
.headroom {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

/* line 664, ../sass/style.scss */
.headroom--pinned {
  transform: translateY(0%);
  -webkit-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -moz-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -ms-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -o-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
}

/* line 669, ../sass/style.scss */
.headroom--unpinned {
  transform: translateY(-100%);
  -webkit-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -moz-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -ms-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  -o-transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
}

/* line 675, ../sass/style.scss */
.stopScroll {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

/* -------- Footer -------- */
/* line 690, ../sass/style.scss */
footer {
  width: 100%;
  float: left;
  background-color: #0d1633;
  position: relative;
}
/* line 695, ../sass/style.scss */
footer.footerTag {
  background-color: #efefef;
}
/* line 698, ../sass/style.scss */
footer .footerTagsBox {
  width: 100%;
  float: left;
}
/* line 701, ../sass/style.scss */
footer .footerTagsBox h1 {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  text-align: center;
  height: auto;
  width: 100%;
  float: left;
  color: #a0a0aa;
  margin: 60px 0 0 0;
  font-size: 16px;
}
@media (max-width: 999px) {
  /* line 701, ../sass/style.scss */
  footer .footerTagsBox h1 {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  /* line 701, ../sass/style.scss */
  footer .footerTagsBox h1 {
    margin: 40px 0 0 0;
  }
}
/* line 717, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper {
  margin: 0;
  width: 100%;
  float: left;
}
/* line 721, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner {
  width: 100%;
  float: left;
  padding: 60px 20px 20px 20px;
}
@media (max-width: 768px) {
  /* line 721, ../sass/style.scss */
  footer .footerTagsBox .tagListWrapper .tagListInner {
    padding: 40px 0px 0px 0px;
  }
}
@media (max-width: 768px) {
  /* line 728, ../sass/style.scss */
  footer .footerTagsBox .tagListWrapper .tagListInner section {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
}
/* line 734, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section h1 {
  font-size: 16px;
  line-height: 15px;
  height: auto;
  text-align: left;
  background: none;
  margin-top: 0;
  margin-bottom: 30px;
  width: 100%;
  float: left;
  color: #a0a0aa;
}
@media (max-width: 999px) {
  /* line 734, ../sass/style.scss */
  footer .footerTagsBox .tagListWrapper .tagListInner section h1 {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 20px;
  }
}
/* line 750, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section h1:hover {
  cursor: auto;
  opacity: 1.0;
}
/* line 755, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section ul {
  margin: 0;
  padding: 0;
}
/* line 758, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section ul[class*="block-grid-"] {
  display: block;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  /* line 758, ../sass/style.scss */
  footer .footerTagsBox .tagListWrapper .tagListInner section ul[class*="block-grid-"] {
    margin: 0 -20px;
  }
}
/* line 766, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section ul li {
  list-style: none;
  font-size: 16px;
  line-height: 15px;
  margin-bottom: 20px;
  float: left;
  padding: 0;
}
@media (max-width: 999px) {
  /* line 766, ../sass/style.scss */
  footer .footerTagsBox .tagListWrapper .tagListInner section ul li {
    font-size: 13px;
    line-height: 13px;
  }
}
@media (max-width: 768px) {
  /* line 766, ../sass/style.scss */
  footer .footerTagsBox .tagListWrapper .tagListInner section ul li {
    padding: 0 20px;
  }
}
/* line 780, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section ul li a {
  color: #80808c;
}
/* line 782, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section ul li a:hover {
  color: #463282;
  opacity: 1.0;
}
/* line 786, ../sass/style.scss */
footer .footerTagsBox .tagListWrapper .tagListInner section ul li a:visited {
  color: #80808c;
}
/* line 796, ../sass/style.scss */
footer .copy {
  width: 100%;
  float: left;
  text-align: center;
  padding: 40px 0;
}
/* line 801, ../sass/style.scss */
footer .copy h1 {
  font-size: 13px;
  color: #fff;
}
@media (max-width: 768px) {
  /* line 796, ../sass/style.scss */
  footer .copy {
    padding: 20px 0;
  }
}

/* -------- View -------- */
/* line 817, ../sass/style.scss */
.view {
  width: 100%;
  height: 540px;
  overflow: hidden;
  position: relative;
  background-color: #f5f2ef;
}
/* line 823, ../sass/style.scss */
.view .view_cover {
  position: absolute;
  background-color: #0d1633;
  opacity: 0.4;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  /* line 817, ../sass/style.scss */
  .view {
    height: 400px;
  }
}
@media (max-width: 768px) {
  /* line 817, ../sass/style.scss */
  .view {
    height: 260px;
  }
}
/* line 838, ../sass/style.scss */
.view img {
  position: relative;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: rotate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* -------- Page Top -------- */
/* line 855, ../sass/style.scss */
.scrollTop {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  position: fixed;
  bottom: 40px;
  right: 40px;
  font-size: 100%;
  z-index: 99999;
  height: 35px;
  width: 35px;
}
@media (max-width: 768px) {
  /* line 855, ../sass/style.scss */
  .scrollTop {
    bottom: 30px;
    right: 20px;
  }
}
/* line 868, ../sass/style.scss */
.scrollTop a {
  background-image: url(../img/icon_top.svg);
  background-size: 35px 35px;
  text-decoration: none;
  color: #000;
  height: 35px;
  width: 35px;
  display: block;
}
/* line 876, ../sass/style.scss */
.scrollTop a:hover {
  text-decoration: none;
}

/* -------- SP MENU -------- */
/* line 885, ../sass/style.scss */
.spMenu {
  width: 100%;
  float: left;
}
/* line 888, ../sass/style.scss */
.spMenu ul {
  margin: 0 auto;
}
/* line 890, ../sass/style.scss */
.spMenu ul li {
  text-align: center;
  padding: 0;
  line-height: 50px;
  font-size: 14px;
}
/* line 895, ../sass/style.scss */
.spMenu ul li:nth-child(even) {
  border-left: solid 1px #f5f2ef;
}
/* line 898, ../sass/style.scss */
.spMenu ul li:nth-child(1) {
  border-bottom: solid 1px #f5f2ef;
}
/* line 901, ../sass/style.scss */
.spMenu ul li:nth-child(2) {
  border-bottom: solid 1px #f5f2ef;
}
/* line 904, ../sass/style.scss */
.spMenu ul li a {
  display: block;
  color: #0d1633;
}
/* line 907, ../sass/style.scss */
.spMenu ul li a:hover {
  text-decoration: none;
}
