﻿html:not(.responsive) {
  width: 100%; /* viewport */
}
/*=============================================
 * body
 *=============================================*/
body {
background:#fff;
    color: #000000;
 font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: justify;
    min-width: inherit;
    min-height: inherit;
    max-height: 100%;
  
}
#feed a:hover {
  text-decoration: underline;
}
.print_map a:hover {
  text-decoration: underline;
}
i {
  font-weight: normal;
}
.text-center {
  text-align: center;
}
.navOpen #pagetop {
  opacity: 0 !important;
  visibility: hidden !important;
}
.word-br {
  word-break: break-all;
}
.txt-center {
  text-align: center;
}
.break-all {
  word-break: break-all;
}
.copied {
  pointer-events: none;
}
.rss-img:hover {
  opacity: 0.7;
}

.shadow {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}

.txt-vertical-pc {}
.slide-fade {}
.slick-auto {}
.slide-fade {}
.heightLine {}

*{
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }


.js-thumb li {
  cursor: pointer;
}

.btn-hover  {
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  [class^="heightLine-"], [class^="txt heightLine-"] {
/*    height: auto !important;*/
  }
}
@media screen and (min-width: 768px) {
a[href^="tel:"] {
  pointer-events: none;
  cursor: text !important;
}
  
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-over img, .over-img img, img.over, img:not(.btn):not(.non-over), button img, .btn {
    opacity: 1;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
  }
  .btn {
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
  }
  .over-img img:hover, img.over:hover, /* a:not([href=""]):hover img:not(.btn):not(.non-over), */ a:hover img:not(.btn):not(.non-over), button:hover img {
    cursor: pointer;
    opacity: .8;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
  }
  .img-parallax img {
    height: auto !important;
  }
}


body.navOpen, body.navOpen *, body.navOpen *:hover, body.navOpen *:focus, body.navOpen *:active ,body.fix-scroll,body.fix-scroll * {
  touch-action: none !important;
  pointer-events: none !important;
}
body.navOpen .hamburger, body.navOpen #navigation, body.navOpen #navigation *, body.navOpen .ft-bnr-fixed *, body.fix-scroll #cboxOverlay, body.fix-scroll #colorbox, body.fix-scroll #colorbox *, body.fix-scroll .remodal-is-opened, body.fix-scroll .remodal-is-opened * {
  touch-action: auto !important;
  pointer-events: visible !important;
}
.navOpen,.fix-scroll  {
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: none !important;
  pointer-events: none !important;
}

.fix-scroll .pagetop {
  opacity: 0 !important;
  pointer-events: none;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/
 .fnt-mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
  }
@media screen and (min-width: 768px) {
  .fnt-mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
  }
}
.fnt-meiryo {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v56-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* oswald-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/oswald-v56-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* oswald-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v56-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.fnt-Oswald {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;

  
}





/* Syntax: font format */
.fr {
  float: right;
}
.fl {
  float: left;
}
.object-fit-cover,.object-fit-cover-pc {
  position: relative;

}
.object-fit-cover img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .object-fit-cover-pc {
    position: relative;
  }
  .object-fit-cover-pc img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .object-fit-cover-sp {
    position: relative;
  
  }
  .object-fit-cover-sp img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
}


.hs-copie {
  pointer-events: none;
}
a {
  text-decoration: none;
  transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
}
a:hover {
  text-decoration: none;
}
/*=============================================
 * .fnt - customs
 *=============================================*/
/*=============================================
 * <main>
 *=============================================*/
main {
  clear: both;
  width: 100%;
  position: relative;
}
.ovh {
  overflow: hidden;
}
/*=============================================
 * <header>
 *=============================================*/
header {
  position: relative;    box-sizing: border-box;
}
header h1 {}
header .logo {}
header .tel {}
header nav {}
/*=============================================
 * key
 *=============================================*/
/*=============================================
 * <section>
 *=============================================*/
section {}
/*=============================================
 * <footer>
 *=============================================*/
footer {}
footer .logo {}
footer .tel {}
footer nav {}
.cookies-link a:hover {
  text-decoration: none;
}
.socialbuttons .fb-like > span {
  width: 100px !important;
}
.socialbuttons .fb-like > span iframe {
  left: 50%;
  transform: translatex(-50%);
}
.socialbuttons {
  line-height: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding: 20px 0 0;gap:15px;
}
.rss_img {
  transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
}
.rss_img:hover {
  opacity: 0.8;
}
/*=============================================
 * .socialbuttons
 *=============================================*/
