:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}@media screen and (max-width:989px){.sp-none{display:none!important}}@media screen and (min-width:990px){.pc-none{display:none!important}}body{font-weight:400;overflow-x:hidden;position:relative;width:100%}.h0,.h1,.h2,.h3,.h4,.h5,body,h1,h2,h3,h4,h5{font-family:Zen Kaku Gothic New,sans-serif}img{height:auto;width:100%}#MainContent{overflow:hidden;width:100%}.page-width{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}@media screen and (max-width:989px){.page-width{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px){.page-width{padding-left:15px;padding-right:15px}}.font-lato,.font-lato *{font-family:lato,Zen Kaku Gothic New,sans-serif}.hvr,a,button{color:var(--color-foreground);opacity:1;transition:opacity .3s linear}.hvr:hover,a:hover,button:hover{opacity:.3}.header__inline-menu a:hover{opacity:1}.orviia-section__bg{position:relative}.orviia-section__bg:before{content:"";display:none;height:0;left:0;position:absolute;width:0;z-index:1}.orviia-section__caption{color:#867b6c;font-family:beaufort-pro,"Noto Serif JP",serif;font-size:48px;letter-spacing:0;line-height:.9;margin:0;padding-left:.5em;text-indent:-.5em}@media screen and (min-width:990px){.orviia-section__caption{font-size:103px}}.orviia-product-card__link{display:block;text-decoration:none}.orviia-product-card__image{display:block;margin-bottom:10px}.orviia-product-card__image-wrapper{position:relative}.orviia-product-card__copy{color:#a02424;display:block;font-size:12px;letter-spacing:.5px;line-height:1.3;margin-bottom:5px}@media screen and (min-width:990px){.orviia-product-card__copy{font-size:14px;letter-spacing:1.1px}}.orviia-product-card__title{font-weight:500;margin:0}.orviia-product-card__price{color:#000;display:block;font-weight:400}.orviia-product-card__label{background-color:#fff;border:1px solid #fff;box-sizing:border-box;color:#000;display:inline-block;font-size:11px;left:10px;letter-spacing:.5px;line-height:1;padding:5px;position:absolute;top:10px}@media screen and (min-width:990px){.orviia-product-card__label{font-size:13px;padding:5px 8px}}.orviia-product-card__label--sold-out{background-color:transparent;border-color:#fff;color:#fff}.orviia__delivery-time-select{border:1px solid rgba(0,0,0,.75);margin-top:10px}.orviia__tax-caption{opacity:.75}.orviia-icon{display:none}.orviia-icon--invert{display:block}.orviia-header__wrapper{font-family:lato,Zen Kaku Gothic New,sans-serif}.orviia-header__wrapper .header__search{display:none!important}.orviia-header__section{height:70px}.orviia-header__section:not(.shopify-section-header-sticky):not(.menu-open) .orviia-header__wrapper{background-color:transparent}.orviia-header__section:not(.shopify-section-header-sticky):not(.menu-open) .orviia-header__heading-logo{display:block}.orviia-header__section:not(.shopify-section-header-sticky):not(.menu-open) .orviia-header__heading-logo--invert{display:none}.orviia-header__section:not(.shopify-section-header-sticky):not(.menu-open) .orviia-icon{display:block}.orviia-header__section:not(.shopify-section-header-sticky):not(.menu-open) .orviia-icon--invert{display:none}@media screen and (max-width:989px){.orviia-header__inner{padding:10px 15px}}@media screen and (min-width:990px){.orviia-header__inner{grid-template-columns:1fr auto auto;padding:0 15px!important}}.orviia-header__heading-logo{display:none}.orviia-header__heading-logo--invert{display:block}@media screen and (max-width:989px){.orviia-header__heading-logo{width:120px}}@media screen and (min-width:990px){.orviia-header__heading-logo{width:200px}}@media screen and (max-width:989px){.orviia-header__icon,.orviia-header__svg-wrapper{width:34px!important}}.orviia-header__icon--cart .icon{height:20px;width:20px}.orviia-header__icon--menu .icon{height:auto;width:24px}.orviia-footer{background-color:#a69d97}@media screen and (max-width:989px){.orviia-footer{padding:60px 0 80px!important}}@media screen and (min-width:990px){.orviia-footer{padding:60px 0!important}}.orviia-footer__logo{border-bottom:1px solid #fff;margin-bottom:30px;padding-bottom:40px}@media screen and (min-width:990px){.orviia-footer__logo{margin-bottom:50px}}.orviia-footer__content{display:flex;justify-content:space-between;margin-bottom:30px}@media screen and (min-width:990px){.orviia-footer__content{margin-bottom:100px}}.orviia-footer__menus{display:flex;gap:35px;justify-content:flex-start}@media screen and (min-width:990px){.orviia-footer__menus{gap:80px}.orviia-footer__menus-main{display:flex;gap:80px;justify-content:flex-start}}.orviia-footer__links{list-style:none;margin:0;padding:0}.orviia-footer__links-item{line-height:1;margin-bottom:20px}@media screen and (min-width:990px){.orviia-footer__links-item{margin-bottom:25px}}.orviia-footer__links-link{color:#fff;font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:13px;font-weight:400;letter-spacing:1.3px;line-height:1;margin-bottom:20px;text-decoration:none}@media screen and (min-width:990px){.orviia-footer__links-link{font-size:14px;letter-spacing:1.4px}}.orviia-footer__sns{display:flex;gap:20px;justify-content:flex-end}@media screen and (min-width:990px){.orviia-footer__sns{gap:30px}}.orviia-footer__sns-link{display:block!important;padding:0!important}.orviia-footer__svg{width:24px}.orviia-footer__detail{position:relative}.orviia-footer__detail-links{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}@media screen and (max-width:989px){.orviia-footer__detail-links{justify-content:flex-start;width:60%}}@media screen and (min-width:990px){.orviia-footer__detail-links{justify-content:center}}.orviia-footer__detail-links-item{line-height:1}@media screen and (max-width:989px){.orviia-footer__detail-links-item{margin-bottom:20px;margin-right:15px}}@media screen and (min-width:990px){.orviia-footer__detail-links-item{margin-right:20px}}.orviia-footer__detail-links-link{color:#fff;display:block;font-size:13px;letter-spacing:.5px;text-decoration:none}@media screen and (min-width:990px){.orviia-footer__detail-links-link{font-size:14px}}.orviia-footer__detail-copy{color:#fff;display:block;font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:12px;letter-spacing:.9px;line-height:1;text-align:center}@media screen and (max-width:989px){.orviia-footer__detail-copy{padding-top:50px}}@media screen and (min-width:990px){.orviia-footer__detail-copy{position:absolute;right:0;top:0}}.orviia-main-visual__slide-inner{height:100%;position:relative}.orviia-main-visual__slide-content{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media screen and (min-width:990px){.orviia-main-visual__slide-content{margin:0 auto;max-width:1300px}}.orviia-main-visual__slide-image{height:100%;object-fit:cover;object-position:center;width:100%}.orviia-main-visual__slide-copy{color:#fff;font-family:"Noto Serif JP",serif;font-size:14px;letter-spacing:2px;line-height:2;margin:0;position:absolute;writing-mode:vertical-rl}@media screen and (min-width:990px){.orviia-main-visual__slide-copy{font-size:16px;letter-spacing:3px}}.orviia-main-visual__banner{bottom:70px;box-shadow:0 10px 30px -10px rgba(0,0,0,.5);display:flex;left:0;margin:0 auto;position:absolute;right:0;text-decoration:none;width:315px}.orviia-main-visual__banner-inner{display:flex;overflow:hidden;position:relative}.orviia-main-visual__banner-inner:before{animation:shiny_shiny 6s ease-in-out infinite;background-color:#fff;content:"";display:inline-block;height:100%;left:0;opacity:.5;position:absolute;top:-180px;transition:.3s;width:30px}@media screen and (min-width:990px){.orviia-main-visual__banner{bottom:120px;left:5%;margin:0;width:320px}}.orviia-main-visual__banner-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.orviia-main-visual__banner-image-wrapper{width:43%}@media screen and (min-width:990px){.orviia-main-visual__banner-image-wrapper{width:50%}}.orviia-main-visual__banner-content{padding:15px;width:57%}@media screen and (min-width:990px){.orviia-main-visual__banner-content{width:50%}}.orviia-main-visual__banner-title{color:#daad69;font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:14px;letter-spacing:1.1px;line-height:1.2;margin:0 0 8px}@media screen and (min-width:990px){.orviia-main-visual__banner-title{font-size:16px}}.orviia-main-visual__banner-text{color:#fff;font-size:13px;letter-spacing:1.5px;line-height:1.6;margin:0}.orviia-main-visual__banner-icon{bottom:0;margin:auto;position:absolute;right:5%;top:0;width:8px}.orviia-main-visual__pagination{display:block!important}@media screen and (max-width:989px){.orviia-main-visual__pagination{bottom:40px!important}}@media screen and (min-width:990px){.orviia-main-visual__pagination{right:2.5%!important}}.orviia-main-visual__pagination .swiper-pagination-bullet{background-color:#fff;height:8px;width:8px}@media screen and (max-width:989px){.orviia-main-visual__pagination .swiper-pagination-bullet{margin:0 6px!important}}@media screen and (min-width:990px){.orviia-main-visual__pagination .swiper-pagination-bullet{margin:10px 0!important}}@keyframes shiny_shiny{0%{opacity:0;transform:scale(0) rotate(45deg)}3%{opacity:.5;transform:scale(0) rotate(45deg)}10%{opacity:1;transform:scale(4) rotate(45deg)}30%{opacity:0;transform:scale(50) rotate(45deg)}to{opacity:0;transform:scale(50) rotate(45deg)}}.orviia-in-season__swiper{overflow:visible}@media screen and (max-width:989px){.orviia-in-season__slide{width:80%}}@media screen and (min-width:990px){.orviia-in-season__slide{width:26%}}.orviia-in-season__slide .orviia-product-card__title{font-size:13px;letter-spacing:.5px;line-height:1.4;margin-bottom:5px}@media screen and (min-width:990px){.orviia-in-season__slide .orviia-product-card__title{font-size:14px}}.orviia-in-season__slide .orviia-product-card__price{font-size:11px;letter-spacing:.9px;line-height:1}@media screen and (min-width:990px){.orviia-in-season__slide .orviia-product-card__price{font-size:13px}}.orviia-in-season__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}@media screen and (min-width:990px){.orviia-in-season__header{margin-bottom:20px}}.orviia-in-season__caption{color:#fff;font-family:beaufort-pro,"Noto Serif JP",serif;font-size:22px;letter-spacing:0;line-height:1;margin:0}@media screen and (min-width:990px){.orviia-in-season__caption{font-size:35px}}.orviia-in-season__nav{display:flex;font-family:lato,Zen Kaku Gothic New,sans-serif;gap:10px}@media screen and (min-width:990px){.orviia-in-season__nav{gap:12px}}@media screen and (max-width:989px){.orviia-in-season__nav>*{height:15px;line-height:15px}}@media screen and (min-width:990px){.orviia-in-season__nav>*{height:18px;line-height:18px}}.orviia-in-season__nav-btn{cursor:pointer;width:7.5px}@media screen and (min-width:990px){.orviia-in-season__nav-btn{width:9px}}.orviia-in-season__nav-btn img{display:inline-block}.orviia-in-season__nav-pagination{color:#a02424;display:flex;font-size:14px;gap:5px;width:auto}@media screen and (min-width:990px){.orviia-in-season__nav-pagination{font-size:16px}}.orviia-in-season__nav-pagination span{display:inline-block}@keyframes line{0%{background-position:100% 100%;background-size:100% 1px}20%{background-position:100% 100%;background-size:0 1px}21%{background-position:0 100%;background-size:0 1px}70%{background-position:0 100%;background-size:0 1px}to{background-position:0 100%;background-size:100% 1px}}.orviia-journey__animate-link{color:#a02424;display:block;font-size:20px;font-weight:400;line-height:1.8;position:relative;text-decoration:none}.orviia-journey__animate-link-wrapper{display:flex;justify-content:flex-end;width:100%}@media screen and (min-width:990px){.orviia-journey__animate-link-wrapper{margin:20px 0 30px;order:2}}.orviia-journey__animate-link:after{animation:line 3s cubic-bezier(.76,0,.24,1) 0s infinite;backface-visibility:hidden;background-image:linear-gradient(#a02424,#a02424);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;text-decoration:none;width:100%}.orviia-journey__about{margin-bottom:50px}@media screen and (min-width:990px){.orviia-journey__about{align-items:center;display:flex;gap:50px;justify-content:center;margin-left:auto;margin-right:auto;max-width:1200px;width:100%}}@media screen and (min-width:990px)and (max-width:989px){.orviia-journey__about{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px)and (min-width:990px){.orviia-journey__about{padding-left:15px;padding-right:15px}}.orviia-journey__about-inner{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}@media screen and (max-width:989px){.orviia-journey__about-inner{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px){.orviia-journey__about-inner{margin-left:0;margin-right:0;max-width:none;padding-left:15px;padding-right:15px;width:27%}}@media screen and (min-width:990px)and (max-width:989px){.orviia-journey__about-inner{padding-left:0;padding-right:0}}@media screen and (min-width:990px)and (min-width:990px){.orviia-journey__about-inner{padding-left:0;padding-right:0}}.orviia-journey__about-img{display:block}.orviia-journey__about-img-wrapper{margin-bottom:30px}@media screen and (min-width:990px){.orviia-journey__about-img-wrapper{margin-bottom:0;width:65.5%}.orviia-journey__about-info{display:flex;flex-wrap:wrap;justify-content:center}}.orviia-journey__about-info-caption{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:600;letter-spacing:2.6px;line-height:1.6;margin:0 0 25px}@media screen and (min-width:990px){.orviia-journey__about-info-caption{font-size:25px;margin:0 auto;order:1;writing-mode:vertical-rl}}.orviia-journey__about-info-desc{font-size:15px;letter-spacing:.3px;line-height:1.8;margin:0 0 30px}@media screen and (min-width:990px){.orviia-journey__about-info-desc{order:3;width:100%}.orviia-journey__concept{align-items:center;display:flex;gap:60px;justify-content:center;margin-left:auto;margin-right:auto;max-width:1200px;width:100%}}@media screen and (min-width:990px)and (max-width:989px){.orviia-journey__concept{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px)and (min-width:990px){.orviia-journey__concept{padding-left:15px;padding-right:15px}}.orviia-journey__concept-inner{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}@media screen and (max-width:989px){.orviia-journey__concept-inner{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px){.orviia-journey__concept-inner{margin-left:0;margin-right:0;max-width:none;order:1;padding-left:15px;padding-right:15px;width:34%}}@media screen and (min-width:990px)and (max-width:989px){.orviia-journey__concept-inner{padding-left:0;padding-right:0}}@media screen and (min-width:990px)and (min-width:990px){.orviia-journey__concept-inner{padding-left:0;padding-right:0}}.orviia-journey__concept-img{display:block}.orviia-journey__concept-img-wrapper{margin-bottom:30px}@media screen and (min-width:990px){.orviia-journey__concept-img-wrapper{order:2;width:46%}}.orviia-journey__concept-img--left{width:80%}@media screen and (min-width:990px){.orviia-journey__concept-img--left{width:450px}}.orviia-journey__concept-img--right{margin-left:63%;margin-top:-150px;width:37%}@media screen and (min-width:990px){.orviia-journey__concept-img--right{margin-left:calc(100% - 220px);margin-top:-250px;width:330px}.orviia-journey__concept-info{display:flex;flex-wrap:wrap;justify-content:center}}.orviia-journey__concept-info-caption{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:600;letter-spacing:2.6px;line-height:1.6;margin:0 0 25px}@media screen and (min-width:990px){.orviia-journey__concept-info-caption{font-size:25px;margin:0 auto;order:1;writing-mode:vertical-rl}}.orviia-journey__concept-info-desc{font-size:15px;letter-spacing:.3px;line-height:1.8;margin:0 0 30px}@media screen and (min-width:990px){.orviia-journey__concept-info-desc{margin:0 auto 30px;order:3}}.orviia-journey__concept-ul{display:flex;justify-content:center;list-style:none;margin:0 0 40px;padding:0}@media screen and (min-width:990px){.orviia-journey__concept-ul{order:4}}.orviia-journey__concept-li{align-items:center;border:1px solid #fff;border-radius:112px;display:flex;height:112px;justify-content:center;width:112px}@media screen and (min-width:990px){.orviia-journey__concept-li{border-radius:160px;height:160px;width:160px}}.orviia-journey__concept-li:first-of-type{margin-right:-13px}@media screen and (min-width:990px){.orviia-journey__concept-li:first-of-type{margin-right:-20px}}.orviia-journey__concept-li:last-of-type{margin-left:-13px}@media screen and (min-width:990px){.orviia-journey__concept-li:last-of-type{margin-left:-20px}}.orviia-journey__concept-item{display:inline-block;font-size:12px;line-height:1.4;text-align:center}@media screen and (min-width:990px){.orviia-journey__concept-item{font-size:14px}}.orviia-journey__concept-item b{font-size:15px;font-weight:400}@media screen and (min-width:990px){.orviia-journey__concept-item b{font-size:18px}}.orviia-shop__banner{border-radius:20px;height:450px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:990px){.orviia-shop__banner{height:300px}}.orviia-shop__banner-bg{display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.orviia-shop__banner-content{height:100%;width:100%}@media screen and (min-width:990px){.orviia-shop__banner-content{display:flex;justify-content:space-between}}.orviia-shop__banner-header{align-items:center;display:flex;height:60%;justify-content:center;position:relative}@media screen and (min-width:990px){.orviia-shop__banner-header{height:100%;width:65%}}.orviia-shop__banner-header:before{background-color:rgba(0,0,0,.2);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.orviia-shop__banner-title{color:#fff;font-family:beaufort-pro,"Noto Serif JP",serif;font-size:28px;font-weight:400;letter-spacing:2.8px;line-height:1;margin:0;position:relative}@media screen and (min-width:990px){.orviia-shop__banner-title{font-size:40px;letter-spacing:4px}}.orviia-shop__banner-body{height:40%;position:relative}@media screen and (min-width:990px){.orviia-shop__banner-body{height:100%;width:35%}}.orviia-shop__banner-body-bg{display:block!important;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:1}.orviia-shop__banner-body-inner{height:100%;padding:20px 0;position:relative;width:100%;z-index:2}@media screen and (min-width:990px){.orviia-shop__banner-body-inner{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:0}}.orviia-shop__banner-link{border:1px solid #fff;border-radius:30px;color:#fff;display:inline-block;font-size:14px;font-weight:400;letter-spacing:.5px;line-height:1;padding:15px 40px 15px 30px;position:relative;text-decoration:none}@media screen and (min-width:990px){.orviia-shop__banner-link{font-size:16px;letter-spacing:.6px}}.orviia-shop__banner-link-wrapper{margin-bottom:15px;text-align:center}@media screen and (min-width:990px){.orviia-shop__banner-link-wrapper{margin-bottom:0;padding-bottom:25px;width:100%}}.orviia-shop__banner-link-icon{bottom:0;display:block;margin:auto;position:absolute;right:18px;top:0;width:8px}.orviia-shop__banner-ul{list-style:none;margin:0;padding:0}.orviia-shop__banner-ul-wrapper{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}@media screen and (min-width:990px){.orviia-shop__banner-ul-wrapper{display:block;gap:0}}.orviia-shop__banner-li{color:#fff;font-size:15px;letter-spacing:.6px;line-height:1.4;margin-bottom:10px}.orviia-shop__banner-caution{bottom:10px;color:#fff;font-size:12px;letter-spacing:1px;position:absolute;right:10px}@media screen and (min-width:990px){.orviia-news__inner{display:flex;justify-content:space-between}}.orviia-news__caption{margin-bottom:30px}@media screen and (min-width:990px){.orviia-news__caption-wrapper{width:48%}.orviia-news__list{padding-top:50px;width:52%}}.orviia-news__ul{list-style:none;margin:0;padding:0}.orviia-news__li{border-bottom:1px solid #d2d2d2;box-sizing:border-box;padding:20px 0}@media screen and (min-width:990px){.orviia-news__li{padding:25px 0}}.orviia-news__li:first-of-type{border-top:1px solid #d2d2d2}.orviia-news__link{display:block;margin:0 auto;text-decoration:none;width:98%}.orviia-news__date{color:#a02424;display:block;font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:14px;letter-spacing:1.4px;line-height:1;margin-bottom:10px}.orviia-news__title{font-size:15px;letter-spacing:2px;line-height:1.8;margin-bottom:0}.orviia-follow-us__title{color:#000;display:block;font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:2}@media screen and (min-width:990px){.orviia-follow-us__title{font-size:18px;letter-spacing:.9px}}.orviia-follow-us__title{text-align:center}.orviia-follow-us__link{color:#000;display:block;font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:2}@media screen and (min-width:990px){.orviia-follow-us__link{font-size:18px;letter-spacing:.9px}}.orviia-page-main-visual__wrapper{min-height:250px;overflow:hidden;position:relative;width:100%}.orviia-page-main-visual__image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.orviia-page-main-visual__title{color:#fff;font-family:beaufort-pro,"Noto Serif JP",serif;font-size:22px;left:0;letter-spacing:2.2px;line-height:1;margin:0 auto;position:absolute;right:0;width:74%}@media screen and (min-width:990px){.orviia-page-main-visual__title{font-size:50px;letter-spacing:5px;margin:auto;width:82%}}.orviia-about__bg-logo{display:inline-block;height:78px;width:auto}@media screen and (min-width:990px){.orviia-about__bg-logo{height:202px;margin-left:34.5%}}@media screen and (max-width:989px){.orviia-about__bg-logo-wrapper{text-align:right}}@media screen and (min-width:990px){.orviia-about__wrapper{align-items:center;display:flex;gap:120px;justify-content:center;margin-top:-50px}}.orviia-about__header{margin-bottom:30px}.orviia-about__caption{margin:0 0 40px;text-align:center}@media screen and (min-width:990px){.orviia-about__caption{margin-bottom:50px}}.orviia-about__caption-img{display:inline-block;height:62px;width:auto}@media screen and (min-width:990px){.orviia-about__caption-img{height:80px}}.orviia-about__concept{font-family:"Noto Serif JP",serif;text-align:center}.orviia-about__concept-text{display:block;font-size:18px;letter-spacing:1.4px;line-height:1;margin-bottom:10px}@media screen and (min-width:990px){.orviia-about__concept-text{font-size:23px;letter-spacing:1.8px}}.orviia-about__concept-img{display:block;margin:15px auto;width:40px}@media screen and (min-width:990px){.orviia-about__concept-img{width:50px}}.orviia-about__body{font-size:15px;letter-spacing:.7px;line-height:1.8;text-align:center}@media screen and (min-width:990px){.orviia-about__body{font-size:18px;letter-spacing:1.4px;line-height:2;text-align:left}}.orviia-about-concept__wrapper{position:relative;z-index:1}@media screen and (min-width:990px){.orviia-about-concept__wrapper{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}}@media screen and (min-width:990px)and (max-width:989px){.orviia-about-concept__wrapper{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px)and (min-width:990px){.orviia-about-concept__wrapper{padding-left:15px;padding-right:15px}}.orviia-about-concept__caption{color:#a69d97;display:inline-block;font-family:beaufort-pro,"Noto Serif JP",serif;font-size:60px;left:0;letter-spacing:0;line-height:.8;margin:0;position:absolute;top:1%;writing-mode:vertical-lr;z-index:1}@media screen and (min-width:990px){.orviia-about-concept__caption{font-size:150px;left:-65px;top:60px}}.orviia-about-concept__ul{list-style:none;margin:0;padding:0}.orviia-about-concept__li{margin-bottom:50px}@media screen and (min-width:990px){.orviia-about-concept__li{align-items:center;display:flex;justify-content:center;margin-bottom:60px}}.orviia-about-concept__li:last-of-type{margin-bottom:0}.orviia-about-concept__li--item1 .orviia-about-concept__image-wrapper,.orviia-about-concept__li--item3 .orviia-about-concept__image-wrapper{justify-content:flex-end}.orviia-about-concept__li--item1 .orviia-about-concept__image,.orviia-about-concept__li--item3 .orviia-about-concept__image{width:91%}@media screen and (min-width:990px){.orviia-about-concept__li--item1 .orviia-about-concept__image,.orviia-about-concept__li--item3 .orviia-about-concept__image{width:700px}.orviia-about-concept__li--item1 .orviia-about-concept__content-wrapper,.orviia-about-concept__li--item3 .orviia-about-concept__content-wrapper{margin-left:-50px}}.orviia-about-concept__li--item1 .orviia-about-concept__image-wrapper{margin-top:-150px}@media screen and (min-width:990px){.orviia-about-concept__li--item1 .orviia-about-concept__image-wrapper{margin-top:-200px}.orviia-about-concept__li--item2 .orviia-about-concept__image-wrapper{order:2}.orviia-about-concept__li--item2 .orviia-about-concept__content-wrapper{margin-right:-60px}.orviia-about-concept__li--item2 .orviia-about-concept__content{order:1}}.orviia-about-concept__li--item2 .orviia-about-concept__image--left{width:67%}@media screen and (min-width:990px){.orviia-about-concept__li--item2 .orviia-about-concept__image--left{width:550px}}.orviia-about-concept__li--item2 .orviia-about-concept__image--right{margin-left:50%;margin-top:-170px;width:41%}@media screen and (min-width:990px){.orviia-about-concept__li--item2 .orviia-about-concept__image--right{margin-left:65%;margin-top:-340px;width:310px}}.orviia-about-concept__image{display:block}.orviia-about-concept__image-wrapper{display:flex;flex-wrap:wrap;margin-bottom:20px}@media screen and (min-width:990px){.orviia-about-concept__image-wrapper{margin-bottom:0}}.orviia-about-concept__content{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}@media screen and (max-width:989px){.orviia-about-concept__content{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px){.orviia-about-concept__content{margin-left:0;margin-right:0;max-width:none;padding-left:15px;padding-right:15px;position:relative;width:auto;z-index:1}}@media screen and (min-width:990px)and (max-width:989px){.orviia-about-concept__content{padding-left:0;padding-right:0}}@media screen and (min-width:990px)and (min-width:990px){.orviia-about-concept__content{padding-left:0;padding-right:0}}@media screen and (min-width:990px){.orviia-about-concept__content-wrapper{align-items:center;border:1px solid #fff;border-radius:520px;display:flex;height:520px;justify-content:center;width:520px}}.orviia-about-concept__content-caption{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:600;letter-spacing:2.6px;line-height:1.8;margin:0 0 25px;text-align:center}@media screen and (min-width:990px){.orviia-about-concept__content-caption{font-size:26px;letter-spacing:3.1px;text-align:left}}.orviia-about-concept__content-texts{font-size:15px;letter-spacing:.7px;line-height:1.8;margin:0}.orviia-about-how-to__caption{font-family:"Noto Serif JP",serif;font-size:22px;letter-spacing:2.6px;line-height:1.6;margin:0 0 20px}@media screen and (min-width:990px){.orviia-about-how-to__caption{font-size:30px;letter-spacing:3.6px}}.orviia-about-how-to__texts{font-size:15px;letter-spacing:.7px;line-height:1.8;margin:0 0 30px}@media screen and (min-width:990px){.orviia-about-how-to__texts{font-size:18px;letter-spacing:1px;line-height:2;margin-bottom:50px}}.orviia-about-how-to__start{border-top:1px solid #000;margin-bottom:60px;padding-top:25px}@media screen and (min-width:990px){.orviia-about-how-to__start{margin-bottom:100px;padding-top:30px}}.orviia-about-how-to__start-ul{list-style:none;margin:0;padding:0}@media screen and (min-width:990px){.orviia-about-how-to__start-ul{display:flex;justify-content:space-between}}.orviia-about-how-to__start-item{background-color:#cfc9c6;padding:30px 15px 35px}@media screen and (min-width:990px){.orviia-about-how-to__start-item{width:31%}}.orviia-about-how-to__start-item-caption{margin:0 0 30px;text-align:center}.orviia-about-how-to__start-item-caption b{color:#a02424;display:block;font-family:beaufort-pro,"Noto Serif JP",serif;font-size:34px;font-weight:400;line-height:1;margin-bottom:30px}@media screen and (min-width:990px){.orviia-about-how-to__start-item-caption b{font-size:30px}}.orviia-about-how-to__start-item-caption strong{display:block;font-family:"Noto Serif JP",serif;font-size:20px;font-weight:400;letter-spacing:2.4px;line-height:1;position:relative}@media screen and (min-width:990px){.orviia-about-how-to__start-item-caption strong{font-size:18px;letter-spacing:2.1px}}.orviia-about-how-to__start-item-caption strong:before{background-color:#000;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;right:0;top:-18px;width:80px}.orviia-about-how-to__start-item-image{display:block}.orviia-about-how-to__start-item-image-wrapper{margin-bottom:20px}.orviia-about-how-to__start-item-title{font-size:15px;font-weight:500;letter-spacing:.6px;line-height:1.4;margin:0 0 15px;text-align:center}@media screen and (min-width:990px){.orviia-about-how-to__start-item-title{font-size:16px}}.orviia-about-how-to__start-item-texts{font-size:15px;letter-spacing:.4px;line-height:1.8;margin:0}@media screen and (min-width:990px){.orviia-about-how-to__start-item-texts{font-size:14px;letter-spacing:.5px}}.orviia-about-how-to__start-arrow{padding:10px 0;text-align:center}@media screen and (min-width:990px){.orviia-about-how-to__start-arrow{align-items:center;display:flex;justify-content:center;width:4.5%}}.orviia-about-how-to__start-arrow-img{display:block;margin:0 auto;width:20px}@media screen and (min-width:990px){.orviia-about-how-to__start-arrow-img{transform:rotate(-90deg)}}.orviia-about-how-to__time{border-top:1px solid #000;padding-top:25px}.orviia-about-how-to__time-swiper{padding-top:20px}@media screen and (min-width:990px){.orviia-about-how-to__time-swiper{padding-top:50px}}.orviia-about-how-to__time-ul{list-style:none;margin:0;padding:0}@media screen and (min-width:990px){.orviia-about-how-to__time-ul{justify-content:center}.orviia-about-how-to__time-item{border-right:1px dotted #fff;width:33%!important}.orviia-about-how-to__time-item:last-of-type{border-right:none}}.orviia-about-how-to__time-image{display:block;margin:0 auto;width:37%}@media screen and (min-width:990px){.orviia-about-how-to__time-image{width:140px}}.orviia-about-how-to__time-image-wrapper{margin-bottom:20px}.orviia-about-how-to__time-caption{font-size:18px;letter-spacing:2px;line-height:1.8;margin:0 0 20px;text-align:center}@media screen and (min-width:990px){.orviia-about-how-to__time-caption{font-size:18px;letter-spacing:2px;margin-bottom:15px}}.orviia-about-how-to__time-texts{font-size:15px;letter-spacing:1.2px;line-height:1.8;margin:0;text-align:center}@media screen and (min-width:990px){.orviia-about-how-to__time-texts{font-size:14px;letter-spacing:1.1px}}.orviia-about-how-to__time-nav{position:absolute;top:45%;width:8px;z-index:1}.orviia-about-how-to__time-nav--prev{left:0}.orviia-about-how-to__time-nav--next{right:0}.orviia-about-how-to__time-nav img{display:block;width:100%}@media screen and (min-width:990px){.orviia-about-message__wrapper{display:flex;gap:70px;justify-content:center}}.orviia-about-message__caption{margin-bottom:30px}@media screen and (min-width:990px){.orviia-about-message__caption{line-height:1;opacity:.5;text-align:right}.orviia-about-message__texts{padding-top:100px}}.orviia-about-message__text{font-size:15px;letter-spacing:1px;line-height:1.8;margin:0 0 20px}.orviia-about-message__text:last-of-type{margin-bottom:0}.orviia-about-message__author{display:block;font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:14px;font-weight:400;letter-spacing:1.4px;line-height:1;margin-top:40px;text-align:right}@media screen and (min-width:990px){.orviia-about-message__author{margin-top:70px}}.orviia-shop-collection__title{font-family:"Noto Serif JP",serif;font-size:18px;letter-spacing:2px;line-height:1.8;margin:0 0 30px;text-align:center}@media screen and (min-width:990px){.orviia-shop-collection__title{font-size:24px;letter-spacing:2.9px;margin-bottom:20px;text-align:center}}.orviia-shop-collection__texts{font-size:15px;letter-spacing:.6px;line-height:1.8;margin:0 0 15px}@media screen and (min-width:990px){.orviia-shop-collection__texts{font-size:18px;letter-spacing:.7px;text-align:center}}.orviia-shop-collection__caution{display:block;font-size:12px;letter-spacing:1px;line-height:1.4;margin:0;padding-left:1em;text-indent:-1em}@media screen and (min-width:990px){.orviia-shop-collection__caution{font-size:14px;letter-spacing:1.1px;text-align:center}}.orviia-shop-collection__ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:30px 0 0;padding:0}@media screen and (min-width:990px){.orviia-shop-collection__ul{margin-top:70px}.orviia-shop-collection__ul:after{content:"";display:block;order:2;width:32%}}.orviia-shop-collection__li{margin-bottom:20px;width:49%}@media screen and (min-width:990px){.orviia-shop-collection__li{margin-bottom:40px;width:32%}.orviia-shop-collection__collection{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}}@media screen and (min-width:990px)and (max-width:989px){.orviia-shop-collection__collection{padding-left:24px;padding-right:24px}}@media screen and (min-width:990px)and (min-width:990px){.orviia-shop-collection__collection{padding-left:15px;padding-right:15px}}@media screen and (max-width:989px){.orviia-shop-collection__collection .orviia-product-card__info{margin:0 auto;width:94%}}.orviia-shop-collection__collection .orviia-product-card__title{font-size:12px;letter-spacing:.5px;line-height:1.4;margin-bottom:5px}@media screen and (min-width:990px){.orviia-shop-collection__collection .orviia-product-card__title{font-size:16px;letter-spacing:1.2px}}.orviia-shop-collection__collection .orviia-product-card__price{font-size:12px;letter-spacing:.9px;line-height:1}@media screen and (min-width:990px){.orviia-shop-collection__collection .orviia-product-card__price{font-size:14px;letter-spacing:1.1px}}.orviia-main-product__block-caption{font-family:beaufort-pro,"Noto Serif JP",serif;font-size:22px;letter-spacing:1.7px;line-height:1.2;margin:0 0 20px;padding-bottom:15px;position:relative}.orviia-main-product__block-caption:after{background-color:#969696;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;width:100%}@media screen and (min-width:990px){.orviia-main-product__block-caption{margin-bottom:25px;padding-bottom:15px}}.orviia-main-product__block-body{font-size:15px;letter-spacing:.6px;line-height:1.7}@media screen and (min-width:990px){.orviia-main-product__block-body{font-size:14px;letter-spacing:.5px}}.orviia-main-product__block-histories{list-style:none;margin:0;padding:0}.orviia-main-product__block-histories-item{font-family:lato,Zen Kaku Gothic New,sans-serif;font-size:15px;letter-spacing:.6px;line-height:1.4;margin-bottom:5px}.orviia-main-product__block-histories-item:last-of-type{margin-bottom:0}@media screen and (min-width:990px){.orviia-main-product__block-histories-item{font-size:14px}}.orviia-main-product__block-chart-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.orviia-main-product__block-chart-item{margin-bottom:20px;width:100%}@media screen and (min-width:990px){.orviia-main-product__block-chart-item.half-width{margin-bottom:0;width:48%}.orviia-main-product__block-chart-item.half-width .orviia-main-product__block-chart-item-inner{padding:30px 20px 25px}}.orviia-main-product__block-chart-item.half-width .orviia-main-product__block-chart-item-bar{margin-bottom:15px}.orviia-main-product__block-chart-item:last-child{margin-bottom:0}.orviia-main-product__block-chart-item-title{font-size:14px;font-weight:500;letter-spacing:.5px;line-height:1;margin:0 0 15px}.orviia-main-product__block-chart-item-inner{background-color:#c2bab7;border-radius:15px;margin-bottom:10px;padding:30px 30px 25px}.orviia-main-product__block-chart-item-bar{background-color:#fff;height:1px;margin-bottom:2px;position:relative;width:100%}.orviia-main-product__block-chart-item-bar:after,.orviia-main-product__block-chart-item-bar:before{background-color:#fff;bottom:0;content:"";height:8px;margin:auto 0;position:absolute;top:0;width:1px}.orviia-main-product__block-chart-item-bar:before{left:0}.orviia-main-product__block-chart-item-bar:after{right:0}.orviia-main-product__block-chart-item-bar-name{font-size:13px;letter-spacing:.5px;line-height:1}.orviia-main-product__block-chart-item-bar-name-wrapper{display:flex;justify-content:space-between}.orviia-main-product__block-chart-item-circle{background-color:#a02424;border-radius:8px;bottom:0;height:8px;margin:auto 0;position:absolute;top:0;width:8px}.orviia-main-product__block-chart-item-texts{font-size:15px;letter-spacing:.6px;line-height:1.8;margin:0}@media screen and (min-width:990px){.orviia-main-product__block-chart-item-texts{font-size:14px;letter-spacing:.5px}}.orviia-main-product__block-idea-caption{font-size:18px;font-weight:500;letter-spacing:.7px;line-height:1.2;margin:0 0 15px}@media screen and (min-width:990px){.orviia-main-product__block-idea-caption{font-size:19px;letter-spacing:1.5px}}.orviia-main-product__block-idea-body{font-size:15px;letter-spacing:.4px;line-height:1.7;margin:0!important}@media screen and (min-width:990px){.orviia-main-product__block-idea-body{font-size:14px;letter-spacing:.4px}}.orviia-main-product__pre-order{background-color:#fff;max-width:440px}.orviia-main-product__pre-order-inner{padding:15px}.orviia-main-product__pre-order-title{color:#a02424;font-size:17px;font-weight:500;letter-spacing:.6px;line-height:1.4;margin:0 0 10px}@media screen and (min-width:990px){.orviia-main-product__pre-order-title{font-size:18px}}.orviia-main-product__pre-order-texts{color:#a02424;font-size:14px;letter-spacing:.5px;line-height:1.7;margin:0}.orviia-product-form__submit--coming-soon{background-color:transparent;color:#a02424}.orviia-product__media-item{width:calc(100% - 6rem - var(--grid-mobile-horizontal-spacing))!important}.orviia-top__section{position:relative;z-index:1}.orviia-top__logo{margin-bottom:70px;position:relative}@media screen and (min-width:990px){.orviia-top__logo{margin-bottom:90px;margin-left:auto;margin-right:auto;max-width:1300px;width:90%}}.orviia-top__logo-img{display:block}.orviia-top__header{padding-bottom:120px}@media screen and (min-width:990px){.orviia-top__header{padding-bottom:150px}}.orviia-top__caption{color:#867b6c;font-family:beaufort-pro,"Noto Serif JP",serif;font-size:39px;letter-spacing:0;line-height:1.2;margin:0 0 25px;text-align:center}@media screen and (min-width:990px){.orviia-top__caption{font-size:122px}}.orviia-top__caption-small{color:#000;font-family:"Noto Serif JP",serif;font-size:18px;font-weight:600;letter-spacing:3px;line-height:1.6;margin:0;text-align:center}@media screen and (min-width:990px){.orviia-top__caption-small{font-size:22px;letter-spacing:4px}}.fadein{opacity:0;perspective:1000px;transform:translate3d(0,10px,0);will-change:opacity}@media screen and (min-width:990px){.fadein{transform:translate3d(0,20px,0)}}.visible.fadein{opacity:1;transform:translateZ(0);transition:opacity .5s linear,transform 1s cubic-bezier(.16,1,.3,1);transition-delay:.2s}@media screen and (max-width:989px){.orviia-related-products__item .orviia-product-card__info{margin:0 auto;width:94%}}.orviia-related-products__item .orviia-product-card__title{font-size:12px;letter-spacing:.5px;line-height:1.4;margin-bottom:5px}@media screen and (min-width:990px){.orviia-related-products__item .orviia-product-card__title{font-size:16px;letter-spacing:1.2px}}.orviia-related-products__item .orviia-product-card__price{font-size:12px;letter-spacing:.9px;line-height:1}@media screen and (min-width:990px){.orviia-related-products__item .orviia-product-card__price{font-size:14px;letter-spacing:1.1px}}