@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  line-height: 1.6;
  font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: .03em;
  font-size: 14px;
  color: #000;
  -webkit-font-smoothing: antialiased; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    color: #0d0d0d; }

::-moz-selection {
  background: #c8dee6; }

::selection {
  background: #c8dee6; }

.sp {
  display: none; }

img {
  vertical-align: top; }

ul,
ol {
  list-style: none; }

.cf {
  zoom: 1; }
  .cf:before, .cf:after {
    content: '';
    display: table; }
  .cf:after {
    clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300; }

#wrap {
  width: 100%; }
  #wrap header {
    position: absolute;
    top: 47vh;
    left: 3vw;
    text-align: center;
    z-index: 3;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    #wrap header h1 {
      width: 184px;
      height: auto;
      margin: 0 auto; }
      #wrap header h1 img {
        width: 100%;
        height: auto; }
    #wrap header h2 {
      width: 97px;
      margin: 0 auto;
      margin-top: 32px; }
      #wrap header h2 img {
        width: 100%;
        height: auto; }
    #wrap header .line {
      width: 116px;
      margin: 0 auto;
      margin-top: 36px; }
      #wrap header .line img {
        width: 100%;
        height: auto; }
    #wrap header .subcopy {
      width: 170px;
      margin: 0 auto;
      margin-top: 8px; }
      #wrap header .subcopy img {
        width: 100%;
        height: auto; }
    #wrap header ul.sns-box {
      letter-spacing: -0.4em;
      margin-top: 20px; }
      #wrap header ul.sns-box li {
        display: inline-block;
        margin: 0px;
        width: 24px; }
        #wrap header ul.sns-box li img {
          width: 100%;
          height: auto; }
        #wrap header ul.sns-box li:first-child {
          margin-right: 20px; }
  #wrap main {
    width: 100%;
    display: block; }
    #wrap main section.main {
      position: relative;
      padding: 50px 50px 50px 164px;
      box-sizing: border-box;
      width: 100%;
      height: 100vh;
      overflow: hidden;
      min-width: 1090px; }
      #wrap main section.main .main-slider {
        position: relative;
        overflow: hidden; }
        #wrap main section.main .main-slider article {
          position: absolute;
          width: 100%;
          height: calc(100vh - 100px);
          overflow: hidden;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
          #wrap main section.main .main-slider article .inner {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
            #wrap main section.main .main-slider article .inner img {
              width: 105%;
              height: auto; }
        #wrap main section.main .main-slider div.blank {
          position: relative;
          width: 100%;
          height: calc(100vh - 100px);
          overflow: hidden;
          top: 0px;
          left: 0px; }
          #wrap main section.main .main-slider div.blank img {
            width: 100%;
            height: auto; }
        #wrap main section.main .main-slider .seek {
          position: absolute;
          top: 0px;
          right: 0px;
          width: 2px;
          height: 100%;
          background: #000;
          -webkit-transform-origin: 0% 0%;
              -ms-transform-origin: 0% 0%;
                  transform-origin: 0% 0%; }
      #wrap main section.main .pager {
        position: absolute;
        bottom: 88px;
        left: 204px; }
        #wrap main section.main .pager ul {
          letter-spacing: -0.4em; }
          #wrap main section.main .pager ul li > div {
            display: inline-block;
            vertical-align: bottom; }
            #wrap main section.main .pager ul li > div.current {
              width: 75px;
              position: relative;
              height: 50px;
              top: 1px;
              overflow: hidden;
              margin-right: 2px; }
              #wrap main section.main .pager ul li > div.current img {
                top: 0px;
                position: absolute;
                width: 100%;
                height: auto; }
                #wrap main section.main .pager ul li > div.current img:not(:first-child) {
                  opacity: 0;
                  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
            #wrap main section.main .pager ul li > div.slash {
              width: 20px;
              margin-right: 2px; }
              #wrap main section.main .pager ul li > div.slash img {
                width: 100%;
                height: auto; }
            #wrap main section.main .pager ul li > div.parent {
              width: 44px; }
              #wrap main section.main .pager ul li > div.parent img {
                width: 100%;
                height: auto; }
      #wrap main section.main > .line {
        position: absolute;
        top: -4px;
        left: 50%;
        width: 108px;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); }
        #wrap main section.main > .line img {
          width: 100%;
          height: 4px; }
      #wrap main section.main .txt-open {
        position: absolute;
        top: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 448px; }
        #wrap main section.main .txt-open img {
          width: 100%;
          height: auto; }
      #wrap main section.main .copyright {
        position: absolute;
        top: 50%;
        right: 20px;
        width: 8px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
        #wrap main section.main .copyright img {
          width: 100%;
          height: auto; }
      #wrap main section.main .scrolldown {
        position: absolute;
        bottom: 0px;
        left: 50%;
        width: 102px;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        display: block;
        cursor: pointer;
        transition: 0.1s all ease-out; }
        #wrap main section.main .scrolldown:hover {
          opacity: 0.65;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }
        #wrap main section.main .scrolldown img {
          width: 100%;
          height: auto; }
        #wrap main section.main .scrolldown .line {
          width: 1px;
          margin: 0 auto;
          height: 72px;
          overflow: hidden;
          margin-top: 6px; }
          #wrap main section.main .scrolldown .line .inner {
            width: 1px;
            margin: 0 auto;
            height: 72px;
            background: #000; }
    #wrap main section.lunch-box {
      text-align: center;
      margin-top: 90px;
      background: url("../img/bg_lunchbox.png") no-repeat;
      background-size: 100% 6px;
      background-position: 0px 92px;
      width: 100%;
      overflow: hidden; }
      #wrap main section.lunch-box .ttl-box .inner {
        width: 432px;
        margin: 0 auto;
        background: #fff; }
        #wrap main section.lunch-box .ttl-box .inner h2 {
          width: 295px;
          margin: 0 auto; }
          #wrap main section.lunch-box .ttl-box .inner h2 img {
            width: 100%;
            height: auto; }
        #wrap main section.lunch-box .ttl-box .inner p {
          margin-top: 28px;
          font-size: 16px;
          font-weight: 600;
          line-height: 2.8; }
      #wrap main section.lunch-box .menu-box {
        position: relative;
        text-align: left;
        margin-top: 60px;
        width: 100%; }
        #wrap main section.lunch-box .menu-box .slide-box {
          position: relative;
          padding: 0 350px 0 50px;
          overflow: hidden; }
          #wrap main section.lunch-box .menu-box .slide-box .flickity-prev-next-button {
            display: none; }
          #wrap main section.lunch-box .menu-box .slide-box .image-box {
            position: relative;
            overflow: hidden; }
            #wrap main section.lunch-box .menu-box .slide-box .image-box .image {
              position: absolute;
              top: 0px;
              left: 0px;
              width: 100%; }
              #wrap main section.lunch-box .menu-box .slide-box .image-box .image img {
                width: 100%;
                height: auto; }
            #wrap main section.lunch-box .menu-box .slide-box .image-box .blank {
              position: relative;
              top: 0px;
              left: 0px;
              width: 100%; }
              #wrap main section.lunch-box .menu-box .slide-box .image-box .blank img {
                width: 100%;
                height: auto; }
          #wrap main section.lunch-box .menu-box .slide-box .text-box {
            position: absolute;
            top: 50px;
            width: 244px;
            right: 50px; }
            #wrap main section.lunch-box .menu-box .slide-box .text-box article {
              position: absolute;
              top: 0px;
              left: 0px; }
              #wrap main section.lunch-box .menu-box .slide-box .text-box article h3 {
                font-size: 26px;
                font-weight: bold;
                line-height: 1.7; }
              #wrap main section.lunch-box .menu-box .slide-box .text-box article p {
                font-size: 14px;
                line-height: 2;
                margin-top: 16px; }
              #wrap main section.lunch-box .menu-box .slide-box .text-box article .price {
                width: 106px;
                height: auto;
                margin-top: 24px; }
          #wrap main section.lunch-box .menu-box .slide-box .prev,
          #wrap main section.lunch-box .menu-box .slide-box .next {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            cursor: pointer;
            transition: 0.1s all ease-out;
            height: 36px; }
            #wrap main section.lunch-box .menu-box .slide-box .prev img,
            #wrap main section.lunch-box .menu-box .slide-box .next img {
              width: 62px;
              height: auto; }
          #wrap main section.lunch-box .menu-box .slide-box .prev {
            left: 19px; }
            #wrap main section.lunch-box .menu-box .slide-box .prev:hover {
              opacity: 0.65;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }
            #wrap main section.lunch-box .menu-box .slide-box .prev img {
              position: relative;
              top: 0px;
              left: 0px; }
            #wrap main section.lunch-box .menu-box .slide-box .prev:after {
              position: absolute;
              content: "";
              width: 78px;
              height: 1px;
              top: 34px;
              left: -19px;
              background: #000; }
          #wrap main section.lunch-box .menu-box .slide-box .next {
            right: 16px; }
            #wrap main section.lunch-box .menu-box .slide-box .next:hover {
              opacity: 0.65;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }
            #wrap main section.lunch-box .menu-box .slide-box .next:after {
              position: absolute;
              content: "";
              width: 78px;
              height: 1px;
              top: 34px;
              left: 0px;
              background: #000; }
        #wrap main section.lunch-box .menu-box .thumb-box {
          letter-spacing: -0.4em;
          text-align: center;
          margin-top: 60px; }
          #wrap main section.lunch-box .menu-box .thumb-box li {
            display: inline-block;
            width: 110px;
            cursor: pointer;
            transition: 0.1s all ease-out; }
            #wrap main section.lunch-box .menu-box .thumb-box li img {
              width: 100%;
              height: auto; }
            #wrap main section.lunch-box .menu-box .thumb-box li:not(:first-child) {
              margin-left: 26px; }
          #wrap main section.lunch-box .menu-box .thumb-box .flickity-prev-next-button {
            display: none; }
    #wrap main section.coffee-box {
      position: relative;
      width: 908px;
      margin: 0 auto;
      margin-top: 144px; }
      #wrap main section.coffee-box h2 {
        position: absolute;
        top: -78px;
        left: 44px;
        width: 222px;
        z-index: 2; }
        #wrap main section.coffee-box h2 img {
          width: 100%;
          height: auto; }
      #wrap main section.coffee-box .main-box {
        position: relative; }
        #wrap main section.coffee-box .main-box .catch {
          position: absolute;
          top: 148px;
          right: 120px;
          width: 193px; }
          #wrap main section.coffee-box .main-box .catch img {
            width: 100%;
            height: auto; }
      #wrap main section.coffee-box .coffee-menu {
        position: relative;
        background: url("../img/img_coffee_blackboard.jpg") top center no-repeat;
        padding: 72px 0px 68px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-size: 15px; }
        #wrap main section.coffee-box .coffee-menu h3 {
          width: 442px;
          margin: 0 auto; }
          #wrap main section.coffee-box .coffee-menu h3 img {
            width: 100%;
            height: auto; }
        #wrap main section.coffee-box .coffee-menu p {
          margin-top: 30px;
          line-height: 2.1; }
        #wrap main section.coffee-box .coffee-menu .menu-image {
          width: 410px;
          margin: 0 auto;
          margin-top: 24px; }
          #wrap main section.coffee-box .coffee-menu .menu-image img {
            width: 100%;
            height: auto; }
        #wrap main section.coffee-box .coffee-menu .image-cup {
          position: absolute;
          bottom: 0px;
          right: 0px; }
      #wrap main section.coffee-box .bite-box {
        position: relative;
        text-align: center;
        padding: 64px 0px 68px;
        font-weight: bold;
        font-size: 15px;
        height: 672px;
        box-sizing: border-box;
        width: 100%;
        background: #f2f1f7; }
        #wrap main section.coffee-box .bite-box h3 {
          position: relative;
          width: 180px;
          margin: 0 auto; }
          #wrap main section.coffee-box .bite-box h3 img {
            width: 100%;
            height: auto; }
        #wrap main section.coffee-box .bite-box p {
          position: relative;
          margin-top: 22px;
          line-height: 2.2; }
        #wrap main section.coffee-box .bite-box .bite-slider {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 672px;
          overflow: hidden;
          background: #f2f1f7; }
          #wrap main section.coffee-box .bite-box .bite-slider article {
            position: absolute;
            top: -50px;
            left: 0px; }
            #wrap main section.coffee-box .bite-box .bite-slider article img {
              width: 100%;
              height: auto; }
            #wrap main section.coffee-box .bite-box .bite-slider article:first-child {
              position: relative; }
        #wrap main section.coffee-box .bite-box .thumb-box {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          overflow: hidden; }
          #wrap main section.coffee-box .bite-box .thumb-box li {
            position: absolute;
            top: 228px;
            width: 180px;
            height: 180px;
            border-radius: 50%;
            overflow: hidden;
            background: #fbfbfb;
            cursor: pointer;
            z-index: 1; }
            #wrap main section.coffee-box .bite-box .thumb-box li img {
              position: absolute;
              top: 0px;
              left: 0px;
              width: 100%;
              height: auto;
              border-radius: 50%; }
            #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(1) {
              left: -125px; }
            #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(2) {
              left: 120px; }
            #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(3) {
              right: 120px; }
            #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(4) {
              right: -125px; }
        #wrap main section.coffee-box .bite-box .text-box {
          position: absolute;
          top: 560px;
          left: 508px;
          text-align: left;
          font-size: 14px;
          font-weight: 400; }
          #wrap main section.coffee-box .bite-box .text-box li {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 300px; }
        #wrap main section.coffee-box .bite-box .prev {
          position: absolute;
          top: 308px;
          left: -34px;
          width: 62px;
          cursor: pointer;
          z-index: 2; }
          #wrap main section.coffee-box .bite-box .prev img {
            width: 100%;
            height: auto; }
        #wrap main section.coffee-box .bite-box .next {
          position: absolute;
          top: 308px;
          right: -34px;
          width: 62px;
          cursor: pointer;
          z-index: 3; }
          #wrap main section.coffee-box .bite-box .next img {
            width: 100%;
            height: auto; }
        #wrap main section.coffee-box .bite-box .caution {
          display: block;
          position: absolute;
          left: 28px;
          bottom: 20px;
          font-size: 12px;
          font-weight: normal;
          letter-spacing: 0.01em; }
    #wrap main section.burritos-box {
      position: relative;
      width: 1090px;
      margin: 0 auto;
      margin-top: 160px; }
      #wrap main section.burritos-box .text-box {
        position: relative;
        margin-left: 32px;
        margin-bottom: 28px; }
        #wrap main section.burritos-box .text-box > * {
          display: inline-block;
          vertical-align: middle; }
        #wrap main section.burritos-box .text-box p {
          font-size: 16px;
          font-weight: bold; }
        #wrap main section.burritos-box .text-box .price {
          height: 31px;
          width: auto;
          margin-left: 10px; }
        #wrap main section.burritos-box .text-box span.sup {
          font-size: 12px;
          margin-left: 10px; }
      #wrap main section.burritos-box .image-box {
        position: relative;
        width: 100%; }
        #wrap main section.burritos-box .image-box .image {
          width: 100%; }
          #wrap main section.burritos-box .image-box .image img {
            width: 100%;
            height: auto; }
        #wrap main section.burritos-box .image-box h3 {
          position: absolute;
          top: -34px;
          right: 60px;
          width: 350px; }
          #wrap main section.burritos-box .image-box h3 img {
            width: 100%;
            height: auto; }
        #wrap main section.burritos-box .image-box .note {
          position: absolute;
          left: 28px;
          bottom: 20px;
          font-size: 12px;
          font-weight: normal;
          letter-spacing: 0.01em; }
    #wrap main section.about-box {
      position: relative;
      width: 100%;
      margin-top: 150px;
      text-align: center;
      background: url("../img/img_about_bg.jpg") no-repeat top center;
      background-position: center 20px; }
      #wrap main section.about-box .ttl-box .line {
        width: 512px;
        height: 6px;
        margin: 0 auto;
        background: url("../img/line.png");
        background-size: 100% 100%; }
      #wrap main section.about-box .ttl-box h2 {
        width: 360px;
        margin: 0 auto;
        margin-top: 52px; }
        #wrap main section.about-box .ttl-box h2 img {
          width: 100%;
          height: auto; }
      #wrap main section.about-box .ttl-box p.lead {
        margin-top: 38px;
        font-size: 16px;
        font-weight: bold; }
      #wrap main section.about-box .text-box {
        position: relative;
        left: calc(50% + 15px);
        width: 320px;
        margin-top: 100px; }
        #wrap main section.about-box .text-box img {
          width: 100%;
          height: auto; }
      #wrap main section.about-box .location-box {
        position: relative;
        width: 820px;
        margin: 0 auto;
        margin-top: 160px; }
        #wrap main section.about-box .location-box h3 {
          position: relative;
          width: 100%;
          margin: 0 auto; }
          #wrap main section.about-box .location-box h3 img {
            position: relative;
            width: 294px;
            height: auto;
            background: #fff;
            padding: 0px 24px; }
          #wrap main section.about-box .location-box h3:before {
            content: "";
            width: 100%;
            height: 1px;
            position: absolute;
            top: 12px;
            left: 0px;
            background: #000; }
        #wrap main section.about-box .location-box .map {
          position: relative;
          margin-top: 60px;
          width: 100%;
          height: 360px;
          background: #ddd; }
        #wrap main section.about-box .location-box .info .logo {
          width: 406px;
          margin: 0 auto;
          margin-top: 40px; }
          #wrap main section.about-box .location-box .info .logo img {
            width: 100%;
            height: auto; }
          #wrap main section.about-box .location-box .info .logo span {
            display: block;
            margin-top: -2px;
            font-size: 12px; }
        #wrap main section.about-box .location-box .info address {
          position: relative;
          margin-top: 24px;
          font-size: 15px;
          letter-spacing: 0.05em; }
        #wrap main section.about-box .location-box .info .info-detail {
          position: relative;
          margin-top: 30px;
          text-align: left; }
          #wrap main section.about-box .location-box .info .info-detail dl {
            width: 310px;
            margin: 0 auto;
            font-weight: 600;
            line-height: 1;
            letter-spacing: 0.05em;
            font-size: 14.5px;
            overflow: hidden; }
            #wrap main section.about-box .location-box .info .info-detail dl dt,
            #wrap main section.about-box .location-box .info .info-detail dl dd {
              margin-bottom: 14px; }
            #wrap main section.about-box .location-box .info .info-detail dl dt {
              float: left;
              clear: left;
              width: 100px; }
            #wrap main section.about-box .location-box .info .info-detail dl dd {
              float: left;
              width: 210px; }
  #wrap footer {
    position: relative;
    width: 100%;
    background: url("../img/bg_footer.jpg") no-repeat center center;
    text-align: center;
    box-sizing: border-box;
    margin-top: 120px; }
    #wrap footer .inner {
      padding-top: 56px; }
      #wrap footer .inner .logo {
        position: relative;
        width: 330px;
        margin: 0 auto;
        padding-top: 40px; }
        #wrap footer .inner .logo img {
          width: 100%;
          height: auto; }
        #wrap footer .inner .logo:before {
          content: "";
          position: absolute;
          top: 0px;
          left: 50%;
          width: 330px;
          height: 6px;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          background: url("../img/line_footer.png");
          background-size: 100% 100%; }
      #wrap footer .inner ul.sns {
        letter-spacing: -0.4em;
        margin-top: 44px; }
        #wrap footer .inner ul.sns li {
          display: inline-block;
          width: 40px; }
          #wrap footer .inner ul.sns li img {
            width: 100%;
            height: auto; }
          #wrap footer .inner ul.sns li:not(:first-child) {
            margin-left: 50px; }
      #wrap footer .inner div.bnr-box {
        position: relative;
        margin-top: 36px; }
        #wrap footer .inner div.bnr-box ul li {
          width: 180px;
          margin: 0 auto; }
          #wrap footer .inner div.bnr-box ul li img {
            width: 100%;
            height: auto; }
      #wrap footer .inner small {
        display: block;
        width: 250px;
        margin: 0 auto;
        margin-top: 64px;
        padding-bottom: 52px; }
        #wrap footer .inner small img {
          width: 100%;
          height: auto; }
    #wrap footer > div.bnr-box {
      position: absolute;
      bottom: 64px;
      right: 40px; }
      #wrap footer > div.bnr-box ul li {
        width: 242px; }
        #wrap footer > div.bnr-box ul li img {
          width: 100%;
          height: auto; }

