@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Shippori+Antique&family=Zen+Kaku+Gothic+New&display=swap";body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td{margin:0;padding:0}img{vertical-align:top;border:0}a img{border:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}abbr,acronym{border:0}html{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;min-width:0;min-height:0}a{text-decoration:none;outline:none}a:focus,*:focus{outline:none}img{vertical-align:top;line-height:0;font-size:0}:root{--color-black: #000;--color-white: #FFF}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;position:static}* ::selection{background:var(--color-black);color:#fff}body{overflow-x:hidden}p{font-feature-settings:"palt" 1;letter-spacing:0px}a{position:relative;text-decoration:none;outline:none;overflow:hidden}a:focus,*:focus{outline:none}img{vertical-align:top;line-height:0;font-size:0;height:auto}ul{list-style:none}picture img{width:100%;height:auto;display:block}@media(min-width: 500.1px){.pc{display:block !important}.sp{display:none !important}.pcInline{display:inline !important}.spInline{display:none !important}}@media(max-width: 500px){.pc{display:none !important}.sp{display:block !important}.pcInline{display:none !important}.spInline{display:inline !important}}:root{--z-main:-1;--z-pageTitCol:0;--z-pageTitInner:1;--z-header:500}html{scroll-behavior:smooth}body{margin:0;background:#000}body.modal-open{overflow:hidden;height:100%}h1{display:block;position:absolute}.pc{display:block}@media(max-width: 500px){.pc{display:none}}.sp{display:none}@media(max-width: 500px){.sp{display:block}}.mv{height:112.5vw}@media(max-width: 500px){.mv{height:250vh}}.mvInner{position:sticky;top:0;width:100%;height:min(56.25vw,100vh);background:url("../images/img_mv.jpg") center/var(--mv-bg-size, 100%) auto no-repeat;background-color:#000;display:flex;justify-content:center;align-items:center}@media(max-width: 500px){.mvInner{height:100vh;background:#000}}.mvInnerVideo{display:none}@media(max-width: 500px){.mvInnerVideo{display:block;position:absolute;inset:0;z-index:0;overflow:hidden}.mvInnerVideo video{width:100%;height:100%;object-fit:cover}}.mvInnerLogo{position:absolute;left:1.4vw;top:1.5vw;width:6.28vw;z-index:1}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.mvInnerLogo{width:7vw;top:2vw;right:2vw}}@media(max-width: 500px){.mvInnerLogo{width:14.65vw;max-width:150px;left:4vw;top:4vw}}.mvInnerBrand{width:min(40vw,700px);z-index:1;filter:drop-shadow(0 0 0.4vw rgba(0, 0, 0, 0.9)) drop-shadow(0 0 1.2vw rgba(0, 0, 0, 0.85)) drop-shadow(0 0 2.5vw rgba(0, 0, 0, 0.7)) drop-shadow(0 0 5vw rgba(0, 0, 0, 0.45))}@media(max-width: 500px){.mvInnerBrand{width:75vw}}.mvInnerArrow{z-index:9999;position:absolute;transform:rotate(90deg);margin-top:33%;width:3vw;min-width:35px;height:auto;animation:scrollArrow 3s ease-in-out infinite}@media(max-width: 500px){.mvInnerArrow{width:10vw;bottom:14vh;filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.5))}}@keyframes scrollArrow{0%,100%{transform:rotate(90deg) translateX(0)}50%{transform:rotate(90deg) translateX(10px)}}.header{position:fixed;top:0;right:0;width:100%;pointer-events:none;z-index:1000}.headerMenu{position:absolute;top:1.5vw;right:1.5vw;width:min(5vw,90px);height:min(5vw,90px);padding:0;border:1px solid #fff;border-radius:50%;background:#000;cursor:pointer;pointer-events:auto;z-index:900;transition:border-color .3s ease}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.headerMenu{width:7vw;height:7vw;top:2vw;right:2vw}}@media(max-width: 500px){.headerMenu{width:13.65vw;height:13.65vw;right:4.5vw;top:4.5vw}}.headerMenu:hover{border-color:#9b9b9b}.headerMenu:hover span{background:#9b9b9b}.headerMenu span{position:absolute;left:50%;width:45%;height:2px;background:#fff;border-radius:999px;transform-origin:center;transition:transform .35s ease,opacity .25s ease,background .3s ease}@media(max-width: 500px){.headerMenu span{height:.25vw}}.headerMenu span:nth-child(1){top:35%;transform:translateX(-50%)}.headerMenu span:nth-child(2){top:50%;transform:translate(-50%, -50%)}.headerMenu span:nth-child(3){bottom:35%;transform:translateX(-50%)}.headerMenu.open span:nth-child(1){top:50%;transform:translate(-50%, -50%) rotate(45deg)}.headerMenu.open span:nth-child(2){opacity:0}.headerMenu.open span:nth-child(3){bottom:auto;top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.drawer{position:fixed;top:0;right:0;width:41.5vw;height:100vh;background:#000;transform:translateX(100%);transition:transform .45s cubic-bezier(0.22, 1, 0.36, 1);z-index:90}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.drawer{width:65vw}}@media(max-width: 500px){.drawer{width:100vw}}.drawer.open{transform:translateX(0)}.drawerNav{display:flex;align-items:center;height:100%;margin-left:5.4vw}@media(max-width: 500px){.drawerNav{justify-content:center;margin-left:0;height:100svh}}.drawerNav ul{list-style:none;margin:0;padding:0;text-align:left}@media(max-width: 500px){.drawerNav ul{margin-top:0}}.drawerNav ul li{margin:1.6vw 0}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.drawerNav ul li{margin-top:2.6vw 0}}@media(max-width: 500px){.drawerNav ul li{margin-top:5vw}}.drawerNav ul li a{color:#fff;text-decoration:none;font-size:3.1vw;transition:.3s;font-family:"Oranienbaum",serif;font-weight:400;font-style:normal}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.drawerNav ul li a{font-size:5vw}}@media(max-width: 500px){.drawerNav ul li a{font-size:9.1vw}}.drawerNav ul li a span{font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;font-size:1vw;display:flex;align-items:center}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.drawerNav ul li a span{font-size:2vw}}@media(max-width: 500px){.drawerNav ul li a span{font-size:3.2vw}}.drawerNav ul li a span::before{content:"";display:block;width:1.3vw;height:1px;background:#fff;margin-right:.4vw}@media(max-width: 500px){.drawerNav ul li a span::before{width:4vw;height:.3vw;margin-right:1.5vw}}.drawerNav ul li a:hover{opacity:.6}.drawerOverlay{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s;z-index:10}.drawerOverlay.open{opacity:1;visibility:visible}.contents{position:relative;z-index:2;margin-top:-55vw;min-height:100vh;background:#000;color:#fff;top:-3px}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.contents{margin-top:-47vw}}@media(max-width: 500px){.contents{margin-top:-155vw;top:3px}}.contents::before{content:"";position:absolute;inset:auto 0 100% 0;height:60vh;background:#000;-webkit-mask-image:linear-gradient(to bottom, transparent 0%, transparent 20%, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.5) 80%, #000 100%);mask-image:linear-gradient(to bottom, transparent 0%, transparent 20%, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.5) 80%, #000 100%);pointer-events:none;z-index:10;margin-top:-1px}.gallery{overflow:hidden;width:100vw;padding:7.8vw 0}@media(max-width: 500px){.gallery{padding:12.3vw 0}}.galleryTit{display:flex;align-items:center;gap:min(1.04vw,20px);padding:0 5vw;margin-bottom:1vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.galleryTit{gap:2vw}}@media(max-width: 500px){.galleryTit{gap:3vw;padding:0 4.5vw;margin-bottom:3.45vw}}.galleryTit h2,.galleryTit h3{font-family:"Oranienbaum",serif;font-weight:400;font-style:normal;font-size:min(2.16vw,32px)}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.galleryTit h2,.galleryTit h3{font-size:3.5vw}}@media(max-width: 500px){.galleryTit h2,.galleryTit h3{font-size:6vw}}.galleryLine{flex:1;height:1px;background:#fff}@media(max-width: 500px){.galleryLine{height:0.1333333333vw}}.galleryToggle{flex-shrink:0;padding:0;margin:0;border:none;background:none;cursor:pointer;transition:.3s}.galleryToggle:hover{opacity:.6}.galleryToggle img{display:block;width:min(2.6vw,50px);height:auto}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.galleryToggle img{width:4vw}}@media(max-width: 500px){.galleryToggle img{width:10vw}}.galleryRow{overflow:hidden;margin-bottom:clamp(6px,.52vw,10px)}.galleryTrack{display:flex;width:max-content;gap:clamp(6px,.52vw,10px);animation:slideLeft 80s linear infinite}.galleryList{display:flex;gap:clamp(6px,.52vw,10px);flex-shrink:0}.galleryList img{width:clamp(100px,13.02vw,250px);height:clamp(100px,13.02vw,250px);object-fit:cover;flex-shrink:0}@media(max-width: 500px){.galleryList img{width:38.6666666667vw;height:38.6666666667vw}}.gallery.paused .galleryTrack{animation-play-state:paused}.galleryRow--right .galleryTrack{animation-name:slideRight;animation-duration:100s}@keyframes slideLeft{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes slideRight{from{transform:translateX(-50%)}to{transform:translateX(0)}}.brand{flex-direction:column;align-items:center;text-align:center;display:flex;position:relative;z-index:0;padding:8.655vw 0}@media(max-width: 500px){.brand{padding:51vw 0}}.brand::before{content:"";position:absolute;inset:0;background-image:url("../images/bg/img_texture_01.png");background-position:top;background-size:contain;background-repeat:no-repeat;z-index:-1}@media(max-width: 500px){.brand::before{background-image:url("../images/bg/img_texture_01_sp.png")}}.brandLogo{width:100%;height:auto;margin-bottom:min(2.6vw,50px)}@media(max-width: 500px){.brandLogo{margin-bottom:5.3vw}}.brandLogo img{width:min(26vw,499px)}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.brandLogo img{width:35vw}}@media(max-width: 500px){.brandLogo img{width:56.8vw}}.brandTxt,.brandTxt2{font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;font-size:min(1.7vw,33px);line-height:min(2.9vw,56px)}.brandTxt span,.brandTxt2 span{font-size:min(1.2vw,22px)}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.brandTxt span,.brandTxt2 span{font-size:1.7vw}}@media(max-width: 500px){.brandTxt span,.brandTxt2 span{font-size:3.4666666667vw}}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.brandTxt,.brandTxt2{font-size:2.2vw;line-height:4vw;margin-bottom:2vw}}@media(max-width: 500px){.brandTxt,.brandTxt2{font-size:4.25vw;line-height:8vw;margin-bottom:4.5vw}}.brandTxt{margin-bottom:9vw}@media(max-width: 500px){.brandTxt{margin-bottom:55vw}}.brandTxt2{font-size:min(1.4vw,26px);line-height:min(2.5vw,45px)}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.brandTxt2{font-size:2.2vw;line-height:4vw}}@media(max-width: 500px){.brandTxt2{font-size:4.25vw;line-height:8vw}}.movie{padding:min(11.5vw,221px) min(5vw,96px)}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.movie{padding:20vw min(5vw,96px)}}@media(max-width: 500px){.movie{padding:23.5vw 0vw}}.movieText{position:absolute;display:inline-block;width:fit-content;height:fit-content;background:#000;color:#fff;padding:.08em;z-index:2;font-family:"Oranienbaum",serif;font-weight:400;font-style:normal;font-size:min(5.4vw,104px);line-height:.8}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.movieText{font-size:7vw}}@media(max-width: 500px){.movieText{font-size:14.5vw;padding:0.3vw}}.movieText--top{top:max(-3.25vw,-62px);left:0}.movieText--bottom{right:0;bottom:max(-3.25vw,-62px)}.moviePreview{position:relative;width:100%;height:22vw;overflow:visible;cursor:pointer}@media(max-width: 500px){.moviePreview{height:97vw}.moviePreview::before,.moviePreview::after{display:none}}.moviePreview::before,.moviePreview::after{content:"";position:absolute;height:1px;z-index:3}.moviePreview::before{width:55.89vw;top:-2.5vw;right:0;background:linear-gradient(to right, white 0%, white 70%, transparent 100%)}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.moviePreview::before{width:46.98vw}}.moviePreview::after{width:74.25vw;bottom:-2.5vw;left:0;background:linear-gradient(to left, white 0%, white 70%, transparent 100%)}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.moviePreview::after{width:70.74vw}}.moviePreview video{width:100%;height:100%;object-fit:cover;opacity:.3}.movieOpen{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.movieOpen img{width:7vw;height:auto;display:block;transition:.3s}@media(max-width: 500px){.movieOpen img{width:24vw}}.movieOpen img:hover{scale:1.1}.movieModal{position:fixed;top:0;left:0;width:100vw;height:100svh;display:none;background:rgba(0,0,0,.8);z-index:999999}.movieModal.is-open{display:block}.movieModalInner{position:absolute;top:50%;left:50%;width:min(90vw,1000px);aspect-ratio:16/9;transform:translate(-50%, -50%)}.movieModalInner iframe{display:block;width:100%;height:100%}.movieClose{position:absolute;right:0;top:-60px;font-size:40px;color:#fff;background:none;border:none;cursor:pointer}.highlightPanel{position:relative;z-index:100;background:#000;margin-top:-100vh;overflow:hidden;mask-image:linear-gradient(to bottom, black 0%, black 75%, rgba(0, 0, 0, 0.98) 82%, rgba(0, 0, 0, 0.85) 88%, rgba(0, 0, 0, 0.55) 93%, rgba(0, 0, 0, 0.25) 97%, transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 0%, black 75%, rgba(0, 0, 0, 0.98) 82%, rgba(0, 0, 0, 0.85) 88%, rgba(0, 0, 0, 0.55) 93%, rgba(0, 0, 0, 0.25) 97%, transparent 100%)}.highlightPanel::before{content:"";position:absolute;inset:0;background:url(../images/bg/bg_texture_highlights_img.png) center bottom/100% auto no-repeat;background-position:bottom;z-index:0}.highlightPanelInner{position:relative;z-index:1;width:100vw;height:auto;background-color:rgba(0,0,0,0);transition:opacity .6s ease,transform .6s ease;display:flex;padding-bottom:10vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.highlightPanelInner{display:grid;padding-left:4.3vw;padding-right:4.3vw;padding-bottom:46vw;row-gap:3.8vw}}@media(max-width: 500px){.highlightPanelInner{display:grid;padding-left:4.3vw;padding-right:4.3vw;padding-bottom:46vw;row-gap:18.8vw}}.highlightPanelInner h3{width:50%;padding-left:10vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.highlightPanelInner h3{width:100%;padding-left:0}}@media(max-width: 500px){.highlightPanelInner h3{width:100%;padding-left:0}}.highlightPanelInner h3 img{width:32vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.highlightPanelInner h3 img{width:47vw}}@media(max-width: 500px){.highlightPanelInner h3 img{width:83vw}}.highlightPanelInnerTxtTitle{font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;font-size:1.9vw;line-height:3vw}@media(min-width: 501px)and (max-width: 1400px){.highlightPanelInnerTxtTitle{font-size:clamp(20px,2.1vw,35px);line-height:3.4vw}}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.highlightPanelInnerTxtTitle{font-size:3.5vw;line-height:5.5vw}}@media(max-width: 500px){.highlightPanelInnerTxtTitle{font-size:6vw;line-height:8.4vw}}.highlightPanelInnerTxtExplanation{font-family:"Zen Old Mincho",serif;font-size:1vw;margin-top:3.4vw;line-height:2vw}@media(min-width: 501px)and (max-width: 1400px){.highlightPanelInnerTxtExplanation{font-size:clamp(12px,1.2vw,20px);line-height:2.75vw;width:85%}}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.highlightPanelInnerTxtExplanation{font-size:2vw;margin-top:5.3vw;line-height:5vw}}@media(max-width: 500px){.highlightPanelInnerTxtExplanation{font-size:3.5vw;margin-top:10.3vw;line-height:7.8vw}}.fixedBg{position:sticky;top:0;height:100vh;overflow:hidden;z-index:1}.fixedBg::After{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35)}.bgImage{position:absolute;inset:0;width:100%;height:100%;opacity:0;transform:scale(1.5);will-change:transform}.bgImage img{width:100%;height:100%;object-fit:contain;display:block}.bgImage.active{opacity:1}.content{position:relative;z-index:2;margin-top:-101vh}.story{display:flex;align-items:baseline;position:relative}.story:last-child{mask-image:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.02) 4%, rgba(0, 0, 0, 0.15) 8%, rgba(0, 0, 0, 0.45) 12%, #000 18%, #000 100%)}.story::before{content:"";position:absolute;inset:0;background-image:url(../images/bg/bg_texture_highlights_img.png);background-position:center bottom;background-size:100% auto;background-repeat:no-repeat;z-index:0}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.story::before{background-image:url(../images/bg/bg_texture_highlights_img_sp.png);background-position:center bottom}}@media(max-width: 500px){.story::before{background-image:url(../images/bg/bg_texture_highlights_img_sp.png);background-size:auto;background-position:center bottom}}.story:nth-of-type(2)::before{transform:scaleX(-1)}.textArea,.textArea2{width:100%;height:120vh;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.textArea,.textArea2{height:110vh}}.textArea{height:100vh}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.textArea{padding-top:20vh}}@media(max-width: 500px){.textArea{padding-top:10vh;height:120vh}}.textArea2{height:110vh;padding-top:min(20vw,200px)}@media(min-width: 501px)and (max-width: 1400px){.textArea2{padding-top:15vh;height:110vh}}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.textArea2{padding-top:23vh}}@media(max-width: 500px){.textArea2{padding-top:30vw}}.imageGap{height:150vh}.products{margin-top:17.5vw;padding-top:20vw 0}@media(max-width: 500px){.products{margin-top:37vw;padding-top:50vw 0}}.productsTit{padding-left:10vw;position:relative}.productsTit::before{content:"";position:absolute;inset:-10vw 0 auto -10vw;height:34vw;left:-8vw;top:-10vw;background:url("../images/bg/img_texture_02.png") center/contain no-repeat;opacity:1;z-index:0;pointer-events:none}.productsTit .subtitle,.productsTit h3{position:relative;z-index:1}.productsTit .subtitle{display:flex;align-items:center;gap:.5em;font-size:1vw;font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;font-size:1.32vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.productsTit .subtitle{font-size:2.2vw}}@media(max-width: 500px){.productsTit .subtitle{font-size:3.7vw}}.productsTit .subtitle::before{content:"";display:block;width:2.7vw;height:1px;background:#fff}@media(max-width: 500px){.productsTit .subtitle::before{width:4.8vw}}.productsTit h3{font-family:"Oranienbaum",serif;font-weight:400;font-style:normal;font-size:7.17vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.productsTit h3{font-size:8vw}}@media(max-width: 500px){.productsTit h3{font-size:19vw}}.slider{width:100%;margin:1.7vw auto}@media(max-width: 500px){.slider{margin:8.7vw auto}}.slider .sliderViewport{overflow:hidden;cursor:grab;padding:0 10.5vw;touch-action:pan-y}@media(max-width: 500px){.slider .sliderViewport{padding:0 4.5vw}}.slider .sliderViewport:active{cursor:grabbing}.slider .sliderTrack{display:flex;gap:2vw;will-change:transform;user-select:none}@media(max-width: 500px){.slider .sliderTrack{gap:3.5vw}}.slider .sliderSlide{flex:0 0 calc((100% - 105px)/4)}@media(min-width: 1401px)and (max-width: 1700px){.slider .sliderSlide{flex:0 0 calc((100% - 105px)/4.75)}}@media(min-width: 501px)and (max-width: 1400px){.slider .sliderSlide{flex:0 0 calc((100% - 105px)/4.5)}}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.slider .sliderSlide{flex:0 0 calc((100% - 105px)/2.6)}}@media(max-width: 500px){.slider .sliderSlide{flex:0 0 calc((100% - 105px)/1.53)}}.slider .sliderSlide a{display:block;color:inherit;text-decoration:none;transition:.3s}.slider .sliderSlide a:hover{opacity:.7}.slider .sliderSlide img{display:block;width:100%;height:auto;object-fit:contain;user-select:none}.slider .sliderSlideTxt{display:grid;font-size:1.063vw;font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;padding:1.1vw 1vw;line-height:1.7vw;cursor:default;user-select:text}@media(min-width: 501px)and (max-width: 1400px){.slider .sliderSlideTxt{font-size:clamp(14px,1.4vw,24px);line-height:2vw;gap:.5vw}}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.slider .sliderSlideTxt{font-size:2.4vw;line-height:3.4vw;gap:.5vw}}@media(max-width: 500px){.slider .sliderSlideTxt{margin-top:1vw;font-size:3.5vw;line-height:5vw}}.slider .sliderSlideTxt span{font-family:"Noto Sans JP",sans-serif;font-size:.88vw;opacity:.5;line-height:1.6vw}@media(min-width: 501px)and (max-width: 1400px){.slider .sliderSlideTxt span{font-size:clamp(12px,1.1vw,16px)}}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.slider .sliderSlideTxt span{font-size:2vw;line-height:3vw}}@media(max-width: 500px){.slider .sliderSlideTxt span{font-size:3.33vw;line-height:4.5vw;margin-bottom:1vw}}.slider .sliderControls{display:flex;align-items:center;justify-content:center;gap:1.5vw;margin-top:2.4vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.slider .sliderControls{margin-top:6vw;gap:3.5vw}}@media(max-width: 500px){.slider .sliderControls{margin-top:6vw;gap:5.3vw}}.slider .sliderArrow{padding:0;border:none;background:none;cursor:pointer;transition:.3s}.slider .sliderArrow:hover{opacity:.6}.slider .sliderArrow img{display:block;width:2.5vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.slider .sliderArrow img{width:7vw}}@media(max-width: 500px){.slider .sliderArrow img{width:10.5vw}}.slider .sliderArrow.disabled{opacity:.3;pointer-events:none}.slider .sliderPrev img{transform:scaleX(-1)}.slider .sliderProgress{width:39%}@media(max-width: 500px){.slider .sliderProgress{width:44%}}.slider .sliderLine{position:relative;width:100%;height:2px;background:#ddd}@media(max-width: 500px){.slider .sliderLine{height:.25vw}}.slider .sliderFill{display:none}.slider .sliderThumb{position:absolute;left:0;top:50%;transform:translate(-50%, -50%);width:5vw;height:.5vw;border:2px solid #fff;border-radius:999px;background:#111;padding:0;cursor:pointer;box-sizing:border-box}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.slider .sliderThumb{width:10.5vw;height:3vw}}@media(max-width: 500px){.slider .sliderThumb{width:13.5vw;height:4vw;border:.25vw solid #fff}}.links{margin-top:16.7vw;position:relative;padding-top:4.5vw;padding-bottom:4.5vw}@media(max-width: 500px){.links{padding-top:10vw;padding-bottom:6vw;margin-top:41vw}}.links::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:url("../images/bg/img_link_bg.png") center/cover no-repeat;background-position:bottom;z-index:0}.links ul{justify-content:center;display:flex;padding:0 10.5vw;justify-content:space-between}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.links ul{padding:0 10vw;display:block}}@media(max-width: 500px){.links ul{padding:0 4vw;display:block}}.links ul li{width:49%;background:#000;border:1px solid #fff;position:relative;transition:.3s}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.links ul li{width:100%;margin-bottom:3.7vw;border:.25vw solid #fff}}@media(max-width: 500px){.links ul li{width:100%;margin-bottom:3.7vw;border:.25vw solid #fff}}.links ul li:hover{background:#fff;border:1px solid #000}.links ul li a{display:grid;align-items:center;width:100%;height:100%;padding:3.7vw 5vw 3.2vw 2.5vw;color:#fff;text-decoration:none;font-family:"Oranienbaum",serif;font-weight:400;font-style:normal;font-size:2.2vw;line-height:2.4vw}.links ul li a:hover{color:#000}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.links ul li a{padding:5vw;font-size:4vw}}@media(max-width: 500px){.links ul li a{padding:10.7vw 5vw 10vw 8.5vw;font-size:4.7vw}}.links ul li a span{font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;font-size:1.17vw}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.links ul li a span{font-size:2.2vw;margin-top:2vw}}@media(max-width: 500px){.links ul li a span{font-size:2.9vw;margin-top:2.6vw}}.links ul li::after{content:"";position:absolute;width:2.8vw;height:2.8vw;background:url(../images/img_btn_link.png) no-repeat center/contain;right:2.8vw;top:50%;transform:translateY(-50%);pointer-events:none;transition:filter .3s ease}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){.links ul li::after{width:6.3vw;height:6.3vw;right:8.5vw}}@media(max-width: 500px){.links ul li::after{width:6.3vw;height:6.3vw;right:8.5vw}}.links ul li:hover::after{filter:brightness(0)}footer{position:relative;z-index:3;font-family:"Noto Sans JP",sans-serif;margin-top:3.5vw}@media(max-width: 500px){footer{margin-top:10.5vw}}footer .footer_back{font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;font-size:.95vw;border:1px solid #fff;position:relative;width:18vw;display:flex;justify-content:center;margin-left:auto;margin-right:auto;transition:.3s}footer .footer_back:hover{background:#fff}footer .footer_back a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:1.2vw 2vw;color:#fff;text-decoration:none;font:inherit}footer .footer_back a:hover{color:#000}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){footer .footer_back{font-size:2.2vw;width:35vw}footer .footer_back a{padding:2vw 3vw}}@media(max-width: 500px){footer .footer_back{border:.5vw solid #fff;width:65vw;font-size:3.1vw}footer .footer_back a{padding:2.1vw 2vw 2.7vw 2vw}}footer .footer_back::after{content:"";position:absolute;width:1.5vw;height:1.5vw;background:url(../images/img_btn_link.png) no-repeat center/contain;right:1vw;top:50%;transform:translateY(-50%);pointer-events:none}@media(min-width: 501px)and (max-width: 1024px)and (orientation: portrait){footer .footer_back::after{width:3vw;height:3vw;right:2vw}}@media(max-width: 500px){footer .footer_back::after{width:4vw;height:4vw;top:47%;right:3vw}}footer .footer_back:hover::after{filter:brightness(0)}footer .footer_contents .logoCol{position:absolute;top:max(-8.3333333333vw,-160px);width:100%;max-width:1000px;left:0;right:0;margin:0 auto}@media(max-width: 500px){footer .footer_contents .logoCol{top:-37.3333333333vw;max-width:100%}}footer .footer_contents .logoCol img{width:100%}footer .footer_contents .logoColInner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:min(2.0833333333vw,40px)}@media(max-width: 500px){footer .footer_contents .logoColInner{gap:min(3.2vw,24px) min(7.2vw,54px)}}footer .footer_contents .copyright{padding:min(1.5625vw,30px) 0;background:var(--color-black)}@media(max-width: 500px){footer .footer_contents .copyright{padding-top:min(5.0666666667vw,38px);padding-bottom:0}}footer .footer_contents .copyright_contact{display:flex;justify-content:center;padding:min(1.8229166667vw,35px) 0;font-size:min(0.625vw,12px)}@media(max-width: 500px){footer .footer_contents .copyright_contact{flex-wrap:wrap;padding:9vw 5.6vw 2.9333333333vw;font-size:2.9333333333vw;gap:2.6666666667vw}}footer .footer_contents .copyright_contact button{border:none;background:none;appearance:none}footer .footer_contents .copyright_contact .icoAnchor{background:url(../images/common/ico_anchor.png) left center/cover no-repeat;padding-left:min(4vw,30px);padding-bottom:min(0.4vw,3px)}@media(max-width: 500px){footer .footer_contents .copyright_contact .icoAnchor{padding-left:4vw;padding-bottom:0.4vw;background-size:2.6666666667vw}}footer .footer_contents .copyright_contact li{width:10vw;margin-right:min(0.5208333333vw,10px)}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright_contact li{width:17vw;margin-right:min(1vw,10px)}}@media(max-width: 500px){footer .footer_contents .copyright_contact li{width:42.6666666667vw;max-width:320px;margin-right:0}}footer .footer_contents .copyright_contact li a,footer .footer_contents .copyright_contact li button{display:inline-block;text-align:center;text-decoration:none;width:100%;padding:min(0.3125vw,6px) 0 !important;color:#000;background:var(--color-white) !important;font-size:min(0.9375vw,18px) !important;color:var(--color-black) !important;line-height:1.4 !important;font-weight:bold}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright_contact li a,footer .footer_contents .copyright_contact li button{padding:min(0.6vw,6px) 0 !important;font-size:1.6vw !important}}@media(max-width: 500px){footer .footer_contents .copyright_contact li a,footer .footer_contents .copyright_contact li button{display:block;font-size:3.4666666667vw !important;font-weight:900 !important;padding:1.0666666667vw !important}}footer .footer_contents .copyright_contact li a:hover,footer .footer_contents .copyright_contact li button:hover{transition-duration:.3s;opacity:.7}footer .footer_contents .copyright_info{color:#fff;padding:min(1.3020833333vw,25px) 0;font-size:min(0.8333333333vw,16px) !important;font-weight:500;text-align:center}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright_info{padding:min(2.5vw,25px) 0;font-size:1.6vw !important}}@media(max-width: 500px){footer .footer_contents .copyright_info{padding:4vw 2.1333333333vw !important;font-size:2.6666666667vw !important}}footer .footer_contents .copyright_info small{display:block;width:100%;padding-top:min(1.3020833333vw,25px) !important;font-size:min(0.78125vw,15px) !important;text-align:center}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright_info small{font-size:1.6vw !important}}@media(max-width: 500px){footer .footer_contents .copyright_info small{padding-top:6.6666666667vw !important;font-size:2.4vw !important}}footer .footer_contents .copyright .logo{display:flex;justify-content:center;padding:min(1.5625vw,30px) 0}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo{padding:min(3vw,30px) 0 !important}}@media(max-width: 500px){footer .footer_contents .copyright .logo{padding:1.8666666667vw 22.6666666667vw 8vw !important}}footer .footer_contents .copyright .logo_info{display:flex;align-items:center}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo_info{justify-content:center;flex-wrap:wrap;gap:2vw !important}}@media(max-width: 500px){footer .footer_contents .copyright .logo_info{justify-content:center;flex-wrap:wrap;gap:4vw 6.6666666667vw !important}}footer .footer_contents .copyright .logo_info a{margin:0 min(0.5208333333vw,10px);height:auto}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo_info a{margin:0;height:auto}}@media(max-width: 500px){footer .footer_contents .copyright .logo_info a{margin:0;height:auto}}footer .footer_contents .copyright .logo_info a img{height:100%;width:auto;max-width:100%}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo_info a img{height:auto}}@media(max-width: 500px){footer .footer_contents .copyright .logo_info a img{height:auto}}footer .footer_contents .copyright .logo_info a:hover{transition-duration:.3s;opacity:.7}footer .footer_contents .copyright .logo_info .club img{width:4.7916666667vw;max-width:92px}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo_info .club img{width:9.2vw;max-width:92px}}@media(max-width: 500px){footer .footer_contents .copyright .logo_info .club img{width:20vw;max-width:150px}}footer .footer_contents .copyright .logo_info .online img{width:5.5208333333vw;max-width:106px}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo_info .online img{width:10.6vw;max-width:106px}}@media(max-width: 500px){footer .footer_contents .copyright .logo_info .online img{width:20vw;max-width:150px}}footer .footer_contents .copyright .logo_info .spirits img{width:2.65625vw;max-width:51px}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo_info .spirits img{width:5.1vw;max-width:51px}}@media(max-width: 500px){footer .footer_contents .copyright .logo_info .spirits img{width:9.8666666667vw;max-width:74px}}footer .footer_contents .copyright .logo_info .namco img{width:9.7395833333vw}@media(min-width: 500px)and (max-width: 1000px){footer .footer_contents .copyright .logo_info .namco img{width:18.7vw;max-width:187px}}@media(max-width: 500px){footer .footer_contents .copyright .logo_info .namco img{width:36vw;max-width:270px}}.brand,.movie,.quality,.compact,.products,.links{opacity:0;transform:translateY(3vw);transition:opacity 1s ease,transform 1s cubic-bezier(0.22, 1, 0.36, 1)}.brand.show,.movie.show,.quality.show,.compact.show,.products.show,.links.show{opacity:1;transform:translateY(0)}.bottom{background-color:#000;padding-top:20vw}@media(min-width: 500px)and (max-width: 1000px){.bottom{padding-top:30vw}}@media(max-width: 500px){.bottom{padding-top:55vw}}#youtubePopup{border:0}