footer address {}
.socialbuttons .fb-like > span {
  width: 100px !important;
}
.socialbuttons .fb-like > span iframe {
  left: 50%;
  transform: translatex(-50%);
}
.socialbuttons {
  line-height: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding: 20px 0 0;
}
.rss_img {
  transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
}
.rss_img:hover {
  opacity: 0.8;
}

.underlink {
  text-decoration: underline;
  
}
.underlink:hover {
  text-decoration: none;
}
/*=============================================
 * copyright
 *=============================================*/
address {}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: transparent;
  cursor: pointer;
}
.i-custom {
  cursor: pointer;
  display: block;
  position: relative;
  line-height: 50px;
  margin-bottom: 40px;
}
.i-custom + .i-custom {}
.i-custom input {
  opacity: 0;
  position: absolute;
}
.i-custom .ico {
  padding-left: 60px;
  position: relative;
  display: inline-block;
}
.i-custom .ico:before, .i-custom .ico:after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transition: all .3s ease;
}
.i-custom input[type="radio"] .ico:before, .i-custom input[type="radio"] .ico:after {
  border-radius: 100%;
}
.i-custom .ico:before {
  width: 50px;
  height: 50px;
  left: 0;
  background: #FFFFFF;
  border: 1px solid #333333;
  box-sizing: border-box;
  border-radius: 8px;
}
.i-custom .ico:after {
  background: url(../img/shared/check.png) no-repeat 0 0;
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 16px;
  height: 15px;
  margin: 0;
  position: absolute;
  top: 17px;
  left: 17px;
  opacity: 0;
}
.i-custom:hover .ico:after {
  opacity: .5;
  transform: scale(1);
}
.i-custom input:checked ~ .ico:after {
  opacity: 1;
  transform: scale(1);
}
@media screen and (max-width: 767px) {
  .i-custom .ico {
    padding-left: 51px;
  }
  .i-custom .ico:before {
    width: 36px;
    height: 36px;
  }
  .i-custom {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .i-custom .ico:after {
    width: 12px;
    top: 12px;
    left: 12px;
  }
}
@-webkit-keyframes fadeInZoom {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
@keyframes fadeInZoom {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.fadeInZoom {
  -webkit-animation-name: fadeInZoom;
  animation-name: fadeInZoom;
  -webkit-animation-duration: 8.5s;
  animation-duration: 8.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -40%, 0);
    opacity: 0;
    transform: translate3d(0, -40%, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0)
  }
}


@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

 @-webkit-keyframes slideInDown {
    from {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }

    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes slideInDown {
    from {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }

    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }

  .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }


.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}



.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.animated {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/*====================== ft_fixed ====================== */
/*====================== ft_fixed ====================== */
/* iPhone x */
@media only screen and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  footer:after {
  background:#272a2a;
    content: "";
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0px;
    height: 36px;
    z-index: 998;
  }
  .ft-bnr-fixed {
    bottom: calc(env(safe-area-inset-bottom) - 0px) !important;
  }

  #footer {
    padding-bottom: calc(env(safe-area-inset-bottom) + 120px) !important;
  }
   .pagetop1 {
bottom: calc(env(safe-area-inset-bottom) + 0px) !important ;
  }
}
/* iPhone xR */
@media only screen and (min-device-width: 414px) and (min-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  footer:after {
  background:#272a2a;
    content: "";
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0px;
    height: 36px;
    z-index: 998;
  }
  .ft-bnr-fixed {
    bottom: calc(env(safe-area-inset-bottom) - 0px) !important;
  }
  #footer {
    padding-bottom: calc(env(safe-area-inset-bottom) + 120px) !important;
  }
  .pagetop1 {
bottom: calc(env(safe-area-inset-bottom) + 120px) !important ;
  }
}
/* iPhone 11 */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2), @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3), @media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
  footer:after {
  background:#272a2a;
    content: "";
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0px;
    height: 36px;
    z-index: 998;
  }
  .ft-bnr-fixed {
  bottom: calc(env(safe-area-inset-bottom) - 0px) !important;
  }
 
  #footer {
    padding-bottom: calc(env(safe-area-inset-bottom) + 120px) !important;
  }
  
  .pagetop1 {
   bottom: calc(env(safe-area-inset-bottom) + 120px) !important ;
  }
}
@media screen and (min-width: 768px) {
  #footer:after {
    display: none !important;
  }
  #footer {
    padding-bottom: 0 !important;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {

  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;

  

 
  
}
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0)
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s
}
.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s
}
.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    -webkit-transition: none !important;
    animation: unset !important;
    transition: none !important
  }
}




