<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/*ã“ã“*/
.swiper-wrapper .swiper-slide {
    background-position: center center;
    background-size:cover;
    background-repeat: no-repeat;
	height:400px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.txt_area{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.txt_area h3{
    font-size: 22px;
    padding-bottom: 10px;
	text-shadow: 2px 2px 2px #000;
  }
.txt_area .txt{
        font-size: 18px;
 }
.txt_area p
{
	text-align: left;
	/*margin-left: 5px;*/
	margin:16px;
	text-shadow: 2px 2px 2px #000;
}
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;
}

body{
  font-family: 'Noto Serif JP', serif;
    color: #222222;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-weight: 200;
	background: url("../images/b-gray.jpg");
	background-position: center;
	background-color: rgba(255,255,255,0.2);
	background-blend-mode: lighten;
	background-size: contain;
	background-repeat: repeat;
	
}
a{
    color: #333;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
img{
    max-width: 100%;
}
ul{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
.pc{
    display: block;
}
.sp{
    display: none;
}
.relative{
  position: relative;
}
.logo-area{
  padding: 16px;
}
.link_area{
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.link_area li{
  display: inline-block;
  padding: 0 16px;
  border-right: 1px solid #111;
  font-size: 14px;
}
.link_area li:last-child{
  border-right: none;
}
.slick_image{
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.slick_image img{
  top: 0%;
  left: 0%;
  width: 100%;
}
/* maincontents */
.main-content{
  margin-top: 60px;
}
.contents_area h2{
  padding-left: 28px;
  position: relative;
  font-size: 24px;
  line-height: 1;
}
.contents_area p small{
  font-size: 12px;
  padding-left: 28px;
}
.contents_area h2:before{
  content: '';
  width: 21px;
  height: 2px;
  background: #c70303;
  position: absolute;
  left: 0;
  top: 50%;
}
.font-size-mid{
  font-size: 20px;
}
h3{
  font-size: 20px;
  margin: 16px 0;
}
/*.slick_sub_area{
  padding: 32px 48px;
  background: #fafafa;
}*/
.slick_sub_area p span{
  font-size: 18px;
  display: inline-block;
  margin-bottom: 16px;
}
.slick_sub .prev-arrow{
    display: inline-block;
    border: none !important;
    background: none;
    position: absolute;
    z-index: 100;
    left: -32px;
    top: 50%;
}
.slick_sub .next-arrow{
    display: inline-block;
    border: none !important;
    background: none;
    position: absolute;
    z-index: 100;
    right: -32px;
    top: 50%;
}
.slick_sub .next-arrow:hover,
.slick_sub .prev-arrow:hover{
    border: none !important;
}
.slick_sub .next-arrow:focus,
.slick_sub .prev-arrow:focus{
  outline: none !important;
}
.shop_concept{
  margin-top: 40px;
}
.yoyaku_link{
  width: 50%;
  text-align: center;
  display: inline-block;
  position: relative;
  left: calc(100% / 2 );
  margin-top: 15px;
}
.menu1 &gt; div{
  width: calc(100% / 2);
  float: left;
  margin-bottom: 40px;
}
.menu2 &gt; div{
  width: calc(100% / 2);
  float: right;
}
.menu1 &gt; div div,
.menu2 &gt; div div{
  padding: 8px;
}
.menu_list{
  padding: 16px;
  background: #fafafa;
}
.menu_list li {
/*	text-align: center;*/
}
.gallery_area li{
  width: calc(100% / 3);
  float: left;
  height: 162px;
}
.gallery_area li img{
  padding: 1px;
}
.shop_info{
  font-style: italic;
  margin: 40px 0;
  font-size: 14px;
}
.shop_info td:first-child{
  width: 160px;
  padding: 8px 0;
}
.shop_item{
  margin-bottom: 64px;
}
.gmap-wrap{
  position : relative;
  height : 0;
  padding-bottom: 50.25%;
  overflow : hidden;
}

.gmap-wrap iframe,
.gmap-wrap object,
.gmap-wrap embed{
  position : absolute;
  top : 0;
  left : 0;
  width : 100%;
  height : 100%;
  height: 360px;
}
.footer_contents{
  width: 100%;
/*background:#000;*/
  background: #C1BACA;
  color: #fff;
  font-size: 12px;
  padding: 16px;
}


@media screen and ( max-width: 1024px ){
  .yoyaku_link li{
    width: 46%;
  }
  .main-content {
      margin-top: 20px;
  }
}

/*ãƒ•ãƒƒã‚¿ãƒ¼ã‚³ãƒ³ãƒ†ãƒ³ãƒ„*/
@media screen and ( max-width: 812px ){
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
    /*ãƒ˜ãƒƒãƒ€ãƒ¼ã‚³ãƒ³ãƒ†ãƒ³ãƒ„*/
    .g-area .member,
    .g-area .login{
        width: 160px;
        padding: 0 6px;
        display: inline-block;
    }
    .g-navi,
    .g-contact{
        float: right;
    }
    .g-navi{
        margin-top: 12px;
    }
    .g-navi li{
        margin: 0 30px;
    }
	.yoyaku {
		width: 100px;
		position: absolute;
		top: 6px;
		right: 42px;
	}
    
    /* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
    #main-head{
      position: relative;
    }
    .header {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 40px;
      background-color: #fff;
      box-shadow: 0 2px 6px rgba(0,0,0,.16);
    }
    .yoyaku_link li {
        width: 44%;
    }
    .gallery_area li {
        width: calc(100% / 2);
        float: left;
        height: 148px;
    }
    .global-nav {
      position: fixed;
      right: -320px; /* ã“ã‚Œã§éš&nbsp;ã‚Œã‚‹ */
      top: 0;
      width: 300px; /* ã‚¹ãƒžãƒ›ã«åŽã¾ã‚‹ãã‚‰ã„ */
      height: 100vh;
      padding-top: 40px;
      background-color: #111;
      transition: all .6s;
      z-index: 200;
      overflow-y: auto; /* ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãŒå¤šããªã£ãŸã‚‰ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ã§ãã‚‹ã‚ˆã†ã« */
    }
    .hamburger {
      position: absolute;
      right: 0;
      top: 16%;
      width: 40px; /* ã‚¯ãƒªãƒƒã‚¯ã—ã‚„ã™ã„ã‚ˆã†ã«ã¡ã‚ƒã‚“ã¨å¹…ã‚’æŒ‡å®šã™ã‚‹ */
      height: 40px; /* ã‚¯ãƒªãƒƒã‚¯ã—ã‚„ã™ã„ã‚ˆã†ã«ã¡ã‚ƒã‚“ã¨é«˜ã•ã‚’æŒ‡å®šã™ã‚‹ */
      cursor: pointer;
      z-index: 300;
    }
    .global-nav__list {
      margin: 0;
      padding: 0;
      list-style: none;
    }
    .global-nav__item {
      text-align: center;
    }
    .global-nav__item a {
      display: block;
      padding: 8px 0;
      text-decoration: none;
      color: #fff;
    }
    .global-nav__item a:hover {
      background-color: #eee;
    }
    .hamburger__line {
          position: absolute;
          left: 11px;
          width: 24px;
          height: 1px;
          background-color: #111;
          transition: all .6s;
    }
    .hamburger__line--1 {
        top: 10px;
    }
    .hamburger__line--2 {
        top: 20px;
        width: 14px;
        right: 0;
    }
    .hamburger__line--3 {
        top: 30px;
    }
    .black-bg {
          position: fixed;
          left: 0;
          top: 0;
          width: 100vw;
          height: 100vh;
          z-index: 100;
          background-color: #000;
          opacity: 0;
          visibility: hidden;
          transition: all .6s;
          cursor: pointer;
    }
    /* è¡¨ç¤ºã•ã‚ŒãŸæ™‚ç”¨ã®CSS */
    .nav-open .global-nav {
      right: 0;
    }
    .nav-open .black-bg {
      opacity: .8;
      visibility: visible;
    }
    .nav-open .hamburger__line--1 {
      transform: rotate(45deg);
      top: 20px;
    }
    .nav-open .hamburger__line--2 {
      width: 0;
      left: 50%;
    }
    .nav-open .hamburger__line--3 {
      transform: rotate(-45deg);
      top: 20px;
    }
    .g-area li{
        float: none;
        text-align: left;
    }
    .g-area li a{
        padding: 5%;
    }
    .global-nav__list li:nth-child(even){
        background: #222;
    }
      /* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/ 
}
/*ã‚¹ãƒžãƒ›ç”¨ã®é›»è©±ãƒœã‚¿ãƒ³ã®ä½ç½®èª¿æ•´*/
@media screen and ( max-width: 599px ){
  .contents_area .col-md-4{
    margin-bottom: 15px;
  }
  .font-size-mid {
    font-size: 18px;
    font-weight: 400;
  }
  body{
    font-size: 14px;
  }
  .yoyaku_link li {
      width: 90%;
      margin-bottom: 24px;
  }
  .yoyaku_link{
	width: 100%;
    margin: 15px auto 0;
	position: static;
  }
  .main-content {
	  margin: 40px 0 0; 
  }
  .menu1 &gt; div,
  .menu2 &gt; div{
      width: calc(100% / 1);
      float: none;
      margin-bottom: 40px;
  }
  .menu2 &gt; div,
  .menu1 &gt; div:first-child{
      margin-bottom: 0px;
  }
  .menu1 &gt; div,
  .menu2 &gt; div{
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
	.nikuphoto {
		text-align: center;
	}
  .gmap-wrap iframe, .gmap-wrap object, .gmap-wrap embed{
    height: 240px;
  }
  .gmap-wrap {
      position: relative;
      height: 0;
      padding-bottom: 60.25%;
      overflow: hidden;
  }
  .g-area li a{
    color: #fafafa !important;;
  }
  .gallery_area li{
     height: 128px;
  }
  .logo-area{
     width: 144px;
     margin: 0 auto;
  }
  .slick_sub .next-arrow{
      right: -48px;
      width: 24px;
      z-index: 7000;
      position: absolute;
  }
  .slick_sub .prev-arrow{
      left: -48px;
      width: 24px;
      z-index: 7000;
      position: absolute;
  }
  .slick_sub img{
      z-index: 7000;
  }
  .yoyaku{
        width: 72px;
        position: absolute;
        top: 6px;
        left: 10px;
  }
  .shop_info td:first-child {
        width: 120px;
        padding: 8px 0;
    }
    .slick_sub_area p span{
        display: block;
    }
    .slick_sub_area{
        position: relative;
    }
    .menu_list {
        padding: 10px;
    }
}

</pre></body></html>