@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Marcellus");
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing:border-box;
  overflow-y:scroll;
  -webkit-text-size-adjust:100%;
}
body {
  animation: fade 5s;
  -webkit-animation: fade 5s;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
  *,:after,:before {
    background-repeat:no-repeat;box-sizing:inherit
  }:after,:before {
    text-decoration:inherit;vertical-align:inherit
  } 
  *{
    padding:0;
    margin:0;
  }
  audio:not([controls]) {
    display:none;
    height:0;
  }
  
  hr {
    overflow:visible;
  }
  article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display:block;
  }
  summary {
    display:list-item;
  }
  small {
    font-size:80%;
  }
  [hidden],template {
    display:none;
  }
  abbr[title] {
    border-bottom:1px dotted;
    text-decoration:none;
  }
  
  a {
    background-color:transparent;
    -webkit-text-decoration-skip:objects;
  }
  a:active,a:hover {
    outline-width:0;
    opacity: 0.8;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
}
  code,kbd,pre,samp {
    font-family:monospace,monospace;
  }
  b,strong {
    font-weight:bolder;
  }
  dfn {
    font-style:italic;
  }
  mark {
    background-color:#ff0;
    color:#000;
  }
  sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
  }
  sub {
    bottom:-.25em;
  }
  sup {
    top:-.5em
  }
  input {
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
  }
  [role=button],[type=button],[type=reset],[type=submit],button {
    cursor:pointer;
  }
  [disabled] {
    cursor:default;
  }
  [type=number] {
    width:auto;
  }
  [type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance:none;
  }
  textarea {
    overflow:auto;
    resize:vertical;
  }
  button,input,optgroup,select,textarea {
    font:inherit
  }
  optgroup {
    font-weight:700;
  }
  button {
    overflow:visible;
  }
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style:0;padding:0
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring {
  outline:1px dotted ButtonText;
}
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance:button
}
button,select {
  text-transform:none;
}
button,input,select,textarea {
  background-color:transparent;
  border-style:none;
  color:inherit;
}
  select{-moz-appearance:none;-webkit-appearance:none}
  select::-ms-expand{display:none}select::-ms-value{color:currentColor}
  
  legend {
    border:0;
    color:inherit;
    display:table;
    max-width:100%;
    white-space:normal;
  }
  ::-webkit-file-upload-button {
    -webkit-appearance:button;
    font:inherit;
  }
  
  [type=search] {
    -webkit-appearance:textfield;
    outline-offset:-2px;
  }
  
  img {
    border-style:none;
  }
  progress {
    vertical-align:baseline;
  }
  
  svg:not(:root) {
    overflow:hidden;
  }
  audio,canvas,progress,video {
    display:inline-block;
  }
  
  [aria-busy=true] {
    cursor:progress;
  }
  
  [aria-controls] {
    cursor:pointer;
  }
  
  [aria-disabled] {
    cursor:default;
  }::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}
  
  ::selection{background-color:#b3d4fc;color:#000;text-shadow:none}
  
  *{-webkit-box-sizing:border-box;box-sizing:border-box}
  
  img{line-height:1}
  
  html{font-size:62.5%}body{background-color:#fff;color:#231815;font-family:sans-serif;font-size:14px;font-size:1.4rem;letter-spacing:.1rem;line-height:2}.cafe-ls__title,.contentTitle,.naaImg__caption,.pagetop__link{font-family:Marcellus,serif;font-weight:400}
  
  .cafe-02__olists{font-family:serif}
  
  .body{overflow:hidden}
  
  img{vertical-align:bottom}
  
  .btn{width:100%;max-width:330px;margin-right:auto;margin-left:auto;padding:3px;background:#000}
  
  .btn__inner{position:relative;border:1px solid #fff}
  
  .btn__inner:after{display:inline-block;position:absolute;top:2px;right:2px;width:16px;height:16px;background-image:url(https://web.archive.org/web/20220919173419cs_/https://livingston-shop.com/assets/img/btn__img.svg);content:""}
  
  .btn__link{display:block;width:100%;height:100%;padding:7px;color:#fff;text-align:center;text-decoration:none}
  
  .btn__link:after{content:""}.btnShop{z-index:500;position:absolute;top:75px;right:26px;width:10vw;max-width:120px;height:10vw;max-height:120px;padding:.5vw;border-radius:50%;background-color:#000;cursor:pointer}
  
  .btnShop:hover{background-color:rgba(0,0,0,.8)}
  
  .btnShop__link{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:1px solid #fff;border-radius:50%}
  
  .btnShop__img {
    width:60%;
  }
  
  .callBtn {
    display:none;
  }
  
  .contentImg {
    margin-bottom:40px;
  }
  
  .contentImg__items {
    -ms-flex-wrap:wrap;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap;
    width:100%;
    max-width:610px;
    margin-right:auto;
    margin-left:auto;
    padding:7px;
    border:1px solid #000;
    list-style:none;
  }
  
  .contentImg__item {
    width:100%;
  }
  
  .contentImg__img {
    width:100%;
    height:100%;
  }
  
  .contentImg--col02 .contentImg__item{min-width:297px;max-width:50%}
  
  .contentImg--col02 .contentImg__img{min-width:297px;max-width:50%;min-height:125px}
  
  .contentImg--col03 .contentImg__item{max-width:33.33%}.contentImg--col03 .contentImg__img{width:100%}
  
  .contentImg--col04 .contentImg__items{max-width:1080px;padding:0;border:none}
  
  .contentImg--col04 .contentImg__item{width:25%}
  
  .music .contentImg{margin-bottom:30px}
  
  .contentText__text{width:625px;margin-right:auto;margin-bottom:45px;margin-left:auto;text-align:center;white-space:nowrap}
  
  .naa .contentText__text{margin-bottom:60px}.select .contentText__text{margin-bottom:44px}.music .contentText__text{margin-bottom:19px}
  
  .cafe .contentText__text{width:100%;max-width:715px;text-align:left;white-space:normal}
  
  .contentTitle{position:relative;margin-bottom:31px;padding-top:47px;font-size:43px;font-size:4.3rem;letter-spacing:.04rem;line-height:1;text-align:center}
  
  .contentTitle:before {
    display:block;
    position:absolute;
    top:0;
    left:50%;
    width:32px;
    height:32px;
    margin-left:-16px;
    background:url(../img/logo_symbol.svg);
    background-repeat:no-repeat;
    content:""}
  
  .cafe .contentTitle:before {
    width:38px;
    height:34px;
    background:url(../img/logo_cafe.svg)
  }
  .cafe .contentTitle:after {
    display:block;
    position:absolute;
    top:-110px;
    right:29px;
    width:250px;
    height:223px;
    background-image:url(../img/cafeImg__bg02.png);
    background-size:100% auto;
    content:""
  }
    .contentTitle__l01 {
      display:block;
      margin-bottom:10px;
      font-size:29px;
      font-size:2.9rem;
      letter-spacing:.04rem;
      line-height:1
    }
    .profile .contentTitle {
      margin-bottom:55px;
      padding-top:38px
    }
    .profile .contentTitle__l01 {
      margin-bottom:11px;
    }
    .select .contentTitle__l01 {
      margin-bottom:9px;
    }
    .contentTitle__l02 {
      display:block;
    }
    .navbar_toggle {
      display:none;
    }
    .facebok {
      margin-bottom:56px;
      text-align:center;
    }
    .footer {
      width:100%;
      margin-top:-70px;
      padding-bottom:40px;
    }
    .footer__inner {
      width:100%;
      max-width:1080px;
      margin-right:auto;
      margin-left:auto;
      padding-bottom:8px;
      border-bottom:1px solid #231815;
      text-align:center
    }
    .footer__copyright {
      font-size:10px;
      font-size:1rem;
      letter-spacing:.1rem;
      line-height:1.5;
    }
    .gnav {
      -webkit-transform:translateY(0);
      transform:translateY(0);
      -moz-transform:translateY(0);
      -ms-transform:translateY(0);
      -o-transform:translateY(0);
}
    .gnav__linkItems {
      -webkit-box-pack:justify;
      -ms-flex-pack:justify;
      -webkit-box-align:center;
      -ms-flex-align:center;
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      align-items:center;
      justify-content:space-between;
      list-style:none;
    }
    .gnav__linkItem:after {
      display:inline-block;
      white-space:pre-wrap;
      content:"／";
    }
    .gnav__linkItem:nth-child(4) {
      margin-right:19px;
    }
    .gnav__linkItem:nth-child(4):after {
      content:"";
    }
    .gnav__link {
      color:#000;
      font-size:14px;
      font-size:1.4rem;
      letter-spacing:0;
      line-height:1;
      text-decoration:none;
    }
    .gnav__link:hover {
      text-decoration:underline;
    }
    .gnav__linkItem--facebook {
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      margin-right:20px
    }
    .gnav__linkItem--facebook:after {
      content:"";
    }
    .gnav__link--facebook {
      display:block;
    }
    .gnav__linkImg--facebook {
      width:32px;
      height:32px;
    }
    .header {
      -webkit-box-pack:center;
      -ms-flex-pack:center;
      z-index:10;
      position:fixed;
      justify-content:center;
      width:100vw;
      background:#fff;
    }
    .header,.header__inner {
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
    }
    .header__inner {
      -webkit-box-pack:justify;
      -ms-flex-pack:justify;
      -webkit-box-align:center;
      -ms-flex-align:center;
      position:relative;
      align-items:center;
      justify-content:space-between;
      width:100%;
      max-width:1080px;
      height:80px;
    }
    .header__right {
      -webkit-box-align:center;
      -ms-flex-align:center;
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      align-items:center;
    }
    .logo {
      padding-left:22px;
    }
    .logo__link {
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
    }
    .logo__img {
      width:227px;
    }
    .main {
      width:100%;
      padding-top:80px;
    }
    .main__inner {
      max-width:1080px;
      margin-right:auto;
      margin-left:auto;
    }
    .pagetop {
      z-index:10;
      position:fixed;
      right:17px;
      bottom:5%;
    }
    .pagetop__link {
      color:#231815;
      font-size:21px;
      font-size:2.1rem;
      letter-spacing:.1rem;
      line-height:1.75;
      text-decoration:none;
    }
    .pagetop__link:before {
      display:block;
      position:absolute;
      top:-49px;
      left:50%;
      width:14px;
      height:49px;
      margin-left:-7px;
      background-image:url(../img/pagetop.svg);
      background-size:100%;
      content:"";}
      .access {
        position:relative;
        height:420px;
      }
      .access__text {
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        -webkit-box-align:center;
        -ms-flex-align:center;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        position:absolute;
        top:calc(50% - 39px);
        left:0;
        align-items:center;
        justify-content:flex-start;
        width:100%;
        height:90px;
        margin-top:-49px;
        padding-left:215px;
        background-color:#00a3bc;
        color:#fff;
      }
      .access__text--text {
        display:inline-block;
        text-align:center;
      }
      .access__map {
        z-index:1;
        position:absolute;
        top:-22px;
        right:-2px;
      }
      .access__map--img {
        width:100%;
        max-width:420px;
      }
      .cafe-01 {
        margin-top:35px;
        margin-bottom:36px;
      }
      .cafe-01__img--img {
        width:100%;
        max-width:844px;
      }
      .cafe-01__title {
        margin-top:-42px;
        margin-bottom:24px;
        font-size:18px;
        font-size:1.8rem;
        font-weight:400;
        letter-spacing:.1rem;
        line-height:1;
      }
      .cafe-01__text {
        font-size:14px;
        font-size:1.4rem;
        letter-spacing:.1rem;
        line-height:2;
      }
      .cafe-02 {
        padding-bottom:11px;
        background-image:url(../img/cafe-bg--02.jpg);
        background-position:top;
        background-position-y:51px;
        background-size:100% auto;
        background-size:auto 100%;
      }
      .cafe-02__img--img {
        width:100%;
        max-width:462px;
        margin-left:5px;
      }
      .cafe-02__title {
        margin-top:-17px;
        margin-bottom:24px;
        font-size:18px;
        font-size:1.8rem;
        font-weight:400;
        letter-spacing:.1rem;
        line-height:1;
      }
      .cafe-02__olists {
        margin-top:-6px;
        margin-bottom:46px;
        list-style-position:inside;
      }
      .cafe-02__LCF {
        margin-bottom:54px;
      }
      .cafe-02__LCF-logo {
        margin-bottom:7px;
      }
      .cafe-02__LCF-logo--img {
        width:59px;margin-left:3px;
      }
      .cafe-02__LCF-text {
        font-size:12px;font-size:1.2rem;letter-spacing:.1rem;line-height:2;
      }
      .cafe-dish {
        position:absolute;width:100%;height:100%;
      }
      .cafe-dish__inner {
        position:relative;
      }
      .cafe-dish__flag {
        position:absolute;
      }
      .cafe-dish__text {
        position:absolute;width:255px;padding:5px;background-color:rgba(255,241,0,.5);
      }
      .cafe-dish__text--text {
        padding:10px;
        border:1px solid #231815;
        font-size:12px;
        font-size:1.2rem;
        letter-spacing:.1rem;
        line-height:1.667;
        text-align:left;
      }
      .cafe-dish01 {
        z-index:3;
        position:relative;
        height:616px;
        background-image:url(/assets/img/cafe-bg--03.jpg);
        background-position:top;
        background-size:100% auto;
        background-size:auto 100%;
      }
      .cafe-dish--Pasta {
        z-index:1;
        top:-40px;
        right:7px;
        max-width:543px;
        max-height:543px;
        background-image:url(/assets/img/cafe-dish__bg--Pasta.png);
        background-size:100% auto;
      }
      .cafe-dish--Pasta .cafe-dish__flag {
        top:31px;left:135px;
      }
      .cafe-dish--Pasta .cafe-dish__text {
        top:131px;
        left:-107px;
      }
      .cafe-dish--Soup {
        top:43px;
        left:5px;
        max-width:454px;
        max-height:454px;
        background-image:url(/assets/img/cafe-dish__bg--Soup.png);
        background-size:100% auto;
      }
      .cafe-dish--Soup .cafe-dish__flag {
        top:22px;left:101px;
      }
      .cafe-dish--Soup .cafe-dish__text {
        top:306px;
        left:15px;
      }
      .cafe-dish--Salad {
        top:411px;
        left:256px;
        max-width:410px;
        max-height:410px;
        background-image:url(/assets/img/cafe-dish__bg--Salad.png);
        background-size:100% auto;
      }
      .cafe-dish--Salad .cafe-dish__flag {
        top:7px;
        left:115px;
      }
      .cafe-dish--Salad .cafe-dish__text {
        top:69px;
        left:315px;
      }
      .cafe-dish02 {
        z-index:2;
        position:relative;
        height:616px;
        background-image:url(/assets/img/cafe-bg--04.jpg);
        background-position:top;
        background-size:100% auto;
        background-size:auto 100%;
      }
      .cafe-dish--Pizza {
        top:17px;
        right:0;
        max-width:518px;
        max-height:518px;
        background-image:url(/assets/img/cafe-dish__bg--Pizza.png);
        background-size:100% auto;
      }
      .cafe-dish--Pizza .cafe-dish__flag {
        top:25px;
        left:114px;
      }
      .cafe-dish--Pizza .cafe-dish__text {
        top:390px;
        left:-23px;
      }
      .cafe-dish--Oven-dish {
        top:157px;
        left:71px;
        max-width:475px;
        max-height:475px;
        background-image:url(/assets/img/cafe-dish__bg--Oven-dish.png);
        background-size:100% auto;
      }
      .cafe-dish--Oven-dish .cafe-dish__flag {
        top:38px;left:108px;
      }
      .cafe-dish--Oven-dish .cafe-dish__text {
        top:370px;
        left:-3px;
      }
      .cafe-dish03 {
        z-index:1;
        position:relative;
        height:516px;
        background-image:url(/assets/img/cafe-bg--05.jpg);
        background-position:top;
        background-size:100% auto;
        background-size:auto 100%;
      }
      .cafe-dish--Pancake {
        top:-18px;
        left:515px;
        max-width:475px;
        max-height:475px;
        background-image:url(/assets/img/cafe-dish__bg--Pancake.png);
        background-size:100% auto;
      }
      .cafe-dish--Pancake .cafe-dish__flag {
        top:28px;
        left:108px;
      }
      .cafe-dish--Pancake .cafe-dish__text {
        top:385px;
        left:250px;
      }
      .cafe-ls {
        margin-top:79px;
        text-align:center;
      }
      .cafe-ls__title {
        -webkit-box-align:center;
        -ms-flex-align:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        align-items:center;
        justify-content:center;
        width:500px;
        height:55px;
        margin-right:auto;
        margin-bottom:28px;
        margin-left:auto;
        background-image:url(/assets/img/cafe-livingstone__title.svg);
        background-repeat:no-repeat;
        color:#fff;
        font-size:27px;
        font-size:2.7rem;
        letter-spacing:.04rem;
        line-height:1;
      }
      .cafe-ls__sub-title {
        display:inline-block;
        position:relative;
        margin-bottom:-10px;
        padding:12px 15px 13px;
        border-top:4px double #231815;
        border-bottom:4px double #231815;
        line-height:1;
      }
      .cafe-ls__sub-title:after {
        display:block;
        position:absolute;
        top:65px;
        bottom:-39px;
        left:50%;
        width:23px;
        height:23px;
        margin-left:-11.5px;
        background-image:url(/assets/img/logo_symbol.svg);
        background-repeat:no-repeat;
        content:"";
      }
      .cafe-ls__sub-title--img {
        width:443px;height:18.6px
      }
      .cafe {
        position:relative;
        margin-bottom:110px;
        padding-top:78px;
        background-color:#f3f0e7;
      }
      .cafe:before {
        display:block;
        position:absolute;
        top:-77px;
        left:57px;
        width:200px;
        height:200px;
        background-image:url(/assets/img/cafeImg__bg01.svg);
        content:"";}
      .cafe__petok {
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        position:relative;
        align-items:center;
        justify-content:center;
        margin-bottom:30px;
        padding-top:8px;
        padding-bottom:9px;
        background-color:#604c3f;
      }
      .cafe__petok:before {
        top:-5px;
        padding-top:5px;
        border-top:2px solid #604c3f;
      }
      .cafe__petok:after,.cafe__petok:before {
        display:block;
        position:absolute;
        left:0;
        width:100%;
        content:"";
      }
      .cafe__petok:after {
        bottom:-5px;
        padding-bottom:5px;
        border-bottom:2px solid #604c3f;
      }
      .cafe__petok--img {
        display:inline-block;
        width:182px;
        height:33px;
        margin-right:13px;
      }
      .cafe__petok--text {
        color:#fff;
        font-size:11px;
        font-size:1.1rem;
        font-weight:400;
        letter-spacing:.1rem;
        line-height:1.545;
      }
      .gmap {
        position:relative;
        top:-42px;
        margin-top:0;
        margin-bottom:20px;
      }
      .gmap__map {
        position:relative;
        width:100%;
        height:0;
        margin-top:-50px;
        margin-bottom:41px;
        padding-bottom:57.407407407407405%;
        overflow:hidden;
      }
      .gmap__map embed,.gmap__map iframe,.gmap__map object {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
      }
      .gmap__time {
        margin-bottom:10px;
        text-align:center;
      }
      .gmap__time--01 {
        font-size:21px;
        font-size:2.1rem;
        letter-spacing:.1rem;
        line-height:1.75;
      }
      .gmap__time--02 {
        font-size:21px;
        font-size:2.1rem;
        letter-spacing:.1rem;
        line-height:1.75;
      }
      .gmap__time--small {
        font-size:14px;
        font-size:1.4rem;
        letter-spacing:.1rem;
        line-height:1.75;
      }
      .gmap__address {
        margin-bottom:5px;
        text-align:center;
      }
      .gmap__address--text-en {
        font-size:10px;
        font-size:1rem;
        letter-spacing:.1rem;
        line-height:1.5;
      }
      .gmap__tel {
        text-align:center;
      }
      .gmap__tel--text {
        margin-bottom:16px;
        font-size:21px;
        font-size:2.1rem;
        letter-spacing:.1rem;
        line-height:1.75;
      }
      .keyV {
        visibility:hidden;
        z-index:2;
        position:relative;
        width:100%;
        height:calc(91vh - 80px);
        margin-right:auto;
        margin-left:auto;
      }
      .keyV .slick-next,.keyV .slick-prev {
        display:none!important;
      }
      .js-kV {
        visibility:visible;
      }
      .keyV__img--img {
        -o-object-fit:cover;
        width:100%;
        max-width:100vw;
        height:calc(91vh - 80px);
        object-fit:cover;
        font-family:"object-fit: cover;";
      }
/* アイキャッチスライダー */
      .slick-slider {
        -webkit-box-sizing:border-box;
        -webkit-touch-callout:none;
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        -ms-touch-action:pan-y;
        -webkit-tap-highlight-color:transparent;
        box-sizing:border-box;
        touch-action:pan-y;
        user-select:none;
      }
      .slick-list,.slick-slider {
        display:block;
        position:relative;
      }
      .slick-list {
        margin:0;
        padding:0;
        overflow:hidden;
      }
      .slick-list:focus {
        outline:none
      }
      .slick-list.dragging {
        cursor:pointer;
        cursor:hand
      }
      .slick-slider .slick-list,.slick-slider .slick-track {
        -webkit-transform:translateZ(0);
        transform:translateZ(0);
        -moz-transform:translateZ(0);
        -ms-transform:translateZ(0);
        -o-transform:translateZ(0);
}
.slick-track {
  display:block;
  position:relative;
  top:0;
  left:0;
  margin-right:auto;
  margin-left:auto;
}
.slick-track:after,.slick-track:before {
  display:table;
  content:"";
}
.slick-track:after {
  clear:both;
}
.slick-loading .slick-track {
  visibility:hidden;
}
.slick-slide {
  display:none;
  height:100%;
  min-height:1px;
  float:left;
}
[dir=rtl] .slick-slide {
  float:right;
}
.slick-slide img {
  display:block;
}
.slick-slide.slick-loading img {
  display:none;
}
.slick-slide.dragging img {
  pointer-events:none;
}
.slick-initialized .slick-slide {
  display:block;
}
.slick-loading .slick-slide {
  visibility:hidden
}
.slick-vertical .slick-slide {
  display:block;
  height:auto;
  border:1px solid transparent;
}
.slick-arrow.slick-hidden {
  display:none;
}
.slick-loading .slick-list {
  background:#fff url(../img/ajax-loader.gif) 50% no-repeat;
}
@font-face {
  src:url(../assets/fonts/slick.eot);
  src:url(../assets/fonts/slick.eot#iefix) format("embedded-opentype"),url(../assets/fonts/slick.woff) format("woff"),url(../assets/fonts/slick.ttf) format("truetype"),url(../assets/fonts/slick.svg#slick) format("svg");
  font-family:slick;
  font-style:normal;
  font: weight 400px;
}
  .slick-next,.slick-prev {
    display:block;
    position:absolute;
    top:50%;
    width:20px;
    height:20px;
    padding:0;
    transform:translateY(-50%);
    border:none;
    font-size:0;
    line-height:0;
    cursor:pointer;
}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
  outline:none;
  background:transparent;
  color:transparent;
}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
  opacity:.75;
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
  opacity:1
}
.slick-next:before,.slick-prev:before {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  color:#fff;
  font-family:slick;
  font-size:20px;
  line-height:1;
  opacity:1;
}
.slick-prev {
  left:-25px;
}
[dir=rtl] .slick-prev {
  right:-25px;
  left:auto;
}
.slick-prev:before {
  content:"←";
}
  [dir=rtl] .slick-prev:before {
    content:"→";
  }
  .slick-next {
    right:-25px;
  }
  [dir=rtl] .slick-next {
    right:auto;
    left:-25px;
  }
  .slick-next:before {
    content:"→";
  }
  [dir=rtl] .slick-next:before {
    content:"←";
  }
  .slick-dotted.slick-slider { 
    margin-bottom:30px;
  }
  .slick-dots {
    display:block;
    position:absolute;
    bottom:-25px;
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
    text-align:center
}
.slick-dots li {
  display:inline-block;
  position:relative;
  margin:0 5px;
  padding:0;
}
.slick-dots li,.slick-dots li button {
  width:20px;
  height:20px;
  cursor:pointer;
}
.slick-dots li button {
  display:block;
  padding:5px;
  border:0;
  outline:none;
  background:transparent;
  color:transparent;
  font-size:0;
  line-height:0;
}
.slick-dots li button:focus,.slick-dots li button:hover {
  outline:none;
}
.slick-dots li button:focus:before,.slick-dots li button:hover:before {
  opacity:.75;
}
.slick-dots li button:before {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  position:absolute;
  top:0;
  left:0;
  width:20px;
  height:20px;
  color:#aaaaaa;
  font-family:slick;
  font-size:8px;
  line-height:20px;
  text-align:center;
  content:"●";
  opacity:1;
}
.slick-dots li.slick-active button:before {
  color:#00afcc;
  opacity:1;
}
.slick-dots {
  bottom:-37px;
}
.slick-dots li button {
  color:inherit;
}
.leather {
  margin-bottom:84px;
}
.music__player {
  text-align:center;
}
.music__playerTitle {
  display:inline-block;
  margin-bottom:15px;
  border-bottom:1px solid #000;
  line-height:1.7;
}
.music__playerList {
  list-style:none;
}
.naa {
  margin-bottom:71px
}
.naa__btn {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  -ms-flex-wrap:wrap;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  max-width:740px;
  margin-right:auto;
  margin-left:auto;
}
.naa__btn .naa--btn {
  margin-right:8px;
  margin-bottom:12px;
  margin-left:8px;
}
.naaImg {
  margin-bottom:42px;
}
.naaImg__items {
  -ms-flex-wrap:wrap;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  max-width:960px;
  margin-right:auto;
  margin-left:auto;
  list-style:none;
}
.naaImg__item {
  margin-right:20px;
  margin-bottom:37px;
  margin-left:19px;
}
.naaImg__item:first-child {
  margin-left:0;
}
.naaImg__item:nth-child(4) {
  margin-right:0;
}
.naaImg__img {
  margin-bottom:20px;
  padding:7px;
  border:1px solid #000;
}
.naaImg__img--img {
  width:100%;
  max-width:194px;
}
.naaImg__caption {
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items:center;
  justify-content:center;
  height:100%;
  max-height:54px;
  font-size:23px;
  font-size:2.3rem;
  letter-spacing:.04rem;
  line-height:1.174;
  text-align:center;
}
.naaImg__map {
  margin-bottom:29px;
}
.naaImg__map--img {
  width:100%;
}
.naaImg__map--caption {
  max-width:740px;
  margin-right:auto;
  margin-bottom:36px;
  margin-left:auto;
}
.profile {
  position:relative;
  margin-bottom:129px;
  padding-top:151px;
}
.profile:before {
  display:block;
  position:absolute;
  top:108px;
  left:65px;
  width:166px;
  height:149px;
  background-image: url(/assets/img/profile__bgImg--01.png);
  background-size:100% auto;
  content:"";
}
.profile__text--wrapper {
  position:relative;
  padding-bottom:331px;
}
.profile__text--wrapper:after {
  display:block;
  position:absolute;
  right:220px;
  bottom:17px;
  width:304px;
  height:276px;
  background-image:url(../img/profile_bg_kitte.png);
  background-size:100% auto;
  content:"";
}
.profile__text {
  position:relative;
  max-width:715px;
  margin-right:auto;
  margin-left:auto;
}
.profile__text:before {
  display:block;
  position:absolute;
  top:-18px;
  right:-137px;
  width:117px;
  height:123px;
  background-image:url(../img/profile__bgImg--02.png);
  background-size:100% auto;
  content:"";
}
.profile__text:after {
  display:block;
  position:absolute;
  bottom:-207px;
  left:81px;
  width:181px;
  height:206px;
  background-image:url(/assets/img/profile__bgImg--03.png);
  background-size:100% auto;
  content:"";
}
.profileImg__items {
  -ms-flex-wrap:wrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-start;
  list-style:none;
}
.profileImg__img {
  width:270px;
  height:175px;
}
.select {
  margin-bottom:152px;
}
.silver {
  margin-bottom:88px;
}
.silverImg {
  margin-bottom:40px;
}
.silverImg__items {
  -ms-flex-wrap:wrap;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap:wrap;
  width:100%;
  max-width:610px;
  margin-right:auto;
  margin-left:auto;
  padding:7px;
  border:1px solid #000;
  list-style:none;
}
.silverImg__item {
  width:100%;
  min-width:198px;
  max-width:33.33%;
}
.silverImg__img {
  width:100%;
  min-width:198px;
  max-width:33.33%;
  height:100%;
  min-height:125px;
}
@media screen {
  [hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target) {
    position:absolute!important;
    clip:rect(0 0 0 0)!important;
  }}

@media screen and (max-width:1079.9px) {
  .btnShop {
    right:0;
  }
  .contentImg--col04.contentImg__item {
    width:50vw;
    height:inherit;
  }
  .profileImg__img {
    width:33.33vw;
    height:inherit;
  }}
@media (max-width:575.98px) {
  .btnShop {
    width:25vw!important;
    height:25vw!important;
  }
  .cafe .contentTitle:after {
    top:-70px;
    right:0;
    width:33vw;
    height:29.436vw;
  }
  .footer {
    margin-top:-20px;
  }
  .logo__img {
    width:50vw!important;
  }
  .pagetop__link {
    font-size:17px;
    font-size:1.7rem;
    letter-spacing:.1rem;
    line-height:1;
  }
  .pagetop__link:before {
    top:-39px;
    width:11px;
    height:38px;
  }
  .access__text {
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    position:static;
    justify-content:center;
    margin-top:20px;
    margin-bottom:20px;
    padding-left:0!important;
  }
  .access__map {
    position:relative;
    top:0;
  }
  .access__map--img {
    max-width:100vw;
  }
  .cafe-01 {
    margin-right:2%;
    margin-left:2%;
  }
  .cafe-01__title {
    margin-top:-22px;
    margin-bottom:10px;
  }
  .cafe-02 {
    padding-right:2%;
    padding-left:2%;
  }
  .cafe-02__img--img {
    width:80%;
    margin-right:auto;
    margin-left:auto;
  }
  .cafe-02__title {
    margin-top:-8px;
    margin-bottom:10px;
  }
  .cafe-02__olists {
    margin-top:0;
  }
  .cafe-dish__flag--img {
    height:12vw;
  }
  .cafe-dish01 {
    height:250vw;
    padding-right:2%;
    padding-left:2%;
  }
  .cafe-dish--Pasta {
    right:-7vw;
    max-width:80vw!important;
    max-height:none!important;
  }
  .cafe-dish--Pasta .cafe-dish__flag {
    top:0;
    left:28vw;
  }
  .cafe-dish--Pasta .cafe-dish__text {
    top:55vw!important;
    left:-22vw!important;
  }
  .cafe-dish--Soup {
    top:80vw!important;
    left:-6vw!important;
    max-width:80vw!important;
    max-height:none!important;
  }
  .cafe-dish--Soup .cafe-dish__flag {
    top:0;left:28vw;
  }
  .cafe-dish--Soup .cafe-dish__text {
    top:65vw!important;
    left:25vw!important;
  }
  .cafe-dish--Salad {
    top:190vw!important;
    left:29vw!important;
    max-width:80vw!important;
    max-height:none!important;
  }
  .cafe-dish--Salad .cafe-dish__flag {
    top:0;
    left:28vw;
  }
  .cafe-dish--Salad .cafe-dish__text {
    top:50vw!important;
    left:-25vw!important;
  }
  .cafe-dish02 {
    height:195vw!important;
    padding-right:2%!important;
    padding-left:2%!important;
  }
  .cafe-dish--Pizza {
    top:35vw!important;
    left:-5vw!important;
    max-width:80vw!important;
    max-height:none!important;
  }
  .cafe-dish--Pizza .cafe-dish__flag {
    top:0;
    left:28vw;
  }
  .cafe-dish--Pizza .cafe-dish__text {
    top:60vw!important;
    left:22vw!important;
  }
  .cafe-dish--Oven-dish {
    top:135vw!important;
    left:26vw!important;
    max-width:80vw!important;
    max-height:none!important;
  }
  .cafe-dish--Oven-dish .cafe-dish__flag {
    top:0;
    left:28vw;
  }
  .cafe-dish--Oven-dish .cafe-dish__text {
    top:55vw!important;
    left:-23vw!important;
  }
  .cafe-dish03 {
    height:130vw!important;
    padding-right:2%!important;
    padding-left:2%!important;
  }
  .cafe-dish--Pancake {
    top:30vw!important;
    left:-5vw!important;
    max-width:80vw!important;
    max-height:none!important;
  }
  .cafe-dish--Pancake .cafe-dish__flag {
    top:0;
    left:28vw;
  }
  .cafe-dish--Pancake .cafe-dish__text {
    top:60vw!important;
    left:23vw!important;
  }
  .cafe-ls__title {
    width:96%;
    height:auto;
    margin-right:2%;
    margin-left:2%;
    padding:2%;
    background-size:100%;
  }
  .cafe-ls__sub-title {
    margin-right:2%;margin-left:2%}.cafe-ls__sub-title--img{width:100%;height:auto}.cafe{margin-bottom:60px}.cafe:before{top:-37px;left:10px;width:30vw;height:30vw}.gmap{top:0;margin-top:140px}.gmap__map{margin-bottom:20px;padding-bottom:100%}.gmap__time--01{margin-bottom:5px;font-size:16px;font-size:1.6rem;letter-spacing:.1rem;line-height:1.75}.gmap__time--02{margin-bottom:15px;font-size:16px;font-size:1.6rem;letter-spacing:.1rem;line-height:1.75}.gmap__time--small{display:block;margin-bottom:0;font-size:12px;font-size:1.2rem;letter-spacing:.1rem;line-height:1.75}.gmap__address--l01,.gmap__address--l02{display:block}.gmap__address--text-jp{margin-bottom:10px;line-height:1.5}.slick-dots li{margin:0 15px}.slick-dots li button:before{font-size:14px}.leather,.music{margin-bottom:60px}.naa{margin-bottom:60px}.naa__btn .naa--btn{margin-right:0;margin-left:0}.naaImg__items{max-width:100vw!important}.naaImg__item{margin-bottom:5vw}.naaImg__img{margin-bottom:2vw}.naaImg__img--img{max-width:42vw!important}.naaImg__caption{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.naaImg__map--caption{margin-right:2%;margin-left:2%}.profile{margin-bottom:60px;padding-top:185px}.profile:before{top:98px!important;left:0!important;width:30vw!important;height:26.9vw!important}.profile__text--wrapper{margin-right:2%;margin-left:2%;padding-bottom:150px}.profile__text--wrapper:after{right:5vw;bottom:30px;width:40vw;height:36.3vw;background-size:100%}.profile__text:before{top:-80px!important;right:0!important;width:20vw!important;height:21vw!important}.profile__text:after{bottom:-157px;left:40px;width:30vw;height:34.1vw;background-size:100%}.select{margin-bottom:100px}.silver{margin-bottom:60px}}@media (max-width:767.98px){.callBtn{width:calc(26px + 2rem);padding-right:2rem}.callBtn,.callBtn__link{display:block;height:26px}.callBtn__link{-webkit-transition:opacity .2s linear;width:26px;opacity:1;transition:opacity .2s linear}.callBtn__link:hover{opacity:.8}.callBtn__img{width:26px;height:26px;vertical-align:top}.drawer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:400;position:relative;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:80px;padding:0 1rem;background-color:#fff}.navbar_toggle{display:block;z-index:9999;padding-right:10px}.navbar_toggle_icon{-webkit-transition:.5s ease;display:block;position:relative;width:30px;height:2px;background:#5c6b80;transition:.5s ease}.navbar_toggle_icon:first-child{top:0}.navbar_toggle_icon:nth-child(2){margin:8px 0}.navbar_toggle_icon:nth-child(3){top:0}.navbar_toggle.open .navbar_toggle_icon:first-child{-webkit-transform:rotate(45deg);top:10px;transform:rotate(45deg)}.navbar_toggle.open .navbar_toggle_icon:nth-child(2){-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}.navbar_toggle.open .navbar_toggle_icon:nth-child(3){-webkit-transform:rotate(-45deg);top:-10px;transform:rotate(-45deg)}.gnav{-webkit-transform:translateY(-100%);-webkit-transition:.5s ease;z-index:100;transform:translateY(-100%);background-color:#fff;transition:.5s ease}.gnav.open{-webkit-transform:translateY(0);-webkit-overflow-scrolling:touch;overflow-y:auto;transform:translateY(0)}.gnav__linkItems{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.gnav__linkItem{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:100%;margin-right:0!important;border-bottom:1px solid #ccc}.gnav__linkItem:after{margin-left:0;content:""}.gnav__linkItem:nth-child(4){margin-right:0!important}.gnav__link{display:block;width:100%;height:100%;padding:2rem}.header__inner{display:block;padding:0!important}.naaImg__items{max-width:576px}.naaImg__item{margin-right:5px}.naaImg__item,.naaImg__item:first-child{margin-left:5px}.naaImg__item:nth-child(3),.naaImg__item:nth-child(4){margin-right:5px}.naaImg__img--img{max-width:180px}.profileImg__img{width:50vw}.silverImg__item{max-width:100%!important}}@media screen and (max-width:609.9px){.contentImg__items{width:96%;margin-right:2%;margin-left:2%}.cafe .contentImg__items,.music .contentImg__items{width:100%;margin-right:0;margin-left:0}.contentImg--col02 .contentImg__item{min-width:50%;max-width:50%}.contentImg--col02 .contentImg__img{min-width:0;max-width:none}
.silverImg__items {
  margin-right:2%;
  margin-left:2%;
}
.silverImg__item {
  max-width:50%;
}
.silverImg__img {
  max-width:none;
}}

@media screen and (max-width:625px) {
  .contentText__text {
    width:100%;
    padding-right:2%;
    padding-left:2%;
    white-space:normal;
  }
}
@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
  .cafe .contentTitle:after {
    background-image:url(/assets/img/cafeImg__bg02.png)
  }
  .cafe-02 {
    background-image:url(/assets/img/cafe-bg--02.jpg)
  }
  .cafe-dish01 {
    background-image:url(/assets/img/cafe-bg--03.jpg)
  }
  .cafe-dish--Pasta {
    background-image:url(/assets/img/cafe-dish__bg--Pasta.png)
  }
  .cafe-dish--Soup {
    background-image:url(/assets/img/cafe-dish__bg--Soup.png)
  }
  .cafe-dish--Salad {
    background-image:url(/assets/img/cafe-dish__bg--Salad.png)
  }
  .cafe-dish02 {
    background-image:url(/assets/img/cafe-bg--04.jpg)
  }
  .cafe-dish--Pizza {
    background-image:url(/assets/img/cafe-dish__bg--Pizza.png)
  }
  .cafe-dish--Oven-dish {
    background-image:url(/assets/img/cafe-dish__bg--Oven-dish.png)
  }
  .cafe-dish03 {
    background-image:url(/assets/img/cafe-bg--05.jpg)
  }
  .cafe-dish--Pancake {
    background-image:url(/assets/img/cafe-dish__bg--Pancake.png)
  }
  .profile:before {
    background-image:url(/assets/img/profile__bgImg--01.png)
  }
  .profile__text--wrapper:after {
    background-image:url(/assets/img/profile_bg_kitte.png)
  }
  .profile__text:before {
    background-image:url(/assets/img/profile__bgImg--02.png)
  }
  .profile__text:after {
    background-image:url(/assets/img/profile__bgImg--03.png)
  }
}
@media (max-width:991.98px) {
  .gnav__linkItem {
    margin-right:5px;
    font-size:10px;
    font-size:1rem;
    letter-spacing:0;
    line-height:1.5
  }
  .gnav__linkItem:nth-child(4) {
    margin-right:10px;
  }
  .gnav__linkItem--facebook {
    margin-right:0;
  }
  .header__inner {
    max-width:100vw;
    padding:0 20px
  }
  .logo {
    padding-left:0;
  }
  .logo__img {
    width:135px;
  }
  .access__text {
    padding-left:8vw;
  }
  .cafe-dish--Pasta {
    max-width:42vw;
    max-height:none;
  }
  .cafe-dish--Pasta .cafe-dish__text {
    top:100px;
    left:-207px;
  }
  .cafe-dish--Soup {
    top:105px;
    left:0;
    max-width:42vw;
    max-height:42vw;
  }
  .cafe-dish--Soup .cafe-dish__text {
    top:150px;
    left:250px;
  }
  .cafe-dish--Salad {
    top:461px;
    left:206px;
    max-width:38vw;
    max-height:38vw;
  }
  .cafe-dish--Salad .cafe-dish__text {
    left:240px;
  }
  .cafe-dish02 {
    height:65vw
  }
  .cafe-dish--Pizza {
    top:40px;
    max-width:42vw;
    max-height:42vw;
  }
  .cafe-dish--Pizza .cafe-dish__text {
    top:320px;
    left:0;
  }
  .cafe-dish--Oven-dish {
    left:0;
    max-width:44vw;
    max-height:44vw;
  }
  .cafe-dish--Oven-dish .cafe-dish__text {
    top:270px;
    left:30px;
  }
  .cafe-dish03 {
    height:55vw;
  }
  .cafe-dish--Pancake {
    top:0;
    left:415px;
    max-width:44vw;
    max-height:44vw;
  }
  .cafe-dish--Pancake .cafe-dish__text {
    top:285px;
    left:0;
  }
  .profile:before {
    left:5vw;
    width:14vw;
    background-size:100%;
  }
  .profile__text:before {
    top:-13vw;
    right:0;
    width:12vw;
    background-size:100%;
  }
}
@media screen and (max-width:900px) {
  .naaImg__item:nth-child(3) {
    margin-right:0;
  }
}



@media (max-width: 767.98px) {
  .profileImg__item {
    width: 50%;
  }

  .profileImg__img {
    width: 100%;
  }
}

@media screen and (max-width: 1079.9px) {
  .contentImg--col04 .contentImg__item {
    width: 50%;
  }
}


/*
     FILE ARCHIVED ON 17:34:19 Sep 19, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:30:55 Mar 11, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 80.425
  exclusion.robots: 0.076
  exclusion.robots.policy: 0.067
  cdx.remote: 0.062
  esindex: 0.009
  LoadShardBlock: 53.291 (3)
  PetaboxLoader3.datanode: 75.234 (4)
  load_resource: 87.104
  PetaboxLoader3.resolve: 39.267
*/