.custom-yori-caution-modal-section{display:block;width:100%;overflow:hidden}.custom-yori-caution-btn:hover{opacity:.7}.custom-yori-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:20000;opacity:0;visibility:hidden;border:none;padding:0;margin:0}.custom-yori-modal-overlay[open]{opacity:1;visibility:visible;display:flex}.custom-yori-modal-container{background-color:#fff;width:85%;max-width:420px;max-height:80vh;overflow-y:auto;position:relative;padding:2.25rem 1.25rem 1.5rem;border-radius:8px;box-shadow:0 10px 40px #0006}.custom-yori-modal-close{position:sticky;top:0;margin-left:auto;margin-right:-.5rem;margin-top:-2rem;background:#fff;border:1px solid #eee;font-size:1.2rem;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:1;z-index:100}.custom-yori-event-details{padding-top:3rem;padding-bottom:3rem}.custom-yori-event-details *,.custom-yori-event-details *:before,.custom-yori-event-details *:after{box-sizing:border-box}.custom-yori-event-details-inner{display:block}.custom-yori-event-details-grid{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.custom-yori-event-details-grid{flex-direction:row;align-items:flex-start;gap:4rem}.custom-yori-event-info-col{flex:0 0 40%}.custom-yori-event-map-col{flex:1}}.custom-yori-label{display:block;font-family:serif;font-size:.7rem;letter-spacing:.2em;color:#aaa;margin-bottom:.5rem;text-transform:uppercase}.custom-yori-event-period{margin-bottom:2.5rem}.custom-yori-date-display{font-size:1.25rem;font-weight:300;letter-spacing:.05em;color:#333}.custom-yori-event-venue{margin-bottom:0}.custom-yori-venue-name{font-size:1.4rem;font-weight:500;margin:0 0 .75rem;line-height:1.3}.custom-yori-venue-address{font-size:.9rem;line-height:1.7;color:#666}.custom-yori-map-container{position:relative;width:100%;padding-bottom:60%;height:0;overflow:hidden;background-color:#f7f7f7;border-radius:2px}@media(min-width:768px){.custom-yori-map-container{padding-bottom:66.66%}}.custom-yori-map-container iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:0}.custom-yori-event-info{margin-top:2rem;margin-bottom:2rem}.custom-yori-event-details{margin-bottom:3rem;padding:1.5rem;background-color:#f9f9f9;border-radius:8px}.custom-yori-event-details h3{margin-top:0;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.custom-yori-detail-item{margin-bottom:1rem}.custom-yori-detail-label{font-weight:700;display:block;margin-bottom:.25rem}.custom-yori-product-card{cursor:pointer;text-align:center;border:1px solid transparent;transition:border-color .3s ease;padding:.5rem;min-width:0}.custom-yori-product-card:hover{border-color:#eee}.custom-yori-product-image-wrapper{overflow:hidden;margin-bottom:.75rem;background-color:#f7f7f7}.custom-yori-product-image-wrapper img{width:100%;height:auto;display:block}.custom-yori-product-title{font-size:.9rem;margin-bottom:.25rem;font-weight:500}.custom-yori-product-price{font-size:.9rem;color:#666}.custom-yori-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:20000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.custom-yori-modal-overlay.is-open{opacity:1;visibility:visible}.custom-yori-modal-container{background-color:#fff;width:85%;max-width:420px;max-height:80vh;overflow-y:auto;position:relative;padding:2.25rem 1rem 1.25rem;border-radius:8px;box-shadow:0 10px 40px #0006}.custom-yori-modal-close{position:sticky;top:0;margin-left:auto;margin-right:-.25rem;margin-top:-2rem;background:#fff;border:1px solid #eee;font-size:1.2rem;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:1;z-index:100;box-shadow:0 2px 5px #0000001a}.custom-yori-modal-content{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.custom-yori-modal-content{grid-template-columns:1fr}}.custom-yori-modal-images{display:flex;flex-direction:column;gap:.75rem}.custom-yori-modal-main-image{width:100%;background-color:#f7f7f7}.custom-yori-modal-main-image img{width:100%;height:auto;display:block}.custom-yori-modal-thumbs{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.custom-yori-modal-thumbs img{width:60px;height:60px;flex-shrink:0;aspect-ratio:1/1;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease}.custom-yori-modal-thumbs img:hover{border-color:#ddd}.custom-yori-modal-product-link-wrapper{margin-top:1rem;text-align:center}.custom-yori-btn-primary{display:inline-block;background-color:#333;color:#fff;padding:.75rem 1.5rem;text-decoration:none;font-size:.9rem;font-weight:500;border-radius:2px;transition:background-color .3s ease;width:100%}.custom-yori-btn-primary:hover{background-color:#555;color:#fff}.custom-yori-modal-details{text-align:center}.custom-yori-modal-details h2{margin-top:0;font-size:1.25rem;margin-bottom:.5rem}.custom-yori-modal-price{font-size:1.1rem;color:#333;margin-bottom:1rem}.custom-yori-modal-tabs{margin-top:1.5rem;border-top:1px solid #eee}.custom-yori-tab-headers{display:flex;justify-content:space-around;border-bottom:1px solid #eee;margin-bottom:1rem}.custom-yori-tab-trigger{background:none;border:none;padding:1rem .5rem;font-size:.85rem;font-weight:500;cursor:pointer;color:#999;position:relative;transition:color .3s ease;flex:1}.custom-yori-tab-trigger.is-active{color:#333}.custom-yori-tab-trigger.is-active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#333}.custom-yori-tab-content{display:none;animation:fadeIn .3s ease}.custom-yori-tab-content.is-active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-yori-modal-description{line-height:1.6;font-size:.9rem;text-align:left;padding-top:.5rem}body.modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/36/compiled_assets/styles.css.map */
