@charset "UTF-8";
/*
Theme Name: Photo Studio Lapinus
Theme URI:
Description:
Author: densuke
Author URI: http://dnsk.jp/
*/
/*-----------------------------------------------------------------
デフォルトリセット設定
-----------------------------------------------------------------*/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
html {
  color: #333;
  background: #fff;
  width: 100%;
  font-size: 6.25%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
  letter-spacing: 0.15em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  white-space: nowrap;
}

fieldset, img {
  border: 0;
}

img {
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

/*li { list-style:none; } caption,th{ text-align:left; }*/
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

.chrome address, .chrome caption, .chrome cite, .chrome code, .chrome dfn, .chrome em, .chrome th, .chrome var, .chrome h1, .chrome h2, .chrome h3, .chrome h4, .chrome h5, .chrome h6 {
  font-weight: 500;
}

/*q:before,q:after{ content:''; }*/
/*abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }*/
input, textarea, select {
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

/*legend{ color:#000; }*/
ol, ul, dl, dt, dd {
  list-style: none;
}

table {
  border-collapse: collapse;
}

th, td {
  padding: 0;
}

a {
  display: block;
}
a[href^="tel:"]:link, a[href^="tel:"]:visited, a[href^="tel:"]:hover, a[href^="tel:"]:active {
  display: inline;
}

button {
  padding: 0;
  border: none;
  background: transparent;
}

*, *::after, *::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=text], input[type=email], input[type=tel], input[type=submit] button, textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*-----------------------------------------------------------------
リンク
-----------------------------------------------------------------*/
a:link {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: none;
}

a:active {
  color: #999;
  text-decoration: none;
}

/*------------------------------ PC用CSS ------------------------------*/
@media screen and (min-width: 768px) {
  @font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic");
    font-weight: 300;
  }
  @font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic");
    font-weight: 500;
  }
  @font-face {
    font-family: "Original Yu Gothic";
    src: local("Yu Gothic");
    font-weight: bold;
  }
  @font-face {
    font-family: "Helvetica Neue";
    src: local("Helvetica Neue Regular");
    font-weight: 100;
  }
  @font-face {
    font-family: "Helvetica Neue";
    src: local("Helvetica Neue Regular");
    font-weight: 200;
  }
  html.chrome {
    font-weight: 500;
  }

  /* IE10以上 */
  /*
  zoom
  */
}
@media screen and (min-width: 768px) and (-ms-high-contrast: none) {
  html {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active) {
  html {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 768px) and (max-width: 1200px) and (min-resolution: 1.5dppx) {
  html.chrome body {
    zoom: 1;
    /*初期の値 0.6*/
    -moz-transform: scale(1, 1);
    /*初期の値 0.6 0.6*/
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 768px) and (max-width: 1200px) and (min-resolution: 2dppx) {
  html.chrome body {
    zoom: 1;
    /*初期の値 0.50*/
    -moz-transform: scale(1, 1);
    /*初期の値 0.50 0.50*/
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  html.chrome.iphone body,
html.chrome.android body {
    zoom: 1;
    -moz-transform: scale(1, 1);
  }
}
@media screen and (min-width: 768px) {
  a {
    display: inline;
    text-decoration: none;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  a[href^="tel:"]:link, a[href^="tel:"]:visited, a[href^="tel:"]:hover, a[href^="tel:"]:active {
    text-decoration: none;
    color: #000;
  }
}
@media screen and (min-width: 768px) {
  img {
    display: inline;
    width: auto;
  }
}
/*明朝体*/
/*Times New Roman*/
/*Google Fonts*/
/*コンテンツwidth*/
/*よく使う色*/
/*ボーダーカラー*/
/*リンク*/
/*ボタン*/
/*
@mixin btn01SP($width: 49.8vw, $height: 12vw, $bgImg: url(img/common/arrow01_black.svgz), $bgPos: right 3.2vw center, $bgSize: 4.4vw auto, $fSize: 2.93vw) {
    a,
    input {
        display: block;
        width: $width;
        height: $height;
        margin: 0 auto;
        background: $bgImg $bgPos no-repeat;
        -webkit-background-size: $bgSize;
        background-size: $bgSize;
        border: 1px solid #333;
        line-height: $height;
        text-align: center;
        font-size: $fSize;
    }
}
*/
/*
@mixin btn01PC($width: 250px, $height: 60px, $bgImg: url(img/common/arrow01_black.png), $bgImgHover: url(img/common/arrow01_white.png), $bgPos: right 15px center, $bgSize: 22px auto, $fSize: 15rem) {
    a,
    input {
        display: block;
        width: $width;
        height: $height;
        margin: 0 auto;
        background: $bgImg  $bgPos no-repeat;
        -webkit-background-size: $bgSize;
        background-size: $bgSize;
        border: 1px solid #333;
        line-height: 58px;
        text-align: center;
        letter-spacing: 0.3em;
        font-size: $fSize;
        &:hover {
            background-image: $bgImgHover;
            color: #fff;
            cursor: pointer;
            -webkit-animation: bg 0.3s ease-in 0s forwards;
            animation: bg 0.3s ease-in 0s forwards;
            @keyframes bg {
                0% {
                    background-color: transparent;
                    color: #333;
                }
                100% {
                    background-color: $emphasis;
                    background-image: $bgImgHover;
                    color: #fff;
                }
            }
            @-webkit-keyframes bg {
                0% {
                    background-color: transparent;
                    color: #333;
                }
                100% {
                    background-color: $emphasis;
                    background-image: $bgImgHover;
                    color: #fff;
                }
            }
        }
    }
}
*/
/*タイトルバー*/
/*------------------------------ SP用CSS（PCにも同時に適用される） ------------------------------*/
/*-----------------------------------------------------------------
body,Wrapper
-----------------------------------------------------------------*/
body {
  width: 100%;
  line-height: 160%;
  font-size: 3.73vw;
  -webkit-text-size-adjust: 100%;
}

#wrapper {
  width: 100%;
  line-height: 160%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/*-----------------------------------------------------------------
  header
  -----------------------------------------------------------------*/
header,
#scrollNav {
  width: 100%;
  padding-bottom: 4vw;
  background-color: #fff;
  position: relative;
  top: 0;
  left: 0;
  position: relative;
  z-index: 100;
}

header#scrollNav,
#scrollNav#scrollNav {
  position: fixed;
  z-index: 1000;
}

header .menuBtn,
#scrollNav .menuBtn {
  width: 8vw;
  height: 4.93vw;
}

header .menuBtn a,
#scrollNav .menuBtn a {
  width: 8vw;
  height: 4.93vw;
  position: relative;
}

header .menuBtn a::before, header .menuBtn a::after,
header .menuBtn a span {
  content: "";
  display: inline-block;
  width: 8vw;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 0;
}

#scrollNav .menuBtn a::before, #scrollNav .menuBtn a::after,
#scrollNav .menuBtn a span {
  content: "";
  display: inline-block;
  width: 8vw;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 0;
}

