@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-policy{width:100%;min-width:1320px;overflow:hidden}@media screen and (max-width: 767px){.p-policy{min-width:auto}}.p-policy .l-header-title{opacity:0;visibility:hidden;transition:.3s}@media screen and (max-width: 767px){.p-policy .l-header-title{opacity:1;visibility:visible}}.p-policy .l-header-title.is-scrolled{opacity:1;visibility:visible}.p-policy-environment{margin-top:120px}@media screen and (max-width: 767px){.p-policy-environment{margin-top:30px}}.p-policy-environment__wrap{min-height:535px;background-color:var(--color-l-gry);display:flex}@media screen and (max-width: 767px){.p-policy-environment__wrap{width:100vw;margin-left:-20px;min-height:auto;flex-direction:column-reverse}}.p-policy-environment__img{width:50%;height:535px;border-radius:0 3px 3px 0;overflow:hidden;transform:translate(0, -20px)}@media screen and (max-width: 767px){.p-policy-environment__img{width:calc(100% - 20px);height:auto;aspect-ratio:800/535;transform:translate(0, 20px)}}.p-policy-environment__img img{width:100%;height:100%;object-fit:cover}.p-policy-environment__main{width:50%;padding-top:105px;padding-bottom:120px}@media screen and (max-width: 767px){.p-policy-environment__main{width:100%;padding-top:80px;padding-bottom:60px;padding-inline:20px}}.p-policy-environment__unit{width:560px;margin-inline:auto}@media screen and (max-width: 767px){.p-policy-environment__unit{width:100%}}.p-policy-environment__text{margin-top:60px}@media screen and (max-width: 767px){.p-policy-environment__text{margin-top:40px}}.p-policy-environment__sdgs{margin-top:60px}.p-policy-environment-point{margin-top:160px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:100px 80px}@media screen and (max-width: 767px){.p-policy-environment-point{margin-top:100px;flex-direction:column;gap:50px}}.p-policy-environment-point__unit{width:600px;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-policy-environment-point__unit{width:100%;align-items:center;justify-content:flex-start;flex-wrap:wrap}}.p-policy-environment-point__icon{width:100px;height:100px}.p-policy-environment-point__icon img{width:100%;height:100%;object-fit:contain}.p-policy-environment-point__main{width:460px;margin-top:10px}@media screen and (max-width: 767px){.p-policy-environment-point__main{display:contents}}.p-policy-environment-point-label{display:flex;align-items:flex-end}@media screen and (max-width: 767px){.p-policy-environment-point-label{margin-left:20px}}.p-policy-environment-point-label__text{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.8rem}.p-policy-environment-point-label__num{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2.4rem;padding-left:30px;position:relative}.p-policy-environment-point-label__num::before{content:"";width:20px;height:.5px;display:block;background-color:var(--color-blk);position:absolute;bottom:3px;left:5px}.p-policy-environment-point__text{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2.4rem;line-height:2;margin-top:30px}@media screen and (max-width: 767px){.p-policy-environment-point__text{width:100%;font-size:1.8rem}}.p-policy-quality{margin-top:180px}@media screen and (max-width: 767px){.p-policy-quality{margin-top:100px}}.p-policy-quality__wrap{min-height:535px;background-color:var(--color-l-gry);display:flex}@media screen and (max-width: 767px){.p-policy-quality__wrap{width:100vw;min-height:auto;margin-left:-20px;padding-inline:20px;flex-direction:column}}.p-policy-quality__img{width:50%;height:535px;border-radius:0 3px 3px 0;overflow:hidden;transform:translate(0, -20px)}@media screen and (max-width: 767px){.p-policy-quality__img{width:calc(100% + 20px);height:auto;aspect-ratio:800/535;border-radius:3px 0 0 3px;margin-left:auto;margin-right:-20px}}.p-policy-quality__img img{width:100%;height:100%;object-fit:cover}.p-policy-quality__main{width:50%;padding-top:105px;padding-bottom:120px}@media screen and (max-width: 767px){.p-policy-quality__main{width:100%;margin-top:40px;padding-top:0;padding-bottom:80px}}.p-policy-quality__unit{width:560px;margin-inline:auto}@media screen and (max-width: 767px){.p-policy-quality__unit{width:100%}}.p-policy-quality__text{margin-top:60px}@media screen and (max-width: 767px){.p-policy-quality__text{margin-top:40px}}.p-policy-license{margin-top:120px}@media screen and (max-width: 767px){.p-policy-license{margin-top:80px}}.p-policy-license__wrap{margin-top:110px;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-policy-license__wrap{margin-top:60px;display:block}}.p-policy-license-figure{width:600px;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-policy-license-figure{width:100%;flex-direction:column-reverse}}.p-policy-license-figure__img1{width:222px}@media screen and (max-width: 767px){.p-policy-license-figure__img1{margin-top:50px}}.p-policy-license-figure__img2{width:346px}@media screen and (max-width: 767px){.p-policy-license-figure__img2{width:100%}}.p-policy-license-main{width:600px}@media screen and (max-width: 767px){.p-policy-license-main{width:100%;margin-top:60px}}.p-policy-license-main__heading{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;font-size:2.8rem;font-weight:500;letter-spacing:.1em}@media screen and (max-width: 767px){.p-policy-license-main__heading{font-size:2.4rem}}.p-policy-license-main__unit{border-top:1px solid rgba(165,165,165,.3);margin-top:40px;padding-block:40px;display:flex}@media screen and (max-width: 767px){.p-policy-license-main__unit{display:block}}.p-policy-license-main__unit+.p-policy-license-main__unit{margin-top:0;border-bottom:1px solid rgba(165,165,165,.3)}.p-policy-license-main__label{font-size:1.8rem;margin-left:40px}@media screen and (max-width: 767px){.p-policy-license-main__label{margin-left:0}}.p-policy-license-main__list{margin-left:100px}@media screen and (max-width: 767px){.p-policy-license-main__list{margin-left:0;margin-top:30px}}.p-policy-license-main__item{display:block;font-size:1.8rem;padding-left:28px;position:relative}@media screen and (max-width: 767px){.p-policy-license-main__item{padding-left:20px}}.p-policy-license-main__item::before{content:"";width:4px;height:4px;display:block;background-color:var(--color-blk);border-radius:50%;opacity:.5;position:absolute;top:9px;left:0}.p-policy-license-main__item+.p-policy-license-main__item{margin-top:20px}