nav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 5;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
  display: none; }
  nav .background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 90px;
    background: #fff;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1); }
  nav .logo {
    position: absolute;
    top: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 452px; }
    nav .logo img {
      width: 100%;
      height: auto; }
  nav .btn-nav {
    position: absolute;
    top: 32px;
    left: 30px;
    width: 44px;
    height: 30px;
    display: block;
    cursor: pointer; }
    nav .btn-nav li {
      position: absolute;
      background: #000;
      width: 44px;
      height: 2px; }
      nav .btn-nav li:nth-child(1) {
        top: 0px; }
      nav .btn-nav li:nth-child(2) {
        top: 10px; }
      nav .btn-nav li:nth-child(3) {
        top: 20px; }
  nav .inner {
    position: absolute;
    top: 49%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: none; }
    nav .inner ul.menu-box li {
      position: relative;
      width: 400px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      cursor: pointer; }
      nav .inner ul.menu-box li:hover img {
        opacity: 0.65;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }
      nav .inner ul.menu-box li img {
        width: 100%;
        height: auto;
        transition: 0.1s all ease-out; }
      nav .inner ul.menu-box li:not(:first-child) {
        margin-top: 35px; }
    nav .inner ul.sns-box {
      text-align: center;
      letter-spacing: -0.4em;
      margin-top: 47px; }
      nav .inner ul.sns-box li {
        display: inline-block;
        width: 20px; }
        nav .inner ul.sns-box li:hover img {
          opacity: 0.65;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }
        nav .inner ul.sns-box li img {
          width: 100%;
          height: auto;
          transition: 0.1s all ease-out; }
        nav .inner ul.sns-box li:not(:first-child) {
          margin-left: 35px; }

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 10; }
  #loader .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center; }
    #loader .inner .logo {
      width: 100px; }
    #loader .inner .text {
      position: relative;
      display: block;
      width: 83px;
      margin: 0 auto;
      left: 8px;
      margin-top: 24px; }