header .menuBtn a::before,
#scrollNav .menuBtn a::before {
  top: 0;
}

header .menuBtn a::after,
#scrollNav .menuBtn a::after {
  bottom: 0;
}

header .menuBtn a span,
#scrollNav .menuBtn a span {
  margin: auto;
  top: 0;
  bottom: 0;
}

header .logoWrap,
#scrollNav .logoWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5.3vw 4vw 6.6vw;
}

header .logoWrap .logo,
#scrollNav .logoWrap .logo {
  font-size: 5.906vw;
  font-family: "Times New Roman", serif;
}

header .logoWrap .logo a,
#scrollNav .logoWrap .logo a {
  color: #333;
}

header .logoWrap .logo span,
#scrollNav .logoWrap .logo span {
  padding-right: 1em;
  font-size: 2.8453vw;
}

header .navWrap,
#scrollNav .navWrap {
  display: none;
  width: 100%;
  height: 100vh;
  /*
        padding-bottom: 20vw;
        */
  background-color: #f6f2f2;
  overflow: scroll;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
}

header .navWrap .logoWrap,
#scrollNav .navWrap .logoWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5.73vw 4vw 20vw;
}

header .navWrap .logoWrap .logo,
#scrollNav .navWrap .logoWrap .logo {
  width: auto !important;
  font-size: 5.906vw;
  font-family: "Times New Roman", serif;
  position: relative !important;
  top: auto !important;
  left: auto !important;
}

header .navWrap .logoWrap .logo span,
#scrollNav .navWrap .logoWrap .logo span {
  padding-right: 1em;
  font-size: 2.8453vw;
}

header .navWrap .logoWrap .menuBtn,
#scrollNav .navWrap .logoWrap .menuBtn {
  width: 6vw !important;
  height: 6vw !important;
  position: relative !important;
  top: auto !important;
  right: auto !important;
}

