.bl_gnav{position:fixed;right:0;top:0;bottom:0;left:0;display:none;z-index:100}.bl_gnavBtn{display:block;width:76px;height:22px;position:relative;background-color:transparent;-webkit-appearance:none;appearance:none;cursor:pointer;border:none;margin-left:auto;z-index:150;position:absolute;right:0;bottom:50%;transform:translateY(50%)}@media only screen and (max-width:860px){.bl_gnavBtn{width:4em;height:.8em;font-size:12px}}.bl_gnavBtn span{position:absolute;left:0;right:0;height:1px;width:100%}@media only screen and (max-width:860px){.bl_gnavBtn span{height:2px}}.bl_gnavBtn span:before{content:"";position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0;background-color:var(--color-base)}.bl_gnavBtn span:nth-of-type(1){top:6px;transition:0s ease .3s}.bl_gnavBtn span:nth-of-type(1):before{animation:twidth 1s ease forwards 0s}@media only screen and (max-width:860px){.bl_gnavBtn span:nth-of-type(1){top:0}}.bl_gnavBtn span:nth-of-type(2){bottom:6px;transition:0s ease .5s}.bl_gnavBtn span:nth-of-type(2):before{animation:twidth2 1s ease forwards .2s}@media only screen and (max-width:860px){.bl_gnavBtn span:nth-of-type(2){bottom:0}}.bl_gnavBtn.is_active span:nth-of-type(1){top:50%;transform:translateY(-50%) rotate(45deg)}.bl_gnavBtn.is_active span:nth-of-type(1):before{animation:twidth2 1s ease forwards}.bl_gnavBtn.is_active span:nth-of-type(2){top:50%;transform:translateY(-50%) rotate(-45deg)}.bl_gnavBtn.is_active span:nth-of-type(2):before{animation:twidth 1s ease forwards .2s}.bl_gnav_bg{position:absolute;width:100%;height:100%;background-color:rgba(var(--color-black-rgb),.4);top:0}.bl_gnav_bg:empty{display:block}.bl_gnav_inner{background-color:var(--color-main);margin-left:auto;width:50%;display:flex;justify-content:space-between;flex-direction:column;flex-wrap:nowrap;padding:var(--head-h) var(--space-padding) var(--space-margin);height:100%;overflow:auto;position:relative;z-index:10;overscroll-behavior-y:none}@media only screen and (max-width:860px){.bl_gnav_inner{width:100%;justify-content:flex-start}}.bl_gnav_heading{font-size:2.5rem;font-family:var(--font-opt);margin:0}@media only screen and (max-width:860px){.bl_gnav_heading{font-size:1.8rem;padding-top:.5em}}.bl_gnav_subheading{font-size:2.5rem;font-family:var(--font-opt);margin:1em 0 .8em;padding-bottom:.25em;border-bottom:2px solid var(--color-base);position:relative}@media only screen and (max-width:860px){.bl_gnav_subheading{font-size:1.9rem;border-top:1px solid var(--color-base);border-bottom:0 none;padding-top:.5em;padding-bottom:0;margin:.5em 0}}.bl_gnav_subheading:after,.bl_gnav_subheading:before{content:"";display:block;position:absolute;line-height:1;bottom:50%;transform:translateY(50%);right:0;width:.3em;height:2px;background-color:var(--color-base)}@media only screen and (max-width:860px){.bl_gnav_subheading:after,.bl_gnav_subheading:before{display:none}}.bl_gnav_productRow{font-size:2rem;margin:1em 0 2em;padding:0;align-items:center;column-gap:1em;font-family:var(--font-opt);display:none}@media only screen and (max-width:860px){.bl_gnav_productRow{font-size:1.3rem}}@media only screen and (max-width:860px){.bl_gnav_productRow__pc{display:none}}.bl_gnav_productRow__sp{display:none}@media only screen and (max-width:860px){.bl_gnav_productRow__sp{display:block}}.bl_gnav_productName{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1em}@media only screen and (max-width:860px){.bl_gnav_productName{display:block}}.bl_gnav_productName_sm{font-size:.8em}.bl_gnav_productLine{width:100%;height:1px;background-color:var(--color-base);margin:0}.bl_gnav_productSpec{font-size:1.5rem;margin:0}@media only screen and (max-width:860px){.bl_gnav_productLink{display:flex;align-items:baseline;justify-content:flex-start;column-gap:.5em}}.bl_gnav_list{list-style:none;padding-left:0;font-size:2rem;font-family:var(--font-opt);margin-bottom:0;margin-top:2em}@media only screen and (max-width:860px){.bl_gnav_list{font-size:1.3rem;margin-top:1em;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;flex-direction:column;column-gap:1em;row-gap:.5em}}.bl_gnav_item+.bl_gnav_item{margin-top:.5em}@media only screen and (max-width:860px){.bl_gnav_item+.bl_gnav_item{margin-top:0}}.bl_gnav_item_txt{border-bottom:1px solid var(--color-base);position:relative}.bl_gnav_item_txt__hasChild{cursor:pointer;padding-right:1em}.bl_gnav_item_txt__hasChild:before,.bl_gnav_item_txt__hasChild:after{content:"";width:.5em;height:1px;background-color:var(--color-base);position:absolute;right:0;bottom:50%;transform:translateY(50%);transition:all .3s linear}.bl_gnav_item_txt__hasChild:after{transform:translateY(50%) rotate(90deg)}.bl_gnav_item_txt__hasChild.is_active:after{transform:translateY(50%) rotate(0)}.bl_gnav_link{display:block}.bl_gnav_foot{border-top:2px solid var(--color-base);margin-top:var(--space-margin)}@media only screen and (max-width:860px){.bl_gnav_foot{border-top:1px solid var(--color-base);padding-top:var(--space-padding);margin-top:var(--space-padding)}}.bl_gnav_foot_ttl{font-size:1.8rem;margin-bottom:0;margin-top:1em;color:var(--color-base_d)}@media only screen and (max-width:860px){.bl_gnav_foot_ttl{font-size:1.2rem;margin-top:0}}.bl_gnav_foot_lead{font-size:2.2rem;font-family:var(--font-opt);font-weight:400;margin-top:.5em;margin-bottom:0}@media only screen and (max-width:860px){.bl_gnav_foot_lead{font-size:1.4rem}}.bl_gnav_foot_lead_txt{border-bottom:1px solid var(--color-base)}@keyframes twidth{0%{width:100%}10%{width:0%}50%{width:0%}90%{width:100%}to{width:100%}}@keyframes twidth2{0%{width:100%}10%{width:0%}50%{width:0%}90%{width:100%}to{width:100%}}.is_home header{position:fixed;left:0;right:0}@media only screen and (max-width:860px){.is_home header{position:sticky}}.shopify-section-group-header-group{z-index:100}header{position:sticky;top:0}.bl_header{padding:var(--space-padding) var(--space-margin) 0;transition:all ease .8s}@media only screen and (max-width:860px){.bl_header{background-color:var(--color-main);padding:var(--space-padding);padding:1em 5%;position:relative;z-index:150;top:0}}.bl_header:before{content:"";position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none}.bl_header.is_sc{background:#00393499;padding-top:2em;padding-bottom:2em}@media only screen and (max-width:860px){.bl_header.is_sc{padding:1em 5%}}.bl_header.is_sc:before{display:block}.bl_header.is_hidden{top:-100%}.bl_header_inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:flex-end;flex-wrap:wrap;position:relative}.bl_header_inner:after{content:"";display:block;width:1px;height:1px}.bl_header_logo{margin:0;width:160px;align-self:center}@media only screen and (max-width:860px){.bl_header_logo{width:20vw;max-width:60px;display:flex;align-items:center;justify-content:center;flex-direction:column}.bl_header_logo img{vertical-align:baseline}}@media only screen and (max-width:860px){.bl_header_logo_link{display:block;width:100%;height:100%}}.bl_header_txt{font-size:2.8rem;font-family:var(--font-opt);letter-spacing:.3rem}@media only screen and (max-width:860px){.bl_header_txt{font-size:1.6rem}}.bl_btnList{font-size:1.2rem;margin:.5em 0;padding:0;display:flex;align-items:flex-end;justify-content:flex-end;column-gap:3em;line-height:1.2;list-style:none}@media only screen and (max-width:860px){.bl_btnList{font-size:1rem}}.bl_btnList_link{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;column-gap:.5em}.bl_btnList_icon{position:relative;font-style:normal;font-size:1.5em}.bl_btnList_icon:after{font-family:Material Icons;display:inline-block}.bl_btnList_icon.mypage:after{content:"\e853"}.bl_btnList_icon.login:after{content:"\ea77"}.bl_btnList_icon.new:after{content:"\e7f0"}.bl_btnList_icon.cart:after{content:"\e8cc"}.bl_btnList_num{position:absolute;background-color:var(--color-base);color:var(--color-main);border-radius:100%;width:2em;height:2em;display:flex;align-items:center;justify-content:center;line-height:1;font-family:var(--font-min);font-size:1rem;left:-1.5em;top:-1em}
/*# sourceMappingURL=/cdn/shop/t/8/assets/header.css.map */
