@charset "UTF-8";
/*!
global > font
------------------------------
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Noto+Sans+JP:wght@500;900&display=swap");
/*!
global > color
------------------------------
*/
:root {
  --font-family-base: "Hiragino Sans","ヒラギノ角ゴ Pro W3", sans-serif;
}

/*!
foundation > reset
------------------------------
*/
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*!
foundation > base
------------------------------
*/
/* font reset
---------------------------------------------------------- */
body, html {
  font: 16px/1.231 "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
  font: 16px "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
  *font-size: small;
  *font: x-small;
  width: 100%;
  height: auto;
  color: #993a3f;
  -webkit-text-size-adjust: none;
  -webkit-font-feature-settings: "normal";
          font-feature-settings: "normal";
  -ms-font-feature-settings: "normal";
  font-weight: 500;
}

#wrapper {
  width: 100%;
  overflow: clip;
  border-top: 13px solid #993a3f;
  background: url("../img/top/bg_check-01.png") repeat left center #fff6e9;
  background-size: 48px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #wrapper {
    background-size: 28px;
  }
}
@media screen and (max-width: 414px) {
  #wrapper {
    border-top: 10px solid #993a3f;
  }
}
#wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  top: 10px;
  left: 0;
  background-color: #993a3f;
}
@media screen and (max-width: 414px) {
  #wrapper::before {
    top: 6px;
    height: 2px;
  }
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
}

select, input, button, textarea {
  font: 99% "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

#yui3-css-stamp.cssfonts {
  display: none;
}