header .navWrap .logoWrap .menuBtn a,
#scrollNav .navWrap .logoWrap .menuBtn a {
  width: 6vw;
  height: 6vw;
  vertical-align: bottom;
}

header .navWrap .logoWrap .menuBtn a::before, header .navWrap .logoWrap .menuBtn a::after {
  display: none;
}

#scrollNav .navWrap .logoWrap .menuBtn a::before, #scrollNav .navWrap .logoWrap .menuBtn a::after {
  display: none;
}

header .navWrap .logoWrap .menuBtn a span,
#scrollNav .navWrap .logoWrap .menuBtn a span {
  width: 6vw;
  height: 6vw;
  margin: auto;
  background-color: transparent;
  vertical-align: bottom;
  position: relative;
}

header .navWrap .logoWrap .menuBtn a span::before, header .navWrap .logoWrap .menuBtn a span::after {
  content: "";
  display: inline-block;
  width: 6vw;
  height: 1px;
  margin: auto;
  background-color: #333;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#scrollNav .navWrap .logoWrap .menuBtn a span::before, #scrollNav .navWrap .logoWrap .menuBtn a span::after {
  content: "";
  display: inline-block;
  width: 6vw;
  height: 1px;
  margin: auto;
  background-color: #333;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

header .navWrap .logoWrap .menuBtn a span::before,
#scrollNav .navWrap .logoWrap .menuBtn a span::before {
  transform: rotate(45deg);
}

header .navWrap .logoWrap .menuBtn a span::after,
#scrollNav .navWrap .logoWrap .menuBtn a span::after {
  transform: rotate(-45deg);
}

header .navWrap #gNav,
#scrollNav .navWrap #gNav {
  width: 80vw;
  margin: 0 auto 6.6vw;
}

header .navWrap #gNav ul li:not(:last-child),
#scrollNav .navWrap #gNav ul li:not(:last-child) {
  margin-bottom: 4vw;
}

header .navWrap #gNav ul li.parent a::after,
#scrollNav .navWrap #gNav ul li.parent a::after {
  display: none;
}

header .navWrap #gNav ul li a,
#scrollNav .navWrap #gNav ul li a {
  height: 12vw;
  background-color: #6c6565;
  line-height: 12vw;
  text-align: center;
  font-size: 16rem;
  color: #fff;
  position: relative;
}

header .navWrap #gNav ul li a::after,
#scrollNav .navWrap #gNav ul li a::after {
  content: "";
  display: block;
  width: 4.4vw;
  height: 100%;
  background-color: #fff;
  -webkit-mask: url(img/common/arrow01_white.svgz) center/4.4vw auto no-repeat;
  mask: url(img/common/arrow01_white.svgz) center/4.4vw auto no-repeat;
  position: absolute;
  top: 0.5vh;
  right: 4vw;
}

header .navWrap #gNav ul li a span:first-of-type,
#scrollNav .navWrap #gNav ul li a span:first-of-type {
  padding-right: 0.75em;
  font-size: 3.73vw;
  font-family: "Barlow", sans-serif;
}

header .navWrap #gNav ul li a span:last-of-type,
#scrollNav .navWrap #gNav ul li a span:last-of-type {
  font-size: 2.4vw;
}

header .navWrap #gNav ul li .children ul li,
#scrollNav .navWrap #gNav ul li .children ul li {
  margin-bottom: 0;
}

header .navWrap #gNav ul li .children ul li:not(:last-child),
#scrollNav .navWrap #gNav ul li .children ul li:not(:last-child) {
  margin-bottom: 1px;
}

header .navWrap #gNav ul li .children ul li a,
#scrollNav .navWrap #gNav ul li .children ul li a {
  background-color: #fff;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .navWrap #gNav ul li .children ul li a::after,
#scrollNav .navWrap #gNav ul li .children ul li a::after {
  display: block;
  background-color: #333;
}

header .navWrap #gNav ul li .children ul li a span,
#scrollNav .navWrap #gNav ul li .children ul li a span {
  display: inline-block;
}

header .navWrap .sns,
#scrollNav .navWrap .sns {
  display: flex;
  justify-content: center;
}

header .navWrap .sns li,
#scrollNav .navWrap .sns li {
  width: 12vw;
}

header .navWrap .sns li:not(:last-child),
#scrollNav .navWrap .sns li:not(:last-child) {
  margin-right: 5vw;
}

