.c-shop-information{width:100%}.c-shop-information__header{display:flex;align-items:flex-end;gap:1rem;margin-bottom:2rem}.c-shop-information__title-icon{width:90px;height:auto;flex-shrink:0}.c-shop-information__title{margin:0;font-size:4rem;font-weight:700}.c-shop-information__title-ja{font-size:3.4rem}.c-shop-information__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.c-shop-information__grid--single-mobile{grid-template-columns:1fr}@media screen and (min-width:750px){.c-shop-information__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.c-shop-information__grid--single-mobile{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:399px){.c-shop-information__grid{gap:.6rem}.c-shop-information__grid .c-shop-information__item{padding:.6rem .6rem 1rem}}.c-shop-information__item{display:flex;flex-direction:column;gap:.8rem;padding:1rem;border:1px solid #000000}@media screen and (min-width:1200px){.c-shop-information__item{flex-direction:row;gap:1.5rem}}.c-shop-information__image-wrapper{width:100%;flex-shrink:0;overflow:hidden}.c-shop-information__image-wrapper a>img{transition:transform .4s ease-in-out}.c-shop-information__image-wrapper a:hover>img{transform:scale(1.08)}@media screen and (min-width:1200px){.c-shop-information__image-wrapper{width:57%}}.c-shop-information__image{width:100%;height:100%;display:block;object-fit:cover}.c-shop-information__placeholder{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:4px}.c-shop-information__placeholder .placeholder-svg{width:40%;height:auto;fill:#ccc}.c-shop-information__content{flex:1;margin-bottom:.2rem}.c-shop-information__content a{text-decoration:none;transition:.3s}.c-shop-information__content a:hover{opacity:.5}.c-shop-information__store-name{margin:.8rem 0;padding-bottom:1rem;font-size:1.6rem;font-weight:700;color:#000;line-height:1.3;border-bottom:1px solid #000}.c-shop-information__details{font-size:1.4rem;line-height:1.6;color:#000}.c-shop-information__postal{margin:0}.c-shop-information__address{margin:0 0 .8rem}.c-shop-information__hours{display:flex;flex-direction:column;align-items:flex-start}.c-shop-information__hours-label{display:inline-block;padding:.2rem .6rem;background-color:#000;color:#fff;font-size:1.3rem;font-weight:400;border-radius:2px;margin-right:.8rem}.c-shop-information__hours-text{display:inline;margin:0;margin-bottom:.8rem;letter-spacing:.1px}.c-shop-information__pickup{margin:.5rem 0 0;font-size:1.3rem;color:#000;border:1px solid #000;font-weight:400;display:inline;padding:.3rem .6rem}.c-shop-information__description{margin-top:2rem;font-size:1.4rem;line-height:1.3;color:#000}.c-shop-information__description p{margin:0}@media screen and (max-width:749px){.c-shop-information__header{gap:.8rem}.c-shop-information__title-icon{width:60px}.c-shop-information__title{font-size:2.2rem}.c-shop-information__title-ja{font-size:1.8rem}.c-shop-information__store-name{font-size:1.2rem;margin-bottom:.5rem}.c-shop-information__details{font-size:1.1rem;line-height:1.5}.c-shop-information__hours-label{font-size:1rem;padding:.1rem .6rem .2rem}.c-shop-information__address{margin-bottom:.5rem}.c-shop-information__pickup{font-size:1rem}.c-shop-information__description{font-size:.9rem}}.c-shop-information__video-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.c-shop-information__video-title{margin:0 0 1.5rem;font-size:1.6rem;font-weight:700;color:#000}.c-shop-information__video-slider{position:relative}.c-shop-information__video-item{display:block;text-decoration:none;color:inherit;transition:opacity .3s ease}.c-shop-information__video-item:hover{opacity:.85}.c-shop-information__video-thumbnail-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background-color:#eee}.c-shop-information__video-thumbnail{width:100%;height:100%;object-fit:cover;display:block}.c-shop-information__video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:transform .2s ease}.c-shop-information__video-item:hover .c-shop-information__video-play-button{transform:translate(-50%,-50%) scale(1.1)}.c-shop-information__video-play-bg{fill:red;transition:fill .2s ease}.c-shop-information__video-item:hover .c-shop-information__video-play-bg{fill:#c00}.c-shop-information__video-item-title{margin:.75rem 0 0;font-size:1rem;font-weight:500;line-height:1.4;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.c-shop-information__video-slider .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:80px;height:80px;background-color:#333;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;padding:0;z-index:2;opacity:.6}.c-shop-information__video-slider .splide__arrow:hover{background-color:#555}.c-shop-information__video-slider .splide__arrow svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.c-shop-information__video-slider .splide__arrow--prev{left:-38px}.c-shop-information__video-slider .splide__arrow--next{right:-38px}.c-shop-information__video-slider .splide__arrow--next svg{transform:rotate(180deg)}.c-shop-information__video-slider .splide__arrow:disabled{opacity:.3;cursor:not-allowed}@media screen and (max-width:749px){.c-shop-information__video-section{margin-top:2rem;padding-top:1.5rem}.c-shop-information__video-title{font-size:1.4rem;margin-bottom:1rem}.c-shop-information__video-item-title{font-size:.95rem}.c-shop-information__video-slider .splide__arrow{width:50px;height:50px}.c-shop-information__video-slider .splide__arrow svg{width:20px;height:20px}.c-shop-information__video-slider .splide__arrow--prev{left:-25px}.c-shop-information__video-slider .splide__arrow--next{right:-25px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-shop-information.css.map */