/***************************************
 * clear fix
****************************************/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  display: inline-block;
  min-height: 1%; /* for IE 7 and MacIE5.5*/
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/***************************************
 共通css
****************************************/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: inherit;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
button {
  color: inherit;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

html, body {
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.75;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  background-color: #993a3f;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}
body.add_overray {
  overflow: hidden;
}

address {
  font-style: normal;
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

#wrapper {
  margin: 0 auto;
  position: relative;
}

/*!
utility > utility
------------------------------
*/
.u-mb-1em {
  margin-bottom: 1em;
}

.u-inlineblock {
  display: inline-block;
}

/*!
animation > fadein
------------------------------
*/
/* スクロールCSS */
.fadeIn {
  opacity: 0;
  -webkit-transition-duration: 1000ms;
          transition-duration: 1000ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.fadeIn-up {
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

.fadeIn-down {
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

.fadeIn-left {
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
}

.fadeIn-right {
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
}

.fadeIn.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/*!
animation > text-animation
------------------------------
*/
/* ローディングアニメーション */
#loader-bg {
  background: #993a3f;
  position: fixed;
  z-index: 99999;
  width: 100vw;
  height: 100vh !important;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.spinner {
  margin: auto;
  width: 238px;
  height: 238px;
  position: absolute;
  top: calc(50% - 119px);
  left: calc(50% - 119px);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .spinner {
    width: 200px;
    height: 200px;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
  }
}

.dot1, .dot2 {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.dot1 {
  background: url("../img/top/img_fv-circle-01.svg") no-repeat center center;
  -webkit-animation: sk-opacity 2.5s infinite linear;
          animation: sk-opacity 2.5s infinite linear;
}

.dot2 {
  background: url("../img/top/img_fv-circle-02.svg") no-repeat center center;
  -webkit-animation: sk-rotate 8s infinite linear;
          animation: sk-rotate 8s infinite linear;
}

@-webkit-keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes sk-opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
/*!
component > btn
------------------------------
*/
.c-btn-reserve {
  display: block;
  color: #fff;
  background-color: #993a3f;
  border-radius: 0 100px 100px 0;
  padding: 0.8em 1.5em;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .c-btn-reserve {
    font-size: 1.5rem;
  }
}
.c-btn-reserve::before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 15px;
  top: calc(50% - 15px);
  background-color: #fff;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.c-btn-reserve::after {
  content: "";
  width: 6px;
  height: 10px;
  background-image: url("../img/top/ico_arrow-01.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  right: 27px;
  top: calc(50% - 5px);
  display: block;
}
.c-btn-reserve:hover {
  background-color: rgb(122.4, 46.4, 50.4);
}
.c-btn-reserve:hover::before {
  background-color: rgba(255, 255, 255, 0.8);
}
.c-btn-reserve--white {
  color: #993a3f;
  background-color: #fff6e9;
}
.c-btn-reserve--white::before {
  background-color: #993a3f;
}
.c-btn-reserve--white::after {
  background-image: url("../img/top/ico_arrow-02.svg");
}
.c-btn-reserve--white:hover {
  background-color: rgb(226.2, 208.8, 178.2);
}
.c-btn-reserve--white:hover::before {
  background-color: #993a3f;
}

.c-btn-tel {
  margin-right: 0.5em;
  display: inline-block;
  /*@include g.maxmq(){
  	border: 1px solid g.$txtred;
  	display: inline-block;
  	//text-align: center;
  	padding: 0.5em 1em;
  	border-radius: 30px;
  	margin-bottom: 0.5em;
  }*/
}

/*!
component > title
------------------------------
*/
.c-title-lead {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.03em;
  font-size: clamp(2.4rem, 4.5vw, 4.8rem);
  letter-spacing: 0.03em;
  line-height: 1.5;
  position: relative;
  margin: 0 auto 0.1em;
}
.c-title-lead span {
  display: inline-block;
  -webkit-transform: scale(1.1, 1);
          transform: scale(1.1, 1);
  padding: 0 1.25em;
}
.c-title-lead span::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  top: calc(50% - 0.3em);
  left: 0;
  background: url("../img/top/ico_star-01.svg") no-repeat center center;
  display: block;
  -webkit-transform: scale(0.9, 1);
          transform: scale(0.9, 1);
}
.c-title-lead span::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  top: calc(50% - 0.3em);
  right: 0;
  background: url("../img/top/ico_star-01.svg") no-repeat center center;
  display: block;
  -webkit-transform: scale(0.9, 1);
          transform: scale(0.9, 1);
}

.c-title-cake {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: clamp(3.4rem, 7vw, 7.4rem);
  line-height: 1.1;
  margin: 0.2em 0 0.15em;
}
@media screen and (max-width: 1109px) {
  .c-title-cake {
    margin: 0 0 0.15em;
  }
  .c-title-cake br {
    display: none;
  }
}
.c-title-cake--kana {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  -webkit-transform: scale(1, 0.9);
          transform: scale(1, 0.9);
}
@media screen and (max-width: 768px) {
  .c-title-cake--kana {
    font-size: 1.6rem;
  }
}

.c-title-andmore {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.03em;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (max-width: 1109px) {
  .c-title-andmore {
    margin: 1em auto 0.5em;
  }
}
@media screen and (max-width: 768px) {
  .c-title-andmore {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 414px) {
  .c-title-andmore {
    font-size: 1.5rem;
  }
}
.c-title-andmore--inner {
  padding-bottom: 0.2em;
  border-bottom: 1px solid currentColor;
}
.c-title-andmore--jp {
  font-size: 1.9rem;
  margin-left: 0.7em;
}
@media screen and (max-width: 768px) {
  .c-title-andmore--jp {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 414px) {
  .c-title-andmore--jp {
    font-size: 1.4rem;
  }
}

.c-title-reservation {
  text-align: center;
  border-bottom: 1px solid #993a3f;
  font-family: "Cormorant Garamond", "Shippori Mincho", serif;
  line-height: 1.1;
  margin: 0 auto 1.75em;
  position: relative;
  z-index: 3;
}
.c-title-reservation--jp {
  font-size: clamp(1.2rem, 1.8vw, 1.8rem);
  font-weight: 600;
  letter-spacing: 0.22em;
  padding-bottom: 1em;
}
.c-title-reservation--en {
  font-size: clamp(2.4rem, 5vw, 5.4rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  padding-bottom: 0.2em;
}

/*!
layout > container
------------------------------
*/
.l-container-center, .l-container-s, .l-container-m, .l-container-l, .l-container {
  width: 86%;
  margin: auto;
}

.l-container-l {
  max-width: 1200px;
}

.l-container-m {
  max-width: 1180px;
}

.l-container-s {
  max-width: 1140px;
}

.l-container-center {
  text-align: center;
}

.l-container-right {
  text-align: right;
  margin: auto 0 auto auto;
}

/*!
layout > header
------------------------------
*/
header {
  position: relative;
  width: 100%;
}

.header-title {
  margin: 110px auto 35px;
  max-width: 1110px;
  width: 84%;
}
@media screen and (max-width: 768px) {
  .header-title {
    margin: 60px auto 20px;
  }
}
@media screen and (max-width: 414px) {
  .header-title {
    margin: 40px auto 20px;
  }
}

/*!
layout > footer
------------------------------
*/
footer {
  color: #fff;
  background-color: #993a3f;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 0;
  margin: 0 auto;
}
@media screen and (max-width: 859px) {
  footer {
    padding: 30px 0 0;
  }
}

.footer-name {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 768px) {
  .footer-name {
    font-size: 1.2rem;
  }
}

.footer-detail {
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .footer-detail {
    font-size: 1.1rem;
  }
}

.footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin: 30px auto;
}
@media screen and (max-width: 768px) {
  .footer-sns {
    margin: 25px auto;
  }
}
.footer-sns--ico {
  width: 30px;
  display: block;
}
.footer-sns--ico:hover {
  opacity: 0.7;
}

.footer-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.1em;
     -moz-column-gap: 1.1em;
          column-gap: 1.1em;
  padding: 0 1.1em;
  margin: 0 auto 2em;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .footer-company {
    font-size: 1.1rem;
    display: block;
    margin: 0 auto 1.2em;
  }
  .footer-company::before {
    display: none;
  }
  .footer-company::after {
    display: none;
  }
}
.footer-company::before {
  content: "|";
}
.footer-company::after {
  content: "|";
}
.footer-company li:first-child::after {
  content: "|";
  margin-left: 1.1em;
}
@media screen and (max-width: 768px) {
  .footer-company li:first-child::after {
    display: none;
  }
}
.footer-company a:hover {
  text-decoration: underline;
}

.footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  max-width: 400px;
  margin: 0 auto;
  padding: 0 0 30px;
}
@media screen and (max-width: 768px) {
  .footer-logo {
    gap: 10px;
  }
}

.footer-copy {
  text-align: center;
  padding: 1.5em 1em;
  border-top: 1px solid #fff;
}
.footer-copy aside {
  font-size: 1.2rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .footer-copy aside {
    font-size: 1rem;
  }
}

/*!
page > top
------------------------------
*/
.top-fv {
  max-width: 1200px;
  width: 94%;
  margin: 0 auto;
  position: relative;
}
.top-fv--main {
  position: relative;
}
.top-fv--main figcaption {
  text-align: center;
  width: 100%;
  background-color: #993a3f;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.03em;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  padding: 0.1em;
}
@media screen and (max-width: 768px) {
  .top-fv--main figcaption {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 414px) {
  .top-fv--main figcaption {
    font-size: 1rem;
  }
}
.top-fv--main figcaption span {
  -webkit-transform: scale(100%, 96%);
          transform: scale(100%, 96%);
}
.top-fv--circle {
  width: 238px;
  height: 238px;
  position: absolute;
  right: -3%;
  top: 7%;
}
@media screen and (max-width: 1109px) {
  .top-fv--circle {
    top: 20px;
    width: 180px;
    height: 180px;
  }
}
@media screen and (max-width: 768px) {
  .top-fv--circle {
    width: 150px;
    height: 150px;
    right: -2%;
  }
}
@media screen and (max-width: 414px) {
  .top-fv--circle {
    width: 90px;
    height: 90px;
    top: -3px;
    right: -2%;
  }
}
.top-fv--circle1 {
  position: relative;
  width: 100%;
  height: 100%;
}
.top-fv--circle2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: sk-rotate 8s infinite linear;
          animation: sk-rotate 8s infinite linear;
}

.top-nav {
  max-width: 1200px;
  width: 94%;
  margin: 2em auto;
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: clamp(1.1rem, 1.6vw, 1.8rem);
  text-align: center;
}
.top-nav--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 0.5em;
}
@media screen and (max-width: 768px) {
  .top-nav--list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.top-nav--list::before {
  content: "";
  width: 1px;
  height: 1em;
  background-color: #993a3f;
}
.top-nav--list::after {
  content: "";
  width: 1px;
  height: 1em;
  background-color: #993a3f;
}
.top-nav--item {
  display: inline-block;
}
.top-nav--item a {
  position: relative;
  display: block;
  padding: 0.5em 0;
}
.top-nav--item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #993a3f;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.top-nav--item a:hover::after {
  opacity: 1;
}
.top-nav--item span {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(1rem, 1.2vw, 1.4rem);
  line-height: 1.5;
  display: block;
}
.top-nav--border {
  border-right: 1px solid #993a3f;
  width: 1px;
  height: 1em;
  display: block;
}

.top-lead {
  max-width: 1200px;
  width: 98%;
  text-align: center;
  margin: 80px auto 100px;
  padding: 0 0 80px;
  font-family: "Cormorant Garamond", "Shippori Mincho", serif;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-lead {
    margin: 40px auto 50px;
    padding: 0 0 40px;
  }
}
.top-lead::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 35px;
  width: calc(100% - 70px);
  height: 1px;
  background-color: #993a3f;
}
@media screen and (max-width: 414px) {
  .top-lead::after {
    left: 20px;
    width: calc(100% - 40px);
  }
}
.top-lead--block::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/ico_star-02.svg") no-repeat center bottom;
}
@media screen and (max-width: 414px) {
  .top-lead--block::before {
    bottom: -6px;
    width: 12px;
    height: 12px;
  }
}
.top-lead--block::after {
  content: "";
  position: absolute;
  bottom: -12px;
  right: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/ico_star-02.svg") no-repeat center bottom;
}
@media screen and (max-width: 414px) {
  .top-lead--block::after {
    bottom: -6px;
    width: 12px;
    height: 12px;
  }
}
.top-lead--inner {
  max-width: 700px;
  margin: 0 auto;
}
.top-lead--text {
  display: inline-block;
  border-bottom: 1px solid #cfb27f;
  padding: 0.5em 0 0.2em;
  margin-bottom: 0.3em;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .top-lead--text {
    font-size: 1.3rem;
  }
}

.top-cake {
  max-width: 1200px;
  width: 98%;
  margin: 80px auto 100px;
  padding: 0 0 80px;
  font-family: "Cormorant Garamond", "Shippori Mincho", serif;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-cake {
    margin: 40px auto 50px;
    padding: 0 0 40px;
  }
}
.top-cake::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 35px;
  width: calc(100% - 70px);
  height: 1px;
  background-color: #993a3f;
}
@media screen and (max-width: 414px) {
  .top-cake::after {
    left: 20px;
    width: calc(100% - 40px);
  }
}
.top-cake--border::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/ico_star-02.svg") no-repeat center bottom;
}
@media screen and (max-width: 414px) {
  .top-cake--border::before {
    bottom: -6px;
    width: 12px;
    height: 12px;
  }
}
.top-cake--border::after {
  content: "";
  position: absolute;
  bottom: -12px;
  right: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/ico_star-02.svg") no-repeat center bottom;
}
@media screen and (max-width: 414px) {
  .top-cake--border::after {
    bottom: -6px;
    width: 12px;
    height: 12px;
  }
}
.top-cake--inner {
  display: grid;
  grid-template-columns: 34% 57%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  row-gap: 50px;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .top-cake--inner {
    width: 90%;
  }
}
@media screen and (max-width: 1109px) {
  .top-cake--inner {
    display: block;
  }
}
.top-cake--inner .top-cake-image {
  grid-column: 2/3;
  grid-row: 1/2;
}
.top-cake--inner .top-cake-block1 {
  grid-column: 1/2;
  grid-row: 1/3;
}
.top-cake--inner .top-cake-block2 {
  grid-column: 2/3;
  grid-row: 2/3;
}
.top-cake--inner.top-cake-left {
  grid-template-columns: 57% 34%;
}
.top-cake--inner.top-cake-left .top-cake-image, .top-cake--inner.top-cake-left .top-cake-block2 {
  grid-column: 1/2;
}
.top-cake--inner.top-cake-left .top-cake-block1 {
  grid-column: 2/3;
}