header .reservationBtn,
#scrollNav .reservationBtn {
  width: 80vw;
  margin: 0 auto;
}
header .reservationBtn a,
#scrollNav .reservationBtn a {
  height: 12vw;
  background-color: #6c6565;
  line-height: 12vw;
  text-align: center;
  color: #fff;
}
header .reservationBtn a span:first-of-type,
#scrollNav .reservationBtn a span:first-of-type {
  font-size: 2.93vw;
}
header .reservationBtn a span:first-of-type::after,
#scrollNav .reservationBtn a span:first-of-type::after {
  content: " / ";
}
header .reservationBtn a span:last-of-type,
#scrollNav .reservationBtn a span:last-of-type {
  font-size: 2.6vw;
  font-family: "Cormorant Garamond", serif;
}
header .reservationBtn .children,
#scrollNav .reservationBtn .children {
  display: none;
}
header .reservationBtn .children ul li,
#scrollNav .reservationBtn .children ul li {
  background-color: #fff;
}
header .reservationBtn .children ul li a,
#scrollNav .reservationBtn .children ul li a {
  background-color: #fff;
  color: #333333;
  border-bottom: 1px solid #333333;
  position: relative;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
header .reservationBtn .children ul li a span:first-of-type,
#scrollNav .reservationBtn .children ul li a span:first-of-type {
  font-size: 2.9333333333vw;
}
header .reservationBtn .children ul li a span:last-of-type,
#scrollNav .reservationBtn .children ul li a span:last-of-type {
  font-size: 3.2vw;
}
header .reservationBtn .children ul li a .arrow,
#scrollNav .reservationBtn .children ul li a .arrow {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 7px;
  right: 15px;
}
header .reservationBtn .children ul li a:hover,
#scrollNav .reservationBtn .children ul li a:hover {
  opacity: 0.65;
}
header .reservationBtn .children ul li a:hover .arrow,
#scrollNav .reservationBtn .children ul li a:hover .arrow {
  -webkit-animation: arrow 2s ease-out 0s infinite alternate;
  animation: arrow 2s ease-out 0s infinite alternate;
}
/*-----------------------------------------------------------------
  footer
  -----------------------------------------------------------------*/
footer {
  position: relative;
}
footer .upper {
  padding: 16vw 0 12vw;
  background-color: #6c6565;
  color: #fff;
}
footer .upper .storeInfo {
  width: 94vw;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
footer .upper .storeInfo .item {
  margin: 0;
  padding: 20px;
}
footer .upper .storeInfo .logo {
  width: 60vw;
  margin: auto;
}
footer .upper .storeInfo .logo .footerLogo {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
footer .upper .storeInfo .logo .footerLogo img {
  width: 100%;
  height: auto;
}
footer .upper .storeInfo .store .title {
  margin-bottom: 15px;
  position: relative;
}
footer .upper .storeInfo .store .title .storeName {
  padding-top: 3px;
  font-size: 5vw;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
}
footer .upper .storeInfo .store .title .mapIcon {
  position: absolute;
  top: 0;
  left: 75px;
}
footer .upper .storeInfo .store .title .mapIcon img {
  width: 25px;
  height: 25px;
}
footer .upper .storeInfo .store dl {
  display: flex;
  flex-wrap: wrap;
  width: 83vw;
  margin: 0 auto 6.6vw;
  font-size: 3.2vw;
}
footer .upper .storeInfo .store dl dt {
  width: 24vw;
  line-height: 160%;
}
footer .upper .storeInfo .store dl dt::after {
  content: " :";
}
footer .upper .storeInfo .store dl dt:not(:last-of-type) {
  margin-bottom: 2vw;
}
footer .upper .storeInfo .store dl dd {
  width: 58vw;
  line-height: 160%;
}
footer .upper .storeInfo .store dl dd:not(:last-of-type) {
  margin-bottom: 2vw;
}
footer .upper .storeInfo .store dl dd a {
  color: #fff;
}
footer .upper .storeInfo .store .btn a {
  /* 調整前
                width: 69.86vw;
                height: 12vw;
                margin: 0 auto;
                background: url(img/common/arrow01_white.png) 90% center no-repeat;
                -webkit-background-size: 4.13vw;
                background-size: 4.13vw;
                border: 1px solid #fff;
                line-height: 12vw;
                text-align: center;
                font-size: 3.6vw;
                font-family: $ff_CG;
                color: #fff;
                */
  width: 83vw;
  height: 15vw;
  margin: 0 auto;
  border: 1px solid #fff;
  line-height: 15vw;
  text-align: center;
  font-size: 5vw;
  font-family: "Cormorant Garamond", serif;
  color: #fff;
  position: relative;
}
footer .upper .storeInfo .store .btn a span {
  width: 4vw;
  height: 4vh;
  position: absolute;
  top: 0.5rem;
  right: 1.5rem;
}
footer .upper .storeInfo .store .btn a span .arrow_color {
  fill: #fff;
}
footer .sns {
  display: flex;
  justify-content: center;
  padding: 6.6vw 0 5.3vw;
}
footer .sns li {
  width: 8vw;
}
footer .sns li:not(:last-child) {
  margin-right: 4vw;
}
footer .navS {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 2vw;
}
footer .navS li:not(:last-child) {
  margin-right: 5vw;
}
footer .navS li a {
  display: inline;
  font-size: 2.4vw;
  font-family: "Barlow", sans-serif;
}
footer #copyright {
  padding-bottom: 7.3vw;
  text-align: center;
  font-size: 2.4vw;
  font-family: "Barlow", sans-serif;
}

#pagetop {
  width: 10.5vw;
  position: fixed;
  right: 2vw;
  bottom: 2vw;
  z-index: 100;
}

