:root{--main-color:#dc0f0f;--sub-main-color:#FFE600;--container-gutter: 14px}.c-tab{font-size:18px;font-weight:600;letter-spacing:1.44px;background:#fff;list-style:none;text-align:center;padding:12px 27.5px 9px!important;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid rgba(0,0,0,.5);border-left:none;border-bottom:3px solid #000}.c-tab:first-child{border-left:1px solid rgba(0,0,0,.5)}.c-tab-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:0;margin:0;width:100%}.c-tab-group__wrapper{margin-bottom:40px;overflow-x:auto;overflow-y:hidden;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;white-space:nowrap;scrollbar-width:none}.c-tab-group__wrapper::-webkit-scrollbar{display:none}.c-tab.is-active{color:#fff;background-color:#000;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (max-width:999px){.c-tab{font-size:14px;padding:12px 13px 10px!important;border-bottom:2px solid #000;letter-spacing:1.12px}.c-tab-group__wrapper{margin-bottom:24px}}.c-panel{display:none}.c-panel.is-show{display:block}.c-shoplist-article-section:not(.section-spacing--padded){-webkit-margin-before:56px;margin-block-start:56px;-webkit-margin-after:56px;margin-block-end:56px}.c-shoplist-article-section .section-header{width:100%;max-width:100%;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.c-shoplist-article-section .section-header h1{font-size:28px;font-weight:600}.c-shoplist-article-section .container{padding:56px 0}.c-shoplist-article-section .c-shop-detail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:52px}.c-shoplist-article-section .c-shop-detail-map{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px}.c-shoplist-article-section .c-shop-detail-map iframe{width:100%;max-width:100%;height:auto;aspect-ratio:1;background-color:gray}.c-shoplist-article-section .c-shop-detail-info{-webkit-box-flex:0;-ms-flex:0 0 470px;flex:0 0 470px}.c-shoplist-article-section .c-shop-detail-info__name{font-size:28px;font-weight:600}.c-shoplist-article-section .c-shop-detail-info__category{margin:24px 0 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.c-shoplist-article-section .c-shop-detail-info__category-tag{font-size:13px;font-weight:600;line-height:normal;background-color:#000;border-radius:4px;padding:4px 15px;color:#fff;white-space:nowrap}.c-shoplist-article-section .c-shop-detail__info-row table td{vertical-align:top;line-height:normal;font-size:15px;border:none;padding:12px 8px}.c-shoplist-article-section .c-shop-detail__info-row table td:first-child{font-weight:700;padding-left:0;width:136px}.c-shoplist-article-section .c-shop-detail__info-row table td:last-child{font-weight:500;padding-right:0}.c-shoplist-article-section .c-shop-detail__info-row .c-memo-text{margin-top:0;margin-bottom:8px}.c-shoplist-article-section .c-shop-detail__reservation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.c-shoplist-article-section .c-shop-detail__reservation .button{font-size:16px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;background-image:none!important;background-color:var(--main-color);color:#fff!important;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;border-radius:4px;padding:16px 8px;gap:0}.c-shoplist-article-section .c-shop-detail__reservation .button .icon{width:20px;margin-right:8px}.c-shoplist-article-section .c-shop-detail__reservation .button--outline{color:var(--main-color)!important;border:1px solid currentColor;background-color:#fff}.c-shoplist-article-section .c-shop-detail__reservation-row{margin-top:12px}.c-shoplist-article-section .c-shop-detail__reservation--floating-area{background:#0009;display:none;position:fixed;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;width:100%;padding:10px;z-index:1}.c-shoplist-article-section .c-shop-detail__reservation--floating-area .c-shop-detail__reservation{width:100%;padding-right:90px;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-shoplist-article-section .c-shop-detail__reservation--floating-area .button{font-size:16px;font-weight:700;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;background-image:none!important;background-color:var(--main-color);color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;border-radius:4px;padding:16px 8px;gap:0}.c-shoplist-article-section .c-shop-detail__reservation--floating-area .button .icon{width:20px;margin-right:8px}.c-shoplist-article-section .c-shop-detail__reservation--floating-area .button--outline{color:var(--main-color);border:1px solid currentColor;background-color:#fff}@media screen and (min-width:1000px){.c-shoplist-article-section .c-shop-detail__reservation--floating-area{max-width:470px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.c-shoplist-article-section .c-shop-detail__reservation--floating-area .c-shop-detail__reservation{padding-right:0}}.c-shoplist-article-section .c-shop-images{margin-top:88px}.c-shoplist-article-section .c-shop-images img{margin:0;width:100%}.c-shoplist-article-section .c-shop-images__picture{display:block;margin-bottom:56px}.c-shoplist-article-section .c-shop-images__picture:last-child{margin-bottom:0}@media screen and (max-width:999px){.c-shoplist-article-section .c-shop-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.c-shoplist-article-section .c-shop-detail-map{margin-top:0}.c-shoplist-article-section .c-shop-detail-map iframe{min-height:345px;aspect-ratio:1.5}.c-shoplist-article-section .c-shop-detail-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-shoplist-article-section .c-shop-images{margin-top:56px}.c-shoplist-article-section .c-shop-images__picture{margin-bottom:24px}.c-shoplist-article-section .c-shop-images__picture:last-child{margin-bottom:0}}@media screen and (max-width:699px){.c-shoplist-article-section .section-stack{gap:36px}.c-shoplist-article-section .section-header h1{font-size:24px}.c-shoplist-article-section .container{padding:32px 0}.c-shoplist-article-section .c-shop-detail-info__name{font-size:22px}.c-shoplist-article-section .c-shop-detail-info__category{gap:6px}.c-shoplist-article-section .c-shop-detail-info__category-tag{font-size:12px}.c-shoplist-article-section .c-shop-detail__info-row table td{font-size:14px;padding:8px}.c-shoplist-article-section .c-shop-detail__info-row table td:first-child{padding-left:0;width:130px}.c-shoplist-article-section .c-shop-detail__info-row table td:last-child{padding-right:0}.c-shoplist-article-section .c-shop-detail__info-row .c-memo-text{margin-bottom:4px}.c-shoplist-article-section .c-shop-detail__reservation-row{margin-top:24px}}@media screen and (max-width:480px){.c-shoplist-article-section .c-shop-detail__reservation--floating-area .button{font-size:13px;padding:8px 6px}.c-shoplist-article-section .c-shop-detail__reservation--floating-area .button .icon{width:16px;margin-right:4px}}@media screen and (max-width:360px){.c-shoplist-article-section .c-shop-detail__reservation .button{font-size:14px;padding:8px 6px}.c-shoplist-article-section .c-shop-detail__reservation .button .icon{width:16px;margin-right:4px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-main-shopdetail.css.map */