.top-cake-number {
  font-family: "Newsreader", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .top-cake-number {
    font-size: 1.6rem;
    margin-bottom: 1em;
  }
}
.top-cake-number span {
  border: 1px solid currentColor;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-cake-number span {
    width: 50px;
    height: 50px;
  }
}
.top-cake-number p {
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
  margin-left: 1.25em;
  background: #cfb27f;
  padding: 0.25em 1em;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .top-cake-number p {
    font-size: 1.3rem;
  }
}
.top-cake-number--wrap {
  /*@include g.maxmq(){
  	gap: 15px;
  }*/
}
@media screen and (max-width: 1109px) {
  .top-cake-number--wrap {
    /*display: flex;
    gap: 20px;*/
    margin-top: 20px;
  }
}

.top-cake-text {
  font-size: 1.5rem;
  margin: 1em 0;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .top-cake-text {
    font-size: 1.2rem;
  }
}

.top-cake-price {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .top-cake-price {
    text-align: right;
    margin-bottom: 20px;
    margin-top: 25px;
  }
}
.top-cake-price--inner {
  display: inline-block;
  border-bottom: 1px solid currentColor;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .top-cake-price--inner {
    font-size: 1.2rem;
  }
}
.top-cake-price--num {
  font-family: "Newsreader", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 4.3rem;
  margin-right: 0.1em;
}
@media screen and (max-width: 768px) {
  .top-cake-price--num {
    font-size: 2.8rem;
  }
}
.top-cake-price--num span {
  font-size: 80%;
}

