@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.spOnly{display:none}@media (max-width:767.9px){.spOnly{display:block}}.pcOnly{display:block}@media (max-width:767.9px){.pcOnly{display:none}}.u-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 16px;font-size:14px;font-weight:600;color:#ededed;text-decoration:none;text-transform:uppercase;cursor:pointer;background-color:#70b425;border:none;border-radius:4px;transition:background-color .3s}.u-btn:hover{background-color:#55891c}@media (min-width:768px){.u-hidePc{display:none !important}}@media (max-width:767.9px){.u-hideSp{display:none !important}}*,*:before,*:after{box-sizing:border-box}:root{--bloom-text-black:#333;--bloom-text-white:#fff;--bloom-bg-white:#fff}html{overflow-x:hidden;font-size:10px}body{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.5;color:#222;letter-spacing:0;background-color:#ededed;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;overflow-x:hidden}@media (max-width:767.9px){body{font-size:1.5rem}}h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,img,dl,dt,dd,div,span,hr{padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-size:16px;font-weight:700;line-height:1.2}th,td{padding:0}img{display:block;max-width:100%;height:auto}ul,ol,li{list-style:none}a{color:inherit;text-decoration:none}button{padding:0;cursor:pointer;background-color:unset;border:none}button:not(:disabled){cursor:pointer}.header{position:sticky;top:0;left:0;z-index:100;padding:25px 40px;background-color:#000;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.header.is-scrolled{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media (max-width:767.9px){.header{padding:15px 20px}}.header__inner{width:100%}.header__wrapper{display:flex;align-items:center;justify-content:space-between}.header__logo{position:relative;z-index:1001;width:160px;height:auto}@media (max-width:767.9px){.header__logo{width:131px;height:auto}}.header__logo.is-menu-open img{filter:brightness(1) invert(0) !important}.header__logo a{display:flex;align-items:center;width:100%;height:100%}.header__logo img{width:100%;height:100%;object-fit:contain;transition:filter .3s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.beer .header__logo img{filter:none}body.beer .header{background:rgba(255,255,255,.6)}.header__hamburger{position:relative;z-index:1001;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;width:50px;height:50px;padding:0;cursor:pointer;background-color:transparent;border:none}@media (max-width:767.9px){.header__hamburger{display:flex}}.header__hamburger span{display:block;width:50px;height:1px;background-color:#000;transition:all .3s ease;transform-origin:center center;will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.header__hamburger span:nth-child(2){transform-origin:left}.header__hamburger.is-on-mv span{background-color:#fff}.header__hamburger:hover span:nth-child(2){transform:scaleX(.5)}.header__hamburger.is-open{gap:0}.header__hamburger.is-open span{transform-origin:center center}.header__hamburger.is-open span:nth-child(1){background-color:#fff;transform:translateY(.5px) rotate(45deg)}.header__hamburger.is-open span:nth-child(2){background-color:#fff;transform:translateY(-.5px) rotate(-45deg);transform-origin:center center}.header__hamburger.is-open:hover span:nth-child(2){transform:translateY(-.5px) rotate(-45deg)}.header__menu{position:fixed;top:0;right:0;z-index:1000;width:100vw;height:100vh;transition:transform .4s ease;transform:translateX(100%)}.header__menu.is-open{transform:translateX(0)}.header__menu-wrapper{display:flex;width:100%;height:100%}.header__menu-left{display:flex;flex:7;align-items:center;justify-content:center;background-color:#fff}@media (max-width:767.9px){.header__menu-left{display:none}}.header__product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;width:100%;min-width:320px;max-width:100%;overflow-x:auto}@media (max-width:767.9px){.header__product-grid{grid-template-columns:1fr;width:100%}}.header__product-item{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;aspect-ratio:760/560;padding:40px;text-decoration:none;background-color:#fff;transition:opacity .3s ease}@media (max-width:767.9px){.header__product-item{padding:20px}}.header__product-item:nth-child(1):after{position:absolute;top:0;right:0;width:1px;height:92%;content:"";background-color:rgba(112,112,112,.15);transform:translateY(4%)}.header__product-item:nth-child(1),.header__product-item:nth-child(2){border-bottom:1px solid rgba(112,112,112,.15)}.header__product-item:nth-child(3):after{position:absolute;top:0;right:0;width:1px;height:92%;content:"";background-color:rgba(112,112,112,.15);transform:translateY(4%)}.header__product-item:hover{opacity:.7}.header__product-image{width:180px;height:180px;overflow:hidden}@media (max-width:767.9px){.header__product-image{width:140px;height:140px}}.header__product-image img{width:100%;height:100%;object-fit:contain}.header__product-name{display:flex;gap:8px;align-items:center;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:18px;color:#000;text-align:center}@media (max-width:767.9px){.header__product-name{font-size:16px}}.header__product-arrow{width:16px;height:16px}@media (max-width:767.9px){.header__product-arrow{width:14px;height:14px}}.header__menu-right{display:flex;flex:3;flex-direction:column;gap:40px;align-items:flex-start;justify-content:center;padding:60px 40px;background-color:#000;min-width:480px}@media (max-width:767.9px){.header__menu-right{gap:30px;padding:40px 20px}}.header__nav-list{display:flex;flex-direction:column;gap:30px}.header__nav-item{display:flex;flex-direction:column;gap:8px}.header__nav-item a{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:18px;color:#fff;text-decoration:none;transition:opacity .3s ease}@media (max-width:767.9px){.header__nav-item a{font-size:16px}}.header__nav-item a:hover{opacity:.7}.header__nav-subtitle{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:12px;font-weight:600;color:rgba(255,255,255,.46)}@media (max-width:767.9px){.header__nav-subtitle{font-size:11px}}.header__purchase-btn{position:relative;display:inline-block;overflow:hidden;padding:20px 36px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:16px;color:#fff;text-decoration:none;background-color:#fff;border:1px solid #000;transition:color .3s ease}@media (max-width:767.9px){.header__purchase-btn{padding:16px 28px;font-size:14px}}.header__purchase-btn span{position:relative;z-index:2}.header__purchase-btn:before{position:absolute;inset:0;z-index:0;content:"";background-color:#000;border:1px solid #fff;border-radius:10px}@media (max-width:767.9px){.header__purchase-btn:before{inset:0}}.header__purchase-btn:after{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:0;content:"";background-color:#fff;transition:height .3s ease}.header__purchase-btn:hover{color:#000}.header__purchase-btn:hover:after{height:100%}.header__info{width:100%}.header__address{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;line-height:1.8;color:#fff}@media (max-width:767.9px){.header__address{font-size:12px}}.header__bottom-links{display:flex;gap:20px;align-items:center;width:100%}@media (max-width:767.9px){.header__bottom-links{display:block}}.header__privacy-link{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;color:#fff;text-decoration:none;transition:opacity .3s ease}@media (max-width:767.9px){.header__privacy-link{font-size:12px}}.header__privacy-link:hover{opacity:.7}.header__sns-links{display:flex;gap:16px;margin-left:auto}@media (max-width:767.9px){.header__sns-links{margin:30px 0 0;gap:40px}}.header__sns-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;text-decoration:none;transition:opacity .3s ease}@media (max-width:767.9px){.header__sns-link{width:40px;height:40px}}.header__sns-link:hover{opacity:.7}.header__sns-link svg{width:100%;height:100%}.header{transition:background .3s}.header.is-mv{background:rgba(255,255,255,0)}.header__logo img,.header__hamburger span{transition:filter .3s,background-color .3s}.breadcrumb{display:flex;font-family:"Shippori Mincho",serif;color:#fff;font-size:1.2rem;margin-top:24px}@media (max-width:767.9px){.breadcrumb{margin-top:16px}}.breadcrumb__item:not(:first-child):before{display:inline;content:"/";margin:0 8px}.breadcrumb__link{color:#fff;text-decoration:none}.breadcrumb__link:hover{text-decoration:underline}.mv{position:relative;width:100vw;max-height:850px;min-height:640px;aspect-ratio:136/77;margin-top:-107px;overflow:hidden}@media (max-width:767.9px){.mv{height:100dvh;margin-top:-82px}}.mv img{width:100%;height:100%;object-fit:cover}.mv .swiper-slide{position:relative;z-index:0}.mv .swiper-slide:after{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;content:"";background-color:#000;opacity:.1}.swiper-text-wrapper{position:absolute;top:35%;left:10%;z-index:2;display:flex;gap:48px}@media (max-width:767.9px){.swiper-text-wrapper{top:35%;left:5%;gap:30px}}.swiper-text{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:30px;font-weight:400;line-height:1.8;color:#fff;letter-spacing:.14em;writing-mode:vertical-rl !important}@media (max-width:767.9px){.swiper-text{font-size:24px}}.swiper-text-en{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:13px;font-weight:400;line-height:1.8;color:#fff;letter-spacing:-.02em;writing-mode:vertical-rl !important}.mv-message{position:absolute;bottom:0;left:0;z-index:2;pointer-events:none;transform:translate(-3px,9px)}@media (max-width:767.9px){.mv-message{width:100%;letter-spacing:-.02em;transform:translate(-6px,4px)}}.mv-message__jp{margin-left:120px;font-size:5.3rem;font-weight:700;line-height:1.3;color:#fff;letter-spacing:.15em;opacity:0;writing-mode:vertical-rl !important}@media screen and (768px <=width <=1269px){.mv-message__jp{font-size:4vw}}@media (max-width:767.9px){.mv-message__jp{margin-right:20px;margin-left:auto;font-size:4.2rem}}.mv-message__en{font-size:14rem;font-weight:700;line-height:1;color:#d2d2d2;text-transform:uppercase;letter-spacing:.05em;opacity:0;transform:translateY(50px)}@media screen and (768px <=width <=1269px){.mv-message__en{font-size:11vw}}@media (max-width:767.9px){.mv-message__en{font-size:18vw}}.mv-pagination{position:absolute;right:0;bottom:0;z-index:2;display:flex;gap:3px;align-items:center;font-family:"Poppins",sans-serif;font-size:12px;font-weight:300;color:#fff;transform:translate(-40px,-20px)}@media (max-width:767.9px){.mv-pagination{right:auto;left:0;transform:translate(-6px,-50vw) rotate(90deg)}}.mv-pagination-line{position:relative;flex:1;width:73px;height:1px;overflow:hidden;background:rgba(255,255,255,.4)}.mv-pagination-line:after{position:absolute;top:0;left:0;width:var(--progress,0%);height:1px;content:"";background:#fff;transition:width .2s ease}.mv-info{position:absolute;right:24px;bottom:24px;z-index:2;display:flex;align-items:center;width:500px;height:54px;padding:0 20px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;color:#fff;background-color:rgba(0,0,0,.64)}@media (max-width:767.9px){.mv-info{right:0;bottom:0;width:100%;height:auto;padding:12px 20px}}.mv-info__label{flex-shrink:0;margin-right:8px}.mv-info__link{position:relative;flex:1;min-width:0;overflow:hidden;color:#fff;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.mv-info__link:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background-color:#fff;transition:transform .3s ease;transform:scaleX(0);transform-origin:left}.mv-info__link:hover:after{transform:scaleX(1)}@media (max-width:767.9px){.mv-info__link{white-space:normal}}.mv-right-actions{position:absolute;right:30px;bottom:100px;z-index:1;display:flex;flex-direction:column;gap:40px}@media (max-width:767.9px){.mv-right-actions{display:none}}.mv-center-wrapper{position:absolute;top:50%;left:50%;z-index:10;display:flex;flex-direction:column;gap:30px;align-items:center;transform:translate(-50%,-50%)}@media (max-width:767.9px){.mv-center-wrapper{gap:20px;width:100%}}.mv-center-info{display:flex;flex-direction:column;align-items:center;justify-content:center;width:540px;height:480px;padding:40px;text-align:center;background-color:rgba(0,0,0,.64)}@media (max-width:767.9px){.mv-center-info{width:90%;max-width:400px;height:auto;padding:30px 20px}}.mv-center-info__logo{width:180px !important;height:auto !important;margin-bottom:10px;object-fit:contain !important;filter:brightness(0) invert(1)}@media (max-width:767.9px){.mv-center-info__logo{width:140px !important;margin-bottom:20px}}.mv-center-info__title,.mv-center-info__text,.mv-center-info__date{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;color:#fff;letter-spacing:.04em}.mv-center-info__title{margin-bottom:32px;font-size:20px}@media (max-width:767.9px){.mv-center-info__title{margin-bottom:24px;font-size:18px}}.mv-center-info__text{margin-bottom:32px;font-size:14px;line-height:1.8}.mv-center-info__text p{margin:0 0 8px}@media (max-width:767.9px){.mv-center-info__text{margin-bottom:24px;font-size:13px}}.mv-center-info__date{font-size:14px;font-weight:700}@media (max-width:767.9px){.mv-center-info__date{font-size:13px}}.mv-sp-actions{display:none;flex-direction:column;gap:20px;align-items:center;width:90%;max-width:400px}@media (max-width:767.9px){.mv-sp-actions{display:flex}}.mv-sp-actions__btn{position:relative;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;padding:12px 24px;overflow:hidden;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;color:#d2d2d2;text-decoration:none;background-color:transparent;border:1px solid #fff;transition:color .3s ease}.mv-sp-actions__btn:before{position:absolute;top:0;right:0;left:auto;z-index:-1;width:0;height:100%;content:"";background-color:#fff;transition:left .3s ease,right .3s ease,width .3s ease}.mv-sp-actions__btn:hover{color:#000}.mv-sp-actions__btn:hover:before{right:0;left:auto;width:100%}.mv-sp-actions__btn-icon{display:flex;width:20px;height:20px}.mv-sp-actions__btn-icon svg{width:100%;height:100%;fill:#fff;transition:fill .3s ease}.mv-sp-actions__btn-text{letter-spacing:.1em}.mv-sp-actions__sns{display:flex;flex-direction:row;gap:20px;align-items:center}.mv-sp-actions__sns-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;text-decoration:none;transition:opacity .3s ease}.mv-sp-actions__sns-link:hover{opacity:.7}.mv-sp-actions__sns-link svg{width:100%;height:100%}.mv-sp-actions__btn:hover .mv-sp-actions__btn-icon svg{fill:#000}html,body{height:100%;margin:0;padding:0}body{min-height:100svh;display:flex;flex-direction:column}main{flex:1 1 auto}.footer__copyright{margin-left:auto;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:10px;color:#858585;text-align:right}@media (max-width:767.9px){.footer__copyright{width:100%;margin-left:0}}.footer{padding:60px 0;background-color:#000}@media (max-width:767.9px){.footer{padding:40px 0}}.footer__inner{width:90%;max-width:1200px;margin-inline:auto}.footer__wrapper{display:flex;gap:40px;align-items:stretch}@media (max-width:767.9px){.footer__wrapper{flex-direction:column;gap:30px}}.footer__left{flex:3;display:flex;align-items:center;justify-content:center;min-height:160px}@media (max-width:767.9px){.footer__left{width:100%;min-height:120px}}.footer__logo{width:174px}.footer__logo a{display:block}.footer__logo img{width:100%;height:auto;object-fit:contain;filter:brightness(0) invert(1)}.footer__right{display:flex;flex:7;flex-direction:column;gap:20px}@media (max-width:767.9px){.footer__right{width:100%}}.footer__nav-list{display:flex;flex-wrap:wrap;gap:12px 32px;justify-content:flex-start;width:100%;padding:0;margin:0;list-style:none}@media (max-width:767.9px){.footer__nav-list{flex-direction:column;gap:12px;justify-content:flex-start}}.footer__nav-item{display:flex;flex-direction:column;gap:4px;margin:0}.footer__nav-label-en{display:inline-flex;gap:8px;align-items:center;font-size:10px;color:#707070;text-transform:uppercase;letter-spacing:.16em}.footer__nav-label-line{display:inline-block;width:1.5em;height:1px;background-color:currentColor}.footer__nav-label-text{display:inline-block;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif}.footer__divider{width:100%;height:1px;margin-top:24px;margin-bottom:24px;background-color:rgba(112,112,112,.4)}.footer__links{display:flex;flex-wrap:wrap;gap:20px;align-items:center}@media (max-width:767.9px){.footer__links{flex-direction:column;align-items:flex-start}}.footer__contact-group{display:flex;gap:48px;align-items:center}@media (max-width:767.9px){.footer__contact-group{flex-direction:column;gap:12px;align-items:flex-start}}.footer__sns{display:flex;gap:20px}.footer__sns-link{display:inline-flex;color:#fff;transition:opacity .3s ease}.footer__sns-link:hover{opacity:.7}.footer__sns-icon{display:inline-flex;width:24px;height:24px}.footer__sns-icon svg{width:100%;height:100%}.footer__link{position:relative;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;color:#fff;text-decoration:none}@media (max-width:767.9px){.footer__link{font-size:13px}}.footer__link:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background-color:#fff;transition:transform .3s ease;transform:scaleX(0);transform-origin:left}.footer__link:hover:after{transform:scaleX(1)}@media (max-width:767.9px){.mv-center-info__text p,.notice__text,.footer__address p{padding-right:0;padding-left:0;line-height:1.7;letter-spacing:.03em;word-break:keep-all;overflow-wrap:break-word}}@media (min-width:768px) and (max-width:1024px){main{min-height:auto}.footer{padding-bottom:0}}@media (max-width:767.9px){.mv-sp-actions__btn{display:flex;gap:8px;align-items:center;justify-content:center;width:90vw;max-width:340px;margin-inline:auto;color:#fff;text-align:center;background:rgba(0,0,0,.7);border:0;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08)}}.c-fixed-purchase-btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:210px;padding:20px 0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:16px;color:#fff;text-decoration:none;background-color:transparent;border:1px solid #fff;overflow:hidden;transition:color .3s ease}@media (max-width:767.9px){.c-fixed-purchase-btn{width:50px;height:180px;font-size:14px}}.c-fixed-purchase-btn:before{content:"";position:absolute;left:100%;top:0;width:100%;height:100%;background:#fff;z-index:-1;transition:left .4s cubic-bezier(.77,0,.175,1)}.c-fixed-purchase-btn:hover{color:#000}.c-fixed-purchase-btn:hover:before{left:0}.c-fixed-purchase-btn__icon{display:block;width:24px;height:24px;margin-bottom:16px}.c-fixed-purchase-btn__icon svg{width:100%;height:100%;fill:currentColor;transition:fill .3s ease}.c-fixed-purchase-btn__text{letter-spacing:.1em;writing-mode:vertical-rl}.c-fixed-purchase-btn:hover .c-fixed-purchase-btn__icon svg{fill:#000}.access-contact{position:relative;padding:80px 0;color:#fff;background-color:transparent;background-image:url(//kamihei-shuzo.jp/wp-content/themes/kamihei-shuzo/assets/css/../images/common/image_footer_bg_02.jpg);background-repeat:no-repeat;background-attachment:fixed;background-position:center;background-size:cover}.access-contact:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;content:"";background-color:rgba(0,0,0,.4)}@media (max-width:767.9px){.access-contact{padding:48px 0}}.access-contact__decoration{position:absolute;top:40%;left:-10px;z-index:1;display:inline-flex;flex-direction:column;gap:16px;align-items:center;margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;font-weight:500;line-height:1.6;color:rgba(255,255,255,.5);letter-spacing:.1em;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translate(-100%,-50%)}@media (max-width:767.9px){.access-contact__decoration{display:none}}.access-contact__decoration-line{display:block;width:1px;height:24px;background-color:rgba(255,255,255,.5)}.access-contact__decoration-text{writing-mode:vertical-rl;text-orientation:mixed}.access-contact__inner{position:relative;z-index:1;display:flex;gap:48px;align-items:stretch;max-width:1120px;padding:0 40px;margin:0 auto}@media (max-width:767.9px){.access-contact__inner{flex-direction:column;gap:24px;padding:0 25px}}.access-contact__content{display:flex;flex:1 1 0;flex-direction:column;gap:32px;justify-content:center;min-width:0}.access-contact__company{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:28px;font-weight:600;line-height:1.4;color:inherit}@media (max-width:767.9px){.access-contact__company{font-size:24px}}.access-contact__address{display:flex;flex-direction:column;gap:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;font-style:normal;font-weight:500;line-height:1.8;color:inherit}.access-contact__address-line,.access-contact__address-contact{margin:0;font-style:normal}.access-contact__map-link-wrap{display:inline-flex;margin-left:12px}.access-contact__map-link{position:relative;display:inline-flex;gap:4px;align-items:center;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:12px;font-style:normal;color:inherit;text-decoration:none;letter-spacing:.05em;transition:color .3s ease}.access-contact__map-link:after{position:absolute;bottom:-2px;left:0;width:100%;height:1px;content:"";background-color:currentColor;transition:transform .3s ease;transform:scaleX(0);transform-origin:left}.access-contact__map-link:hover,.access-contact__map-link:focus-visible{color:inherit}.access-contact__map-link:hover:after,.access-contact__map-link:focus-visible:after{transform:scaleX(1)}.access-contact__map-link-icon{display:flex;width:16px;height:16px}.access-contact__map-link-icon img{display:block;width:100%;height:auto}.access-contact__btn{position:relative;display:inline-flex;gap:12px;align-items:center;justify-content:center;width:260px;max-width:100%;min-height:60px;padding:0 32px;overflow:hidden;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;color:#fff;text-decoration:none;letter-spacing:.1em;background-color:transparent;border:1px solid #fff;transition:color .3s ease}@media (max-width:767.9px){.access-contact__btn{width:100%}}.access-contact__btn:before{position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;content:"";background-color:#fff;transition:transform .3s ease;transform:translateY(100%)}.access-contact__btn:hover,.access-contact__btn:focus-visible{color:#000}.access-contact__btn:hover:before,.access-contact__btn:focus-visible:before{transform:translateY(0)}.access-contact__btn:hover:after,.access-contact__btn:focus-visible:after{opacity:0}.access-contact__btn-icon{display:flex;width:18px;height:14px}.access-contact__btn-icon img{display:block;width:100%;height:auto;transition:filter .3s ease}.access-contact__btn:hover .access-contact__btn-icon img,.access-contact__btn:focus-visible .access-contact__btn-icon img{filter:invert(1)}.access-contact__btn-text{white-space:nowrap}.access-contact__map{position:relative;flex:1 1 0;min-width:0;min-height:300px}.access-contact__map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:10px}.about-section{--about-section-photo-primary-width:500px;--about-section-photo-primary-top:-110px;--about-section-photo-primary-right:-450px;--about-section-photo-secondary-width:270px;--about-section-photo-secondary-top:250px;--about-section-photo-secondary-right:620px;--about-section-photo-tertiary-width:210px;--about-section-photo-tertiary-top:490px;--about-section-photo-tertiary-right:-240px;position:relative;padding:120px 0 220px;background-color:#fff}.about-section__container{position:relative;display:flex;flex-direction:column;gap:64px;max-width:1120px;padding:0 40px;margin:0 auto}.about-section__heading{position:relative;left:-240px;min-height:180px}.about-section__heading-main{display:block;margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:170px;font-weight:600;line-height:1;color:#f8f7f6;text-transform:none;letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none}.about-section__heading-sub{position:absolute;top:0;left:20%;display:inline-flex;align-items:flex-start;margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:18px;font-weight:500;line-height:1.6;color:#000;letter-spacing:.2em;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed;transform:translateX(-50%)}.about-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;width:100%;max-width:600px;padding:56px 56px 64px;margin-left:120px;background-color:rgba(255,255,255,.92);border-radius:32px}.about-section__gallery{position:absolute;top:0;right:0;z-index:0;display:flex;flex-direction:column;gap:36px;pointer-events:none}.about-section__photo{position:absolute;width:fit-content;margin:0}.about-section__photo img{display:block;width:100%;height:auto;border-radius:10px;box-shadow:0 30px 70px rgba(20,20,20,.18)}.about-section__photo--primary{top:var(--about-section-photo-primary-top);right:var(--about-section-photo-primary-right);width:var(--about-section-photo-primary-width)}.about-section__photo--secondary{top:var(--about-section-photo-secondary-top);right:var(--about-section-photo-secondary-right);width:var(--about-section-photo-secondary-width)}.about-section__photo--tertiary{top:var(--about-section-photo-tertiary-top);right:var(--about-section-photo-tertiary-right);width:var(--about-section-photo-tertiary-width)}.about-section__title{margin:0 0 60px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:40px;font-weight:600;line-height:1.3;color:#000}.about-section__text{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;line-height:2;color:#414141;letter-spacing:.05em}.about-section__btn{display:inline-flex;align-self:flex-start;color:#000;border-color:#000}.about-section__btn:before{background-color:#000}.about-section__btn:hover,.about-section__btn:focus-visible{color:#fff}.about-section__btn-text{font-family:inherit}@media (max-width:767.9px){.about-section{padding:80px 0}.about-section__container{gap:40px;padding:0 25px}.about-section__heading{left:0;min-height:100px}.about-section__heading-main{font-size:96px;letter-spacing:.04em}.about-section__heading-sub{writing-mode:initial;left:60%;font-size:14px;left:0;right:0;top:60px;margin:auto;display:block;transform:translate(0)}.about-section__inner{gap:20px;max-width:none;padding:0 0 48px;margin-left:0;border-radius:24px}.about-section__gallery{display:none}.about-section__photo{position:relative;width:100%}.about-section__photo img{width:100%;border-radius:10px}.about-section__title{margin:0 0 32px;font-size:28px}.about-section__text{font-size:15px;line-height:1.8}.about-section__btn{align-self:stretch;justify-content:center}}.feature-section{position:relative;padding:20px 0 40px;background-color:#fff;background-image:url(//kamihei-shuzo.jp/wp-content/themes/kamihei-shuzo/assets/css/../images/top/image_top_feature_01.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.feature-section__container{position:relative;display:flex;flex-direction:column;gap:0;max-width:1120px;padding:0 40px;margin:0 auto}.feature-section__heading{position:relative;left:270px;min-height:180px}.feature-section__heading-main{display:block;margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:170px;font-weight:600;line-height:1;color:rgba(255,255,255,.3);text-align:center;letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none}.feature-section__heading-sub{display:inline-flex;align-items:center;margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:16px;font-weight:500;line-height:1.6;color:#fff;letter-spacing:.14em;white-space:nowrap}.feature-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;width:100%;max-width:660px;padding:120px 0 64px 70px;margin:-120px 0 0 auto}.feature-section__title{margin:0 0 20px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:34px;font-weight:500;line-height:1.3;color:#fff}.feature-section__title span{font-size:15px}.feature-section__text{margin:0 0 10px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;line-height:2;color:#fff;letter-spacing:.05em}.feature-section__btn{display:inline-flex;align-self:flex-start;color:#fff;border-color:#fff}.feature-section__btn:before{background-color:#fff}.feature-section__btn:hover,.feature-section__btn:focus-visible{color:#000}.feature-section__btn-text{font-family:inherit}@media (max-width:767.9px){.feature-section{padding:40px 0}.feature-section__container{gap:40px;padding:0 25px}.feature-section__heading{display:none}.feature-section__heading-main{font-size:96px;text-align:center;letter-spacing:.04em}.feature-section__heading-sub{margin:0 0 12px;font-size:16px;color:#fff}.feature-section__inner{gap:20px;max-width:none;padding:0 0 20px;margin:0;transform:none}.feature-section__title{margin:0 0 32px;font-size:28px}.feature-section__text{font-size:15px;line-height:1.8}.feature-section__btn{align-self:stretch;justify-content:center}}.beer-section{padding:120px 20px 0}.beer-section__container{display:grid;grid-template-columns:40% 60%;gap:64px;align-items:center;max-width:1200px;padding:80px 60px;margin:0 auto;overflow:hidden;background-color:#70b425;font-family:"Jost",sans-serif;color:#ededed;border-radius:20px}.beer-section__content{display:flex;flex-direction:column;gap:0;color:#fff}.beer-section__content p,.beer-section__content span,.beer-section__content a,.beer-section__content strong,.beer-section__content em{color:#fff}.beer-section__title{margin:0;color:#ededed;letter-spacing:0;font-size:70px;font-weight:700;line-height:1}.beer-section__subtitle{margin:0;color:#ededed;letter-spacing:.2em;font-size:16px;font-weight:700}.beer-section__body{margin:40px 0;color:#ededed;letter-spacing:.05em;display:flex;flex-direction:column;gap:18px;font-size:14px;line-height:2}.beer-section__text{margin:0;color:#fff}.beer-section__btn{position:relative;z-index:0;display:inline-flex;gap:12px;align-items:center;align-self:flex-end;justify-content:center;min-height:48px;padding:0;font-size:14px;font-weight:600;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;background-color:transparent;transition:background .3s;overflow:hidden}.beer-section__btn:hover{background-color:transparent}.beer-section__btn-text{color:inherit;white-space:nowrap}.beer-section__btn-icon{display:inline-flex;width:48px;height:48px;position:relative}.beer-section__btn-icon>*{position:absolute;left:0;top:0;transition:transform .3s,opacity .3s}.beer-section__btn-icon--green{z-index:1;transition:transform .3s,opacity .3s}.beer-section__btn-icon--white{z-index:2;opacity:0;transform:translateX(-20px);transition:transform .3s,opacity .3s}.beer-section__btn:hover .beer-section__btn-icon--green{transform:translateX(20px);opacity:0}.beer-section__btn:hover .beer-section__btn-icon--white{transform:translateX(0);opacity:1}.beer-section__btn-icon-arrow--hover,.beer-section__btn-icon-arrowhead--hover{opacity:0;transition:opacity .3s,transform .3s;transform:translateX(-8px)}.beer-section__btn:hover .beer-section__btn-icon-arrow--default,.beer-section__btn:hover .beer-section__btn-icon-arrowhead--default{opacity:0;transition:opacity .3s,transform .3s;transform:translateX(8px)}.beer-section__btn:hover .beer-section__btn-icon-arrow--hover,.beer-section__btn:hover .beer-section__btn-icon-arrowhead--hover{opacity:1;transition:opacity .3s,transform .3s;transform:translateX(0)}.beer-section__media{align-items:stretch;display:flex;justify-content:center;margin:0}.beer-section__image{display:block;width:100%;max-width:520px;height:100%;object-fit:cover;border-radius:10px}@media (max-width:767.9px){.beer-section{padding:60px 20px 0}.beer-section__container{grid-template-columns:1fr;gap:20px;padding:24px}.beer-section__title{font-size:50px}.beer-section__subtitle{font-size:28px}.beer-section__body{gap:14px;font-size:14px}.beer-section__media{order:-1}.beer-section__image{max-width:none}}.beer-section__btn-icon-svg .beer-section__btn-icon-circle{transition:fill .3s}.beer-section__btn:hover .beer-section__btn-icon-svg .beer-section__btn-icon-circle{fill:#4e8c1a}.beer__list-header{display:flex;align-items:center;gap:1.5rem;position:relative;padding:2rem 0 1.5rem;margin-bottom:2rem;justify-content:flex-start}.beer__list-header h3{white-space:nowrap}.beer__list-header-title{font-size:1.5rem;font-weight:700;margin:0;position:relative;z-index:1;letter-spacing:.08em;line-height:1.1}.beer__list-header-link{position:relative;display:inline-flex;align-items:center;color:#67a324;font-weight:500;text-decoration:none;font-size:1.1rem;padding:0;background:0 0;border:none;box-shadow:none;margin-left:1.5rem;cursor:pointer}.beer__list-header-link-text{position:relative;display:inline-block;z-index:1}.beer__list-header-underline{position:absolute;left:0;right:0;bottom:0;width:100%;height:2px;background:#67a324;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:0}.beer__list-header-link:hover .beer__list-header-link-text .beer__list-header-underline,.beer__list-header-link:focus .beer__list-header-link-text .beer__list-header-underline{transform:scaleX(1)}.beer__list-header-link-icon{display:inline-flex;align-items:center;margin-left:.5em;width:3em;height:3em;min-width:48px;min-height:48px;margin-right:20px}@media (max-width:767.9px){.beer__list-header-link-icon{width:1em;height:1em;margin-right:0}}.beer__list-header-link-icon svg{width:100%;height:100%;display:block}.beer__list-header-link-icon .circle-bg{stroke:#70b425;fill:#70b425;transition:fill .2s,stroke .2s}.beer__list-header-link-icon .arrow{stroke:#fff;transition:stroke .2s}.beer__list-header-link:hover .beer__list-header-link-icon .circle-bg,.beer__list-header-link:focus .beer__list-header-link-icon .circle-bg{fill:#fff;stroke:#70b425}.beer__list-header-link:hover .beer__list-header-link-icon .arrow,.beer__list-header-link:focus .beer__list-header-link-icon .arrow{stroke:#70b425}.beer__list-header{padding:80px 60px;margin:0 auto;font-family:"Jost",sans-serif;color:#ededed}@media (max-width:767.9px){.beer__list-header{padding:80px 10px 40px}}.beer__list-header{display:flex;justify-content:space-between}.beer__list-header h3{position:relative;color:#70b425}.beer__list-header h3:before{content:"LINEUP";position:absolute;top:-38px;left:80px;opacity:.1;bottom:0;font-size:99px;margin:auto}.beer__list-header a{font-size:16px;color:#000}.beer__slider-deck{padding:0 60px 80px}@media (max-width:767.9px){.beer__slider-deck{padding-bottom:20px}}.sake-section{padding:120px 20px 80px;background-color:#fff}.sake-section__container{display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:80px;align-items:flex-start;max-width:1120px;padding:80px 60px;margin:0 auto;background-color:#f8f7f6}.sake-section__media{position:relative;z-index:2;margin:0}.sake-section__image{display:block;width:100%;height:auto;object-fit:cover;border-radius:10px}.sake-section__inner{position:relative;z-index:0;display:flex;flex-direction:column;gap:24px}.sake-section__accent{display:none !important;position:absolute;top:var(--sake-section-accent-top,100px);right:var(--sake-section-accent-right,-160px);z-index:1;width:760px;height:620px;pointer-events:none;background-color:#f8f7f6;border-radius:20px}.sake-section__label{position:absolute;top:-120px;left:-40px;z-index:2;display:flex;gap:26px;align-items:flex-start}.sake-section__label-ja{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:40px;font-weight:600;color:#000;letter-spacing:.1em;writing-mode:vertical-rl;text-orientation:upright}.sake-section__label-en{display:inline-flex;align-items:center;justify-content:center;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:16px;font-weight:500;color:#bfb8a3;letter-spacing:.1em;transform:rotate(90deg);transform-origin:top left}.sake-section__copy{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px;margin:60px 0 0 40px}.sake-section__text{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;line-height:2;color:#000;letter-spacing:.08em}.sake-section__btn{position:relative;z-index:2;display:inline-flex;align-self:flex-start;margin:0 0 0 40px;overflow:hidden;color:#000;background-color:#fff;border-color:#000}.sake-section__btn:before{z-index:0;background-color:#000;transform:translateY(100%)}.sake-section__btn:hover,.sake-section__btn:focus-visible{color:#fff}.sake-section__btn:hover:before,.sake-section__btn:focus-visible:before{transform:translateY(0)}.sake-section__btn-text{position:relative;z-index:1;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;letter-spacing:.12em}.sake-section__shop-link{width:600px;display:flex;justify-content:center;margin:40px auto}@media (max-width:767.9px){.sake-section__shop-link{width:80%}.sake-section__shop-link .sake-section__btn{margin:0}}@media (max-width:767.9px){.sake-section{padding:80px 0}.sake-section__container{grid-template-columns:1fr;gap:48px;padding:45px 25px}.sake-section__inner{gap:20px}.sake-section__label{position:static;flex-direction:column;align-items:center;gap:16px}.sake-section__label-ja{writing-mode:initial;font-size:34px;letter-spacing:.28em}.sake-section__label-en{transform:rotate(0deg);font-size:14px;letter-spacing:.38em}.sake-section__copy{margin:20px 0 0}.sake-section__accent{top:var(--sake-section-accent-top-sp,-40px);right:var(--sake-section-accent-right-sp,-20px);width:520px;height:420px;border-radius:20px}.sake-section__btn{justify-content:center;width:100%}}.sake{padding-top:0}@media (max-width:767.9px){.sake__slider-deck{padding-inline:5%}}@media (min-width:768px){.sake__slider-deck{padding:revert;display:flex;align-items:start;position:relative;gap:70px;padding:0 0 0 140px}}@media (min-width:768px){.sake__slider-heading{display:flex;justify-content:center;flex-direction:column-reverse;position:relative;writing-mode:vertical-rl;text-orientation:mixed;width:14.57%}}.sake__slider-heading-en,.sake__slider-heading-ja{display:block}.sake__slider-heading-en{position:relative;font-size:11px;font-weight:500;letter-spacing:.02em;color:#bfb8a3}@media (min-width:768px) and (max-width:1099.9px){.sake__slider-heading-en{left:40px}}@media (min-width:1100px){.sake__slider-heading-en{left:56px}}.sake__slider-heading-ja{font-size:clamp(21px,1.9vw,31px);font-weight:600;letter-spacing:.2em}.sake .swiper-wrapper{padding-bottom:32px}@media (min-width:768px) and (max-width:1099.9px){.sake .swiper-wrapper{padding-bottom:32px}}@media (min-width:1100px){.sake .swiper-wrapper{padding-bottom:40px}}@media (min-width:768px){.sake .swiper-slide:not(:last-child){margin-right:0}}.sake-slide{width:100%}@media (max-width:767.9px) and (min-width:500px){.sake-slide{width:50%}}@media (min-width:768px){.sake-slide{width:21.9619326501vw !important;position:relative}}.sake-slide__link{display:block;width:100%;height:100%;text-decoration:none;color:inherit;cursor:pointer}.sake-slide__image{overflow:hidden;border-radius:10px}.sake-slide__image img{width:100%;height:auto;display:block;transform-origin:center center;transition:transform .3s ease}.sake-slide__link:hover .sake-slide__image img{transform:scale(1.1)}.sake .sake-slide__name{margin-top:8px;font-size:clamp(12px,1.02vw,17px);font-weight:500;letter-spacing:.03em}@media (min-width:768px) and (max-width:1099.9px){.sake .sake-slide__name{margin-top:12px}}@media (min-width:1100px){.sake .sake-slide__name{margin-top:18px}}.sake .sake-slide__price{margin-top:4px;font-size:clamp(13px,1.32vw,22px);font-weight:500;letter-spacing:.03em}@media (min-width:768px) and (max-width:1099.9px){.sake .sake-slide__price{margin-top:6px}}@media (min-width:1100px){.sake .sake-slide__price{margin-top:8px}}@media (min-width:1366px){.sake .sake-slide__price{margin-top:10px}}.sake .sake-slide__award{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;min-width:32px;height:76px;padding-block:8px;font-size:12px;font-weight:500;letter-spacing:.1em;color:#fff;writing-mode:vertical-rl;text-orientation:mixed}.sake .sake-slide__award--gold{background-color:#b7ad78}.sake .sake-slide__award--silver{background-color:#9d9d9d}#sake-slider{position:relative;padding-bottom:36px}@media (min-width:768px) and (max-width:1099.9px){#sake-slider{padding-bottom:48px}}@media (min-width:1100px){#sake-slider{padding-bottom:64px}}.product .swiper-button-prev,.product .swiper-button-next,#sake-slider .swiper-button-prev,#sake-slider .swiper-button-next{display:none !important}#sake-slider .swiper-footer{position:absolute;left:0;right:0;bottom:8px;display:flex;align-items:center;gap:32px;z-index:2}@media (min-width:768px){#sake-slider .swiper-footer{bottom:18px}}.swiper-button-group{display:flex;align-items:center;gap:24px}.sake-slider-nav{display:grid;place-items:center;border-radius:50%;border:1px solid #ccc;background-color:#fff;cursor:pointer;overflow:hidden;transition:background-color .3s cubic-bezier(.25,.8,.25,1),border-color .3s cubic-bezier(.25,.8,.25,1);appearance:none;-webkit-appearance:none;background-image:none}@media (max-width:1099.9px){.sake-slider-nav{width:40px;height:40px;padding:0}}@media (min-width:1100px){.sake-slider-nav{width:45px;height:45px;padding:0}}.sake-slider-nav img{display:block;object-fit:contain;pointer-events:none}@media (max-width:1099.9px){.sake-slider-nav img{width:9px;height:12.6px}}@media (min-width:1100px){.sake-slider-nav img{width:10px;height:14px}}.sake-nav-icon{grid-area:1/1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:transform .3s cubic-bezier(.5,0,.1,1)}.hover-icon img{filter:brightness(0) invert(1)}.sake-slider-nav:hover{background-color:#000;border-color:#000}.sake-slider-nav--prev .hover-icon{transform:translateX(100%)}.sake-slider-nav--prev .default-icon{transform:translateX(0)}.sake-slider-nav--prev:hover .hover-icon{transform:translateX(0)}.sake-slider-nav--prev:hover .default-icon{transform:translateX(-100%)}.sake-slider-nav--next .hover-icon{transform:translateX(-100%)}.sake-slider-nav--next .default-icon{transform:translateX(0)}.sake-slider-nav--next:hover .hover-icon{transform:translateX(0)}.sake-slider-nav--next:hover .default-icon{transform:translateX(100%)}#sake-slider .swiper-pagination{position:relative;width:65.2757979502vw;height:4px}@media (max-width:767.9px){#sake-slider .swiper-pagination{flex:1}}@media (min-width:768px){#sake-slider .swiper-pagination{flex:0 0 65.2757979502vw}}#sake-slider .swiper-pagination-progressbar{position:relative;width:100%;height:2px;background-color:#e1e1e1;border-radius:999px;overflow:hidden}#sake-slider .swiper-pagination-progressbar-fill{background-color:#111;border-radius:999px;width:100%;height:100%}.beer__slider-deck{padding-inline:5%}@media (min-width:1100px){.beer__slider-deck{padding-left:6.8081991215vw;padding-right:0}}#beer-slider{position:relative;padding-bottom:36px}@media (min-width:768px) and (max-width:1099.9px){#beer-slider{padding-bottom:48px}}@media (min-width:1100px){#beer-slider{padding-bottom:64px}}.beer .swiper-wrapper{padding-bottom:32px}@media (min-width:768px) and (max-width:1099.9px){.beer .swiper-wrapper{padding-bottom:32px}}@media (min-width:1100px){.beer .swiper-wrapper{padding-bottom:40px}}#beer-slider .swiper-button-prev,#beer-slider .swiper-button-next{display:none !important}#beer-slider .swiper-footer{position:absolute;bottom:1.317715959vw;display:flex;align-items:center;gap:2.3426061493vw;z-index:2;min-width:0;overflow:hidden}@media (max-width:767.9px){#beer-slider .swiper-footer{gap:32px}}@media (max-width:767.9px){#beer-slider .swiper-footer{left:0;width:100%}}@media (min-width:768px){#beer-slider .swiper-footer{left:6.8081991215vw;width:75vw}}#beer-slider .swiper-button-group{display:flex;align-items:center;gap:1.1713030747vw;flex-shrink:0}@media (max-width:767.9px){#beer-slider .swiper-button-group{gap:24px}}#beer-slider .beer-slider-nav{width:2.9282576867vw;min-width:40px;height:2.9282576867vw;min-height:40px;margin:0;padding:0;border:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;display:block !important;pointer-events:auto !important;z-index:10}#beer-slider .beer-slider-nav.swiper-button-lock{display:block !important;pointer-events:auto !important}#beer-slider .beer-slider-nav.swiper-button-disabled{opacity:.5;pointer-events:auto !important;cursor:pointer !important}#beer-slider .beer-slider-nav--prev{background-image:url(//kamihei-shuzo.jp/wp-content/themes/kamihei-shuzo/assets/css/../../images/common/icon_circle-arrow_prev.svg)}#beer-slider .beer-slider-nav--next{background-image:url(//kamihei-shuzo.jp/wp-content/themes/kamihei-shuzo/assets/css/../../images/common/icon_circle-arrow_next.svg)}#beer-slider .swiper-pagination{position:relative;flex:1;min-width:0;height:4px}#beer-slider .swiper-pagination-progressbar{position:relative;width:100%;height:4px;background-color:#e1e1e1;border-radius:999px;overflow:hidden}#beer-slider .swiper-pagination-progressbar-fill{background-color:#41a1cb;border-radius:999px;width:100%;height:100%}.beer .beer-slide{height:180px;position:relative}@media (max-width:767.9px) and (max-width:499.9px){.beer .beer-slide{width:100%;min-height:272px}}@media (max-width:767.9px) and (min-width:500px){.beer .beer-slide{width:50%;min-height:224px}}@media (min-width:768px) and (max-width:1099.9px){.beer .beer-slide{width:33.33%}}@media (min-width:768px){.beer .beer-slide{height:29.2825768668vw}}@media (min-width:1100px){.beer .beer-slide{width:20.3947788527vw !important}}.beer-slide__image{position:absolute;top:-2.196193265vw;right:0;left:0;margin-inline:auto;transition:top .3s ease}@media (max-width:767.9px) and (max-width:499.9px){.beer-slide__image{width:7.8226857888vw;min-width:72px}}@media (max-width:767.9px) and (min-width:500px){.beer-slide__image{width:7.8226857888vw;min-width:58px}}@media (min-width:768px){.beer-slide__image{width:39.15%}}.beer-slide__content{position:absolute;left:0}@media (max-width:767.9px) and (max-width:499.9px){.beer-slide__content{top:60%;left:17%}}@media (max-width:767.9px) and (min-width:500px){.beer-slide__content{top:60%;left:17%}}@media (min-width:768px) and (max-width:1099.9px){.beer-slide__content{top:55%;left:17%}}@media (min-width:768px){.beer-slide__content{top:59.25%}}@media (min-width:768px) and (max-width:1099.9px){.beer-slide__content{left:13%}}@media (min-width:1100px){.beer-slide__content{left:0}}.beer-slide__content p{color:#000}.beer-slide__name-en{font-family:var(--font-san-serif);font-weight:700;font-size:17px;letter-spacing:.02em;line-height:1.125}@media (min-width:768px) and (max-width:1099.9px){.beer-slide__name-en{font-size:clamp(17px,2.2vw,21px)}}@media (min-width:1100px){.beer-slide__name-en{font-size:clamp(21px,1.9vw,31px)}}.beer-slide__name-ja{font-family:var(--font-gothic);font-size:clamp(10px,.95vw,16px);font-weight:500;letter-spacing:.02em}.beer-slide__price{font-family:var(--font-gothic);font-size:clamp(13px,1.17vw,19px);font-weight:700}.beer-slide__link-arrow{position:absolute;bottom:5.31%;right:27%}@media (max-width:767.9px) and (min-width:500px){.beer-slide__link-arrow{bottom:2%;right:30%}}@media (min-width:768px) and (max-width:1099.9px){.beer-slide__link-arrow{bottom:3%;right:19%}}@media (min-width:1100px){.beer-slide__link-arrow{right:0;bottom:5.31%}}.beer-slide__link:hover .beer-slide__image{top:-3.6603221083vw;transition:top .3s ease}.beer-slide__link:hover .beer-slide__background{background-color:rgba(65,161,203,.22);transition:background-color .3s ease}.beer-slide__link-arrow{display:grid;place-items:center;width:3.7335285505vw;height:3.6603221083vw;min-width:24px;min-height:24px;border-radius:50%;border:1px solid #41a1cb;background-color:#fff;overflow:hidden;transition:background-color .3s cubic-bezier(.25,.8,.25,1),border-color .3s cubic-bezier(.25,.8,.25,1)}.beer-slide__link-arrow img{display:block;width:.8052708638vw;min-width:8px;height:.8052708638vw;min-height:8px;object-fit:contain;pointer-events:none}.beer-arrow-icon{grid-area:1/1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:transform .3s cubic-bezier(.5,0,.1,1)}.beer-slide__link-arrow .hover-icon img{filter:brightness(0) invert(1)}.beer-slide__link:hover .beer-slide__link-arrow{background-color:#41a1cb;border-color:#41a1cb}.beer-slide__link-arrow .hover-icon{transform:translateX(-100%)}.beer-slide__link-arrow .default-icon{transform:translateX(0)}.beer-slide__link:hover .hover-icon{transform:translateX(0)}.beer-slide__link:hover .default-icon{transform:translateX(100%)}.news-section{padding:60px 0 120px;background-color:#fff}.news-section__inner{display:flex;gap:32px;align-items:flex-start;max-width:1120px;padding:0 40px;margin:0 auto}.news-section__left{display:flex;flex:0 0 20%;flex-direction:column;gap:0;min-width:200px}.news-section__title{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;font-weight:500;line-height:1.4;color:#bfb8a3}.news-section__subtitle{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:30px;font-weight:500;line-height:1.6;color:#000}.news-section__btn{display:inline-flex;gap:12px;align-items:center;align-self:flex-start;justify-content:flex-start;min-height:48px;padding:0;margin-top:60px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;font-weight:500;color:#000;text-decoration:none;letter-spacing:.1em;background-color:transparent;border:none}.news-section__btn-text{white-space:nowrap}.news-section__btn-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px}.news-section__btn-icon-svg{width:100%;height:auto}.news-section__btn-icon-circle{fill:#fff;transition:fill .3s ease}.news-section__btn-icon-border{fill:none;stroke:#000;stroke-width:1px;transition:stroke .3s ease}.news-section__btn-icon-arrow{transition:fill .3s ease,opacity .3s ease,transform .3s ease;transform-box:fill-box;transform-origin:center}.news-section__btn-icon-arrow--default{opacity:1;fill:#000;transform:translate(18.841px,15.497px)}.news-section__btn-icon-arrow--hover{opacity:0;fill:#fff;transform:translate(18.841px,15.497px) translateX(-10px)}.news-section__btn:hover .news-section__btn-icon-circle,.news-section__btn:focus-visible .news-section__btn-icon-circle{fill:#000}.news-section__btn:hover .news-section__btn-icon-border,.news-section__btn:focus-visible .news-section__btn-icon-border{stroke:#000}.news-section__btn:hover .news-section__btn-icon-arrow--default,.news-section__btn:focus-visible .news-section__btn-icon-arrow--default{opacity:0;transform:translate(18.841px,15.497px) translateX(10px)}.news-section__btn:hover .news-section__btn-icon-arrow--hover,.news-section__btn:focus-visible .news-section__btn-icon-arrow--hover{opacity:1;transform:translate(18.841px,15.497px)}.news-section__right{display:flex;flex:1 1 0;flex-direction:column;gap:24px}.news-section__item{display:flex;gap:20px;width:100%;padding-bottom:24px;color:inherit;text-decoration:none;border-bottom:1px solid #c9c9c9}.news-section__item:last-child{border-bottom:none}.news-section__item-img{flex:0 0 160px;width:160px;height:160px;overflow:hidden;border-radius:10px;border:1px solid #c9c9c9;padding:14px}.news-section__item-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;border-radius:10px}.news-section__item-content{display:flex;flex:1 1 0;flex-direction:column;gap:10px;justify-content:center}.news-section__item-meta{display:flex;gap:8px;align-items:center;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;color:#414141}.news-section__item-date{font-size:12px;letter-spacing:.05em}.news-section__item-tag{display:inline-flex;gap:4px;align-items:center;padding:1px 8px;font-size:12px;color:#fff;background-color:#bfb8a3;border-radius:0}.news-section__item-title{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;font-weight:600;line-height:1.5;color:#000}.news-section__item-title-text{position:relative;display:inline-block;color:inherit}.news-section__item-title-text:after{position:absolute;bottom:-2px;left:0;width:100%;height:1px;content:"";background-color:currentColor;transition:transform .3s ease;transform:scaleX(0);transform-origin:left}.news-section__item:not(.is-single):hover .news-section__item-title-text:after,.news-section__item:focus-visible .news-section__item-title-text:after{transform:scaleX(1)}.news-section__item:hover .news-section__item-img img,.news-section__item:focus-visible .news-section__item-img img{transform:scale(1.1)}@media (max-width:767.9px){.news-section{padding:40px 0}.news-section__inner{flex-direction:column;gap:24px;padding:0 25px}.news-section__left{display:flex;flex-direction:row;flex:1 1 auto;gap:12px;min-width:0;width:100%;align-items:center}.news-section__btn{margin:0 0 0 auto}.news-section__right{width:100%;gap:20px}.news-section__item{flex-direction:column;gap:12px}.news-section__item-img{width:100%;aspect-ratio:1/1;overflow:hidden;flex:none;height:auto}.news-section__item-img img{width:100%;height:100%;object-fit:cover;object-position:center}.news-section__item-content{gap:12px}}.product-section__back-btn{width:min(100%,500px);border:1px solid #000}.c-brand-introduction__btn,.product-section__back-btn{position:relative;z-index:1;display:inline-flex;gap:12px;align-items:center;justify-content:center;width:min(100%,600px);min-height:56px;padding:0 clamp(20px,4vw,28px);font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;letter-spacing:.1em;text-decoration:none;overflow:hidden;transition:color .3s cubic-bezier(.5,0,.1,1)}.c-brand-introduction__btn.access-contact__btn,.access-contact__btn.product-section__back-btn{max-width:600px;color:#000;background-color:#fff;border:1px solid #000}.c-brand-introduction__btn.access-contact__btn:before,.access-contact__btn.product-section__back-btn:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;background-color:#000;transition:transform .3s cubic-bezier(.5,0,.1,1);transform:translateY(100%)}.c-brand-introduction__btn.access-contact__btn:hover,.access-contact__btn.product-section__back-btn:hover,.c-brand-introduction__btn.access-contact__btn:focus-visible,.access-contact__btn.product-section__back-btn:focus-visible{color:#fff}.c-brand-introduction__btn.access-contact__btn:hover:before,.access-contact__btn.product-section__back-btn:hover:before,.c-brand-introduction__btn.access-contact__btn:focus-visible:before,.access-contact__btn.product-section__back-btn:focus-visible:before{transform:translateY(0)}.c-brand-introduction__btn-text{position:relative;z-index:1;white-space:nowrap}.c-brand-introduction__btn-corner{position:absolute;width:5px;height:5px;background-color:#000;pointer-events:none;z-index:0}.c-brand-introduction__btn-corner--tl{top:0;left:0;clip-path:polygon(0 0,100% 0,0 100%)}.c-brand-introduction__btn-corner--tr{top:0;right:0;left:auto;clip-path:polygon(100% 0,100% 100%,0 0)}.c-brand-introduction__btn-corner--br{bottom:0;right:0;top:auto;left:auto;clip-path:polygon(100% 100%,0 100%,100% 0)}.c-brand-introduction__btn-corner--bl{bottom:0;left:0;top:auto;clip-path:polygon(0 100%,0 0,100% 100%)}.product-section{padding:60px 0 120px;background-color:#fff;display:flex}.product-section__inner{display:flex;gap:32px;align-items:flex-start;max-width:1120px;padding:0 40px;margin:0 auto}.product-section__left{display:flex;flex:0 0 20%;flex-direction:column;gap:0;min-width:200px}.product-section__title{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;font-weight:500;line-height:1.4;color:#000}.product-section__title--vertical{display:flex;flex-direction:column;align-items:flex-start;writing-mode:vertical-rl;text-orientation:mixed;height:200px;justify-content:flex-start;gap:12px}.product-section__title-ja{font-size:30px;font-weight:500;letter-spacing:.2em;color:#000;writing-mode:vertical-rl;text-orientation:mixed;display:block}.product-section__title-en{font-size:13px;font-weight:500;color:#bfb8a3;display:block;transform:rotate(0deg);margin-bottom:8px;letter-spacing:.1em}.product-section__subtitle{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:30px;font-weight:500;line-height:1.6;color:#000}.product-section__btn{display:inline-flex;gap:12px;align-items:center;align-self:flex-start;justify-content:flex-start;min-height:48px;padding:0;margin-top:60px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;font-weight:500;color:#000;text-decoration:none;letter-spacing:.1em;background-color:transparent;border:none}.product-section__btn-text{white-space:nowrap}.product-section__btn-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px}.product-section__btn-icon-svg{width:100%;height:auto}.product-section__btn-icon-circle{fill:#fff;transition:fill .3s ease}.product-section__btn-icon-border{fill:none;stroke:#000;stroke-width:1px;transition:stroke .3s ease}.product-section__btn-icon-arrow{transition:fill .3s ease,opacity .3s ease,transform .3s ease;transform-box:fill-box;transform-origin:center}.product-section__btn-icon-arrow--default{opacity:1;fill:#000;transform:translate(18.841px,15.497px)}.product-section__btn-icon-arrow--hover{opacity:0;fill:#fff;transform:translate(18.841px,15.497px) translateX(-10px)}.product-section__btn:hover .product-section__btn-icon-circle,.product-section__btn:focus-visible .product-section__btn-icon-circle{fill:#000}.product-section__btn:hover .product-section__btn-icon-border,.product-section__btn:focus-visible .product-section__btn-icon-border{stroke:#000}.product-section__btn:hover .product-section__btn-icon-arrow--default,.product-section__btn:focus-visible .product-section__btn-icon-arrow--default{opacity:0;transform:translate(18.841px,15.497px) translateX(10px)}.product-section__btn:hover .product-section__btn-icon-arrow--hover,.product-section__btn:focus-visible .product-section__btn-icon-arrow--hover{opacity:1;transform:translate(18.841px,15.497px)}.product-section__right{display:flex;flex:1 1 0;flex-direction:column;gap:24px}.product-section__item{display:flex;gap:20px;width:100%;padding-bottom:24px;color:inherit;text-decoration:none;border-bottom:1px solid #c9c9c9;transition:none;align-items:center}.product-section__item:hover,.product-section__item:focus-visible{background:0 0}.product-section__item-img{flex:0 0 160px;width:160px;height:160px;aspect-ratio:1/1;overflow:hidden;border-radius:10px;border:1px solid #c9c9c9;background:#fff;display:flex;align-items:center;justify-content:center;padding:14px;box-sizing:border-box}.product-section__item-img img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.4,0,.2,1);border-radius:10px}.product-section__item-content{display:flex;flex:1 1 0;flex-direction:column;gap:10px;justify-content:center}.product-section__item-meta{display:flex;gap:8px;align-items:center;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;color:#414141}.product-section__item-date{font-size:12px;letter-spacing:.05em}.product-section__item-tag{display:inline-flex;gap:4px;align-items:center;padding:1px 8px;font-size:12px;color:#fff;background-color:#bfb8a3;border-radius:0}.product-section__item-title{margin:0;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:16px;font-weight:600;line-height:1.5;color:#000}.product-section__item-title-text{position:relative;display:inline-block;color:inherit}.product-section__item-title-text:after{position:absolute;bottom:-2px;left:0;width:100%;height:1px;content:"";background-color:currentColor;transition:transform .3s;transform:scaleX(0);transform-origin:left}.product-section__item:hover .product-section__item-title-text:after,.product-section__item:focus-visible .product-section__item-title-text:after{transform:scaleX(1)}.product-section__item:hover .product-section__item-img img,.product-section__item:focus-visible .product-section__item-img img{transform:scale(1.1)}@media (max-width:767.9px){.product-section{padding:40px 0}.product-section__inner{flex-direction:column;gap:24px;padding:0 25px}.product-section__left{display:flex;flex-direction:row;flex:1 1 auto;gap:12px;min-width:0}.product-section__title{flex-direction:row;writing-mode:horizontal-tb;text-orientation:initial;gap:12px;width:100%;align-items:flex-end;justify-content:flex-start}.product-section__title-ja{font-family:"Shippori Mincho",serif;font-size:clamp(28px,2.9282576867dvw,40px);letter-spacing:0;writing-mode:horizontal-tb;text-orientation:initial;display:inline}.product-section__title-en{font-size:13px;margin-bottom:0;margin-right:8px;letter-spacing:.1em;display:inline;color:#bfb8a3}.product-section__subtitle{margin-bottom:16px}.product-section__right{width:100%;gap:20px}.product-section__item{flex-direction:column;gap:12px}.product-section__item-img{width:100%;aspect-ratio:1/1;overflow:hidden;flex:none;height:auto;padding:14px;box-sizing:border-box;transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-section__item-img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}.product-section__item-content{gap:12px}.product-section__category-nav{margin-bottom:24px;width:100%;justify-content:flex-start}.product-section__category-list{display:grid !important;grid-template-columns:1fr 1fr !important;gap:12px !important;width:100%;align-items:stretch;justify-content:stretch}.product-section__category-link{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;border-radius:8px;padding:6px 12px;font-size:clamp(12px,3vw,14px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;color:#fff}}.product-detail{display:flex;flex-direction:row;gap:48px}@media (max-width:767.9px){.product-detail{grid-template-columns:1fr;gap:32px}}.product-detail__gallery{display:flex;flex-direction:column;gap:16px;width:50%;min-width:0}@media (max-width:767.9px){.product-detail{flex-direction:column}.product-detail__gallery{width:100%;margin-left:0;transform:none;order:2}}.product-detail__main-image{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px}.product-detail__main-image img{width:100%;height:100%;object-fit:contain}.product-detail__thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-detail__thumbnail button{padding:0;border:1px solid #c9c9c9;background:0 0;cursor:pointer}.product-detail__thumbnail button img{width:100%;aspect-ratio:1/1;object-fit:contain}.product-detail__info{width:50%;min-width:0;display:flex;flex-direction:column}.product-detail__title{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:30px;margin-bottom:12px}@media (max-width:767.9px){.product-detail{flex-direction:column}.product-detail__info{width:100%;margin-left:0;transform:none;order:3}.product-detail__title{order:-1;margin-bottom:16px}}.product-detail__price{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:20px;margin-bottom:10px}.product-detail__price-tax{font-size:14px;margin-left:4px}.product-detail__shop-btn{display:inline-block;padding:12px 24px;font-size:14px;color:#fff;background-color:#000;text-decoration:none;margin-top:50px}.product-detail__divider{margin:24px 0;border:none;border-top:1px solid #c9c9c9}.product-detail__block{display:flex;flex-direction:column;gap:8px}.product-detail__block-title{font-size:14px;font-weight:500;margin-bottom:12px}.product-detail__block-text{font-size:14px;line-height:1.8}.product-detail__price--with-volume{display:flex;align-items:flex-end;gap:.5em;justify-content:flex-end;text-align:right}.product-detail__volume{font-size:14px;margin-right:10px;line-height:1}.product-detail__price-main{font-size:1.2em;line-height:1}.product-detail__price-tax{font-size:14px;margin-left:.3em;line-height:1}.product-detail__award{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px}.award-info-group{display:inline-flex;flex-direction:column;gap:2px}.award-name{font-weight:700}.award-meta{display:inline-flex;gap:10px}.product-detail__award-prize,.award-prize{display:inline-block;min-width:70px;padding:3px 10px;font-size:14px;color:#fff;background-color:#b0a994;border-radius:4px;text-align:center;box-sizing:border-box;white-space:nowrap}.product-section__nav-inner{display:flex;width:80%;justify-content:space-between;align-items:stretch;gap:16px;margin:40px auto 0}.product-section__nav-prev,.product-section__nav-list,.product-section__nav-next{flex:1 1 0;display:flex;align-items:center;justify-content:center}.product-section__nav-list{justify-content:center}.product-section__nav-prev{justify-content:flex-start}.product-section__nav-next{justify-content:flex-end}.product-section__btn-prev svg{transform:scaleX(-1)}.product-section__pagination{margin-top:48px;display:flex;justify-content:center;align-items:center}.pagination{display:flex;justify-content:center;align-items:center}.pagination__list{display:flex;gap:8px;list-style:none;padding:0;margin:0;align-items:center}.pagination__item{display:flex;align-items:center;height:40px}.pagination__btn,.page-numbers,.current{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;font-size:16px;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;color:#000;background:#fff;border:none;border-radius:20px;text-decoration:none;transition:background .2s,color .2s;cursor:pointer;box-shadow:none;vertical-align:middle}.pagination__btn--num,.page-numbers,.current{border:0 !important}.pagination__btn--current,.page-numbers.current,.current{background:#000;color:#fff;font-weight:600;border-color:#000}.pagination__btn--prev,.pagination__btn--next{background:#f8f6f1;color:#000;border:none;min-width:40px;height:40px;padding:0 12px;margin:0;position:relative}.pagination__btn--prev:before{content:"";display:inline-block;position:absolute;left:12px;top:50%;width:8px;height:8px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:translateY(-50%) rotate(-45deg)}.pagination__btn--next:after{content:"";display:inline-block;position:absolute;right:12px;top:50%;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg)}.pagination__btn:hover,.page-numbers:hover,.current:hover,.pagination__btn:focus-visible,.page-numbers:focus-visible,.current:focus-visible{background:#000;color:#fff;border-color:#000}.pagination__btn--prev:hover,.pagination__btn--next:hover,.pagination__btn--prev:focus-visible,.pagination__btn--next:focus-visible{background:#000;color:#fff}span.pagination__btn--num:hover,span.page-numbers:hover,span.current:hover,span.pagination__btn--num:focus-visible,span.page-numbers:focus-visible,span.current:focus-visible{background:#000;color:#fff !important}a.pagination__btn.pagination__btn--num:hover,a.page-numbers:hover,a.current:hover,a.pagination__btn.pagination__btn--num:focus-visible,a.page-numbers:focus-visible,a.current:focus-visible{background:#000;color:#fff !important}.product-section__category-nav{margin-bottom:32px;display:flex;justify-content:center}.product-section__category-list{display:flex;gap:24px;list-style:none;padding:0;margin:0;justify-content:center;align-items:center;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif}.product-section__category-link{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;border-radius:8px;padding:6px 12px;font-size:clamp(12px,3vw,14px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;position:relative;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;color:#fff}.product-section__category-link:hover,.product-section__category-link:focus-visible{background:#000;color:#fff;border-color:#000;box-shadow:0 2px 8px rgba(0,0,0,.06)}.product-section__category-link--current{background:#000;color:#fff;border-color:#000;font-weight:600;pointer-events:none}.product-detail__shop{margin-top:50px}.product-section a:not(.breadcrumb__link),.product-detail a:not(.breadcrumb__link){color:inherit}.breadcrumb__link{color:initial}.product-section__category-list .product-section__category-link:hover,.product-section__category-list .product-section__category-link:active,.product-section__category-list .product-section__category-link--current,.pagination__btn--current,.page-numbers.current,.current{color:#fff !important}@media (max-width:767.9px){.product-section__left{margin:30px auto 20px !important;display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;height:auto;gap:0;flex:none;padding-top:0}.product-section__title{flex-direction:column;writing-mode:horizontal-tb;text-orientation:initial;gap:4px;width:100%;align-items:center;justify-content:center;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.product-section__title-ja{order:1;font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:clamp(28px,2.9282576867dvw,40px);letter-spacing:0;writing-mode:horizontal-tb;text-orientation:initial;display:block;text-align:center;margin:0}.product-section__title-en{order:2;font-size:13px;margin:0;letter-spacing:.1em;display:block;color:#bfb8a3;text-align:center}.product-section__title--vertical{height:auto !important}.product-detail__award{margin:0 0 10px;gap:0}.product-detail__award-prize,.award-prize{margin:0 10px 10px 0}}.notice{width:100%;background-color:#ededed}.notice__inner{padding:70px 20px;text-align:center}.notice__text{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:16px;line-height:1.8;color:#222}@media (max-width:767.9px){.notice__text{font-size:14px}}.c-fixed-sns{position:relative;right:auto;bottom:auto;display:flex;flex-direction:column;align-items:center;gap:16px;z-index:1000}@media (max-width:767.9px){.c-fixed-sns{right:16px;bottom:16px;gap:12px}}.c-fixed-sns__link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:0 0;border-radius:0;box-shadow:none;color:#cdcdcd;transition:color .3s;font-size:24px;text-decoration:none;border:none;outline:none}.c-fixed-sns__link:hover{color:#fff}.btn-common{position:relative;z-index:1;display:inline-flex;gap:12px;align-items:center;justify-content:center;min-height:56px;padding:0 clamp(20px,4vw,28px);font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;font-size:14px;letter-spacing:.1em;text-decoration:none;overflow:hidden;transition:color .3s cubic-bezier(.5,0,.1,1);color:#000;background-color:#fff;border:1px solid #000}.btn-common:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;background-color:#000;transition:transform .3s cubic-bezier(.5,0,.1,1);transform:translateY(100%)}.btn-common:hover,.btn-common:focus-visible{color:#fff}.btn-common:hover:before,.btn-common:focus-visible:before{transform:translateY(0)}.btn-common--icon{display:inline-flex;align-items:center;gap:10px}.btn-common__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px}.btn-common__icon svg,.btn-common__icon img{width:18px;height:18px;display:block}.btn-common--reverse{color:#fff;background-color:transparent;border:1px solid #fff}.btn-common--reverse:hover .btn-common__icon img,.btn-common--reverse:hover .btn-common__icon svg,.btn-common--reverse:focus-visible .btn-common__icon img,.btn-common--reverse:focus-visible .btn-common__icon svg,.btn-common--reverse:hover .access-contact__btn-icon img,.btn-common--reverse:hover .access-contact__btn-icon svg,.btn-common--reverse:focus-visible .access-contact__btn-icon img,.btn-common--reverse:focus-visible .access-contact__btn-icon svg{filter:brightness(0) saturate(100%)}.btn-common--reverse:before{background-color:#fff}.btn-common--reverse .btn-common-corner{background-color:#fff;transition:background-color .3s cubic-bezier(.5,0,.1,1)}.btn-common--reverse:hover,.btn-common--reverse:focus-visible{color:#000}.btn-common--reverse:hover:before,.btn-common--reverse:focus-visible:before{transform:translateY(0)}.btn-common--wide{width:min(100%,500px)}.btn-common--narrow{width:min(100%,260px)}@media (max-width:600px){.btn-common--wide,.btn-common--narrow{width:100%}}.btn-common-text{position:relative;z-index:1;white-space:nowrap}.btn-common-corner{position:absolute;width:5px;height:5px;background-color:#000;pointer-events:none;z-index:0}.btn-common-corner--tl{top:0;left:0;clip-path:polygon(0 0,100% 0,0 100%)}.btn-common-corner--tr{top:0;right:0;left:auto;clip-path:polygon(100% 0,100% 100%,0 0)}.btn-common-corner--br{bottom:0;right:0;top:auto;left:auto;clip-path:polygon(100% 100%,0 100%,100% 0)}.btn-common-corner--bl{bottom:0;left:0;top:auto;clip-path:polygon(0 100%,0 0,100% 100%)}.c-other-bnr__inner{width:100%;display:flex;justify-content:center;align-items:center;padding:32px 0}.c-other-bnr__item{position:relative;display:flex;flex-direction:row;align-items:stretch;width:100%;max-width:900px;min-height:200px;border-radius:20px;overflow:hidden;text-decoration:none;transition:box-shadow .3s;box-shadow:0 4px 16px rgba(0,0,0,.08)}.c-other-bnr__content{flex:1 1 0%;position:relative;display:flex;align-items:center;justify-content:flex-start;padding-left:40px;background:rgba(0,0,0,.32)}.c-other-bnr__img-wrap{flex:0 0 500px;display:flex;align-items:center;justify-content:flex-end;background:0 0}.c-other-bnr__img{width:500px;height:auto;display:block;object-fit:cover;border-radius:0 20px 20px 0}.c-other-bnr__overlay{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-start;z-index:1}.c-other-bnr__main{color:#fff;font-size:2rem;font-weight:700;letter-spacing:.1em;text-shadow:0 2px 8px rgba(0,0,0,.18);padding:0}.c-other-bnr__arrow{position:absolute;right:32px;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;transition:right .3s}.c-other-bnr__arrow-graphic{width:40px;height:40px}.c-other-bnr__arrow-circle{fill:#fff;opacity:.7}.c-other-bnr__arrow-circle-border{fill:none;stroke:#333;stroke-width:2}.c-other-bnr__arrow-symbol{fill:#333;transition:fill .3s}.c-other-bnr__arrow-symbol--hover{display:none}.c-other-bnr__item:hover .c-other-bnr__arrow-symbol--default{display:none}.c-other-bnr__item:hover .c-other-bnr__arrow-symbol--hover{display:inline;fill:#fff}.c-other-bnr__item:hover .c-other-bnr__arrow-circle{fill:#333;opacity:1}.c-other-bnr__item:hover .c-other-bnr__arrow-circle-border{stroke:#fff}.c-other-bnr__item:hover .c-other-bnr__main{color:#ffe600}.top .header{background-color:transparent}.top .header__nav:has(.header__mega-menu .is-active) .header__nav-item a{color:#222}.top .header__nav-item a{color:#ededed}.top main{background-color:#fff}.top .swiper-button-prev,.top .swiper-button-next{display:none !important}.about .header,.sake .header,.beer .header{background-color:transparent}.page .inner{width:91%;max-width:960px;margin-inline:auto}.page .container{width:85.2%;max-width:908px;margin-inline:auto}@media (max-width:767.9px){.page .container{width:100%}}.page .pageTop{padding-block:60px 30px;background-color:#fffcf4}@media (max-width:767.9px){.page .pageTop{padding-block:50px}}.page .page__title{color:#5e5a54;pointer-events:none;font-family:"Shippori Mincho",serif;font-size:3.2rem;margin:0;font-weight:600;line-height:1.5;letter-spacing:.12em}@media (max-width:1099.9px){.page .page__title{font-size:2.6rem}}.page h2.wp-block-heading{font-size:2.8rem}@media (max-width:767.9px){.page h2.wp-block-heading{margin-top:20px;font-size:2.4rem}}@media (min-width:768px){.page h2.wp-block-heading{margin-top:28px}}.page h3.wp-block-heading{font-size:2rem;padding:.5em 1em;background-color:#5e5a54;color:#ededed}@media (max-width:767.9px){.page h3.wp-block-heading{margin-top:12px;font-size:1.8rem}}@media (min-width:768px){.page h3.wp-block-heading{margin-top:24px}}.page h4.wp-block-heading{font-size:1.8rem;font-weight:700;letter-spacing:.12em}@media (max-width:767.9px){.page h4.wp-block-heading{margin-top:12px;font-size:1.6rem}}@media (min-width:768px){.page h4.wp-block-heading{margin-top:24px}}.page .pageBody{display:grid;grid-template-columns:auto;row-gap:40px;margin-top:40px}@media (max-width:767.9px){.page .pageBody{row-gap:16px;margin-top:25px}}@media (min-width:768px){.page .pageBody{row-gap:20px}}.page .pageBody p{font-size:1.6rem}@media (min-width:768px) and (max-width:1099.9px){.page .pageBody p{font-size:1.5rem}}@media (max-width:767.9px){.page .pageBody p{font-size:1.4rem}}.page .pageBody a:not(.wp-block-button__link){text-decoration:underline}.page .pageBody a:not(.wp-block-button__link):hover{color:#9bb19c;transition:color .2s ease}.page .has-small-font-size:is(p,li){font-size:1.5rem}@media (min-width:768px) and (max-width:1099.9px){.page .has-small-font-size:is(p,li){font-size:1.4rem}}@media (max-width:767.9px){.page .has-small-font-size:is(p,li){font-size:1.3rem}}.page .wp-block-group__inner-container{background-color:#eff4f1;padding:1em 1.5em}.page .wp-block-group__inner-container :is(h2,h3,h4):first-child{margin-top:0}.page :is(ul,ol).wp-block-list{margin-top:.5em;padding-left:1.5em}.page ul.wp-block-list li{list-style:disc}.page ol.wp-block-list li{list-style:decimal}.page :is(ul,ol).wp-block-list li{font-size:1.6rem}@media (min-width:768px) and (max-width:1099.9px){.page :is(ul,ol).wp-block-list li{font-size:1.5rem}}@media (max-width:767.9px){.page :is(ul,ol).wp-block-list li{font-size:1.4rem}}.page .wp-block-buttons{margin-top:24px}@media (max-width:767.9px){.page .wp-block-buttons{margin-top:16px}}@media (min-width:768px){.page .wp-block-buttons{margin-top:20px}}.page .wp-block-button__link{position:relative;display:inline-flex;column-gap:8px;align-items:center;justify-content:space-between;min-width:240px;height:60px;padding:12px;padding-left:28px;font-family:"Shippori Mincho",serif;font-size:16px;color:#ededed;text-decoration:none;background-color:#9bb19c;border:1px solid #9bb19c;border-radius:0;transition:background-color .2s ease,color .2s ease;transition:opacity .2s ease}.page .wp-block-button__link:after{display:inline-block;width:30px;height:30px;content:"";color:#ededed;background-image:url(//kamihei-shuzo.jp/wp-content/themes/kamihei-shuzo/assets/css/../images/icon-button-01.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.page .wp-block-button__link:hover{opacity:.8;transition:opacity .3s ease}@media (max-width:767.9px){.error404{overflow:hidden}}.error404 .inner{width:91%;max-width:960px;margin-inline:auto}.error404 .container{width:85.2%;max-width:908px;margin-inline:auto}@media (max-width:767.9px){.error404 .container{width:100%}}.error404 .pageTop{padding-block:60px 30px;background-color:#fffcf4}@media (max-width:767.9px){.error404 .pageTop{padding-block:40px}}.error404 .pageTitle{font-family:"Shippori Mincho",serif;text-align:center}.error404 .pageTitle__text{display:block;color:#5e5a54;pointer-events:none;font-size:3.2rem;margin:0;font-weight:600;line-height:1.5;letter-spacing:.12em}@media (max-width:1099.9px){.error404 .pageTitle__text{font-size:2.6rem}}.error404 .pageTitle--sub{display:block}.error404 .pageBody{margin-block:60px;text-align:center}@media (max-width:767.9px){.error404 .pageBody{margin-block:30px}}.error404 .pageBody__text{line-height:2}@media (min-width:768px) and (max-width:1099.9px){.error404 .pageBody__text{font-size:1.5rem}}@media (max-width:767.9px){.error404 .pageBody__text{font-size:1.4rem}}.error404 .wp-block-buttons{margin-top:60px}@media (max-width:767.9px){.error404 .wp-block-buttons{margin-top:30px}}@media (min-width:768px) and (max-width:1099.9px){.error404 .wp-block-buttons{margin-top:40px}}.error404 .wp-block-button__link{position:relative;display:inline-flex;column-gap:8px;align-items:center;justify-content:space-between;min-width:240px;height:60px;padding:12px;padding-left:28px;font-family:"Shippori Mincho",serif;font-size:16px;color:#ededed;text-decoration:none;background-color:#9bb19c;border:1px solid #9bb19c;border-radius:0;transition:background-color .2s ease,color .2s ease;transition:opacity .2s ease}@media (min-width:768px) and (max-width:1099.9px){.error404 .wp-block-button__link{font-size:1.5rem;height:56px}}@media (max-width:767.9px){.error404 .wp-block-button__link{font-size:1.4rem;height:48px}}.error404 .wp-block-button__link:after{display:inline-block;width:30px;height:30px;content:"";color:#ededed;background-image:url(//kamihei-shuzo.jp/wp-content/themes/kamihei-shuzo/assets/css/../images/icon-button-01.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%}@media (min-width:768px) and (max-width:1099.9px){.error404 .wp-block-button__link:after{width:26px;height:26px}}@media (max-width:767.9px){.error404 .wp-block-button__link:after{width:24px;height:24px}}.error404 .wp-block-button__link:hover{opacity:.8;transition:opacity .3s ease}.error404 .footer__section{position:fixed;bottom:0;left:0;right:0}@media (max-width:1099.9px){.error404 .footer__section{position:relative}}body:not(.home):not(.top):not(.about):not(.sake):not(.beer) .header{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}body:not(.home):not(.top):not(.about):not(.sake):not(.beer) .header__logo-img--white{display:none}body:not(.home):not(.top):not(.about):not(.sake):not(.beer) .header__logo-img--default{display:block}.breadcrumb{font-size:1.2rem;margin:0;padding:25px 50px;color:#000}.breadcrumb__list{display:flex;flex-wrap:wrap;gap:8px}.breadcrumb__item:after{content:"／";margin-left:8px}.breadcrumb__item:last-child:after{display:none}.breadcrumb__item:not(:first-child):before{content:"";margin:0}.breadcrumb__item--current{font-weight:700}.is-single-title{font-size:30px}.news-section__item-body{padding:10px}.news-section__nav-inner{display:flex;justify-content:space-between;align-items:center}.news-section__btn-prev .news-section__btn-icon-svg{transform:rotate(180deg);transition:transform .3s ease}