/*------------------------------ PC用CSS ------------------------------*/
@media screen and (min-width: 768px) {
  /*-----------------------------------------------------------------
    body,Wrapper
    -----------------------------------------------------------------*/
  body {
    min-width: 1280px;
    font-size: 14rem;
  }

  #loading_bg #loading {
    width: 150px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -75px;
  }

  #wrapper .element {
    width: 13.5px;
  }
  #wrapper .element img {
    width: 13.5px;
  }

  /*-----------------------------------------------------------------
    header
    -----------------------------------------------------------------*/
  header,
#scrollNav {
    height: 100px;
    padding: 0 15px;
  }

  header .container,
#scrollNav .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
  }

  header .logoWrap,
#scrollNav .logoWrap {
    padding: 0;
  }

  header .logoWrap .logo,
#scrollNav .logoWrap .logo {
    font-size: 30rem;
  }

  header .logoWrap .logo span,
#scrollNav .logoWrap .logo span {
    font-size: 15rem;
  }

  header .logoWrap .menuBtn,
#scrollNav .logoWrap .menuBtn {
    display: none;
  }

  header .right,
#scrollNav .right {
    display: flex;
    align-items: center;
  }

  header .navWrap,
#scrollNav .navWrap {
    display: block;
    width: auto;
    height: auto;
    padding-bottom: 0;
    margin-right: 60px;
    background-color: transparent;
    overflow: visible;
    position: relative;
    top: auto;
    left: auto;
  }

  header .navWrap .logoWrap,
#scrollNav .navWrap .logoWrap {
    display: none;
  }

  header .navWrap #gNav,
#scrollNav .navWrap #gNav {
    width: auto;
    margin: 0;
  }

  header .navWrap #gNav ul,
#scrollNav .navWrap #gNav ul {
    display: flex;
  }

  header .navWrap #gNav ul li,
#scrollNav .navWrap #gNav ul li {
    min-width: 90px;
    letter-spacing: 0.125em;
  }

  header .navWrap #gNav ul li.parent,
#scrollNav .navWrap #gNav ul li.parent {
    position: relative;
  }

  header .navWrap #gNav ul li.parent a::after,
#scrollNav .navWrap #gNav ul li.parent a::after {
    display: none;
  }

  header .navWrap #gNav ul li:not(:last-child),
#scrollNav .navWrap #gNav ul li:not(:last-child) {
    margin-bottom: 0;
  }

  header .navWrap #gNav ul li a,
#scrollNav .navWrap #gNav ul li a {
    display: block;
    width: 100%;
    height: 60px;
    background: none;
    /*border-bottom: 1px solid transparent;*/
    line-height: 60px;
    color: #333;
    position: relative;
  }

  header .navWrap #gNav ul li a::after,
#scrollNav .navWrap #gNav ul li a::after {
    display: none;
  }

  header .navWrap #gNav ul li a span,
#scrollNav .navWrap #gNav ul li a span {
    display: inline-block;
  }

  header .navWrap #gNav ul li a span:first-of-type,
#scrollNav .navWrap #gNav ul li a span:first-of-type {
    padding-right: 0;
    font-size: 15rem;
  }

  header .navWrap #gNav ul li a span:last-of-type,
#scrollNav .navWrap #gNav ul li a span:last-of-type {
    display: none;
    font-size: 13rem;
  }

  header .navWrap #gNav ul li a::before,
