@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,picture,input,textarea{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,picture{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input,textarea{appearance:none;border-radius:0;outline:none}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media screen and (max-width: 1440px){html{font-size:1.1103400416vw}}@media screen and (max-width: 1240px){html{font-size:14px}}@media screen and (max-width: 834px){html{font-size:16px}}body{font-size:.875rem;line-height:1.4;font-weight:400;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;background-color:#fffef8}body.preload *{transition:0s !important}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}a.opacity{transition:opacity .2s ease-out}a.opacity:hover{opacity:.5}img{max-width:100%;height:auto;vertical-align:middle}input{margin:0;padding:0}textarea{padding:0;font:inherit;color:inherit}button{font:inherit;padding:0;background-color:rgba(0,0,0,0);border:none;color:inherit;cursor:pointer}.l-header{position:fixed;top:0;left:0;width:100%;height:9.375rem;display:flex;align-items:center;justify-content:space-between;padding-inline:2.5rem;box-sizing:border-box;z-index:100}@media screen and (max-width: 834px){.l-header{padding-inline:1.25rem}}.l-header__logo{width:14.875rem;z-index:10}@media screen and (max-width: 834px){.l-header__logo{width:6.25rem}}@media screen and (max-width: 834px){.l-header__nav{position:fixed;top:0;left:0;width:100%;height:100svh;background-color:#d4c9b8;padding:8.75rem 2.5rem;opacity:0;visibility:hidden;transition:opacity .3s ease-out}.is-opened .l-header__nav{opacity:1;visibility:visible}.is-opened .l-header__nav .l-header__nav-item{color:#fff}}.l-header__nav-item{font-size:1.125rem;color:#fff;transition:opacity .3s ease-out,color .3s ease-out}.l-header__nav-item:hover{opacity:.6}.l-header__nav-itemWrapper{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}@media screen and (max-width: 834px){.l-header__nav-itemWrapper{flex-direction:column;gap:1.875rem}}.l-header__nav-btn{display:flex;align-items:center;justify-content:center;gap:.3125rem;padding-inline:1.5em;height:2.625rem;font-size:1rem;color:#fff;background-color:#ff7370;border-radius:1.875rem}.l-header__nav-btn::before{content:"";width:1rem;aspect-ratio:140.674/150;translate:0 5%;background:url(../img/common/icon-cart.svg) no-repeat;background-size:cover}.l-header__trigger{display:flex;align-items:center;flex-direction:column;justify-content:space-between;width:2.875rem;height:1.875rem;gap:.375rem;position:relative;z-index:2}.l-header__trigger span{display:block;width:100%;height:.1875rem;border-radius:.125rem;transform-origin:50%;background-color:#fff;transition:transform .3s ease-out}.scrolled .l-header__trigger span{background-color:#fffef8}.is-opened .l-header__trigger span.top-bar{transform:translate(-50%, -50%) rotate(45deg);position:absolute;top:50%;left:50%;background-color:#fff !important}.is-opened .l-header__trigger span.middle-bar{opacity:0}.is-opened .l-header__trigger span.bottom-bar{transform:translate(-50%, -50%) rotate(-45deg);position:absolute;top:50%;left:50%;background-color:#fff !important}.l-footer{padding-block:6.25rem 10.125rem;background:#ccc3ae;text-align:center}.l-footer__logo{width:19.875rem;margin-inline:auto}.l-footer__title{margin-top:1.75rem;font-size:1.3125rem;letter-spacing:.05em}@media screen and (max-width: 480px){.l-footer__title{font-size:1.125rem}}.l-footer__tel{margin-top:1rem}.l-footer__tel span{display:block;font-size:.9375rem;letter-spacing:.05em}.l-footer__tel a{font-size:1.5rem;letter-spacing:.05em}@media screen and (max-width: 480px){.l-footer__tel a{font-size:1.25rem}}.l-footer__text{margin-top:.625rem;font-size:1.125rem;letter-spacing:.05em;line-height:1.8}@media screen and (max-width: 480px){.l-footer__text{font-size:.875rem}}.l-footer__sns{margin-top:2.125rem}.l-footer__copyright{font-size:.9375rem}@media screen and (max-width: 480px){.l-footer__copyright{font-size:.75rem}}.l-footer__copyrightWrapper{margin-top:2.125rem}.l-menu{width:100%;height:5.625rem;position:fixed;bottom:0;left:0;z-index:1000;color:#afa595;background:#eee8de;background-size:100% auto;border-top:.1875rem solid;display:none}.l-menu.is-visible{display:flex}.l-menu li{width:33.33333%;height:100%}.l-menu li:not(:last-child){border-right:.1875rem solid}.l-menu li a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;gap:.5rem;font-size:1rem;font-weight:bold;letter-spacing:.025em}.l-wrap{width:100%}.preload .l-wrap{opacity:0}.l-inner{width:auto;max-width:1050px;margin-inline:auto;padding-inline:3.125rem;box-sizing:content-box;position:relative}@media screen and (max-width: 834px){.l-inner{padding-inline:1.25rem}}.c-button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:100px}.c-button:hover{animation:rubberBand .8s}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}40%{-webkit-transform:scale3d(0.85, 1.15, 1);transform:scale3d(0.85, 1.15, 1)}50%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.c-head{position:relative;text-align:right}.c-head.--left{text-align:left}.c-head.--center{text-align:center}.c-head__subtitle{font-family:"Hind Siliguri",sans-serif;font-size:6.5625rem;font-weight:bold;color:#d4c9b8;line-height:.8}@media screen and (max-width: 834px){.c-head__subtitle{font-size:3.75rem}}.c-head__subtitle.is-small{font-size:5.25rem}@media screen and (max-width: 834px){.c-head__subtitle.is-small{font-size:3rem}}.c-head__title{font-size:1.5rem}@media screen and (max-width: 834px){.c-head__title{font-size:1.125rem}}.c-flex{display:flex;justify-content:space-between;flex-wrap:wrap}.c-flex-j-center{justify-content:center}.c-flex-a-center{align-items:center}.c-image{width:100%;height:100%;object-fit:cover}.hover{display:block;overflow:hidden}.hover figure{display:block;overflow:hidden}.hover img{will-change:transform;transition:transform .8s cubic-bezier(0.485, 0.135, 0, 0.995) 0s}.hover:hover img{transform:scale(1.2)}.p-idx-fv{width:100%;height:100vh;background:url(../img/top/img-fv.webp) no-repeat center center;background-size:cover;display:flex;align-items:flex-end;padding-bottom:3.125rem}@media screen and (max-width: 834px){.p-idx-fv{padding-bottom:9.375rem}}@media screen and (max-width: 480px){.p-idx-fv{background:url(../img/top/img-fv-sp.webp) no-repeat center center;background-size:cover;justify-content:center;align-items:center;padding-bottom:0}}.p-idx-fv__inner{padding-inline:4.375rem}@media screen and (max-width: 480px){.p-idx-fv__inner{padding-inline:0}}.p-idx-fv__title-image{width:8.125rem;display:inline-block;filter:drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.2))}@media screen and (max-width: 834px){.p-idx-fv__title-image{width:6.25rem}}@media screen and (max-width: 480px){.p-idx-fv__title-image{width:5.625rem}}.p-idx-lineup{padding-block:6.25rem 9.375rem}@media screen and (max-width: 480px){.p-idx-lineup{padding-block:5rem 3.75rem}}.p-idx-lineup__item{width:calc(33.33333% - 1.75rem);display:flex;flex-direction:column}@media screen and (max-width: 834px){.p-idx-lineup__item{width:calc(50% - 1.3125rem)}}@media screen and (max-width: 480px){.p-idx-lineup__item{width:100%}}.p-idx-lineup__itemWrapper{display:flex;flex-wrap:wrap;gap:1.5rem 2.625rem;margin-top:3.5625rem}.p-idx-lineup__item-textfield{padding-left:2.1875rem;flex:1;display:flex;flex-direction:column}.p-idx-lineup__item-title{font-size:1.4375rem;font-weight:500;line-height:1;margin-top:.9375rem}.p-idx-lineup__item-note{font-size:.625rem;color:#dc4a30;border:1px solid #dc4a30;padding:.375rem;display:inline-block;line-height:1;margin-top:.375rem;width:12.875rem}.p-idx-lineup__item-text{font-size:.9375rem;font-weight:500;margin-top:.75rem;line-height:1.8}.p-idx-lineup__item-price{font-size:1rem;font-weight:500;text-align:right;margin-top:auto;padding-top:.625rem}.p-idx-lineup__item-price span{font-size:2rem;font-weight:500}@media screen and (max-width: 480px){.p-idx-lineup__item-price{font-size:.8125rem}.p-idx-lineup__item-price span{font-size:1.625rem}}.p-idx-lineup__set{margin:5.875rem auto 0;max-width:61.25rem;background:#eee8de;background-image:repeating-linear-gradient(90deg, #e9caa5, #e9caa5 20px, transparent 20px, transparent 27px),repeating-linear-gradient(180deg, #e9caa5, #e9caa5 20px, transparent 20px, transparent 27px),repeating-linear-gradient(90deg, #e9caa5, #e9caa5 20px, transparent 20px, transparent 27px),repeating-linear-gradient(180deg, #e9caa5, #e9caa5 20px, transparent 20px, transparent 27px);background-position:left top,right top,left bottom,left top;background-repeat:repeat-x,repeat-y,repeat-x,repeat-y;background-size:100% 7px,7px 100%,100% 7px,7px 100%;padding:2.5rem 1.875rem 3rem}@media screen and (max-width: 834px){.p-idx-lineup__set{padding:2.5rem 1.25rem 3rem}}@media screen and (max-width: 480px){.p-idx-lineup__set{padding:1.25rem}}.p-idx-lineup__set-title{font-size:2.1875rem;font-weight:500;margin-bottom:1.875rem;text-align:center}@media screen and (max-width: 480px){.p-idx-lineup__set-title{font-size:1.75rem}}.p-idx-lineup__set-textfield{display:flex;align-items:flex-end;justify-content:space-between}@media screen and (max-width: 834px){.p-idx-lineup__set-textfield{flex-direction:column;align-items:center}}.p-idx-lineup__set-text{font-size:1.375rem;letter-spacing:.025em;line-height:1.8}.p-idx-lineup__set-text::before{content:"";display:block;height:0;width:0;margin-top:calc((1 - 1.8)*.5em)}.p-idx-lineup__set-text::after{content:"";display:block;height:0;width:0;margin-bottom:calc((1 - 1.8)*.5em)}@media screen and (max-width: 480px){.p-idx-lineup__set-text{font-size:1.125rem}}.p-idx-lineup__set-price{font-size:1rem}.p-idx-lineup__set-price span{font-size:2rem;letter-spacing:.05em;font-weight:500}@media screen and (max-width: 834px){.p-idx-lineup__set-price{margin:1.25rem 0 0 auto}}@media screen and (max-width: 480px){.p-idx-lineup__set-price{font-size:.8125rem}.p-idx-lineup__set-price span{font-size:1.625rem}}.p-idx-lineup__side{margin:5.25rem auto 0;max-width:61.25rem;display:flex;flex-wrap:wrap;gap:3.4375rem}@media screen and (max-width: 480px){.p-idx-lineup__side{gap:2.375rem}}.p-idx-lineup__side-item{width:calc(50% - 1.71875rem);flex:1;background:#eff3ef;padding:3.125rem 1.875rem 4.375rem}@media screen and (max-width: 834px){.p-idx-lineup__side-item{width:100%;padding:1.875rem 1.25rem 3.125rem;flex:initial}}.p-idx-lineup__side-item.deco{position:relative}.p-idx-lineup__side-item.deco::before{position:absolute;content:"";top:-2.25rem;right:2.3125rem;width:3.9375rem;aspect-ratio:63/45;background:url(../img/top/img-lineup.webp) no-repeat top center/100% auto;z-index:-1}.p-idx-lineup__side-item.deco::after{position:absolute;content:"";bottom:-3.625rem;left:-3.625rem;width:10.25rem;aspect-ratio:164/133;background:url(../img/top/img-taiyaki.webp) no-repeat center center/100% auto}@media screen and (max-width: 834px){.p-idx-lineup__side-item.deco::after{left:-1.5625rem}}@media screen and (max-width: 480px){.p-idx-lineup__side-item.deco::before{right:1.875rem;top:-1.75rem;width:3.125rem}.p-idx-lineup__side-item.deco::after{left:-0.625rem;width:8.125rem}}.p-idx-lineup__side-title{font-size:2rem;text-align:center}@media screen and (max-width: 480px){.p-idx-lineup__side-title{font-size:1.625rem}}.p-idx-lineup__sideWrapper{margin-top:1.875rem}.p-idx-lineup__sideWrapper.flex{display:flex}.p-idx-lineup__side-box li{display:flex;align-items:center;white-space:nowrap}.p-idx-lineup__side-box li:not(:last-child){margin-bottom:.9375rem}.p-idx-lineup__side-box-item{font-size:1.125rem;display:flex;align-items:center;gap:.3125rem;position:relative;padding-left:1.0625rem}.p-idx-lineup__side-box-item::before{position:absolute;content:"";top:50%;left:0;translate:0 -50%;width:.3125rem;aspect-ratio:1;border-radius:50%;background:#000}@media screen and (max-width: 480px){.p-idx-lineup__side-box-item{font-size:1rem;gap:.1875rem}.p-idx-lineup__side-box-item::before{top:.5625rem;translate:none}}.p-idx-lineup__side-box-item span{color:#ff7370;font-size:.625rem;font-weight:bold;border:1px solid #ff7370;padding:.375rem}@media screen and (max-width: 480px){.p-idx-lineup__side-box-item span{font-size:.5rem;padding:.25rem}}.p-idx-lineup__side-boxPrice{font-size:1rem;font-weight:500;text-align:right;margin-left:auto}.p-idx-lineup__side-boxPrice.drink{margin:auto 0 0 auto}.p-idx-lineup__side-boxPrice span{font-size:2rem;font-weight:500}@media screen and (max-width: 834px){.p-idx-lineup__side-boxPrice.drink{margin-top:1.25rem}}@media screen and (max-width: 480px){.p-idx-lineup__side-boxPrice{font-size:.8125rem}.p-idx-lineup__side-boxPrice span{font-size:1.625rem}}.p-idx-lineup__side-boxDesk{font-size:1rem;padding:.625rem 1rem;background-color:rgba(255,255,255,.6);margin-top:1.25rem}.p-idx-lineup__side-drink{font-size:1rem;font-weight:500;text-align:right;margin:auto 0 0 auto;white-space:nowrap;line-height:1}.p-idx-lineup__side-drinkNum{font-size:2rem;font-weight:500}@media screen and (max-width: 480px){.p-idx-lineup__side-drinkNum{font-size:1.625rem}}@media screen and (max-width: 480px){.p-idx-lineup__side-drink{font-size:.8125rem}}.p-idx-concept{padding-block:6.25rem 8.75rem;background:#f5efd9;position:relative}@media screen and (max-width: 480px){.p-idx-concept{padding-block:3.75rem}}.p-idx-concept::before{position:absolute;content:"";width:13.9375rem;aspect-ratio:223/82;top:0;right:3.125rem;background:url(../img/top/bg-deco01.svg) no-repeat center center/cover}@media screen and (max-width: 480px){.p-idx-concept::before{width:9.875rem;right:.625rem}}.p-idx-concept__contents{margin-top:3.375rem;display:flex;flex-direction:row-reverse;gap:3.125rem;padding-left:1.875rem}@media screen and (max-width: 834px){.p-idx-concept__contents{flex-direction:column;padding-left:0}}.p-idx-concept__image{width:25rem}.p-idx-concept__image img{object-fit:contain}@media screen and (max-width: 834px){.p-idx-concept__image{width:100%}}.p-idx-concept__textfield{flex:1}.p-idx-concept__textfield-lead{font-size:2.1875rem;font-weight:500;border-bottom:1px solid #1a1a1a;padding:0 1.5625rem 1.5625rem}@media screen and (max-width: 480px){.p-idx-concept__textfield-lead{font-size:1.75rem;padding:0 0 1.75rem}}.p-idx-concept__textfield-text{font-size:1.4375rem;padding:1.5625rem;line-height:1.8}@media screen and (max-width: 480px){.p-idx-concept__textfield-text{font-size:1.125rem;padding:1.5625rem 0 0}}.p-idx-concept__textfield b{color:#ff7370}.p-idx-news{padding-block:6.25rem 10rem;position:relative}@media screen and (max-width: 480px){.p-idx-news{padding-block:3.75rem}}.p-idx-news::before{position:absolute;content:"";width:14.0625rem;aspect-ratio:225/69;top:0;left:4.75rem;background:url(../img/top/bg-deco02.svg) no-repeat center center/cover}@media screen and (max-width: 480px){.p-idx-news::before{width:11.25rem;left:1.25rem}}.p-idx-news__item{display:flex;align-items:flex-start;gap:2.75rem;color:#1a1a1a;font-size:1.125rem}@media screen and (max-width: 480px){.p-idx-news__item{flex-direction:column;gap:.625rem}}.p-idx-news__item-head{display:flex;align-items:center;gap:1.875rem;width:14.625rem}.p-idx-news__item-head-icon{padding-bottom:.3125rem}@media screen and (max-width: 480px){.p-idx-news__item-head{gap:.625rem}}.p-idx-news__item-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:3em;flex:1}.p-idx-news__itemWrapper{max-width:55rem;margin:3.75rem auto 0}.p-idx-news__itemWrapper li{background:#eee8de;padding:1.25rem 2.5rem;position:relative}.p-idx-news__itemWrapper li:not(:last-child){margin-bottom:.625rem}.p-idx-news__itemWrapper li:first-child::before{position:absolute;content:"";width:5.3125rem;height:5.25rem;top:-3.125rem;left:0;background:url(../img/top/img-news.webp) no-repeat center center/cover;z-index:-1}@media screen and (max-width: 480px){.p-idx-news__itemWrapper li{padding:1.25rem 1.25rem}}.p-idx-news__more{font-size:1.125rem}@media screen and (max-width: 480px){.p-idx-news__more{font-size:.875rem}}.p-idx-news__more:hover{opacity:.6}.p-idx-news__moreWrapper{max-width:55rem;margin:1.125rem auto 0;text-align:end}.p-idx-access{padding-block:6.25rem 9.375rem;background:#f5efd9;position:relative}@media screen and (max-width: 480px){.p-idx-access{padding-block:3.75rem}}.p-idx-access::before{position:absolute;content:"";width:11.25rem;aspect-ratio:180/91;top:0;right:16.5625rem;background:url(../img/top/bg-deco03.svg) no-repeat center center/cover}@media screen and (max-width: 834px){.p-idx-access::before{right:3.125rem}}@media screen and (max-width: 480px){.p-idx-access::before{width:9rem;right:1.25rem}}.p-idx-access__map{width:25.625rem;height:25.625rem}.p-idx-access__map iframe{width:100%;height:100%;aspect-ratio:1}@media screen and (max-width: 834px){.p-idx-access__map{width:100%}}.p-idx-access__mapWrapper{margin-top:3.375rem;padding-inline:2.1875rem;display:flex;align-items:center;gap:4.375rem;position:relative}.p-idx-access__mapWrapper::after{position:absolute;content:"";width:5.75rem;height:6.375rem;bottom:-1.875rem;right:0;background:url(../img/top/img-access.webp) no-repeat center center/cover}@media screen and (max-width: 834px){.p-idx-access__mapWrapper{flex-direction:column-reverse}.p-idx-access__mapWrapper::after{bottom:-6rem}}@media screen and (max-width: 480px){.p-idx-access__mapWrapper{margin-top:2.6875rem;padding-inline:0;gap:2.5rem}}.p-idx-access__map-table{flex:1}.p-idx-access__map-table th,.p-idx-access__map-table td{font-size:1.3125rem;padding-block:.9375rem;line-height:1.6}@media screen and (max-width: 480px){.p-idx-access__map-table th,.p-idx-access__map-table td{font-size:1.125rem;padding-block:.625rem}}.p-idx-access__map-table th{width:7.375rem;text-align:left}@media screen and (max-width: 480px){.p-idx-access__map-table th{width:6.25rem}}.p-idx-access__map-table td{display:flex;flex-direction:column}.p-idx-access__map-table td span{text-align:end}@media screen and (max-width: 834px){.p-idx-access__map-table{width:100%}}.p-idx-shop{width:100%;text-align:center;padding-block:6.25rem;margin-bottom:6.25rem;background:url(../img/top/bg-shop.jpg) no-repeat;background-size:cover;position:relative;z-index:1}@media screen and (max-width: 480px){.p-idx-shop{padding-block:3.75rem;margin-bottom:3.75rem}}.p-idx-shop::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background-color:rgba(0,0,0,.25)}.p-idx-shop__text{color:#fff;font-size:.875rem;line-height:1.8;margin-top:2.5rem}@media screen and (max-width: 480px){.p-idx-shop__text{margin-top:1.875rem;text-align:left}}.p-idx-shop__btn{display:flex;justify-content:center;width:100%;margin-top:1.875rem}.p-idx-shop__btn a{display:inline-flex;align-items:center;justify-content:center;gap:.3125rem;padding-inline:1.5em;height:2.625rem;font-size:1rem;color:#fff;border-radius:1.875rem;border:1px solid}.p-idx-shop__btn a::before{content:"";width:1rem;aspect-ratio:140.674/150;translate:0 5%;background:url(../img/common/icon-cart.svg) no-repeat;background-size:cover}.u-hover-line{position:relative}.u-hover-line::before{display:block;content:"";width:100%;height:1px;background:#000;position:absolute;left:0;bottom:-0.25em;transform-origin:right top;transition:transform .7s cubic-bezier(0.19, 1, 0.22, 1);transform:scaleX(0)}.u-hover-line:hover::before{transform:scaleX(1);transform-origin:left top}@keyframes scrolltext{0%{transform:translate(0%, 0%)}100%{transform:translate(-50%, 0%)}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes circle{to{stroke-dashoffset:0}from{stroke-dashoffset:1362}}@media screen and (min-width: 1241px){.u-dn-lg-min{display:none}}@media screen and (max-width: 1240px){.u-dn-lg-max{display:none}}.js-parallax{overflow:hidden}@media screen and (min-width: 835px){.u-dn-md-min{display:none}}@media screen and (max-width: 834px){.u-dn-md-max{display:none}}@media screen and (min-width: 481px){.u-dn-sm-min{display:none}}@media screen and (max-width: 480px){.u-dn-sm-max{display:none}}.u-clr-white{color:#fff}.u-dn{display:none}.u-ta-right{text-align:right}.u-ta-center{text-align:center}.u-mt-0{margin-top:0 !important}.u-mb-0{margin-bottom:0 !important}.u-pt-0{padding-top:0 !important}.u-pb-0{padding-bottom:0 !important}/*# sourceMappingURL=style.min.css.map */