#home_accommodation.fv-wrap{background-color:#15233b;padding:125px 0;position:relative;overflow:hidden}@media (max-width:767px){#home_accommodation.fv-wrap{padding:80px 0}}#home_accommodation.fv-wrap .wrapper{max-width:1560px;margin:0 auto 56px;padding:0 64px}#home_accommodation.fv-wrap .line_title{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:0!important;display:flex!important}#home_accommodation.fv-wrap .restaurants-ruby{text-align:center;font-size:var(--text-sm);letter-spacing:.3em;color:#ffffffbf;margin:8px 0 20px;font-weight:500}#home_accommodation.fv-wrap .restaurants-divider{background:#ffffff8c;width:48px;height:1px;margin:0 auto}#home_accommodation.fv-wrap .restaurants-lead{text-align:center;font-size:var(--text-base);letter-spacing:.04em;color:#ffffffe0;margin:24px 0 0;font-weight:700;line-height:1.95}@media (max-width:767px){#home_accommodation.fv-wrap .restaurants-lead{font-size:var(--text-base);line-height:1.85}}#home_accommodation.fv-wrap .line_title span{font-family:Playfair Display,serif!important;font-style:italic!important;font-weight:500!important;font-size:var(--text-display)!important;color:#fff!important;text-align:center!important;letter-spacing:.01em!important;text-transform:none!important;margin:0!important;line-height:1!important}@media (min-width:768px){#home_accommodation.fv-wrap .line_title span{font-size:80px!important}}#home_accommodation #topSlider.embla{width:100%;height:auto;padding:20px 0 80px;position:relative}#home_accommodation #topSlider .embla__viewport{width:100%;overflow:hidden}#home_accommodation #topSlider .embla__container{display:flex}#home_accommodation #topSlider .embla__slide{flex:none;width:clamp(260px,50vw,720px);min-width:0;margin-right:clamp(20px,5vw,60px)}#home_accommodation #topSlider .embla__slide__card{aspect-ratio:16/10;opacity:0;will-change:opacity, transform;background:#fff;border:6px solid #b08c4c;border-radius:24px;width:100%;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(50px)scale(.96);box-shadow:0 0 20px #00000040}#home_accommodation.is-shown #topSlider .embla__slide__card{opacity:1;transform:none}#home_accommodation.is-shown #topSlider .embla__slide:first-child .embla__slide__card{transition-delay:.1s}#home_accommodation.is-shown #topSlider .embla__slide:nth-child(2) .embla__slide__card,#home_accommodation.is-shown #topSlider .embla__slide:nth-child(4) .embla__slide__card{transition-delay:.3s}#home_accommodation.is-shown #topSlider .embla__slide:nth-child(3) .embla__slide__card{transition-delay:.5s}@media (prefers-reduced-motion:reduce){#home_accommodation #topSlider .embla__slide__card{opacity:1!important;transition:none!important;transform:none!important}}#home_accommodation #topSlider .embla__slide__card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}#home_accommodation #topSlider .slider-ttl{color:#fff;background-color:#0000008c;width:75%;padding:20px 32px 22px;position:absolute;bottom:10px;left:0;overflow:hidden}#home_accommodation #topSlider .slider-ttl__name{color:#fff;font-family:Playfair Display,Noto Sans,serif;font-weight:700;font-size:var(--text-display);letter-spacing:.04em;margin:0 0 6px;line-height:1.1}#home_accommodation #topSlider .slider-ttl__kind{color:#ffffffd9;font-size:var(--text-sm);letter-spacing:.16em;margin:0 0 10px;font-weight:600}#home_accommodation #topSlider .slider-ttl__desc{color:#fff;line-height:1.65;font-size:var(--text-base);letter-spacing:.02em;white-space:pre-line;margin:0;font-weight:400}#home_accommodation #topSlider .slide-cta{z-index:5;color:#1b1b1d;min-height:44px;font-size:var(--text-sm);letter-spacing:.06em;background:#fff;border:1px solid #1b1b1d;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex;position:absolute;bottom:14px;right:14px}#home_accommodation #topSlider .slide-cta .link-arrow{border-bottom:2px solid #ff6c37;border-right:2px solid #ff6c37;width:7px;height:7px;margin-bottom:1px;transform:rotate(-45deg)}#home_accommodation #topSlider .slide-cta:hover{color:#1b1b1d;background:#f8f0e1}#home_accommodation #topSlider .embla__button{z-index:10;cursor:pointer;background:#fff;border:0;border-radius:50%;width:40px;height:40px;padding:0;transition:background .3s;position:absolute;top:calc(50% - 50px)}#home_accommodation #topSlider .embla__button--next{right:6.66667vw}#home_accommodation #topSlider .embla__button--prev{left:6.66667vw}#home_accommodation #topSlider .embla__button:hover{background:#f8f0e1}#home_accommodation #topSlider .embla__button:after{content:"";border-top:2px solid #15233b;border-right:2px solid #15233b;width:8px;height:8px;position:absolute;top:50%;left:50%}#home_accommodation #topSlider .embla__button--next:after{transform:translate(-65%,-50%)rotate(45deg)}#home_accommodation #topSlider .embla__button--prev:after{transform:translate(-35%,-50%)rotate(-135deg)}#home_accommodation #topSlider .embla__dots{z-index:5;justify-content:center;gap:4px;width:100%;display:flex;position:absolute;bottom:20px;left:0}#home_accommodation #topSlider .embla__dot{cursor:pointer;background:0 0;border:0;border-radius:50%;width:20px;height:20px;padding:0;position:relative}#home_accommodation #topSlider .embla__dot:before{content:"";background-color:#fff6;border-radius:50%;width:6px;height:6px;transition:background .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#home_accommodation #topSlider .embla__dot:after{content:"";opacity:0;border:1px solid #fff;border-radius:50%;width:0;height:0;transition:all .6s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#home_accommodation #topSlider .embla__dot.is-active:before{background:#fff}#home_accommodation #topSlider .embla__dot.is-active:after{opacity:1;width:100%;height:100%}#home_accommodation .c-link{justify-content:center;margin-top:32px;display:flex}#home_accommodation .c-link a{color:#1b1b1d;font-size:var(--text-sm);letter-spacing:.08em;background:#fff;border:1px solid #1b1b1d;border-radius:999px;align-items:center;gap:14px;padding:14px 32px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}#home_accommodation .c-link .link-arrow{border-bottom:2px solid #ff6c37;border-right:2px solid #ff6c37;width:10px;height:10px;margin-bottom:2px;transform:rotate(-45deg)}#home_accommodation .c-link a:hover{color:#1b1b1d;background:#f8f0e1}@media (max-width:1023px){#home_accommodation.fv-wrap .wrapper{margin-bottom:36px;padding:0 24px}}@media (max-width:767px){#home_accommodation #topSlider .embla__slide{width:92vw;margin-right:10px}#home_accommodation #topSlider .embla__slide__card{border-width:4px;position:relative}#home_accommodation #topSlider .embla__slide__card:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0003 30%,#000000b3 70%,#000000eb 100%);height:70%;position:absolute;bottom:0;left:0;right:0}#home_accommodation #topSlider .slider-ttl{z-index:2;background:0 0!important;width:100%!important;padding:0 150px 18px 20px!important;bottom:0!important}#home_accommodation #topSlider .slider-ttl__name,#home_accommodation #topSlider .slider-ttl__kind,#home_accommodation #topSlider .slider-ttl__desc{color:#fff;-webkit-text-stroke:.7px #000;paint-order:stroke fill;text-shadow:0 2px 6px #0009}}#home_accommodation #topSlider .slide-meta{display:none!important}@media (max-width:767px){#home_accommodation #topSlider .embla__button{width:32px;height:32px}#home_accommodation #topSlider .embla__button--next{right:8px}#home_accommodation #topSlider .embla__button--prev{left:8px}#home_accommodation #topSlider .slider-ttl__name{font-size:26px}#home_accommodation #topSlider .slider-ttl__kind{font-size:var(--text-xs)}#home_accommodation #topSlider .slider-ttl__desc{font-size:var(--text-sm)}#home_accommodation.fv-wrap .line_title span{font-size:var(--text-display)!important}}#home_accommodation .c-link-group{flex-direction:row;justify-content:center;gap:16px;margin-top:32px;display:flex}#home_accommodation .c-link-group .c-link{margin-top:0}@media (max-width:767px){#home_accommodation .c-link-group{flex-direction:column;gap:14px}}#home_accommodation .c-link--sp-reserve{justify-content:center;display:flex}#home_accommodation .c-link--sp-reserve button{color:#fff;font-size:var(--text-sm);letter-spacing:.08em;cursor:pointer;background:#5b1e2c;border:1px solid #5b1e2c;border-radius:999px;align-items:center;gap:14px;padding:14px 32px;font-family:inherit;font-weight:700;transition:background .2s;display:inline-flex}#home_accommodation .c-link--sp-reserve button:hover{background:#4a1622}#home_accommodation .c-link--sp-reserve .link-arrow{border-bottom:2px solid #ff6c37;border-right:2px solid #ff6c37;width:10px;height:10px;margin-bottom:2px;transform:rotate(-45deg)}
.topresearch{background:#fbf8fa;padding:140px 0;overflow:hidden}@media (max-width:767px){.topresearch{padding:80px 0}}.topresearch .topresearch-title-group{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:1440px;margin:0 auto 64px;padding:0 64px;display:flex}.topresearch .topresearch-eyebrow{color:#1b1b1d;letter-spacing:.01em;margin:0;font-family:Playfair Display,serif;font-size:clamp(56px,5.5vw,80px);font-style:italic;font-weight:500;line-height:1}.topresearch .topresearch-ruby{font-size:var(--text-sm);letter-spacing:.3em;color:#45474d;margin:12px 0 20px;font-weight:500}.topresearch .topresearch-divider{background:#1b1b1d;width:48px;height:1px}.topresearch .topresearch-lead{font-family:Noto Sans,sans-serif;font-size:var(--text-base);letter-spacing:.04em;color:#45474d;text-align:center;margin:24px 0 0;font-weight:700;line-height:1.95}@media (max-width:767px){.topresearch .topresearch-title-group{margin-bottom:40px;padding:0 24px}.topresearch .topresearch-lead{font-size:var(--text-base);line-height:1.85}}.topresearch .imgbox{grid-template-columns:repeat(3,1fr);grid-auto-rows:min-content;gap:16px;max-width:1440px;margin:0 auto;padding:0 64px;display:grid}.topresearch .tile-wrap{display:contents}.topresearch .tile{aspect-ratio:1;cursor:pointer;background:#1b1b1d;border-radius:18px;transition:transform .4s,box-shadow .4s,filter .4s;position:relative;overflow:hidden}.topresearch .tile-bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0}.topresearch .tile:before{content:"";pointer-events:none;background:#fff0;transition:background .35s;position:absolute;inset:0}.topresearch .tile:hover{filter:brightness(1.08)saturate(1.05);transform:translateY(-3px)scale(1.015);box-shadow:0 14px 28px #00000024}.topresearch .tile:hover:before{background:#ffffff1f}.topresearch .tile:hover .tile-ttl{background-color:#5b1e2cd9}.topresearch .tile-wrap.is-active .tile:first-child{aspect-ratio:2;grid-column:span 2}.topresearch .tile-ttl{color:#fff;background-color:#00000080;border-radius:0;width:auto;max-width:100%;padding:10px 20px;transition:background-color .35s;position:absolute;bottom:10px;left:0}.topresearch .tile-ttl p{color:#fff;font-weight:700;line-height:1.6;font-size:var(--text-sm);white-space:nowrap;margin:0}@media (max-width:767px){.topresearch .imgbox{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 6px}.topresearch .tile-wrap.is-active .tile:first-child{aspect-ratio:16/10;grid-column:1/-1}.topresearch .tile-ttl{padding:8px 14px}.topresearch .tile-ttl p{font-size:var(--text-xs)}}.topresearch .topresearch-cta{justify-content:center;margin-top:56px;display:flex}.topresearch .topresearch-cta a{color:#1b1b1d;font-size:var(--text-sm);letter-spacing:.08em;background:#fff;border:1px solid #1b1b1d;border-radius:999px;align-items:center;gap:14px;padding:14px 28px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.topresearch .topresearch-cta .link-arrow{border-bottom:2px solid #ff6c37;border-right:2px solid #ff6c37;width:10px;height:10px;margin-bottom:2px;transform:rotate(-45deg)}.topresearch .topresearch-cta a:hover{color:#1b1b1d;background:#f8f0e1}.topresearch-lead__br-sp{display:none}@media (max-width:767px){.topresearch-lead__br-sp{display:inline}}.topresearch .topresearch-cta-group{flex-direction:row;justify-content:center;gap:16px;margin-top:56px;display:flex}.topresearch .topresearch-cta-group .topresearch-cta{margin-top:0}@media (max-width:767px){.topresearch .topresearch-cta-group{flex-direction:column;gap:14px}}.topresearch .topresearch-cta--sp-reserve{justify-content:center;display:flex}.topresearch .topresearch-cta--sp-reserve a{color:#fff!important;background:#5b1e2c!important;border-color:#5b1e2c!important}.topresearch .topresearch-cta--sp-reserve a:hover{color:#fff!important;background:#4a1622!important}
.banquet-service.c-section{background:#fff;padding-bottom:280px;overflow:hidden}@media (max-width:767px){.banquet-service.c-section{padding-bottom:200px}}.banquet-service .c-section__title-group{margin-bottom:50px;padding:125px 0 0;position:relative}@media (max-width:767px){.banquet-service .c-section__title-group{padding:80px 0 0}}.banquet-service .c-section__title-group--center{text-align:center}.banquet-service .c-section__title{letter-spacing:.01em;color:#1b1b1d;margin:0;font-family:Playfair Display,serif;font-size:clamp(56px,5.5vw,80px);font-style:italic;font-weight:500;line-height:1}.banquet-service .c-section__title-ruby{font-size:var(--text-sm);letter-spacing:.3em;color:#45474d;margin:8px 0 20px;font-weight:500}.banquet-service .c-section__title-divider{background:#5b1e2c;width:48px;height:1px;margin:0 auto}.banquet-service .c-section__title-lead{text-align:center;font-size:var(--text-base);letter-spacing:.04em;color:#45474d;margin:24px 0 0;font-weight:700;line-height:1.95}@media (max-width:767px){.banquet-service .c-section__title-lead{font-size:var(--text-base);line-height:1.85}}.banquet-service__cta{justify-content:center;margin-top:56px;display:flex}.banquet-service__cta a{color:#1b1b1d;font-size:var(--text-sm);letter-spacing:.08em;background:#fff;border:1px solid #1b1b1d;border-radius:999px;align-items:center;gap:14px;padding:14px 32px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.banquet-service__cta .link-arrow{border-bottom:2px solid #ff6c37;border-right:2px solid #ff6c37;width:10px;height:10px;margin-bottom:2px;transform:rotate(-45deg)}.banquet-service__cta a:hover{color:#1b1b1d;background:#f8f0e1}.banquet-service .c-hub{position:relative}.banquet-service .c-hub__items-wrapper{width:100%;padding:28px 50px 32px;position:relative}.banquet-service .c-hub--service .c-hub__items-wrapper{background-color:#5b1e2c}.banquet-service .c-hub__items{justify-content:center;gap:24px;width:92%;min-width:1100px;max-width:1520px;margin:0 auto;padding:0;list-style:none;display:flex}.banquet-service .c-hub__items li{background:#fff;border-radius:20px;flex:1 1 0;transition:background .3s,transform .3s,box-shadow .3s;position:relative;box-shadow:0 0 #0000}.banquet-service .c-hub__items li:hover{background:#f8f0e1;transform:translateY(-3px);box-shadow:0 6px 18px #0000001f}.banquet-service .c-hub__items li:hover .c-arrow-symbol{background:#5b1e2c}.banquet-service .c-hub__items a{color:inherit;text-align:center;padding:20px 18px 50px;text-decoration:none;transition:all .3s;display:block}.banquet-service .c-hub__items .c-arrow-symbol{width:24px;height:24px;top:auto;bottom:16px;left:50%;transform:translate(-50%)}.banquet-service .c-hub__items .c-arrow-symbol:before{width:8px;top:8px;left:8px}.banquet-service .c-hub__items .c-arrow-symbol:after{width:8px;bottom:8px;left:8px}.banquet-service .c-hub__title{font-weight:700;font-size:var(--text-lg);letter-spacing:.08em;margin:0 0 4px;font-family:Playfair Display,serif}.banquet-service .c-hub__ja{font-size:var(--text-sm);letter-spacing:.2em;color:#5b1e2c;margin:0 0 10px;font-weight:600}.banquet-service .c-hub__items li:hover .c-hub__ja{color:#e9c176}.banquet-service .c-hub__summary p{font-size:var(--text-sm);color:#45474d;white-space:nowrap;margin:0;line-height:1.7}.banquet-service .c-hub--img{height:740px}.banquet-service .c-hub--img .c-hub__items-wrapper{position:absolute;bottom:0}.banquet-service .c-hub--img .c-hub__items{z-index:1;position:relative}.banquet-service .c-hub__imgs{z-index:1;background-color:#fff;width:80%;min-width:900px;max-width:1300px;height:740px;position:absolute;top:0;overflow:hidden}.banquet-service .c-hub__imgs--right{border-top-left-radius:140px;right:0}.banquet-service .c-hub__img{visibility:hidden;opacity:0;width:100%;height:740px;transition:visibility .3s,opacity .3s;position:absolute;top:0;left:0}.banquet-service .c-hub__img.current{visibility:visible;opacity:1}.banquet-service .c-hub__img--placeholder{background:#2a1019}.banquet-service .c-hub__img-placeholder{color:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.banquet-service .c-hub__img-placeholder span{letter-spacing:.04em;font-family:Playfair Display,serif;font-size:clamp(32px,4vw,56px);font-style:italic}.banquet-service .c-hub__img-placeholder small{font-size:var(--text-xs);letter-spacing:.32em;color:#ffffff80}.banquet-service .c-hub__img img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.banquet-service .c-arrow-symbol{background:#5b1e2c;border-radius:50%;width:30px;height:30px;transition:all .3s;display:block;position:absolute;top:50%;transform:translateY(-50%)}.banquet-service .c-arrow-symbol:after,.banquet-service .c-arrow-symbol:before{content:"";background:#fff;border-radius:10px;width:10px;height:3px;transition:all .3s;display:block;position:absolute}.banquet-service .c-arrow-symbol:before{top:11px;left:11px;transform:rotate(45deg)}.banquet-service .c-arrow-symbol:after{bottom:11px;left:11px;transform:rotate(-45deg)}.banquet-service .u-animation--shrink{transition:transform .3s}.banquet-service .u-animation--shrink:active{transform:scale(.95)}@media (max-width:1050px){.banquet-service .c-section__title-group{padding:96px 0 0}.banquet-service .c-hub--img{height:auto;overflow:hidden}.banquet-service .c-hub--img .c-hub__items-wrapper{margin-top:280px;padding:40px 24px;position:static}.banquet-service .c-hub__items{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;min-width:auto;display:grid}.banquet-service .c-hub__items a{padding:24px 16px 60px}.banquet-service .c-hub__imgs{width:90%;min-width:auto;height:400px}.banquet-service .c-hub__img{height:400px}}@media (max-width:600px){.banquet-service .c-section__title-group{margin-bottom:24px;padding:56px 0 0}.banquet-service .c-hub--img .c-hub__items-wrapper{margin-top:460px}.banquet-service .c-hub__items-wrapper{padding:20px 16px}.banquet-service .c-hub__items{grid-template-columns:1fr;gap:12px}.banquet-service .c-hub__items a{padding:22px 16px 56px}.banquet-service .c-hub__title{font-size:var(--text-lg)}.banquet-service .c-hub__imgs--right{border-top-left-radius:90px;right:0}.banquet-service .c-hub__imgs{border-radius:90px 0 0;width:calc(100% - 30px);height:460px}.banquet-service .c-hub__img{height:460px}}.banquet-service .banquet-venue-tabs{display:none}@media (max-width:767px){.banquet-service .banquet-venue-tabs{z-index:5;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 24px;padding:0 24px;display:grid;position:relative}.banquet-service .banquet-venue-tab:first-child{grid-column:1/-1;justify-self:center;min-width:130px;padding-left:28px;padding-right:28px}.banquet-service .banquet-venue-tab{color:#1b1b1d;font-family:var(--font-ja-serif,"Noto Serif JP"), "Yu Mincho", serif;font-size:var(--text-sm);letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #1b1b1d;border-radius:999px;padding:10px 12px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.banquet-service .banquet-venue-tab.is-active{color:#fff;background:#5b1e2c;border-color:#5b1e2c}.banquet-service .banquet-venue-tab:active{transform:scale(.97)}}.banquet-service .banquet-active-overlay{display:none}@media (max-width:767px){.banquet-service .c-hub--img .c-hub__items-wrapper{display:none!important}.banquet-service .c-hub--img{position:relative;width:100%!important;overflow:visible!important}.banquet-service .c-hub{width:100%}.banquet-service .c-hub--img:before{content:"";z-index:0;pointer-events:none;background:#5b1e2c;border-top-left-radius:106px;position:absolute;inset:-16px -100vw 0 14px}.banquet-service .c-hub__imgs{z-index:1;position:relative!important}.banquet-service .c-hub--img .c-hub__items-wrapper .c-hub__items{display:none!important}.banquet-service .c-hub--img{height:auto}.banquet-service .c-hub__imgs{margin-left:30px;top:auto;width:calc(100% - 30px)!important;position:relative!important;right:auto!important}.banquet-service .banquet-active-overlay{z-index:10;color:#fff;white-space:nowrap;background-color:#0000008c;flex-direction:row;align-items:center;gap:12px;width:auto;max-width:100%;padding:12px 16px;text-decoration:none;display:inline-flex;position:absolute;bottom:10px;left:0}.banquet-service .banquet-active-overlay__capacity,.banquet-service .banquet-active-overlay__summary{padding-left:16px;position:relative}.banquet-service .banquet-active-overlay__capacity:before,.banquet-service .banquet-active-overlay__summary:before{content:"";background:#fff6;width:1px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.banquet-service .banquet-active-overlay__ja{font-family:var(--font-ja-serif,"Noto Serif JP"), "Yu Mincho", serif;font-size:var(--text-lg);letter-spacing:.08em;color:#fff;white-space:nowrap;font-weight:700;line-height:1.1}.banquet-service .banquet-active-overlay__capacity,.banquet-service .banquet-active-overlay__summary{white-space:nowrap}.banquet-service .banquet-active-overlay__capacity{font-family:Hanken Grotesk,Noto Sans,sans-serif;font-size:var(--text-sm);letter-spacing:.12em;color:#ff6c37;font-weight:700;line-height:1}.banquet-service .banquet-active-overlay__summary{font-family:var(--font-ja-serif,"Noto Serif JP"), "Yu Mincho", serif;font-size:var(--text-base);letter-spacing:.06em;color:#ffffffeb;font-weight:500;line-height:1.4}.banquet-service .banquet-active-overlay__arrow{border-top:2px solid #ff6c37;border-right:2px solid #ff6c37;width:10px;height:10px;margin-top:6px;display:inline-block;transform:rotate(45deg)}}.banquet-service .banquet-service__cta-group{flex-direction:row;justify-content:center;gap:16px;margin-top:56px;display:flex}.banquet-service .banquet-service__cta-group .banquet-service__cta{margin-top:0}@media (max-width:767px){.banquet-service .banquet-service__cta-group{flex-direction:column;gap:14px}}.banquet-service__cta--sp-contact{justify-content:center;display:flex}.banquet-service__cta--sp-contact a{color:#fff!important;background:#5b1e2c!important;border-color:#5b1e2c!important}.banquet-service__cta--sp-contact a:hover{color:#fff!important;background:#4a1622!important}
