@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Zen+Kaku+Gothic+New:wght@400;500&family=Zen+Old+Mincho&display=swap);
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font-style:normal;vertical-align:baseline}body,body *{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{text-decoration:none}mark{font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;margin:1em 0;padding:0}input,select{vertical-align:middle}img{vertical-align:bottom;font-size:0;line-height:0;border:0}strong{font-weight:bold}*,*:before,*:after{box-sizing:border-box}:root{--color-bg: var(--color-gry);--color-text: var(--color-blk);--color-wht: #FFFFFF;--color-blk: #1F1F1F;--color-gry: #EDEDED;--color-l-gry: #F8F8F8;--color-d-gry: #E2E2E2;--color-nvy: #2A4A98}html{font-size:62.5%}body{font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;font-size:1.6rem;-webkit-font-smoothing:antialiased;color:var(--color-text);background-color:var(--color-bg)}a{color:var(--color-text);text-decoration:none;outline:none}img{width:100%;max-width:100%;height:auto}hr{border-top:1px solid #ccc}.l-header{width:100%;min-width:1320px;position:fixed;top:0;left:0;z-index:900}@media screen and (max-width: 767px){.l-header{min-width:auto;height:80px;background-color:var(--color-wht)}}.l-header-title{position:absolute;top:45px;left:100px;z-index:1}@media screen and (max-width: 767px){.l-header-title{top:19px;left:24px}}.l-header-title__link{width:224px;height:51px;display:block}@media screen and (max-width: 767px){.l-header-title__link{width:190px;height:42px}}.l-header-title__link img{width:100%;height:100%;object-fit:contain}.l-header-drawer{width:100%;position:absolute;top:0;left:0;z-index:2}.l-header-drawer__toggle{width:80px;height:30px;display:block;position:absolute;top:56px;right:100px;z-index:3;cursor:pointer}@media screen and (max-width: 767px){.l-header-drawer__toggle{width:80px;height:80px;top:0;right:0}}.l-header-drawer__toggle span{height:2px;display:block;border-top:1px solid var(--color-nvy);border-bottom:1px solid var(--color-wht);position:absolute;left:0;transition:.3s}.l-header-drawer__toggle span:nth-child(1){width:80px;top:0}@media screen and (max-width: 767px){.l-header-drawer__toggle span:nth-child(1){width:40px;top:34px}}.l-header-drawer__toggle span:nth-child(2){width:60px;top:14px}@media screen and (max-width: 767px){.l-header-drawer__toggle span:nth-child(2){display:none}}.l-header-drawer__toggle span:nth-child(3){width:40px;top:28px}@media screen and (max-width: 767px){.l-header-drawer__toggle span:nth-child(3){width:30px;top:44px}}.l-header-drawer__toggle.is-active span:nth-child(1){top:14px;transform:rotate(23deg)}@media screen and (max-width: 767px){.l-header-drawer__toggle.is-active span:nth-child(1){top:39px}}.l-header-drawer__toggle.is-active span:nth-child(2){opacity:0}.l-header-drawer__toggle.is-active span:nth-child(3){width:80px;top:14px;transform:rotate(-23deg)}@media screen and (max-width: 767px){.l-header-drawer__toggle.is-active span:nth-child(3){width:40px;top:39px}}.l-header-drawer__main{width:100vw;height:100dvh;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding-inline:20px;position:absolute;top:0;left:0;z-index:2;opacity:0;visibility:hidden;transition:.3s}.l-header-drawer__main::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-wht);opacity:.75;position:absolute;top:0;left:0;z-index:-1}.l-header-drawer__main.is-active{opacity:1;visibility:visible}.l-header-drawer-home{position:absolute;top:55px;left:100px;z-index:2}@media screen and (max-width: 767px){.l-header-drawer-home{top:25px;left:33px}}.l-header-drawer-home__link{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem;color:var(--color-nvy);display:flex;align-items:center}.l-header-drawer-home__link::before{content:"";width:26px;height:26px;display:block;background-image:url(../img/common/icon_home.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:14px}.l-header-drawer__wrap{width:1280px;height:100%;padding-top:150px;margin-inline:auto;overflow-y:auto;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.l-header-drawer__wrap{width:100%;padding-top:100px;display:block}}.l-header-drawer-menu{width:840px}@media screen and (max-width: 767px){.l-header-drawer-menu{width:100%}}.l-header-drawer-menu__heading{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2.4rem;margin-left:12px}@media screen and (max-width: 767px){.l-header-drawer-menu__heading{margin-left:0}}.l-header-drawer-menu__unit1{width:100%;margin-top:35px;position:relative}.l-header-drawer-menu__search{margin-left:12px}@media screen and (max-width: 767px){.l-header-drawer-menu__search{margin-left:0}}.l-header-drawer-menu__search form{width:375px;display:flex}@media screen and (max-width: 767px){.l-header-drawer-menu__search form{width:100%}}.l-header-drawer-menu__search form .feas_archive_freeword{padding:0;border:none;border-radius:0;outline:none;background:none;-webkit-appearance:none;appearance:none;font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;width:calc(100% - 60px);height:60px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;color:var(--color-text);background-color:var(--color-wht);border:1px solid rgba(42,74,152,.5);border-radius:3px 0 0 3px;box-shadow:inset 2px 2px 4px rgba(0,0,0,.16);padding-left:20px}.l-header-drawer-menu__search form .feas_archive_freeword::-webkit-outer-spin-button,.l-header-drawer-menu__search form .feas_archive_freeword::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.l-header-drawer-menu__search form .feas_archive_freeword::placeholder{color:#a0a0a0}.l-header-drawer-menu__search form .feas-submit-button{padding:0;border:none;border-radius:0;outline:none;background:none;-webkit-appearance:none;appearance:none;font-family:"Zen Old Mincho",serif;font-weight:400;font-style:normal;width:60px;height:60px;background-color:rgba(42,74,152,.6);background-image:url(../img/common/search_btn.svg);background-position:center center;background-repeat:no-repeat;background-size:28px 28px;border-radius:0 3px 3px 0;text-indent:-9999px;overflow:hidden;cursor:pointer;transition:.3s}.l-header-drawer-menu__search form .feas-submit-button::-webkit-outer-spin-button,.l-header-drawer-menu__search form .feas-submit-button::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.l-header-drawer-menu__search form .feas-submit-button::placeholder{color:#a0a0a0}.l-header-drawer-menu__search form .feas-submit-button:hover{background-color:#2a4a98}.l-header-drawer-menu__list{margin-top:20px;column-count:2;column-gap:40px}@media screen and (max-width: 767px){.l-header-drawer-menu__list{column-count:1}}.l-header-drawer-menu__item{width:400px;padding-block:10px;padding-inline:32px}@media screen and (max-width: 767px){.l-header-drawer-menu__item{width:100%;padding-inline:0}}.l-header-drawer-menu__link{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;padding-block:10px;position:relative}.l-header-drawer-menu__link::before{content:"";width:20px;height:20px;display:block;background-color:var(--color-nvy);opacity:.6;position:absolute;top:50%;right:0;transform:translate(0, -50%);transition:.3s}.l-header-drawer-menu__link:hover::before{opacity:1}.l-header-drawer-menu__link::after{content:"";width:5px;height:5px;display:block;border-top:1px solid var(--color-wht);border-right:1px solid var(--color-wht);position:absolute;top:16.5px;right:8.5px;transform:rotate(45deg)}.l-header-drawer-menu-login{position:absolute;top:0;right:12px}@media screen and (max-width: 767px){.l-header-drawer-menu-login{position:static;margin-top:30px}}.l-header-drawer-menu-login__link{width:375px;height:60px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;color:var(--color-wht);border-radius:3px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}@media screen and (max-width: 767px){.l-header-drawer-menu-login__link{width:100%}}.l-header-drawer-menu-login__link::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-nvy);opacity:.6;position:absolute;top:0;left:0;z-index:-1}.l-header-drawer-menu-login__link::after{content:"";width:130%;height:100%;background-color:var(--color-nvy);clip-path:polygon(0 0, 100% 0, 80% 100%, 0% 100%);transition:.3s;position:absolute;top:0;left:0;z-index:-1;transform:translate(-100%, 0)}.l-header-drawer-menu-login__link:hover::after{transform:translate(0, 0)}.l-header-drawer-menu-login__link span{display:block}.l-header-drawer-menu-login__link span:nth-child(2){width:28px;height:28px;margin-inline:15px}.l-header-drawer-menu-login__link span:nth-child(2) img{width:100%;height:100%;object-fit:contain}.l-header-drawer-menu__unit2{border-top:1px solid rgba(42,74,152,.2);margin-top:30px;padding-top:10px;padding-bottom:50px}@media screen and (max-width: 767px){.l-header-drawer-menu__unit2{border-top:0;margin-top:0;padding-bottom:0}}.l-header-drawer-info{width:375px;margin-top:59px;margin-right:12px}@media screen and (max-width: 767px){.l-header-drawer-info{width:100%;margin-top:40px;margin-right:0;padding-bottom:120px}}.l-header-drawer-info__logo{width:256px;height:60px;margin-inline:auto}@media screen and (max-width: 767px){.l-header-drawer-info__logo{width:224px;height:51px}}.l-header-drawer-info__logo img{width:100%;height:100%;object-fit:contain}.l-header-drawer-info__title{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;text-align:center;font-size:2.4rem;letter-spacing:.1em;margin-top:20px}.l-header-drawer-info-contact{width:100%;margin-top:38px;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.l-header-drawer-info-contact__link{width:100%;height:120px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;font-weight:500;color:var(--color-wht);border-radius:3px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.l-header-drawer-info-contact__link::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-nvy);opacity:.6;position:absolute;top:0;left:0;z-index:-1}.l-header-drawer-info-contact__link::after{content:"";width:130%;height:100%;background-color:var(--color-nvy);clip-path:polygon(0 0, 100% 0, 80% 100%, 0% 100%);transition:.3s;position:absolute;top:0;left:0;z-index:-1;transform:translate(-100%, 0)}.l-header-drawer-info-contact__link:hover::after{transform:translate(0, 0)}.l-header-drawer-info-contact__link>span{display:block}.l-header-drawer-info-contact__link>span:nth-child(1){margin-right:18px}.l-header-drawer-info-contact__link>span>span{display:block;text-align:center}.l-header-drawer-info-contact__link>span>span:nth-child(2){font-size:1.4rem;margin-top:15px}.l-header-drawer-info__text{text-align:center;font-size:1.8rem;margin-top:30px}.l-header-drawer-info__phone{font-size:2.4rem;color:var(--color-nvy);margin-top:15px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.l-header-drawer-info__phone{padding-block:12px;border:1px solid rgba(42,74,152,.6);border-radius:3px}}.l-header-drawer-info__phone::before{content:"";width:28px;height:28px;display:block;background-image:url(../img/common/icon_phone.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:8px}.l-header-drawer-info__notes{font-size:1.8rem;margin-top:18px;padding-left:10px;display:flex;justify-content:center;align-items:center}.l-header-drawer-info__notes--small{display:block;font-size:1.4rem;margin-right:10px;padding-top:2px}.l-header-drawer-info__fax{font-size:2.4rem;margin-top:35px;padding-top:25px;border-top:1px solid rgba(42,74,152,.2);display:flex;justify-content:center;align-items:center}.l-header-drawer-info__fax--small{font-size:1.8rem;margin-right:10px}.l-header-drawer-info__fax-link{width:100%;height:60px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;color:var(--color-nvy);border:1px solid rgba(42,74,152,.6);border-radius:3px;margin-top:25px;display:flex;justify-content:center;align-items:center;position:relative}.l-header-drawer-info__fax-link::after{content:"";width:12px;height:18px;display:block;background-image:url(../img/common/icon_download.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:21px;right:20px}@media screen and (max-width: 767px){.l-main{padding-top:80px}}.l-footer{width:100%;margin-top:150px}.l-footer-banner__list{display:flex}@media screen and (max-width: 767px){.l-footer-banner__list{flex-direction:column}}.l-footer-banner__item{width:50%}@media screen and (max-width: 767px){.l-footer-banner__item{width:100%}}.l-footer-banner__link{width:100%;height:220px;display:flex;align-items:center;position:relative;z-index:1}@media screen and (max-width: 767px){.l-footer-banner__link{height:240px;flex-direction:column-reverse}}.l-footer-banner__main{width:100%;height:80px;display:flex;justify-content:center;align-items:center;position:relative;z-index:10}@media screen and (max-width: 767px){.l-footer-banner__main{height:120px;padding-left:20px}}.l-footer-banner__main::before{content:"";width:100%;height:100%;background-color:var(--color-gry);opacity:.8;position:absolute;top:0;left:0;z-index:-1}.l-footer-banner__wrap{width:100%;max-width:630px;display:flex;align-items:center;position:relative}@media screen and (max-width: 767px){.l-footer-banner__wrap{height:100%;max-width:none;align-items:flex-start;justify-content:flex-start;flex-direction:column}}.l-footer-banner__wrap::before{content:"";width:40px;height:40px;display:block;background-color:var(--color-nvy);opacity:.6;position:absolute;top:20px;right:0;transition:.3s}@media screen and (max-width: 767px){.l-footer-banner__wrap::before{top:56px;right:10px}}.l-footer-banner__link:hover .l-footer-banner__wrap::before{opacity:1}.l-footer-banner__wrap::after{content:"";width:6px;height:6px;display:block;border-top:1px solid var(--color-wht);border-right:1px solid var(--color-wht);position:absolute;top:37px;right:18px;transform:rotate(45deg)}@media screen and (max-width: 767px){.l-footer-banner__wrap::after{top:73px;right:28px}}.l-footer-banner__label{width:180px;height:80px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2.4rem;display:flex;align-items:center;position:relative}@media screen and (max-width: 767px){.l-footer-banner__label{height:50px;font-size:1.8rem;align-items:flex-end}}.l-footer-banner__label::before{content:"";width:80px;height:5px;display:block;background-color:var(--color-nvy);position:absolute;top:0;left:0}.l-footer-banner__title{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2rem;font-weight:500;letter-spacing:.1em}@media screen and (max-width: 767px){.l-footer-banner__title{font-size:1.8rem;margin-top:15px}}@media screen and (max-width: 767px){.l-footer-banner__title>span{font-size:1.4rem}}.l-footer-banner__img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;overflow:hidden}@media screen and (max-width: 767px){.l-footer-banner__img{height:120px;position:static}}.l-footer-banner__img img{width:100%;height:100%;object-fit:cover;transition:.3s}.l-footer-banner__link:hover .l-footer-banner__img img{transform:scale(1.1)}.l-footer-catalog{width:120px;height:120px;position:fixed;bottom:60px;right:100px;z-index:1000;opacity:0}@media screen and (max-width: 767px){.l-footer-catalog{width:100px;height:100px;bottom:92px;right:12px}}[data-hide-catalog-btn="1"] .l-footer-catalog{opacity:0;visibility:hidden}.l-footer-catalog__link{display:block;width:100%;height:100%;position:relative;z-index:1}.l-footer-catalog__link::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-wht);border-radius:50%;opacity:0;position:absolute;top:0;left:0;z-index:-1;transition:.3s}.l-footer-catalog__link:hover::before{opacity:1}.l-footer-catalog__link img{width:100%;height:100%;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16))}.l-footer-catalog__close{width:25px;height:25px;position:absolute;top:4px;right:4px;z-index:2;opacity:.6;transition:.3s;cursor:pointer}@media screen and (max-width: 767px){.l-footer-catalog__close{top:0;right:0}}.l-footer-catalog__close:hover{opacity:1}.l-footer-catalog__close img{width:100%;height:100%}.l-footer-return{width:50px;height:50px;position:fixed;bottom:90px;right:30px;z-index:800;opacity:0;visibility:hidden;transition:.3s}@media screen and (max-width: 767px){.l-footer-return{bottom:202px;right:37px}}.l-footer-return.is-scrolled{opacity:1;visibility:visible}@media screen and (max-width: 767px){[data-hide-catalog-btn="1"] .l-footer-return{bottom:92px;right:12px}}.l-footer-return__link{display:block;width:100%;height:100%;position:relative;z-index:1}.l-footer-return__link::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-wht);border-radius:50%;opacity:0;position:absolute;top:0;left:0;z-index:-1;transition:.3s}.l-footer-return__link:hover::before{opacity:1}.l-footer-return__link img{width:100%;height:100%;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16))}.l-footer-main{padding-top:120px;padding-bottom:90px}@media screen and (max-width: 767px){.l-footer-main{display:none}}.l-footer-main__inner{display:flex;justify-content:space-between}.l-footer-main__detail{width:530px}.l-footer-main-title{display:flex;align-items:center}.l-footer-main-title__logo{display:block;width:224px}.l-footer-main-title__text{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2.4rem;letter-spacing:.1em;margin-left:38px;padding-bottom:7px}.l-footer-main-contact{width:100%;background-color:var(--color-wht);margin-top:38px;padding:60px}.l-footer-main-contact__heading{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2rem}.l-footer-main-contact__heading--small{display:inline-block;font-size:1.4rem;letter-spacing:0;margin-left:15px}.l-footer-main-contact__phone{font-size:2.4rem;color:var(--color-nvy);margin-top:25px;display:flex;align-items:center}.l-footer-main-contact__phone::before{content:"";width:30px;height:30px;display:block;background-image:url(../img/common/icon_phone.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:5px}.l-footer-main-contact__notes{font-size:1.8rem;margin-top:18px;display:flex;align-items:center}.l-footer-main-contact__notes--small{font-size:1.4rem;margin-right:10px}.l-footer-main-contact__fax{font-size:1.8rem;margin-top:35px;display:flex;align-items:center}.l-footer-main-contact__link{display:block;font-size:1.4rem;text-decoration:underline;margin-left:20px;transition:.3s}.l-footer-main-contact__link:hover{color:var(--color-nvy)}.l-footer-main-sitemap{width:610px;margin-top:15px;margin-right:28px}.l-footer-main-sitemap__heading{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2.4rem}.l-footer-main-sitemap__wrap{width:100%;margin-top:50px;padding-left:38px;display:flex;justify-content:space-between}.l-footer-main-sitemap__unit{width:fit-content}.l-footer-main-sitemap__item+.l-footer-main-sitemap__item{margin-top:25px}.l-footer-main-sitemap__link{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;padding-left:25px;position:relative}.l-footer-main-sitemap__link::before{content:"";width:9px;height:1px;display:block;background-color:var(--color-blk);position:absolute;top:7px;left:0}.l-footer-main-sitemap__child-list{margin-top:25px;margin-left:25px}.l-footer-main-sitemap__child-item+.l-footer-main-sitemap__child-item{margin-top:25px}.l-footer-main-sitemap__child-link{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;padding-left:25px;position:relative}.l-footer-main-sitemap__child-link::before{content:"";width:9px;height:1px;display:block;background-color:var(--color-blk);position:absolute;top:7px;left:0}.l-footer-copyright{background-color:var(--color-wht);padding:12px 32px}@media screen and (max-width: 767px){.l-footer-copyright{margin-top:150px;padding:15px}}.l-footer-copyright__text{text-align:right;font-size:1.4rem;opacity:.75}@media screen and (max-width: 767px){.l-footer-copyright__text{text-align:center}}.l-section{width:100%}@media screen and (max-width: 767px){.l-section{padding-inline:20px}}.l-section__inner{width:100%;max-width:1280px;margin-inline:auto}.l-head{width:100%}.l-head-normal{width:100%;padding-top:180px}@media screen and (max-width: 767px){.l-head-normal{padding-top:60px;padding-inline:20px}}.l-head-normal__inner{width:100%;max-width:1280px;margin-inline:auto;display:flex}@media screen and (max-width: 767px){.l-head-normal__inner{display:block}}.l-head-normal__title{width:fit-content}.l-head-normal__breadcrumb{flex:1;margin-top:30px;margin-left:60px}@media screen and (max-width: 767px){.l-head-normal__breadcrumb{margin-left:0}}.l-head-visual{width:100%;height:680px;position:relative;z-index:1}@media screen and (max-width: 767px){.l-head-visual{height:auto}}.l-head-visual-logo{position:absolute;top:45px;left:100px;z-index:2}@media screen and (max-width: 767px){.l-head-visual-logo{display:none}}.l-head-visual-logo__link{width:224px;height:51px;display:block}.l-head-visual-logo__link img{width:100%;height:100%;object-fit:contain}.l-head-visual__main{width:100%;position:absolute;bottom:40px;left:0;z-index:2}@media screen and (max-width: 767px){.l-head-visual__main{left:20px}}.l-head-visual__wrap{width:100%;max-width:1280px;margin-inline:auto;display:flex}@media screen and (max-width: 767px){.l-head-visual__wrap{display:block}}.l-head-visual__title{width:fit-content}.l-head-visual__breadcrumb{flex:1;margin-top:30px;margin-left:60px}@media screen and (max-width: 767px){.l-head-visual__breadcrumb{display:none}}.l-head-visual__img{width:100%;height:100%}@media screen and (max-width: 767px){.l-head-visual__img{height:auto;aspect-ratio:1/1}}.l-head-visual__img img{width:100%;height:100%;object-fit:cover}.l-head-visual-sp{display:none}@media screen and (max-width: 767px){.l-head-visual-sp{display:block;margin-top:30px;margin-inline:20px}}.l-head-interview{width:100%;height:680px;position:relative;z-index:1}@media screen and (max-width: 767px){.l-head-interview{height:auto;aspect-ratio:375/550}}.l-head-interview-logo{position:absolute;top:45px;left:100px;z-index:2}@media screen and (max-width: 767px){.l-head-interview-logo{display:none}}.l-head-interview-logo__link{width:224px;height:51px;display:block}.l-head-interview-logo__link img{width:100%;height:100%;object-fit:contain}.l-head-interview__main{width:100%;position:absolute;bottom:40px;left:0;z-index:2}@media screen and (max-width: 767px){.l-head-interview__main{width:calc(100% - 40px);top:60px;bottom:auto;left:20px}}.l-head-interview__wrap{width:100%;max-width:1280px;margin-inline:auto;display:flex}@media screen and (max-width: 767px){.l-head-interview__wrap{display:block}}.l-head-interview__title{width:fit-content}.l-head-interview--rev .l-head-interview__title{margin-left:auto;margin-right:0}.l-head-interview__breadcrumb{flex:1;margin-top:30px;margin-left:60px}@media screen and (max-width: 767px){.l-head-interview__breadcrumb{display:none}}.l-head-interview__badge{width:222px;height:200px;position:absolute;top:240px;left:calc(50% + 418px)}@media screen and (max-width: 767px){.l-head-interview__badge{width:111px;height:100px;top:195px;left:20px}}.l-head-interview--rev .l-head-interview__badge{left:auto;right:calc(50% + 418px)}@media screen and (max-width: 767px){.l-head-interview--rev .l-head-interview__badge{right:20px}}.l-head-interview__badge img{width:100%;height:100%;object-fit:contain}.l-head-interview__info{height:100%;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:calc(50% - 640px);z-index:2}@media screen and (max-width: 767px){.l-head-interview__info{height:auto;top:auto;bottom:40px;left:20px}}.l-head-interview--rev .l-head-interview__info{left:auto;right:calc(50% - 640px)}@media screen and (max-width: 767px){.l-head-interview--rev .l-head-interview__info{right:20px}}.l-head-interview-detail{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 767px){.l-head-interview-detail{gap:5px}}.l-head-interview--rev .l-head-interview-detail{align-items:flex-end}.l-head-interview-detail__item{display:block;width:fit-content;font-size:1.8rem;background-color:hsla(0,0%,100%,.9);padding:7px 11px 8px 11px}@media screen and (max-width: 767px){.l-head-interview-detail__item{font-size:1.4rem}}.l-head-interview-comment{margin-top:40px;display:flex;flex-direction:column;gap:9px}@media screen and (max-width: 767px){.l-head-interview-comment{margin-top:25px;padding-right:20px;display:block}}.l-head-interview--rev .l-head-interview-comment{align-items:flex-end}@media screen and (max-width: 767px){.l-head-interview--rev .l-head-interview-comment{padding-left:20px;padding-right:0}}.l-head-interview-comment__item{display:block;width:fit-content;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:3.2rem;font-weight:500;background-color:hsla(0,0%,100%,.9);padding:10px 16px 12px 16px}@media screen and (max-width: 767px){.l-head-interview-comment__item{display:inline;font-size:1.8rem;line-height:2;color:var(--color-wht);background-color:rgba(0,0,0,0);padding:0}}.l-head-interview__img{width:100%;height:100%}.l-head-interview__img img{width:100%;height:100%;object-fit:cover}.l-head-interview-sp{display:none}@media screen and (max-width: 767px){.l-head-interview-sp{display:block;margin-top:30px;margin-inline:20px}}.c-text{font-size:1.8rem;line-height:2}.c-title--wht{color:var(--color-wht)}.c-title__en{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:6rem;padding-bottom:8px;display:inline-block;position:relative}@media screen and (max-width: 767px){.c-title__en{display:block;font-size:4.8rem}}.c-title__en::before{content:"";width:92px;height:1px;display:block;background-color:var(--color-blk);position:absolute;bottom:0;left:0}@media screen and (max-width: 767px){.c-title__en::before{width:50px}}.c-title--wht .c-title__en::before{background-color:var(--color-wht)}.c-title--rev .c-title__en::before{left:auto;right:0}.c-title__jp{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2.8rem;font-weight:500;letter-spacing:.1em;display:inline-block;margin-left:40px}@media screen and (max-width: 767px){.c-title__jp{display:block;font-size:2.4rem;line-height:1.6666666667;margin-left:0;margin-top:20px}}.c-title--rev .c-title__jp{text-align:right}.c-button{width:180px;height:60px;display:block;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem;font-weight:700;color:var(--color-wht);border-radius:3px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}@media screen and (max-width: 767px){.c-button{width:100%}}.c-button::before{content:"";width:100%;height:100%;background-color:var(--color-nvy);opacity:.6;position:absolute;top:0;left:0;z-index:-1}.c-button::after{content:"";width:130%;height:100%;background-color:var(--color-nvy);clip-path:polygon(0 0, 100% 0, 80% 100%, 0% 100%);transition:.3s;position:absolute;top:0;left:0;z-index:-1;transform:translate(-100%, 0)}.c-button:hover::after{transform:translate(0, 0)}.c-button--border{border:1px solid var(--color-wht)}.c-button--w200{width:200px}@media screen and (max-width: 767px){.c-button--w200{width:100%}}.c-button--w240{width:240px}@media screen and (max-width: 767px){.c-button--w240{width:100%}}.c-button--jp{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-weight:400}.c-button--contact{width:440px;height:100px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal}.c-button--contact span{width:30px;height:21px;display:block;margin-right:14px}.c-button--contact span img{width:100%;height:100%;object-fit:contain}.c-button--recruit{width:880px;height:100px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2.4rem}@media screen and (max-width: 767px){.c-button--recruit{height:60px;font-size:1.8rem}}.c-button--recruit span{width:30px;height:21px;display:block;margin-right:15px;transform:translate(0, -1px)}@media screen and (max-width: 767px){.c-button--recruit span{transform:translate(0, 1px)}}.c-button--recruit span img{width:100%;height:100%;object-fit:contain}.c-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:5px 15px}.c-breadcrumb a{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:var(--color-nvy);padding-block:3px;position:relative}.c-breadcrumb a::before{content:"";width:100%;height:1px;display:block;background-color:var(--color-nvy);position:absolute;bottom:0;left:0}.c-breadcrumb .current-item{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;padding-block:3px}.c-breadcrumb--wht a{color:var(--color-wht)}.c-breadcrumb--wht a::before{background-color:var(--color-wht)}.c-breadcrumb--wht .current-item{color:var(--color-wht)}.c-breadcrumb__separator{display:block;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem}.c-breadcrumb--wht .c-breadcrumb__separator{color:var(--color-wht)}.c-pagination .wp-pagenavi{width:100%;height:50px;display:flex;justify-content:center;align-items:center;position:relative}.c-pagination .current{width:50px;height:50px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2.2rem;margin:0;padding-bottom:5px;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 767px){.c-pagination .current{width:30px;height:30px}}.c-pagination .current::before{content:"";width:40px;height:1px;display:block;background-color:var(--color-blk);opacity:.5;position:absolute;bottom:0;left:50%;transform:translate(-50%, 0)}@media screen and (max-width: 767px){.c-pagination .current::before{width:20px}}.c-pagination .page{width:50px;height:50px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2.2rem;margin:0;padding-bottom:5px;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 767px){.c-pagination .page{width:30px;height:30px}}.c-pagination .page::before{content:"";width:40px;height:1px;display:block;background-color:var(--color-blk);opacity:0;position:absolute;bottom:0;left:50%;transform:translate(-50%, 0);transition:.3s}@media screen and (max-width: 767px){.c-pagination .page::before{width:20px}}.c-pagination .page:hover::before{opacity:.5}.c-pagination .previouspostslink{width:110px;height:50px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2rem;margin-right:50px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}@media screen and (max-width: 767px){.c-pagination .previouspostslink{width:50px;height:50px;margin-right:20px;display:block;text-indent:-9999px}}.c-pagination .previouspostslink::before{content:"";width:50px;height:50px;display:block;background-image:url(../img/common/arrow_left.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16))}@media screen and (max-width: 767px){.c-pagination .previouspostslink::before{position:absolute;top:0;left:0;z-index:1}}.c-pagination .previouspostslink::after{content:"";width:50px;height:50px;display:block;background-color:var(--color-wht);border-radius:50%;position:absolute;top:0;left:0;z-index:-1;opacity:0;transition:.3s}.c-pagination .previouspostslink:hover::after{opacity:1}.c-pagination .nextpostslink{width:110px;height:50px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2rem;margin-left:50px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}@media screen and (max-width: 767px){.c-pagination .nextpostslink{width:50px;height:50px;display:block;margin-left:20px;text-indent:-9999px}}.c-pagination .nextpostslink::after{content:"";width:50px;height:50px;display:block;background-image:url(../img/common/arrow_right.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16))}@media screen and (max-width: 767px){.c-pagination .nextpostslink::after{position:absolute;top:0;left:0;z-index:1}}.c-pagination .nextpostslink::before{content:"";width:50px;height:50px;display:block;background-color:var(--color-wht);border-radius:50%;position:absolute;top:0;right:0;z-index:-1;opacity:0;transition:.3s}.c-pagination .nextpostslink:hover::before{opacity:1}.c-pagination .extend{width:50px;height:50px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2.2rem;margin-bottom:8px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.c-pagination .extend{display:none}}.is-scroll-prevent{overflow:hidden;height:100%}.u-hide--pc{display:none}@media screen and (max-width: 767px){.u-hide--pc{display:block}}@media screen and (max-width: 767px){.u-hide--sp{display:none}}.u-bold{font-weight:700}.u-semibold{font-weight:600}.u-medium{font-weight:500}.u-color-pnk{color:var(--color-pnk)}.u-left{text-align:left}.u-center{text-align:center}.u-right{text-align:right}.u-underline{text-decoration:underline}.grecaptcha-badge{z-index:9999}.p-product{width:100%;min-width:1320px;overflow:hidden}@media screen and (max-width: 767px){.p-product{min-width:auto}}.p-product-archive{margin-top:60px}@media screen and (max-width: 767px){.p-product-archive{margin-top:50px}}.p-product-archive-filter{min-height:80px;background-color:var(--color-wht);border-radius:3px;padding-block:25px;padding-left:50px;padding-right:260px;position:relative;display:flex;align-items:center}@media screen and (max-width: 767px){.p-product-archive-filter{padding:20px;display:block}}.p-product-archive-filter__title{width:150px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;font-weight:500}@media screen and (max-width: 767px){.p-product-archive-filter__title{font-size:1.4rem}}.p-product-archive-filter__detail{width:calc(100% - 150px);font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;display:flex;flex-wrap:wrap;gap:8px 15px}@media screen and (max-width: 767px){.p-product-archive-filter__detail{width:100%;margin-top:15px;gap:5px 10px}}.p-product-archive-filter__detail span{display:inline-block;padding-left:25px;position:relative}@media screen and (max-width: 767px){.p-product-archive-filter__detail span{font-size:1.4rem;line-height:1.5;padding-left:20px;padding-right:0}}.p-product-archive-filter__detail span::before{content:"";width:20px;height:20px;display:block;background-color:var(--color-nvy);border-radius:2px;position:absolute;top:1px;left:0}@media screen and (max-width: 767px){.p-product-archive-filter__detail span::before{width:16px;height:16px;top:4px}}.p-product-archive-filter__detail span::after{content:"";width:6px;height:12px;display:block;border-bottom:2px solid var(--color-wht);border-right:2px solid var(--color-wht);transform:rotate(45deg);position:absolute;top:4px;left:7px}@media screen and (max-width: 767px){.p-product-archive-filter__detail span::after{width:5px;height:10px;top:5.5px;left:5.5px}}.p-product-archive-filter__btn{position:absolute;top:50%;right:10px;transform:translate(0, -50%)}@media screen and (max-width: 767px){.p-product-archive-filter__btn{margin-top:20px;position:static;transform:translate(0, 0)}}.p-product-archive__pagination{margin-top:60px}.p-product-archive-list{margin-top:60px}.p-product-archive-list__item{padding:60px 40px;display:flex;justify-content:space-between;align-items:center;position:relative}@media screen and (max-width: 767px){.p-product-archive-list__item{padding:20px 0 60px 0;display:block}}.p-product-archive-list__item::before{content:"";width:100%;height:1px;display:block;background-color:#a5a5a5;opacity:.3;position:absolute;top:0;left:0}@media screen and (max-width: 767px){.p-product-archive-list__item::before{width:100vw;left:-20px}}.p-product-archive-list__img{width:400px;height:auto;aspect-ratio:1/1}@media screen and (max-width: 767px){.p-product-archive-list__img{width:100%}}.p-product-archive-list__img img{width:100%;height:100%;object-fit:contain}.p-product-archive-list__detail{width:calc(100% - 440px)}@media screen and (max-width: 767px){.p-product-archive-list__detail{width:100%;margin-top:20px}}.p-product-archive-list__type{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-archive-list__title{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:3.6rem;margin-top:15px}@media screen and (max-width: 767px){.p-product-archive-list__title{font-size:2.4rem}}.p-product-archive-list__catalog{width:fit-content;font-size:1.8rem;border:1px solid var(--color-blk);margin-top:20px;padding:6px 30px 7px 30px}@media screen and (max-width: 767px){.p-product-archive-list__catalog{font-size:1.4rem;padding:6px 24px 7px 24px}}.p-product-archive-list-color{margin-top:40px;display:flex;align-items:center}@media screen and (max-width: 767px){.p-product-archive-list-color{margin-top:20px;display:block}}.p-product-archive-list-color__title{width:100px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-archive-list-color__wrap{width:calc(100% - 100px);display:flex;align-items:center}@media screen and (max-width: 767px){.p-product-archive-list-color__wrap{width:100%;margin-top:10px;flex-wrap:wrap;gap:10px}}.p-product-archive-list-color__unit{width:140px;display:flex;align-items:center}@media screen and (max-width: 767px){.p-product-archive-list-color__unit{width:calc((100% - 10px)/2)}}.p-product-archive-list-color__img{width:50px}.p-product-archive-list-color__text{font-size:1.4rem;margin-left:10px}.p-product-archive-list-size{margin-top:30px;display:flex;align-items:center}@media screen and (max-width: 767px){.p-product-archive-list-size{margin-top:20px;display:block}}.p-product-archive-list-size__title{width:100px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem}@media screen and (max-width: 767px){.p-product-archive-list-size__title{width:100%}}.p-product-archive-list-size__wrap{width:calc(100% - 100px);display:flex;align-items:center;gap:2px}@media screen and (max-width: 767px){.p-product-archive-list-size__wrap{width:100%;margin-top:10px;flex-wrap:wrap}}.p-product-archive-list-size__item{width:calc((100% - 8px)/5);height:33px;font-size:1.4rem;color:#959595;background-color:var(--color-d-gry);display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.p-product-archive-list-size__item{width:calc((100% - 2px)/2)}}.p-product-archive-list-size__item.is-active{color:var(--color-wht);background-color:#818181}.p-product-archive-list-download{margin-top:30px;display:flex;align-items:center}@media screen and (max-width: 767px){.p-product-archive-list-download{display:none}}.p-product-archive-list-download__title{width:100px;font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-archive-list-download__wrap{width:calc(100% - 100px);display:flex;flex-wrap:wrap;gap:2px}@media screen and (max-width: 767px){.p-product-archive-list-download__wrap{flex-wrap:wrap}}.p-product-archive-list-download__item{width:calc((100% - 2px)/2);height:33px;font-size:1.4rem;color:var(--color-wht);background-color:#818181;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.p-product-archive-list-download__item{width:calc((100% - 2px)/2)}}.p-product-archive-list__btn{margin-top:30px;display:flex;justify-content:flex-end}@media screen and (max-width: 767px){.p-product-archive-list__btn{margin-top:40px}}.p-product-detail{margin-top:80px}@media screen and (max-width: 767px){.p-product-detail{margin-top:40px}}.p-product-detail__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-product-detail__wrap{display:block}}.p-product-detail-gallery{width:600px;position:relative}@media screen and (max-width: 767px){.p-product-detail-gallery{width:100%}}.p-product-detail-gallery__main{overflow:hidden}.p-product-detail-gallery__item{width:600px;height:auto;aspect-ratio:1/1}@media screen and (max-width: 767px){.p-product-detail-gallery__item{width:100%}}.p-product-detail-gallery__item img{width:100%;height:100%;object-fit:contain}.p-product-detail-gallery__tool .swiper-button-prev,.p-product-detail-gallery__tool .swiper-button-next{width:50px;height:50px;top:275px;margin-top:0}@media screen and (max-width: 767px){.p-product-detail-gallery__tool .swiper-button-prev,.p-product-detail-gallery__tool .swiper-button-next{top:calc(44.6666666667vw - 25px)}}.p-product-detail-gallery__tool .swiper-button-prev{padding-left:10px;left:10px}@media screen and (max-width: 767px){.p-product-detail-gallery__tool .swiper-button-prev{left:-5px}}.p-product-detail-gallery__tool .swiper-button-prev::after{content:"";width:18px;height:18px;display:block;border-bottom:1px solid var(--color-nvy);border-left:1px solid var(--color-nvy);transform:rotate(45deg)}.p-product-detail-gallery__tool .swiper-button-next{padding-right:10px;right:10px}@media screen and (max-width: 767px){.p-product-detail-gallery__tool .swiper-button-next{right:-5px}}.p-product-detail-gallery__tool .swiper-button-next::after{content:"";width:18px;height:18px;display:block;border-top:1px solid var(--color-nvy);border-right:1px solid var(--color-nvy);transform:rotate(45deg)}.p-product-detail-gallery-thumbnail{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.p-product-detail-gallery-thumbnail__item{width:calc((100% - 50px)/6);height:auto;aspect-ratio:1/1;border:1px solid #d8d8d8;cursor:pointer;transition:.3s}@media screen and (max-width: 767px){.p-product-detail-gallery-thumbnail__item{width:calc((100% - 30px)/4)}}.p-product-detail-gallery-thumbnail__item.is-active{border:1px solid var(--color-nvy)}.p-product-detail-gallery-thumbnail__item img{width:100%;height:100%;object-fit:contain}.p-product-detail__unit{width:600px}@media screen and (max-width: 767px){.p-product-detail__unit{width:100%;margin-top:40px}}.p-product-detail__type{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-detail__title{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:4.8rem;margin-top:15px}@media screen and (max-width: 767px){.p-product-detail__title{font-size:3.2rem}}.p-product-detail__catalog{width:fit-content;font-size:1.8rem;border:1px solid var(--color-blk);margin-top:25px;padding:6px 30px 7px 30px}@media screen and (max-width: 767px){.p-product-detail__catalog{font-size:1.4rem;padding:6px 24px 7px 24px}}.p-product-detail-color{margin-top:40px}.p-product-detail-color__title{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-detail-color__wrap{margin-top:10px;display:flex}@media screen and (max-width: 767px){.p-product-detail-color__wrap{flex-wrap:wrap;gap:10px}}.p-product-detail-color__unit{width:140px;display:flex;align-items:center}@media screen and (max-width: 767px){.p-product-detail-color__unit{width:calc((100% - 10px)/2)}}.p-product-detail-color__img{width:50px}.p-product-detail-color__text{font-size:1.4rem;margin-left:10px}.p-product-detail-size{margin-top:35px}.p-product-detail-size__title{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-detail-size__wrap{margin-top:10px;display:flex;gap:2px}@media screen and (max-width: 767px){.p-product-detail-size__wrap{flex-wrap:wrap}}.p-product-detail-size__item{width:calc((100% - 8px)/5);height:33px;font-size:1.4rem;color:#959595;background-color:var(--color-d-gry);display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.p-product-detail-size__item{width:calc((100% - 2px)/2)}}.p-product-detail-size__item.is-active{color:var(--color-wht);background-color:#818181}.p-product-detail-spec{margin-top:35px}.p-product-detail-spec__title{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-detail-spec__wrap{margin-top:10px;display:flex;flex-wrap:wrap;gap:2px}.p-product-detail-spec__item{width:calc((100% - 6px)/4);height:33px;font-size:1.4rem;color:var(--color-wht);background-color:#818181;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.p-product-detail-spec__item{width:calc((100% - 2px)/2)}}.p-product-detail-feature{margin-top:35px}.p-product-detail-feature__title{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-detail-feature__main{margin-top:20px}@media screen and (max-width: 767px){.p-product-detail-feature__main{width:calc(100% + 40px);margin-left:-20px;overflow-x:auto;padding-bottom:15px;padding-inline:20px}}.p-product-detail-feature__main table{width:100%}@media screen and (max-width: 767px){.p-product-detail-feature__main table{width:fit-content;min-width:100%;white-space:nowrap}}.p-product-detail-feature__main table td{width:auto;text-align:center;vertical-align:middle;font-size:1.4rem;border:1px solid #a5a5a5;padding:6px 3px 7px 3px}.p-product-detail-number{margin-top:140px}@media screen and (max-width: 767px){.p-product-detail-number{margin-top:35px}}.p-product-detail-number__title{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem}.p-product-detail-number__main{margin-top:20px}@media screen and (max-width: 767px){.p-product-detail-number__main{width:calc(100% + 40px);margin-left:-20px;overflow-x:auto;padding-bottom:15px;padding-inline:20px}}.p-product-detail-number__main table{width:100%}@media screen and (max-width: 767px){.p-product-detail-number__main table{width:fit-content;min-width:100%;white-space:nowrap}}.p-product-detail-number__main table td{width:auto;text-align:center;vertical-align:middle;font-size:1.4rem;border:1px solid #a5a5a5;padding:6px 5px 7px 5px}.p-product-detail-notes{margin-top:60px}@media screen and (max-width: 767px){.p-product-detail-notes{margin-top:40px}}.p-product-detail-notes__text{font-size:1.4rem;line-height:2}.p-product-download{background-color:var(--color-l-gry);margin-top:100px;margin-bottom:-150px;padding-top:100px;padding-bottom:110px}@media screen and (max-width: 767px){.p-product-download{margin-top:60px;padding-top:65px;padding-bottom:80px}}.p-product-download__body{margin-top:60px;display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width: 767px){.p-product-download__body{flex-direction:column}}.p-product-download__item{width:calc((100% - 30px)/4)}@media screen and (max-width: 767px){.p-product-download__item{width:100%}}.p-product-download__link{width:100%;height:60px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;color:var(--color-wht);padding-left:20px;padding-right:18px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.p-product-download__link::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-nvy);opacity:.6;position:absolute;top:0;left:0;z-index:-1}.p-product-download__link::after{content:"";width:130%;height:100%;background-color:var(--color-nvy);clip-path:polygon(0 0, 100% 0, 80% 100%, 0% 100%);transition:.3s;position:absolute;top:0;left:0;z-index:-1;transform:translate(-100%, 0)}.p-product-download__link:hover::after{transform:translate(0, 0)}.p-product-download__link span{width:14px;height:20px;display:block}.p-product-download__link span img{width:100%;height:100%;object-fit:contain}
@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.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{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