/* shopinfo-shared */
.shopinfo-shared {
  position: relative;
  padding: 15vw 0 15vw;
}
.shopinfo-shared h2 {
  font-size: 7.20vw;
  text-align: center;
  margin-bottom: 6vw;
  letter-spacing: 0.1em;
}
.shopinfo-shared .group .photo {
  margin: 0 -6% 5vw;
}
.shopinfo-shared .group .info {
  background: #efefef;
  padding: 8vw 5%;
  margin-top: -14vw;
  position: relative;
  z-index: 5;
}
.shopinfo-shared .group .info .tel {
  text-align: center;
  margin-bottom: 4vw;
  line-height: 1.3;
}
.shopinfo-shared .group .info .tel dt {
  font-size: 4vw;
}
.shopinfo-shared .group .info .tel dt .tel-icon {
  display: block;
  font-size: 6vw;
}
.shopinfo-shared .group .info .tel dt .tel-icon span {
  font-size: 5vw;
}
.shopinfo-shared .group .info .tel dd {
  font-size: 10px;
  color: #7a7a7a;
  line-height: 1.5;
}
.shopinfo-shared .group .info .note {
  text-align: center;
  margin-bottom: 8vw;
  line-height: 25px;
}
.shopinfo-shared .group .info .inner dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
}
.shopinfo-shared .group .info .inner dl dt {
  width: 80px;
}
.shopinfo-shared .group .info .inner dl dd {
  width: calc(100% - 80px);
}
.shopinfo-shared #gmap {
  margin: 0 -5.6% 14vw;
}
.shopinfo-shared #gmap iframe {
  width: 100%;
  height: 80vw;
  margin-bottom: -10px;
}
.shopinfo-shared #gmap .g-btn {
  background: rgba(239, 239, 239, 0.9);
  padding: 5vw 5%;
  margin-bottom: 8vw;
}
.shopinfo-shared #gmap .g-btn .bnr-shared {
  margin-bottom: 2vw;
}
.shopinfo-shared #gmap .g-btn .btn2 a {
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .shopinfo-shared {
    padding: 195px 0 197px;
  }
  .shopinfo-shared .wrap {
    max-width: 1440px;
    padding: 0 20px;
  }
  .shopinfo-shared h2 {
    font-size: 55px;
    margin-bottom: 87px;
  }
  .shopinfo-shared .group {
    margin-bottom: 20px;
    justify-content: center;
  }
  .shopinfo-shared .group .photo {
    margin: 0;
    margin-top: 50px;
    height: 847px;
    width: calc(14% + 50vw);
    margin-right: 0;
    position: absolute;
    left: calc(50% - 50vw);
    top: 137px;
  }
  .shopinfo-shared .group .info {
    padding: 99px 10px 66px 20px;
    margin-top: -20px;
    width: 684px;
    margin-right: -48px;
    margin-left: auto;
    align-self: flex-start;
  }
  .shopinfo-shared .group .info::after {
    content: "";
    background: #efefef;
    position: absolute;
    left: 100px;
    right: calc(50% - 50vw);
    height: 100%;
    top: 0;
    z-index: -1;
  }
  .shopinfo-shared .group .info .tel {
    margin-bottom: 38px;
  }
  .shopinfo-shared .group .info .tel dt {
    font-size: 20px;
    margin-bottom: -5px;
  }
  .shopinfo-shared .group .info .tel dt .tel-icon {
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
  }
  .shopinfo-shared .group .info .tel dt .tel-icon span {
    font-size: 22px;
    margin-top: 4px;
  }
  .shopinfo-shared .group .info .tel dd {
    font-size: 14px;
  }
  .shopinfo-shared .group .info .note {
    margin-bottom: 45px;
    line-height: 26px;
  }
  .shopinfo-shared .group .info .inner dl {
    font-size: 16px;
    line-height: 26px;
    width: 492px;
    margin: 0 auto 25px;
    padding-left: 15px;
  }
  .shopinfo-shared .group .info .inner dl dt {
    width: 95px;
  }
  .shopinfo-shared .group .info .inner dl dd {
    width: calc(100% - 95px);
  }
  .shopinfo-shared #gmap {
    margin: 0 auto 110px;
    position: relative;
    z-index: 5;
  }
  .shopinfo-shared #gmap iframe {
    height: 656px;
  }
  .shopinfo-shared #gmap .g-btn {
    padding: 23px 43px 20px 60px;
    margin-bottom: 0;
    position: absolute;
    left: -60px;
    bottom: 0;
    width: 397px;
    background: none;
    z-index: 0;
  }
  .shopinfo-shared #gmap .g-btn::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: rgba(239, 239, 239, 0.9);
    left: calc(50% - 50vw);
    z-index: -1;
  }
  .shopinfo-shared #gmap .g-btn .bnr-shared {
    margin-bottom: 10px;
  }
  .shopinfo-shared #gmap .g-btn .btn2 a:hover {
    border-width: 0;
  }
  .shopinfo-shared .bnr-shared {
    margin: 0 auto;
    max-width: 390px;
  }
  .shopinfo-shared .bnr-shared.style02 a {
    font-size: 24px;
    padding: 19px 37px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .shopinfo-shared .group .photo {
    height: 778px;
    width: calc(17% + 50vw);
  }
}


