@charset "UTF-8";:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}img,svg{max-width:100%}a{transition:opacity .2s ease .05s;cursor:pointer}br.br{display:initial}[v-cloak],[x-cloak]{display:none!important}@media (hover: hover){a:hover{opacity:.6}}.visually-hidden{position:fixed!important;top:0!important;left:0!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;border:none!important;margin:0!important;padding:0!important;display:block!important;visibility:visible!important}.header-bar{position:fixed;width:100%;background-color:#fff;z-index:10;margin:0;top:-50px;opacity:0;transition:top .4s cubic-bezier(0,.62,.58,1),opacity .4s ease}.header-bar.active{top:0;opacity:1}.header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;position:relative;padding-left:18px}.header__menu{position:relative;display:flex;cursor:pointer;width:50px;height:50px;border-radius:5px}.header__menu .header__menu-btn{transition:all .4s;width:100%;height:100%}.header__menu span{display:inline-block;transition:all .4s;position:absolute;left:14px;height:3px;border-radius:2px;background:#9F9F9F;width:45%}.header__menu span:nth-of-type(1){top:15px}.header__menu span:nth-of-type(2){top:23px}.header__menu span:nth-of-type(3){top:31px}.header__menu.active .header__menu-btn{transform:rotateY(-360deg)}.header__menu.active span:nth-of-type(1){top:18px;left:18px;transform:translateY(6px) rotate(-135deg);width:30%}.header__menu.active span:nth-of-type(2){opacity:0}.header__menu.active span:nth-of-type(3){top:30px;left:18px;transform:translateY(-6px) rotate(135deg);width:30%}.header__nav{position:absolute;transition:opacity .4s ease;right:0;top:50px;color:#333;background-color:#f9f8f5;opacity:0;display:flex;justify-content:center;width:100%}.header__nav.active{opacity:1}@media (min-width: 768px){.header__nav{width:auto}}.header__nav ul{display:none;padding:48px 34px;flex-direction:column;gap:20px}.header__nav ul.active{display:flex}.header__nav ul li{display:flex;align-items:center}.header__nav ul li:before{content:"";display:inline-block;width:25px;height:25px;background-size:contain;margin-right:16px}.header__nav ul li.nav-cart:before{background:url(../images/index/ico-cart.svg) no-repeat center center}.header__nav ul li.nav-account:before{background:url(../images/index/ico-account.svg) no-repeat center center}.header__nav ul li.nav-help:before{background:url(../images/index/ico-help.svg) no-repeat center center}.header__nav ul li.nav-store:before{background:url(../images/index/ico-bag.svg) no-repeat center center}.header__nav ul li.nav-top:before{background:url(../images/index/ico-l-arrow.svg) no-repeat center center}.header__nav ul li.nav-mail:before{background:url(../images/index/ico-mail.svg) no-repeat center center}.footer{background-color:#fff;width:100%;padding:40px 5%}@media (min-width: 1025px){.footer{padding:35px 5%}}.footer .button{font-size:14px;min-width:200px}@media (min-width: 1025px){.footer .button{font-size:15px}}.footer .footer__sns ul{display:flex;justify-content:space-between;width:182px;margin:0 auto}.footer .footer__links{margin:40px auto;width:100%;max-width:1000px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:40px}@media (min-width: 1025px){.footer .footer__links{margin:35px auto;flex-direction:row}}.footer .footer__links .footer__links-contents{font-size:14px;width:500px;max-width:90%;display:flex;flex-wrap:wrap;gap:20px 38px;flex-direction:column;align-items:center}.footer .footer__links .footer__links-contents .footer__links__help{order:1}.footer .footer__links .footer__links-contents .footer__links__top{order:3}.footer .footer__links .footer__links-contents .footer__links__mail{order:2}.footer .footer__links .footer__links-contents .footer__links__home{order:4}@media (min-width: 1025px){.footer .footer__links .footer__links-contents{font-size:15px;flex-direction:row}.footer .footer__links .footer__links-contents .footer__links__top{order:2}.footer .footer__links .footer__links-contents .footer__links__mail{order:3}}.footer .footer__links .footer__links-corp{font-size:12px;display:flex;flex-direction:column;gap:8px}.footer .footer__corp-logo{display:flex;place-content:center}.footer .footer__corp-logo img{width:90px}html{scroll-behavior:smooth}body{font-family:Shuei MaruGo L,sans-serif}.button{font-size:15px;border:1px solid #333333;border-radius:25px;padding:10px 20px;display:inline-block;text-align:center}svg{max-width:100%;height:auto}#material{--page-title-margin-top: 90px;--page-title-padding-bottom: 12px;--page-title-text-size: 14px;--material-about-title-text-size: 16px;--material-detail-section-margin-top: 32px;color:#333}@media (min-width: 768px){#material{--page-title-padding-bottom: 30px;--material-detail-section-margin-top: 60px;--page-title-text-size: 18px;--material-about-title-text-size: 18px}}#material .page-title{margin-top:var(--page-title-margin-top);padding:0 5%;width:100%}#material .page-title h1{width:100%;max-width:1000px;margin:0 auto;padding-bottom:var(--page-title-padding-bottom);border-bottom:1px solid #333333}#material .page-title h1 img{max-width:46%;min-width:130px}#material .main .page-nav{padding:0 5%;width:100%}#material .main .page-nav nav{width:100%;max-width:1000px;margin:0 auto;padding-top:16px;display:flex;align-items:center;flex-direction:column;align-items:flex-start;gap:16px}@media (min-width: 768px){#material .main .page-nav nav{flex-direction:row;align-items:center;justify-content:space-between}}#material .main .page-nav nav p{font-family:Shuei MaruGo B,sans-serif;font-size:var(--page-title-text-size);white-space:nowrap;font-weight:700}#material .main .page-nav nav ul{display:flex;justify-content:center;align-items:center;gap:26px;width:100%;padding:0 4%}@media (min-width: 768px){#material .main .page-nav nav ul{width:fit-content;justify-content:flex-end;padding:0}}@media (min-width: 1025px){#material .main .page-nav nav ul{gap:50px}}#material .main .page-nav nav ul li a{display:flex;place-items:center}#material .main .page-nav nav svg{fill:#7b7b7b}#material .matrial-detail section{margin-top:var(--material-detail-section-margin-top)}#material .matrial-detail section+section{margin-top:calc(2 * var(--material-detail-section-margin-top))}@media (max-width: 767px){#material .matrial-detail br:not(.br){display:none}}#material .material-description{font-size:14px;line-height:2;display:flex;justify-content:space-between;align-items:center;width:880px;max-width:90%;padding:0 5%;margin:40px auto 0;flex-direction:column;gap:40px}#material .material-description small{font-size:12px}@media (min-width: 768px){#material .material-description{padding:0;gap:0;margin:70px auto 0;flex-direction:row;align-items:flex-start}}#material .material-description p+p{margin-top:2.1em}#material .material-description .material-description-image-wrap{width:90%;max-width:440px}@media (min-width: 768px){#material .material-description .material-description-image-wrap{width:50%}}#material .material-description .material-description-image{display:flex;justify-content:flex-end;position:relative}#material .material-description .material-description-image .material-item-balloon{width:67%;padding-bottom:4%;transform:translate(16%);transition:all .3s ease-in-out;opacity:0}#material .material-description .material-description-image .material-item-balloon.active{animation-name:animation-balloon;animation-duration:.3s;animation-fill-mode:forwards}@keyframes animation-balloon{0%{opacity:0;transform:translate(16%)}20%{opacity:.05}to{opacity:1;transform:translate(3%)}}#material .material-description .material-description-image .material-item{width:33%;position:relative;display:flex;align-items:flex-end;justify-content:flex-end}#material .material-about{width:880px;max-width:90%;padding:0 5%;margin:0 auto}@media (min-width: 768px){#material .material-about{padding:0}}#material .material-about h3{font-size:var(--material-about-title-text-size);margin-top:60px}#material .material-about h3:before{content:"●";padding-right:.1em}#material .material-about>*+*{margin-top:30px}#material .material-about .material-about-items ul{display:grid;gap:40px min(10%,120px);grid-template-columns:1fr}@media (min-width: 768px){#material .material-about .material-about-items ul{grid-template-columns:1fr 1fr}}#material .material-about .material-about-items figcaption{font-size:13px;width:fit-content;display:block;margin:20px auto 0}#material .material-about .material-about-items dt{font-family:Shuei MaruGo B,sans-serif;font-weight:700}@media (min-width: 768px){#material .material-about .material-about-items dt{padding-top:10px}}#material .material-about .material-about-items dd{font-size:14px;line-height:2.1;margin-top:1.5em}@media (min-width: 768px){#material .material-about .material-about-items dd{margin-top:2.1em}}#material .material-about .material-about-items p{font-size:14px;line-height:2.1}#material .material-about .material-about-items p+p{margin-top:2.1em}#material #faffwa .material-about{margin-top:2em}@media (min-width: 768px){#material #faffwa .material-about ul{gap:0}}#material #faffwa .material-about figure{width:fit-content;max-width:90%;margin:0 auto}@media (min-width: 768px){#material #faffwa .material-about figure{max-width:100%}}#material .material-footer{max-width:280px;margin:80px auto 0;display:flex;flex-direction:column;gap:25px;padding-bottom:25px}