*:focus {
  outline: none; }

@media screen and (max-width: 768px){
  .pc{
    display: none; }
  .sp{
    display: block; }
  #wrap{
    overflow: hidden; }
  #wrap header{
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-top: 40px; }
  #wrap header h1{
    width: 92px; }
  #wrap header h2{
    width: 262px;
    margin-top: 20px; }
  #wrap header .subcopy{
    margin-top: 20px;
    width: 150px; }
  #wrap main section.main{
    min-width: 0px;
    padding: 0px;
    height: auto;
    margin-top: 36px;
    overflow: visible; }
  #wrap main section.main .main-slider article{
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  #wrap main section.main .main-slider article .inner{
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  #wrap main section.main .main-slider article .inner img{
    width: calc(100% + 25px);
    height: auto; }
  #wrap main section.main .main-slider div.blank{
    width: 100%;
    height: auto; }
  #wrap main section.main .main-slider div.blank img{
    width: 100%;
    height: 100%; }
  #wrap main section.main .pager{
    bottom: 15px;
    left: 15px; }
  #wrap main section.main .pager ul li > div.current{
    width: 48px;
    height: 34px;
    margin-right: 2px; }
  #wrap main section.main .pager ul li > div.slash{
    width: 12px;
    margin-right: 3px; }
  #wrap main section.main .pager ul li > div.parent{
    width: 28px; }
  #wrap main section.main .txt-open{
    top: 36px;
    width: 280px; }
  #wrap main section.main .scrolldown{
    width: 64px;
    bottom: -24px; }
  #wrap main section.main .scrolldown .line .inner{
    margin-top: -6px;
    height: 36px; }
  #wrap main section.lunch-box{
    margin-top: 76px;
    background-size: 100% 4px;
    background-position: 0px 56px; }
  #wrap main section.lunch-box .ttl-box .inner{
    width: 275px; }
  #wrap main section.lunch-box .ttl-box .inner h2{
    width: 178px; }
  #wrap main section.lunch-box .ttl-box .inner p{
    font-size: 11px;
    margin-top: 16px;
    line-height: 2.7; }
  #wrap main section.lunch-box .menu-box{
    margin-top: 32px; }
  #wrap main section.lunch-box .menu-box .slide-box{
    padding: 0px;
    height: auto;
    overflow: visible; }
  #wrap main section.lunch-box .menu-box .slide-box .flickity-prev-next-button{
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  #wrap main section.lunch-box .menu-box .slide-box .image-box{
    height: 285px; }
  #wrap main section.lunch-box .menu-box .slide-box .image-box .image{
    text-align: center;
    height: 285px; }
  #wrap main section.lunch-box .menu-box .slide-box .image-box .image img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  #wrap main section.lunch-box .menu-box .slide-box .text-box{
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-top: 24px;
    height: 96px; }
  #wrap main section.lunch-box .menu-box .slide-box .text-box article{
    width: 100%;
    text-align: center;
    overflow: hidden; }
  #wrap main section.lunch-box .menu-box .slide-box .text-box article h3{
    font-size: 17px; }
  #wrap main section.lunch-box .menu-box .slide-box .text-box article p{
    font-size: 11px;
    margin-top: 6px; }
  #wrap main section.lunch-box .menu-box .slide-box .text-box article .price{
    width: 86px;
    margin-top: 12px; }
  #wrap main section.lunch-box .menu-box .slide-box .prev,
              #wrap main section.lunch-box .menu-box .slide-box .next{
    top: 150px; }
  #wrap main section.lunch-box .menu-box .slide-box .prev img,
                #wrap main section.lunch-box .menu-box .slide-box .next img{
    width: 38px;
    height: auto; }
  #wrap main section.lunch-box .menu-box .slide-box .prev img{
    left: -10px; }
  #wrap main section.lunch-box .menu-box .slide-box .prev:after{
    width: 44px;
    height: 1px;
    top: 20px; }
  #wrap main section.lunch-box .menu-box .slide-box .next{
    right: 6px; }
  #wrap main section.lunch-box .menu-box .slide-box .next:after{
    width: 44px;
    height: 1px;
    top: 20px; }
  #wrap main section.lunch-box .menu-box .thumb-box{
    position: relative;
    width: 100%;
    padding-bottom: 10px; }
  #wrap main section.lunch-box .menu-box .thumb-box li{
    width: 50px; }
  #wrap main section.lunch-box .menu-box .thumb-box li:not(:first-child){
    margin-left: 3.5%; }
  #wrap main section.coffee-box{
    width: 92%;
    max-width: 342px;
    margin-top: 88px; }
  #wrap main section.coffee-box h2{
    width: 110px;
    top: -36px;
    left: 6%; }
  #wrap main section.coffee-box .main-box .image{
    width: 100%; }
  #wrap main section.coffee-box .main-box .image img{
    width: 100%;
    height: auto; }
  #wrap main section.coffee-box .main-box .catch{
    width: 120px;
    top: 24%;
    right: 9%; }
  #wrap main section.coffee-box .coffee-menu{
    padding: 40px 0px 44px;
    background-size: auto 110%; }
  #wrap main section.coffee-box .coffee-menu h3{
    width: 240px; }
  #wrap main section.coffee-box .coffee-menu p{
    font-size: 10px;
    margin-top: 10px; }
  #wrap main section.coffee-box .coffee-menu .menu-image{
    width: 300px;
    margin-top: 20px; }
  #wrap main section.coffee-box .bite-box{
    padding: 32px 0px 0px;
    height: auto; }
  #wrap main section.coffee-box .bite-box h3{
    width: 120px; }
  #wrap main section.coffee-box .bite-box p{
    font-size: 10px;
    margin-top: 10px; }
  #wrap main section.coffee-box .bite-box .bite-slider{
    height: auto; }
  #wrap main section.coffee-box .bite-box .bite-slider article{
    top: 0px; }
  #wrap main section.coffee-box .bite-box .bite-slider article img{
    width: 100%; }
  #wrap main section.coffee-box .bite-box .thumb-box li{
    font-size: 10px;
    margin-top: 10px;
    width: 64px;
    height: 64px;
    top: 39%; }
  #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(1){
    left: -53px; }
  #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(2){
    left: 12%; }
  #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(3){
    right: 12%; }
  #wrap main section.coffee-box .bite-box .thumb-box li:nth-child(4){
    right: -53px; }
  #wrap main section.coffee-box .bite-box .text-box{
    top: auto;
    left: auto;
    bottom: 60px;
    left: calc(50% + 25px);
    font-size: 9px; }
  #wrap main section.coffee-box .bite-box .text-box li{
    width: 120px; }
  #wrap main section.coffee-box .bite-box .prev{
    width: 38px;
    left: -8px;
    top: 48%; }
  #wrap main section.coffee-box .bite-box .next{
    width: 38px;
    right: -8px;
    top: 48%; }
  #wrap main section.coffee-box .bite-box .caution{
    left: 12px;
    bottom: 10px;
    font-size: 8px; }
  #wrap main section.burritos-box{
    width: 100%;
    margin-top: 112px; }
  #wrap main section.burritos-box .text-box{
    text-align: center;
    margin-left: 0px;
    margin-top: 20px; }
  #wrap main section.burritos-box .text-box p{
    font-size: 11px; }
  #wrap main section.burritos-box .text-box .price{
    display: block;
    margin: 0 auto;
    height: 20px;
    width: auto;
    margin-top: 14px; }
  #wrap main section.burritos-box .text-box span.sup{
    display: block;
    font-size: 10px;
    margin-top: 9px; }
  #wrap main section.burritos-box .image-box h3{
    width: 185px;
    right: 28px;
    top: -20px; }
  #wrap main section.burritos-box .image-box .note{
    left: 12px;
    bottom: 10px;
    font-size: 9px; }
  #wrap main section.about-box{
    margin-top: 80px;
    background: url("../img/img_about_bg_sp.jpg") no-repeat top center;
    background-position: center 56px;
    background-size: 100% auto; }
  #wrap main section.about-box .ttl-box .line{
    width: 268px;
    height: 4px; }
  #wrap main section.about-box .ttl-box h2{
    width: 228px;
    margin-top: 34px; }
  #wrap main section.about-box .ttl-box p.lead{
    margin-top: 20px;
    font-size: 12px; }
  #wrap main section.about-box .text-box{
    left: auto;
    margin: 0 auto;
    width: 236px;
    margin-top: 40px; }
  #wrap main section.about-box .location-box{
    width: 100%;
    margin-top: 240px; }
  #wrap main section.about-box .location-box h3{
    width: 90%; }
  #wrap main section.about-box .location-box h3 img{
    width: 220px;
    height: auto;
    padding: 0px 12px; }
  #wrap main section.about-box .location-box h3:before{
    top: 9px; }
  #wrap main section.about-box .location-box .map{
    height: 212px;
    margin-top: 32px; }
  #wrap main section.about-box .location-box .info .logo{
    width: 272px;
    margin-top: 28px; }
  #wrap main section.about-box .location-box .info .logo span{
    margin-top: 2px;
    font-size: 11px; }
  #wrap main section.about-box .location-box .info address{
    margin-top: 18px;
    font-size: 13px; }
  #wrap main section.about-box .location-box .info .info-detail{
    margin-top: 20px; }
  #wrap main section.about-box .location-box .info .info-detail dl{
    font-size: 13px;
    width: 260px;
    padding-left: 10px; }
  #wrap main section.about-box .location-box .info .info-detail dl dt,
                #wrap main section.about-box .location-box .info .info-detail dl dd{
    font-size: 12px; }
  #wrap main section.about-box .location-box .info .info-detail dl dt{
    width: 80px; }
  #wrap main section.about-box .location-box .info .info-detail dl dd{
    width: 180px; }
  #wrap footer{
    background-size: auto 100%;
    margin-top: 50px; }
  #wrap footer .inner{
    padding-top: 44px; }
  #wrap footer .inner .logo{
    width: 200px;
    padding-top: 32px; }
  #wrap footer .inner .logo:before{
    width: 200px;
    height: 4px; }
  #wrap footer .inner ul.sns{
    margin-top: 24px; }
  #wrap footer .inner ul.sns li{
    width: 32px; }
  #wrap footer .inner ul.sns li:not(:first-child){
    margin-left: 36px; }
  #wrap footer .inner small{
    width: 200px;
    margin-top: 30px;
    padding-bottom: 40px; }
  nav{
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
    display: block; }
  nav .background{
    height: 0px;
    box-shadow: none; }
  nav .logo{
    display: none; }
  nav .btn-nav{
    top: 20px;
    left: 20px;
    -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5); }
  nav .inner ul.menu-box li{
    width: 280px; }
  nav .inner ul.menu-box li:not(:first-child){
    margin-top: 30px; }
  #loader .inner .logo{
    width: 84px; }
  #loader .inner .text{
    width: 76px;
    margin-top: 18px; } }

@media screen and (min-width: 768px){
  .alpha{
    transition: opacity 0.1s ease-out; }
  .alpha:hover{
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; } }

@media screen and (max-height: 680px) and (min-width: 768px){
  #wrap header{
    left: 4vw; }
  #wrap header h1{
    width: 160px; }
  #wrap header h2{
    width: 92px;
    margin-top: 28px; }
  #wrap header .line{
    margin-top: 28px; }
  #wrap header .subcopy{
    width: 152px; } }

@media screen and (min-width: 767px){
  #wrap main section.lunch-box .menu-box .thumb-box li:hover{
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; } }




.link {
  padding-top: 20px !important;
}

.link a{
  background: #000;
  color:#fff;
  padding: 1rem 2rem;
  border-radius: 999px;
}
.link a:hover{
  background: none;
  border: 1px #000 solid;
  color:#000;
}




    
