@font-face {
  font-family: "proxima_nova_rgregular";
  src: url("https://litmus.com/fonts/Emails/proximanova-regular-webfont.eot");
  src: url("https://litmus.com/fonts/Emails/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://litmus.com/fonts/Emails/proximanova-regular-webfont.woff") format("woff"), url("https://litmus.com/fonts/Emails/proximanova-regular-webfont.ttf") format("truetype"), url("https://litmus.com/fonts/Emails/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "JiyunoTsubasa";
  src: url(../../fonts/JiyunoTsubasa.ttf);
}
.hero__image iframe {
  height: 80vh;
}

.section-title-c {
  margin: 0 5rem;
}

.store__title {
  margin: 0 0 4.2rem;
  text-align: center;
}
.store__address {
  font-size: 4rem;
  margin: 0 0 7.4rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .store__address {
    margin: 0 0 4.4rem;
    font-size: 1.6rem;
  }
}
.store__open {
  font-size: 5rem;
  margin: 0 0 4.5rem;
  text-align: center;
  font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 750px) {
  .store__open {
    margin: 0 0 2.5rem;
    font-size: 1.6rem;
  }
}
.store__close {
  font-size: 5rem;
  margin: 0 0 3.8rem;
  text-align: center;
  font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 750px) {
  .store__close {
    margin: 0 0 2.5rem;
    font-size: 1.6rem;
  }
}
.store__tel {
  font-size: 5rem;
  margin: 0 0 4rem;
  text-align: center;
  font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
  display: block;
}
@media screen and (max-width: 750px) {
  .store__tel {
    font-size: 1.6rem;
  }
}
.store__subtitle {
  font-size: 4rem;
  border: 1px solid #898888;
  padding: 3.8rem 0;
  margin: 0 auto 6rem auto;
  width: 48rem;
  text-align: center;
  font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
  display: block;
}
.store__subtitle.googlemap {
  margin: 0 auto 10rem auto;
}
@media screen and (max-width: 750px) {
  .store__subtitle {
    font-size: 1.8rem;
    width: 100%;
    margin: 0 auto 4rem auto;
    padding: 1.4rem 0;
  }
}
.store__line {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 0 9.6rem;
  font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 750px) {
  .store__line {
    margin: 0 0 6rem 0;
  }
}
.store__line-qr {
  margin: 0 4rem 0 0;
}
@media screen and (max-width: 750px) {
  .store__line-qr {
    margin: 0 2rem 0 0;
  }
}
.store__line-qr img {
  width: 17.1rem;
}
@media screen and (max-width: 750px) {
  .store__line-qr img {
    width: 8.1rem;
  }
}
.store__line-name {
  font-size: 4rem;
}
@media screen and (max-width: 750px) {
  .store__line-name {
    font-size: 1.6rem;
  }
}
.store__sns {
  font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
  margin: 0 0 8rem;
  text-align: center;
}
.store__sns a {
  display: inline-block;
}

/* 料金表スタイル */
.price__title {
  margin: 0 0 5rem;
}
.price__title .section-title-c {
  margin: 0 5rem;
}
.price__menus {
  display: flex;
  flex-direction: column;
  max-width: 80rem;
  margin: 0 auto 4rem;
}
.price__menu {
  width: 100%;
  border-bottom: 3px solid #898888;
}
.price__menu + .price__menu {
  margin-top: 4rem;
}
@media screen and (max-width: 750px) {
  .price__menu + .price__menu {
    margin-top: 2rem;
  }
}
.price__menu-title {
  text-align: center;
  font-size: 5rem;
  border-bottom: 3px solid #898888;
  padding: 0 0 1.5rem;
  margin: 0 0 3rem;
}
@media screen and (max-width: 750px) {
  .price__menu-title {
    font-size: 2.4rem;
    margin: 0 0 2rem;
  }
}
.price__menu-subtitle {
  font-size: 3.5rem;
  font-weight: bold;
  text-align: center;
  padding: 0 0 1.5rem;
  margin: 0 0 3rem;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 750px) {
  .price__menu-subtitle {
    font-size: 1.8rem;
    margin: 0 0 2rem;
    padding: 0 0 1rem;
  }
}
.price__menu-contents {
  padding: 0 0 3rem;
  border-bottom: 3px solid #898888;
  margin: 3rem 0 0;
}
.price__menu-contents:last-child {
  border-bottom: 0px;
}
.price__menu-item + .price__menu-item {
  margin: 4rem 0 0;
}
@media screen and (max-width: 750px) {
  .price__menu-item + .price__menu-item {
    margin: 2rem 0 0;
  }
}
.price__menu-item-note {
  text-align: center;
  font-size: 2rem;
  margin: 2rem 0 0;
  color: #666;
}
@media screen and (max-width: 750px) {
  .price__menu-item-note {
    font-size: 1.2rem;
  }
}
.price__menu-note {
  text-align: center;
  font-size: 2.5rem;
  padding: 2rem 0;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .price__menu-note {
    font-size: 1.4rem;
    padding: 1.5rem 0;
  }
}
.price__tax-note {
  text-align: center;
  font-size: 3rem;
  margin: 0 0 6rem;
  color: #666;
}
@media screen and (max-width: 750px) {
  .price__tax-note {
    font-size: 1.6rem;
    margin: 0 0 4rem;
  }
}
.price .menu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.price .menu-item__title {
  white-space: nowrap;
}
.price .menu-item__title-name {
  font-size: 3.5rem;
}
@media screen and (max-width: 750px) {
  .price .menu-item__title-name {
    font-size: 1.6rem;
  }
}
.price .menu-item__title-caption {
  font-size: 2rem;
}
@media screen and (max-width: 750px) {
  .price .menu-item__title-caption {
    font-size: 1rem;
  }
}
.price .menu-item__price {
  text-align: right;
}
.price .menu-item__price-caption {
  letter-spacing: 0.12em;
  text-align: center;
  font-size: 3rem;
}
@media screen and (max-width: 750px) {
  .price .menu-item__price-caption {
    font-size: 1.6rem;
  }
}
.price .menu-item__price-caption span {
  font-size: 2rem;
  display: block;
}
@media screen and (max-width: 750px) {
  .price .menu-item__price-caption span {
    font-size: 1.6rem;
  }
}
.price .menu-item__price-caption span.plus {
  font-size: 3rem;
}
@media screen and (max-width: 750px) {
  .price .menu-item__price-caption span.plus {
    font-size: 1.6rem;
  }
}
.price .menu-item__price-yen {
  font-size: 3.5rem;
  text-align: right;
  position: relative;
  letter-spacing: 0.12em;
  font-family: "JiyunoTsubasa", sans-serif;
}
@media screen and (max-width: 750px) {
  .price .menu-item__price-yen {
    font-size: 1.8rem;
  }
}
.price .menu-item__price-yen span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  position: absolute;
  left: -15%;
  top: 28%;
  transform: translateX(-115%);
}
@media screen and (max-width: 750px) {
  .price .menu-item__price-yen span {
    font-size: 1rem;
  }
}
.price .menu-item__price-yen + .menu-item__price-caption {
  font-size: 2rem;
  text-align: right;
  margin: 2rem 0 0 -15rem;
}
@media screen and (max-width: 750px) {
  .price .menu-item__price-yen + .menu-item__price-caption {
    font-size: 1.2rem;
    margin: 0.3rem 0 0 -25rem;
  }
}