.top-cake-block2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1109px) {
  .top-cake-block2 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .top-cake-block2 {
    display: block;
    margin-top: 30px;
  }
}
.top-cake-block2--image {
  width: 53%;
}
@media screen and (max-width: 768px) {
  .top-cake-block2--image {
    width: 80%;
    margin: 0 auto 20px;
  }
}
.top-cake-block2 .top-cake-detail {
  width: 40%;
  border: 2px solid #993a3f;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 1.3rem;
  padding: 1.5em 1.75em;
}
@media screen and (max-width: 768px) {
  .top-cake-block2 .top-cake-detail {
    font-size: 1.1rem;
    width: 90%;
    margin: 0 auto;
  }
}
.top-cake-block2 .top-cake-detail--alphabet {
  font-family: "Newsreader", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .top-cake-block2 .top-cake-detail--alphabet {
    font-size: 1.3rem;
  }
}
.top-cake-block2 .top-cake-detail--text {
  line-height: 1.4;
  margin-bottom: 0.35em;
  display: grid;
  grid-template-columns: 1.7em 1fr;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.top-point {
  color: #cfb27f;
  width: 100%;
  max-width: 1180px;
  margin: 70px auto 0;
  background: radial-gradient(circle at 0 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 0, transparent 11px, #993a3f 12px), radial-gradient(circle at 0 0, transparent 11px, #993a3f 12px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .top-point {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .top-point {
    margin: 40px auto 0;
    background: radial-gradient(circle at 0 100%, transparent 8px, #993a3f 9px), radial-gradient(circle at 100% 100%, transparent 8px, #993a3f 9px), radial-gradient(circle at 100% 0, transparent 8px, #993a3f 9px), radial-gradient(circle at 0 0, transparent 8px, #993a3f 9px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
}
.top-point::before {
  content: "";
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  position: absolute;
  top: 8px;
  left: 8px;
  background: radial-gradient(circle at 0 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 0, transparent 11px, #993a3f 12px), radial-gradient(circle at 0 0, transparent 11px, #993a3f 12px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .top-point::before {
    background: radial-gradient(circle at 0 100%, transparent 8px, #993a3f 9px), radial-gradient(circle at 100% 100%, transparent 8px, #993a3f 9px), radial-gradient(circle at 100% 0, transparent 8px, #993a3f 9px), radial-gradient(circle at 0 0, transparent 8px, #993a3f 9px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
}
.top-point::after {
  content: "";
  width: calc(100% - 18px);
  height: 4px;
  position: absolute;
  left: 9px;
  top: calc(50% - 2px);
  background-color: #993a3f;
  z-index: 2;
}
.top-point--inner {
  display: grid;
  grid-template-columns: 51% 44%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 56px 60px;
}
.top-point--inner.smallimg {
  grid-template-columns: 71% 24%;
}
@media screen and (max-width: 1109px) {
  .top-point--inner {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .top-point--inner {
    padding: 30px 10%;
  }
}
.top-point--inner::before {
  content: "";
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  position: absolute;
  top: 7px;
  left: 7px;
  background: radial-gradient(circle at 0 100%, transparent 11px, #fff6e9 12px), radial-gradient(circle at 100% 100%, transparent 11px, #fff6e9 12px), radial-gradient(circle at 100% 0, transparent 11px, #fff6e9 12px), radial-gradient(circle at 0 0, transparent 11px, #fff6e9 12px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .top-point--inner::before {
    background: radial-gradient(circle at 0 100%, transparent 8px, #fff6e9 9px), radial-gradient(circle at 100% 100%, transparent 8px, #fff6e9 9px), radial-gradient(circle at 100% 0, transparent 8px, #fff6e9 9px), radial-gradient(circle at 0 0, transparent 8px, #fff6e9 9px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
}
.top-point--inner::after {
  content: "";
  width: 4px;
  height: calc(100% - 18px);
  position: absolute;
  left: calc(50% - 2px);
  top: 9px;
  background-color: #993a3f;
  z-index: 2;
}
.top-point--title {
  grid-column: 1/2;
  grid-row: 1/2;
  font-size: 1.8rem;
  letter-spacing: 0.18em;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.3em;
     -moz-column-gap: 0.3em;
          column-gap: 0.3em;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .top-point--title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .top-point--title {
    font-size: 1.4rem;
  }
}
.top-point--title--inner {
  font-family: "Newsreader", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 3.8rem;
}
@media screen and (max-width: 768px) {
  .top-point--title--inner {
    font-size: 2.5rem;
  }
}
.top-point--title::after {
  content: "";
  width: calc(100% - 14em);
  height: 1px;
  background-color: #cfb27f;
  position: absolute;
  right: 0;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .top-point--title::after {
    width: calc(100% - 13em);
  }
}
.top-point--text {
  grid-column: 1/2;
  grid-row: 2/3;
  font-size: 1.45rem;
  line-height: 2.1;
  margin-top: 0.75em;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1109px) {
  .top-point--text {
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  .top-point--text {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.top-point--image {
  grid-column: 2/3;
  grid-row: 1/3;
  position: relative;
  z-index: 3;
  align-self: center;
}

.top-bread {
  color: #fff6e9;
  background-color: #993a3f;
  padding: 80px 0;
  margin: 0 auto;
  font-family: "Cormorant Garamond", "Shippori Mincho", serif;
}
@media screen and (max-width: 768px) {
  .top-bread {
    padding: 40px 0;
  }
}
.top-bread--inner {
  display: grid;
  grid-template-columns: 35% 58%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  row-gap: 50px;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .top-bread--inner {
    width: 90%;
  }
}
@media screen and (max-width: 1109px) {
  .top-bread--inner {
    display: block;
  }
}
.top-bread--inner .top-cake-image {
  grid-column: 2/3;
  grid-row: 1/2;
}
.top-bread--inner .top-cake-block1 {
  grid-column: 1/2;
  grid-row: 1/2;
}
@media screen and (max-width: 1109px) {
  .top-bread--inner .top-cake-block1 {
    width: 94%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .top-bread--inner .top-cake-price {
    margin-top: 15px;
  }
}

.top-reservation {
  padding: 110px 0;
}
@media screen and (max-width: 768px) {
  .top-reservation {
    padding: 50px 0;
  }
}
.top-reservation--inner {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto 55px;
  background: radial-gradient(circle at 0 100%, transparent 18px, #993a3f 19px), radial-gradient(circle at 100% 100%, transparent 18px, #993a3f 19px), radial-gradient(circle at 100% 0, transparent 18px, #993a3f 19px), radial-gradient(circle at 0 0, transparent 18px, #993a3f 19px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .top-reservation--inner {
    width: 92%;
  }
}
@media screen and (max-width: 768px) {
  .top-reservation--inner {
    background: radial-gradient(circle at 0 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 0, transparent 11px, #993a3f 12px), radial-gradient(circle at 0 0, transparent 11px, #993a3f 12px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    margin: 0 auto 30px;
  }
}
.top-reservation--inner::before {
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  left: 4px;
  top: 4px;
  background: radial-gradient(circle at 0 100%, transparent 18px, #fff6e9 19px), radial-gradient(circle at 100% 100%, transparent 18px, #fff6e9 19px), radial-gradient(circle at 100% 0, transparent 18px, #fff6e9 19px), radial-gradient(circle at 0 0, transparent 18px, #fff6e9 19px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
}
@media screen and (max-width: 768px) {
  .top-reservation--inner::before {
    background: radial-gradient(circle at 0 100%, transparent 11px, #fff6e9 12px), radial-gradient(circle at 100% 100%, transparent 11px, #fff6e9 12px), radial-gradient(circle at 100% 0, transparent 11px, #fff6e9 12px), radial-gradient(circle at 0 0, transparent 11px, #fff6e9 12px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
}
.top-reservation--inner::after {
  content: "";
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  position: absolute;
  left: 8px;
  top: 8px;
  background: radial-gradient(circle at 0 100%, transparent 18px, #993a3f 19px), radial-gradient(circle at 100% 100%, transparent 18px, #993a3f 19px), radial-gradient(circle at 100% 0, transparent 18px, #993a3f 19px), radial-gradient(circle at 0 0, transparent 18px, #993a3f 19px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
}
@media screen and (max-width: 768px) {
  .top-reservation--inner::after {
    background: radial-gradient(circle at 0 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 100%, transparent 11px, #993a3f 12px), radial-gradient(circle at 100% 0, transparent 11px, #993a3f 12px), radial-gradient(circle at 0 0, transparent 11px, #993a3f 12px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
}
.top-reservation--block1 {
  position: relative;
  z-index: 3;
}
.top-reservation--block1::before {
  content: "";
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  position: absolute;
  left: 9px;
  top: 9px;
  z-index: -1;
  background: radial-gradient(circle at 0 100%, transparent 18px, #fff6e9 19px), radial-gradient(circle at 100% 100%, transparent 18px, #fff6e9 19px), radial-gradient(circle at 100% 0, transparent 18px, #fff6e9 19px), radial-gradient(circle at 0 0, transparent 18px, #fff6e9 19px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
}
@media screen and (max-width: 768px) {
  .top-reservation--block1::before {
    background: radial-gradient(circle at 0 100%, transparent 11px, #fff6e9 12px), radial-gradient(circle at 100% 100%, transparent 11px, #fff6e9 12px), radial-gradient(circle at 100% 0, transparent 11px, #fff6e9 12px), radial-gradient(circle at 0 0, transparent 11px, #fff6e9 12px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
}
.top-reservation--block1::after {
  content: "";
  width: 2px;
  height: calc(100% - 20px);
  position: absolute;
  left: calc(50% - 1px);
  top: 10px;
  background-color: #fff6e9;
  z-index: -1;
}
.top-reservation--block2 {
  padding: 60px 100px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1109px) {
  .top-reservation--block2 {
    padding: 60px 8%;
  }
}
@media screen and (max-width: 768px) {
  .top-reservation--block2 {
    padding: 30px 9%;
  }
}
.top-reservation--block2::before {
  content: "";
  height: 2px;
  width: calc(100% - 20px);
  position: absolute;
  top: calc(50% - 1px);
  left: 10px;
  background-color: #fff6e9;
  z-index: -1;
}
.top-reservation--block2::after {
  content: "";
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  position: absolute;
  left: -10px;
  top: -10px;
  background-image: url("../img/top/ico_star-02.svg"), url("../img/top/ico_star-02.svg"), url("../img/top/ico_star-02.svg"), url("../img/top/ico_star-02.svg");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left top, right top, right bottom, left bottom;
  background-size: 22px 22px;
}
@media screen and (max-width: 768px) {
  .top-reservation--block2::after {
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    left: -7px;
    top: -7px;
    background-size: 16px 16px;
  }
}

.top-reservation-dl {
  max-width: 930px;
  width: 100%;
  margin: 2em auto 0;
  font-family: "Cormorant Garamond", "Shippori Mincho", serif;
  font-size: 1.8rem;
  display: grid;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  grid-template-columns: 10em 1fr;
  -webkit-column-gap: 1.5em;
     -moz-column-gap: 1.5em;
          column-gap: 1.5em;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .top-reservation-dl {
    font-size: 1.3rem;
    display: block;
    margin: 1.3em auto 0;
  }
}
.top-reservation-dl dt {
  color: #fff6e9;
  background-color: #993a3f;
  text-align: center;
  padding: 0.1em 0;
}
@media screen and (max-width: 768px) {
  .top-reservation-dl dt {
    padding: 0.1em 1em;
    text-align: left;
    display: inline-block;
    clear: both;
    margin-bottom: 0.5em;
  }
}
.top-reservation-dl dd {
  font-size: clamp(1.3rem, 1.6vw, 1.8rem);
  letter-spacing: 0;
  line-height: 1.2;
  vertical-align: middle;
}
.top-reservation-dl--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.8em;
     -moz-column-gap: 0.8em;
          column-gap: 0.8em;
  row-gap: 0.25em;
}
.top-reservation-dl--caution {
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 1.3rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .top-reservation-dl--caution {
    font-size: 1.1rem;
  }
}
.top-reservation-dl--caution li {
  margin-top: 0.1em;
  padding-left: 1em;
}
.top-reservation-dl--caution li::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: -1em;
  margin-right: 0;
  text-align: center;
}
.top-reservation-dl--caution li::before {
  content: "※";
}
.top-reservation-dl--big {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.03em;
  font-size: clamp(2.4rem, 4vw, 4rem);
  letter-spacing: 0;
}
.top-reservation-dl--m {
  font-size: clamp(1.7rem, 3vw, 3rem);
}
.top-reservation-dl--s {
  display: inline-block;
  font-size: clamp(1.2rem, 1.8vw, 1.8rem);
}
.top-reservation-dl--grid {
  display: grid;
  grid-template-columns: 10em 1fr;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1109px) {
  .top-reservation-dl--grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 1109px) {
  .top-reservation-dl--grid--detail {
    margin-bottom: 0.2em;
  }
}
.top-reservation-dl--goth {
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 1.5rem;
  padding: 0.5em 0;
  border: 1px solid #993a3f;
  text-align: center;
}
@media screen and (max-width: 1109px) {
  .top-reservation-dl--goth {
    padding: 0.5em 1em;
  }
}
@media screen and (max-width: 768px) {
  .top-reservation-dl--goth {
    display: table;
    margin: 0.5em 0 0;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 414px) {
  .top-reservation-dl--goth {
    font-size: 1.1rem;
    line-height: 1.2;
  }
}

.top-caution-list {
  max-width: 1140px;
  width: 86%;
  margin: 0 auto;
}
.top-caution-list li {
  padding-left: 1.25em;
  margin-bottom: 0.25em;
  font-size: 1.3rem;
}
.top-caution-list li::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: -1.25em;
  margin-right: 0.25em;
  text-align: center;
}
.top-caution-list li::before {
  content: "※";
}
@media screen and (max-width: 768px) {
  .top-caution-list li {
    font-size: 1.2rem;
  }
}/*# sourceMappingURL=style.css.map */