/*Popup*/
.remodal-overlay {
  background: #2b2b2b;
}
.popup-menu h2 {
  font-size: 9vw;
  margin-bottom: 9vw;
  font-weight: normal;
}
.popup-menu .note {
  text-align: left;
  margin-bottom: 14vw;
  line-height: 24px;
}
.popup-menu .popup {
  padding: 15% 0% 6% !important;
}
.popup-menu .list .row .col {
  margin-bottom: 5vw;
}
.popup-menu .list .row .col h3 {
  font-weight: 600;
  padding: 2% 0;
  margin-bottom: 1vw;
  font-size: 4vw;
  text-align: left;
  border-bottom: 2px solid #393939;
}
.popup-menu .list .row .col h4 {
  text-align: center;
  padding-top: 11px;
  margin-bottom: 2px;
  line-height: 24px;
  margin-top: 10px;
  font-size: 16px;
}
.popup-menu .list .row .col dl {
  padding: 10px 0;
  border-bottom: 1px solid #393939;
  font-size: 15px;
}
.popup-menu .list .row .col p {
  line-height: 24px;
}
.popup-menu .list .row .col dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
.popup-menu .list .row .col dl dt {
  float: left;
  text-align: left;
}
.popup-menu .list .row .col dl dd {
  float: right;
  text-align: right;
}
.remodal-close {
  top: 10px;
}
.remodal {
  padding: 64px 0 30px;
}
@media only screen and (min-width: 768px) {
  .remodal .close {
    right: 30px;
    margin-top: 20px;
  }
  .popup-menu .remodal-close:before {
    width: 70px;
    height: 70px;
    font-size: 45px;
  }
  .popup-menu h2 {
    font-size: 40px;
    margin-bottom: 41px;
  }
  .popup-menu .note {
    margin-bottom: 50px;
    line-height: 30px;
    text-align: center;
  }
  .popup-menu .popup {
    padding: 80px 0 50px !important;
  }
  .popup-menu .list {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    flex-direction: row;
  }
  .popup-menu .list .row {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 0 20px;
    flex-direction: column;
  }
  .popup-menu .list .col {
    width: 460px;
    max-width: 100%;
  }
  .popup-menu .list.list2 .col {
    width: 310px;
    max-width: 30%;
  }
  .popup-menu .list .row .col {
    margin-bottom: 60px;
    width: 460px;
  }
  .popup-menu .list .row .col h3 {
    font-size: 17px;
    padding: 5px 0;
    line-height: 37px;
  }
  .popup-menu .list .row .col dl {
    font-size: 15px;
    line-height: 24px;
    padding: 12px 0;
  }
  .remodal-close {
    top: 132px;
    right: 47px;
  }
  .remodal {
    padding: 80px 0 30px;
  }
}