#scrollNav .navWrap #gNav ul li a::before {
    width: 100%;
    height: 1px;
    content: "";
    background: #333;
    position: absolute;
    bottom: 1px;
    left: 0;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform 0.3s;
  }

  header .navWrap #gNav ul li.active a, header .navWrap #gNav ul li:hover a {
    width: 100%;
    height: 60px;
    position: relative;
    /*border-bottom: 1px solid #333;*/
  }

  #scrollNav .navWrap #gNav ul li.active a, #scrollNav .navWrap #gNav ul li:hover a {
    width: 100%;
    height: 60px;
    position: relative;
    /*border-bottom: 1px solid #333;*/
  }

  header .navWrap #gNav ul li.active a span:first-of-type, header .navWrap #gNav ul li:hover a span:first-of-type {
    display: none;
  }

  #scrollNav .navWrap #gNav ul li.active a span:first-of-type, #scrollNav .navWrap #gNav ul li:hover a span:first-of-type {
    display: none;
  }

  header .navWrap #gNav ul li.active a span:last-of-type, header .navWrap #gNav ul li:hover a span:last-of-type {
    display: inline-block;
  }

  #scrollNav .navWrap #gNav ul li.active a span:last-of-type, #scrollNav .navWrap #gNav ul li:hover a span:last-of-type {
    display: inline-block;
  }

  header .navWrap #gNav ul li.active a::before, header .navWrap #gNav ul li:hover a::before {
    transform: scale(1, 1);
  }

  #scrollNav .navWrap #gNav ul li.active a::before, #scrollNav .navWrap #gNav ul li:hover a::before {
    transform: scale(1, 1);
  }

  header .navWrap #gNav ul li .children,
#scrollNav .navWrap #gNav ul li .children {
    position: absolute;
    bottom: -10px;
    transform: translateY(100%);
    display: none;
  }

  header .navWrap #gNav ul li .children ul,
#scrollNav .navWrap #gNav ul li .children ul {
    flex-direction: column;
  }

  header .navWrap #gNav ul li .children ul li,
#scrollNav .navWrap #gNav ul li .children ul li {
    margin-bottom: 0;
    width: 240px;
  }

  header .navWrap #gNav ul li .children ul li:not(:last-child),
#scrollNav .navWrap #gNav ul li .children ul li:not(:last-child) {
    margin-bottom: 1px;
  }

  header .navWrap #gNav ul li .children ul li a,
#scrollNav .navWrap #gNav ul li .children ul li a {
    background-color: #6c6565;
    color: #fff;
    width: 240px;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
    text-align: left;
    padding-left: 14px;
    display: block;
  }

  header .navWrap #gNav ul li .children ul li a::before,
#scrollNav .navWrap #gNav ul li .children ul li a::before {
    display: none;
  }

  header .navWrap #gNav ul li .children ul li a::after,
#scrollNav .navWrap #gNav ul li .children ul li a::after {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    background-color: #fff;
    -webkit-mask: url(img/common/arrow01_white.svgz) center/20px auto no-repeat;
    mask: url(img/common/arrow01_white.svgz) center/20px auto no-repeat;
    position: absolute;
    right: 10px;
  }

  header .navWrap #gNav ul li .children ul li a span,
#scrollNav .navWrap #gNav ul li .children ul li a span {
    display: inline-block;
  }

  header .navWrap #gNav ul li .children ul li a span:first-of-type,
#scrollNav .navWrap #gNav ul li .children ul li a span:first-of-type {
    padding-right: 0;
    font-size: 15rem;
    display: inline-block;
  }

  header .navWrap #gNav ul li .children ul li a span:last-of-type,
#scrollNav .navWrap #gNav ul li .children ul li a span:last-of-type {
    display: inline-block;
    font-size: 13rem;
  }

  header .navWrap #gNav ul li .children ul li:hover a,
#scrollNav .navWrap #gNav ul li .children ul li:hover a {
    color: #333;
    background: #f6f2f2;
    /*border: 1px solid #d5d2d2;*/
  }

  header .navWrap #gNav ul li .children ul li:hover a::after,
#scrollNav .navWrap #gNav ul li .children ul li:hover a::after {
    display: block;
    background-color: #333;
  }

  header .navWrap #gNav ul li .children ul li:hover a span,
#scrollNav .navWrap #gNav ul li .children ul li:hover a span,
header .navWrap #gNav ul li .children ul li:hover a span:first-of-type,
#scrollNav .navWrap #gNav ul li .children ul li:hover a span:first-of-type,
header .navWrap #gNav ul li .children ul li:hover a span:last-of-type,
#scrollNav .navWrap #gNav ul li .children ul li:hover a span:last-of-type {
    display: inline-block;
  }

  header .navWrap .sns,
