.default_layout.show_detail>header{background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);z-index:5;transition:all .2s}.default_layout.show_detail>header .center h2{opacity:0;transition:all .2s}.default_layout.show_detail>header.header-scrolled{background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.default_layout.show_detail>header.header-scrolled .center h2{opacity:1}.default_layout.show_detail .show_detail_wrap{padding:0}.default_layout.show_detail .show_detail_wrap .show_detail_top{border-bottom:15px solid #eee;padding-bottom:40px}.default_layout.show_detail .show_detail_wrap .show_detail_top .thumb{height:454px;position:relative;display:flex;align-items:flex-end;justify-content:center}.default_layout.show_detail .show_detail_wrap .show_detail_top .thumb:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.default_layout.show_detail .show_detail_wrap .show_detail_top .thumb:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:200px;background:linear-gradient(hsla(0,0%,100%,0),#fff);z-index:1}.default_layout.show_detail .show_detail_wrap .show_detail_top .thumb .whitebox{position:absolute;width:260px;height:310px;bottom:-20px;background:#fff;border-radius:38px;z-index:2}.default_layout.show_detail .show_detail_wrap .show_detail_top .thumb .img{position:relative;width:210px;height:274px;z-index:2;overflow:hidden;border-radius:24px}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents{padding:30px 20px 0}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info{text-align:center;display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:30px}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info>h2{font-weight:700;line-height:140%;font-size:2.6rem;max-width:300px}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap{display:flex;flex-direction:column;align-items:center}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props{display:flex;align-items:center;gap:10px;margin-bottom:10px}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span{display:inline-block;font-size:1.2rem}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span.category{width:max-content;color:#a5a5a5;border:1px solid #a5a5a5;border-radius:25px;padding:4px 15px}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span.age{width:25px;height:25px;border-radius:25px;display:flex;align-items:center;justify-content:center;line-height:100%;color:#fff}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span.age.all{background:#00964b}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span.age.eight{background:#d103fa}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span.age.twelve{background:#eabc00}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span.age.fifteen{background:#dc7317}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap .props>span.age.eighteen{background:#d61d28}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap>.time{display:flex;align-items:center;color:#a5a5a5;margin-bottom:0}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.info .props_wrap>.time svg{margin-right:7px;opacity:.8}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons{display:flex;gap:10px}@media(min-width:960px){.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons{justify-content:center}}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons a,.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons button{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:7px;height:80px;gap:10px}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons a p,.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons button p{font-size:1.2rem}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons a.share,.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons button.share{border:1px solid #646464;background:#fff;width:75px;color:#333}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons a.reservation,.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons button.reservation{border:0;background:linear-gradient(90deg,#a98eff,#8e6df9);width:75px;color:#fff;flex-grow:1}@media(min-width:960px){.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons a.reservation,.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons button.reservation{min-width:400px;flex-grow:0}}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons a.reservation:disabled,.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons button.reservation:disabled{background:#adadad}.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons a.reservation p,.default_layout.show_detail .show_detail_wrap .show_detail_top>.contents>.buttons button.reservation p{font-size:1.4rem}.default_layout.show_detail .show_detail_wrap .show_detail_body>ul.category{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;padding:0 20px;white-space:nowrap;border-bottom:1px solid #d6d6d6}@media(min-width:960px){.default_layout.show_detail .show_detail_wrap .show_detail_body>ul.category{justify-content:center}}.default_layout.show_detail .show_detail_wrap .show_detail_body>ul.category::-webkit-scrollbar{display:none}.default_layout.show_detail .show_detail_wrap .show_detail_body>ul.category>li{height:45px;font-size:1.6rem;color:rgba(0,0,0,.5);padding:0 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:1 1}@media(min-width:960px){.default_layout.show_detail .show_detail_wrap .show_detail_body>ul.category>li{flex:initial;width:350px}}.default_layout.show_detail .show_detail_wrap .show_detail_body>ul.category>li.on{color:#000;border-bottom:2px solid #333}.default_layout.show_detail .show_detail_wrap .show_detail_body .contents_wrap{padding:30px 20px}