body,button{font-family:Manrope,sans-serif}*,button{padding:0}.btn,.products .item-img,.text-center{text-align:center}*{margin:0;box-sizing:border-box}html{font-size:14px;color:#FCFBFB}@media (min-width:1400px){html{font-size:16px}}@media (min-width:1904px){html{font-size:clamp(14px,1vw,20px)}}body{font-size:1.4rem;line-height:1.6;font-weight:300;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:.5pt;transition:opacity ease 1s;opacity:0;position:relative;background-color:#FCFBFB}.hamburger,.header,.header-sp{position:fixed}li{list-style:none}img{max-width:100%}a{text-decoration:none;color:#364751;transition:all ease .3s}.btn,.header-pc .header__item-link:hover,.hover{cursor:pointer;transition:opacity ease .3s}.btn:hover,.header-pc .header__item-link:hover,.hover:hover{opacity:.7}button{background-color:transparent;border:none;cursor:pointer;outline:0;font-size:unset;font-weight:unset}.btn{background-color:#328fc6;color:#FCFBFB;padding:.5rem 1rem;display:inline-block}.f-accent{font-family:Literata,serif}.font-xxs{font-size:.7em}.font-xs{font-size:.8em}.font-s{font-size:.9em}.font-l{font-size:1.2em}.font-xl{font-size:1.4em}.pb-s{padding-bottom:1rem}.pb-m{padding-bottom:2.5rem}.d-flex{display:flex}.d-block{display:block}.d-inline-block,.up-text{display:inline-block}.fade-up{transform:translateY(7%);opacity:0;transition:all ease .5s}.fade-up.is-active{transform:translateY(0);opacity:1}.up-text{transform:translateY(100%) scaleY(.4);animation:slide-up 1.5s cubic-bezier(.19,1,.22,1) forwards 1s}.up-text-wrap{overflow:hidden;display:block}@keyframes slide-up{100%{transform:translateY(0) scaleY(1);opacity:1}}.header{padding:2%;width:100%;z-index:9999;display:flex;align-items:center}@media (min-width:768px){.header{padding:1% 2%;justify-content:space-between}}.header.has-bg{backdrop-filter:blur(11px);background-color:rgba(54,71,81,.5)}.header__logo{line-height:0;display:inline-block}.header__logo-svg{width:11rem}.header__item-link{color:#FCFBFB;font-weight:400}.header-sp .header__item-link{display:block;transition:all ease .3s;padding:1rem 2rem;border-radius:3px}.header-sp .header__item-link:hover{background-color:#FCFBFB;color:#364751}.header-pc .header__item-link{display:inline-block;font-size:clamp(.8em,1.4vw,.9em)}.header-pc{display:none}@media (min-width:768px){.header-pc{display:flex;justify-content:space-between;line-height:1}.header-sp{display:none}}.header-pc__item{letter-spacing:clamp(.05em,.5vw,.1em)}.header-pc__menu{align-items:center;gap:clamp(1rem,2.5vw,2rem);flex-wrap:wrap;justify-content:flex-end}.header-sp{height:100dvh;width:100%;top:0;left:0;background-color:#364751;opacity:0;pointer-events:none;z-index:-1;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;overscroll-behavior-y:contain;transition:all ease .3s}.is-open .hamburger-line,.products{background-color:#FCFBFB}.is-open .header-sp{opacity:1;pointer-events:all;z-index:9998}.header-sp__wrap{display:flex;align-items:center;justify-content:center;min-height:520px;height:100%}.header-sp__box{width:80%;max-width:500px}.header-sp__item{font-size:3rem;letter-spacing:.05em}.hamburger{display:block;z-index:100;right:1rem;width:26px;height:18px}.is-open .hamburger,.modal{z-index:9999}@media (min-width:1025px){.hamburger{width:38px;height:28px}}.hamburger-line{position:absolute;width:100%;height:2px;background:#FCFBFB;transition:.3s ease-in-out}.hamburger-line:nth-child(1){top:0}.is-open .hamburger-line:nth-child(1){transform:rotate(35deg);top:50%}.hamburger-line:nth-child(2){top:50%;transform:translateY(-50%)}.is-open .hamburger-line:nth-child(2){opacity:0}.hamburger-line:nth-child(3){bottom:0}.is-open .hamburger-line:nth-child(3){transform:rotate(-35deg);top:50%}.products{color:#364751}.products .products-list{justify-content:space-between;flex-wrap:wrap}.products .item-card{flex-basis:48%;margin-bottom:10%;flex-direction:column;justify-content:space-between}@media (min-width:768px){.hamburger{display:none}.products .item-card{flex-basis:30%}}.products .item-card .btn{width:100%;letter-spacing:.9pt;margin-top:.7rem}.products .item-img{aspect-ratio:16/9}.products .item-img__src{object-fit:contain;width:100%;aspect-ratio:16/9}.products .item-info{line-height:1.5;flex-direction:column;justify-content:space-between;flex-grow:1}.products .item-name{line-height:1.3}.products .item-maker{padding-bottom:7px;opacity:.8}.products .detail-btn{background-color:#364751}.modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px)}.modal.active{display:flex;align-items:center;justify-content:center}.modal-content{background-color:#FCFBFB;margin:auto;padding:0;border-radius:8px;width:90%;max-width:1000px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:modalSlideIn .3s ease-out}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1.2rem;border-bottom:1px solid #328fc6}.modal-header .modal-close{font-size:2em;color:#364751;padding:0 5px}.modal-header .modal-close:hover{color:#328fc6}.modal-title{margin-bottom:.3rem}.modal-body{padding:1.2rem}.modal-body .modal-cases{margin-bottom:2rem;padding-top:1rem;position:relative;background:rgba(54,71,81,.02)}.modal-body .modal-cases__wrapper{position:relative;overflow:hidden;border-radius:8px;margin:auto}@media (min-width:768px){.modal-body .modal-cases__wrapper{width:80%}}.modal-body .modal-cases__track{display:flex;transition:transform .3s ease}.modal-body .modal-cases__slide{min-width:100%;opacity:0;transition:opacity .3s ease}.modal-body .modal-cases__slide.active{opacity:1}.modal-body .modal-cases__slide img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:contain}.modal-body .modal-cases__next,.modal-body .modal-cases__prev{position:absolute;top:50%;transform:translateY(-50%);background:rgba(252,251,251,.8);border:none;font-size:3rem;color:#364751;cursor:pointer;border-radius:4px;transition:all .2s ease;z-index:10}.modal-body .modal-cases__next:hover,.modal-body .modal-cases__prev:hover{background:rgba(252,251,251,.95);color:#328fc6}.modal-body .modal-cases__next:disabled,.modal-body .modal-cases__prev:disabled{opacity:.3;cursor:not-allowed}.modal-body .modal-cases__prev{left:10px}.modal-body .modal-cases__next{right:10px}.modal-body .modal-cases__indicators{display:flex;justify-content:center;gap:.5rem;padding:1rem}.modal-body .modal-cases__indicator{width:8px;height:8px;border-radius:50%;background:rgba(54,71,81,.3);border:none;cursor:pointer;padding:0;transition:all .2s ease}.modal-body .modal-cases__indicator.active{background:#328fc6;transform:scale(1.2)}.modal-body .modal-cases__indicator:hover{background:rgba(50,143,198,.7)}.modal-body .modal-spec{width:100%}.modal-body .modal-spec .spec-table{width:100%;border-collapse:collapse;table-layout:fixed}.modal-body .modal-spec .spec-table td,.modal-body .modal-spec .spec-table th{border:1px solid rgba(54,71,81,.15);padding:10px 14px;word-break:break-word}.modal-body .modal-spec .spec-table th{width:50%;background:rgba(54,71,81,.05);text-align:left}@media (min-width:768px){.modal-body .modal-spec .spec-table th{width:30%}}.modal-body .modal-spec .spec-table td{width:50%}@media (min-width:768px){.modal-body .modal-spec .spec-table td{width:70%}}.modal-footer{padding:2rem;border-top:1px solid #328fc6;text-align:center}.modal-footer .modal-btn{width:auto;letter-spacing:.9pt}@keyframes modalSlideIn{from{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.modal-content{width:95%}}