.menu-category-items{gap:0.3125rem;padding:0 1.25rem;margin-bottom:5.625rem}.menu-category-btn{display:flex;align-items:center;height:2.5rem;padding:0 1.25rem;border-radius:1.25rem}.is-active .menu-category-btn{background-color:#ffc700;color:#3a3a3a}.menu-post-items{display:grid;justify-content:center;grid-template-columns:repeat(4, minmax(auto, 18.75rem));gap:2.8125rem;padding:0 1.875rem}.menu-post-item{max-width:18.75rem}.menu-post-figure{aspect-ratio:1/1;margin-bottom:1.25rem}.menu-post-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}@media screen and (max-width: 78.75rem){.menu-post-items{grid-template-columns:repeat(3, minmax(auto, 18.75rem))}}@media screen and (max-width: 48rem){.menu-category-items{margin-bottom:1.875rem}.menu-post-items{grid-template-columns:repeat(2, minmax(auto, 18.75rem));gap:1.25rem;padding:0 0.9375rem}}.menu-more-btn{height:1.6666em;padding:0 1.1666em;margin-top:6.25rem;border:1px solid #f7f7f7;border-radius:.8333em;font-size:1.5rem}.place-module-container{padding:0rem 0 9.375rem}.place-module-outer{max-width:103.75rem;height:43.75rem;margin:0 auto;padding:0 1.875rem}.place-title{margin-bottom:0.625rem;padding:0.625rem 0}.place-finder{width:26.25rem;margin-bottom:1.875rem}.place-finder-form{display:flex;justify-content:space-between;flex-wrap:wrap;gap:0.625rem}.place-finder-form .form-element{height:3.125rem;padding:0 1.25rem;border-color:rgba(34,23,19,.2);border-style:solid;border-width:1px;background-color:rgba(0,0,0,0)}.place-finder-form .form-element::placeholder{color:#221713}.place-finder-form .input-container{gap:0.625rem}.place-finder-form .input-container .text-input{flex-grow:1}.place-finder-form .btn-place-finder{width:5rem;padding:0;background-color:#221713;color:#f7f7f7}.place-finder-form .select-input{appearance:none;background:url("../images/board/icon-chevron.svg") no-repeat right 1.25rem center/0.875rem 0.5rem}.place-finder-form .select-input-narrow{width:50%}.place-finder-form .select-container select:last-child{margin-left:-1px}.place-map{position:absolute;right:0;top:0;width:calc(100% - 28.125rem);height:100%;background-color:#221713}.place-result{overflow-y:scroll;overflow-x:hidden;width:26.25rem;height:31.125rem}.place-items{margin-right:1.25rem}.place-item{padding:1.5rem 1.25rem;border-bottom:1px solid rgba(34,23,19,.2)}.btn-open-place-modal{width:100%;text-align:left}.place-name-distance{margin-bottom:1rem}.place-address{position:relative;min-height:1.25rem;padding-left:1.25rem;color:rgba(34,23,19,.6)}.place-address::before{background-repeat:no-repeat !important;background-position:center !important;background-size:cover !important;content:"";position:absolute;left:0;top:0;width:0.875rem;height:1.1875rem;background-image:url("../images/board/icon-location.svg")}.custom-scrollbar::-webkit-scrollbar{width:0.25rem}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(34,23,19,.2)}.custom-scrollbar::-webkit-scrollbar-thumb{background:#221713}.place-modal{position:absolute;left:50%;top:50%;z-index:1055;width:75rem;border-radius:1.875rem;background-color:#fff;transform:translate(-50%, -50%);box-shadow:0 0 1.25rem rgba(34,23,19,.4)}.place-modal-inner{display:flex;align-items:center;justify-content:center;gap:3.125rem;width:56.25rem;margin:0 auto;padding:3.125rem 0}.place-modal-area-left{flex-shrink:0;display:flex;gap:1.875rem;flex-direction:column;align-items:center;justify-content:center}.place-naver-logo img{height:9.375rem}.place-naver-icon{display:inline-flex;align-items:center;height:3.125rem;padding:0 1.25rem;border-radius:1.5625rem;background-color:#ffc700;font-weight:700;color:#fff;box-shadow:0 0.25rem 0.25rem rgba(34,23,19,.4)}.place-naver-links{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.75rem}.place-modal-title{display:flex;align-items:center;gap:0.625rem;font-weight:700;margin-bottom:0.625rem}.place-modal-sns-list{display:inline-flex;width:1.5rem}.place-modal-distance{font-weight:700}.place-modal-hr{margin:1.875rem 0 1.25rem;height:1px;background-color:#3a3a3a}.place-info-items{display:flex;flex-direction:column;gap:0.625rem;padding-right:3.125rem;color:#221713}.place-info-item{display:flex}.place-info-label{flex-shrink:0;width:6.25rem}.place-info-text{line-height:1.35}.place-modal-area-right{flex-shrink:0}.place-deli-pc{display:flex;gap:0.9375rem;flex-direction:column;align-items:center;justify-content:center}.place-deli-m{display:none}.place-deli-cards{position:relative;width:12.5rem;height:12.5rem;border-radius:3.125rem;box-shadow:0 0 0.9375rem rgba(34,23,19,.2);overflow:hidden}.place-deli-card{position:absolute;inset:0;perspective:62.5rem;pointer-events:none}.place-deli-card.is-active{pointer-events:auto}.place-deli-card-img{width:100%;height:100%;transform-style:preserve-3d;transition:transform .3s;transform:rotateY(180deg);backface-visibility:hidden}.is-active .place-deli-card-img{transform:rotateY(0deg)}.place-deli-card-img canvas{display:block;width:100%;height:100%}.place-deli-qr-temp{width:100%;height:100%;background-color:#000}.place-deli-text{font-weight:700;text-align:center;color:#3a3a3a}.place-deli-icons{display:flex;align-items:center;justify-content:center;gap:1.25rem}.place-deli-icon{padding:0.3125rem;border-radius:0.9375rem;background-color:rgba(0,0,0,0);transition:background-color .3s}.place-deli-icon:hover{background-color:#ffc700}.place-deli-icon.is-active{background-color:#ffc700}.place-deli-btn{width:3.125rem;height:3.125rem}.place-deli-btn img{display:block;max-width:100%;max-height:100%}.place-deli-links{display:flex;align-items:center;justify-content:center;gap:1.25rem;padding-top:1.25rem;border-top:1px solid #221713}.place-deli-link-btn{display:block;width:3.125rem;height:3.125rem}.place-deli-link-btn img{display:block;max-width:100%;max-height:100%}.place-modal-content{display:flex;justify-content:space-between}.place-modal-link-logo{width:7.5rem;margin-right:auto;margin-left:auto;margin-bottom:1.25rem}.place-info-icon{width:2.5rem;height:1.5625rem;padding-top:0.375rem;text-align:center}.place-info-icon img{width:auto;height:100%}.btn-place-modal-close{position:absolute;right:1.875rem;top:1.875rem;padding:0.625rem}.btn-place-modal-close img{width:1.25rem;height:1.25rem}@media screen and (max-width: 1260px){.place-module-outer{width:100%;padding-right:0;padding-left:3.90625%}.place-finder,.place-result{width:47.42%}.place-map{width:49.47%}.place-modal{max-width:90%;max-height:90%;overflow-y:auto}.place-modal-inner{flex-wrap:wrap;width:90%}.place-modal-area-center{order:-1;width:100%}}@media screen and (max-width: 768px){.place-module-container{padding:0rem 0 3.75rem}.place-module-outer{height:auto;width:92.1875%;margin:0 auto;padding-left:0}.place-finder{width:100%;margin-bottom:0.625rem}.place-finder-form .form-element{height:2.5rem}.place-finder-form .select-input{background-position:right 0.625rem center;background-size:0.5rem 0.25rem}.place-finder-form .btn-place-finder{width:4rem}.place-map{position:relative;width:100vw;height:77.7778vw;margin-bottom:1rem;margin-left:-3.8889vw}.place-result{width:100%;height:auto;max-height:31.125rem;background-color:rgba(0,0,0,0);border:0}.place-item{padding:1.25rem 1.25rem}.place-address{min-height:0;padding-left:0.75rem}.place-address::before{width:0.5rem;height:0.6875rem;background-size:100% 100%}.place-modal{position:fixed;right:0;left:0;width:92.1875vw;margin:0 auto;transform:translateY(-50%)}.place-modal-inner{flex-direction:column;gap:1.25rem;padding:1.25rem 0}.place-modal-hr{margin:0.625rem 0}.place-info-icon{display:flex;justify-content:center;align-items:center;align-self:baseline;padding-top:0.125rem;width:1.25rem}.place-info-icon img{width:50%}.place-modal-area-left{gap:1.25rem;flex-direction:row;justify-content:start;width:11.875rem;margin:0 auto}.place-naver-logo img{height:3.125rem}.place-deli-text{margin-bottom:0.625rem}.place-naver-links{align-items:start;gap:0.125rem}.place-naver-icon{height:auto;padding:0;background-color:rgba(0,0,0,0);color:#221713;box-shadow:none}.btn-place-modal-close{right:0.625rem;top:0.625rem;width:2.25rem}.btn-place-modal-close img{width:100%}.place-deli-pc{display:none}.place-deli-m{display:block}}.inquiry-form-container{padding-bottom:6.25rem;padding-top:6.25rem}.inquiry-board-form{padding-top:3.75rem}.inquiry-policy-fieldset{height:5rem;margin-bottom:3.125rem;padding:0 3.125rem;border:1px solid #221713;color:#221713}.inquiry-policy-label{gap:0.625rem}.inquiry-policy-icon{width:2.1875rem}.inquiry-policy-icon .icon-circle{stroke:rgba(34,23,19,.4);fill:none}.inquiry-policy-icon .icon-check{stroke:rgba(34,23,19,.4);fill:none}.inquiry-policy-input:checked+.inquiry-policy-label .inquiry-policy-icon .icon-circle{stroke:#db001f;fill:#db001f}.inquiry-policy-input:checked+.inquiry-policy-label .inquiry-policy-icon .icon-check{stroke:#f7f7f7}.inquiry-policy-text-link{pointer-events:none}.inquiry-policy-link{padding:0.75rem 1rem;background-color:rgba(34,23,19,.3);font-size:0.875rem;color:#f7f7f7}.inquiry-items-fieldset{margin:0 3.125rem}.inquiry-items-legend{gap:1.875rem;margin-bottom:2.25rem}.inquiry-items-note{padding-left:1.375rem;color:#221713}.inquiry-required{position:relative}.inquiry-required::before{content:"";position:absolute;left:0;top:0.3125rem;width:0.375rem;height:0.375rem;border-radius:50%;background-color:#db001f}.inquiry-required.inquiry-label::before{top:1.375rem}.inquiry-items{margin-bottom:2.25rem}.inquiry-item{display:flex;margin-top:0.625rem}.inquiry-item:first-child{margin-top:0}.inquiry-label{flex-shrink:0;width:12.5rem;padding-left:1.375rem;padding-top:1rem}.inquiry-input,.inquiry-textarea,.inquiry-radio{border:1px solid #221713;background-color:rgba(0,0,0,0)}.inquiry-input{width:21.875rem;height:3.125rem;padding:0rem 0.625rem}.inquiry-textarea{flex-grow:1;padding:0.625rem}.inquiry-radios{display:flex}.inquiry-radio{margin-left:-1px}.inquiry-radio:first-child{margin-left:0}.inquiry-radio-label .inquiry-radio-text{display:flex !important;justify-content:center !important;align-items:center !important;width:9.375rem;height:3.125rem;padding:0rem 0.625rem}.inquiry-radio-label input[type=radio]:checked+.inquiry-radio-text{background-color:#ffc700;color:#000}.input-side-text{flex-shrink:0;align-self:center;font-size:0.875rem}.input-side-text em{font-weight:700;font-size:1rem}.btn-inquiry-submit{margin:0 auto;padding:1.125rem 3.5rem;background-color:#3a3a3a;color:#f7f7f7}@media screen and (max-width: 1260px){.inquiry-radios{width:100%}.inquiry-radio{flex:0 0 25%}.inquiry-radio-label .inquiry-radio-text{width:100%}}@media screen and (max-width: 768px){.inquiry-form-container{padding-bottom:2.5rem;padding-top:2.5rem}.inquiry-board-form{padding-top:2.5rem}.inquiry-policy-fieldset{height:3.5rem;margin-bottom:2rem;padding:0 1.25rem}.inquiry-policy-label{gap:0.75rem}.inquiry-policy-icon{width:1.75rem}.inquiry-policy-text-link{position:relative;font-weight:700;pointer-events:auto}.inquiry-policy-text-link::after{content:"";position:absolute;right:0;left:0;bottom:-4px;border-bottom:1px solid rgba(34,23,19,.5)}.inquiry-policy-link{display:none}.inquiry-items-fieldset{margin:0 0.75rem}.inquiry-items-legend{gap:1.25rem;margin-bottom:1.5rem}.inquiry-items-note{padding-left:0.875rem}.inquiry-required::before{content:"";top:0.25rem;width:0.25rem;height:0.25rem}.inquiry-required.inquiry-label::before{top:1rem}.inquiry-items{margin-bottom:1.25rem}.inquiry-label{width:6.625rem;padding-left:0.875rem;padding-top:0.625rem}.inquiry-input{flex-grow:1;width:0;height:2.125rem;padding:0rem 0.25rem}.inquiry-textarea{flex-grow:1;padding:0.25rem}.inquiry-radio-label .inquiry-radio-text{width:100%;height:2.125rem;padding:0rem 0.25rem}.btn-inquiry-submit{width:auto;margin:0 auto;padding:0.625rem 2.375rem}}.customer-inquiry.inquiry-form-container{padding-top:0}.customer-inquiry .inquiry-board-form{padding-top:0}.navigation-container{position:fixed;top:0;right:0;z-index:1032;width:22.5rem;transition:all .3s;transform:translateX(22.5rem)}.navigation-container.show{transform:translateX(0)}.navigation-top{position:relative;height:5rem}.navigation-slide{width:100%;height:100%;padding-right:5.625rem}.navigation-slide .swiper-slide{display:flex;align-items:center;padding-left:1.875rem}.navigation-slide .slide-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navigation-button{display:flex !important;justify-content:center !important;align-items:center !important;position:absolute;top:0;right:0;z-index:2;width:5.625rem;height:100%}.navigation-button .navigation-button-icon{display:flex;flex-direction:column;justify-content:space-between;width:1.875rem;height:1.5rem}.navigation-button-line{width:100%;height:0.125rem;background-color:#3a3a3a;transition:all .3s}.navigation-container.open .navigation-button-line:nth-child(1){transform:translateY(0.6875rem) rotate(45deg)}.navigation-container.open .navigation-button-line:nth-child(2){opacity:0}.navigation-container.open .navigation-button-line:nth-child(3){transform:translateY(-0.6875rem) rotate(-45deg)}.navigation-list-wrapper{display:none}.navigation-lists{display:flex;flex-direction:column;gap:1.5rem;padding:1.875rem 0 1.875rem 1.875rem;border-top:1px solid rgba(58,58,58,.5);font-size:1.125rem}.navigation-list.active{font-weight:700}@media screen and (max-width: 48rem){.navigation-container{width:100%;transform:translatey(-100%)}.navigation-container.show{transform:translatey(0)}.navigation-top{height:3.125rem}.navigation-button-icon{transform:scale(0.9)}.navigation-lists{padding:1.25rem 0}.navigation-list a{display:block;padding-left:1.875rem}}.visual{height:100svh}.visual-intro-title{margin-bottom:3.4375rem}.visual-intro-logo{width:41.5rem;max-width:90vw;aspect-ratio:434.56/261.81}.visual-items{display:flex;height:100%}.visual-item{flex-grow:1;flex-basis:0;position:relative;width:0;overflow:hidden}.visual-item-inner{display:flex;flex-direction:column;justify-content:end;align-items:center;position:absolute;inset:0;background-color:#ffc700;overflow:hidden}.visual-box{flex-grow:1;flex-shrink:0;position:relative;width:100%;height:100%}.visual-back{position:absolute;inset:0}.visual-back img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.visual-front{position:relative;height:100%;padding-bottom:7.5rem}.visual-title{margin-bottom:0.75rem}.visual-value{margin-bottom:0.625rem}.visual-value-icon{display:inline-flex;align-items:center;justify-content:center;min-width:10.625rem;padding:0 1.5625rem;background-color:#ffc700;border-radius:2.3125rem;letter-spacing:-0.04em;line-height:1.25;white-space:nowrap}.visual-box-space{width:100%;max-width:29.875rem}.visual-box-space::before{content:"";display:block;width:100%;transition:padding .4s ease-out;will-change:padding}.is-active .visual-box-space::before,.is-motion-done .visual-item:hover .visual-box-space::before{padding-top:56.0669456067%}.visual-deco{position:absolute;left:0;right:0;bottom:0;width:100%;max-width:29.875rem;aspect-ratio:478/268;margin:0 auto;font-size:0;transform:translateY(101%);transition:transform .4s ease-out}.is-active .visual-deco,.is-motion-done .visual-item:hover .visual-deco{transform:translateY(0%)}.visual-deco img{object-fit:cover !important;width:100% !important;height:100% !important}.visual-deco-afterimage{position:absolute;inset:0;display:none;animation:bowl-afterimage 2s linear infinite}.is-motion-done .visual-deco-afterimage{display:block}.visual-deco-afterimage:nth-child(1){animation-delay:.6666666667s}.visual-deco-afterimage:nth-child(2){animation-delay:1.3333333333s}@media screen and (max-width: 78.75rem){.visual-items{flex-wrap:wrap}.visual-item{flex-basis:auto;width:50%;height:50%}.visual-front{padding-bottom:1.875rem}.visual-title{font-size:1.875rem}.visual-value-icon{font-size:3.125rem}.visual-value-icon small{font-size:1.875rem}.visual-box-space{width:100%;max-width:20vh}.visual-deco{width:100%;max-width:20vh}}@media screen and (max-width: 48rem){.visual-front{padding-bottom:1.875rem}.visual-title{font-size:1.25rem}.visual-value-icon{min-width:auto;font-size:1.875rem}.visual-value-icon small{font-size:1rem}.visual-desc{font-size:1rem}}.first{flex-wrap:wrap}.first-area{position:relative;flex-basis:0;flex-grow:1;white-space:nowrap}.first-area:first-child{z-index:1}.first-back{background-image:url("../images/franchise/first-bg.webp")}.first-head{padding:6.25rem 3.125rem}.first-title{margin-bottom:1.5625rem}.first-nav{cursor:none}.first-nav-items{display:flex;flex-direction:column}.first-nav-item{flex-grow:1;border-bottom:1px solid #a29a8c}.first-nav-item:first-child{border-top:1px solid #a29a8c}.first-nav-item:hover{background-color:#db001f;color:#f7f7f7}.first-nav-link{display:flex;align-items:center;justify-content:space-between;height:9.375rem;padding:0 6.25rem;cursor:inherit}.first-nav-texts{display:inline-flex;flex-direction:column;position:relative;overflow:hidden}.first-nav-text:last-child{height:0}.first-nav-char{transition:transform .5s cubic-bezier(0.9, 0, 0.2, 1)}.first-nav-text:first-child .first-nav-char{transition-delay:calc(.2s + .03s*var(--char-index))}.first-nav-text:last-child .first-nav-char{transform:translateY(100%);transition-delay:calc(.03s*var(--char-index))}.first-nav-link:hover .first-nav-text .first-nav-char,.is-active .first-nav-text .first-nav-char{transform:translateY(-100%)}.first-nav-link:hover .first-nav-text:first-child .first-nav-char,.is-active .first-nav-text:first-child .first-nav-char{transition-delay:calc(.03s*var(--char-index))}.first-nav-link:hover .first-nav-text:last-child .first-nav-char,.is-active .first-nav-text:last-child .first-nav-char{transition-delay:calc(.2s + .03s*var(--char-index))}.first-nav-icons{display:none}.first-nav-icon-before{display:flex;align-items:center;gap:0.3125rem;position:absolute;transition:opacity .5s}.first-nav-link:hover .first-nav-icon-before{opacity:0}.first-nav-icon-before img{height:0.4375rem}.first-nav-icon-after{display:flex;justify-content:center;align-items:center;width:3.125rem;aspect-ratio:1/1;border:1px solid #ffc700;border-radius:50%;color:#ffc700;opacity:0;transition:opacity .5s}.first-nav-link:hover .first-nav-icon-after{opacity:1}.first-cursor{display:none;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:1029;width:0;height:0}.first-cursor>img{height:7.5rem}.first-cursor-deco{position:absolute}.first-cursor-deco>img{height:136.666%}@media screen and (max-width: 48rem){.first-nav-icons{display:flex;align-items:center;justify-content:center}.first-nav-items{font-size:1.25rem}.first-nav-item:nth-child(5){font-size:1rem}.first-nav-link{height:4.375rem;padding:0 1.875rem}.first-cursor{display:none !important}}.everyday{overflow:visible}.everyday-spacer-show{height:62.5rem}.everyday-spacer-scroll{height:125rem}.everyday-sticky-area{display:flex}.everyday-area{flex-shrink:0;position:relative;width:100%;overflow:hidden}.everyday-area02{display:flex;align-items:center;width:50%;white-space:nowrap}.everyday-back img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.everyday-title{margin-bottom:1.5rem}.everyday-conts{display:flex;gap:6.25rem;width:fit-content;padding-left:100%;padding-right:calc(100% - 37.5rem);white-space:nowrap}.everyday-cont{display:flex;align-items:center;flex-shrink:0;gap:3.125rem}.everyday-cont-figure{width:38.75rem;aspect-ratio:620/400}.everyday-cont-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.everyday-cont-title{margin-bottom:1.875rem}.everyday-cont-sub{margin-bottom:1.5rem}@media screen and (max-width: 78.75rem){.everyday-sticky-area{display:block;position:relative;height:auto}.everyday-area01{padding:3.75rem 0}.everyday-area02{display:block;width:auto;padding:3.75rem 0}.everyday-conts{flex-direction:column;gap:2.5rem;width:90%;padding:0;margin:0 auto}.everyday-cont{flex-direction:column;gap:1.875rem}.everyday-cont-area{max-width:100%}.everyday-cont-figure{max-width:100%}.everyday-cont-head{text-align:center}.everyday-cont-title{margin-bottom:0.9375rem}.everyday-cont-sub{margin-bottom:0.625rem}.everyday-spacer-show{height:0}.everyday-spacer-scroll{height:0}}.power{overflow:visible}.power-spacer{height:93.75rem}.power-back{background:url("../images/franchise/power-bg.webp") no-repeat center/cover}.power-back-item{background:url("../images/franchise/power-bg-item.webp") no-repeat center/cover}.power-title{margin-bottom:1.5rem}.power-sub{margin-bottom:1.25rem}.power-cont{position:absolute}.power-circle{width:18.75rem;margin:0 auto 5rem;background-color:#ffc700}.power-cont-title{margin-bottom:1.875rem}@media screen and (max-width: 48rem){.power-head-layer{background-image:radial-gradient(closest-side, rgba(0, 0, 0, 0.5) 50%, transparent 100%)}.power-circle{width:12.5rem}}.low{padding:6.25rem 0 3.75rem}.low-title{margin-bottom:1.5625rem}.low-area02{position:relative;border-radius:1.25rem;overflow:hidden}.low-figure{width:46.25rem;aspect-ratio:740/450}.low-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.low-items{flex-wrap:wrap;position:absolute;gap:1.25rem;width:20rem}.low-item{display:flex;align-items:center;height:3.125rem;padding:0 1.5625rem;border-radius:1.5625rem;background-color:#ffc700}.low-bottom{position:absolute;bottom:0;left:0;right:0;height:4.6875rem;background-color:rgba(58,58,58,.8)}.low-bottom-text{font-size:1.875rem;letter-spacing:-0.03em}@media screen and (max-width: 78.75rem){.low .inner{flex-direction:column;gap:3.125rem}.low-head{text-align:center}.low-area02{max-width:90%}.low-figure{max-width:100%;aspect-ratio:1/.8}.low-item{height:2.5rem;padding:0 1.25rem}.low-bottom{height:3.125rem}.low-bottom-text{font-size:1.25rem}}.hotplace{padding:3.75rem 0 6.25rem}.hotplace-head{margin-bottom:1.5625rem}.hotplace-title{margin-bottom:1.5625rem}.hotplace-slide{--color: #db001f;width:23.125rem}.hotplace-slide .swiper-slide{display:flex;align-items:center;justify-content:center}.hotplace-slide-line{position:absolute;left:0;width:100%;height:1.0625rem;background-color:var(--color);transition:background-color .5s ease}.hotplace-slide-box{position:relative;width:16.25rem;height:5rem;padding:0 1.25rem 0 0.75rem;border:0.4375rem solid var(--color);border-radius:5rem;background-color:#f7f7f7;transition:border-color .5s ease}.hotplace-slide-icon{display:flex;width:3.125rem;height:3.125rem;border-radius:50%;background-color:var(--color);transition:background-color .5s ease}.hotplace-slide-texts{flex-grow:1}.hotplace-area02{position:relative;border-radius:1.25rem;overflow:hidden}.hotplace-figure{width:46.25rem;aspect-ratio:740/450}.hotplace-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.hotplace-markers img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}@media screen and (max-width: 78.75rem){.hotplace .inner{flex-direction:column;gap:3.125rem}.hotplace-head{text-align:center}.hotplace-area02{max-width:90%}.hotplace-figure{max-width:100%;aspect-ratio:1/.8}.hotplace-bottom{height:3.125rem}.hotplace-bottom-text{font-size:1.25rem}}.multiple{overflow:visible}.multiple-spacer{height:93.75rem}.multiple-sticky-area{top:auto;bottom:0;height:auto;min-height:100vh;padding:6.875rem 0 18.75rem;overflow:hidden}.multiple-sticky-back{padding-top:9.375rem}.multiple-side-deco{position:absolute}.multiple-side-deco img{object-fit:cover !important;width:100% !important;height:100% !important}.multiple-side-deco:nth-child(2) img{animation-duration:4.2s}.multiple-side-deco:nth-child(3) img{animation-duration:4.4s}.multiple-side-deco:nth-child(4) img{animation-duration:4.4s}.multiple-side-deco:nth-child(5) img{animation-duration:4.2s}.multiple-head{margin-bottom:6.875rem}.multiple-title{margin-bottom:1.5rem}.multiple-items{gap:5.125rem}.multiple-item{display:flex;flex-direction:column;align-items:center}.multiple-item-circle{width:18.75rem;background:#3a3a3a;transition:background-color .5s,color .5s}.is-active .multiple-item-circle{background:linear-gradient(to right, #ffc700, #f7a20f);background-color:rgba(0,0,0,0);color:#3a3a3a}.multiple-item-circle .circle-pulse{background:inherit;transition:background .5s}.multiple-item-circle .circle-pulse:nth-child(1){transform:scale(1.2);opacity:.4}.multiple-item-circle .circle-pulse:nth-child(2){transform:scale(1.1);opacity:.4}.multiple-item:not(.is-active) .multiple-item-circle .circle-pulse{animation:none}.multiple-item.is-active .multiple-item-circle .circle-pulse{transform:scale(1)}.multiple-line{width:1px;height:2.5rem;background-color:#fabdc6;margin:3rem auto 1.125rem;opacity:0;transition:opacity .5s}.is-active .multiple-line{opacity:1}.multiple-text-area{width:0;white-space:nowrap;opacity:0;transition:opacity .5s}.is-active .multiple-text-area{opacity:1}.multiple-deco-area{position:absolute;bottom:0;left:0;right:0;padding:0 0.9375rem 6.25rem;transform:translateY(100%)}.multiple-deco-big{position:relative;max-width:117.75rem;aspect-ratio:1884/1135;margin:0 auto}.multiple-deco-big img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}@media screen and (max-width: 48rem){.multiple-spacer{height:62.5rem}.multiple-sticky-area{padding:3.75rem 0 12.5rem}.multiple-side-deco{display:none}.multiple-head{margin-bottom:3.75rem}.multiple-items{gap:3.125rem}.multiple-item-circle{width:12.5rem;margin-bottom:2.5rem}.multiple-line{display:none}.multiple-text-area{opacity:1}.multiple-deco-area{display:flex;justify-content:center;padding-bottom:3.125rem}.multiple-deco-big{flex-shrink:0;width:150%}}.sales{padding:6.875rem 0 11.875rem;background-image:url("../images/franchise/sales-bg.webp");background-attachment:fixed;background-position:center top}.sales-head{margin-bottom:3.75rem}.sales-first{margin-bottom:3.4375rem}.sales-first-leaf{position:absolute}.sales-first-leaf img{height:15.0625rem}.sales-first-big{margin-bottom:1.25rem;font-size:9.375rem;font-weight:900;line-height:1}.sales-first-text01{margin-bottom:0.5rem}.sales-first-text02{margin-bottom:0.75rem}.sales-sub-head{margin-bottom:3.25rem}.sales-sub-title{margin-bottom:1.5rem}.sales-slide-wrapper{cursor:none}.sales-slide .swiper-slide{width:62.5rem;min-height:23.75rem}.sales-slide-inner{display:flex;height:100%;border-radius:1.25rem;background-color:#f7f7f7;opacity:.5;transform:scale(0.9);transition:transform .5s,opacity .5s}.swiper-slide-active .sales-slide-inner{opacity:1;transform:scale(1)}.sales-slide-area{width:50%;padding:1.875rem 0}.sales-slide-area:first-child{gap:1.875rem;border-right:1px solid rgba(58,58,58,.3)}.sales-slide-area:last-child{gap:1.5625rem}.sales-slide-figure{width:23.75rem;aspect-ratio:380/228}.sales-slide-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.sales-slide-texts{gap:0.5rem}.sales-slide-jumju{font-size:1.5rem;font-weight:700;line-height:1.25}.sales-slide-icon{flex-shrink:0;display:flex !important;justify-content:center !important;align-items:center !important;height:2.5rem;padding:0 0.5rem;border:1px solid #3a3a3a;border-radius:1.25rem}.sales-slide-list{gap:0.5rem;width:100%;flex-wrap:wrap}.sales-slide-list li{display:flex;align-items:center;justify-content:space-between;gap:0.625rem;min-width:14.375rem;height:3.4375rem;padding:0 0.9375rem;border-radius:0.625rem;background-color:#fff}.sales-slide-list-icon{display:flex !important;justify-content:center !important;align-items:center !important;min-width:3.4375rem;height:1.875rem;padding:0 0.3125rem;border-radius:0.9375rem;background-color:#ffc700;font-size:1.125rem;color:#fff}.sales-slide-total{padding:0 1.875rem}.sales-slide-list-value{font-size:1.375rem;font-weight:700;letter-spacing:-0.03em}.sales-slide-cursor{display:none;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:1029;width:0;height:0}.sales-slide-cursor::before{content:"";position:absolute;width:7.5rem;height:7.5rem;border-radius:50%;background:linear-gradient(to right, #ffc700, #f7a20f)}.sales-slide-cursor-text{position:absolute;animation-duration:.8s;font-size:2rem}@media screen and (max-width: 78.75rem){.sales-slide .swiper-slide{width:37.5rem;height:auto}.sales-slide-inner{flex-direction:column}.sales-slide-area{width:100%;padding:3.125rem 0;border-left:0}.sales-slide-area:first-child{border-right:0;border-bottom:1px solid rgba(58,58,58,.3)}}@media screen and (max-width: 48rem){.sales{padding:3.75rem 0}.sales-head{margin-bottom:1.875rem}.sales-first{margin-bottom:1.875rem}.sales-first-leaf img{height:8.125rem}.sales-first-big{font-size:6.25rem}.sales-slide .swiper-slide{width:90%}.sales-slide-area{padding:0.9375rem 0}.sales-slide-area:first-child{padding:0.9375rem}.sales-slide-figure{width:100%;max-width:23.75rem}.sales-slide-icon{height:1.875rem}.sales-slide-list{gap:0.625rem;padding:0 0.625rem}.sales-slide-list li{gap:0.3125rem;min-width:calc((100% - 0.625rem)/2);height:2.5rem;padding:0 0.3125rem}.sales-slide-list-icon{min-width:2.5rem;height:1.5625rem;font-size:0.875rem}.sales-slide-list-value{font-size:0.9375rem}}.success{padding:14.375rem 0 9.375rem}.success-side-deco01{position:absolute;top:-18rem;left:calc(50% + -89.4375rem)}.success-side-deco01 img{height:61.8125rem}.success-side-deco02{position:absolute;top:68.1875rem;left:calc(50% + 26.3125rem)}.success-side-deco02 img{height:63.9375rem}.success-head{gap:1.875rem;margin-bottom:8.125rem}.success-head-items{position:relative;width:19.125rem;aspect-ratio:306/175}.success-head-item{position:absolute;inset:0;background-repeat:no-repeat !important;background-position:center !important;background-size:cover !important;background-image:url("../images/franchise/success-head-item.webp")}.success-head-box{padding-top:2rem}.success-cont{display:flex}.success-cont-area{position:relative;width:50%}.success-cont-area:first-child{display:flex;align-items:center;justify-content:end}.success-cont02 .success-cont-area:first-child{justify-content:start}.success-cont02 .success-cont-area:last-child{order:-1}.success-cont-head{width:37.5rem}.success-cont02 .success-cont-head{width:100%;padding-left:16.25rem}.success-cont-title{margin-bottom:0.9375rem}.success-cont-sub{margin-bottom:0.9375rem}.success-cont-figure{width:100%;height:31.25rem}.success-cont-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.success-cont-store{position:absolute;bottom:1.875rem;right:1.875rem;text-shadow:0 0 0.625rem rgba(34,23,19,.5)}.success-cont-circle{position:absolute;width:20rem;z-index:1;perspective:62.5rem}.success-cont01 .success-cont-circle{left:-10rem}.success-cont02 .success-cont-circle{right:-10rem}.success-cont-circle .circle-content{width:100%;height:100%;transform-style:preserve-3d}.success-cont-circle .circle-box{display:flex !important;justify-content:center !important;align-items:center !important;position:absolute;inset:0;border-radius:50%;transform-style:preserve-3d;backface-visibility:hidden}.success-cont01 .success-cont-circle .circle-box{background-color:rgba(255,199,0,.9)}.success-cont02 .success-cont-circle .circle-box{background-color:rgba(247,247,247,.9)}.success-cont-circle .circle-box-back{transform:rotateY(180deg)}.success-cont02 .success-cont-circle .circle-box-back{background-color:rgba(34,23,19,.9)}.success-circle-store span{display:inline-flex;align-items:center;justify-content:center;height:2rem;padding:0 0.875rem;border-radius:1rem;background-color:#3a3a3a;color:#f7f7f7}@media screen and (max-width: 78.75rem){.success{padding:5rem 0}.success-head{flex-wrap:wrap;justify-content:space-between !important;gap:6.25rem 0;padding:0 1.875rem}.success-head-center{order:-1;flex-shrink:0;width:100%}.success-conts{gap:6.25rem}.success-cont{flex-direction:column;align-items:center;gap:3.125rem}.success-cont-area{position:relative;width:auto}.success-cont-area:first-child{display:flex;align-items:center;justify-content:end}.success-cont02 .success-cont-area:first-child{justify-content:start}.success-cont02 .success-cont-area:last-child{order:0}.success-cont-head{text-align:center}.success-cont02 .success-cont-head{padding-left:0}.success-cont-figure{max-width:90%}.success-cont01 .success-cont-circle{left:auto}.success-cont02 .success-cont-circle{right:auto}}@media screen and (max-width: 48rem){.success{padding:3.75rem 0}.success-head{justify-content:space-around !important;gap:3.75rem 0;padding:0;margin-bottom:3.125rem}.success-head-items{width:10rem}.success-head-box{padding-top:1.25rem}.success-head-value{font-size:1.25rem}.success-conts{gap:3.75rem}.success-cont{gap:1.875rem}.success-cont-figure{height:18.75rem}.success-cont-circle{width:12.5rem}}.high{overflow:visible}.high-banner{max-width:125rem;padding:6.25rem 1.875rem 0;margin:0 auto;overflow:hidden}.high-banner-side{flex-basis:0;flex-grow:1;width:0}.high-banner-center{flex-shrink:0}.high-banner-items{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.625rem}.high-banner-item{aspect-ratio:1/1;perspective:62.5rem}.high-banner-item img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.high-banner-box{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:translateZ(-1.875rem)}.high-banner-box .box-front,.high-banner-box .box-back{position:absolute;inset:0;transform:translateZ(1.875rem)}.high-banner-box .box-back{transform:rotateY(180deg) translateZ(1.875rem)}.high-banner-box::before,.high-banner-box::after{content:"";position:absolute;top:0;width:3.75rem;height:100%;background-color:#3a3a3a}.high-banner-box::before{left:-1.875rem;transform:rotateY(90deg)}.high-banner-box::after{right:-1.875rem;transform:rotateY(-90deg)}.high-banner-head{padding:5.625rem 3.125rem 0}.high-banner-title{margin-bottom:5.625rem}.high-banner-figure{position:relative;width:20.0625rem;aspect-ratio:478/268;margin:0 auto 2.1875rem;font-size:0}.high-banner-value{padding-top:0.625rem}.high-sticky-wrapper{margin-bottom:9.375rem}.high-sticky-area{display:flex;align-items:center;top:calc(50% - 26.25rem/2);height:26.25rem;overflow:hidden}.high-sticky-center{width:100%;height:100%}.high-conts{display:flex;gap:4.375rem;height:100%;width:fit-content;white-space:nowrap;padding:0 50% 0 100%}.high-cont{display:flex;gap:4.375rem}.high-cont-area01{position:relative;border-radius:0.9375rem;overflow:hidden}.high-cont-area02{display:flex;flex-direction:column;justify-content:end}.high-cont-figure{height:100%;max-height:90vh;aspect-ratio:630/420}.high-cont-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.high-cont-clock{position:absolute}.high-cont-clock img{height:21.1875rem}.high-cont-dots{position:absolute;width:0.5rem;height:20.625rem}.high-cont-dot{position:absolute;inset:0;animation:spin 10s linear infinite}.high-cont-dot::before{content:"";display:block;width:100%;aspect-ratio:1/1;border-radius:50%;background-color:#f7f7f7}.high-cont-dot:nth-child(1){animation-duration:6s}.high-cont-dot:nth-child(2){animation-duration:7s}.high-cont-dot:nth-child(3){animation-duration:8s}.high-cont-dot:nth-child(4){animation-duration:9s}.high-cont-dot:nth-child(5){animation-duration:10s}.high-cont-dot:nth-child(6){animation-duration:11s}.high-cont-slide{width:17.5rem}.high-cont-title{margin-bottom:1.25rem}.high-paging{display:flex;gap:0.5rem;margin-top:1.5rem}.high-paging span{width:0.625rem;height:0.625rem;border-radius:0.3125rem;background-color:#ffc700;opacity:.3;transition:width .5s,opacity .5s}.high-paging span.is-active{width:2.5rem;opacity:1}.high-spacer{height:125rem}.high-small{height:21.5625rem;background:url("../images/franchise/high-small-bg.webp") no-repeat center top/cover}.high-small-area{gap:3.75rem;padding-top:5rem}.high-small-figure{width:20.0625rem;aspect-ratio:478/268}.high-small-figure img{height:11.4375rem}.high-small-title{margin-bottom:1rem}@media screen and (max-width: 78.75rem){.high-banner{flex-direction:column;align-items:normal;padding-top:3.75rem;margin-bottom:3.75rem}.high-banner-side{width:auto}.high-banner-items{grid-template-columns:repeat(4, 1fr)}.high-banner-head{width:auto;padding:3.125rem 0}.high-sticky-area{display:block;position:relative;height:auto}.high-conts{flex-direction:column;width:90%;padding:0;margin:0 auto}.high-cont{flex-direction:column;align-items:center;gap:2.5rem}.high-cont-area02{width:100%}.high-cont-slide{width:100%}.high-cont-slide .swiper-slide{justify-content:center}.high-paging{justify-content:center}.high-cont-head{text-align:center}.high-spacer{height:0}}@media screen and (max-width: 48rem){.high-banner{padding-left:0.9375rem;padding-right:0.9375rem}.high-banner-title{margin-bottom:1.875rem}.high-banner-box{transform:translateZ(-0.9375rem)}.high-banner-box .box-front,.high-banner-box .box-back{position:absolute;inset:0;transform:translateZ(0.9375rem)}.high-banner-box .box-back{transform:rotateY(180deg) translateZ(0.9375rem)}.high-banner-box::before,.high-banner-box::after{content:"";position:absolute;top:0;width:1.875rem;height:100%;background-color:#3a3a3a}.high-banner-box::before{left:-0.9375rem;transform:rotateY(90deg)}.high-banner-box::after{right:-0.9375rem;transform:rotateY(-90deg)}.high-sticky-wrapper{margin-bottom:3.75rem}.high-cont-clock img{height:12.5rem}.high-cont-dots{height:12.5rem}.high-banner-figure{width:13.75rem}.high-small{height:auto}.high-small-area{gap:1.25rem;padding:3.75rem 0}.high-small-figure{width:13.75rem}}.easy{overflow:visible}.easy-head{position:absolute;top:10%;left:0;right:0;z-index:1;width:fit-content;margin:0 auto}.easy-figure{position:relative;aspect-ratio:2560/1650}.easy-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.easy-figure-lists{pointer-events:none}.easy-figure-list{position:absolute;inset:0;opacity:0;transition:opacity .5s}.easy-figure-list.is-active{opacity:1}.easy-figure-list img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.easy-figure-point li{position:absolute;z-index:10;transform:translate(-50%, -50%)}.easy-figure-point li:nth-child(1){top:33.93%;left:19.41%}.easy-figure-point li:nth-child(2){top:56%;left:44.68%}.easy-figure-point li:nth-child(3){top:40.36%;left:91.4%}.easy-figure-point-btn{display:flex !important;justify-content:center !important;align-items:center !important;width:3.75rem;height:3.75rem;border-radius:50%;background-color:#db001f;font-size:0}.easy-figure-point-btn::before{content:"";position:absolute;width:0.125rem;height:30%;background-color:#f7f7f7}.easy-figure-point-btn::after{content:"";position:absolute;width:30%;height:0.125rem;background-color:#f7f7f7}.easy-figure-items{pointer-events:none}.easy-figure-item{position:absolute;z-index:10;pointer-events:none;opacity:0;transition:opacity .5s}.easy-figure-item.is-active{pointer-events:auto;opacity:1}.easy-figure-item:nth-child(1){top:40%;left:5%}.easy-figure-item:nth-child(2){top:50%;left:50%}.easy-figure-item:nth-child(3){top:50%;right:5%}.easy-figure-box{padding:2.5rem;border-radius:1.5625rem;background-color:rgba(0,0,0,.5);text-align:center}.easy-figure-video{width:20rem;aspect-ratio:320/200;margin:0 auto 2.25rem;background-color:#f7f7f7}.easy-figure-title{margin-bottom:1rem}.easy-figure-sub{margin-bottom:0.75rem}@media screen and (max-width: 78.75rem){.easy-head{top:5%}.easy-figure-items{padding:1.875rem;color:#f7f7f7}.easy-figure-item{display:none;position:relative;inset:auto !important}.easy-figure-item.is-active{display:block}.easy-figure-box{background-color:#3a3a3a}.easy-figure-video{width:100%;max-width:20rem;margin-bottom:1.5rem}}@media screen and (max-width: 62.5rem){.easy-title{font-size:1.625rem}.easy-title em{font-size:2.125rem}}@media screen and (max-width: 48rem){.easy-figure-point-btn{width:2.5rem;height:2.5rem}.easy-figure-items{padding:0.9375rem}.easy-figure-box{padding:1.25rem}}.priority{overflow:visible}.priority-spacer-cont01{height:62.5rem}.priority-spacer-cont02{height:62.5rem}.priority-spacer-cont02-back{height:62.5rem}.priority-spacer-cont03{height:62.5rem}.priority-spacer-cont03-back{height:62.5rem}.priority-sticky-area{height:calc(100vh - var(--inquiry-bar-head-height))}.priority-sticky-back-img{flex-shrink:0;width:558.375rem;aspect-ratio:3931/7016;padding-left:1.9%;padding-top:3.8%;box-sizing:content-box;opacity:.1;transform-origin:49% 50.5%}.priority-head{position:absolute;top:12%;left:0;right:0;z-index:1;width:fit-content;margin:0 auto}.priority-cont01-head{position:absolute;top:30%}.priority-cont01-title{margin-bottom:1.125rem}.priority-cont01-side{gap:0.625rem;position:absolute;bottom:5.125rem;right:1.875rem}.priority-cont01-icon img{height:3.375rem}.priority-cont01-bubble{display:flex !important;justify-content:center !important;align-items:center !important;position:relative;height:3.125rem;padding:0 1.125rem;border-radius:0.75rem;background-color:#db001f}.priority-cont01-bubble img{position:absolute;bottom:0;left:-0.3125rem;height:0.75rem}.priority-cont02-items{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.625rem;margin-top:9.375rem}.priority-cont02-item{display:flex;justify-content:center;flex-direction:column;width:20.1875rem;height:10rem;border-radius:1.25rem}.priority-cont02-item.is-active{background-color:#3a3a3a;color:#f7f7f7}.priority-cont02-ex{margin-top:1.25rem}.priority-cont03-title{margin-bottom:1.25rem}.priority-cont03-items{display:flex;justify-content:center;flex-basis:0;gap:5.3125rem;padding:2.5rem 0}.priority-cont03-item{flex-shrink:0;height:15.625rem;aspect-ratio:1/1;border-radius:50%}.priority-cont03-item.is-transparent{opacity:0}.priority-cont03-item img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}@media screen and (max-width: 78.75rem){.priority-sticky-back-img{width:446.7rem}.priority-cont03-items{gap:4.25rem}.priority-cont03-item{height:12.5rem}}@media screen and (max-width: 48rem){.priority-cont01-side{right:0;left:0}.priority-cont01-bubble{height:2.5rem;padding:0 0.75rem}.priority-cont01-bubble img{height:0.625rem}.priority-cont02-item{width:10rem;height:8.75rem}.priority-sticky-back-img{width:335.025rem}.priority-cont03-items{gap:3.1875rem}.priority-cont03-item{height:9.375rem}}.logistics{padding:7.1875rem 0}.logistics-conts{gap:3.75rem}.logistics-cont{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:3.125rem;position:relative}.logistics-area01{width:32.25rem}.logistics-area02{position:relative}.logistics-cont-box{position:relative;border-radius:1.25rem;overflow:hidden}.logistics-title{margin-bottom:1.25rem}.logistics-figure{width:39.375rem;aspect-ratio:630/420}.logistics-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.logistics-cont-footer{position:absolute;bottom:0;left:0;right:0;height:5rem}.logistics-figure-texts{position:absolute;left:3rem;bottom:7.8125rem}.logistics-figure-title{margin-bottom:0.625rem}.logistics-figure-desc{line-height:1.6}.logistics-stamp{position:absolute;top:-2.5rem;right:-2.5rem}.logistics-stamp img{height:9.375rem}@media screen and (max-width: 48rem){.logistics{padding:3.75rem 0}.logistics-area01{width:100%;text-align:center}.logistics-area02{width:90%}.logistics-figure{width:100%;aspect-ratio:1.5/1}.logistics-cont-footer{height:3.125rem}.logistics-figure-texts{bottom:4.375rem;left:1.875rem}.logistics-stamp{top:-3.125rem;right:-0.625rem}.logistics-stamp img{height:6.25rem}}.menu{padding:6.25rem 0;background-color:#3a3a3a}.menu-title{margin-bottom:4.5rem}@media screen and (max-width: 48rem){.menu{padding:3.75rem 0}.menu-title{margin-bottom:1.875rem}}.store{padding:6.875rem 0 0}.store-title{margin-bottom:5.625rem}@media screen and (max-width: 48rem){.store{padding:3.75rem 0 0}.store-title{margin-bottom:1.875rem}}.profit{padding:6.875rem 0 7.5rem}.profit-title{margin-bottom:4.0625rem}.profit-cont{gap:5.3125rem}.profit-chart-area{flex-shrink:0}.profit-chart-text01{margin-bottom:1.25rem}.profit-chart-text01 em{padding:0 0.625rem}.profit-chart-figure{width:27.6875rem;aspect-ratio:478/268;position:relative}.profit-chart-figure img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.profit-chart-texts{position:absolute;top:2.25rem;left:0;right:0}.profit-table-area{flex-shrink:0;width:100%;max-width:28.125rem}.profit-table-unit{margin-bottom:0.625rem}.profit-table{table-layout:fixed;width:100%;text-align:center}.profit-table col:nth-child(1){width:30%}.profit-table col:nth-child(2){width:42%}.profit-table col:nth-child(3){width:28%}.profit-table th,.profit-table td{position:relative;padding:0.5rem 0;border-top:1px solid rgba(34,23,19,.2)}.profit-table thead th{padding:0.75rem 0;border-top-color:#221713;border-bottom-color:#221713}.profit-table tbody tr:first-child td,.profit-table tbody tr:first-child th{border-top-color:#221713;padding-top:1rem;font-weight:700}.profit-table tbody tr:last-child td::before,.profit-table tbody tr:last-child th::before{content:"";position:absolute;left:0;right:-1px;top:100%;border-top:1px solid #221713}.profit-table tfoot td,.profit-table tfoot th{padding:1.375rem 0;border:0;border-top:0.25rem solid rgba(0,0,0,0);background-color:#221713;color:#f7f7f7}.profit-table-desc{margin-top:1.25rem;color:rgba(58,58,58,.6)}@media screen and (max-width: 48rem){.profit{padding:3.75rem 0}.profit-cont{gap:1.875rem}.profit-chart-figure{width:18.75rem}.profit-table-area{padding:0 0.9375rem}}.cost{padding:7.5rem 0}.cost-title{margin-bottom:1.25rem}.cost-table-area{width:68.75rem}.cost-table-unit{margin-bottom:3.4375rem}.cost-table-scroll{overflow-x:auto}.cost-table-wrapper{width:fit-content}.cost-table{table-layout:fixed;width:100%;text-align:center}.cost-table col:nth-child(1){width:14%}.cost-table col:nth-child(3){width:14%}.cost-table col:nth-child(4){width:14%}.cost-table th,.cost-table td{position:relative;padding:0.6875rem 0;border:1px solid rgba(34,23,19,.2);vertical-align:middle}.cost-table th:first-child,.cost-table td:first-child{border-left:0}.cost-table th:last-child,.cost-table td:last-child{border-right:0}.cost-table thead th{border-top-color:#221713;border-bottom-color:#221713}.cost-table tbody td:first-child,.cost-table tbody th:first-child{font-weight:700}.cost-table tbody tr:first-child td,.cost-table tbody tr:first-child th{padding-top:1rem}.cost-table tbody tr:first-child td::before,.cost-table tbody tr:first-child th::before{content:"";position:absolute;top:0.1875rem;left:-1px;right:0;border-top:1px solid #221713}.cost-table tbody tr:last-child td::before,.cost-table tbody tr:last-child th::before{content:"";position:absolute;left:-1px;right:0;top:100%;height:0.1875rem;border:1px solid #221713;border-width:1px 0}.cost-table tfoot td,.cost-table tfoot th{padding:1.375rem 0;border:0;border-top:1.0625rem solid rgba(0,0,0,0);background-color:#221713;color:#f7f7f7}.cost-table-desc{margin-top:1.25rem;color:rgba(58,58,58,.6)}@media screen and (max-width: 48rem){.cost{padding:3.75rem 0}.cost-table-area{min-width:0}.cost-table{min-width:37.5rem}}.inquiry{padding-bottom:17.5rem;overflow:visible}.inquiry-sticky-area{margin-bottom:-100vh}.inquiry-flow-list{display:flex;flex-direction:column;gap:0.625rem;width:100%;height:100%;opacity:.5}.inquiry-flow{flex-grow:1;flex-shrink:0;flex-basis:0;min-height:15.625rem}.inquiry-flow .marquee-items{height:100%}.inquiry-flow .marquee-item{height:100%;aspect-ratio:2070/250;margin-right:0.625rem}.inquiry-flow .marquee-item img{display:block;object-fit:cover !important;width:100% !important;height:100% !important}.inquiry-spacer{height:100vh}.inquiry-box{position:relative;height:72.25rem;padding-top:6.875rem;mask:url("/assets/img/franchise/inquiry-mask.png") no-repeat center bottom/auto 100%}.inquiry-footer-area{position:absolute;bottom:0;left:0;right:0}@media screen and (max-width: 78.75rem){.inquiry-box{mask-size:112.5rem 100% !important}}@media screen and (max-width: 48rem){.inquiry{padding-bottom:6.25rem}.inquiry-flow{min-height:9.375rem}.inquiry-box{height:50rem;padding-top:3.75rem;mask-size:56.25rem 100% !important}.footer{bottom:6.25rem}}