#scrollNav .navWrap .sns {
    position: absolute;
    top: 20px;
    right: -28px;
    width: 20px;
  }
  header .navWrap .sns li,
#scrollNav .navWrap .sns li {
    display: none;
  }
  header .navWrap .sns li.insta,
#scrollNav .navWrap .sns li.insta {
    display: block;
    width: 20px;
  }
  header .navWrap .sns li.insta a,
#scrollNav .navWrap .sns li.insta a {
    display: block;
    width: 20px;
    height: 20px;
    background: url(./img/common/insta_icon.png) center center no-repeat;
    background-size: contain;
  }
  header .navWrap .sns li.insta a img,
#scrollNav .navWrap .sns li.insta a img {
    display: none;
  }
  header .navWrap .sns li.insta a:hover,
#scrollNav .navWrap .sns li.insta a:hover {
    opacity: 0.65;
  }

  header .reservationBtn,
#scrollNav .reservationBtn {
    width: 240px;
    height: 60px;
    margin: 0;
  }
  header .reservationBtn a,
#scrollNav .reservationBtn a {
    display: block;
    height: 60px;
    line-height: 60px;
    /*@include opacity(0.5);*/
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  header .reservationBtn a span:first-of-type,
#scrollNav .reservationBtn a span:first-of-type {
    font-size: 15rem;
  }
  header .reservationBtn a span:last-of-type,
#scrollNav .reservationBtn a span:last-of-type {
    font-size: 12rem;
  }
  header .reservationBtn a:hover,
#scrollNav .reservationBtn a:hover {
    color: #333;
    background: #f6f2f2;
    /*border: 1px solid #d5d2d2;*/
  }
  header .reservationBtn .children,
#scrollNav .reservationBtn .children {
    display: none;
  }
  header .reservationBtn .children ul li,
#scrollNav .reservationBtn .children ul li {
    background-color: #fff;
  }
  header .reservationBtn .children ul li a,
#scrollNav .reservationBtn .children ul li a {
    background-color: #fff;
    color: #333333;
    border-bottom: 1px solid #333333;
    position: relative;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  header .reservationBtn .children ul li a span:first-of-type,
#scrollNav .reservationBtn .children ul li a span:first-of-type {
    font-size: 14rem;
  }
  header .reservationBtn .children ul li a span:last-of-type,
#scrollNav .reservationBtn .children ul li a span:last-of-type {
    font-size: 14rem;
  }
  header .reservationBtn .children ul li a .arrow,
#scrollNav .reservationBtn .children ul li a .arrow {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 7px;
    right: 15px;
  }
  header .reservationBtn .children ul li a:hover,
#scrollNav .reservationBtn .children ul li a:hover {
    opacity: 0.65;
  }
  header .reservationBtn .children ul li a:hover .arrow,
#scrollNav .reservationBtn .children ul li a:hover .arrow {
    -webkit-animation: arrow 2s ease-out 0s infinite alternate;
    animation: arrow 2s ease-out 0s infinite alternate;
  }
  /*-----------------------------------------------------------------
    footer
    -----------------------------------------------------------------*/
  footer .upper {
    display: flex;
    justify-content: center;
    padding: 65px 0;
  }
  footer .upper .storeInfo {
    width: 94%;
    max-width: 1316px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
  }
  footer .upper .storeInfo .item {
    margin: 0;
    padding: 5px;
  }
  footer .upper .storeInfo .logo {
    width: 30%;
  }
  footer .upper .storeInfo .logo .footerLogo {
    width: 80%;
    max-width: 230px;
    height: auto;
    margin: 0 auto;
  }
  footer .upper .storeInfo .logo .footerLogo img {
    width: 100%;
    height: auto;
  }
  footer .upper .storeInfo .store {
    width: 35%;
  }
  footer .upper .storeInfo .store .title {
    margin-bottom: 15px;
    position: relative;
  }
  footer .upper .storeInfo .store .title .storeName {
    padding-top: 7px;
    font-size: 24rem;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
  }
  footer .upper .storeInfo .store .title .mapIcon {
    position: absolute;
    top: 0;
    left: 95px;
  }
  footer .upper .storeInfo .store .title .mapIcon img {
    width: 30px;
    height: 30px;
  }
  footer .upper .storeInfo .store dl {
    width: 100%;
    margin: 0 0 22px;
    font-size: 12rem;
    font-weight: normal;
  }
  footer .upper .storeInfo .store dl dt {
    width: 22%;
  }
  footer .upper .storeInfo .store dl dt:not(:last-of-type) {
    margin-bottom: 0px;
  }
  footer .upper .storeInfo .store dl dd {
    width: 76%;
    letter-spacing: 0.05em;
  }
  footer .upper .storeInfo .store dl dd:not(:last-of-type) {
    margin-bottom: 3px;
  }
  footer .upper .storeInfo .store dl dd a[href^="tel:"] {
    color: #fff;
  }
  footer .upper .storeInfo .store .btn a {
    /* 調整前
                  display: block;
                  width: 350px;
                  height: 60px;
                  margin: 0;
                  background-position: right 15px center;
                  background-repeat: no-repeat;
                  -webkit-background-size: 20px auto;
                  background-size: 20px auto;
                  line-height: 58px;
                  font-size: 18rem;
                  */
    display: block;
    width: 350px;
    height: 60px;
    margin: 0;
    line-height: 60px;
    font-size: 18rem;
    border: 1px solid #fff;
    position: relative;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
    /*　調整前
                  &:hover {
                      -webkit-animation: bgcomInfo 0.3s ease-in 0s forwards;
                      animation: bgcomInfo 0.3s ease-in 0s forwards;
                      @keyframes bgcomInfo {
                          0% {
                              background-image: url(img/common/arrow01_white.png);
                              color: #fff;
                          }
                          100% {
                              background-color: #fff;
                              background-image: url(img/common/arrow01_black.png);
                              color: #333;
                          }
                      }
                      @-webkit-keyframes bgcomInfo {
                          0% {
                              background-image: url(img/common/arrow01_white.png);
                              color: #fff;
                          }
                          100% {
                              background-color: #fff;
                              background-image: url(img/common/arrow01_black.png);
                              color: #333;
                          }
                      }
                  }
                  */
  }
  footer .upper .storeInfo .store .btn a span {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 7px;
    right: 15px;
  }
  footer .upper .storeInfo .store .btn a span .arrow_color {
    fill: #fff;
  }
  footer .upper .storeInfo .store .btn a:hover {
    color: #333;
    border: 1px solid #fff;
    background: #fff;
  }
  footer .upper .storeInfo .store .btn a:hover span {
    -webkit-animation: arrow 2s ease-out 0s infinite alternate;
    animation: arrow 2s ease-out 0s infinite alternate;
  }
  footer .upper .storeInfo .store .btn a:hover span .arrow_color {
    fill: #6c6565;
  }
  footer .sns {
    padding: 38px 0 20px;
  }
  footer .sns li {
    width: 40px;
    /* 調整前
          a {
              img {
                  width: 40px;
                  @include opacity(0.5);
              }
          }
          */
  }
  footer .sns li:not(:last-child) {
    margin-right: 20px;
  }
  footer .sns li a {
    display: block;
    width: 40px;
  }
  footer .sns li a img {
    width: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
  }
  footer .sns li a img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: rotate3d(0, 1, 0, -360deg);
    transform: rotate3d(0, 1, 0, -360deg);
  }
  footer .navS {
    margin: 0 auto 10px;
  }
  footer .navS li:not(:last-child) {
    margin-right: 38px;
  }
  footer .navS li a {
    font-size: 12rem;
  }
  footer #copyright {
    padding-bottom: 50px;
    font-size: 12rem;
  }

  @keyframes arrow {
    from {
      right: 18px;
      animation-timing-function: ease-out;
    }
    25% {
      right: 12px;
      animation-timing-function: ease-in;
    }
    50% {
      right: 18px;
      animation-timing-function: ease-out;
    }
    75% {
      right: 12px;
      animation-timing-function: ease-in;
    }
    to {
      right: 18px;
    }
  }
  @-webkit-keyframes arrow {
    from {
      right: 18px;
      animation-timing-function: ease-out;
    }
    25% {
      right: 12px;
      animation-timing-function: ease-in;
    }
    50% {
      right: 18px;
      animation-timing-function: ease-out;
    }
    75% {
      right: 12px;
      animation-timing-function: ease-in;
    }
    to {
      right: 18px;
    }
  }
  #pagetop {
    width: 42px;
    position: fixed;
    right: 45px;
    bottom: 60px;
  }
  #pagetop a img {
    width: 42px;
    height: 45px;
  }
  #pagetop a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }

  /*------------------------------ //PC用CSS ------------------------------*/
}